Trace number 3299862

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 1736.35 434.865

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom13.cnf
MD5SUMf3c2fb082f5fbc8fb1f714d6ee13929d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark53.8988
Satisfiable
(Un)Satisfiability was proved
Number of variables19995
Number of clauses66333
Sum of the clauses size168341
Maximum clause length698
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 235137
Number of clauses of size 330832
Number of clauses of size 490
Number of clauses of size 511
Number of clauses of size over 5262

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...082280/instance-3299862-1304082280.cnf
0.09/0.15	c Solving...
1736.22/434.86	s UNSATISFIABLE
1736.22/434.86	
1736.22/434.86	c Models        : 0     
1736.22/434.86	c Time          : 434.831s (Solving: 434.68s 1st Model: 0.00s Unsat: 434.68s)
1736.22/434.86	c CPU Time      : 1736.310s

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

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

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


[startup+0 s]
/proc/loadavg: 8.22 8.00 7.95 5/180 6167
/proc/meminfo: memFree=25816812/32951124 swapFree=67111524/67111528
[pid=6167] ppid=6165 vsize=24632 CPUtime=0 cores=1,3,5,7
/proc/6167/stat : 6167 (claspmt) R 6165 6167 5661 0 -1 4202496 1377 0 0 0 0 0 0 0 25 0 1 0 519828478 25223168 1236 33554432000 4194304 4964704 140737186087568 18446744073709551615 4679014 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/6167/statm: 6158 1240 376 189 0 1032 0

[startup+0.0385261 s]
/proc/loadavg: 8.22 8.00 7.95 5/180 6167
/proc/meminfo: memFree=25816812/32951124 swapFree=67111524/67111528
[pid=6167] ppid=6165 vsize=30788 CPUtime=0.03 cores=1,3,5,7
/proc/6167/stat : 6167 (claspmt) R 6165 6167 5661 0 -1 4202496 3539 0 0 0 3 0 0 0 25 0 1 0 519828478 31526912 2826 33554432000 4194304 4964704 140737186087568 18446744073709551615 230808826565 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/6167/statm: 7697 2828 398 189 0 2571 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 30788

[startup+0.100524 s]
/proc/loadavg: 8.22 8.00 7.95 5/180 6167
/proc/meminfo: memFree=25816812/32951124 swapFree=67111524/67111528
[pid=6167] ppid=6165 vsize=33136 CPUtime=0.09 cores=1,3,5,7
/proc/6167/stat : 6167 (claspmt) R 6165 6167 5661 0 -1 4202496 4108 0 0 0 9 0 0 0 25 0 1 0 519828478 33931264 3396 33554432000 4194304 4964704 140737186087568 18446744073709551615 230808826565 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/6167/statm: 8284 3396 403 189 0 3158 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33136

[startup+0.300443 s]
/proc/loadavg: 8.22 8.00 7.95 5/180 6167
/proc/meminfo: memFree=25816812/32951124 swapFree=67111524/67111528
[pid=6167] ppid=6165 vsize=184376 CPUtime=0.71 cores=1,3,5,7
/proc/6167/stat : 6167 (claspmt) R 6165 6167 5661 0 -1 4202496 6977 0 0 0 70 1 0 0 25 0 4 0 519828478 188801024 5472 33554432000 4194304 4964704 140737186087568 18446744073709551615 4668721 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/6167/statm: 46094 5472 458 189 0 40443 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 184376

[startup+0.70037 s]
/proc/loadavg: 8.22 8.00 7.95 5/180 6167
/proc/meminfo: memFree=25816812/32951124 swapFree=67111524/67111528
[pid=6167] ppid=6165 vsize=185352 CPUtime=2.31 cores=1,3,5,7
/proc/6167/stat : 6167 (claspmt) R 6165 6167 5661 0 -1 4202496 7908 0 0 0 230 1 0 0 25 0 4 0 519828478 189800448 6403 33554432000 4194304 4964704 140737186087568 18446744073709551615 4670357 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/6167/statm: 46338 6403 458 189 0 40687 0
Current children cumulated CPU time (s) 2.31
Current children cumulated vsize (KiB) 185352

[startup+1.50023 s]
/proc/loadavg: 8.22 8.00 7.95 9/184 6171
/proc/meminfo: memFree=25789632/32951124 swapFree=67111524/67111528
[pid=6167] ppid=6165 vsize=186852 CPUtime=5.49 cores=1,3,5,7
/proc/6167/stat : 6167 (claspmt) R 6165 6167 5661 0 -1 4202496 9220 0 0 0 548 1 0 0 25 0 4 0 519828478 191336448 7715 33554432000 4194304 4964704 140737186087568 18446744073709551615 4668693 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/6167/statm: 46713 7715 458 189 0 41062 0
[pid=6167/tid=6169] ppid=6165 vsize=186852 CPUtime=1.33 cores=1,3,5,7
/proc/6167/task/6169/stat : 6169 (claspmt) R 6165 6167 5661 0 -1 4202560 1160 0 0 0 133 0 0 0 19 0 4 0 519828493 191336448 7715 33554432000 4194304 4964704 140737186087568 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=6167/tid=6170] ppid=6165 vsize=186852 CPUtime=1.33 cores=1,3,5,7
/proc/6167/task/6170/stat : 6170 (claspmt) R 6165 6167 5661 0 -1 4202560 1879 0 0 0 133 0 0 0 25 0 4 0 519828493 191336448 7715 33554432000 4194304 4964704 140737186087568 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=6167/tid=6171] ppid=6165 vsize=186852 CPUtime=1.33 cores=1,3,5,7
/proc/6167/task/6171/stat : 6171 (claspmt) R 6165 6167 5661 0 -1 4202560 1308 0 0 0 133 0 0 0 19 0 4 0 519828493 191336448 7715 33554432000 4194304 4964704 140737186087568 18446744073709551615 4668893 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.49
Current children cumulated vsize (KiB) 186852

[startup+3.10093 s]
/proc/loadavg: 8.20 8.00 7.95 10/184 6171
/proc/meminfo: memFree=25783184/32951124 swapFree=67111524/67111528
[pid=6167] ppid=6165 vsize=188700 CPUtime=11.9 cores=1,3,5,7
/proc/6167/stat : 6167 (claspmt) R 6165 6167 5661 0 -1 4202496 10228 0 0 0 1188 2 0 0 25 0 4 0 519828478 193228800 8723 33554432000 4194304 4964704 140737186087568 18446744073709551615 4669940 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/6167/statm: 47175 8723 458 189 0 41524 0
[pid=6167/tid=6169] ppid=6165 vsize=188700 CPUtime=2.93 cores=1,3,5,7
/proc/6167/task/6169/stat : 6169 (claspmt) R 6165 6167 5661 0 -1 4202560 1331 0 0 0 293 0 0 0 24 0 4 0 519828493 193228800 8723 33554432000 4194304 4964704 140737186087568 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=6167/tid=6170] ppid=6165 vsize=188700 CPUtime=2.93 cores=1,3,5,7
/proc/6167/task/6170/stat : 6170 (claspmt) R 6165 6167 5661 0 -1 4202560 2355 0 0 0 293 0 0 0 25 0 4 0 519828493 193228800 8723 33554432000 4194304 4964704 140737186087568 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=6167/tid=6171] ppid=6165 vsize=188700 CPUtime=2.92 cores=1,3,5,7
/proc/6167/task/6171/stat : 6171 (claspmt) R 6165 6167 5661 0 -1 4202560 1448 0 0 0 292 0 0 0 18 0 4 0 519828493 193228800 8723 33554432000 4194304 4964704 140737186087568 18446744073709551615 4670114 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.9
Current children cumulated vsize (KiB) 188700

[startup+6.30034 s]
/proc/loadavg: 8.20 8.00 7.95 10/184 6171
/proc/meminfo: memFree=25773136/32951124 swapFree=67111524/67111528
[pid=6167] ppid=6165 vsize=192280 CPUtime=24.67 cores=1,3,5,7
/proc/6167/stat : 6167 (claspmt) R 6165 6167 5661 0 -1 4202496 13257 0 0 0 2464 3 0 0 25 0 4 0 519828478 196894720 11752 33554432000 4194304 4964704 140737186087568 18446744073709551615 4669333 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/6167/statm: 48070 11752 460 189 0 42419 0
[pid=6167/tid=6169] ppid=6165 vsize=192280 CPUtime=6.13 cores=1,3,5,7
/proc/6167/task/6169/stat : 6169 (claspmt) R 6165 6167 5661 0 -1 4202560 1792 0 0 0 613 0 0 0 25 0 4 0 519828493 196894720 11752 33554432000 4194304 4964704 140737186087568 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=6167/tid=6170] ppid=6165 vsize=192280 CPUtime=6.13 cores=1,3,5,7
/proc/6167/task/6170/stat : 6170 (claspmt) R 6165 6167 5661 0 -1 4202560 3847 0 0 0 612 1 0 0 25 0 4 0 519828493 196894720 11752 33554432000 4194304 4964704 140737186087568 18446744073709551615 4668601 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=6167/tid=6171] ppid=6165 vsize=192280 CPUtime=6.1 cores=1,3,5,7
/proc/6167/task/6171/stat : 6171 (claspmt) R 6165 6167 5661 0 -1 4202560 1905 0 0 0 610 0 0 0 25 0 4 0 519828493 196894720 11752 33554432000 4194304 4964704 140737186087568 18446744073709551615 4670193 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.67
Current children cumulated vsize (KiB) 192280

[startup+12.7012 s]
/proc/loadavg: 8.17 8.00 7.95 9/184 6171
/proc/meminfo: memFree=25748344/32951124 swapFree=67111524/67111528
[pid=6167] ppid=6165 vsize=192944 CPUtime=50.23 cores=1,3,5,7
/proc/6167/stat : 6167 (claspmt) R 6165 6167 5661 0 -1 4202496 15899 0 0 0 5018 5 0 0 25 0 4 0 519828478 197574656 14394 33554432000 4194304 4964704 140737186087568 18446744073709551615 4670230 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/6167/statm: 48236 14394 460 189 0 42585 0
[pid=6167/tid=6169] ppid=6165 vsize=192944 CPUtime=12.53 cores=1,3,5,7
/proc/6167/task/6169/stat : 6169 (claspmt) R 6165 6167 5661 0 -1 4202560 2212 0 0 0 1253 0 0 0 25 0 4 0 519828493 197574656 14394 33554432000 4194304 4964704 140737186087568 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=6167/tid=6170] ppid=6165 vsize=192944 CPUtime=12.54 cores=1,3,5,7
/proc/6167/task/6170/stat : 6170 (claspmt) R 6165 6167 5661 0 -1 4202560 5414 0 0 0 1252 2 0 0 25 0 4 0 519828493 197574656 14394 33554432000 4194304 4964704 140737186087568 18446744073709551615 4320916 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=6167/tid=6171] ppid=6165 vsize=192944 CPUtime=12.46 cores=1,3,5,7
/proc/6167/task/6171/stat : 6171 (claspmt) R 6165 6167 5661 0 -1 4202560 2184 0 0 0 1246 0 0 0 25 0 4 0 519828493 197574656 14394 33554432000 4194304 4964704 140737186087568 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.23
Current children cumulated vsize (KiB) 192944

[startup+25.5008 s]
/proc/loadavg: 8.14 8.00 7.95 10/184 6172
/proc/meminfo: memFree=25722932/32951124 swapFree=67111524/67111528
[pid=6167] ppid=6165 vsize=201996 CPUtime=101.36 cores=1,3,5,7
/proc/6167/stat : 6167 (claspmt) R 6165 6167 5661 0 -1 4202496 20338 0 0 0 10128 8 0 0 25 0 4 0 519828478 206843904 18833 33554432000 4194304 4964704 140737186087568 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/6167/statm: 50499 18833 460 189 0 44848 0
[pid=6167/tid=6169] ppid=6165 vsize=201996 CPUtime=25.33 cores=1,3,5,7
/proc/6167/task/6169/stat : 6169 (claspmt) R 6165 6167 5661 0 -1 4202560 3100 0 0 0 2532 1 0 0 18 0 4 0 519828493 206843904 18833 33554432000 4194304 4964704 140737186087568 18446744073709551615 4668668 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=6167/tid=6170] ppid=6165 vsize=201996 CPUtime=25.33 cores=1,3,5,7
/proc/6167/task/6170/stat : 6170 (claspmt) R 6165 6167 5661 0 -1 4202560 7163 0 0 0 2530 3 0 0 25 0 4 0 519828493 206843904 18833 33554432000 4194304 4964704 140737186087568 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=6167/tid=6171] ppid=6165 vsize=201996 CPUtime=25.2 cores=1,3,5,7
/proc/6167/task/6171/stat : 6171 (claspmt) R 6165 6167 5661 0 -1 4202560 3012 0 0 0 2519 1 0 0 25 0 4 0 519828493 206843904 18833 33554432000 4194304 4964704 140737186087568 18446744073709551615 4668697 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.36
Current children cumulated vsize (KiB) 201996

[startup+51.1011 s]
/proc/loadavg: 8.09 8.00 7.95 9/184 6173
/proc/meminfo: memFree=25667588/32951124 swapFree=67111524/67111528
[pid=6167] ppid=6165 vsize=222132 CPUtime=203.61 cores=1,3,5,7
/proc/6167/stat : 6167 (claspmt) R 6165 6167 5661 0 -1 4202496 29823 0 0 0 20347 14 0 0 25 0 4 0 519828478 227463168 28307 33554432000 4194304 4964704 140737186087568 18446744073709551615 4670250 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/6167/statm: 55533 28307 460 189 0 49882 0
[pid=6167/tid=6169] ppid=6165 vsize=222132 CPUtime=50.92 cores=1,3,5,7
/proc/6167/task/6169/stat : 6169 (claspmt) R 6165 6167 5661 0 -1 4202560 4635 0 0 0 5090 2 0 0 25 0 4 0 519828493 227463168 28307 33554432000 4194304 4964704 140737186087568 18446744073709551615 4668676 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=6167/tid=6170] ppid=6165 vsize=222132 CPUtime=50.8 cores=1,3,5,7
/proc/6167/task/6170/stat : 6170 (claspmt) R 6165 6167 5661 0 -1 4202560 11182 0 0 0 5076 4 0 0 25 0 4 0 519828493 227463168 28307 33554432000 4194304 4964704 140737186087568 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=6167/tid=6171] ppid=6165 vsize=222132 CPUtime=50.78 cores=1,3,5,7
/proc/6167/task/6171/stat : 6171 (claspmt) R 6165 6167 5661 0 -1 4202560 5098 0 0 0 5076 2 0 0 25 0 4 0 519828493 227463168 28307 33554432000 4194304 4964704 140737186087568 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.61
Current children cumulated vsize (KiB) 222132

[startup+102.307 s]
/proc/loadavg: 8.04 8.00 7.95 10/184 6174
/proc/meminfo: memFree=25648840/32951124 swapFree=67111524/67111528
[pid=6167] ppid=6165 vsize=223828 CPUtime=408.14 cores=1,3,5,7
/proc/6167/stat : 6167 (claspmt) R 6165 6167 5661 0 -1 4202496 34025 0 0 0 40797 17 0 0 25 0 4 0 519828478 229199872 32481 33554432000 4194304 4964704 140737186087568 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/6167/statm: 55957 32481 460 189 0 50306 0
[pid=6167/tid=6169] ppid=6165 vsize=223828 CPUtime=102.12 cores=1,3,5,7
/proc/6167/task/6169/stat : 6169 (claspmt) R 6165 6167 5661 0 -1 4202560 5646 0 0 0 10209 3 0 0 25 0 4 0 519828493 229199872 32481 33554432000 4194304 4964704 140737186087568 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=6167/tid=6170] ppid=6165 vsize=223828 CPUtime=101.72 cores=1,3,5,7
/proc/6167/task/6170/stat : 6170 (claspmt) R 6165 6167 5661 0 -1 4202560 13011 0 0 0 10167 5 0 0 25 0 4 0 519828493 229199872 32481 33554432000 4194304 4964704 140737186087568 18446744073709551615 4670258 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=6167/tid=6171] ppid=6165 vsize=223828 CPUtime=101.99 cores=1,3,5,7
/proc/6167/task/6171/stat : 6171 (claspmt) R 6165 6167 5661 0 -1 4202560 5765 0 0 0 10196 3 0 0 25 0 4 0 519828493 229199872 32481 33554432000 4194304 4964704 140737186087568 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.14
Current children cumulated vsize (KiB) 223828

[startup+162.301 s]
/proc/loadavg: 8.05 8.01 7.96 10/184 6175
/proc/meminfo: memFree=25628244/32951124 swapFree=67111524/67111528
[pid=6167] ppid=6165 vsize=224912 CPUtime=647.77 cores=1,3,5,7
/proc/6167/stat : 6167 (claspmt) R 6165 6167 5661 0 -1 4202496 36338 0 0 0 64757 20 0 0 25 0 4 0 519828478 230309888 34769 33554432000 4194304 4964704 140737186087568 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/6167/statm: 56228 34769 460 189 0 50577 0
[pid=6167/tid=6169] ppid=6165 vsize=224912 CPUtime=162.11 cores=1,3,5,7
/proc/6167/task/6169/stat : 6169 (claspmt) R 6165 6167 5661 0 -1 4202560 6164 0 0 0 16207 4 0 0 25 0 4 0 519828493 230309888 34769 33554432000 4194304 4964704 140737186087568 18446744073709551615 230812619615 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=6167/tid=6170] ppid=6165 vsize=224912 CPUtime=161.39 cores=1,3,5,7
/proc/6167/task/6170/stat : 6170 (claspmt) R 6165 6167 5661 0 -1 4202560 14330 0 0 0 16133 6 0 0 25 0 4 0 519828493 230309888 34769 33554432000 4194304 4964704 140737186087568 18446744073709551615 4320848 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=6167/tid=6171] ppid=6165 vsize=224912 CPUtime=161.98 cores=1,3,5,7
/proc/6167/task/6171/stat : 6171 (claspmt) R 6165 6167 5661 0 -1 4202560 6080 0 0 0 16195 3 0 0 25 0 4 0 519828493 230309888 34769 33554432000 4194304 4964704 140737186087568 18446744073709551615 4668592 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 647.77
Current children cumulated vsize (KiB) 224912

[startup+222.301 s]
/proc/loadavg: 8.05 8.02 7.96 10/184 6177
/proc/meminfo: memFree=25603532/32951124 swapFree=67111524/67111528
[pid=6167] ppid=6165 vsize=226732 CPUtime=887.43 cores=1,3,5,7
/proc/6167/stat : 6167 (claspmt) R 6165 6167 5661 0 -1 4202496 37793 0 0 0 88722 21 0 0 25 0 4 0 519828478 232173568 36086 33554432000 4194304 4964704 140737186087568 18446744073709551615 4320966 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/6167/statm: 56683 36086 460 189 0 51032 0
[pid=6167/tid=6169] ppid=6165 vsize=226732 CPUtime=222.1 cores=1,3,5,7
/proc/6167/task/6169/stat : 6169 (claspmt) R 6165 6167 5661 0 -1 4202560 6654 0 0 0 22206 4 0 0 25 0 4 0 519828493 232173568 36086 33554432000 4194304 4964704 140737186087568 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=6167/tid=6170] ppid=6165 vsize=226732 CPUtime=221.06 cores=1,3,5,7
/proc/6167/task/6170/stat : 6170 (claspmt) R 6165 6167 5661 0 -1 4202560 14974 0 0 0 22099 7 0 0 25 0 4 0 519828493 232173568 36086 33554432000 4194304 4964704 140737186087568 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=6167/tid=6171] ppid=6165 vsize=226732 CPUtime=221.98 cores=1,3,5,7
/proc/6167/task/6171/stat : 6171 (claspmt) R 6165 6167 5661 0 -1 4202560 6189 0 0 0 22195 3 0 0 25 0 4 0 519828493 232173568 36086 33554432000 4194304 4964704 140737186087568 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 887.43
Current children cumulated vsize (KiB) 226732

[startup+282.301 s]
/proc/loadavg: 8.05 8.03 7.97 10/184 6179
/proc/meminfo: memFree=25585032/32951124 swapFree=67111524/67111528
[pid=6167] ppid=6165 vsize=230900 CPUtime=1127.09 cores=1,3,5,7
/proc/6167/stat : 6167 (claspmt) R 6165 6167 5661 0 -1 4202496 40098 0 0 0 112686 23 0 0 25 0 4 0 519828478 236441600 38296 33554432000 4194304 4964704 140737186087568 18446744073709551615 4670219 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/6167/statm: 57725 38296 460 189 0 52074 0
[pid=6167/tid=6169] ppid=6165 vsize=230900 CPUtime=282.1 cores=1,3,5,7
/proc/6167/task/6169/stat : 6169 (claspmt) R 6165 6167 5661 0 -1 4202560 7263 0 0 0 28205 5 0 0 25 0 4 0 519828493 236441600 38296 33554432000 4194304 4964704 140737186087568 18446744073709551615 4670419 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=6167/tid=6170] ppid=6165 vsize=230900 CPUtime=280.74 cores=1,3,5,7
/proc/6167/task/6170/stat : 6170 (claspmt) R 6165 6167 5661 0 -1 4202560 15869 0 0 0 28066 8 0 0 25 0 4 0 519828493 236441600 38296 33554432000 4194304 4964704 140737186087568 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=6167/tid=6171] ppid=6165 vsize=230900 CPUtime=281.98 cores=1,3,5,7
/proc/6167/task/6171/stat : 6171 (claspmt) R 6165 6167 5661 0 -1 4202560 6617 0 0 0 28194 4 0 0 25 0 4 0 519828493 236441600 38296 33554432000 4194304 4964704 140737186087568 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1127.09
Current children cumulated vsize (KiB) 230900

[startup+342.301 s]
/proc/loadavg: 8.05 8.03 7.97 10/184 6180
/proc/meminfo: memFree=25566904/32951124 swapFree=67111524/67111528
[pid=6167] ppid=6165 vsize=233636 CPUtime=1366.74 cores=1,3,5,7
/proc/6167/stat : 6167 (claspmt) R 6165 6167 5661 0 -1 4202496 41587 0 0 0 136650 24 0 0 25 0 4 0 519828478 239243264 39738 33554432000 4194304 4964704 140737186087568 18446744073709551615 4670450 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/6167/statm: 58409 39738 460 189 0 52758 0
[pid=6167/tid=6169] ppid=6165 vsize=233636 CPUtime=342.09 cores=1,3,5,7
/proc/6167/task/6169/stat : 6169 (claspmt) R 6165 6167 5661 0 -1 4202560 7770 0 0 0 34204 5 0 0 25 0 4 0 519828493 239243264 39738 33554432000 4194304 4964704 140737186087568 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=6167/tid=6170] ppid=6165 vsize=233636 CPUtime=340.4 cores=1,3,5,7
/proc/6167/task/6170/stat : 6170 (claspmt) R 6165 6167 5661 0 -1 4202560 16278 0 0 0 34032 8 0 0 25 0 4 0 519828493 239243264 39738 33554432000 4194304 4964704 140737186087568 18446744073709551615 4668609 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=6167/tid=6171] ppid=6165 vsize=233636 CPUtime=341.98 cores=1,3,5,7
/proc/6167/task/6171/stat : 6171 (claspmt) R 6165 6167 5661 0 -1 4202560 6889 0 0 0 34194 4 0 0 25 0 4 0 519828493 239243264 39738 33554432000 4194304 4964704 140737186087568 18446744073709551615 4668714 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1366.74
Current children cumulated vsize (KiB) 233636

[startup+402.301 s]
/proc/loadavg: 8.07 8.04 7.98 10/184 6182
/proc/meminfo: memFree=25542200/32951124 swapFree=67111524/67111528
[pid=6167] ppid=6165 vsize=234328 CPUtime=1606.4 cores=1,3,5,7
/proc/6167/stat : 6167 (claspmt) R 6165 6167 5661 0 -1 4202496 43282 0 0 0 160614 26 0 0 25 0 4 0 519828478 239951872 41290 33554432000 4194304 4964704 140737186087568 18446744073709551615 4644864 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/6167/statm: 58582 41290 460 189 0 52931 0
[pid=6167/tid=6169] ppid=6165 vsize=234328 CPUtime=402.09 cores=1,3,5,7
/proc/6167/task/6169/stat : 6169 (claspmt) R 6165 6167 5661 0 -1 4202560 8332 0 0 0 40203 6 0 0 25 0 4 0 519828493 239951872 41290 33554432000 4194304 4964704 140737186087568 18446744073709551615 4670598 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=6167/tid=6170] ppid=6165 vsize=234328 CPUtime=400.08 cores=1,3,5,7
/proc/6167/task/6170/stat : 6170 (claspmt) R 6165 6167 5661 0 -1 4202560 17012 0 0 0 39999 9 0 0 25 0 4 0 519828493 239951872 41290 33554432000 4194304 4964704 140737186087568 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=6167/tid=6171] ppid=6165 vsize=234328 CPUtime=401.97 cores=1,3,5,7
/proc/6167/task/6171/stat : 6171 (claspmt) R 6165 6167 5661 0 -1 4202560 7137 0 0 0 40193 4 0 0 25 0 4 0 519828493 239951872 41290 33554432000 4194304 4964704 140737186087568 18446744073709551615 4627536 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1606.4
Current children cumulated vsize (KiB) 234328

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

[startup+409.5 s]
/proc/loadavg: 8.06 8.04 7.98 10/184 6182
/proc/meminfo: memFree=25537736/32951124 swapFree=67111524/67111528
[pid=6167] ppid=6165 vsize=234700 CPUtime=1635.16 cores=1,3,5,7
/proc/6167/stat : 6167 (claspmt) R 6165 6167 5661 0 -1 4202496 43375 0 0 0 163490 26 0 0 25 0 4 0 519828478 240332800 41383 33554432000 4194304 4964704 140737186087568 18446744073709551615 4669272 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/6167/statm: 58675 41383 460 189 0 53024 0
[pid=6167/tid=6169] ppid=6165 vsize=234700 CPUtime=409.29 cores=1,3,5,7
/proc/6167/task/6169/stat : 6169 (claspmt) R 6165 6167 5661 0 -1 4202560 8400 0 0 0 40923 6 0 0 25 0 4 0 519828493 240332800 41383 33554432000 4194304 4964704 140737186087568 18446744073709551615 4668472 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=6167/tid=6170] ppid=6165 vsize=234700 CPUtime=407.24 cores=1,3,5,7
/proc/6167/task/6170/stat : 6170 (claspmt) R 6165 6167 5661 0 -1 4202560 17012 0 0 0 40715 9 0 0 25 0 4 0 519828493 240332800 41383 33554432000 4194304 4964704 140737186087568 18446744073709551615 4670193 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=6167/tid=6171] ppid=6165 vsize=234700 CPUtime=409.17 cores=1,3,5,7
/proc/6167/task/6171/stat : 6171 (claspmt) R 6165 6167 5661 0 -1 4202560 7137 0 0 0 40913 4 0 0 25 0 4 0 519828493 240332800 41383 33554432000 4194304 4964704 140737186087568 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1635.16
Current children cumulated vsize (KiB) 234700

[startup+422.301 s]
/proc/loadavg: 8.04 8.03 7.98 10/184 6182
/proc/meminfo: memFree=25536620/32951124 swapFree=67111524/67111528
[pid=6167] ppid=6165 vsize=234700 CPUtime=1686.31 cores=1,3,5,7
/proc/6167/stat : 6167 (claspmt) R 6165 6167 5661 0 -1 4202496 43524 0 0 0 168604 27 0 0 25 0 4 0 519828478 240332800 41485 33554432000 4194304 4964704 140737186087568 18446744073709551615 4659143 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/6167/statm: 58675 41485 460 189 0 53024 0
[pid=6167/tid=6169] ppid=6165 vsize=234700 CPUtime=422.09 cores=1,3,5,7
/proc/6167/task/6169/stat : 6169 (claspmt) R 6165 6167 5661 0 -1 4202560 8526 0 0 0 42203 6 0 0 25 0 4 0 519828493 240332800 41485 33554432000 4194304 4964704 140737186087568 18446744073709551615 4668618 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=6167/tid=6170] ppid=6165 vsize=234700 CPUtime=419.97 cores=1,3,5,7
/proc/6167/task/6170/stat : 6170 (claspmt) R 6165 6167 5661 0 -1 4202560 17025 0 0 0 41988 9 0 0 25 0 4 0 519828493 240332800 41485 33554432000 4194304 4964704 140737186087568 18446744073709551615 4670243 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=6167/tid=6171] ppid=6165 vsize=234700 CPUtime=421.98 cores=1,3,5,7
/proc/6167/task/6171/stat : 6171 (claspmt) R 6165 6167 5661 0 -1 4202560 7147 0 0 0 42194 4 0 0 25 0 4 0 519828493 240332800 41485 33554432000 4194304 4964704 140737186087568 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1686.31
Current children cumulated vsize (KiB) 234700

[startup+428.701 s]
/proc/loadavg: 8.04 8.03 7.98 10/184 6183
/proc/meminfo: memFree=25536612/32951124 swapFree=67111524/67111528
[pid=6167] ppid=6165 vsize=234700 CPUtime=1711.86 cores=1,3,5,7
/proc/6167/stat : 6167 (claspmt) R 6165 6167 5661 0 -1 4202496 43527 0 0 0 171159 27 0 0 25 0 4 0 519828478 240332800 41488 33554432000 4194304 4964704 140737186087568 18446744073709551615 4653336 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/6167/statm: 58675 41488 460 189 0 53024 0
[pid=6167/tid=6169] ppid=6165 vsize=234700 CPUtime=428.48 cores=1,3,5,7
/proc/6167/task/6169/stat : 6169 (claspmt) R 6165 6167 5661 0 -1 4202560 8526 0 0 0 42842 6 0 0 25 0 4 0 519828493 240332800 41488 33554432000 4194304 4964704 140737186087568 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=6167/tid=6170] ppid=6165 vsize=234700 CPUtime=426.34 cores=1,3,5,7
/proc/6167/task/6170/stat : 6170 (claspmt) R 6165 6167 5661 0 -1 4202560 17028 0 0 0 42625 9 0 0 21 0 4 0 519828493 240332800 41488 33554432000 4194304 4964704 140737186087568 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=6167/tid=6171] ppid=6165 vsize=234700 CPUtime=428.37 cores=1,3,5,7
/proc/6167/task/6171/stat : 6171 (claspmt) R 6165 6167 5661 0 -1 4202560 7147 0 0 0 42833 4 0 0 25 0 4 0 519828493 240332800 41488 33554432000 4194304 4964704 140737186087568 18446744073709551615 4378907 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1711.86
Current children cumulated vsize (KiB) 234700

[startup+431.9 s]
/proc/loadavg: 8.04 8.03 7.98 10/184 6183
/proc/meminfo: memFree=25536612/32951124 swapFree=67111524/67111528
[pid=6167] ppid=6165 vsize=234700 CPUtime=1724.64 cores=1,3,5,7
/proc/6167/stat : 6167 (claspmt) R 6165 6167 5661 0 -1 4202496 43530 0 0 0 172437 27 0 0 25 0 4 0 519828478 240332800 41491 33554432000 4194304 4964704 140737186087568 18446744073709551615 4321020 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/6167/statm: 58675 41491 460 189 0 53024 0
[pid=6167/tid=6169] ppid=6165 vsize=234700 CPUtime=431.68 cores=1,3,5,7
/proc/6167/task/6169/stat : 6169 (claspmt) R 6165 6167 5661 0 -1 4202560 8526 0 0 0 43162 6 0 0 25 0 4 0 519828493 240332800 41491 33554432000 4194304 4964704 140737186087568 18446744073709551615 4670255 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=6167/tid=6170] ppid=6165 vsize=234700 CPUtime=429.52 cores=1,3,5,7
/proc/6167/task/6170/stat : 6170 (claspmt) R 6165 6167 5661 0 -1 4202560 17028 0 0 0 42943 9 0 0 25 0 4 0 519828493 240332800 41491 33554432000 4194304 4964704 140737186087568 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=6167/tid=6171] ppid=6165 vsize=234700 CPUtime=431.57 cores=1,3,5,7
/proc/6167/task/6171/stat : 6171 (claspmt) R 6165 6167 5661 0 -1 4202560 7150 0 0 0 43153 4 0 0 25 0 4 0 519828493 240332800 41491 33554432000 4194304 4964704 140737186087568 18446744073709551615 4670291 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1724.64
Current children cumulated vsize (KiB) 234700

[startup+433.501 s]
/proc/loadavg: 8.04 8.03 7.98 10/184 6183
/proc/meminfo: memFree=25535992/32951124 swapFree=67111524/67111528
[pid=6167] ppid=6165 vsize=234700 CPUtime=1731.03 cores=1,3,5,7
/proc/6167/stat : 6167 (claspmt) R 6165 6167 5661 0 -1 4202496 43532 0 0 0 173076 27 0 0 25 0 4 0 519828478 240332800 41493 33554432000 4194304 4964704 140737186087568 18446744073709551615 4677965 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/6167/statm: 58675 41493 460 189 0 53024 0
[pid=6167/tid=6169] ppid=6165 vsize=234700 CPUtime=433.28 cores=1,3,5,7
/proc/6167/task/6169/stat : 6169 (claspmt) R 6165 6167 5661 0 -1 4202560 8526 0 0 0 43322 6 0 0 25 0 4 0 519828493 240332800 41493 33554432000 4194304 4964704 140737186087568 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=6167/tid=6170] ppid=6165 vsize=234700 CPUtime=431.11 cores=1,3,5,7
/proc/6167/task/6170/stat : 6170 (claspmt) R 6165 6167 5661 0 -1 4202560 17030 0 0 0 43102 9 0 0 25 0 4 0 519828493 240332800 41493 33554432000 4194304 4964704 140737186087568 18446744073709551615 4669455 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=6167/tid=6171] ppid=6165 vsize=234700 CPUtime=433.17 cores=1,3,5,7
/proc/6167/task/6171/stat : 6171 (claspmt) R 6165 6167 5661 0 -1 4202560 7150 0 0 0 43313 4 0 0 25 0 4 0 519828493 240332800 41493 33554432000 4194304 4964704 140737186087568 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1731.03
Current children cumulated vsize (KiB) 234700

[startup+434.301 s]
/proc/loadavg: 8.04 8.03 7.98 10/184 6183
/proc/meminfo: memFree=25535992/32951124 swapFree=67111524/67111528
[pid=6167] ppid=6165 vsize=234700 CPUtime=1734.23 cores=1,3,5,7
/proc/6167/stat : 6167 (claspmt) R 6165 6167 5661 0 -1 4202496 43540 0 0 0 173396 27 0 0 25 0 4 0 519828478 240332800 41501 33554432000 4194304 4964704 140737186087568 18446744073709551615 4668693 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/6167/statm: 58675 41501 460 189 0 53024 0
[pid=6167/tid=6169] ppid=6165 vsize=234700 CPUtime=434.08 cores=1,3,5,7
/proc/6167/task/6169/stat : 6169 (claspmt) R 6165 6167 5661 0 -1 4202560 8526 0 0 0 43402 6 0 0 25 0 4 0 519828493 240332800 41501 33554432000 4194304 4964704 140737186087568 18446744073709551615 4670250 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=6167/tid=6170] ppid=6165 vsize=234700 CPUtime=431.91 cores=1,3,5,7
/proc/6167/task/6170/stat : 6170 (claspmt) R 6165 6167 5661 0 -1 4202560 17038 0 0 0 43182 9 0 0 25 0 4 0 519828493 240332800 41501 33554432000 4194304 4964704 140737186087568 18446744073709551615 4670298 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=6167/tid=6171] ppid=6165 vsize=234700 CPUtime=433.97 cores=1,3,5,7
/proc/6167/task/6171/stat : 6171 (claspmt) R 6165 6167 5661 0 -1 4202560 7150 0 0 0 43393 4 0 0 25 0 4 0 519828493 240332800 41501 33554432000 4194304 4964704 140737186087568 18446744073709551615 4669316 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1734.23
Current children cumulated vsize (KiB) 234700

[startup+434.701 s]
/proc/loadavg: 8.04 8.03 7.98 10/184 6183
/proc/meminfo: memFree=25535992/32951124 swapFree=67111524/67111528
[pid=6167] ppid=6165 vsize=234700 CPUtime=1735.82 cores=1,3,5,7
/proc/6167/stat : 6167 (claspmt) R 6165 6167 5661 0 -1 4202496 43540 0 0 0 173555 27 0 0 25 0 4 0 519828478 240332800 41501 33554432000 4194304 4964704 140737186087568 18446744073709551615 4668717 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/6167/statm: 58675 41501 460 189 0 53024 0
[pid=6167/tid=6169] ppid=6165 vsize=234700 CPUtime=434.48 cores=1,3,5,7
/proc/6167/task/6169/stat : 6169 (claspmt) R 6165 6167 5661 0 -1 4202560 8526 0 0 0 43442 6 0 0 25 0 4 0 519828493 240332800 41501 33554432000 4194304 4964704 140737186087568 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=6167/tid=6170] ppid=6165 vsize=234700 CPUtime=432.3 cores=1,3,5,7
/proc/6167/task/6170/stat : 6170 (claspmt) R 6165 6167 5661 0 -1 4202560 17038 0 0 0 43221 9 0 0 25 0 4 0 519828493 240332800 41501 33554432000 4194304 4964704 140737186087568 18446744073709551615 4644850 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=6167/tid=6171] ppid=6165 vsize=234700 CPUtime=434.37 cores=1,3,5,7
/proc/6167/task/6171/stat : 6171 (claspmt) R 6165 6167 5661 0 -1 4202560 7150 0 0 0 43433 4 0 0 25 0 4 0 519828493 240332800 41501 33554432000 4194304 4964704 140737186087568 18446744073709551615 4321097 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1735.82
Current children cumulated vsize (KiB) 234700

[startup+434.801 s]
/proc/loadavg: 8.04 8.03 7.98 10/184 6183
/proc/meminfo: memFree=25535992/32951124 swapFree=67111524/67111528
[pid=6167] ppid=6165 vsize=234700 CPUtime=1736.22 cores=1,3,5,7
/proc/6167/stat : 6167 (claspmt) R 6165 6167 5661 0 -1 4202496 43540 0 0 0 173595 27 0 0 25 0 4 0 519828478 240332800 41501 33554432000 4194304 4964704 140737186087568 18446744073709551615 4669455 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/6167/statm: 58675 41501 460 189 0 53024 0
[pid=6167/tid=6169] ppid=6165 vsize=234700 CPUtime=434.58 cores=1,3,5,7
/proc/6167/task/6169/stat : 6169 (claspmt) R 6165 6167 5661 0 -1 4202560 8526 0 0 0 43452 6 0 0 25 0 4 0 519828493 240332800 41501 33554432000 4194304 4964704 140737186087568 18446744073709551615 4688678 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=6167/tid=6170] ppid=6165 vsize=234700 CPUtime=432.4 cores=1,3,5,7
/proc/6167/task/6170/stat : 6170 (claspmt) R 6165 6167 5661 0 -1 4202560 17038 0 0 0 43231 9 0 0 25 0 4 0 519828493 240332800 41501 33554432000 4194304 4964704 140737186087568 18446744073709551615 4670450 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=6167/tid=6171] ppid=6165 vsize=234700 CPUtime=434.47 cores=1,3,5,7
/proc/6167/task/6171/stat : 6171 (claspmt) R 6165 6167 5661 0 -1 4202560 7150 0 0 0 43443 4 0 0 25 0 4 0 519828493 240332800 41501 33554432000 4194304 4964704 140737186087568 18446744073709551615 4669429 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1736.22
Current children cumulated vsize (KiB) 234700

Child status: 20
Real time (s): 434.865
CPU time (s): 1736.35
CPU user time (s): 1736.06
CPU system time (s): 0.287956
CPU usage (%): 399.284
Max. virtual memory (cumulated for all children) (KiB): 234700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1736.06
system time used= 0.287956
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43552
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= 5106
involuntary context switches= 14392

runsolver used 0.703892 second user time and 1.66675 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-29 15:04:40
IDJOB=3299862
IDBENCH=83117
IDSOLVER=1683
FILE ID=node104/3299862-1304082280
RUNJOBID= node104-1304082058-6097
PBS_JOBID= 13170520
Free space on /tmp= 71544 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom13.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-3299862-1304082280/watcher-3299862-1304082280 -o /tmp/evaluation-result-3299862-1304082280/solver-3299862-1304082280 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299862-1304082280.cnf

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

MD5SUM BENCH= f3c2fb082f5fbc8fb1f714d6ee13929d
RANDOM SEED=2053375003

node104.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.855
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.71
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.855
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.855
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.67
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.855
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.80
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.855
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	: 5293.18
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.855
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.855
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.855
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25816968 kB
Buffers:       1875808 kB
Cached:        4344980 kB
SwapCached:          4 kB
Active:         449260 kB
Inactive:      6141756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25816968 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            2088 kB
Writeback:           0 kB
AnonPages:      369984 kB
Mapped:          15656 kB
Slab:           479916 kB
PageTables:       5372 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   527536 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= 71544 MiB
End job on node104 at 2011-04-29 15:11:55