Trace number 3362116

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:
  1. 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.
  2. 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.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. 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.
  5. 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

Solver NameAnswerCPU timeWall clock time
SAT09 reference solver: ManySAT 1.1 aimd 1/2009-03-20? (exit code) 146.411 41.1785

General information on the benchmark

Nameapplication/jarvisalo/AAAI2010-SATPlanning/
aaai10-planning-ipc5-pipesworld-27-step14.cnf
MD5SUM81ce0182c472e24dcec12d46426b1ef2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark10.5184
Satisfiable
(Un)Satisfiability was proved
Number of variables249618
Number of clauses5949456
Sum of the clauses size13135227
Maximum clause length3193
Minimum clause length1
Number of clauses of size 1556
Number of clauses of size 25854751
Number of clauses of size 36598
Number of clauses of size 410852
Number of clauses of size 58795
Number of clauses of size over 567904

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c num clause = 5949456, num vars = 249618
0.00/0.00	c Exiting...too many clauses
146.27/41.11	c This is ManySAT 1.1 : 4 thread(s) on 8 core(s).
146.27/41.11	c ============================[ Problem Statistics ]=============================
146.27/41.11	c |                                                                             |
146.27/41.11	c threadId              : 2
146.27/41.11	c restarts              : 10
146.27/41.11	c conflicts             : 9340           (64 /sec)
146.27/41.11	c decisions             : 224663         (1.20 % random) (1544 /sec)
146.27/41.11	c propagations          : 76963226       (528812 /sec)
146.27/41.11	c conflict literals     : 9031908        (8.73 % deleted)
146.27/41.11	c Memory used           : 1367.61 MB
146.27/41.11	c CPU time              : 145.54 s
146.27/41.11	
146.27/41.11	c --->m=4, e=8, aimd=0, HOME/instance-3362116-1305299835.cnf	time: 36.385	conflicts: 9340         

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: 961)

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-3362116-1305299835/watcher-3362116-1305299835 -o /tmp/evaluation-result-3362116-1305299835/solver-3362116-1305299835 -C 40000 -W 5100 -M 31000 manysat.sh HOME/instance-3362116-1305299835.cnf aimd 1 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.56 3.64 3.71 2/329 24987
/proc/meminfo: memFree=8381900/32951124 swapFree=67056804/67111528
[pid=24987] ppid=24985 vsize=8700 CPUtime=0 cores=0-7
/proc/24987/stat : 24987 (manysat.sh) S 24985 24987 24661 0 -1 4202496 355 108 0 0 0 0 0 0 22 0 1 0 641584788 8908800 252 33554432000 4194304 4922060 140733319263456 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/24987/statm: 2175 252 209 178 0 68 0

[startup+0.017094 s]
/proc/loadavg: 3.56 3.64 3.71 2/329 24987
/proc/meminfo: memFree=8381900/32951124 swapFree=67056804/67111528
[pid=24987] ppid=24985 vsize=8700 CPUtime=0 cores=0-7
/proc/24987/stat : 24987 (manysat.sh) S 24985 24987 24661 0 -1 4202496 355 108 0 0 0 0 0 0 22 0 1 0 641584788 8908800 252 33554432000 4194304 4922060 140733319263456 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/24987/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101069 s]
/proc/loadavg: 3.56 3.64 3.71 2/329 24987
/proc/meminfo: memFree=8381900/32951124 swapFree=67056804/67111528
[pid=24987] ppid=24985 vsize=8700 CPUtime=0 cores=0-7
/proc/24987/stat : 24987 (manysat.sh) S 24985 24987 24661 0 -1 4202496 355 108 0 0 0 0 0 0 22 0 1 0 641584788 8908800 252 33554432000 4194304 4922060 140733319263456 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/24987/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301033 s]
/proc/loadavg: 3.56 3.64 3.71 2/329 24987
/proc/meminfo: memFree=8381900/32951124 swapFree=67056804/67111528
[pid=24987] ppid=24985 vsize=8700 CPUtime=0 cores=0-7
/proc/24987/stat : 24987 (manysat.sh) S 24985 24987 24661 0 -1 4202496 355 108 0 0 0 0 0 0 22 0 1 0 641584788 8908800 252 33554432000 4194304 4922060 140733319263456 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/24987/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700962 s]
/proc/loadavg: 3.56 3.64 3.71 2/329 24987
/proc/meminfo: memFree=8381900/32951124 swapFree=67056804/67111528
[pid=24987] ppid=24985 vsize=8700 CPUtime=0 cores=0-7
/proc/24987/stat : 24987 (manysat.sh) S 24985 24987 24661 0 -1 4202496 355 108 0 0 0 0 0 0 22 0 1 0 641584788 8908800 252 33554432000 4194304 4922060 140733319263456 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/24987/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50083 s]
/proc/loadavg: 3.35 3.60 3.69 2/331 24990
/proc/meminfo: memFree=8142360/32951124 swapFree=67056804/67111528
[pid=24987] ppid=24985 vsize=8700 CPUtime=0 cores=0-7
/proc/24987/stat : 24987 (manysat.sh) S 24985 24987 24661 0 -1 4202496 355 108 0 0 0 0 0 0 22 0 1 0 641584788 8908800 252 33554432000 4194304 4922060 140733319263456 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/24987/statm: 2175 252 209 178 0 68 0
[pid=24989] ppid=24987 vsize=364960 CPUtime=1.49 cores=0-7
/proc/24989/stat : 24989 (manysat1.1_stat) R 24987 24987 24661 0 -1 4202496 89717 0 0 0 140 9 0 0 25 0 1 0 641584788 373719040 89668 33554432000 134512640 135305190 4294514064 18446744073709551615 134840070 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/24989/statm: 91240 89669 71 194 0 91044 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 373660

[startup+3.10054 s]
/proc/loadavg: 3.35 3.60 3.69 2/331 24990
/proc/meminfo: memFree=7876132/32951124 swapFree=67056804/67111528
[pid=24987] ppid=24985 vsize=8700 CPUtime=0 cores=0-7
/proc/24987/stat : 24987 (manysat.sh) S 24985 24987 24661 0 -1 4202496 355 108 0 0 0 0 0 0 22 0 1 0 641584788 8908800 252 33554432000 4194304 4922060 140733319263456 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/24987/statm: 2175 252 209 178 0 68 0
[pid=24989] ppid=24987 vsize=755224 CPUtime=3.09 cores=0-7
/proc/24989/stat : 24989 (manysat1.1_stat) R 24987 24987 24661 0 -1 4202496 185214 0 0 0 287 22 0 0 25 0 1 0 641584788 773349376 185165 33554432000 134512640 135305190 4294514064 18446744073709551615 134840070 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/24989/statm: 188806 185167 71 194 0 188610 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 763924

[startup+6.30097 s]
/proc/loadavg: 3.35 3.60 3.69 2/331 24990
/proc/meminfo: memFree=7185304/32951124 swapFree=67056804/67111528
[pid=24987] ppid=24985 vsize=8700 CPUtime=0 cores=0-7
/proc/24987/stat : 24987 (manysat.sh) S 24985 24987 24661 0 -1 4202496 355 108 0 0 0 0 0 0 22 0 1 0 641584788 8908800 252 33554432000 4194304 4922060 140733319263456 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/24987/statm: 2175 252 209 178 0 68 0
[pid=24989] ppid=24987 vsize=1293920 CPUtime=7.41 cores=0-7
/proc/24989/stat : 24989 (manysat1.1_stat) R 24987 24987 24661 0 -1 4202496 302218 0 0 0 698 43 0 0 18 0 4 0 641584788 1324974080 302135 33554432000 134512640 135305190 4294514064 18446744073709551615 134551776 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/24989/statm: 323480 302135 83 194 0 323284 0
Current children cumulated CPU time (s) 7.41
Current children cumulated vsize (KiB) 1302620

[startup+12.7008 s]
/proc/loadavg: 3.23 3.56 3.68 5/334 24993
/proc/meminfo: memFree=7156792/32951124 swapFree=67056804/67111528
[pid=24987] ppid=24985 vsize=8700 CPUtime=0 cores=0-7
/proc/24987/stat : 24987 (manysat.sh) S 24985 24987 24661 0 -1 4202496 355 108 0 0 0 0 0 0 22 0 1 0 641584788 8908800 252 33554432000 4194304 4922060 140733319263456 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/24987/statm: 2175 252 209 178 0 68 0
[pid=24989] ppid=24987 vsize=1314520 CPUtime=32.82 cores=0-7
/proc/24989/stat : 24989 (manysat1.1_stat) R 24987 24987 24661 0 -1 4202496 307247 0 0 0 3232 50 0 0 18 0 4 0 641584788 1346068480 307164 33554432000 134512640 135305190 4294514064 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/24989/statm: 328630 307164 83 194 0 328434 0
[pid=24989/tid=24991] ppid=24987 vsize=1314520 CPUtime=6.75 cores=0-7
/proc/24989/task/24991/stat : 24991 (manysat1.1_stat) R 24987 24987 24661 0 -1 4202560 2108 0 0 0 670 5 0 0 18 0 4 0 641585378 1346068480 307164 33554432000 134512640 135305190 4294514064 18446744073709551615 134556831 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=24989/tid=24992] ppid=24987 vsize=1314520 CPUtime=6.71 cores=0-7
/proc/24989/task/24992/stat : 24992 (manysat1.1_stat) R 24987 24987 24661 0 -1 4202560 1833 0 0 0 669 2 0 0 18 0 4 0 641585378 1346068480 307164 33554432000 134512640 135305190 4294514064 18446744073709551615 134530561 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=24989/tid=24993] ppid=24987 vsize=1314520 CPUtime=6.7 cores=0-7
/proc/24989/task/24993/stat : 24993 (manysat1.1_stat) R 24987 24987 24661 0 -1 4202560 2422 0 0 0 668 2 0 0 21 0 4 0 641585378 1346068480 307164 33554432000 134512640 135305190 4294514064 18446744073709551615 134551681 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 32.82
Current children cumulated vsize (KiB) 1323220

[startup+25.5006 s]
/proc/loadavg: 3.35 3.57 3.68 5/334 24994
/proc/meminfo: memFree=7116548/32951124 swapFree=67056804/67111528
[pid=24987] ppid=24985 vsize=8700 CPUtime=0 cores=0-7
/proc/24987/stat : 24987 (manysat.sh) S 24985 24987 24661 0 -1 4202496 355 108 0 0 0 0 0 0 22 0 1 0 641584788 8908800 252 33554432000 4194304 4922060 140733319263456 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/24987/statm: 2175 252 209 178 0 68 0
[pid=24989] ppid=24987 vsize=1353136 CPUtime=83.93 cores=0-7
/proc/24989/stat : 24989 (manysat1.1_stat) R 24987 24987 24661 0 -1 4202496 316953 0 0 0 8338 55 0 0 25 0 4 0 641584788 1385611264 316870 33554432000 134512640 135305190 4294514064 18446744073709551615 134570409 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/24989/statm: 338284 316870 83 194 0 338088 0
[pid=24989/tid=24991] ppid=24987 vsize=1353136 CPUtime=19.54 cores=0-7
/proc/24989/task/24991/stat : 24991 (manysat1.1_stat) R 24987 24987 24661 0 -1 4202560 4630 0 0 0 1947 7 0 0 18 0 4 0 641585378 1385611264 316870 33554432000 134512640 135305190 4294514064 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=24989/tid=24992] ppid=24987 vsize=1353136 CPUtime=19.5 cores=0-7
/proc/24989/task/24992/stat : 24992 (manysat1.1_stat) R 24987 24987 24661 0 -1 4202560 4658 0 0 0 1946 4 0 0 22 0 4 0 641585378 1385611264 316870 33554432000 134512640 135305190 4294514064 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=24989/tid=24993] ppid=24987 vsize=1353136 CPUtime=19.47 cores=0-7
/proc/24989/task/24993/stat : 24993 (manysat1.1_stat) R 24987 24987 24661 0 -1 4202560 4380 0 0 0 1944 3 0 0 19 0 4 0 641585378 1385611264 316870 33554432000 134512640 135305190 4294514064 18446744073709551615 134551930 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 83.93
Current children cumulated vsize (KiB) 1361836

Solver just ended. Dumping a history of the last processes samples

[startup+31.9124 s]
/proc/loadavg: 3.45 3.59 3.68 5/334 24994
/proc/meminfo: memFree=7095084/32951124 swapFree=67056804/67111528
[pid=24987] ppid=24985 vsize=8700 CPUtime=0 cores=0-7
/proc/24987/stat : 24987 (manysat.sh) S 24985 24987 24661 0 -1 4202496 355 108 0 0 0 0 0 0 22 0 1 0 641584788 8908800 252 33554432000 4194304 4922060 140733319263456 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/24987/statm: 2175 252 209 178 0 68 0
[pid=24989] ppid=24987 vsize=1373824 CPUtime=109.55 cores=0-7
/proc/24989/stat : 24989 (manysat1.1_stat) R 24987 24987 24661 0 -1 4202496 322142 0 0 0 10897 58 0 0 25 0 4 0 641584788 1406795776 322059 33554432000 134512640 135305190 4294514064 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/24989/statm: 343456 322059 83 194 0 343260 0
[pid=24989/tid=24991] ppid=24987 vsize=1373824 CPUtime=25.94 cores=0-7
/proc/24989/task/24991/stat : 24991 (manysat1.1_stat) R 24987 24987 24661 0 -1 4202560 5035 0 0 0 2587 7 0 0 18 0 4 0 641585378 1406795776 322059 33554432000 134512640 135305190 4294514064 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=24989/tid=24992] ppid=24987 vsize=1373824 CPUtime=25.89 cores=0-7
/proc/24989/task/24992/stat : 24992 (manysat1.1_stat) R 24987 24987 24661 0 -1 4202560 6454 0 0 0 2585 4 0 0 18 0 4 0 641585378 1406795776 322059 33554432000 134512640 135305190 4294514064 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=24989/tid=24993] ppid=24987 vsize=1373824 CPUtime=25.89 cores=0-7
/proc/24989/task/24993/stat : 24993 (manysat1.1_stat) R 24987 24987 24661 0 -1 4202560 5641 0 0 0 2585 4 0 0 25 0 4 0 641585378 1406795776 322059 33554432000 134512640 135305190 4294514064 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 109.55
Current children cumulated vsize (KiB) 1382524

[startup+35.1009 s]
/proc/loadavg: 3.45 3.59 3.68 5/334 24994
/proc/meminfo: memFree=7085152/32951124 swapFree=67056804/67111528
[pid=24987] ppid=24985 vsize=8700 CPUtime=0 cores=0-7
/proc/24987/stat : 24987 (manysat.sh) S 24985 24987 24661 0 -1 4202496 355 108 0 0 0 0 0 0 22 0 1 0 641584788 8908800 252 33554432000 4194304 4922060 140733319263456 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/24987/statm: 2175 252 209 178 0 68 0
[pid=24989] ppid=24987 vsize=1382640 CPUtime=122.34 cores=0-7
/proc/24989/stat : 24989 (manysat1.1_stat) R 24987 24987 24661 0 -1 4202496 324556 0 0 0 12175 59 0 0 25 0 4 0 641584788 1415823360 324473 33554432000 134512640 135305190 4294514064 18446744073709551615 134528851 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/24989/statm: 345660 324473 83 194 0 345464 0
[pid=24989/tid=24991] ppid=24987 vsize=1382640 CPUtime=29.14 cores=0-7
/proc/24989/task/24991/stat : 24991 (manysat1.1_stat) R 24987 24987 24661 0 -1 4202560 5396 0 0 0 2907 7 0 0 21 0 4 0 641585378 1415823360 324473 33554432000 134512640 135305190 4294514064 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=24989/tid=24992] ppid=24987 vsize=1382640 CPUtime=29.1 cores=0-7
/proc/24989/task/24992/stat : 24992 (manysat1.1_stat) R 24987 24987 24661 0 -1 4202560 7316 0 0 0 2905 5 0 0 19 0 4 0 641585378 1415823360 324473 33554432000 134512640 135305190 4294514064 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=24989/tid=24993] ppid=24987 vsize=1382640 CPUtime=29.07 cores=0-7
/proc/24989/task/24993/stat : 24993 (manysat1.1_stat) R 24987 24987 24661 0 -1 4202560 6358 0 0 0 2903 4 0 0 22 0 4 0 641585378 1415823360 324473 33554432000 134512640 135305190 4294514064 18446744073709551615 134551697 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 122.34
Current children cumulated vsize (KiB) 1391340

[startup+38.3003 s]
/proc/loadavg: 3.49 3.59 3.69 5/334 24994
/proc/meminfo: memFree=7079796/32951124 swapFree=67056804/67111528
[pid=24987] ppid=24985 vsize=8700 CPUtime=0 cores=0-7
/proc/24987/stat : 24987 (manysat.sh) S 24985 24987 24661 0 -1 4202496 355 108 0 0 0 0 0 0 22 0 1 0 641584788 8908800 252 33554432000 4194304 4922060 140733319263456 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/24987/statm: 2175 252 209 178 0 68 0
[pid=24989] ppid=24987 vsize=1391664 CPUtime=135.08 cores=0-7
/proc/24989/stat : 24989 (manysat1.1_stat) R 24987 24987 24661 0 -1 4202496 326805 0 0 0 13448 60 0 0 25 0 4 0 641584788 1425063936 326722 33554432000 134512640 135305190 4294514064 18446744073709551615 134551729 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/24989/statm: 347916 326722 83 194 0 347720 0
[pid=24989/tid=24991] ppid=24987 vsize=1391664 CPUtime=32.32 cores=0-7
/proc/24989/task/24991/stat : 24991 (manysat1.1_stat) R 24987 24987 24661 0 -1 4202560 6043 0 0 0 3225 7 0 0 19 0 4 0 641585378 1425063936 326722 33554432000 134512640 135305190 4294514064 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=24989/tid=24992] ppid=24987 vsize=1391664 CPUtime=32.27 cores=0-7
/proc/24989/task/24992/stat : 24992 (manysat1.1_stat) R 24987 24987 24661 0 -1 4202560 7644 0 0 0 3222 5 0 0 18 0 4 0 641585378 1425063936 326722 33554432000 134512640 135305190 4294514064 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=24989/tid=24993] ppid=24987 vsize=1391664 CPUtime=32.26 cores=0-7
/proc/24989/task/24993/stat : 24993 (manysat1.1_stat) R 24987 24987 24661 0 -1 4202560 6932 0 0 0 3222 4 0 0 25 0 4 0 641585378 1425063936 326722 33554432000 134512640 135305190 4294514064 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 135.08
Current children cumulated vsize (KiB) 1400364

[startup+39.901 s]
/proc/loadavg: 3.49 3.59 3.69 5/334 24994
/proc/meminfo: memFree=7070996/32951124 swapFree=67056804/67111528
[pid=24987] ppid=24985 vsize=8700 CPUtime=0 cores=0-7
/proc/24987/stat : 24987 (manysat.sh) S 24985 24987 24661 0 -1 4202496 355 108 0 0 0 0 0 0 22 0 1 0 641584788 8908800 252 33554432000 4194304 4922060 140733319263456 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/24987/statm: 2175 252 209 178 0 68 0
[pid=24989] ppid=24987 vsize=1396748 CPUtime=141.48 cores=0-7
/proc/24989/stat : 24989 (manysat1.1_stat) R 24987 24987 24661 0 -1 4202496 327924 0 0 0 14087 61 0 0 25 0 4 0 641584788 1430269952 327841 33554432000 134512640 135305190 4294514064 18446744073709551615 134529062 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/24989/statm: 349187 327841 83 194 0 348991 0
[pid=24989/tid=24991] ppid=24987 vsize=1396748 CPUtime=33.92 cores=0-7
/proc/24989/task/24991/stat : 24991 (manysat1.1_stat) R 24987 24987 24661 0 -1 4202560 6227 0 0 0 3385 7 0 0 22 0 4 0 641585378 1430269952 327841 33554432000 134512640 135305190 4294514064 18446744073709551615 134557247 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=24989/tid=24992] ppid=24987 vsize=1396748 CPUtime=33.87 cores=0-7
/proc/24989/task/24992/stat : 24992 (manysat1.1_stat) R 24987 24987 24661 0 -1 4202560 7916 0 0 0 3382 5 0 0 18 0 4 0 641585378 1430269952 327841 33554432000 134512640 135305190 4294514064 18446744073709551615 134551697 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=24989/tid=24993] ppid=24987 vsize=1396748 CPUtime=33.86 cores=0-7
/proc/24989/task/24993/stat : 24993 (manysat1.1_stat) R 24987 24987 24661 0 -1 4202560 7283 0 0 0 3382 4 0 0 25 0 4 0 641585378 1430269952 327841 33554432000 134512640 135305190 4294514064 18446744073709551615 134528248 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 141.48
Current children cumulated vsize (KiB) 1405448

[startup+40.7129 s]
/proc/loadavg: 3.49 3.59 3.69 5/334 24994
/proc/meminfo: memFree=7066780/32951124 swapFree=67056804/67111528
[pid=24987] ppid=24985 vsize=8700 CPUtime=0 cores=0-7
/proc/24987/stat : 24987 (manysat.sh) S 24985 24987 24661 0 -1 4202496 355 108 0 0 0 0 0 0 22 0 1 0 641584788 8908800 252 33554432000 4194304 4922060 140733319263456 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/24987/statm: 2175 252 209 178 0 68 0
[pid=24989] ppid=24987 vsize=1399268 CPUtime=144.72 cores=0-7
/proc/24989/stat : 24989 (manysat1.1_stat) R 24987 24987 24661 0 -1 4202496 328632 0 0 0 14411 61 0 0 25 0 4 0 641584788 1432850432 328549 33554432000 134512640 135305190 4294514064 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/24989/statm: 349817 328549 83 194 0 349621 0
[pid=24989/tid=24991] ppid=24987 vsize=1399268 CPUtime=34.74 cores=0-7
/proc/24989/task/24991/stat : 24991 (manysat1.1_stat) R 24987 24987 24661 0 -1 4202560 6238 0 0 0 3466 8 0 0 18 0 4 0 641585378 1432850432 328549 33554432000 134512640 135305190 4294514064 18446744073709551615 134529062 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=24989/tid=24992] ppid=24987 vsize=1399268 CPUtime=34.69 cores=0-7
/proc/24989/task/24992/stat : 24992 (manysat1.1_stat) R 24987 24987 24661 0 -1 4202560 8227 0 0 0 3463 6 0 0 19 0 4 0 641585378 1432850432 328549 33554432000 134512640 135305190 4294514064 18446744073709551615 134551793 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=24989/tid=24993] ppid=24987 vsize=1399268 CPUtime=34.67 cores=0-7
/proc/24989/task/24993/stat : 24993 (manysat1.1_stat) R 24987 24987 24661 0 -1 4202560 7577 0 0 0 3463 4 0 0 25 0 4 0 641585378 1432850432 328549 33554432000 134512640 135305190 4294514064 18446744073709551615 134551939 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 144.72
Current children cumulated vsize (KiB) 1407968

[startup+41.1008 s]
/proc/loadavg: 3.49 3.59 3.69 5/334 24994
/proc/meminfo: memFree=7066780/32951124 swapFree=67056804/67111528
[pid=24987] ppid=24985 vsize=8700 CPUtime=0 cores=0-7
/proc/24987/stat : 24987 (manysat.sh) S 24985 24987 24661 0 -1 4202496 355 108 0 0 0 0 0 0 22 0 1 0 641584788 8908800 252 33554432000 4194304 4922060 140733319263456 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/24987/statm: 2175 252 209 178 0 68 0
[pid=24989] ppid=24987 vsize=1400436 CPUtime=146.27 cores=0-7
/proc/24989/stat : 24989 (manysat1.1_stat) R 24987 24987 24661 0 -1 4202496 329008 0 0 0 14566 61 0 0 25 0 4 0 641584788 1434046464 328924 33554432000 134512640 135305190 4294514064 18446744073709551615 134695797 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/24989/statm: 350109 328924 98 194 0 349913 0
[pid=24989/tid=24991] ppid=24987 vsize=1400436 CPUtime=35.13 cores=0-7
/proc/24989/task/24991/stat : 24991 (manysat1.1_stat) R 24987 24987 24661 0 -1 4202560 6265 0 0 0 3505 8 0 0 18 0 4 0 641585378 1434046464 328924 33554432000 134512640 135305190 4294514064 18446744073709551615 134658034 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=24989/tid=24992] ppid=24987 vsize=1400436 CPUtime=35.08 cores=0-7
/proc/24989/task/24992/stat : 24992 (manysat1.1_stat) R 24987 24987 24661 0 -1 4202560 8421 0 0 0 3502 6 0 0 18 0 4 0 641585378 1434046464 328924 33554432000 134512640 135305190 4294514064 18446744073709551615 134658034 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=24989/tid=24993] ppid=24987 vsize=1400436 CPUtime=35.06 cores=0-7
/proc/24989/task/24993/stat : 24993 (manysat1.1_stat) R 24987 24987 24661 0 -1 4202560 7645 0 0 0 3502 4 0 0 25 0 4 0 641585378 1434046464 328924 33554432000 134512640 135305190 4294514064 18446744073709551615 134658078 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 146.27
Current children cumulated vsize (KiB) 1409136

Child status: 10
Real time (s): 41.1785
CPU time (s): 146.411
CPU user time (s): 145.73
CPU system time (s): 0.680896
CPU usage (%): 355.551
Max. virtual memory (cumulated for all children) (KiB): 1409136

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 145.73
system time used= 0.680896
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 329483
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= 13186
involuntary context switches= 458

runsolver used 0.110983 second user time and 0.337948 second system time

The end

Launcher Data

Begin job on node108 at 2011-05-13 17:17:18
IDJOB=3362116
IDBENCH=82423
IDSOLVER=1839
FILE ID=node108/3362116-1305299835
RUNJOBID= node108-1305296396-24675
PBS_JOBID= 13321445
Free space on /tmp= 35484 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT11/application/jarvisalo/AAAI2010-SATPlanning/aaai10-planning-ipc5-pipesworld-27-step14.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3362116-1305299835/watcher-3362116-1305299835 -o /tmp/evaluation-result-3362116-1305299835/solver-3362116-1305299835 -C 40000 -W 5100 -M 31000  manysat.sh HOME/instance-3362116-1305299835.cnf aimd 1

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 81ce0182c472e24dcec12d46426b1ef2
RANDOM SEED=403069173

node108.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.820
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.64
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.820
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.820
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.82
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.820
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.77
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.820
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.82
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.820
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.75
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.820
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.75
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.820
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:       8382172 kB
Buffers:        251376 kB
Cached:       13658896 kB
SwapCached:       8700 kB
Active:       13107676 kB
Inactive:     10908528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       8382172 kB
SwapTotal:    67111528 kB
SwapFree:     67056804 kB
Dirty:          106260 kB
Writeback:           0 kB
AnonPages:    10103072 kB
Mapped:          26420 kB
Slab:           450112 kB
PageTables:      37980 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 52248708 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= 35484 MiB
End job on node108 at 2011-05-13 17:18:00