Trace number 3321365

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-R4095UNSAT 312.512 43.3859

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 ...337556/instance-3321365-1304337556.cnf
3.59/3.61	c Solving...
312.41/43.37	s UNSATISFIABLE
312.41/43.37	
312.41/43.37	c Models        : 0     
312.41/43.37	c Time          : 42.756s (Solving: 39.14s 1st Model: 0.00s Unsat: 39.14s)
312.41/43.37	c CPU Time      : 311.870s

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

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3321365-1304337556/watcher-3321365-1304337556 -o /tmp/evaluation-result-3321365-1304337556/solver-3321365-1304337556 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3321365-1304337556.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: 6.87 7.80 7.92 1/256 14449
/proc/meminfo: memFree=29697428/32951124 swapFree=66779152/67111528
[pid=14449] ppid=14447 vsize=60292 CPUtime=0 cores=0-7
/proc/14449/stat : 14449 (claspmt) R 14447 14449 14423 0 -1 4202496 1968 0 0 0 0 0 0 0 24 0 1 0 526171939 61739008 1897 33554432000 4194304 4964704 140734847761264 18446744073709551615 4700332 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/14449/statm: 15073 1906 376 189 0 9947 0

[startup+0.0974249 s]
/proc/loadavg: 6.87 7.80 7.92 1/256 14449
/proc/meminfo: memFree=29697428/32951124 swapFree=66779152/67111528
[pid=14449] ppid=14447 vsize=89580 CPUtime=0.09 cores=0-7
/proc/14449/stat : 14449 (claspmt) R 14447 14449 14423 0 -1 4202496 20480 0 0 0 7 2 0 0 24 0 1 0 526171939 91729920 17240 33554432000 4194304 4964704 140734847761264 18446744073709551615 212039316165 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/14449/statm: 22395 17241 386 189 0 17269 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 89580

[startup+0.100444 s]
/proc/loadavg: 6.87 7.80 7.92 1/256 14449
/proc/meminfo: memFree=29697428/32951124 swapFree=66779152/67111528
[pid=14449] ppid=14447 vsize=90108 CPUtime=0.09 cores=0-7
/proc/14449/stat : 14449 (claspmt) R 14447 14449 14423 0 -1 4202496 20603 0 0 0 7 2 0 0 24 0 1 0 526171939 92270592 17363 33554432000 4194304 4964704 140734847761264 18446744073709551615 212039316513 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/14449/statm: 22527 17364 386 189 0 17401 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 90108

[startup+0.300388 s]
/proc/loadavg: 6.87 7.80 7.92 1/256 14449
/proc/meminfo: memFree=29697428/32951124 swapFree=66779152/67111528
[pid=14449] ppid=14447 vsize=120712 CPUtime=0.29 cores=0-7
/proc/14449/stat : 14449 (claspmt) R 14447 14449 14423 0 -1 4202496 31190 0 0 0 26 3 0 0 25 0 1 0 526171939 123609088 24656 33554432000 4194304 4964704 140734847761264 18446744073709551615 212039316513 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/14449/statm: 30178 24657 386 189 0 25052 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 120712

[startup+0.700319 s]
/proc/loadavg: 6.87 7.80 7.92 1/256 14449
/proc/meminfo: memFree=29697428/32951124 swapFree=66779152/67111528
[pid=14449] ppid=14447 vsize=170804 CPUtime=0.69 cores=0-7
/proc/14449/stat : 14449 (claspmt) R 14447 14449 14423 0 -1 4202496 46742 0 0 0 63 6 0 0 25 0 1 0 526171939 174903296 37101 33554432000 4194304 4964704 140734847761264 18446744073709551615 4613837 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/14449/statm: 42701 37101 404 189 0 37575 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 170804

[startup+1.50017 s]
/proc/loadavg: 6.87 7.80 7.92 2/257 14450
/proc/meminfo: memFree=29544636/32951124 swapFree=66779152/67111528
[pid=14449] ppid=14447 vsize=188888 CPUtime=1.49 cores=0-7
/proc/14449/stat : 14449 (claspmt) R 14447 14449 14423 0 -1 4202496 51267 0 0 0 143 6 0 0 25 0 1 0 526171939 193421312 41626 33554432000 4194304 4964704 140734847761264 18446744073709551615 4615515 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/14449/statm: 47222 41626 404 189 0 42096 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 188888

[startup+3.10089 s]
/proc/loadavg: 6.87 7.80 7.92 2/257 14450
/proc/meminfo: memFree=29525664/32951124 swapFree=66779152/67111528
[pid=14449] ppid=14447 vsize=206312 CPUtime=3.09 cores=0-7
/proc/14449/stat : 14449 (claspmt) R 14447 14449 14423 0 -1 4202496 55614 0 0 0 302 7 0 0 25 0 1 0 526171939 211263488 45973 33554432000 4194304 4964704 140734847761264 18446744073709551615 4621750 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/14449/statm: 51578 45973 404 189 0 46452 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 206312

[startup+6.30129 s]
/proc/loadavg: 6.96 7.80 7.92 11/264 14457
/proc/meminfo: memFree=29264228/32951124 swapFree=66779152/67111528
[pid=14449] ppid=14447 vsize=743688 CPUtime=20.83 cores=0-7
/proc/14449/stat : 14449 (claspmt) R 14447 14449 14423 0 -1 4202496 140924 0 0 0 2040 43 0 0 21 0 8 0 526171939 761536512 109301 33554432000 4194304 4964704 140734847761264 18446744073709551615 4670100 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/14449/statm: 185922 109301 464 189 0 180271 0
[pid=14449/tid=14451] ppid=14447 vsize=743688 CPUtime=2.11 cores=0-7
/proc/14449/task/14451/stat : 14451 (claspmt) R 14447 14449 14423 0 -1 4202560 9574 0 0 0 208 3 0 0 18 0 8 0 526172301 761536512 109301 33554432000 4194304 4964704 140734847761264 18446744073709551615 4370236 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14449/tid=14452] ppid=14447 vsize=743688 CPUtime=2.09 cores=0-7
/proc/14449/task/14452/stat : 14452 (claspmt) R 14447 14449 14423 0 -1 4202560 13168 0 0 0 204 5 0 0 18 0 8 0 526172301 761536512 109301 33554432000 4194304 4964704 140734847761264 18446744073709551615 4342213 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=14449/tid=14453] ppid=14447 vsize=743688 CPUtime=2.08 cores=0-7
/proc/14449/task/14453/stat : 14453 (claspmt) R 14447 14449 14423 0 -1 4202560 13826 0 0 0 202 6 0 0 18 0 8 0 526172301 761536512 109301 33554432000 4194304 4964704 140734847761264 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=14449/tid=14454] ppid=14447 vsize=743688 CPUtime=2.1 cores=0-7
/proc/14449/task/14454/stat : 14454 (claspmt) R 14447 14449 14423 0 -1 4202560 10076 0 0 0 206 4 0 0 18 0 8 0 526172301 761536512 109301 33554432000 4194304 4964704 140734847761264 18446744073709551615 4372782 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=14449/tid=14455] ppid=14447 vsize=743688 CPUtime=2.55 cores=0-7
/proc/14449/task/14455/stat : 14455 (claspmt) R 14447 14449 14423 0 -1 4202560 10797 0 0 0 250 5 0 0 22 0 8 0 526172301 761536512 109301 33554432000 4194304 4964704 140734847761264 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=14449/tid=14456] ppid=14447 vsize=743688 CPUtime=2.12 cores=0-7
/proc/14449/task/14456/stat : 14456 (claspmt) R 14447 14449 14423 0 -1 4202560 13926 0 0 0 208 4 0 0 18 0 8 0 526172301 761536512 109301 33554432000 4194304 4964704 140734847761264 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=14449/tid=14457] ppid=14447 vsize=743688 CPUtime=2.13 cores=0-7
/proc/14449/task/14457/stat : 14457 (claspmt) R 14447 14449 14423 0 -1 4202560 11616 0 0 0 209 4 0 0 18 0 8 0 526172301 761536512 109301 33554432000 4194304 4964704 140734847761264 18446744073709551615 4668632 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 20.83
Current children cumulated vsize (KiB) 743688

[startup+12.7011 s]
/proc/loadavg: 7.04 7.80 7.92 9/264 14457
/proc/meminfo: memFree=29252652/32951124 swapFree=66779152/67111528
[pid=14449] ppid=14447 vsize=743688 CPUtime=71.98 cores=0-7
/proc/14449/stat : 14449 (claspmt) R 14447 14449 14423 0 -1 4202496 143924 0 0 0 7152 46 0 0 25 0 8 0 526171939 761536512 112301 33554432000 4194304 4964704 140734847761264 18446744073709551615 4370224 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/14449/statm: 185922 112301 464 189 0 180271 0
[pid=14449/tid=14451] ppid=14447 vsize=743688 CPUtime=8.51 cores=0-7
/proc/14449/task/14451/stat : 14451 (claspmt) R 14447 14449 14423 0 -1 4202560 9647 0 0 0 848 3 0 0 25 0 8 0 526172301 761536512 112301 33554432000 4194304 4964704 140734847761264 18446744073709551615 4361751 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14449/tid=14452] ppid=14447 vsize=743688 CPUtime=8.49 cores=0-7
/proc/14449/task/14452/stat : 14452 (claspmt) R 14447 14449 14423 0 -1 4202560 14261 0 0 0 843 6 0 0 25 0 8 0 526172301 761536512 112301 33554432000 4194304 4964704 140734847761264 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=14449/tid=14453] ppid=14447 vsize=743688 CPUtime=8.49 cores=0-7
/proc/14449/task/14453/stat : 14453 (claspmt) R 14447 14449 14423 0 -1 4202560 14754 0 0 0 842 7 0 0 25 0 8 0 526172301 761536512 112301 33554432000 4194304 4964704 140734847761264 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=14449/tid=14454] ppid=14447 vsize=743688 CPUtime=8.5 cores=0-7
/proc/14449/task/14454/stat : 14454 (claspmt) R 14447 14449 14423 0 -1 4202560 10151 0 0 0 846 4 0 0 25 0 8 0 526172301 761536512 112301 33554432000 4194304 4964704 140734847761264 18446744073709551615 4668531 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=14449/tid=14455] ppid=14447 vsize=743688 CPUtime=8.95 cores=0-7
/proc/14449/task/14455/stat : 14455 (claspmt) R 14447 14449 14423 0 -1 4202560 10802 0 0 0 890 5 0 0 25 0 8 0 526172301 761536512 112301 33554432000 4194304 4964704 140734847761264 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=14449/tid=14456] ppid=14447 vsize=743688 CPUtime=8.52 cores=0-7
/proc/14449/task/14456/stat : 14456 (claspmt) R 14447 14449 14423 0 -1 4202560 14364 0 0 0 847 5 0 0 25 0 8 0 526172301 761536512 112301 33554432000 4194304 4964704 140734847761264 18446744073709551615 4378499 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=14449/tid=14457] ppid=14447 vsize=743688 CPUtime=8.53 cores=0-7
/proc/14449/task/14457/stat : 14457 (claspmt) R 14447 14449 14423 0 -1 4202560 11972 0 0 0 848 5 0 0 25 0 8 0 526172301 761536512 112301 33554432000 4194304 4964704 140734847761264 18446744073709551615 4365167 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 71.98
Current children cumulated vsize (KiB) 743688

[startup+25.5009 s]
/proc/loadavg: 7.25 7.81 7.92 9/264 14457
/proc/meminfo: memFree=29197508/32951124 swapFree=66779152/67111528
[pid=14449] ppid=14447 vsize=743688 CPUtime=174.27 cores=0-7
/proc/14449/stat : 14449 (claspmt) R 14447 14449 14423 0 -1 4202496 157625 0 0 0 17369 58 0 0 25 0 8 0 526171939 761536512 126002 33554432000 4194304 4964704 140734847761264 18446744073709551615 4670100 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/14449/statm: 185922 126002 464 189 0 180271 0
[pid=14449/tid=14451] ppid=14447 vsize=743688 CPUtime=21.31 cores=0-7
/proc/14449/task/14451/stat : 14451 (claspmt) R 14447 14449 14423 0 -1 4202560 9725 0 0 0 2128 3 0 0 25 0 8 0 526172301 761536512 126002 33554432000 4194304 4964704 140734847761264 18446744073709551615 4668657 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14449/tid=14452] ppid=14447 vsize=743688 CPUtime=21.29 cores=0-7
/proc/14449/task/14452/stat : 14452 (claspmt) R 14447 14449 14423 0 -1 4202560 18571 0 0 0 2120 9 0 0 25 0 8 0 526172301 761536512 126002 33554432000 4194304 4964704 140734847761264 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=14449/tid=14453] ppid=14447 vsize=743688 CPUtime=21.28 cores=0-7
/proc/14449/task/14453/stat : 14453 (claspmt) R 14447 14449 14423 0 -1 4202560 19185 0 0 0 2118 10 0 0 25 0 8 0 526172301 761536512 126002 33554432000 4194304 4964704 140734847761264 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=14449/tid=14454] ppid=14447 vsize=743688 CPUtime=21.31 cores=0-7
/proc/14449/task/14454/stat : 14454 (claspmt) R 14447 14449 14423 0 -1 4202560 10373 0 0 0 2126 5 0 0 25 0 8 0 526172301 761536512 126002 33554432000 4194304 4964704 140734847761264 18446744073709551615 4670454 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=14449/tid=14455] ppid=14447 vsize=743688 CPUtime=21.75 cores=0-7
/proc/14449/task/14455/stat : 14455 (claspmt) R 14447 14449 14423 0 -1 4202560 10803 0 0 0 2170 5 0 0 25 0 8 0 526172301 761536512 126002 33554432000 4194304 4964704 140734847761264 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=14449/tid=14456] ppid=14447 vsize=743688 CPUtime=21.32 cores=0-7
/proc/14449/task/14456/stat : 14456 (claspmt) R 14447 14449 14423 0 -1 4202560 17593 0 0 0 2125 7 0 0 25 0 8 0 526172301 761536512 126002 33554432000 4194304 4964704 140734847761264 18446744073709551615 4668907 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=14449/tid=14457] ppid=14447 vsize=743688 CPUtime=21.33 cores=0-7
/proc/14449/task/14457/stat : 14457 (claspmt) R 14447 14449 14423 0 -1 4202560 13357 0 0 0 2125 8 0 0 25 0 8 0 526172301 761536512 126002 33554432000 4194304 4964704 140734847761264 18446744073709551615 4670277 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 174.27
Current children cumulated vsize (KiB) 743688

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

[startup+31.9097 s]
/proc/loadavg: 7.31 7.82 7.92 9/264 14458
/proc/meminfo: memFree=29166504/32951124 swapFree=66779152/67111528
[pid=14449] ppid=14447 vsize=748056 CPUtime=225.49 cores=0-7
/proc/14449/stat : 14449 (claspmt) R 14447 14449 14423 0 -1 4202496 165395 0 0 0 22483 66 0 0 25 0 8 0 526171939 766009344 133772 33554432000 4194304 4964704 140734847761264 18446744073709551615 4370295 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/14449/statm: 187014 133772 464 189 0 181363 0
[pid=14449/tid=14451] ppid=14447 vsize=748056 CPUtime=27.72 cores=0-7
/proc/14449/task/14451/stat : 14451 (claspmt) R 14447 14449 14423 0 -1 4202560 9765 0 0 0 2769 3 0 0 25 0 8 0 526172301 766009344 133772 33554432000 4194304 4964704 140734847761264 18446744073709551615 4370259 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14449/tid=14452] ppid=14447 vsize=748056 CPUtime=27.69 cores=0-7
/proc/14449/task/14452/stat : 14452 (claspmt) R 14447 14449 14423 0 -1 4202560 21112 0 0 0 2759 10 0 0 25 0 8 0 526172301 766009344 133772 33554432000 4194304 4964704 140734847761264 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=14449/tid=14453] ppid=14447 vsize=748056 CPUtime=27.69 cores=0-7
/proc/14449/task/14453/stat : 14453 (claspmt) R 14447 14449 14423 0 -1 4202560 20342 0 0 0 2757 12 0 0 25 0 8 0 526172301 766009344 133772 33554432000 4194304 4964704 140734847761264 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=14449/tid=14454] ppid=14447 vsize=748056 CPUtime=27.71 cores=0-7
/proc/14449/task/14454/stat : 14454 (claspmt) R 14447 14449 14423 0 -1 4202560 10398 0 0 0 2766 5 0 0 25 0 8 0 526172301 766009344 133772 33554432000 4194304 4964704 140734847761264 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=14449/tid=14455] ppid=14447 vsize=748056 CPUtime=28.16 cores=0-7
/proc/14449/task/14455/stat : 14455 (claspmt) R 14447 14449 14423 0 -1 4202560 10810 0 0 0 2811 5 0 0 25 0 8 0 526172301 766009344 133772 33554432000 4194304 4964704 140734847761264 18446744073709551615 4668609 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=14449/tid=14456] ppid=14447 vsize=748056 CPUtime=27.73 cores=0-7
/proc/14449/task/14456/stat : 14456 (claspmt) R 14447 14449 14423 0 -1 4202560 20071 0 0 0 2763 10 0 0 25 0 8 0 526172301 766009344 133772 33554432000 4194304 4964704 140734847761264 18446744073709551615 4668609 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=14449/tid=14457] ppid=14447 vsize=748056 CPUtime=27.74 cores=0-7
/proc/14449/task/14457/stat : 14457 (claspmt) R 14447 14449 14423 0 -1 4202560 14837 0 0 0 2764 10 0 0 25 0 8 0 526172301 766009344 133772 33554432000 4194304 4964704 140734847761264 18446744073709551615 4668632 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 225.49
Current children cumulated vsize (KiB) 748056

[startup+38.3006 s]
/proc/loadavg: 7.37 7.82 7.92 9/264 14458
/proc/meminfo: memFree=29147392/32951124 swapFree=66779152/67111528
[pid=14449] ppid=14447 vsize=750456 CPUtime=276.56 cores=0-7
/proc/14449/stat : 14449 (claspmt) R 14447 14449 14423 0 -1 4202496 170349 0 0 0 27586 70 0 0 25 0 8 0 526171939 768466944 138726 33554432000 4194304 4964704 140734847761264 18446744073709551615 4668635 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/14449/statm: 187614 138726 464 189 0 181963 0
[pid=14449/tid=14451] ppid=14447 vsize=750456 CPUtime=34.11 cores=0-7
/proc/14449/task/14451/stat : 14451 (claspmt) R 14447 14449 14423 0 -1 4202560 9776 0 0 0 3408 3 0 0 25 0 8 0 526172301 768466944 138726 33554432000 4194304 4964704 140734847761264 18446744073709551615 4668693 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14449/tid=14452] ppid=14447 vsize=750456 CPUtime=34.09 cores=0-7
/proc/14449/task/14452/stat : 14452 (claspmt) R 14447 14449 14423 0 -1 4202560 22721 0 0 0 3397 12 0 0 25 0 8 0 526172301 768466944 138726 33554432000 4194304 4964704 140734847761264 18446744073709551615 4668648 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=14449/tid=14453] ppid=14447 vsize=750456 CPUtime=34.08 cores=0-7
/proc/14449/task/14453/stat : 14453 (claspmt) R 14447 14449 14423 0 -1 4202560 21024 0 0 0 3396 12 0 0 25 0 8 0 526172301 768466944 138726 33554432000 4194304 4964704 140734847761264 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=14449/tid=14454] ppid=14447 vsize=750456 CPUtime=34.1 cores=0-7
/proc/14449/task/14454/stat : 14454 (claspmt) R 14447 14449 14423 0 -1 4202560 10458 0 0 0 3405 5 0 0 25 0 8 0 526172301 768466944 138726 33554432000 4194304 4964704 140734847761264 18446744073709551615 4669196 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=14449/tid=14455] ppid=14447 vsize=750456 CPUtime=34.55 cores=0-7
/proc/14449/task/14455/stat : 14455 (claspmt) R 14447 14449 14423 0 -1 4202560 10812 0 0 0 3450 5 0 0 25 0 8 0 526172301 768466944 138727 33554432000 4194304 4964704 140734847761264 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=14449/tid=14456] ppid=14447 vsize=750456 CPUtime=34.12 cores=0-7
/proc/14449/task/14456/stat : 14456 (claspmt) R 14447 14449 14423 0 -1 4202560 21210 0 0 0 3401 11 0 0 25 0 8 0 526172301 768466944 138727 33554432000 4194304 4964704 140734847761264 18446744073709551615 4670114 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=14449/tid=14457] ppid=14447 vsize=750456 CPUtime=34.13 cores=0-7
/proc/14449/task/14457/stat : 14457 (claspmt) R 14447 14449 14423 0 -1 4202560 16288 0 0 0 3402 11 0 0 25 0 8 0 526172301 768466944 138727 33554432000 4194304 4964704 140734847761264 18446744073709551615 4668693 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 276.56
Current children cumulated vsize (KiB) 750456

[startup+41.501 s]
/proc/loadavg: 7.42 7.82 7.92 9/264 14458
/proc/meminfo: memFree=29144164/32951124 swapFree=66779152/67111528
[pid=14449] ppid=14447 vsize=752720 CPUtime=302.13 cores=0-7
/proc/14449/stat : 14449 (claspmt) R 14447 14449 14423 0 -1 4202496 170872 0 0 0 30143 70 0 0 25 0 8 0 526171939 770785280 139249 33554432000 4194304 4964704 140734847761264 18446744073709551615 4338784 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/14449/statm: 188180 139249 464 189 0 182529 0
[pid=14449/tid=14451] ppid=14447 vsize=752720 CPUtime=37.31 cores=0-7
/proc/14449/task/14451/stat : 14451 (claspmt) R 14447 14449 14423 0 -1 4202560 9776 0 0 0 3728 3 0 0 25 0 8 0 526172301 770785280 139249 33554432000 4194304 4964704 140734847761264 18446744073709551615 4370264 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14449/tid=14452] ppid=14447 vsize=752720 CPUtime=37.29 cores=0-7
/proc/14449/task/14452/stat : 14452 (claspmt) R 14447 14449 14423 0 -1 4202560 23145 0 0 0 3717 12 0 0 25 0 8 0 526172301 770785280 139249 33554432000 4194304 4964704 140734847761264 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=14449/tid=14453] ppid=14447 vsize=752720 CPUtime=37.28 cores=0-7
/proc/14449/task/14453/stat : 14453 (claspmt) R 14447 14449 14423 0 -1 4202560 21072 0 0 0 3716 12 0 0 25 0 8 0 526172301 770785280 139249 33554432000 4194304 4964704 140734847761264 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=14449/tid=14454] ppid=14447 vsize=752720 CPUtime=37.31 cores=0-7
/proc/14449/task/14454/stat : 14454 (claspmt) R 14447 14449 14423 0 -1 4202560 10462 0 0 0 3726 5 0 0 25 0 8 0 526172301 770785280 139249 33554432000 4194304 4964704 140734847761264 18446744073709551615 4370264 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=14449/tid=14455] ppid=14447 vsize=752720 CPUtime=37.75 cores=0-7
/proc/14449/task/14455/stat : 14455 (claspmt) R 14447 14449 14423 0 -1 4202560 10812 0 0 0 3770 5 0 0 25 0 8 0 526172301 770785280 139249 33554432000 4194304 4964704 140734847761264 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=14449/tid=14456] ppid=14447 vsize=752720 CPUtime=37.32 cores=0-7
/proc/14449/task/14456/stat : 14456 (claspmt) R 14447 14449 14423 0 -1 4202560 21252 0 0 0 3721 11 0 0 25 0 8 0 526172301 770785280 139249 33554432000 4194304 4964704 140734847761264 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=14449/tid=14457] ppid=14447 vsize=752720 CPUtime=37.33 cores=0-7
/proc/14449/task/14457/stat : 14457 (claspmt) R 14447 14449 14423 0 -1 4202560 16293 0 0 0 3722 11 0 0 25 0 8 0 526172301 770785280 139249 33554432000 4194304 4964704 140734847761264 18446744073709551615 4669391 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 302.13
Current children cumulated vsize (KiB) 752720

[startup+42.3009 s]
/proc/loadavg: 7.42 7.82 7.92 9/264 14458
/proc/meminfo: memFree=29143916/32951124 swapFree=66779152/67111528
[pid=14449] ppid=14447 vsize=752884 CPUtime=308.52 cores=0-7
/proc/14449/stat : 14449 (claspmt) R 14447 14449 14423 0 -1 4202496 170951 0 0 0 30782 70 0 0 25 0 8 0 526171939 770953216 139328 33554432000 4194304 4964704 140734847761264 18446744073709551615 4370295 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/14449/statm: 188221 139328 464 189 0 182570 0
[pid=14449/tid=14451] ppid=14447 vsize=752884 CPUtime=38.11 cores=0-7
/proc/14449/task/14451/stat : 14451 (claspmt) R 14447 14449 14423 0 -1 4202560 9776 0 0 0 3808 3 0 0 25 0 8 0 526172301 770953216 139328 33554432000 4194304 4964704 140734847761264 18446744073709551615 4668907 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14449/tid=14452] ppid=14447 vsize=752884 CPUtime=38.09 cores=0-7
/proc/14449/task/14452/stat : 14452 (claspmt) R 14447 14449 14423 0 -1 4202560 23159 0 0 0 3797 12 0 0 25 0 8 0 526172301 770953216 139328 33554432000 4194304 4964704 140734847761264 18446744073709551615 4342144 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=14449/tid=14453] ppid=14447 vsize=752884 CPUtime=38.08 cores=0-7
/proc/14449/task/14453/stat : 14453 (claspmt) R 14447 14449 14423 0 -1 4202560 21077 0 0 0 3796 12 0 0 25 0 8 0 526172301 770953216 139328 33554432000 4194304 4964704 140734847761264 18446744073709551615 4378499 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=14449/tid=14454] ppid=14447 vsize=752884 CPUtime=38.11 cores=0-7
/proc/14449/task/14454/stat : 14454 (claspmt) R 14447 14449 14423 0 -1 4202560 10462 0 0 0 3806 5 0 0 25 0 8 0 526172301 770953216 139328 33554432000 4194304 4964704 140734847761264 18446744073709551615 4370266 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=14449/tid=14455] ppid=14447 vsize=752884 CPUtime=38.55 cores=0-7
/proc/14449/task/14455/stat : 14455 (claspmt) R 14447 14449 14423 0 -1 4202560 10812 0 0 0 3850 5 0 0 25 0 8 0 526172301 770953216 139328 33554432000 4194304 4964704 140734847761264 18446744073709551615 4465641 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=14449/tid=14456] ppid=14447 vsize=752884 CPUtime=38.12 cores=0-7
/proc/14449/task/14456/stat : 14456 (claspmt) R 14447 14449 14423 0 -1 4202560 21312 0 0 0 3801 11 0 0 25 0 8 0 526172301 770953216 139328 33554432000 4194304 4964704 140734847761264 18446744073709551615 4668693 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=14449/tid=14457] ppid=14447 vsize=752884 CPUtime=38.13 cores=0-7
/proc/14449/task/14457/stat : 14457 (claspmt) R 14447 14449 14423 0 -1 4202560 16293 0 0 0 3802 11 0 0 25 0 8 0 526172301 770953216 139328 33554432000 4194304 4964704 140734847761264 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 308.52
Current children cumulated vsize (KiB) 752884

[startup+43.1008 s]
/proc/loadavg: 7.42 7.82 7.92 2/257 14458
/proc/meminfo: memFree=29182164/32951124 swapFree=66779152/67111528
[pid=14449] ppid=14447 vsize=713772 CPUtime=312.22 cores=0-7
/proc/14449/stat : 14449 (claspmt) R 14447 14449 14423 0 -1 4202496 170989 0 0 0 31151 71 0 0 25 0 1 0 526171939 730902528 129588 33554432000 4194304 4964704 140734847761264 18446744073709551615 4628834 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/14449/statm: 178443 129588 474 189 0 172792 0
Current children cumulated CPU time (s) 312.22
Current children cumulated vsize (KiB) 713772

[startup+43.3007 s]
/proc/loadavg: 7.42 7.82 7.92 2/257 14458
/proc/meminfo: memFree=29182164/32951124 swapFree=66779152/67111528
[pid=14449] ppid=14447 vsize=626460 CPUtime=312.41 cores=0-7
/proc/14449/stat : 14449 (claspmt) R 14447 14449 14423 0 -1 4202496 170989 0 0 0 31170 71 0 0 25 0 1 0 526171939 641495040 107060 33554432000 4194304 4964704 140734847761264 18446744073709551615 4628834 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/14449/statm: 156615 107060 474 189 0 150964 0
Current children cumulated CPU time (s) 312.41
Current children cumulated vsize (KiB) 626460

Child status: 20
Real time (s): 43.3859
CPU time (s): 312.512
CPU user time (s): 311.77
CPU system time (s): 0.742887
CPU usage (%): 720.308
Max. virtual memory (cumulated for all children) (KiB): 752884

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 311.77
system time used= 0.742887
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 170990
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= 25295
involuntary context switches= 1373

runsolver used 0.094985 second user time and 0.26296 second system time

The end

Launcher Data

Begin job on node146 at 2011-05-02 13:59:17
IDJOB=3321365
IDBENCH=69619
IDSOLVER=1711
FILE ID=node146/3321365-1304337556
RUNJOBID= node146-1304337556-14437
PBS_JOBID= 13178039
Free space on /tmp= 73460 MiB

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

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

MD5SUM BENCH= b950ebec64dc35544d8f8bf6957e7bc2
RANDOM SEED=1243738195

node146.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.830
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.66
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.830
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.830
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.75
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.830
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.86
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.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.830
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.830
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29697832 kB
Buffers:        206672 kB
Cached:        1056472 kB
SwapCached:      35876 kB
Active:         930260 kB
Inactive:      2000152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29697832 kB
SwapTotal:    67111528 kB
SwapFree:     66779152 kB
Dirty:           17640 kB
Writeback:           0 kB
AnonPages:     1631940 kB
Mapped:          19280 kB
Slab:           242200 kB
PageTables:      17036 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 43459996 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= 73456 MiB
End job on node146 at 2011-05-02 14:00:00