Trace number 3299933

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? (TO) 4800.2 1202.12

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom18.cnf
MD5SUM9ece8f569c93ceee834817ef3350ed8e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables36410
Number of clauses121578
Sum of the clauses size309786
Maximum clause length1188
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 262692
Number of clauses of size 358247
Number of clauses of size 4170
Number of clauses of size 516
Number of clauses of size over 5452

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...083125/instance-3299933-1304083125.cnf
0.29/0.32	c Solving...
4800.06/1202.01	
4800.06/1202.01	*** INTERRUPTED! ***
4800.06/1202.01	*** Shutting down threads...
4800.18/1202.11	s UNKNOWN
4800.18/1202.11	
4800.18/1202.11	c INTERRUPTED   : 1
4800.18/1202.11	c Models        : 0+    
4800.18/1202.11	c Time          : 1202.012s (Solving: 1201.69s 1st Model: 0.00s Unsat: 0.00s)
4800.18/1202.11	c CPU Time      : 4800.090s

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

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-3299933-1304083125/watcher-3299933-1304083125 -o /tmp/evaluation-result-3299933-1304083125/solver-3299933-1304083125 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299933-1304083125.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.19 8.12 8.02 5/180 6250
/proc/meminfo: memFree=25579208/32951124 swapFree=67111524/67111528
[pid=6250] ppid=6248 vsize=25560 CPUtime=0 cores=1,3,5,7
/proc/6250/stat : 6250 (claspmt) R 6248 6250 5661 0 -1 4202496 1301 0 0 0 0 0 0 0 25 0 1 0 519912974 26173440 1230 33554432000 4194304 4964704 140733334224288 18446744073709551615 4700332 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/6250/statm: 6390 1238 375 189 0 1264 0

[startup+0.00792205 s]
/proc/loadavg: 8.19 8.12 8.02 5/180 6250
/proc/meminfo: memFree=25579208/32951124 swapFree=67111524/67111528
[pid=6250] ppid=6248 vsize=27700 CPUtime=0 cores=1,3,5,7
/proc/6250/stat : 6250 (claspmt) R 6248 6250 5661 0 -1 4202496 2074 0 0 0 0 0 0 0 25 0 1 0 519912974 28364800 1884 33554432000 4194304 4964704 140733334224288 18446744073709551615 4679071 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/6250/statm: 6925 1889 376 189 0 1799 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 27700

[startup+0.100958 s]
/proc/loadavg: 8.19 8.12 8.02 5/180 6250
/proc/meminfo: memFree=25579208/32951124 swapFree=67111524/67111528
[pid=6250] ppid=6248 vsize=39820 CPUtime=0.09 cores=1,3,5,7
/proc/6250/stat : 6250 (claspmt) R 6248 6250 5661 0 -1 4202496 6266 0 0 0 8 1 0 0 25 0 1 0 519912974 40775680 5083 33554432000 4194304 4964704 140733334224288 18446744073709551615 230808826565 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/6250/statm: 9955 5083 403 189 0 4829 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 39820

[startup+0.300912 s]
/proc/loadavg: 8.19 8.12 8.02 5/180 6250
/proc/meminfo: memFree=25579208/32951124 swapFree=67111524/67111528
[pid=6250] ppid=6248 vsize=43780 CPUtime=0.29 cores=1,3,5,7
/proc/6250/stat : 6250 (claspmt) R 6248 6250 5661 0 -1 4202496 7232 0 0 0 28 1 0 0 25 0 1 0 519912974 44830720 6049 33554432000 4194304 4964704 140733334224288 18446744073709551615 4621610 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/6250/statm: 10945 6049 403 189 0 5819 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 43780

[startup+1.2437 s]
/proc/loadavg: 8.19 8.12 8.02 5/180 6250
/proc/meminfo: memFree=25579208/32951124 swapFree=67111524/67111528
[pid=6250] ppid=6248 vsize=197572 CPUtime=3.97 cores=1,3,5,7
/proc/6250/stat : 6250 (claspmt) R 6248 6250 5661 0 -1 4202496 13676 0 0 0 395 2 0 0 25 0 4 0 519912974 202313728 11032 33554432000 4194304 4964704 140733334224288 18446744073709551615 4364587 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/6250/statm: 49393 11032 458 189 0 43742 0
Current children cumulated CPU time (s) 3.97
Current children cumulated vsize (KiB) 197572

[startup+1.50066 s]
/proc/loadavg: 8.19 8.12 8.02 5/180 6250
/proc/meminfo: memFree=25579208/32951124 swapFree=67111524/67111528
[pid=6250] ppid=6248 vsize=198760 CPUtime=5.01 cores=1,3,5,7
/proc/6250/stat : 6250 (claspmt) R 6248 6250 5661 0 -1 4202496 14401 0 0 0 498 3 0 0 25 0 4 0 519912974 203530240 11757 33554432000 4194304 4964704 140733334224288 18446744073709551615 4670215 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/6250/statm: 49690 11757 458 189 0 44039 0
Current children cumulated CPU time (s) 5.01
Current children cumulated vsize (KiB) 198760

[startup+3.10036 s]
/proc/loadavg: 8.17 8.12 8.02 9/184 6254
/proc/meminfo: memFree=25524372/32951124 swapFree=67111524/67111528
[pid=6250] ppid=6248 vsize=202856 CPUtime=11.39 cores=1,3,5,7
/proc/6250/stat : 6250 (claspmt) R 6248 6250 5661 0 -1 4202496 16939 0 0 0 1135 4 0 0 25 0 4 0 519912974 207724544 14295 33554432000 4194304 4964704 140733334224288 18446744073709551615 4670017 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/6250/statm: 50714 14295 458 189 0 45063 0
[pid=6250/tid=6252] ppid=6248 vsize=202856 CPUtime=2.77 cores=1,3,5,7
/proc/6250/task/6252/stat : 6252 (claspmt) R 6248 6250 5661 0 -1 4202560 2079 0 0 0 277 0 0 0 23 0 4 0 519913007 207724544 14295 33554432000 4194304 4964704 140733334224288 18446744073709551615 4668635 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=6250/tid=6253] ppid=6248 vsize=202856 CPUtime=2.75 cores=1,3,5,7
/proc/6250/task/6253/stat : 6253 (claspmt) R 6248 6250 5661 0 -1 4202560 3457 0 0 0 275 0 0 0 23 0 4 0 519913007 207724544 14295 33554432000 4194304 4964704 140733334224288 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=6250/tid=6254] ppid=6248 vsize=202856 CPUtime=2.77 cores=1,3,5,7
/proc/6250/task/6254/stat : 6254 (claspmt) R 6248 6250 5661 0 -1 4202560 2770 0 0 0 276 1 0 0 25 0 4 0 519913007 207724544 14295 33554432000 4194304 4964704 140733334224288 18446744073709551615 4332418 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 11.39
Current children cumulated vsize (KiB) 202856

[startup+6.30078 s]
/proc/loadavg: 8.17 8.12 8.02 9/184 6254
/proc/meminfo: memFree=25513956/32951124 swapFree=67111524/67111528
[pid=6250] ppid=6248 vsize=204840 CPUtime=24.17 cores=1,3,5,7
/proc/6250/stat : 6250 (claspmt) R 6248 6250 5661 0 -1 4202496 19538 0 0 0 2411 6 0 0 25 0 4 0 519912974 209756160 16894 33554432000 4194304 4964704 140733334224288 18446744073709551615 4320928 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/6250/statm: 51210 16894 460 189 0 45559 0
[pid=6250/tid=6252] ppid=6248 vsize=204840 CPUtime=5.96 cores=1,3,5,7
/proc/6250/task/6252/stat : 6252 (claspmt) R 6248 6250 5661 0 -1 4202560 2600 0 0 0 596 0 0 0 25 0 4 0 519913007 209756160 16894 33554432000 4194304 4964704 140733334224288 18446744073709551615 4668683 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=6250/tid=6253] ppid=6248 vsize=204840 CPUtime=5.93 cores=1,3,5,7
/proc/6250/task/6253/stat : 6253 (claspmt) R 6248 6250 5661 0 -1 4202560 4427 0 0 0 593 0 0 0 25 0 4 0 519913007 209756160 16894 33554432000 4194304 4964704 140733334224288 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=6250/tid=6254] ppid=6248 vsize=204840 CPUtime=5.96 cores=1,3,5,7
/proc/6250/task/6254/stat : 6254 (claspmt) R 6248 6250 5661 0 -1 4202560 3384 0 0 0 595 1 0 0 25 0 4 0 519913007 209756160 16894 33554432000 4194304 4964704 140733334224288 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 24.17
Current children cumulated vsize (KiB) 204840

[startup+12.7006 s]
/proc/loadavg: 8.23 8.13 8.03 9/184 6254
/proc/meminfo: memFree=25503784/32951124 swapFree=67111524/67111528
[pid=6250] ppid=6248 vsize=208060 CPUtime=49.76 cores=1,3,5,7
/proc/6250/stat : 6250 (claspmt) R 6248 6250 5661 0 -1 4202496 21549 0 0 0 4969 7 0 0 25 0 4 0 519912974 213053440 18905 33554432000 4194304 4964704 140733334224288 18446744073709551615 230808826913 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/6250/statm: 52015 18905 460 189 0 46364 0
[pid=6250/tid=6252] ppid=6248 vsize=208060 CPUtime=12.37 cores=1,3,5,7
/proc/6250/task/6252/stat : 6252 (claspmt) R 6248 6250 5661 0 -1 4202560 3027 0 0 0 1236 1 0 0 25 0 4 0 519913007 213053440 18905 33554432000 4194304 4964704 140733334224288 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=6250/tid=6253] ppid=6248 vsize=208060 CPUtime=12.31 cores=1,3,5,7
/proc/6250/task/6253/stat : 6253 (claspmt) R 6248 6250 5661 0 -1 4202560 5121 0 0 0 1230 1 0 0 25 0 4 0 519913007 213053440 18905 33554432000 4194304 4964704 140733334224288 18446744073709551615 4668998 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=6250/tid=6254] ppid=6248 vsize=208060 CPUtime=12.38 cores=1,3,5,7
/proc/6250/task/6254/stat : 6254 (claspmt) R 6248 6250 5661 0 -1 4202560 3858 0 0 0 1236 2 0 0 25 0 4 0 519913007 213053440 18905 33554432000 4194304 4964704 140733334224288 18446744073709551615 4342232 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 49.76
Current children cumulated vsize (KiB) 208060

[startup+25.5003 s]
/proc/loadavg: 8.19 8.12 8.02 9/184 6254
/proc/meminfo: memFree=25461432/32951124 swapFree=67111524/67111528
[pid=6250] ppid=6248 vsize=218500 CPUtime=100.86 cores=1,3,5,7
/proc/6250/stat : 6250 (claspmt) R 6248 6250 5661 0 -1 4202496 30006 0 0 0 10073 13 0 0 25 0 4 0 519912974 223744000 27362 33554432000 4194304 4964704 140733334224288 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/6250/statm: 54625 27362 460 189 0 48974 0
[pid=6250/tid=6252] ppid=6248 vsize=218500 CPUtime=25.16 cores=1,3,5,7
/proc/6250/task/6252/stat : 6252 (claspmt) R 6248 6250 5661 0 -1 4202560 4490 0 0 0 2514 2 0 0 25 0 4 0 519913007 223744000 27362 33554432000 4194304 4964704 140733334224288 18446744073709551615 4320872 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=6250/tid=6253] ppid=6248 vsize=218500 CPUtime=25.03 cores=1,3,5,7
/proc/6250/task/6253/stat : 6253 (claspmt) R 6248 6250 5661 0 -1 4202560 8599 0 0 0 2501 2 0 0 25 0 4 0 519913007 223744000 27362 33554432000 4194304 4964704 140733334224288 18446744073709551615 4320848 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=6250/tid=6254] ppid=6248 vsize=218500 CPUtime=25.17 cores=1,3,5,7
/proc/6250/task/6254/stat : 6254 (claspmt) R 6248 6250 5661 0 -1 4202560 5507 0 0 0 2514 3 0 0 25 0 4 0 519913007 223744000 27362 33554432000 4194304 4964704 140733334224288 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 100.86
Current children cumulated vsize (KiB) 218500

[startup+51.1006 s]
/proc/loadavg: 8.12 8.11 8.02 9/184 6255
/proc/meminfo: memFree=25426672/32951124 swapFree=67111524/67111528
[pid=6250] ppid=6248 vsize=228116 CPUtime=203.11 cores=1,3,5,7
/proc/6250/stat : 6250 (claspmt) R 6248 6250 5661 0 -1 4202496 36650 0 0 0 20292 19 0 0 25 0 4 0 519912974 233590784 34006 33554432000 4194304 4964704 140733334224288 18446744073709551615 4670219 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/6250/statm: 57029 34006 460 189 0 51378 0
[pid=6250/tid=6252] ppid=6248 vsize=228116 CPUtime=50.75 cores=1,3,5,7
/proc/6250/task/6252/stat : 6252 (claspmt) R 6248 6250 5661 0 -1 4202560 5977 0 0 0 5072 3 0 0 25 0 4 0 519913007 233590784 34006 33554432000 4194304 4964704 140733334224288 18446744073709551615 4668668 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=6250/tid=6253] ppid=6248 vsize=228116 CPUtime=50.49 cores=1,3,5,7
/proc/6250/task/6253/stat : 6253 (claspmt) R 6248 6250 5661 0 -1 4202560 11382 0 0 0 5044 5 0 0 25 0 4 0 519913007 233590784 34006 33554432000 4194304 4964704 140733334224288 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=6250/tid=6254] ppid=6248 vsize=228116 CPUtime=50.77 cores=1,3,5,7
/proc/6250/task/6254/stat : 6254 (claspmt) R 6248 6250 5661 0 -1 4202560 6657 0 0 0 5073 4 0 0 25 0 4 0 519913007 233590784 34006 33554432000 4194304 4964704 140733334224288 18446744073709551615 4670312 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.11
Current children cumulated vsize (KiB) 228116

[startup+102.301 s]
/proc/loadavg: 8.13 8.12 8.03 9/184 6256
/proc/meminfo: memFree=25339360/32951124 swapFree=67111524/67111528
[pid=6250] ppid=6248 vsize=248524 CPUtime=407.62 cores=1,3,5,7
/proc/6250/stat : 6250 (claspmt) R 6248 6250 5661 0 -1 4202496 52190 0 0 0 40729 33 0 0 25 0 4 0 519912974 254488576 49501 33554432000 4194304 4964704 140733334224288 18446744073709551615 4670594 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/6250/statm: 62131 49501 460 189 0 56480 0
[pid=6250/tid=6252] ppid=6248 vsize=248524 CPUtime=101.94 cores=1,3,5,7
/proc/6250/task/6252/stat : 6252 (claspmt) R 6248 6250 5661 0 -1 4202560 9427 0 0 0 10187 7 0 0 25 0 4 0 519913007 254488576 49501 33554432000 4194304 4964704 140733334224288 18446744073709551615 4669107 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=6250/tid=6253] ppid=6248 vsize=248524 CPUtime=101.42 cores=1,3,5,7
/proc/6250/task/6253/stat : 6253 (claspmt) R 6248 6250 5661 0 -1 4202560 16715 0 0 0 10133 9 0 0 25 0 4 0 519913007 254488576 49501 33554432000 4194304 4964704 140733334224288 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=6250/tid=6254] ppid=6248 vsize=248524 CPUtime=101.96 cores=1,3,5,7
/proc/6250/task/6254/stat : 6254 (claspmt) R 6248 6250 5661 0 -1 4202560 9908 0 0 0 10189 7 0 0 25 0 4 0 519913007 254488576 49501 33554432000 4194304 4964704 140733334224288 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 407.62
Current children cumulated vsize (KiB) 248524

[startup+162.301 s]
/proc/loadavg: 7.88 8.05 8.01 9/184 6289
/proc/meminfo: memFree=25764120/32951124 swapFree=67111524/67111528
[pid=6250] ppid=6248 vsize=395712 CPUtime=647.29 cores=1,3,5,7
/proc/6250/stat : 6250 (claspmt) R 6248 6250 5661 0 -1 4202496 66501 0 0 0 64678 51 0 0 25 0 4 0 519912974 405209088 63781 33554432000 4194304 4964704 140733334224288 18446744073709551615 4668472 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/6250/statm: 98928 63781 460 189 0 93277 0
[pid=6250/tid=6252] ppid=6248 vsize=395712 CPUtime=161.95 cores=1,3,5,7
/proc/6250/task/6252/stat : 6252 (claspmt) R 6248 6250 5661 0 -1 4202560 12080 0 0 0 16185 10 0 0 25 0 4 0 519913007 405209088 63781 33554432000 4194304 4964704 140733334224288 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=6250/tid=6253] ppid=6248 vsize=395712 CPUtime=161.09 cores=1,3,5,7
/proc/6250/task/6253/stat : 6253 (claspmt) R 6248 6250 5661 0 -1 4202560 20793 0 0 0 16095 14 0 0 25 0 4 0 519913007 405209088 63781 33554432000 4194304 4964704 140733334224288 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=6250/tid=6254] ppid=6248 vsize=395712 CPUtime=161.97 cores=1,3,5,7
/proc/6250/task/6254/stat : 6254 (claspmt) R 6248 6250 5661 0 -1 4202560 12646 0 0 0 16187 10 0 0 25 0 4 0 519913007 405209088 63781 33554432000 4194304 4964704 140733334224288 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 647.29
Current children cumulated vsize (KiB) 395712

[startup+222.301 s]
/proc/loadavg: 7.99 8.05 8.00 9/184 6291
/proc/meminfo: memFree=25667748/32951124 swapFree=67111524/67111528
[pid=6250] ppid=6248 vsize=409620 CPUtime=886.93 cores=1,3,5,7
/proc/6250/stat : 6250 (claspmt) R 6248 6250 5661 0 -1 4202496 71889 0 0 0 88636 57 0 0 25 0 4 0 519912974 419450880 69116 33554432000 4194304 4964704 140733334224288 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/6250/statm: 102405 69116 460 189 0 96754 0
[pid=6250/tid=6252] ppid=6248 vsize=409620 CPUtime=221.93 cores=1,3,5,7
/proc/6250/task/6252/stat : 6252 (claspmt) R 6248 6250 5661 0 -1 4202560 13402 0 0 0 22182 11 0 0 25 0 4 0 519913007 419450880 69116 33554432000 4194304 4964704 140733334224288 18446744073709551615 4370259 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=6250/tid=6253] ppid=6248 vsize=409620 CPUtime=220.76 cores=1,3,5,7
/proc/6250/task/6253/stat : 6253 (claspmt) R 6248 6250 5661 0 -1 4202560 22049 0 0 0 22060 16 0 0 25 0 4 0 519913007 419450880 69116 33554432000 4194304 4964704 140733334224288 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=6250/tid=6254] ppid=6248 vsize=409620 CPUtime=221.96 cores=1,3,5,7
/proc/6250/task/6254/stat : 6254 (claspmt) R 6248 6250 5661 0 -1 4202560 14415 0 0 0 22185 11 0 0 25 0 4 0 519913007 419450880 69116 33554432000 4194304 4964704 140733334224288 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 886.93
Current children cumulated vsize (KiB) 409620

[startup+282.306 s]
/proc/loadavg: 8.03 8.05 8.00 9/184 6292
/proc/meminfo: memFree=25607324/32951124 swapFree=67111524/67111528
[pid=6250] ppid=6248 vsize=412452 CPUtime=1126.6 cores=1,3,5,7
/proc/6250/stat : 6250 (claspmt) R 6248 6250 5661 0 -1 4202496 76107 0 0 0 112598 62 0 0 25 0 4 0 519912974 422350848 73334 33554432000 4194304 4964704 140733334224288 18446744073709551615 4670219 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/6250/statm: 103113 73334 460 189 0 97462 0
[pid=6250/tid=6252] ppid=6248 vsize=412452 CPUtime=281.92 cores=1,3,5,7

################
# More data... #
################

Current children cumulated CPU time (s) 2564.49
Current children cumulated vsize (KiB) 449488

[startup+702.301 s]
/proc/loadavg: 8.10 8.07 8.01 9/184 6303
/proc/meminfo: memFree=25403776/32951124 swapFree=67111524/67111528
[pid=6250] ppid=6248 vsize=454264 CPUtime=2804.13 cores=1,3,5,7
/proc/6250/stat : 6250 (claspmt) R 6248 6250 5661 0 -1 4202496 98360 0 0 0 280328 85 0 0 25 0 4 0 519912974 465166336 95055 33554432000 4194304 4964704 140733334224288 18446744073709551615 4668488 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/6250/statm: 113566 95055 460 189 0 107915 0
[pid=6250/tid=6252] ppid=6248 vsize=454264 CPUtime=700.52 cores=1,3,5,7
/proc/6250/task/6252/stat : 6252 (claspmt) R 6248 6250 5661 0 -1 4202560 18847 0 0 0 70036 16 0 0 25 0 4 0 519913007 465166336 95055 33554432000 4194304 4964704 140733334224288 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=6250/tid=6253] ppid=6248 vsize=454264 CPUtime=699.44 cores=1,3,5,7
/proc/6250/task/6253/stat : 6253 (claspmt) R 6248 6250 5661 0 -1 4202560 30923 0 0 0 69919 25 0 0 25 0 4 0 519913007 465166336 95055 33554432000 4194304 4964704 140733334224288 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=6250/tid=6254] ppid=6248 vsize=454264 CPUtime=701.95 cores=1,3,5,7
/proc/6250/task/6254/stat : 6254 (claspmt) R 6248 6250 5661 0 -1 4202560 20269 0 0 0 70177 18 0 0 25 0 4 0 519913007 465166336 95055 33554432000 4194304 4964704 140733334224288 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2804.13
Current children cumulated vsize (KiB) 454264

[startup+762.3 s]
/proc/loadavg: 8.16 8.08 8.01 9/184 6305
/proc/meminfo: memFree=25367916/32951124 swapFree=67111524/67111528
[pid=6250] ppid=6248 vsize=456440 CPUtime=3043.79 cores=1,3,5,7
/proc/6250/stat : 6250 (claspmt) R 6248 6250 5661 0 -1 4202496 106605 0 0 0 304283 96 0 0 25 0 4 0 519912974 467394560 103191 33554432000 4194304 4964704 140733334224288 18446744073709551615 4669399 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/6250/statm: 114110 103191 460 189 0 108459 0
[pid=6250/tid=6252] ppid=6248 vsize=456440 CPUtime=760.18 cores=1,3,5,7
/proc/6250/task/6252/stat : 6252 (claspmt) R 6248 6250 5661 0 -1 4202560 19548 0 0 0 76001 17 0 0 25 0 4 0 519913007 467394560 103191 33554432000 4194304 4964704 140733334224288 18446744073709551615 4653309 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=6250/tid=6253] ppid=6248 vsize=456440 CPUtime=759.44 cores=1,3,5,7
/proc/6250/task/6253/stat : 6253 (claspmt) R 6248 6250 5661 0 -1 4202560 34801 0 0 0 75915 29 0 0 25 0 4 0 519913007 467394560 103191 33554432000 4194304 4964704 140733334224288 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=6250/tid=6254] ppid=6248 vsize=456440 CPUtime=761.96 cores=1,3,5,7
/proc/6250/task/6254/stat : 6254 (claspmt) R 6248 6250 5661 0 -1 4202560 21661 0 0 0 76175 21 0 0 25 0 4 0 519913007 467394560 103191 33554432000 4194304 4964704 140733334224288 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3043.79
Current children cumulated vsize (KiB) 456440

[startup+822.3 s]
/proc/loadavg: 8.12 8.08 8.01 9/184 6307
/proc/meminfo: memFree=25360944/32951124 swapFree=67111524/67111528
[pid=6250] ppid=6248 vsize=457128 CPUtime=3283.46 cores=1,3,5,7
/proc/6250/stat : 6250 (claspmt) R 6248 6250 5661 0 -1 4202496 106867 0 0 0 328249 97 0 0 25 0 4 0 519912974 468099072 103453 33554432000 4194304 4964704 140733334224288 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/6250/statm: 114282 103453 460 189 0 108631 0
[pid=6250/tid=6252] ppid=6248 vsize=457128 CPUtime=819.84 cores=1,3,5,7
/proc/6250/task/6252/stat : 6252 (claspmt) R 6248 6250 5661 0 -1 4202560 19695 0 0 0 81967 17 0 0 25 0 4 0 519913007 468099072 103453 33554432000 4194304 4964704 140733334224288 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=6250/tid=6253] ppid=6248 vsize=457128 CPUtime=819.45 cores=1,3,5,7
/proc/6250/task/6253/stat : 6253 (claspmt) R 6248 6250 5661 0 -1 4202560 34916 0 0 0 81916 29 0 0 25 0 4 0 519913007 468099072 103453 33554432000 4194304 4964704 140733334224288 18446744073709551615 4361247 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=6250/tid=6254] ppid=6248 vsize=457128 CPUtime=821.96 cores=1,3,5,7
/proc/6250/task/6254/stat : 6254 (claspmt) R 6248 6250 5661 0 -1 4202560 21661 0 0 0 82175 21 0 0 25 0 4 0 519913007 468099072 103453 33554432000 4194304 4964704 140733334224288 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3283.46
Current children cumulated vsize (KiB) 457128

[startup+882.3 s]
/proc/loadavg: 8.11 8.08 8.01 9/184 6308
/proc/meminfo: memFree=25345172/32951124 swapFree=67111524/67111528
[pid=6250] ppid=6248 vsize=457128 CPUtime=3523.09 cores=1,3,5,7
/proc/6250/stat : 6250 (claspmt) R 6248 6250 5661 0 -1 4202496 107028 0 0 0 352212 97 0 0 25 0 4 0 519912974 468099072 103505 33554432000 4194304 4964704 140733334224288 18446744073709551615 4668512 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/6250/statm: 114282 103505 460 189 0 108631 0
[pid=6250/tid=6252] ppid=6248 vsize=457128 CPUtime=879.5 cores=1,3,5,7
/proc/6250/task/6252/stat : 6252 (claspmt) R 6248 6250 5661 0 -1 4202560 19839 0 0 0 87933 17 0 0 25 0 4 0 519913007 468099072 103505 33554432000 4194304 4964704 140733334224288 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=6250/tid=6253] ppid=6248 vsize=457128 CPUtime=879.43 cores=1,3,5,7
/proc/6250/task/6253/stat : 6253 (claspmt) R 6248 6250 5661 0 -1 4202560 34921 0 0 0 87914 29 0 0 25 0 4 0 519913007 468099072 103505 33554432000 4194304 4964704 140733334224288 18446744073709551615 4669420 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=6250/tid=6254] ppid=6248 vsize=457128 CPUtime=881.95 cores=1,3,5,7
/proc/6250/task/6254/stat : 6254 (claspmt) R 6248 6250 5661 0 -1 4202560 21671 0 0 0 88174 21 0 0 25 0 4 0 519913007 468099072 103505 33554432000 4194304 4964704 140733334224288 18446744073709551615 4660077 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3523.09
Current children cumulated vsize (KiB) 457128

[startup+942.306 s]
/proc/loadavg: 8.09 8.08 8.01 9/184 6310
/proc/meminfo: memFree=25341792/32951124 swapFree=67111524/67111528
[pid=6250] ppid=6248 vsize=458524 CPUtime=3762.76 cores=1,3,5,7
/proc/6250/stat : 6250 (claspmt) R 6248 6250 5661 0 -1 4202496 107495 0 0 0 376178 98 0 0 25 0 4 0 519912974 469528576 103863 33554432000 4194304 4964704 140733334224288 18446744073709551615 4332387 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/6250/statm: 114631 103863 460 189 0 108980 0
[pid=6250/tid=6252] ppid=6248 vsize=458524 CPUtime=939.18 cores=1,3,5,7
/proc/6250/task/6252/stat : 6252 (claspmt) R 6248 6250 5661 0 -1 4202560 20038 0 0 0 93900 18 0 0 25 0 4 0 519913007 469528576 103863 33554432000 4194304 4964704 140733334224288 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=6250/tid=6253] ppid=6248 vsize=458524 CPUtime=939.44 cores=1,3,5,7
/proc/6250/task/6253/stat : 6253 (claspmt) R 6248 6250 5661 0 -1 4202560 35164 0 0 0 93914 30 0 0 25 0 4 0 519913007 469528576 103863 33554432000 4194304 4964704 140733334224288 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=6250/tid=6254] ppid=6248 vsize=458524 CPUtime=941.95 cores=1,3,5,7
/proc/6250/task/6254/stat : 6254 (claspmt) R 6248 6250 5661 0 -1 4202560 21679 0 0 0 94174 21 0 0 25 0 4 0 519913007 469528576 103863 33554432000 4194304 4964704 140733334224288 18446744073709551615 4653480 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3762.76
Current children cumulated vsize (KiB) 458524

[startup+1002.3 s]
/proc/loadavg: 8.09 8.08 8.01 9/184 6311
/proc/meminfo: memFree=25332476/32951124 swapFree=67111524/67111528
[pid=6250] ppid=6248 vsize=525356 CPUtime=4002.39 cores=1,3,5,7
/proc/6250/stat : 6250 (claspmt) R 6248 6250 5661 0 -1 4202496 109754 0 0 0 400136 103 0 0 25 0 4 0 519912974 537964544 106013 33554432000 4194304 4964704 140733334224288 18446744073709551615 4670114 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/6250/statm: 131339 106013 460 189 0 125688 0
[pid=6250/tid=6252] ppid=6248 vsize=525356 CPUtime=998.84 cores=1,3,5,7
/proc/6250/task/6252/stat : 6252 (claspmt) R 6248 6250 5661 0 -1 4202560 20219 0 0 0 99866 18 0 0 25 0 4 0 519913007 537964544 106013 33554432000 4194304 4964704 140733334224288 18446744073709551615 4669443 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=6250/tid=6253] ppid=6248 vsize=525356 CPUtime=999.43 cores=1,3,5,7
/proc/6250/task/6253/stat : 6253 (claspmt) R 6248 6250 5661 0 -1 4202560 35942 0 0 0 99912 31 0 0 25 0 4 0 519913007 537964544 106013 33554432000 4194304 4964704 140733334224288 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=6250/tid=6254] ppid=6248 vsize=525356 CPUtime=1001.94 cores=1,3,5,7
/proc/6250/task/6254/stat : 6254 (claspmt) R 6248 6250 5661 0 -1 4202560 21771 0 0 0 100173 21 0 0 25 0 4 0 519913007 537964544 106013 33554432000 4194304 4964704 140733334224288 18446744073709551615 4320963 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4002.39
Current children cumulated vsize (KiB) 525356

[startup+1062.3 s]
/proc/loadavg: 8.08 8.08 8.01 9/184 6313
/proc/meminfo: memFree=25326384/32951124 swapFree=67111524/67111528
[pid=6250] ppid=6248 vsize=591836 CPUtime=4242.05 cores=1,3,5,7
/proc/6250/stat : 6250 (claspmt) R 6248 6250 5661 0 -1 4202496 111223 0 0 0 424100 105 0 0 25 0 4 0 519912974 606040064 107374 33554432000 4194304 4964704 140733334224288 18446744073709551615 4670032 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/6250/statm: 147959 107374 460 189 0 142308 0
[pid=6250/tid=6252] ppid=6248 vsize=591836 CPUtime=1058.49 cores=1,3,5,7
/proc/6250/task/6252/stat : 6252 (claspmt) R 6248 6250 5661 0 -1 4202560 20566 0 0 0 105831 18 0 0 25 0 4 0 519913007 606040064 107374 33554432000 4194304 4964704 140733334224288 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=6250/tid=6253] ppid=6248 vsize=591836 CPUtime=1059.43 cores=1,3,5,7
/proc/6250/task/6253/stat : 6253 (claspmt) R 6248 6250 5661 0 -1 4202560 36421 0 0 0 105912 31 0 0 25 0 4 0 519913007 606040064 107374 33554432000 4194304 4964704 140733334224288 18446744073709551615 4668937 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=6250/tid=6254] ppid=6248 vsize=591836 CPUtime=1061.95 cores=1,3,5,7
/proc/6250/task/6254/stat : 6254 (claspmt) R 6248 6250 5661 0 -1 4202560 22267 0 0 0 106173 22 0 0 25 0 4 0 519913007 606040064 107374 33554432000 4194304 4964704 140733334224288 18446744073709551615 4670159 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4242.05
Current children cumulated vsize (KiB) 591836

[startup+1122.3 s]
/proc/loadavg: 8.11 8.09 8.02 9/184 6315
/proc/meminfo: memFree=25316572/32951124 swapFree=67111524/67111528
[pid=6250] ppid=6248 vsize=593248 CPUtime=4481.71 cores=1,3,5,7
/proc/6250/stat : 6250 (claspmt) R 6248 6250 5661 0 -1 4202496 113397 0 0 0 448064 107 0 0 25 0 4 0 519912974 607485952 109548 33554432000 4194304 4964704 140733334224288 18446744073709551615 4668850 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/6250/statm: 148312 109548 460 189 0 142661 0
[pid=6250/tid=6252] ppid=6248 vsize=593248 CPUtime=1118.16 cores=1,3,5,7
/proc/6250/task/6252/stat : 6252 (claspmt) R 6248 6250 5661 0 -1 4202560 21359 0 0 0 111798 18 0 0 25 0 4 0 519913007 607485952 109548 33554432000 4194304 4964704 140733334224288 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=6250/tid=6253] ppid=6248 vsize=593248 CPUtime=1119.43 cores=1,3,5,7
/proc/6250/task/6253/stat : 6253 (claspmt) R 6248 6250 5661 0 -1 4202560 37250 0 0 0 111911 32 0 0 25 0 4 0 519913007 607485952 109548 33554432000 4194304 4964704 140733334224288 18446744073709551615 4670427 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=6250/tid=6254] ppid=6248 vsize=593248 CPUtime=1121.94 cores=1,3,5,7
/proc/6250/task/6254/stat : 6254 (claspmt) R 6248 6250 5661 0 -1 4202560 22637 0 0 0 112172 22 0 0 25 0 4 0 519913007 607485952 109548 33554432000 4194304 4964704 140733334224288 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4481.71
Current children cumulated vsize (KiB) 593248

[startup+1182.3 s]
/proc/loadavg: 8.07 8.08 8.02 9/184 6316
/proc/meminfo: memFree=25301796/32951124 swapFree=67111524/67111528
[pid=6250] ppid=6248 vsize=593992 CPUtime=4721.36 cores=1,3,5,7
/proc/6250/stat : 6250 (claspmt) R 6248 6250 5661 0 -1 4202496 113592 0 0 0 472028 108 0 0 25 0 4 0 519912974 608247808 109743 33554432000 4194304 4964704 140733334224288 18446744073709551615 4669270 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/6250/statm: 148498 109743 460 189 0 142847 0
[pid=6250/tid=6252] ppid=6248 vsize=593992 CPUtime=1177.83 cores=1,3,5,7
/proc/6250/task/6252/stat : 6252 (claspmt) R 6248 6250 5661 0 -1 4202560 21525 0 0 0 117764 19 0 0 25 0 4 0 519913007 608247808 109743 33554432000 4194304 4964704 140733334224288 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=6250/tid=6253] ppid=6248 vsize=593992 CPUtime=1179.43 cores=1,3,5,7
/proc/6250/task/6253/stat : 6253 (claspmt) R 6248 6250 5661 0 -1 4202560 37264 0 0 0 117911 32 0 0 25 0 4 0 519913007 608247808 109743 33554432000 4194304 4964704 140733334224288 18446744073709551615 4669483 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=6250/tid=6254] ppid=6248 vsize=593992 CPUtime=1181.93 cores=1,3,5,7
/proc/6250/task/6254/stat : 6254 (claspmt) R 6248 6250 5661 0 -1 4202560 22650 0 0 0 118171 22 0 0 25 0 4 0 519913007 608247808 109743 33554432000 4194304 4964704 140733334224288 18446744073709551615 4670119 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4721.36
Current children cumulated vsize (KiB) 593992



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202 s]
/proc/loadavg: 8.11 8.09 8.02 9/184 6317
/proc/meminfo: memFree=25299064/32951124 swapFree=67111524/67111528
[pid=6250] ppid=6248 vsize=594512 CPUtime=4800.06 cores=1,3,5,7
/proc/6250/stat : 6250 (claspmt) R 6248 6250 5661 0 -1 4202496 113729 0 0 0 479897 109 0 0 25 0 4 0 519912974 608780288 109880 33554432000 4194304 4964704 140733334224288 18446744073709551615 4669006 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/6250/statm: 148628 109880 460 189 0 142977 0
[pid=6250/tid=6252] ppid=6248 vsize=594512 CPUtime=1197.41 cores=1,3,5,7
/proc/6250/task/6252/stat : 6252 (claspmt) R 6248 6250 5661 0 -1 4202560 21657 0 0 0 119722 19 0 0 25 0 4 0 519913007 608780288 109880 33554432000 4194304 4964704 140733334224288 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=6250/tid=6253] ppid=6248 vsize=594512 CPUtime=1199.14 cores=1,3,5,7
/proc/6250/task/6253/stat : 6253 (claspmt) R 6248 6250 5661 0 -1 4202560 37269 0 0 0 119882 32 0 0 25 0 4 0 519913007 608780288 109880 33554432000 4194304 4964704 140733334224288 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=6250/tid=6254] ppid=6248 vsize=594512 CPUtime=1201.63 cores=1,3,5,7
/proc/6250/task/6254/stat : 6254 (claspmt) R 6248 6250 5661 0 -1 4202560 22650 0 0 0 120141 22 0 0 25 0 4 0 519913007 608780288 109880 33554432000 4194304 4964704 140733334224288 18446744073709551615 4668766 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.06
Current children cumulated vsize (KiB) 594512

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1202.11 s]
/proc/loadavg: 8.11 8.09 8.02 9/184 6317
/proc/meminfo: memFree=25299064/32951124 swapFree=67111524/67111528
[pid=6250] ppid=6248 vsize=388660 CPUtime=4800.18 cores=1,3,5,7
/proc/6250/stat : 6250 (claspmt) R 6248 6250 5661 0 -1 4202496 113740 0 0 0 479908 110 0 0 25 0 1 0 519912974 397987840 43271 33554432000 4194304 4964704 140733334224288 18446744073709551615 230809191530 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/6250/statm: 97165 42763 471 189 0 91514 0
Current children cumulated CPU time (s) 4800.18
Current children cumulated vsize (KiB) 388660

Child status: 0
Real time (s): 1202.12
CPU time (s): 4800.2
CPU user time (s): 4799.09
CPU system time (s): 1.11183
CPU usage (%): 399.311
Max. virtual memory (cumulated for all children) (KiB): 594512

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.09
system time used= 1.11183
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 113741
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= 18308
involuntary context switches= 35996

runsolver used 1.9667 second user time and 4.5973 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-29 15:18:45
IDJOB=3299933
IDBENCH=83127
IDSOLVER=1683
FILE ID=node104/3299933-1304083125
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-bottom18.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-3299933-1304083125/watcher-3299933-1304083125 -o /tmp/evaluation-result-3299933-1304083125/solver-3299933-1304083125 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299933-1304083125.cnf

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

MD5SUM BENCH= 9ece8f569c93ceee834817ef3350ed8e
RANDOM SEED=1834366125

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:      25579488 kB
Buffers:       1876308 kB
Cached:        4348440 kB
SwapCached:          4 kB
Active:         682988 kB
Inactive:      6144204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25579488 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            2744 kB
Writeback:           0 kB
AnonPages:      602228 kB
Mapped:          15724 kB
Slab:           479772 kB
PageTables:       5872 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   771076 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:38:49