Trace number 3373149

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 2330.03 584.438

General information on the benchmark

NameSAT05/crafted/sorge05/QG7a/
gensys-ukn003.shuffled-as.sat05-3843.cnf
MD5SUM59fa4424111aa94c942a4bbd786cbd51
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1234.33
Satisfiable
(Un)Satisfiability was proved
Number of variables2969
Number of clauses18767
Sum of the clauses size134137
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 2442
Number of clauses of size 32384
Number of clauses of size 4505
Number of clauses of size 5684
Number of clauses of size over 514710

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...431458/instance-3373149-1305431458.cnf
0.00/0.06	c Solving...
2329.91/584.43	s UNSATISFIABLE
2329.91/584.43	
2329.91/584.43	c Models        : 0     
2329.91/584.43	c Time          : 584.422s (Solving: 584.36s 1st Model: 0.00s Unsat: 584.36s)
2329.91/584.43	c CPU Time      : 2330.010s

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

running on 4 cores: 0,2,4,6

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: 8.08 8.06 6.95 5/358 23000
/proc/meminfo: memFree=20813876/32951132 swapFree=64495980/67111528
[pid=23000] ppid=22998 vsize=22132 CPUtime=0 cores=0,2,4,6
/proc/23000/stat : 23000 (claspmt) R 22998 23000 16017 0 -1 4202496 844 0 0 0 0 0 0 0 25 0 1 0 654745430 22663168 751 33554432000 4194304 4964800 140737437883568 18446744073709551615 210646807237 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/23000/statm: 5533 752 388 189 0 407 0

[startup+0.11399 s]
/proc/loadavg: 8.08 8.06 6.95 5/358 23000
/proc/meminfo: memFree=20813876/32951132 swapFree=64495980/67111528
[pid=23000] ppid=22998 vsize=238088 CPUtime=0.22 cores=0,2,4,6
/proc/23000/stat : 23000 (claspmt) R 22998 23000 16017 0 -1 4202496 2792 0 0 0 22 0 0 0 25 0 4 0 654745430 243802112 2528 33554432000 4194304 4964800 140737437883568 18446744073709551615 4668900 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/23000/statm: 59522 2528 458 189 0 53871 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 238088

[startup+0.273993 s]
/proc/loadavg: 8.08 8.06 6.95 5/358 23000
/proc/meminfo: memFree=20813876/32951132 swapFree=64495980/67111528
[pid=23000] ppid=22998 vsize=238772 CPUtime=0.86 cores=0,2,4,6
/proc/23000/stat : 23000 (claspmt) R 22998 23000 16017 0 -1 4202496 3394 0 0 0 86 0 0 0 25 0 4 0 654745430 244502528 3130 33554432000 4194304 4964800 140737437883568 18446744073709551615 4670328 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/23000/statm: 59693 3130 458 189 0 54042 0
Current children cumulated CPU time (s) 0.86
Current children cumulated vsize (KiB) 238772

[startup+0.30027 s]
/proc/loadavg: 8.08 8.06 6.95 5/358 23000
/proc/meminfo: memFree=20813876/32951132 swapFree=64495980/67111528
[pid=23000] ppid=22998 vsize=238772 CPUtime=0.96 cores=0,2,4,6
/proc/23000/stat : 23000 (claspmt) R 22998 23000 16017 0 -1 4202496 3480 0 0 0 96 0 0 0 25 0 4 0 654745430 244502528 3216 33554432000 4194304 4964800 140737437883568 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/23000/statm: 59693 3216 458 189 0 54042 0
Current children cumulated CPU time (s) 0.96
Current children cumulated vsize (KiB) 238772

[startup+0.700204 s]
/proc/loadavg: 8.08 8.06 6.95 5/358 23000
/proc/meminfo: memFree=20813876/32951132 swapFree=64495980/67111528
[pid=23000] ppid=22998 vsize=239180 CPUtime=2.57 cores=0,2,4,6
/proc/23000/stat : 23000 (claspmt) R 22998 23000 16017 0 -1 4202496 4033 0 0 0 256 1 0 0 25 0 4 0 654745430 244920320 3769 33554432000 4194304 4964800 140737437883568 18446744073709551615 4320909 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/23000/statm: 59795 3769 458 189 0 54144 0
Current children cumulated CPU time (s) 2.57
Current children cumulated vsize (KiB) 239180

[startup+1.50107 s]
/proc/loadavg: 8.08 8.05 6.96 9/362 23004
/proc/meminfo: memFree=20798228/32951132 swapFree=64495980/67111528
[pid=23000] ppid=22998 vsize=239768 CPUtime=5.76 cores=0,2,4,6
/proc/23000/stat : 23000 (claspmt) R 22998 23000 16017 0 -1 4202496 4764 0 0 0 575 1 0 0 25 0 4 0 654745430 245522432 4500 33554432000 4194304 4964800 140737437883568 18446744073709551615 4312137 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/23000/statm: 59942 4500 458 189 0 54291 0
[pid=23000/tid=23002] ppid=22998 vsize=239768 CPUtime=1.42 cores=0,2,4,6
/proc/23000/task/23002/stat : 23002 (claspmt) R 22998 23000 16017 0 -1 4202560 701 0 0 0 142 0 0 0 19 0 4 0 654745437 245522432 4500 33554432000 4194304 4964800 140737437883568 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=23000/tid=23003] ppid=22998 vsize=239768 CPUtime=1.4 cores=0,2,4,6
/proc/23000/task/23003/stat : 23003 (claspmt) R 22998 23000 16017 0 -1 4202560 1168 0 0 0 140 0 0 0 20 0 4 0 654745437 245522432 4500 33554432000 4194304 4964800 140737437883568 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=23000/tid=23004] ppid=22998 vsize=239768 CPUtime=1.42 cores=0,2,4,6
/proc/23000/task/23004/stat : 23004 (claspmt) R 22998 23000 16017 0 -1 4202560 866 0 0 0 142 0 0 0 25 0 4 0 654745437 245522432 4500 33554432000 4194304 4964800 140737437883568 18446744073709551615 4660447 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.76
Current children cumulated vsize (KiB) 239768

[startup+3.1008 s]
/proc/loadavg: 8.08 8.05 6.96 9/362 23004
/proc/meminfo: memFree=20793020/32951132 swapFree=64495980/67111528
[pid=23000] ppid=22998 vsize=242368 CPUtime=12.14 cores=0,2,4,6
/proc/23000/stat : 23000 (claspmt) R 22998 23000 16017 0 -1 4202496 6366 0 0 0 1213 1 0 0 25 0 4 0 654745430 248184832 6102 33554432000 4194304 4964800 140737437883568 18446744073709551615 4670343 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/23000/statm: 60592 6102 460 189 0 54941 0
[pid=23000/tid=23002] ppid=22998 vsize=242368 CPUtime=3.02 cores=0,2,4,6
/proc/23000/task/23002/stat : 23002 (claspmt) R 22998 23000 16017 0 -1 4202560 924 0 0 0 302 0 0 0 25 0 4 0 654745437 248184832 6102 33554432000 4194304 4964800 140737437883568 18446744073709551615 4321116 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=23000/tid=23003] ppid=22998 vsize=242368 CPUtime=2.99 cores=0,2,4,6
/proc/23000/task/23003/stat : 23003 (claspmt) R 22998 23000 16017 0 -1 4202560 1961 0 0 0 299 0 0 0 25 0 4 0 654745437 248184832 6102 33554432000 4194304 4964800 140737437883568 18446744073709551615 4670349 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=23000/tid=23004] ppid=22998 vsize=242368 CPUtime=3.02 cores=0,2,4,6
/proc/23000/task/23004/stat : 23004 (claspmt) R 22998 23000 16017 0 -1 4202560 1237 0 0 0 302 0 0 0 25 0 4 0 654745437 248184832 6102 33554432000 4194304 4964800 140737437883568 18446744073709551615 4660163 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.14
Current children cumulated vsize (KiB) 242368

[startup+6.30026 s]
/proc/loadavg: 8.08 8.05 6.96 9/362 23004
/proc/meminfo: memFree=20786268/32951132 swapFree=64495980/67111528
[pid=23000] ppid=22998 vsize=243896 CPUtime=24.48 cores=0,2,4,6
/proc/23000/stat : 23000 (claspmt) R 22998 23000 16017 0 -1 4202496 7554 0 0 0 2444 4 0 0 25 0 4 0 654745430 249749504 7290 33554432000 4194304 4964800 140737437883568 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/23000/statm: 60974 7290 460 189 0 55323 0
[pid=23000/tid=23002] ppid=22998 vsize=243896 CPUtime=6.12 cores=0,2,4,6
/proc/23000/task/23002/stat : 23002 (claspmt) R 22998 23000 16017 0 -1 4202560 1180 0 0 0 612 0 0 0 25 0 4 0 654745437 249749504 7290 33554432000 4194304 4964800 140737437883568 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=23000/tid=23003] ppid=22998 vsize=243896 CPUtime=6.16 cores=0,2,4,6
/proc/23000/task/23003/stat : 23003 (claspmt) R 22998 23000 16017 0 -1 4202560 2469 0 0 0 615 1 0 0 25 0 4 0 654745437 249749504 7290 33554432000 4194304 4964800 140737437883568 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=23000/tid=23004] ppid=22998 vsize=243896 CPUtime=6.22 cores=0,2,4,6
/proc/23000/task/23004/stat : 23004 (claspmt) R 22998 23000 16017 0 -1 4202560 1513 0 0 0 622 0 0 0 25 0 4 0 654745437 249749504 7290 33554432000 4194304 4964800 140737437883568 18446744073709551615 4320928 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.48
Current children cumulated vsize (KiB) 243896

[startup+12.7012 s]
/proc/loadavg: 8.06 8.05 6.97 9/362 23005
/proc/meminfo: memFree=20764848/32951132 swapFree=64495980/67111528
[pid=23000] ppid=22998 vsize=247560 CPUtime=50 cores=0,2,4,6
/proc/23000/stat : 23000 (claspmt) R 22998 23000 16017 0 -1 4202496 9952 0 0 0 4995 5 0 0 25 0 4 0 654745430 253501440 9607 33554432000 4194304 4964800 140737437883568 18446744073709551615 4653186 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/23000/statm: 61890 9607 460 189 0 56239 0
[pid=23000/tid=23002] ppid=22998 vsize=247560 CPUtime=12.52 cores=0,2,4,6
/proc/23000/task/23002/stat : 23002 (claspmt) R 22998 23000 16017 0 -1 4202560 1920 0 0 0 1252 0 0 0 25 0 4 0 654745437 253501440 9607 33554432000 4194304 4964800 140737437883568 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=23000/tid=23003] ppid=22998 vsize=247560 CPUtime=12.48 cores=0,2,4,6
/proc/23000/task/23003/stat : 23003 (claspmt) R 22998 23000 16017 0 -1 4202560 3046 0 0 0 1247 1 0 0 25 0 4 0 654745437 253501440 9607 33554432000 4194304 4964800 140737437883568 18446744073709551615 4670361 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=23000/tid=23004] ppid=22998 vsize=247560 CPUtime=12.62 cores=0,2,4,6
/proc/23000/task/23004/stat : 23004 (claspmt) R 22998 23000 16017 0 -1 4202560 1997 0 0 0 1262 0 0 0 25 0 4 0 654745437 253501440 9607 33554432000 4194304 4964800 140737437883568 18446744073709551615 4670340 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (KiB) 247560

[startup+25.501 s]
/proc/loadavg: 8.05 8.05 6.98 9/362 23005
/proc/meminfo: memFree=20759024/32951132 swapFree=64495980/67111528
[pid=23000] ppid=22998 vsize=248516 CPUtime=101.04 cores=0,2,4,6
/proc/23000/stat : 23000 (claspmt) R 22998 23000 16017 0 -1 4202496 11605 0 0 0 10099 5 0 0 25 0 4 0 654745430 254480384 11257 33554432000 4194304 4964800 140737437883568 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/23000/statm: 62129 11257 460 189 0 56478 0
[pid=23000/tid=23002] ppid=22998 vsize=248516 CPUtime=25.32 cores=0,2,4,6
/proc/23000/task/23002/stat : 23002 (claspmt) R 22998 23000 16017 0 -1 4202560 2592 0 0 0 2532 0 0 0 25 0 4 0 654745437 254480384 11257 33554432000 4194304 4964800 140737437883568 18446744073709551615 4669509 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=23000/tid=23003] ppid=22998 vsize=248516 CPUtime=25.13 cores=0,2,4,6
/proc/23000/task/23003/stat : 23003 (claspmt) R 22998 23000 16017 0 -1 4202560 3461 0 0 0 2512 1 0 0 25 0 4 0 654745437 254480384 11257 33554432000 4194304 4964800 140737437883568 18446744073709551615 4670343 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=23000/tid=23004] ppid=22998 vsize=248516 CPUtime=25.42 cores=0,2,4,6
/proc/23000/task/23004/stat : 23004 (claspmt) R 22998 23000 16017 0 -1 4202560 2222 0 0 0 2542 0 0 0 25 0 4 0 654745437 254480384 11257 33554432000 4194304 4964800 140737437883568 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.04
Current children cumulated vsize (KiB) 248516

[startup+51.1007 s]
/proc/loadavg: 8.03 8.05 7.00 9/362 23006
/proc/meminfo: memFree=20749928/32951132 swapFree=64495980/67111528
[pid=23000] ppid=22998 vsize=251804 CPUtime=203.11 cores=0,2,4,6
/proc/23000/stat : 23000 (claspmt) R 22998 23000 16017 0 -1 4202496 13953 0 0 0 20297 14 0 0 25 0 4 0 654745430 257847296 13605 33554432000 4194304 4964800 140737437883568 18446744073709551615 4321079 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/23000/statm: 62951 13605 460 189 0 57300 0
[pid=23000/tid=23002] ppid=22998 vsize=251804 CPUtime=50.93 cores=0,2,4,6
/proc/23000/task/23002/stat : 23002 (claspmt) R 22998 23000 16017 0 -1 4202560 2927 0 0 0 5092 1 0 0 25 0 4 0 654745437 257847296 13605 33554432000 4194304 4964800 140737437883568 18446744073709551615 4627259 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=23000/tid=23003] ppid=22998 vsize=251804 CPUtime=50.46 cores=0,2,4,6
/proc/23000/task/23003/stat : 23003 (claspmt) R 22998 23000 16017 0 -1 4202560 5117 0 0 0 5043 3 0 0 25 0 4 0 654745437 257847296 13605 33554432000 4194304 4964800 140737437883568 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=23000/tid=23004] ppid=22998 vsize=251804 CPUtime=51 cores=0,2,4,6
/proc/23000/task/23004/stat : 23004 (claspmt) R 22998 23000 16017 0 -1 4202560 2273 0 0 0 5100 0 0 0 25 0 4 0 654745437 257847296 13605 33554432000 4194304 4964800 140737437883568 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.11
Current children cumulated vsize (KiB) 251804

[startup+102.301 s]
/proc/loadavg: 8.19 8.08 7.07 9/362 23007
/proc/meminfo: memFree=20658660/32951132 swapFree=64495980/67111528
[pid=23000] ppid=22998 vsize=253140 CPUtime=407.33 cores=0,2,4,6
/proc/23000/stat : 23000 (claspmt) R 22998 23000 16017 0 -1 4202496 15571 0 0 0 40716 17 0 0 25 0 4 0 654745430 259215360 15223 33554432000 4194304 4964800 140737437883568 18446744073709551615 4670328 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/23000/statm: 63285 15223 460 189 0 57634 0
[pid=23000/tid=23002] ppid=22998 vsize=253140 CPUtime=102.14 cores=0,2,4,6
/proc/23000/task/23002/stat : 23002 (claspmt) R 22998 23000 16017 0 -1 4202560 3344 0 0 0 10213 1 0 0 25 0 4 0 654745437 259215360 15223 33554432000 4194304 4964800 140737437883568 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=23000/tid=23003] ppid=22998 vsize=253140 CPUtime=101.1 cores=0,2,4,6
/proc/23000/task/23003/stat : 23003 (claspmt) R 22998 23000 16017 0 -1 4202560 6043 0 0 0 10106 4 0 0 25 0 4 0 654745437 259215360 15223 33554432000 4194304 4964800 140737437883568 18446744073709551615 4668794 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=23000/tid=23004] ppid=22998 vsize=253140 CPUtime=102.22 cores=0,2,4,6
/proc/23000/task/23004/stat : 23004 (claspmt) R 22998 23000 16017 0 -1 4202560 2437 0 0 0 10221 1 0 0 25 0 4 0 654745437 259215360 15223 33554432000 4194304 4964800 140737437883568 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 407.33
Current children cumulated vsize (KiB) 253140

[startup+162.301 s]
/proc/loadavg: 8.17 8.10 7.14 9/362 23009
/proc/meminfo: memFree=20639424/32951132 swapFree=64495980/67111528
[pid=23000] ppid=22998 vsize=253696 CPUtime=646.58 cores=0,2,4,6
/proc/23000/stat : 23000 (claspmt) R 22998 23000 16017 0 -1 4202496 16993 0 0 0 64638 20 0 0 25 0 4 0 654745430 259784704 16645 33554432000 4194304 4964800 140737437883568 18446744073709551615 4669699 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/23000/statm: 63424 16645 460 189 0 57773 0
[pid=23000/tid=23002] ppid=22998 vsize=253696 CPUtime=162.12 cores=0,2,4,6
/proc/23000/task/23002/stat : 23002 (claspmt) R 22998 23000 16017 0 -1 4202560 3735 0 0 0 16211 1 0 0 25 0 4 0 654745437 259784704 16645 33554432000 4194304 4964800 140737437883568 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=23000/tid=23003] ppid=22998 vsize=253696 CPUtime=160.44 cores=0,2,4,6
/proc/23000/task/23003/stat : 23003 (claspmt) R 22998 23000 16017 0 -1 4202560 6520 0 0 0 16039 5 0 0 25 0 4 0 654745437 259784704 16645 33554432000 4194304 4964800 140737437883568 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=23000/tid=23004] ppid=22998 vsize=253696 CPUtime=162.2 cores=0,2,4,6
/proc/23000/task/23004/stat : 23004 (claspmt) R 22998 23000 16017 0 -1 4202560 2660 0 0 0 16218 2 0 0 25 0 4 0 654745437 259784704 16645 33554432000 4194304 4964800 140737437883568 18446744073709551615 4362944 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 646.58
Current children cumulated vsize (KiB) 253696

[startup+222.314 s]
/proc/loadavg: 8.11 8.09 7.20 9/362 23010
/proc/meminfo: memFree=20606532/32951132 swapFree=64495980/67111528
[pid=23000] ppid=22998 vsize=255888 CPUtime=885.89 cores=0,2,4,6
/proc/23000/stat : 23000 (claspmt) R 22998 23000 16017 0 -1 4202496 19015 0 0 0 88566 23 0 0 25 0 4 0 654745430 262029312 18634 33554432000 4194304 4964800 140737437883568 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/23000/statm: 63972 18634 460 189 0 58321 0
[pid=23000/tid=23002] ppid=22998 vsize=255888 CPUtime=222.14 cores=0,2,4,6
/proc/23000/task/23002/stat : 23002 (claspmt) R 22998 23000 16017 0 -1 4202560 4639 0 0 0 22212 2 0 0 25 0 4 0 654745437 262029312 18634 33554432000 4194304 4964800 140737437883568 18446744073709551615 4668924 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=23000/tid=23003] ppid=22998 vsize=255888 CPUtime=219.78 cores=0,2,4,6
/proc/23000/task/23003/stat : 23003 (claspmt) R 22998 23000 16017 0 -1 4202560 7419 0 0 0 21973 5 0 0 25 0 4 0 654745437 262029312 18634 33554432000 4194304 4964800 140737437883568 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=23000/tid=23004] ppid=22998 vsize=255888 CPUtime=222.19 cores=0,2,4,6
/proc/23000/task/23004/stat : 23004 (claspmt) R 22998 23000 16017 0 -1 4202560 2761 0 0 0 22217 2 0 0 25 0 4 0 654745437 262029312 18634 33554432000 4194304 4964800 140737437883568 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 885.89
Current children cumulated vsize (KiB) 255888

[startup+282.301 s]
/proc/loadavg: 8.04 8.07 7.24 9/362 23012
/proc/meminfo: memFree=20603044/32951132 swapFree=64495980/67111528
[pid=23000] ppid=22998 vsize=255888 CPUtime=1125.15 cores=0,2,4,6
/proc/23000/stat : 23000 (claspmt) R 22998 23000 16017 0 -1 4202496 19641 0 0 0 112489 26 0 0 25 0 4 0 654745430 262029312 19260 33554432000 4194304 4964800 140737437883568 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/23000/statm: 63972 19260 460 189 0 58321 0
[pid=23000/tid=23002] ppid=22998 vsize=255888 CPUtime=282.12 cores=0,2,4,6
/proc/23000/task/23002/stat : 23002 (claspmt) R 22998 23000 16017 0 -1 4202560 4848 0 0 0 28210 2 0 0 25 0 4 0 654745437 262029312 19260 33554432000 4194304 4964800 140737437883568 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=23000/tid=23003] ppid=22998 vsize=255888 CPUtime=279.11 cores=0,2,4,6
/proc/23000/task/23003/stat : 23003 (claspmt) R 22998 23000 16017 0 -1 4202560 7612 0 0 0 27906 5 0 0 25 0 4 0 654745437 262029312 19260 33554432000 4194304 4964800 140737437883568 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=23000/tid=23004] ppid=22998 vsize=255888 CPUtime=282.17 cores=0,2,4,6
/proc/23000/task/23004/stat : 23004 (claspmt) R 22998 23000 16017 0 -1 4202560 2861 0 0 0 28214 3 0 0 25 0 4 0 654745437 262029312 19260 33554432000 4194304 4964800 140737437883568 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1125.15
Current children cumulated vsize (KiB) 255888

[startup+342.301 s]
/proc/loadavg: 8.14 8.10 7.30 9/362 23014
/proc/meminfo: memFree=20574624/32951132 swapFree=64495980/67111528
[pid=23000] ppid=22998 vsize=256316 CPUtime=1364.43 cores=0,2,4,6
/proc/23000/stat : 23000 (claspmt) R 22998 23000 16017 0 -1 4202496 21086 0 0 0 136415 28 0 0 25 0 4 0 654745430 262467584 20705 33554432000 4194304 4964800 140737437883568 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/23000/statm: 64079 20705 460 189 0 58428 0
[pid=23000/tid=23002] ppid=22998 vsize=256316 CPUtime=342.12 cores=0,2,4,6
/proc/23000/task/23002/stat : 23002 (claspmt) R 22998 23000 16017 0 -1 4202560 5271 0 0 0 34209 3 0 0 25 0 4 0 654745437 262467584 20705 33554432000 4194304 4964800 140737437883568 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=23000/tid=23003] ppid=22998 vsize=256316 CPUtime=338.45 cores=0,2,4,6
/proc/23000/task/23003/stat : 23003 (claspmt) R 22998 23000 16017 0 -1 4202560 8037 0 0 0 33840 5 0 0 25 0 4 0 654745437 262467584 20705 33554432000 4194304 4964800 140737437883568 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=23000/tid=23004] ppid=22998 vsize=256316 CPUtime=342.15 cores=0,2,4,6
/proc/23000/task/23004/stat : 23004 (claspmt) R 22998 23000 16017 0 -1 4202560 3211 0 0 0 34212 3 0 0 25 0 4 0 654745437 262467584 20705 33554432000 4194304 4964800 140737437883568 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1364.43
Current children cumulated vsize (KiB) 256316

[startup+402.301 s]
/proc/loadavg: 8.24 8.14 7.36 9/362 23015
/proc/meminfo: memFree=20572244/32951132 swapFree=64495980/67111528
[pid=23000] ppid=22998 vsize=257788 CPUtime=1603.71 cores=0,2,4,6
/proc/23000/stat : 23000 (claspmt) R 22998 23000 16017 0 -1 4202496 21626 0 0 0 160339 32 0 0 25 0 4 0 654745430 263974912 21245 33554432000 4194304 4964800 140737437883568 18446744073709551615 4669011 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/23000/statm: 64447 21245 460 189 0 58796 0
[pid=23000/tid=23002] ppid=22998 vsize=257788 CPUtime=402.12 cores=0,2,4,6
/proc/23000/task/23002/stat : 23002 (claspmt) R 22998 23000 16017 0 -1 4202560 5425 0 0 0 40209 3 0 0 25 0 4 0 654745437 263974912 21245 33554432000 4194304 4964800 140737437883568 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=23000/tid=23003] ppid=22998 vsize=257788 CPUtime=397.79 cores=0,2,4,6
/proc/23000/task/23003/stat : 23003 (claspmt) R 22998 23000 16017 0 -1 4202560 8197 0 0 0 39773 6 0 0 25 0 4 0 654745437 263974912 21245 33554432000 4194304 4964800 140737437883568 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=23000/tid=23004] ppid=22998 vsize=257788 CPUtime=402.13 cores=0,2,4,6
/proc/23000/task/23004/stat : 23004 (claspmt) R 22998 23000 16017 0 -1 4202560 3435 0 0 0 40209 4 0 0 25 0 4 0 654745437 263974912 21245 33554432000 4194304 4964800 140737437883568 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1603.71
Current children cumulated vsize (KiB) 257788

[startup+462.3 s]
/proc/loadavg: 8.08 8.11 7.40 9/362 23017
/proc/meminfo: memFree=20566152/32951132 swapFree=64495980/67111528
[pid=23000] ppid=22998 vsize=258472 CPUtime=1842.97 cores=0,2,4,6
/proc/23000/stat : 23000 (claspmt) R 22998 23000 16017 0 -1 4202496 22121 0 0 0 184264 33 0 0 25 0 4 0 654745430 264675328 21740 33554432000 4194304 4964800 140737437883568 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/23000/statm: 64618 21740 460 189 0 58967 0
[pid=23000/tid=23002] ppid=22998 vsize=258472 CPUtime=462.12 cores=0,2,4,6
/proc/23000/task/23002/stat : 23002 (claspmt) R 22998 23000 16017 0 -1 4202560 5573 0 0 0 46209 3 0 0 25 0 4 0 654745437 264675328 21740 33554432000 4194304 4964800 140737437883568 18446744073709551615 4669406 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=23000/tid=23003] ppid=22998 vsize=258472 CPUtime=457.11 cores=0,2,4,6
/proc/23000/task/23003/stat : 23003 (claspmt) R 22998 23000 16017 0 -1 4202560 8521 0 0 0 45705 6 0 0 25 0 4 0 654745437 264675328 21740 33554432000 4194304 4964800 140737437883568 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=23000/tid=23004] ppid=22998 vsize=258472 CPUtime=462.13 cores=0,2,4,6
/proc/23000/task/23004/stat : 23004 (claspmt) R 22998 23000 16017 0 -1 4202560 3448 0 0 0 46208 5 0 0 25 0 4 0 654745437 264675328 21740 33554432000 4194304 4964800 140737437883568 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1842.97
Current children cumulated vsize (KiB) 258472

[startup+522.3 s]
/proc/loadavg: 8.07 8.10 7.44 9/362 23018
/proc/meminfo: memFree=20553744/32951132 swapFree=64495980/67111528
[pid=23000] ppid=22998 vsize=259068 CPUtime=2082.27 cores=0,2,4,6
/proc/23000/stat : 23000 (claspmt) R 22998 23000 16017 0 -1 4202496 22594 0 0 0 208191 36 0 0 25 0 4 0 654745430 265285632 22213 33554432000 4194304 4964800 140737437883568 18446744073709551615 4669417 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/23000/statm: 64767 22213 460 189 0 59116 0
[pid=23000/tid=23002] ppid=22998 vsize=259068 CPUtime=522.13 cores=0,2,4,6
/proc/23000/task/23002/stat : 23002 (claspmt) R 22998 23000 16017 0 -1 4202560 5859 0 0 0 52209 4 0 0 25 0 4 0 654745437 265285632 22213 33554432000 4194304 4964800 140737437883568 18446744073709551615 4312171 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=23000/tid=23003] ppid=22998 vsize=259068 CPUtime=516.45 cores=0,2,4,6
/proc/23000/task/23003/stat : 23003 (claspmt) R 22998 23000 16017 0 -1 4202560 8698 0 0 0 51639 6 0 0 25 0 4 0 654745437 265285632 22213 33554432000 4194304 4964800 140737437883568 18446744073709551615 4670419 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=23000/tid=23004] ppid=22998 vsize=259068 CPUtime=522.11 cores=0,2,4,6
/proc/23000/task/23004/stat : 23004 (claspmt) R 22998 23000 16017 0 -1 4202560 3453 0 0 0 52206 5 0 0 25 0 4 0 654745437 265285632 22213 33554432000 4194304 4964800 140737437883568 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2082.27
Current children cumulated vsize (KiB) 259068

[startup+582.3 s]
/proc/loadavg: 8.06 8.10 7.48 9/362 23020
/proc/meminfo: memFree=20509592/32951132 swapFree=64495980/67111528
[pid=23000] ppid=22998 vsize=259068 CPUtime=2321.54 cores=0,2,4,6
/proc/23000/stat : 23000 (claspmt) R 22998 23000 16017 0 -1 4202496 22869 0 0 0 232116 38 0 0 25 0 4 0 654745430 265285632 22488 33554432000 4194304 4964800 140737437883568 18446744073709551615 4320939 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/23000/statm: 64767 22488 460 189 0 59116 0
[pid=23000/tid=23002] ppid=22998 vsize=259068 CPUtime=582.12 cores=0,2,4,6
/proc/23000/task/23002/stat : 23002 (claspmt) R 22998 23000 16017 0 -1 4202560 6067 0 0 0 58208 4 0 0 25 0 4 0 654745437 265285632 22488 33554432000 4194304 4964800 140737437883568 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=23000/tid=23003] ppid=22998 vsize=259068 CPUtime=575.79 cores=0,2,4,6
/proc/23000/task/23003/stat : 23003 (claspmt) R 22998 23000 16017 0 -1 4202560 8743 0 0 0 57573 6 0 0 25 0 4 0 654745437 265285632 22488 33554432000 4194304 4964800 140737437883568 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=23000/tid=23004] ppid=22998 vsize=259068 CPUtime=582.09 cores=0,2,4,6
/proc/23000/task/23004/stat : 23004 (claspmt) R 22998 23000 16017 0 -1 4202560 3463 0 0 0 58204 5 0 0 25 0 4 0 654745437 265285632 22488 33554432000 4194304 4964800 140737437883568 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2321.54
Current children cumulated vsize (KiB) 259068

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

[startup+582.401 s]
/proc/loadavg: 8.06 8.10 7.48 9/362 23020
/proc/meminfo: memFree=20509592/32951132 swapFree=64495980/67111528
[pid=23000] ppid=22998 vsize=259068 CPUtime=2321.94 cores=0,2,4,6
/proc/23000/stat : 23000 (claspmt) R 22998 23000 16017 0 -1 4202496 22869 0 0 0 232156 38 0 0 25 0 4 0 654745430 265285632 22488 33554432000 4194304 4964800 140737437883568 18446744073709551615 4669350 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/23000/statm: 64767 22488 460 189 0 59116 0
[pid=23000/tid=23002] ppid=22998 vsize=259068 CPUtime=582.22 cores=0,2,4,6
/proc/23000/task/23002/stat : 23002 (claspmt) R 22998 23000 16017 0 -1 4202560 6067 0 0 0 58218 4 0 0 25 0 4 0 654745437 265285632 22488 33554432000 4194304 4964800 140737437883568 18446744073709551615 4670440 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=23000/tid=23003] ppid=22998 vsize=259068 CPUtime=575.89 cores=0,2,4,6
/proc/23000/task/23003/stat : 23003 (claspmt) R 22998 23000 16017 0 -1 4202560 8743 0 0 0 57583 6 0 0 25 0 4 0 654745437 265285632 22488 33554432000 4194304 4964800 140737437883568 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=23000/tid=23004] ppid=22998 vsize=259068 CPUtime=582.19 cores=0,2,4,6
/proc/23000/task/23004/stat : 23004 (claspmt) R 22998 23000 16017 0 -1 4202560 3463 0 0 0 58214 5 0 0 25 0 4 0 654745437 265285632 22488 33554432000 4194304 4964800 140737437883568 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2321.94
Current children cumulated vsize (KiB) 259068

[startup+583.201 s]
/proc/loadavg: 8.06 8.10 7.48 9/362 23020
/proc/meminfo: memFree=20509592/32951132 swapFree=64495980/67111528
[pid=23000] ppid=22998 vsize=259068 CPUtime=2325.13 cores=0,2,4,6
/proc/23000/stat : 23000 (claspmt) R 22998 23000 16017 0 -1 4202496 22869 0 0 0 232475 38 0 0 25 0 4 0 654745430 265285632 22488 33554432000 4194304 4964800 140737437883568 18446744073709551615 4669877 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/23000/statm: 64767 22488 460 189 0 59116 0
[pid=23000/tid=23002] ppid=22998 vsize=259068 CPUtime=583.02 cores=0,2,4,6
/proc/23000/task/23002/stat : 23002 (claspmt) R 22998 23000 16017 0 -1 4202560 6067 0 0 0 58298 4 0 0 25 0 4 0 654745437 265285632 22488 33554432000 4194304 4964800 140737437883568 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=23000/tid=23003] ppid=22998 vsize=259068 CPUtime=576.67 cores=0,2,4,6
/proc/23000/task/23003/stat : 23003 (claspmt) R 22998 23000 16017 0 -1 4202560 8743 0 0 0 57661 6 0 0 25 0 4 0 654745437 265285632 22488 33554432000 4194304 4964800 140737437883568 18446744073709551615 4321038 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=23000/tid=23004] ppid=22998 vsize=259068 CPUtime=582.99 cores=0,2,4,6
/proc/23000/task/23004/stat : 23004 (claspmt) R 22998 23000 16017 0 -1 4202560 3463 0 0 0 58294 5 0 0 25 0 4 0 654745437 265285632 22488 33554432000 4194304 4964800 140737437883568 18446744073709551615 4627338 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2325.13
Current children cumulated vsize (KiB) 259068

[startup+584.001 s]
/proc/loadavg: 8.06 8.10 7.48 9/362 23020
/proc/meminfo: memFree=20509592/32951132 swapFree=64495980/67111528
[pid=23000] ppid=22998 vsize=259068 CPUtime=2328.33 cores=0,2,4,6
/proc/23000/stat : 23000 (claspmt) R 22998 23000 16017 0 -1 4202496 22869 0 0 0 232795 38 0 0 25 0 4 0 654745430 265285632 22488 33554432000 4194304 4964800 140737437883568 18446744073709551615 4660064 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/23000/statm: 64767 22488 460 189 0 59116 0
[pid=23000/tid=23002] ppid=22998 vsize=259068 CPUtime=583.82 cores=0,2,4,6
/proc/23000/task/23002/stat : 23002 (claspmt) R 22998 23000 16017 0 -1 4202560 6067 0 0 0 58378 4 0 0 25 0 4 0 654745437 265285632 22488 33554432000 4194304 4964800 140737437883568 18446744073709551615 4320848 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=23000/tid=23003] ppid=22998 vsize=259068 CPUtime=577.47 cores=0,2,4,6
/proc/23000/task/23003/stat : 23003 (claspmt) R 22998 23000 16017 0 -1 4202560 8743 0 0 0 57741 6 0 0 25 0 4 0 654745437 265285632 22488 33554432000 4194304 4964800 140737437883568 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=23000/tid=23004] ppid=22998 vsize=259068 CPUtime=583.79 cores=0,2,4,6
/proc/23000/task/23004/stat : 23004 (claspmt) R 22998 23000 16017 0 -1 4202560 3463 0 0 0 58374 5 0 0 25 0 4 0 654745437 265285632 22488 33554432000 4194304 4964800 140737437883568 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2328.33
Current children cumulated vsize (KiB) 259068

[startup+584.401 s]
/proc/loadavg: 8.06 8.10 7.48 9/362 23020
/proc/meminfo: memFree=20509592/32951132 swapFree=64495980/67111528
[pid=23000] ppid=22998 vsize=259068 CPUtime=2329.91 cores=0,2,4,6
/proc/23000/stat : 23000 (claspmt) R 22998 23000 16017 0 -1 4202496 22869 0 0 0 232953 38 0 0 25 0 4 0 654745430 265285632 22488 33554432000 4194304 4964800 140737437883568 18446744073709551615 4670437 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/23000/statm: 64767 22488 460 189 0 59116 0
[pid=23000/tid=23002] ppid=22998 vsize=259068 CPUtime=584.22 cores=0,2,4,6
/proc/23000/task/23002/stat : 23002 (claspmt) R 22998 23000 16017 0 -1 4202560 6067 0 0 0 58418 4 0 0 25 0 4 0 654745437 265285632 22488 33554432000 4194304 4964800 140737437883568 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=23000/tid=23003] ppid=22998 vsize=259068 CPUtime=577.86 cores=0,2,4,6
/proc/23000/task/23003/stat : 23003 (claspmt) R 22998 23000 16017 0 -1 4202560 8743 0 0 0 57780 6 0 0 25 0 4 0 654745437 265285632 22488 33554432000 4194304 4964800 140737437883568 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=23000/tid=23004] ppid=22998 vsize=259068 CPUtime=584.19 cores=0,2,4,6
/proc/23000/task/23004/stat : 23004 (claspmt) R 22998 23000 16017 0 -1 4202560 3463 0 0 0 58414 5 0 0 25 0 4 0 654745437 265285632 22488 33554432000 4194304 4964800 140737437883568 18446744073709551615 4627362 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2329.91
Current children cumulated vsize (KiB) 259068

Child status: 20
Real time (s): 584.438
CPU time (s): 2330.03
CPU user time (s): 2329.63
CPU system time (s): 0.397939
CPU usage (%): 398.679
Max. virtual memory (cumulated for all children) (KiB): 259068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2329.63
system time used= 0.397939
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22881
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= 5426
involuntary context switches= 11231

runsolver used 1.90671 second user time and 4.56231 second system time

The end

Launcher Data

Begin job on node129 at 2011-05-15 05:50:58
IDJOB=3373149
IDBENCH=85808
IDSOLVER=1853
FILE ID=node129/3373149-1305431458
RUNJOBID= node129-1305429787-22691
PBS_JOBID= 13324597
Free space on /tmp= 73412 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT05/crafted/sorge05/QG7a/gensys-ukn003.shuffled-as.sat05-3843.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-3373149-1305431458/watcher-3373149-1305431458 -o /tmp/evaluation-result-3373149-1305431458/solver-3373149-1305431458 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373149-1305431458.cnf

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

MD5SUM BENCH= 59fa4424111aa94c942a4bbd786cbd51
RANDOM SEED=1882753534

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
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.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      20813916 kB
Buffers:        251144 kB
Cached:        5869416 kB
SwapCached:      52668 kB
Active:        3757804 kB
Inactive:      8156172 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      20813916 kB
SwapTotal:    67111528 kB
SwapFree:     64495980 kB
Dirty:            1580 kB
Writeback:          24 kB
AnonPages:     5750056 kB
Mapped:          18088 kB
Slab:           119800 kB
PageTables:      39300 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 80616364 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73412 MiB
End job on node129 at 2011-05-15 06:00:43