Trace number 3373476

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
claspmt 2.0-R4095-patched (fixed)UNSAT 136.517 34.9587

General information on the benchmark

Namemanol-pipe-c6bidw_i.cnf
MD5SUM8aeb1eb6b7bf22d54183762fb5b6410c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark13.37
Satisfiable
(Un)Satisfiability was proved
Number of variables96089
Number of clauses283993
Sum of the clauses size662649
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2189328
Number of clauses of size 394664
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...418300/instance-3373476-1305418300.cnf
0.79/0.89	c Solving...
136.45/34.95	s UNSATISFIABLE
136.45/34.95	
136.45/34.95	c Models        : 0     
136.45/34.95	c Time          : 34.846s (Solving: 33.96s 1st Model: 0.00s Unsat: 33.96s)
136.45/34.95	c CPU Time      : 136.410s

Verifier Data

No possible verification on an UNSAT instance

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-3373476-1305418300/watcher-3373476-1305418300 -o /tmp/evaluation-result-3373476-1305418300/solver-3373476-1305418300 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373476-1305418300.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.50 5.61 7.00 2/235 9804
/proc/meminfo: memFree=24293520/32951124 swapFree=61559568/67111528
[pid=9804] ppid=9802 vsize=33040 CPUtime=0 cores=1,3,5,7
/proc/9804/stat : 9804 (claspmt) R 9802 9804 8848 0 -1 4202496 520 0 1 0 0 0 0 0 21 0 1 0 653430815 33832960 451 33554432000 4194304 4964800 140733198317504 18446744073709551615 4584497 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/9804/statm: 8260 455 374 189 0 3134 0

[startup+0.10626 s]
/proc/loadavg: 3.50 5.61 7.00 2/235 9804
/proc/meminfo: memFree=24293520/32951124 swapFree=61559568/67111528
[pid=9804] ppid=9802 vsize=57060 CPUtime=0.09 cores=1,3,5,7
/proc/9804/stat : 9804 (claspmt) R 9802 9804 8848 0 -1 4202496 12269 0 1 0 8 1 0 0 21 0 1 0 653430815 58429440 9361 33554432000 4194304 4964800 140733198317504 18446744073709551615 4617330 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/9804/statm: 14265 9362 398 189 0 9139 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 57060

[startup+0.200245 s]
/proc/loadavg: 3.50 5.61 7.00 2/235 9804
/proc/meminfo: memFree=24293520/32951124 swapFree=61559568/67111528
[pid=9804] ppid=9802 vsize=67756 CPUtime=0.18 cores=1,3,5,7
/proc/9804/stat : 9804 (claspmt) R 9802 9804 8848 0 -1 4202496 14777 0 1 0 17 1 0 0 21 0 1 0 653430815 69382144 11869 33554432000 4194304 4964800 140733198317504 18446744073709551615 4600431 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/9804/statm: 16939 11869 403 189 0 11813 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 67756

[startup+0.300225 s]
/proc/loadavg: 3.50 5.61 7.00 2/235 9804
/proc/meminfo: memFree=24293520/32951124 swapFree=61559568/67111528
[pid=9804] ppid=9802 vsize=70660 CPUtime=0.29 cores=1,3,5,7
/proc/9804/stat : 9804 (claspmt) R 9802 9804 8848 0 -1 4202496 15503 0 1 0 27 2 0 0 22 0 1 0 653430815 72355840 12595 33554432000 4194304 4964800 140733198317504 18446744073709551615 4613960 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/9804/statm: 17665 12595 403 189 0 12539 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 70660

[startup+0.700152 s]
/proc/loadavg: 3.50 5.61 7.00 2/235 9804
/proc/meminfo: memFree=24293520/32951124 swapFree=61559568/67111528
[pid=9804] ppid=9802 vsize=78844 CPUtime=0.69 cores=1,3,5,7
/proc/9804/stat : 9804 (claspmt) R 9802 9804 8848 0 -1 4202496 17555 0 1 0 67 2 0 0 23 0 1 0 653430815 80736256 14647 33554432000 4194304 4964800 140733198317504 18446744073709551615 4622568 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/9804/statm: 19711 14647 403 189 0 14585 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 78844

[startup+1.50097 s]
/proc/loadavg: 3.50 5.61 7.00 6/242 9814
/proc/meminfo: memFree=24077716/32951124 swapFree=61559568/67111528
[pid=9804] ppid=9802 vsize=306984 CPUtime=3.24 cores=1,3,5,7
/proc/9804/stat : 9804 (claspmt) R 9802 9804 8848 0 -1 4202496 29940 0 2 0 319 5 0 0 25 0 4 0 653430815 314351616 23180 33554432000 4194304 4964800 140733198317504 18446744073709551615 4668773 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/9804/statm: 76746 23180 458 189 0 71095 0
[pid=9804/tid=9812] ppid=9802 vsize=306984 CPUtime=0.59 cores=1,3,5,7
/proc/9804/task/9812/stat : 9812 (claspmt) R 9802 9804 8848 0 -1 4202560 2617 0 0 0 59 0 0 0 18 0 4 0 653430905 314351616 23180 33554432000 4194304 4964800 140733198317504 18446744073709551615 4370264 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=9804/tid=9813] ppid=9802 vsize=306984 CPUtime=0.6 cores=1,3,5,7
/proc/9804/task/9813/stat : 9813 (claspmt) R 9802 9804 8848 0 -1 4202560 4311 0 0 0 59 1 0 0 18 0 4 0 653430905 314351616 23180 33554432000 4194304 4964800 140733198317504 18446744073709551615 4362919 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=9804/tid=9814] ppid=9802 vsize=306984 CPUtime=0.58 cores=1,3,5,7
/proc/9804/task/9814/stat : 9814 (claspmt) R 9802 9804 8848 0 -1 4202560 4517 0 0 0 57 1 0 0 18 0 4 0 653430905 314351616 23180 33554432000 4194304 4964800 140733198317504 18446744073709551615 4379596 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.24
Current children cumulated vsize (KiB) 306984

[startup+3.10068 s]
/proc/loadavg: 3.50 5.61 7.00 6/242 9814
/proc/meminfo: memFree=24055268/32951124 swapFree=61559568/67111528
[pid=9804] ppid=9802 vsize=306984 CPUtime=9.64 cores=1,3,5,7
/proc/9804/stat : 9804 (claspmt) R 9802 9804 8848 0 -1 4202496 31263 0 2 0 956 8 0 0 25 0 4 0 653430815 314351616 24503 33554432000 4194304 4964800 140733198317504 18446744073709551615 4370264 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/9804/statm: 76746 24503 458 189 0 71095 0
[pid=9804/tid=9812] ppid=9802 vsize=306984 CPUtime=2.19 cores=1,3,5,7
/proc/9804/task/9812/stat : 9812 (claspmt) R 9802 9804 8848 0 -1 4202560 2640 0 0 0 219 0 0 0 21 0 4 0 653430905 314351616 24503 33554432000 4194304 4964800 140733198317504 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=9804/tid=9813] ppid=9802 vsize=306984 CPUtime=2.2 cores=1,3,5,7
/proc/9804/task/9813/stat : 9813 (claspmt) R 9802 9804 8848 0 -1 4202560 4938 0 0 0 218 2 0 0 21 0 4 0 653430905 314351616 24503 33554432000 4194304 4964800 140733198317504 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=9804/tid=9814] ppid=9802 vsize=306984 CPUtime=2.17 cores=1,3,5,7
/proc/9804/task/9814/stat : 9814 (claspmt) R 9802 9804 8848 0 -1 4202560 5190 0 0 0 215 2 0 0 21 0 4 0 653430905 314351616 24503 33554432000 4194304 4964800 140733198317504 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 9.64
Current children cumulated vsize (KiB) 306984

[startup+6.30109 s]
/proc/loadavg: 3.86 5.65 7.01 9/245 9817
/proc/meminfo: memFree=23952980/32951124 swapFree=61559568/67111528
[pid=9804] ppid=9802 vsize=307120 CPUtime=22.42 cores=1,3,5,7
/proc/9804/stat : 9804 (claspmt) R 9802 9804 8848 0 -1 4202496 33916 0 2 0 2232 10 0 0 25 0 4 0 653430815 314490880 27156 33554432000 4194304 4964800 140733198317504 18446744073709551615 4668777 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/9804/statm: 76780 27156 458 189 0 71129 0
[pid=9804/tid=9812] ppid=9802 vsize=307120 CPUtime=5.39 cores=1,3,5,7
/proc/9804/task/9812/stat : 9812 (claspmt) R 9802 9804 8848 0 -1 4202560 2675 0 0 0 539 0 0 0 25 0 4 0 653430905 314490880 27156 33554432000 4194304 4964800 140733198317504 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=9804/tid=9813] ppid=9802 vsize=307120 CPUtime=5.39 cores=1,3,5,7
/proc/9804/task/9813/stat : 9813 (claspmt) R 9802 9804 8848 0 -1 4202560 6409 0 0 0 536 3 0 0 25 0 4 0 653430905 314490880 27156 33554432000 4194304 4964800 140733198317504 18446744073709551615 4668801 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=9804/tid=9814] ppid=9802 vsize=307120 CPUtime=5.36 cores=1,3,5,7
/proc/9804/task/9814/stat : 9814 (claspmt) R 9802 9804 8848 0 -1 4202560 6156 0 0 0 533 3 0 0 25 0 4 0 653430905 314490880 27156 33554432000 4194304 4964800 140733198317504 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 22.42
Current children cumulated vsize (KiB) 307120

[startup+12.7009 s]
/proc/loadavg: 4.19 5.69 7.01 9/245 9817
/proc/meminfo: memFree=23933124/32951124 swapFree=61559568/67111528
[pid=9804] ppid=9802 vsize=307356 CPUtime=47.97 cores=1,3,5,7
/proc/9804/stat : 9804 (claspmt) R 9802 9804 8848 0 -1 4202496 35334 0 2 0 4786 11 0 0 25 0 4 0 653430815 314732544 28574 33554432000 4194304 4964800 140733198317504 18446744073709551615 4370224 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/9804/statm: 76839 28574 458 189 0 71188 0
[pid=9804/tid=9812] ppid=9802 vsize=307356 CPUtime=11.79 cores=1,3,5,7
/proc/9804/task/9812/stat : 9812 (claspmt) R 9802 9804 8848 0 -1 4202560 2706 0 0 0 1179 0 0 0 25 0 4 0 653430905 314732544 28574 33554432000 4194304 4964800 140733198317504 18446744073709551615 4364587 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=9804/tid=9813] ppid=9802 vsize=307356 CPUtime=11.79 cores=1,3,5,7
/proc/9804/task/9813/stat : 9813 (claspmt) R 9802 9804 8848 0 -1 4202560 7191 0 0 0 1176 3 0 0 25 0 4 0 653430905 314732544 28574 33554432000 4194304 4964800 140733198317504 18446744073709551615 4669557 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=9804/tid=9814] ppid=9802 vsize=307356 CPUtime=11.7 cores=1,3,5,7
/proc/9804/task/9814/stat : 9814 (claspmt) R 9802 9804 8848 0 -1 4202560 6588 0 0 0 1167 3 0 0 25 0 4 0 653430905 314732544 28574 33554432000 4194304 4964800 140733198317504 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 47.97
Current children cumulated vsize (KiB) 307356

[startup+25.5006 s]
/proc/loadavg: 5.10 5.82 7.03 9/245 9817
/proc/meminfo: memFree=23899280/32951124 swapFree=61559568/67111528
[pid=9804] ppid=9802 vsize=307356 CPUtime=99.07 cores=1,3,5,7
/proc/9804/stat : 9804 (claspmt) R 9802 9804 8848 0 -1 4202496 38188 0 2 0 9894 13 0 0 25 0 4 0 653430815 314732544 31428 33554432000 4194304 4964800 140733198317504 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/9804/statm: 76839 31428 460 189 0 71188 0
[pid=9804/tid=9812] ppid=9802 vsize=307356 CPUtime=24.59 cores=1,3,5,7
/proc/9804/task/9812/stat : 9812 (claspmt) R 9802 9804 8848 0 -1 4202560 2716 0 0 0 2459 0 0 0 25 0 4 0 653430905 314732544 31428 33554432000 4194304 4964800 140733198317504 18446744073709551615 4370264 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=9804/tid=9813] ppid=9802 vsize=307356 CPUtime=24.59 cores=1,3,5,7
/proc/9804/task/9813/stat : 9813 (claspmt) R 9802 9804 8848 0 -1 4202560 8858 0 0 0 2454 5 0 0 25 0 4 0 653430905 314732544 31428 33554432000 4194304 4964800 140733198317504 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=9804/tid=9814] ppid=9802 vsize=307356 CPUtime=24.41 cores=1,3,5,7
/proc/9804/task/9814/stat : 9814 (claspmt) R 9802 9804 8848 0 -1 4202560 7533 0 0 0 2437 4 0 0 25 0 4 0 653430905 314732544 31428 33554432000 4194304 4964800 140733198317504 18446744073709551615 4668998 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 99.07
Current children cumulated vsize (KiB) 307356

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

[startup+25.6006 s]
/proc/loadavg: 5.10 5.82 7.03 9/245 9817
/proc/meminfo: memFree=23899280/32951124 swapFree=61559568/67111528
[pid=9804] ppid=9802 vsize=307356 CPUtime=99.47 cores=1,3,5,7
/proc/9804/stat : 9804 (claspmt) R 9802 9804 8848 0 -1 4202496 38188 0 2 0 9934 13 0 0 25 0 4 0 653430815 314732544 31428 33554432000 4194304 4964800 140733198317504 18446744073709551615 4668568 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/9804/statm: 76839 31428 460 189 0 71188 0
[pid=9804/tid=9812] ppid=9802 vsize=307356 CPUtime=24.69 cores=1,3,5,7
/proc/9804/task/9812/stat : 9812 (claspmt) R 9802 9804 8848 0 -1 4202560 2716 0 0 0 2469 0 0 0 25 0 4 0 653430905 314732544 31428 33554432000 4194304 4964800 140733198317504 18446744073709551615 4333186 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=9804/tid=9813] ppid=9802 vsize=307356 CPUtime=24.69 cores=1,3,5,7
/proc/9804/task/9813/stat : 9813 (claspmt) R 9802 9804 8848 0 -1 4202560 8858 0 0 0 2464 5 0 0 25 0 4 0 653430905 314732544 31428 33554432000 4194304 4964800 140733198317504 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=9804/tid=9814] ppid=9802 vsize=307356 CPUtime=24.51 cores=1,3,5,7
/proc/9804/task/9814/stat : 9814 (claspmt) R 9802 9804 8848 0 -1 4202560 7533 0 0 0 2447 4 0 0 25 0 4 0 653430905 314732544 31428 33554432000 4194304 4964800 140733198317504 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 99.47
Current children cumulated vsize (KiB) 307356

[startup+28.801 s]
/proc/loadavg: 5.10 5.82 7.03 9/245 9817
/proc/meminfo: memFree=23890724/32951124 swapFree=61559568/67111528
[pid=9804] ppid=9802 vsize=307356 CPUtime=112.25 cores=1,3,5,7
/proc/9804/stat : 9804 (claspmt) R 9802 9804 8848 0 -1 4202496 39125 0 2 0 11211 14 0 0 25 0 4 0 653430815 314732544 32365 33554432000 4194304 4964800 140733198317504 18446744073709551615 4370224 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/9804/statm: 76839 32365 460 189 0 71188 0
[pid=9804/tid=9812] ppid=9802 vsize=307356 CPUtime=27.89 cores=1,3,5,7
/proc/9804/task/9812/stat : 9812 (claspmt) R 9802 9804 8848 0 -1 4202560 2717 0 0 0 2789 0 0 0 25 0 4 0 653430905 314732544 32365 33554432000 4194304 4964800 140733198317504 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=9804/tid=9813] ppid=9802 vsize=307356 CPUtime=27.89 cores=1,3,5,7
/proc/9804/task/9813/stat : 9813 (claspmt) R 9802 9804 8848 0 -1 4202560 9744 0 0 0 2783 6 0 0 25 0 4 0 653430905 314732544 32365 33554432000 4194304 4964800 140733198317504 18446744073709551615 4644138 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=9804/tid=9814] ppid=9802 vsize=307356 CPUtime=27.69 cores=1,3,5,7
/proc/9804/task/9814/stat : 9814 (claspmt) R 9802 9804 8848 0 -1 4202560 7542 0 0 0 2765 4 0 0 25 0 4 0 653430905 314732544 32365 33554432000 4194304 4964800 140733198317504 18446744073709551615 4660384 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 112.25
Current children cumulated vsize (KiB) 307356

[startup+32.0094 s]
/proc/loadavg: 5.33 5.85 7.04 9/245 9817
/proc/meminfo: memFree=23880308/32951124 swapFree=61559568/67111528
[pid=9804] ppid=9802 vsize=307356 CPUtime=125.06 cores=1,3,5,7
/proc/9804/stat : 9804 (claspmt) R 9802 9804 8848 0 -1 4202496 40715 0 2 0 12491 15 0 0 25 0 4 0 653430815 314732544 33955 33554432000 4194304 4964800 140733198317504 18446744073709551615 4670180 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/9804/statm: 76839 33955 460 189 0 71188 0
[pid=9804/tid=9812] ppid=9802 vsize=307356 CPUtime=31.1 cores=1,3,5,7
/proc/9804/task/9812/stat : 9812 (claspmt) R 9802 9804 8848 0 -1 4202560 2717 0 0 0 3110 0 0 0 25 0 4 0 653430905 314732544 33955 33554432000 4194304 4964800 140733198317504 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=9804/tid=9813] ppid=9802 vsize=307356 CPUtime=31.1 cores=1,3,5,7
/proc/9804/task/9813/stat : 9813 (claspmt) R 9802 9804 8848 0 -1 4202560 10713 0 0 0 3103 7 0 0 25 0 4 0 653430905 314732544 33955 33554432000 4194304 4964800 140733198317504 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=9804/tid=9814] ppid=9802 vsize=307356 CPUtime=30.87 cores=1,3,5,7
/proc/9804/task/9814/stat : 9814 (claspmt) R 9802 9804 8848 0 -1 4202560 8162 0 0 0 3083 4 0 0 25 0 4 0 653430905 314732544 33955 33554432000 4194304 4964800 140733198317504 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 125.06
Current children cumulated vsize (KiB) 307356

[startup+33.6011 s]
/proc/loadavg: 5.33 5.85 7.04 9/245 9817
/proc/meminfo: memFree=23876836/32951124 swapFree=61559568/67111528
[pid=9804] ppid=9802 vsize=307356 CPUtime=131.42 cores=1,3,5,7
/proc/9804/stat : 9804 (claspmt) R 9802 9804 8848 0 -1 4202496 41182 0 2 0 13126 16 0 0 25 0 4 0 653430815 314732544 34422 33554432000 4194304 4964800 140733198317504 18446744073709551615 4670371 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/9804/statm: 76839 34422 460 189 0 71188 0
[pid=9804/tid=9812] ppid=9802 vsize=307356 CPUtime=32.69 cores=1,3,5,7
/proc/9804/task/9812/stat : 9812 (claspmt) R 9802 9804 8848 0 -1 4202560 2717 0 0 0 3269 0 0 0 25 0 4 0 653430905 314732544 34422 33554432000 4194304 4964800 140733198317504 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=9804/tid=9813] ppid=9802 vsize=307356 CPUtime=32.69 cores=1,3,5,7
/proc/9804/task/9813/stat : 9813 (claspmt) R 9802 9804 8848 0 -1 4202560 11176 0 0 0 3262 7 0 0 25 0 4 0 653430905 314732544 34422 33554432000 4194304 4964800 140733198317504 18446744073709551615 4669413 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=9804/tid=9814] ppid=9802 vsize=307356 CPUtime=32.45 cores=1,3,5,7
/proc/9804/task/9814/stat : 9814 (claspmt) R 9802 9804 8848 0 -1 4202560 8162 0 0 0 3241 4 0 0 25 0 4 0 653430905 314732544 34422 33554432000 4194304 4964800 140733198317504 18446744073709551615 4379092 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 131.42
Current children cumulated vsize (KiB) 307356

[startup+34.401 s]
/proc/loadavg: 5.33 5.85 7.04 9/245 9817
/proc/meminfo: memFree=23872992/32951124 swapFree=61559568/67111528
[pid=9804] ppid=9802 vsize=307356 CPUtime=134.61 cores=1,3,5,7
/proc/9804/stat : 9804 (claspmt) R 9802 9804 8848 0 -1 4202496 41269 0 2 0 13445 16 0 0 25 0 4 0 653430815 314732544 34509 33554432000 4194304 4964800 140733198317504 18446744073709551615 4668568 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/9804/statm: 76839 34509 460 189 0 71188 0
[pid=9804/tid=9812] ppid=9802 vsize=307356 CPUtime=33.49 cores=1,3,5,7
/proc/9804/task/9812/stat : 9812 (claspmt) R 9802 9804 8848 0 -1 4202560 2717 0 0 0 3349 0 0 0 25 0 4 0 653430905 314732544 34509 33554432000 4194304 4964800 140733198317504 18446744073709551615 4364587 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=9804/tid=9813] ppid=9802 vsize=307356 CPUtime=33.49 cores=1,3,5,7
/proc/9804/task/9813/stat : 9813 (claspmt) R 9802 9804 8848 0 -1 4202560 11223 0 0 0 3342 7 0 0 25 0 4 0 653430905 314732544 34509 33554432000 4194304 4964800 140733198317504 18446744073709551615 4668728 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=9804/tid=9814] ppid=9802 vsize=307356 CPUtime=33.24 cores=1,3,5,7
/proc/9804/task/9814/stat : 9814 (claspmt) R 9802 9804 8848 0 -1 4202560 8195 0 0 0 3320 4 0 0 25 0 4 0 653430905 314732544 34509 33554432000 4194304 4964800 140733198317504 18446744073709551615 4669410 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 134.61
Current children cumulated vsize (KiB) 307356

[startup+34.8009 s]
/proc/loadavg: 5.33 5.85 7.04 9/245 9817
/proc/meminfo: memFree=23872992/32951124 swapFree=61559568/67111528
[pid=9804] ppid=9802 vsize=307356 CPUtime=136.21 cores=1,3,5,7
/proc/9804/stat : 9804 (claspmt) R 9802 9804 8848 0 -1 4202496 41286 0 2 0 13605 16 0 0 25 0 4 0 653430815 314732544 34526 33554432000 4194304 4964800 140733198317504 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/9804/statm: 76839 34526 460 189 0 71188 0
[pid=9804/tid=9812] ppid=9802 vsize=307356 CPUtime=33.89 cores=1,3,5,7
/proc/9804/task/9812/stat : 9812 (claspmt) R 9802 9804 8848 0 -1 4202560 2720 0 0 0 3389 0 0 0 25 0 4 0 653430905 314732544 34526 33554432000 4194304 4964800 140733198317504 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=9804/tid=9813] ppid=9802 vsize=307356 CPUtime=33.89 cores=1,3,5,7
/proc/9804/task/9813/stat : 9813 (claspmt) R 9802 9804 8848 0 -1 4202560 11223 0 0 0 3382 7 0 0 25 0 4 0 653430905 314732544 34526 33554432000 4194304 4964800 140733198317504 18446744073709551615 4313751 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=9804/tid=9814] ppid=9802 vsize=307356 CPUtime=33.64 cores=1,3,5,7
/proc/9804/task/9814/stat : 9814 (claspmt) R 9802 9804 8848 0 -1 4202560 8208 0 0 0 3360 4 0 0 25 0 4 0 653430905 314732544 34526 33554432000 4194304 4964800 140733198317504 18446744073709551615 4668773 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 136.21
Current children cumulated vsize (KiB) 307356

[startup+34.9009 s]
/proc/loadavg: 5.33 5.85 7.04 9/245 9817
/proc/meminfo: memFree=23872992/32951124 swapFree=61559568/67111528
[pid=9804] ppid=9802 vsize=295344 CPUtime=136.45 cores=1,3,5,7
/proc/9804/stat : 9804 (claspmt) R 9802 9804 8848 0 -1 4202496 41296 0 2 0 13629 16 0 0 25 0 1 0 653430815 302432256 31533 33554432000 4194304 4964800 140733198317504 18446744073709551615 222921426017 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/9804/statm: 73836 31533 470 189 0 68185 0
Current children cumulated CPU time (s) 136.45
Current children cumulated vsize (KiB) 295344

Child status: 20
Real time (s): 34.9587
CPU time (s): 136.517
CPU user time (s): 136.349
CPU system time (s): 0.167974
CPU usage (%): 390.51
Max. virtual memory (cumulated for all children) (KiB): 307356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 136.349
system time used= 0.167974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41298
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 606
involuntary context switches= 850

runsolver used 0.055991 second user time and 0.201969 second system time

The end

Launcher Data

Begin job on node109 at 2011-05-15 02:11:41
IDJOB=3373476
IDBENCH=69599
IDSOLVER=1853
FILE ID=node109/3373476-1305418300
RUNJOBID= node109-1305418300-9791
PBS_JOBID= 13324534
Free space on /tmp= 73220 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT_RACE08/cnf/manol-pipe-c6bidw_i.cnf
COMMAND LINE= HOME/claspmt -tNBCORE -p HOME/sat11-port.txt --distribute=all,2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3373476-1305418300/watcher-3373476-1305418300 -o /tmp/evaluation-result-3373476-1305418300/solver-3373476-1305418300 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373476-1305418300.cnf

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 8aeb1eb6b7bf22d54183762fb5b6410c
RANDOM SEED=1723220340

node109.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.809
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.61
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.809
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	: 5332.75
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.809
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.809
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.75
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.809
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.809
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.809
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.82
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.809
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24293792 kB
Buffers:        238792 kB
Cached:        2266668 kB
SwapCached:      28404 kB
Active:         106772 kB
Inactive:      8335284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24293792 kB
SwapTotal:    67111528 kB
SwapFree:     61559568 kB
Dirty:            9036 kB
Writeback:           0 kB
AnonPages:     5914964 kB
Mapped:          17180 kB
Slab:           122168 kB
PageTables:      30748 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 17856876 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= 73204 MiB
End job on node109 at 2011-05-15 02:12:16