Trace number 3308656
Some explanations
A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process.
The trace of the execution of a solver is divided into four (or five) parts:
-
SOLVER DATA
This is the output of the solver (stdout and stderr).
Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.
When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.
As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
-
VERIFIER DATA
The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
-
CONVERSION SCRIPT DATA (Optionnal)
When a conversion script is used, this section shows the messages that were output by the conversion script.
-
WATCHER DATA
This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver.
The memory used by the solver (vsize) is also given every ten seconds.
When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
-
LAUNCHER DATA
These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.
Solver answer on this benchmark
General information on the benchmark
Name | application/rintanen/SATPlanning/ sokoban-sequential-p145-microban-sequential.050-NOTKNOWN.cnf |
MD5SUM | 6ed645315c9ffb8177453b955fbe1737 |
Bench Category | APPLICATION (applications instances) |
Best result obtained on this benchmark | SAT |
Best CPU time to get the best result obtained on this benchmark | 1200.86 |
Satisfiable | |
(Un)Satisfiability was proved | |
Number of variables | 109684 |
Number of clauses | 1767096 |
Sum of the clauses size | 4034296 |
Maximum clause length | 78 |
Minimum clause length | 1 |
Number of clauses of size 1 | 696 |
Number of clauses of size 2 | 1705200 |
Number of clauses of size 3 | 4800 |
Number of clauses of size 4 | 22200 |
Number of clauses of size 5 | 9600 |
Number of clauses of size over 5 | 24600 |
Solver Data
0.00/0.00 c PicoSATLight Version 236 3e7a3f8825c0b9e241f38a63fee5517540b2feca
0.00/0.00 c Copyright (C) 2009, Armin Biere, JKU, Linz, Austria. All rights reserved.
0.00/0.00 c Released on Sun Mar 22 10:16:26 CET 2009
0.00/0.00 c Compiled on Tue Mar 24 21:24:39 CET 2009
0.00/0.00 c g++ (GCC) 4.3.2 20081105 (Red Hat 4.3.2-7)
0.00/0.00 c -O3 -m32 -static -Wall -Wextra -DNDEBUG -DNLOGPRECO -DNSTATSPRECO
0.00/0.00 c -finline-limit=10000000 -fomit-frame-pointer -fno-exceptions
0.00/0.00 c Linux baghera 2.6.27.19-170.2.35.fc10.i686.PAE i686
0.00/0.00 c
0.00/0.00 c reading HOME/instance-3308656-1303983644.cnf
0.00/0.00 c found header 'p cnf 109684 1767096'
1.49/1.55 c finished parsing
1.49/1.55 c
1.49/1.55 c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
1.49/1.55 c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
1.49/1.55 c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
1.49/1.55 c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
1.49/1.55 c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
1.49/1.55 c --random=1 --spread=2000 --seed=0 --skip=25
1.49/1.55 c
1.49/1.55 c sizeof vars[0] = 16 alignment = 0 2 MB
1.49/1.55 c sizeof orgs[0] = 8 alignment = 0 1 MB
1.49/1.55 c sizeof occs[0] = 8 alignment = 0 1 MB
1.49/1.55 c sizeof iirfs[0..1] = 8 alignment = 0 1 MB
1.49/1.55 c
1.49/1.55 c starting search after 1.5 seconds
1.49/1.55 c no decision limit
1.49/1.58 c
1.49/1.58 c original/binary fixed eliminated learned agility
1.49/1.58 c seconds variables equivalent conflicts height MB
1.49/1.58 c
1.49/1.58 c * 1.6 1393438 87169 22056 459 0 0 0 0.0 0 102
4.09/4.13 c s 4.1 1006301 70822 38239 363 260 0 0 0.0 0 71
4.09/4.13 c l 4.1 1006301 70822 38239 363 260 0 41103 0.0 0 71
4.30/4.36 c R 4.4 1012627 70804 38254 366 260 194 188 669.6 1 73
5.78/5.85 c B 5.9 1172540 69712 39313 399 260 1000 956 469.4 2 91
6.18/6.23 c R 6.2 1238516 69373 39648 403 260 1231 1183 451.1 1 95
7.38/7.41 c B 7.4 1351288 68882 40109 433 260 2000 1931 503.3 1 103
15.69/15.75 c s 15.7 1934700 66236 42400 465 583 4185 3289 658.7 2 135
25.69/25.78 c B 25.8 3328860 62374 46070 657 583 8001 7008 556.2 1 233
37.89/37.98 c s 38.0 3448764 61486 46760 717 721 11086 9110 514.5 0 240
39.50/39.50 c R 39.5 3706255 61156 47066 741 721 11669 9687 508.1 1 255
63.89/63.95 c B 64.0 5452611 60649 47438 876 721 24007 21847 489.9 1 405
75.09/75.18 c s 75.2 5290925 60563 47455 887 779 25646 22100 496.6 0 392
108.80/108.87 c + 108.9 6781265 59689 48217 999 779 41103 45213 485.8 0 511
131.60/131.62 c s 131.6 6866726 59453 48402 1034 795 46333 39803 484.8 0 513
142.00/142.02 c R 142.0 7194916 59116 48698 1075 795 50502 43959 501.6 0 548
144.10/144.10 c + 144.1 7272625 59076 48731 1082 795 51375 49734 498.8 1 556
174.19/174.29 c B 174.3 8328240 58731 49031 1127 795 64014 49960 502.8 0 637
174.69/174.74 c + 174.8 8346400 58724 49038 1127 795 64215 54707 502.3 2 638
177.40/177.44 c allocating 128 MB block
202.50/202.58 c allocating 128 MB block
210.60/210.64 c allocating 128 MB block
212.60/212.64 c
212.60/212.64 c original/binary fixed eliminated learned agility
212.60/212.64 c seconds variables equivalent conflicts height MB
212.60/212.64 c
212.60/212.64 c s 212.7 8718433 58363 49292 1178 851 72590 41939 499.0 1 667
230.10/230.10 c + 230.1 9199064 57866 49736 1231 851 80266 60177 500.5 0 720
287.80/287.82 c + 287.8 10955317 57264 50282 1287 851 100331 66194 498.1 0 864
309.01/309.08 c allocating 128 MB block
318.10/318.19 c allocating 128 MB block
320.80/320.87 c s 320.9 10930275 57097 50423 1294 870 105945 62907 495.8 1 853
320.80/320.87 c - 320.9 10930275 57097 50423 1294 870 105945 65533 495.8 1 853
323.80/323.84 c R 323.9 11050495 56879 50634 1301 870 107147 64109 496.8 2 864
370.81/370.82 c + 370.8 12520658 56459 51001 1354 870 124157 72086 490.6 1 970
448.31/448.38 c allocating 128 MB block
458.51/458.57 c allocating 128 MB block
462.11/462.13 c s 462.1 13909665 55790 51553 1417 924 150032 56056 493.6 1 989
474.91/474.92 c + 474.9 14310048 55615 51705 1440 924 155195 79294 491.6 1 1032
487.71/487.71 c B 487.7 14689860 55573 51738 1449 924 160035 66043 490.0 0 1071
556.12/556.16 c allocating 256 MB block
583.81/583.85 c + 583.9 17520630 55012 52270 1478 924 193992 87223 494.1 1 1416
641.42/641.44 c allocating 128 MB block
645.31/645.35 c allocating 256 MB block
657.61/657.65 c allocating 128 MB block
661.62/661.67 c allocating 256 MB block
666.21/666.21 c s 666.2 18032048 54825 52414 1492 953 209865 82455 489.0 0 1426
760.92/760.99 c + 761.0 19608494 54120 53006 1605 953 242490 95945 490.4 1 1552
852.33/852.34 c R 852.4 20894413 53876 53222 1633 953 276964 96100 490.3 1 1666
924.73/924.72 c + 924.8 21711247 53707 53379 1645 953 303110 105539 486.4 1 1694
946.43/946.42 c allocating 128 MB block
950.43/950.46 c allocating 256 MB block
964.33/964.37 c allocating 128 MB block
968.43/968.41 c allocating 256 MB block
973.44/973.47 c s 973.5 20306342 53652 53418 1650 964 306973 99833 485.7 0 1625
1165.44/1165.46 c + 1165.5 22343698 53280 53725 1715 964 378886 116092 479.4 1 1727
1178.94/1178.90 c B 1179.0 22477303 53268 53737 1715 964 384113 111061 478.6 1 1753
1280.14/1280.17 c allocating 128 MB block
1284.14/1284.18 c allocating 256 MB block
1299.24/1299.23 c allocating 128 MB block
1300.05/1300.00 c
1300.05/1300.00 c *** CAUGHT SIGNAL 15 ***
1300.05/1300.00 c
1300.05/1300.00 c 420931 conflicts, 5982621 decisions, 2986 random
1300.05/1300.00 c 291 iterations, 1988 restarts, 0 skipped
1300.05/1300.00 c 11 enlarged, 2487 shrunken, 4119 rescored, 126 rebiased
1300.05/1300.00 c 11 simplifications, 0 reductions
1300.05/1300.00 c
1300.05/1300.00 c vars: 53807 fixed, 1728 equiv, 987 elim, 2871 merged
1300.05/1300.00 c elim: 4698464 resolutions, 11 phases, 1 rounds
1300.05/1300.00 c sbst: 99% substituted, 64.2% nots, 35.8% ands, 0.0% xors, 0.0% ites
1300.05/1300.00 c arty: 2.30 and 0.00 xor average arity
1300.05/1300.00 c prbe: 141719 probed, 2778 phases, 1 rounds
1300.05/1300.00 c prbe: 4281 failed, 5059 lifted, 13 merged
1300.05/1300.00 c sccs: 276 non trivial, 0 fixed, 281 merged
1300.05/1300.00 c hash: 126 units, 2577 merged
1300.05/1300.00 c mins: 397504980 learned, 27% deleted, 38 strong, 126 depth
1300.05/1300.00 c subs: 3579 forward, 8949 backward, 131187 doms
1300.05/1300.00 c strs: 915 forward, 4 backward
1300.05/1300.00 c doms: 1002067 dominators, 285729 high, 640 low
1300.05/1300.00 c prps: 3636046105 propagations, 2.80 megaprops
1300.05/1300.00 c
1300.05/1300.00 c 1300.1 seconds, 1818 MB max, 1426 MB recycled
1300.05/1300.00 c
1300.05/1300.00 c *** CAUGHT SIGNAL 15 ***
1300.05/1300.00 c
Verifier Data
ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>
Watcher Data
runsolver Copyright (C) 2010-2011 Olivier ROUSSEL
This is runsolver version 3.3.0 (svn: 935)
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3308656-1303983644/watcher-3308656-1303983644 -o /tmp/evaluation-result-3308656-1303983644/solver-3308656-1303983644 -C 2400 -W 1300 -M 7680 HOME/precosat HOME/instance-3308656-1303983644.cnf
running on 2 cores: 0,2
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB
[startup+0 s]
/proc/loadavg: 3.99 3.09 1.51 5/189 30481
/proc/meminfo: memFree=13786420/32951124 swapFree=67111528/67111528
[pid=30481] ppid=30479 vsize=5164 CPUtime=0 cores=0,2
/proc/30481/stat : 30481 (precosat) R 30479 30481 30355 0 -1 4202496 1059 0 0 0 0 0 0 0 23 0 1 0 490780140 5287936 1015 33554432000 134512640 135151029 4294232640 18446744073709551615 134534335 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30481/statm: 1291 1016 60 156 0 1134 0
[startup+0.0779109 s]
/proc/loadavg: 3.99 3.09 1.51 5/189 30481
/proc/meminfo: memFree=13786420/32951124 swapFree=67111528/67111528
[pid=30481] ppid=30479 vsize=11168 CPUtime=0.07 cores=0,2
/proc/30481/stat : 30481 (precosat) R 30479 30481 30355 0 -1 4202496 2671 0 0 0 7 0 0 0 23 0 1 0 490780140 11436032 2627 33554432000 134512640 135151029 4294232640 18446744073709551615 134703758 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/30481/statm: 2792 2627 65 156 0 2635 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 11168
[startup+0.100893 s]
/proc/loadavg: 3.99 3.09 1.51 5/189 30481
/proc/meminfo: memFree=13786420/32951124 swapFree=67111528/67111528
[pid=30481] ppid=30479 vsize=12088 CPUtime=0.09 cores=0,2
/proc/30481/stat : 30481 (precosat) R 30479 30481 30355 0 -1 4202496 2949 0 0 0 9 0 0 0 23 0 1 0 490780140 12378112 2872 33554432000 134512640 135151029 4294232640 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/30481/statm: 3022 2873 65 156 0 2865 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12088
[startup+0.300856 s]
/proc/loadavg: 3.99 3.09 1.51 5/189 30481
/proc/meminfo: memFree=13786420/32951124 swapFree=67111528/67111528
[pid=30481] ppid=30479 vsize=28268 CPUtime=0.28 cores=0,2
/proc/30481/stat : 30481 (precosat) R 30479 30481 30355 0 -1 4202496 7423 0 0 0 28 0 0 0 25 0 1 0 490780140 28946432 6895 33554432000 134512640 135151029 4294232640 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/30481/statm: 7067 6895 65 156 0 6910 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 28268
[startup+0.70079 s]
/proc/loadavg: 3.99 3.09 1.51 5/189 30481
/proc/meminfo: memFree=13786420/32951124 swapFree=67111528/67111528
[pid=30481] ppid=30479 vsize=58700 CPUtime=0.69 cores=0,2
/proc/30481/stat : 30481 (precosat) R 30479 30481 30355 0 -1 4202496 16574 0 0 0 67 2 0 0 25 0 1 0 490780140 60108800 14508 33554432000 134512640 135151029 4294232640 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/30481/statm: 14675 14511 65 156 0 14518 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 58700
[startup+1.50064 s]
/proc/loadavg: 3.99 3.09 1.51 5/190 30482
/proc/meminfo: memFree=13705316/32951124 swapFree=67111528/67111528
[pid=30481] ppid=30479 vsize=115468 CPUtime=1.49 cores=0,2
/proc/30481/stat : 30481 (precosat) R 30479 30481 30355 0 -1 4202496 32822 0 0 0 144 5 0 0 25 0 1 0 490780140 118239232 28707 33554432000 134512640 135151029 4294232640 18446744073709551615 134703758 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/30481/statm: 28867 28708 65 156 0 28710 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 115468
[startup+3.10034 s]
/proc/loadavg: 3.99 3.09 1.51 5/190 30482
/proc/meminfo: memFree=13672704/32951124 swapFree=67111528/67111528
[pid=30481] ppid=30479 vsize=118812 CPUtime=3.08 cores=0,2
/proc/30481/stat : 30481 (precosat) R 30479 30481 30355 0 -1 4202496 43998 0 0 0 302 6 0 0 25 0 1 0 490780140 121663488 29459 33554432000 134512640 135151029 4294232640 18446744073709551615 134573909 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/30481/statm: 29703 29459 80 156 0 29546 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 118812
[startup+6.30066 s]
/proc/loadavg: 4.15 3.14 1.54 5/190 30482
/proc/meminfo: memFree=13663776/32951124 swapFree=67111528/67111528
[pid=30481] ppid=30479 vsize=122108 CPUtime=6.28 cores=0,2
/proc/30481/stat : 30481 (precosat) R 30479 30481 30355 0 -1 4202496 52135 0 0 0 621 7 0 0 25 0 1 0 490780140 125038592 30286 33554432000 134512640 135151029 4294232640 18446744073709551615 134554777 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/30481/statm: 30527 30286 80 156 0 30370 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 122108
[startup+12.7004 s]
/proc/loadavg: 4.14 3.16 1.55 5/190 30483
/proc/meminfo: memFree=13581948/32951124 swapFree=67111528/67111528
[pid=30481] ppid=30479 vsize=159464 CPUtime=12.69 cores=0,2
/proc/30481/stat : 30481 (precosat) R 30479 30481 30355 0 -1 4202496 73834 0 0 0 1258 11 0 0 25 0 1 0 490780140 163291136 39266 33554432000 134512640 135151029 4294232640 18446744073709551615 134521818 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/30481/statm: 39866 39266 80 156 0 39709 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 159464
[startup+25.5009 s]
/proc/loadavg: 4.11 3.20 1.59 5/190 30483
/proc/meminfo: memFree=13525392/32951124 swapFree=67111528/67111528
[pid=30481] ppid=30479 vsize=265392 CPUtime=25.49 cores=0,2
/proc/30481/stat : 30481 (precosat) R 30479 30481 30355 0 -1 4202496 121332 0 0 0 2531 18 0 0 25 0 1 0 490780140 271761408 65363 33554432000 134512640 135151029 4294232640 18446744073709551615 134580636 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/30481/statm: 66348 65363 80 156 0 66191 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 265392
[startup+51.1008 s]
/proc/loadavg: 4.07 3.26 1.65 5/190 30484
/proc/meminfo: memFree=13383828/32951124 swapFree=67111528/67111528
[pid=30481] ppid=30479 vsize=405256 CPUtime=51.09 cores=0,2
/proc/30481/stat : 30481 (precosat) R 30479 30481 30355 0 -1 4202496 218445 0 0 0 5074 35 0 0 25 0 1 0 490780140 414982144 99811 33554432000 134512640 135151029 4294232640 18446744073709551615 134551358 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/30481/statm: 101314 99811 80 156 0 101157 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 405256
[startup+102.307 s]
/proc/loadavg: 4.03 3.37 1.77 5/190 30485
/proc/meminfo: memFree=13210708/32951124 swapFree=67111528/67111528
[pid=30481] ppid=30479 vsize=557056 CPUtime=102.3 cores=0,2
/proc/30481/stat : 30481 (precosat) R 30479 30481 30355 0 -1 4202496 326668 0 0 0 10176 54 0 0 25 0 1 0 490780140 570425344 138035 33554432000 134512640 135151029 4294232640 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/30481/statm: 139264 138035 80 156 0 139107 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 557056
[startup+162.301 s]
/proc/loadavg: 4.01 3.48 1.91 5/190 30487
/proc/meminfo: memFree=13076576/32951124 swapFree=67111528/67111528
[pid=30481] ppid=30479 vsize=692180 CPUtime=162.3 cores=0,2
/proc/30481/stat : 30481 (precosat) R 30479 30481 30355 0 -1 4202496 431205 0 0 0 16158 72 0 0 25 0 1 0 490780140 708792320 171715 33554432000 134512640 135151029 4294232640 18446744073709551615 134554750 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/30481/statm: 173045 171715 80 156 0 172888 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 692180
[startup+222.301 s]
/proc/loadavg: 4.00 3.57 2.04 5/190 30488
/proc/meminfo: memFree=12891064/32951124 swapFree=67111528/67111528
[pid=30481] ppid=30479 vsize=861096 CPUtime=222.3 cores=0,2
/proc/30481/stat : 30481 (precosat) R 30479 30481 30355 0 -1 4202496 626337 0 0 0 22127 103 0 0 25 0 1 0 490780140 881762304 214196 33554432000 134512640 135151029 4294232640 18446744073709551615 134554789 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/30481/statm: 215274 214196 80 156 0 215117 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 861096
[startup+282.301 s]
/proc/loadavg: 4.06 3.66 2.16 5/190 30490
/proc/meminfo: memFree=12776696/32951124 swapFree=67111528/67111528
[pid=30481] ppid=30479 vsize=963292 CPUtime=282.3 cores=0,2
/proc/30481/stat : 30481 (precosat) R 30479 30481 30355 0 -1 4202496 651114 0 0 0 28121 109 0 0 25 0 1 0 490780140 986411008 238973 33554432000 134512640 135151029 4294232640 18446744073709551615 134554777 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/30481/statm: 240823 238973 80 156 0 240666 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 963292
[startup+342.301 s]
/proc/loadavg: 4.02 3.72 2.27 5/190 30491
/proc/meminfo: memFree=12704244/32951124 swapFree=67111528/67111528
[pid=30481] ppid=30479 vsize=1028880 CPUtime=342.3 cores=0,2
/proc/30481/stat : 30481 (precosat) R 30479 30481 30355 0 -1 4202496 804701 0 0 0 34098 132 0 0 25 0 1 0 490780140 1053573120 256165 33554432000 134512640 135151029 4294232640 18446744073709551615 134572573 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/30481/statm: 257220 256165 80 156 0 257063 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1028880
[startup+402.301 s]
/proc/loadavg: 4.01 3.77 2.38 5/190 30493
/proc/meminfo: memFree=12561636/32951124 swapFree=67111528/67111528
[pid=30481] ppid=30479 vsize=1178692 CPUtime=402.31 cores=0,2
/proc/30481/stat : 30481 (precosat) R 30479 30481 30355 0 -1 4202496 839929 0 0 0 40091 140 0 0 25 0 1 0 490780140 1206980608 291393 33554432000 134512640 135151029 4294232640 18446744073709551615 134554777 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/30481/statm: 294673 291393 80 156 0 294516 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 1178692
[startup+462.301 s]
/proc/loadavg: 4.00 3.81 2.48 5/190 30495
/proc/meminfo: memFree=12474188/32951124 swapFree=67111528/67111528
[pid=30481] ppid=30479 vsize=1261188 CPUtime=462.31 cores=0,2
/proc/30481/stat : 30481 (precosat) R 30479 30481 30355 0 -1 4202496 997472 0 0 0 46066 165 0 0 25 0 1 0 490780140 1291456512 312798 33554432000 134512640 135151029 4294232640 18446744073709551615 134542738 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/30481/statm: 315297 312798 80 156 0 315140 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 1261188
[startup+522.301 s]
/proc/loadavg: 4.00 3.84 2.57 5/190 30496
/proc/meminfo: memFree=12395168/32951124 swapFree=67111528/67111528
[pid=30481] ppid=30479 vsize=1344736 CPUtime=522.31 cores=0,2
/proc/30481/stat : 30481 (precosat) R 30479 30481 30355 0 -1 4202496 1018011 0 0 0 52061 170 0 0 25 0 1 0 490780140 1377009664 333337 33554432000 134512640 135151029 4294232640 18446744073709551615 134572611 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/30481/statm: 336184 333337 80 156 0 336027 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 1344736
[startup+582.3 s]
/proc/loadavg: 4.00 3.87 2.66 5/190 30498
/proc/meminfo: memFree=12149492/32951124 swapFree=67111528/67111528
[pid=30481] ppid=30479 vsize=1593052 CPUtime=582.31 cores=0,2
/proc/30481/stat : 30481 (precosat) R 30479 30481 30355 0 -1 4202496 1111057 0 0 0 58046 185 0 0 25 0 1 0 490780140 1631285248 393614 33554432000 134512640 135151029 4294232640 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/30481/statm: 398263 393614 80 156 0 398106 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 1593052
[startup+642.3 s]
/proc/loadavg: 4.00 3.89 2.74 5/190 30499
/proc/meminfo: memFree=12089692/32951124 swapFree=67111528/67111528
[pid=30481] ppid=30479 vsize=1630212 CPUtime=642.32 cores=0,2
/proc/30481/stat : 30481 (precosat) R 30479 30481 30355 0 -1 4202496 1201542 0 0 0 64030 202 0 0 25 0 1 0 490780140 1669337088 401870 33554432000 134512640 135151029 4294232640 18446744073709551615 134579313 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/30481/statm: 407553 401870 80 156 0 407396 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 1630212
[startup+702.3 s]
/proc/loadavg: 4.00 3.91 2.81 5/190 30501
/proc/meminfo: memFree=12006084/32951124 swapFree=67111528/67111528
[pid=30481] ppid=30479 vsize=1695488 CPUtime=702.31 cores=0,2
/proc/30481/stat : 30481 (precosat) R 30479 30481 30355 0 -1 4202496 1406459 0 0 0 70000 231 0 0 25 0 1 0 490780140 1736179712 421161 33554432000 134512640 135151029 4294232640 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/30481/statm: 423872 421161 80 156 0 423715 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 1695488
[startup+762.306 s]
/proc/loadavg: 4.00 3.92 2.89 5/190 30503
/proc/meminfo: memFree=11949776/32951124 swapFree=67111528/67111528
[pid=30481] ppid=30479 vsize=1756596 CPUtime=762.33 cores=0,2
/proc/30481/stat : 30481 (precosat) R 30479 30481 30355 0 -1 4202496 1420426 0 0 0 75997 236 0 0 25 0 1 0 490780140 1798754304 435128 33554432000 134512640 135151029 4294232640 18446744073709551615 134551482 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/30481/statm: 439149 435128 80 156 0 438992 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 1756596
[startup+822.301 s]
/proc/loadavg: 4.03 3.94 2.96 5/190 30504
/proc/meminfo: memFree=11860220/32951124 swapFree=67111528/67111528
[pid=30481] ppid=30479 vsize=1850592 CPUtime=822.32 cores=0,2
/proc/30481/stat : 30481 (precosat) R 30479 30481 30355 0 -1 4202496 1442426 0 0 0 81991 241 0 0 25 0 1 0 490780140 1895006208 457128 33554432000 134512640 135151029 4294232640 18446744073709551615 134554582 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/30481/statm: 462648 457128 80 156 0 462491 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 1850592
[startup+882.301 s]
/proc/loadavg: 3.96 3.94 3.02 5/190 30590
/proc/meminfo: memFree=11103124/32951124 swapFree=67111528/67111528
[pid=30481] ppid=30479 vsize=1899816 CPUtime=882.33 cores=0,2
/proc/30481/stat : 30481 (precosat) R 30479 30481 30355 0 -1 4202496 1453687 0 0 0 87989 244 0 0 25 0 1 0 490780140 1945411584 468389 33554432000 134512640 135151029 4294232640 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/30481/statm: 474954 468389 80 156 0 474797 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 1899816
[startup+942.301 s]
/proc/loadavg: 3.98 3.94 3.07 5/190 30591
/proc/meminfo: memFree=11306860/32951124 swapFree=67111528/67111528
[pid=30481] ppid=30479 vsize=1676060 CPUtime=942.32 cores=0,2
/proc/30481/stat : 30481 (precosat) R 30479 30481 30355 0 -1 4202496 1463695 0 0 0 93985 247 0 0 25 0 1 0 490780140 1716285440 412431 33554432000 134512640 135151029 4294232640 18446744073709551615 134521599 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/30481/statm: 419015 412431 80 156 0 418858 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 1676060
[startup+1002.3 s]
/proc/loadavg: 3.99 3.95 3.13 5/190 30620
/proc/meminfo: memFree=11319556/32951124 swapFree=67111528/67111528
[pid=30481] ppid=30479 vsize=1938208 CPUtime=1002.33 cores=0,2
/proc/30481/stat : 30481 (precosat) R 30479 30481 30355 0 -1 4202496 1732983 0 0 0 99949 284 0 0 25 0 1 0 490780140 1984724992 481675 33554432000 134512640 135151029 4294232640 18446744073709551615 134578057 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/30481/statm: 484552 481675 80 156 0 484395 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 1938208
[startup+1062.3 s]
/proc/loadavg: 3.99 3.96 3.18 5/190 30622
/proc/meminfo: memFree=11308908/32951124 swapFree=67111528/67111528
[pid=30481] ppid=30479 vsize=1938208 CPUtime=1062.33 cores=0,2
/proc/30481/stat : 30481 (precosat) R 30479 30481 30355 0 -1 4202496 1733039 0 0 0 105949 284 0 0 25 0 1 0 490780140 1984724992 481731 33554432000 134512640 135151029 4294232640 18446744073709551615 134578118 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/30481/statm: 484552 481731 80 156 0 484395 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 1938208
[startup+1122.3 s]
/proc/loadavg: 4.07 3.98 3.23 5/190 30677
/proc/meminfo: memFree=12038900/32951124 swapFree=67111528/67111528
[pid=30481] ppid=30479 vsize=1938208 CPUtime=1122.34 cores=0,2
/proc/30481/stat : 30481 (precosat) R 30479 30481 30355 0 -1 4202496 1733576 0 0 0 111950 284 0 0 25 0 1 0 490780140 1984724992 482268 33554432000 134512640 135151029 4294232640 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/30481/statm: 484552 482268 80 156 0 484395 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 1938208
[startup+1182.3 s]
/proc/loadavg: 4.03 3.98 3.28 6/190 30733
/proc/meminfo: memFree=11965752/32951124 swapFree=67111528/67111528
[pid=30481] ppid=30479 vsize=1989552 CPUtime=1182.34 cores=0,2
/proc/30481/stat : 30481 (precosat) R 30479 30481 30355 0 -1 4202496 1745717 0 0 0 117945 289 0 0 25 0 1 0 490780140 2037301248 494409 33554432000 134512640 135151029 4294232640 18446744073709551615 134556858 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/30481/statm: 497388 494409 80 156 0 497231 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 1989552
[startup+1242.3 s]
/proc/loadavg: 4.05 4.00 3.33 6/190 30743
/proc/meminfo: memFree=11902724/32951124 swapFree=67111528/67111528
[pid=30481] ppid=30479 vsize=2041432 CPUtime=1242.34 cores=0,2
/proc/30481/stat : 30481 (precosat) R 30479 30481 30355 0 -1 4202496 1757628 0 0 0 123943 291 0 0 25 0 1 0 490780140 2090426368 506320 33554432000 134512640 135151029 4294232640 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/30481/statm: 510358 506320 80 156 0 510201 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 2041432
Maximum wall clock time exceeded: sending SIGTERM then SIGKILL
[startup+1300 s]
/proc/loadavg: 4.07 4.01 3.37 5/190 30745
/proc/meminfo: memFree=11928108/32951124 swapFree=67111528/67111528
[pid=30481] ppid=30479 vsize=1990560 CPUtime=1300.05 cores=0,2
/proc/30481/stat : 30481 (precosat) R 30479 30481 30355 0 -1 4202496 1965414 0 0 0 129682 323 0 0 25 0 1 0 490780140 2038333440 494989 33554432000 134512640 135151029 4294232640 18446744073709551615 134579313 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/30481/statm: 497640 494989 80 156 0 497483 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 1990560
Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds
Solver just ended. Dumping a history of the last processes samples
Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.1
CPU time (s): 1300.16
CPU user time (s): 1296.83
CPU system time (s): 3.32849
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 2187200
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1296.83
system time used= 3.32849
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1965415
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 4539
runsolver used 2.25166 second user time and 4.85426 second system time
The end
Launcher Data
Begin job on node143 at 2011-04-28 11:40:45
IDJOB=3308656
IDBENCH=82379
IDSOLVER=1690
FILE ID=node143/3308656-1303983644
RUNJOBID= node143-1303983194-30373
PBS_JOBID= 13168683
Free space on /tmp= 72888 MiB
SOLVER NAME= SAT09 reference solver:precosat 236
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.050-NOTKNOWN.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3308656-1303983644/watcher-3308656-1303983644 -o /tmp/evaluation-result-3308656-1303983644/solver-3308656-1303983644 -C 2400 -W 1300 -M 7680 HOME/precosat HOME/instance-3308656-1303983644.cnf
TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2
MD5SUM BENCH= 6ed645315c9ffb8177453b955fbe1737
RANDOM SEED=604937935
node143.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009
/proc/cpuinfo:
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 26
model name : Intel(R) Xeon(R) CPU X5550 @ 2.67GHz
stepping : 5
cpu MHz : 2666.846
cache size : 8192 KB
physical id : 0
siblings : 4
core id : 0
cpu cores : 4
apicid : 0
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips : 5333.69
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: [8]
processor : 1
vendor_id : GenuineIntel
cpu family : 6
model : 26
model name : Intel(R) Xeon(R) CPU X5550 @ 2.67GHz
stepping : 5
cpu MHz : 2666.846
cache size : 8192 KB
physical id : 1
siblings : 4
core id : 0
cpu cores : 4
apicid : 16
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips : 5226.15
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: [8]
processor : 2
vendor_id : GenuineIntel
cpu family : 6
model : 26
model name : Intel(R) Xeon(R) CPU X5550 @ 2.67GHz
stepping : 5
cpu MHz : 2666.846
cache size : 8192 KB
physical id : 0
siblings : 4
core id : 1
cpu cores : 4
apicid : 2
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips : 5332.74
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: [8]
processor : 3
vendor_id : GenuineIntel
cpu family : 6
model : 26
model name : Intel(R) Xeon(R) CPU X5550 @ 2.67GHz
stepping : 5
cpu MHz : 2666.846
cache size : 8192 KB
physical id : 1
siblings : 4
core id : 1
cpu cores : 4
apicid : 18
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips : 5332.83
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: [8]
processor : 4
vendor_id : GenuineIntel
cpu family : 6
model : 26
model name : Intel(R) Xeon(R) CPU X5550 @ 2.67GHz
stepping : 5
cpu MHz : 2666.846
cache size : 8192 KB
physical id : 0
siblings : 4
core id : 2
cpu cores : 4
apicid : 4
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips : 5332.75
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: [8]
processor : 5
vendor_id : GenuineIntel
cpu family : 6
model : 26
model name : Intel(R) Xeon(R) CPU X5550 @ 2.67GHz
stepping : 5
cpu MHz : 2666.846
cache size : 8192 KB
physical id : 1
siblings : 4
core id : 2
cpu cores : 4
apicid : 20
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips : 5332.83
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: [8]
processor : 6
vendor_id : GenuineIntel
cpu family : 6
model : 26
model name : Intel(R) Xeon(R) CPU X5550 @ 2.67GHz
stepping : 5
cpu MHz : 2666.846
cache size : 8192 KB
physical id : 0
siblings : 4
core id : 3
cpu cores : 4
apicid : 6
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips : 5332.74
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: [8]
processor : 7
vendor_id : GenuineIntel
cpu family : 6
model : 26
model name : Intel(R) Xeon(R) CPU X5550 @ 2.67GHz
stepping : 5
cpu MHz : 2666.846
cache size : 8192 KB
physical id : 1
siblings : 4
core id : 3
cpu cores : 4
apicid : 22
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips : 5332.83
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: [8]
/proc/meminfo:
MemTotal: 32951124 kB
MemFree: 13786568 kB
Buffers: 2288904 kB
Cached: 15960660 kB
SwapCached: 0 kB
Active: 7182532 kB
Inactive: 11418660 kB
HighTotal: 0 kB
HighFree: 0 kB
LowTotal: 32951124 kB
LowFree: 13786568 kB
SwapTotal: 67111528 kB
SwapFree: 67111528 kB
Dirty: 30716 kB
Writeback: 0 kB
AnonPages: 350880 kB
Mapped: 16192 kB
Slab: 496468 kB
PageTables: 5812 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
CommitLimit: 83587088 kB
Committed_AS: 532308 kB
VmallocTotal: 34359738367 kB
VmallocUsed: 296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total: 0
HugePages_Free: 0
HugePages_Rsvd: 0
Hugepagesize: 2048 kB
Free space on /tmp at the end= 72888 MiB
End job on node143 at 2011-04-28 12:02:27