Trace number 3380570

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 323.688 44.7466

General information on the benchmark

Namemanol-pipe-f7nidw.cnf
MD5SUMb950ebec64dc35544d8f8bf6957e7bc2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark23.7084
Satisfiable
(Un)Satisfiability was proved
Number of variables310434
Number of clauses923497
Sum of the clauses size2154825
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2615664
Number of clauses of size 3307832
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 ...481663/instance-3380570-1305481663.cnf
3.59/3.61	c Solving...
323.63/44.73	s UNSATISFIABLE
323.63/44.73	
323.63/44.73	c Models        : 0     
323.63/44.73	c Time          : 44.232s (Solving: 40.62s 1st Model: 0.00s Unsat: 40.62s)
323.63/44.73	c CPU Time      : 323.160s

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-3380570-1305481663/watcher-3380570-1305481663 -o /tmp/evaluation-result-3380570-1305481663/solver-3380570-1305481663 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3380570-1305481663.cnf 

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: 7.40 5.51 2.55 2/354 4345
/proc/meminfo: memFree=14614416/32951124 swapFree=67111348/67111528
[pid=4345] ppid=4343 vsize=60292 CPUtime=0 cores=0-7
/proc/4345/stat : 4345 (claspmt) R 4343 4345 4178 0 -1 4202496 692 0 0 0 0 0 0 0 21 0 1 0 640582262 61739008 622 33554432000 4194304 4964800 140734270007856 18446744073709551615 4700412 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/4345/statm: 15073 629 376 189 0 9947 0

[startup+0.0886941 s]
/proc/loadavg: 7.40 5.51 2.55 2/354 4345
/proc/meminfo: memFree=14614416/32951124 swapFree=67111348/67111528
[pid=4345] ppid=4343 vsize=87984 CPUtime=0.07 cores=0-7
/proc/4345/stat : 4345 (claspmt) R 4343 4345 4178 0 -1 4202496 19889 0 0 0 6 1 0 0 21 0 1 0 640582262 90095616 16921 33554432000 4194304 4964800 140734270007856 18446744073709551615 233510297344 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/4345/statm: 22029 16922 386 189 0 16903 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 87984

[startup+0.100658 s]
/proc/loadavg: 7.40 5.51 2.55 2/354 4345
/proc/meminfo: memFree=14614416/32951124 swapFree=67111348/67111528
[pid=4345] ppid=4343 vsize=90108 CPUtime=0.09 cores=0-7
/proc/4345/stat : 4345 (claspmt) R 4343 4345 4178 0 -1 4202496 20633 0 0 0 7 2 0 0 21 0 1 0 640582262 92270592 17394 33554432000 4194304 4964800 140734270007856 18446744073709551615 233509958341 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/4345/statm: 22527 17395 386 189 0 17401 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 90108

[startup+0.300634 s]
/proc/loadavg: 7.40 5.51 2.55 2/354 4345
/proc/meminfo: memFree=14614416/32951124 swapFree=67111348/67111528
[pid=4345] ppid=4343 vsize=120976 CPUtime=0.29 cores=0-7
/proc/4345/stat : 4345 (claspmt) R 4343 4345 4178 0 -1 4202496 31302 0 0 0 26 3 0 0 22 0 1 0 640582262 123879424 24769 33554432000 4194304 4964800 140734270007856 18446744073709551615 4309943 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/4345/statm: 30244 24770 386 189 0 25118 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 120976

[startup+0.700552 s]
/proc/loadavg: 7.40 5.51 2.55 2/354 4345
/proc/meminfo: memFree=14614416/32951124 swapFree=67111348/67111528
[pid=4345] ppid=4343 vsize=170804 CPUtime=0.68 cores=0-7
/proc/4345/stat : 4345 (claspmt) R 4343 4345 4178 0 -1 4202496 46742 0 0 0 63 5 0 0 23 0 1 0 640582262 174903296 37102 33554432000 4194304 4964800 140734270007856 18446744073709551615 4600360 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/4345/statm: 42701 37102 404 189 0 37575 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 170804

[startup+1.50041 s]
/proc/loadavg: 7.40 5.51 2.55 2/355 4346
/proc/meminfo: memFree=14461268/32951124 swapFree=67111348/67111528
[pid=4345] ppid=4343 vsize=189020 CPUtime=1.49 cores=0-7
/proc/4345/stat : 4345 (claspmt) R 4343 4345 4178 0 -1 4202496 51285 0 0 0 142 7 0 0 25 0 1 0 640582262 193556480 41645 33554432000 4194304 4964800 140734270007856 18446744073709551615 4612405 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/4345/statm: 47255 41645 404 189 0 42129 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 189020

[startup+3.10112 s]
/proc/loadavg: 7.40 5.51 2.55 2/355 4346
/proc/meminfo: memFree=14441800/32951124 swapFree=67111348/67111528
[pid=4345] ppid=4343 vsize=206312 CPUtime=3.09 cores=0-7
/proc/4345/stat : 4345 (claspmt) R 4343 4345 4178 0 -1 4202496 55615 0 0 0 302 7 0 0 25 0 1 0 640582262 211263488 45975 33554432000 4194304 4964800 140734270007856 18446744073709551615 4621769 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/4345/statm: 51578 45975 404 189 0 46452 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 206312

[startup+6.30051 s]
/proc/loadavg: 6.89 5.43 2.54 11/362 4354
/proc/meminfo: memFree=14175880/32951124 swapFree=67111348/67111528
[pid=4345] ppid=4343 vsize=749264 CPUtime=20.29 cores=0-7
/proc/4345/stat : 4345 (claspmt) R 4343 4345 4178 0 -1 4202496 142351 0 0 0 1990 39 0 0 18 0 8 0 640582262 767246336 110111 33554432000 4194304 4964800 140734270007856 18446744073709551615 4370343 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/4345/statm: 187316 110111 464 189 0 181665 0
[pid=4345/tid=4347] ppid=4343 vsize=749264 CPUtime=2.05 cores=0-7
/proc/4345/task/4347/stat : 4347 (claspmt) R 4343 4345 4178 0 -1 4202560 9678 0 0 0 201 4 0 0 18 0 8 0 640582624 767246336 110111 33554432000 4194304 4964800 140734270007856 18446744073709551615 4370224 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=4345/tid=4348] ppid=4343 vsize=749264 CPUtime=2.02 cores=0-7
/proc/4345/task/4348/stat : 4348 (claspmt) R 4343 4345 4178 0 -1 4202560 13318 0 0 0 196 6 0 0 18 0 8 0 640582624 767246336 110111 33554432000 4194304 4964800 140734270007856 18446744073709551615 4658547 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=4345/tid=4349] ppid=4343 vsize=749264 CPUtime=2 cores=0-7
/proc/4345/task/4349/stat : 4349 (claspmt) R 4343 4345 4178 0 -1 4202560 13780 0 0 0 196 4 0 0 18 0 8 0 640582624 767246336 110111 33554432000 4194304 4964800 140734270007856 18446744073709551615 4668900 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=4345/tid=4350] ppid=4343 vsize=749264 CPUtime=2.03 cores=0-7
/proc/4345/task/4350/stat : 4350 (claspmt) R 4343 4345 4178 0 -1 4202560 9913 0 0 0 201 2 0 0 18 0 8 0 640582624 767246336 110111 33554432000 4194304 4964800 140734270007856 18446744073709551615 4370236 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4345/tid=4351] ppid=4343 vsize=749264 CPUtime=2.49 cores=0-7
/proc/4345/task/4351/stat : 4351 (claspmt) R 4343 4345 4178 0 -1 4202560 11893 0 0 0 247 2 0 0 22 0 8 0 640582624 767246336 110111 33554432000 4194304 4964800 140734270007856 18446744073709551615 4668763 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=4345/tid=4352] ppid=4343 vsize=749264 CPUtime=2.03 cores=0-7
/proc/4345/task/4352/stat : 4352 (claspmt) R 4343 4345 4178 0 -1 4202560 13767 0 0 0 199 4 0 0 18 0 8 0 640582624 767246336 110111 33554432000 4194304 4964800 140734270007856 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=4345/tid=4353] ppid=4343 vsize=749264 CPUtime=2.03 cores=0-7
/proc/4345/task/4353/stat : 4353 (claspmt) R 4343 4345 4178 0 -1 4202560 12130 0 0 0 198 5 0 0 18 0 8 0 640582624 767246336 110112 33554432000 4194304 4964800 140734270007856 18446744073709551615 233509958689 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 20.29
Current children cumulated vsize (KiB) 749264

[startup+12.7004 s]
/proc/loadavg: 6.98 5.48 2.57 9/362 4354
/proc/meminfo: memFree=14170584/32951124 swapFree=67111348/67111528
[pid=4345] ppid=4343 vsize=749264 CPUtime=71.41 cores=0-7
/proc/4345/stat : 4345 (claspmt) R 4343 4345 4178 0 -1 4202496 143870 0 0 0 7100 41 0 0 25 0 8 0 640582262 767246336 111630 33554432000 4194304 4964800 140734270007856 18446744073709551615 4670180 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/4345/statm: 187316 111630 464 189 0 181665 0
[pid=4345/tid=4347] ppid=4343 vsize=749264 CPUtime=8.45 cores=0-7
/proc/4345/task/4347/stat : 4347 (claspmt) R 4343 4345 4178 0 -1 4202560 9730 0 0 0 841 4 0 0 25 0 8 0 640582624 767246336 111630 33554432000 4194304 4964800 140734270007856 18446744073709551615 4370224 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=4345/tid=4348] ppid=4343 vsize=749264 CPUtime=8.42 cores=0-7
/proc/4345/task/4348/stat : 4348 (claspmt) R 4343 4345 4178 0 -1 4202560 13801 0 0 0 836 6 0 0 25 0 8 0 640582624 767246336 111630 33554432000 4194304 4964800 140734270007856 18446744073709551615 4668773 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=4345/tid=4349] ppid=4343 vsize=749264 CPUtime=8.41 cores=0-7
/proc/4345/task/4349/stat : 4349 (claspmt) R 4343 4345 4178 0 -1 4202560 14041 0 0 0 836 5 0 0 25 0 8 0 640582624 767246336 111630 33554432000 4194304 4964800 140734270007856 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=4345/tid=4350] ppid=4343 vsize=749264 CPUtime=8.43 cores=0-7
/proc/4345/task/4350/stat : 4350 (claspmt) R 4343 4345 4178 0 -1 4202560 10032 0 0 0 841 2 0 0 25 0 8 0 640582624 767246336 111630 33554432000 4194304 4964800 140734270007856 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4345/tid=4351] ppid=4343 vsize=749264 CPUtime=8.81 cores=0-7
/proc/4345/task/4351/stat : 4351 (claspmt) R 4343 4345 4178 0 -1 4202560 11894 0 0 0 879 2 0 0 25 0 8 0 640582624 767246336 111630 33554432000 4194304 4964800 140734270007856 18446744073709551615 4669011 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=4345/tid=4352] ppid=4343 vsize=749264 CPUtime=8.43 cores=0-7
/proc/4345/task/4352/stat : 4352 (claspmt) R 4343 4345 4178 0 -1 4202560 13912 0 0 0 838 5 0 0 25 0 8 0 640582624 767246336 111630 33554432000 4194304 4964800 140734270007856 18446744073709551615 4647774 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=4345/tid=4353] ppid=4343 vsize=749264 CPUtime=8.44 cores=0-7
/proc/4345/task/4353/stat : 4353 (claspmt) R 4343 4345 4178 0 -1 4202560 12564 0 0 0 838 6 0 0 25 0 8 0 640582624 767246336 111630 33554432000 4194304 4964800 140734270007856 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 71.41
Current children cumulated vsize (KiB) 749264

[startup+25.5011 s]
/proc/loadavg: 7.20 5.60 2.66 9/362 4354
/proc/meminfo: memFree=14132952/32951124 swapFree=67111348/67111528
[pid=4345] ppid=4343 vsize=749456 CPUtime=173.67 cores=0-7
/proc/4345/stat : 4345 (claspmt) R 4343 4345 4178 0 -1 4202496 153426 0 0 0 17315 52 0 0 25 0 8 0 640582262 767442944 121186 33554432000 4194304 4964800 140734270007856 18446744073709551615 4370295 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/4345/statm: 187364 121186 464 189 0 181713 0
[pid=4345/tid=4347] ppid=4343 vsize=749456 CPUtime=21.25 cores=0-7
/proc/4345/task/4347/stat : 4347 (claspmt) R 4343 4345 4178 0 -1 4202560 9817 0 0 0 2121 4 0 0 25 0 8 0 640582624 767442944 121186 33554432000 4194304 4964800 140734270007856 18446744073709551615 4370288 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=4345/tid=4348] ppid=4343 vsize=749456 CPUtime=21.21 cores=0-7
/proc/4345/task/4348/stat : 4348 (claspmt) R 4343 4345 4178 0 -1 4202560 17994 0 0 0 2112 9 0 0 25 0 8 0 640582624 767442944 121186 33554432000 4194304 4964800 140734270007856 18446744073709551615 4669509 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=4345/tid=4349] ppid=4343 vsize=749456 CPUtime=21.21 cores=0-7
/proc/4345/task/4349/stat : 4349 (claspmt) R 4343 4345 4178 0 -1 4202560 15935 0 0 0 2114 7 0 0 25 0 8 0 640582624 767442944 121186 33554432000 4194304 4964800 140734270007856 18446744073709551615 4670437 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=4345/tid=4350] ppid=4343 vsize=749456 CPUtime=21.23 cores=0-7
/proc/4345/task/4350/stat : 4350 (claspmt) R 4343 4345 4178 0 -1 4202560 10139 0 0 0 2120 3 0 0 25 0 8 0 640582624 767442944 121186 33554432000 4194304 4964800 140734270007856 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4345/tid=4351] ppid=4343 vsize=749456 CPUtime=21.46 cores=0-7
/proc/4345/task/4351/stat : 4351 (claspmt) R 4343 4345 4178 0 -1 4202560 11898 0 0 0 2144 2 0 0 25 0 8 0 640582624 767442944 121186 33554432000 4194304 4964800 140734270007856 18446744073709551615 4678045 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=4345/tid=4352] ppid=4343 vsize=749456 CPUtime=21.23 cores=0-7
/proc/4345/task/4352/stat : 4352 (claspmt) R 4343 4345 4178 0 -1 4202560 15323 0 0 0 2116 7 0 0 25 0 8 0 640582624 767442944 121186 33554432000 4194304 4964800 140734270007856 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=4345/tid=4353] ppid=4343 vsize=749456 CPUtime=21.24 cores=0-7
/proc/4345/task/4353/stat : 4353 (claspmt) R 4343 4345 4178 0 -1 4202560 14332 0 0 0 2116 8 0 0 25 0 8 0 640582624 767442944 121186 33554432000 4194304 4964800 140734270007856 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 173.67
Current children cumulated vsize (KiB) 749456

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

[startup+38.3008 s]
/proc/loadavg: 7.33 5.68 2.71 9/362 4354
/proc/meminfo: memFree=14092568/32951124 swapFree=67111348/67111528
[pid=4345] ppid=4343 vsize=749604 CPUtime=275.92 cores=0-7
/proc/4345/stat : 4345 (claspmt) R 4343 4345 4178 0 -1 4202496 164269 0 0 0 27530 62 0 0 25 0 8 0 640582262 767594496 132029 33554432000 4194304 4964800 140734270007856 18446744073709551615 4370266 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/4345/statm: 187401 132029 464 189 0 181750 0
[pid=4345/tid=4347] ppid=4343 vsize=749604 CPUtime=34.05 cores=0-7
/proc/4345/task/4347/stat : 4347 (claspmt) R 4343 4345 4178 0 -1 4202560 9883 0 0 0 3401 4 0 0 25 0 8 0 640582624 767594496 132029 33554432000 4194304 4964800 140734270007856 18446744073709551615 4364587 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=4345/tid=4348] ppid=4343 vsize=749604 CPUtime=34.02 cores=0-7
/proc/4345/task/4348/stat : 4348 (claspmt) R 4343 4345 4178 0 -1 4202560 20969 0 0 0 3390 12 0 0 25 0 8 0 640582624 767594496 132029 33554432000 4194304 4964800 140734270007856 18446744073709551615 4670295 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=4345/tid=4349] ppid=4343 vsize=749604 CPUtime=34.01 cores=0-7
/proc/4345/task/4349/stat : 4349 (claspmt) R 4343 4345 4178 0 -1 4202560 19335 0 0 0 3392 9 0 0 25 0 8 0 640582624 767594496 132029 33554432000 4194304 4964800 140734270007856 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=4345/tid=4350] ppid=4343 vsize=749604 CPUtime=34.03 cores=0-7
/proc/4345/task/4350/stat : 4350 (claspmt) R 4343 4345 4178 0 -1 4202560 10195 0 0 0 3400 3 0 0 25 0 8 0 640582624 767594496 132029 33554432000 4194304 4964800 140734270007856 18446744073709551615 4669376 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4345/tid=4351] ppid=4343 vsize=749604 CPUtime=34.11 cores=0-7
/proc/4345/task/4351/stat : 4351 (claspmt) R 4343 4345 4178 0 -1 4202560 11907 0 0 0 3409 2 0 0 25 0 8 0 640582624 767594496 132031 33554432000 4194304 4964800 140734270007856 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=4345/tid=4352] ppid=4343 vsize=749604 CPUtime=34.03 cores=0-7
/proc/4345/task/4352/stat : 4352 (claspmt) R 4343 4345 4178 0 -1 4202560 17964 0 0 0 3392 11 0 0 25 0 8 0 640582624 767594496 132032 33554432000 4194304 4964800 140734270007856 18446744073709551615 233509994251 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=4345/tid=4353] ppid=4343 vsize=749604 CPUtime=34.04 cores=0-7
/proc/4345/task/4353/stat : 4353 (claspmt) R 4343 4345 4178 0 -1 4202560 16016 0 0 0 3394 10 0 0 25 0 8 0 640582624 767594496 132032 33554432000 4194304 4964800 140734270007856 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 275.92
Current children cumulated vsize (KiB) 749604

[startup+41.5012 s]
/proc/loadavg: 7.38 5.72 2.74 9/362 4354
/proc/meminfo: memFree=14081160/32951124 swapFree=67111348/67111528
[pid=4345] ppid=4343 vsize=749604 CPUtime=301.49 cores=0-7
/proc/4345/stat : 4345 (claspmt) R 4343 4345 4178 0 -1 4202496 166732 0 0 0 30084 65 0 0 25 0 8 0 640582262 767594496 134492 33554432000 4194304 4964800 140734270007856 18446744073709551615 4670180 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/4345/statm: 187401 134492 464 189 0 181750 0
[pid=4345/tid=4347] ppid=4343 vsize=749604 CPUtime=37.25 cores=0-7
/proc/4345/task/4347/stat : 4347 (claspmt) R 4343 4345 4178 0 -1 4202560 9883 0 0 0 3721 4 0 0 25 0 8 0 640582624 767594496 134492 33554432000 4194304 4964800 140734270007856 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=4345/tid=4348] ppid=4343 vsize=749604 CPUtime=37.22 cores=0-7
/proc/4345/task/4348/stat : 4348 (claspmt) R 4343 4345 4178 0 -1 4202560 21610 0 0 0 3710 12 0 0 25 0 8 0 640582624 767594496 134492 33554432000 4194304 4964800 140734270007856 18446744073709551615 4313761 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=4345/tid=4349] ppid=4343 vsize=749604 CPUtime=37.21 cores=0-7
/proc/4345/task/4349/stat : 4349 (claspmt) R 4343 4345 4178 0 -1 4202560 20071 0 0 0 3711 10 0 0 25 0 8 0 640582624 767594496 134492 33554432000 4194304 4964800 140734270007856 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=4345/tid=4350] ppid=4343 vsize=749604 CPUtime=37.23 cores=0-7
/proc/4345/task/4350/stat : 4350 (claspmt) R 4343 4345 4178 0 -1 4202560 10254 0 0 0 3720 3 0 0 25 0 8 0 640582624 767594496 134492 33554432000 4194304 4964800 140734270007856 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4345/tid=4351] ppid=4343 vsize=749604 CPUtime=37.27 cores=0-7
/proc/4345/task/4351/stat : 4351 (claspmt) R 4343 4345 4178 0 -1 4202560 11908 0 0 0 3725 2 0 0 25 0 8 0 640582624 767594496 134492 33554432000 4194304 4964800 140734270007856 18446744073709551615 4669011 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=4345/tid=4352] ppid=4343 vsize=749604 CPUtime=37.24 cores=0-7
/proc/4345/task/4352/stat : 4352 (claspmt) R 4343 4345 4178 0 -1 4202560 18626 0 0 0 3712 12 0 0 25 0 8 0 640582624 767594496 134492 33554432000 4194304 4964800 140734270007856 18446744073709551615 4668773 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=4345/tid=4353] ppid=4343 vsize=749604 CPUtime=37.23 cores=0-7
/proc/4345/task/4353/stat : 4353 (claspmt) R 4343 4345 4178 0 -1 4202560 16377 0 0 0 3713 10 0 0 25 0 8 0 640582624 767594496 134492 33554432000 4194304 4964800 140734270007856 18446744073709551615 4669509 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 301.49
Current children cumulated vsize (KiB) 749604

[startup+43.1009 s]
/proc/loadavg: 7.43 5.75 2.77 9/362 4354
/proc/meminfo: memFree=14076252/32951124 swapFree=67111348/67111528
[pid=4345] ppid=4343 vsize=751172 CPUtime=314.25 cores=0-7
/proc/4345/stat : 4345 (claspmt) R 4343 4345 4178 0 -1 4202496 167585 0 0 0 31360 65 0 0 25 0 8 0 640582262 769200128 135345 33554432000 4194304 4964800 140734270007856 18446744073709551615 4370301 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/4345/statm: 187793 135345 464 189 0 182142 0
[pid=4345/tid=4347] ppid=4343 vsize=751172 CPUtime=38.85 cores=0-7
/proc/4345/task/4347/stat : 4347 (claspmt) R 4343 4345 4178 0 -1 4202560 9883 0 0 0 3881 4 0 0 25 0 8 0 640582624 769200128 135345 33554432000 4194304 4964800 140734270007856 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=4345/tid=4348] ppid=4343 vsize=751172 CPUtime=38.82 cores=0-7
/proc/4345/task/4348/stat : 4348 (claspmt) R 4343 4345 4178 0 -1 4202560 21984 0 0 0 3870 12 0 0 25 0 8 0 640582624 769200128 135345 33554432000 4194304 4964800 140734270007856 18446744073709551615 4313751 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=4345/tid=4349] ppid=4343 vsize=751172 CPUtime=38.81 cores=0-7
/proc/4345/task/4349/stat : 4349 (claspmt) R 4343 4345 4178 0 -1 4202560 20110 0 0 0 3871 10 0 0 25 0 8 0 640582624 769200128 135345 33554432000 4194304 4964800 140734270007856 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=4345/tid=4350] ppid=4343 vsize=751172 CPUtime=38.83 cores=0-7
/proc/4345/task/4350/stat : 4350 (claspmt) R 4343 4345 4178 0 -1 4202560 10256 0 0 0 3880 3 0 0 25 0 8 0 640582624 769200128 135345 33554432000 4194304 4964800 140734270007856 18446744073709551615 4670437 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4345/tid=4351] ppid=4343 vsize=751172 CPUtime=38.85 cores=0-7
/proc/4345/task/4351/stat : 4351 (claspmt) R 4343 4345 4178 0 -1 4202560 11917 0 0 0 3883 2 0 0 25 0 8 0 640582624 769200128 135345 33554432000 4194304 4964800 140734270007856 18446744073709551615 4670437 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=4345/tid=4352] ppid=4343 vsize=751172 CPUtime=38.83 cores=0-7
/proc/4345/task/4352/stat : 4352 (claspmt) R 4343 4345 4178 0 -1 4202560 18880 0 0 0 3871 12 0 0 25 0 8 0 640582624 769200128 135345 33554432000 4194304 4964800 140734270007856 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=4345/tid=4353] ppid=4343 vsize=751172 CPUtime=38.83 cores=0-7
/proc/4345/task/4353/stat : 4353 (claspmt) R 4343 4345 4178 0 -1 4202560 16552 0 0 0 3873 10 0 0 25 0 8 0 640582624 769200128 135345 33554432000 4194304 4964800 140734270007856 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 314.25
Current children cumulated vsize (KiB) 751172

[startup+43.9008 s]
/proc/loadavg: 7.43 5.75 2.77 9/362 4355
/proc/meminfo: memFree=14075632/32951124 swapFree=67111348/67111528
[pid=4345] ppid=4343 vsize=751172 CPUtime=320.7 cores=0-7
/proc/4345/stat : 4345 (claspmt) R 4343 4345 4178 0 -1 4202496 167629 0 0 0 32004 66 0 0 25 0 8 0 640582262 769200128 135389 33554432000 4194304 4964800 140734270007856 18446744073709551615 4668568 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/4345/statm: 187793 135389 464 189 0 182142 0
[pid=4345/tid=4347] ppid=4343 vsize=751172 CPUtime=39.66 cores=0-7
/proc/4345/task/4347/stat : 4347 (claspmt) R 4343 4345 4178 0 -1 4202560 9883 0 0 0 3962 4 0 0 25 0 8 0 640582624 769200128 135389 33554432000 4194304 4964800 140734270007856 18446744073709551615 4668794 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=4345/tid=4348] ppid=4343 vsize=751172 CPUtime=39.63 cores=0-7
/proc/4345/task/4348/stat : 4348 (claspmt) R 4343 4345 4178 0 -1 4202560 21994 0 0 0 3951 12 0 0 25 0 8 0 640582624 769200128 135389 33554432000 4194304 4964800 140734270007856 18446744073709551615 4668709 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=4345/tid=4349] ppid=4343 vsize=751172 CPUtime=39.62 cores=0-7
/proc/4345/task/4349/stat : 4349 (claspmt) R 4343 4345 4178 0 -1 4202560 20129 0 0 0 3952 10 0 0 25 0 8 0 640582624 769200128 135389 33554432000 4194304 4964800 140734270007856 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=4345/tid=4350] ppid=4343 vsize=751172 CPUtime=39.64 cores=0-7
/proc/4345/task/4350/stat : 4350 (claspmt) R 4343 4345 4178 0 -1 4202560 10256 0 0 0 3961 3 0 0 25 0 8 0 640582624 769200128 135389 33554432000 4194304 4964800 140734270007856 18446744073709551615 4669413 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4345/tid=4351] ppid=4343 vsize=751172 CPUtime=39.65 cores=0-7
/proc/4345/task/4351/stat : 4351 (claspmt) R 4343 4345 4178 0 -1 4202560 11917 0 0 0 3963 2 0 0 25 0 8 0 640582624 769200128 135389 33554432000 4194304 4964800 140734270007856 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=4345/tid=4352] ppid=4343 vsize=751172 CPUtime=39.65 cores=0-7
/proc/4345/task/4352/stat : 4352 (claspmt) R 4343 4345 4178 0 -1 4202560 18895 0 0 0 3953 12 0 0 25 0 8 0 640582624 769200128 135389 33554432000 4194304 4964800 140734270007856 18446744073709551615 4669684 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=4345/tid=4353] ppid=4343 vsize=751172 CPUtime=39.64 cores=0-7
/proc/4345/task/4353/stat : 4353 (claspmt) R 4343 4345 4178 0 -1 4202560 16552 0 0 0 3954 10 0 0 25 0 8 0 640582624 769200128 135389 33554432000 4194304 4964800 140734270007856 18446744073709551615 4313764 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 320.7
Current children cumulated vsize (KiB) 751172

[startup+44.3007 s]
/proc/loadavg: 7.43 5.75 2.77 9/362 4355
/proc/meminfo: memFree=14075632/32951124 swapFree=67111348/67111528
[pid=4345] ppid=4343 vsize=712192 CPUtime=323.24 cores=0-7
/proc/4345/stat : 4345 (claspmt) R 4343 4345 4178 0 -1 4202496 167664 0 0 0 32257 67 0 0 25 0 1 0 640582262 729284608 125646 33554432000 4194304 4964800 140734270007856 18446744073709551615 4598422 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/4345/statm: 178048 125646 474 189 0 172397 0
Current children cumulated CPU time (s) 323.24
Current children cumulated vsize (KiB) 712192

[startup+44.7006 s]
/proc/loadavg: 7.43 5.75 2.77 9/362 4355
/proc/meminfo: memFree=14075632/32951124 swapFree=67111348/67111528
[pid=4345] ppid=4343 vsize=580612 CPUtime=323.63 cores=0-7
/proc/4345/stat : 4345 (claspmt) R 4343 4345 4178 0 -1 4202496 167664 0 0 0 32296 67 0 0 25 0 1 0 640582262 594546688 90927 33554432000 4194304 4964800 140734270007856 18446744073709551615 4646559 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/4345/statm: 145153 90927 474 189 0 139502 0
Current children cumulated CPU time (s) 323.63
Current children cumulated vsize (KiB) 580612

Child status: 20
Real time (s): 44.7466
CPU time (s): 323.688
CPU user time (s): 322.988
CPU system time (s): 0.699893
CPU usage (%): 723.38
Max. virtual memory (cumulated for all children) (KiB): 751304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 322.988
system time used= 0.699893
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 167665
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= 25237
involuntary context switches= 1387

runsolver used 0.149977 second user time and 0.378942 second system time

The end

Launcher Data

Begin job on node145 at 2011-05-15 19:47:44
IDJOB=3380570
IDBENCH=69619
IDSOLVER=1865
FILE ID=node145/3380570-1305481663
RUNJOBID= node145-1305481200-4192
PBS_JOBID= 13325335
Free space on /tmp= 73652 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT_RACE08/cnf/manol-pipe-f7nidw.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-3380570-1305481663/watcher-3380570-1305481663 -o /tmp/evaluation-result-3380570-1305481663/solver-3380570-1305481663 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3380570-1305481663.cnf

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

MD5SUM BENCH= b950ebec64dc35544d8f8bf6957e7bc2
RANDOM SEED=1297121580

node145.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.786
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.57
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.786
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.76
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.786
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.786
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.786
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.786
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.74
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.786
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.84
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.786
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.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14614448 kB
Buffers:        324460 kB
Cached:        8574184 kB
SwapCached:          0 kB
Active:       11158488 kB
Inactive:      6809216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14614448 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           17708 kB
Writeback:           0 kB
AnonPages:     9069732 kB
Mapped:          27980 kB
Slab:           259120 kB
PageTables:      41724 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 83665340 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= 73652 MiB
End job on node145 at 2011-05-15 19:48:29