Trace number 3373526

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)? (TO) 4800.85 1208.74

General information on the benchmark

NameSAT03/industrial/schuppan/l2s/
dme-03-1-k247-unsat.shuffled-as.sat03-407.cnf
MD5SUM3fef216b3efe77c0f10ea0e0be664a94
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 variables261352
Number of clauses773077
Sum of the clauses size1985588
Maximum clause length248
Minimum clause length1
Number of clauses of size 11592
Number of clauses of size 2357488
Number of clauses of size 3413748
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5249

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...429994/instance-3373526-1305429994.cnf
3.99/4.09	c Solving...
4800.10/1208.03	
4800.10/1208.03	*** INTERRUPTED! ***
4800.10/1208.03	*** Shutting down threads...
4800.81/1208.72	s UNKNOWN
4800.81/1208.72	
4800.81/1208.72	c INTERRUPTED   : 1
4800.81/1208.72	c Models        : 0+    
4800.81/1208.72	c Time          : 1208.033s (Solving: 1203.94s 1st Model: 0.00s Unsat: 0.00s)
4800.81/1208.72	c CPU Time      : 4800.140s

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: 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-3373526-1305429994/watcher-3373526-1305429994 -o /tmp/evaluation-result-3373526-1305429994/solver-3373526-1305429994 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373526-1305429994.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: 7.83 4.58 2.76 5/358 22839
/proc/meminfo: memFree=21492908/32951132 swapFree=64495980/67111528
[pid=22839] ppid=22837 vsize=54060 CPUtime=0 cores=0,2,4,6
/proc/22839/stat : 22839 (claspmt) R 22837 22839 16017 0 -1 4202496 2450 0 0 0 0 0 0 0 24 0 1 0 654599161 55357440 2381 33554432000 4194304 4964800 140735436626032 18446744073709551615 4700412 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22839/statm: 13515 2388 375 189 0 8389 0

[startup+0.024198 s]
/proc/loadavg: 7.83 4.58 2.76 5/358 22839
/proc/meminfo: memFree=21492908/32951132 swapFree=64495980/67111528
[pid=22839] ppid=22837 vsize=54060 CPUtime=0.01 cores=0,2,4,6
/proc/22839/stat : 22839 (claspmt) R 22837 22839 16017 0 -1 4202496 7923 0 0 0 1 0 0 0 24 0 1 0 654599161 55357440 7853 33554432000 4194304 4964800 140735436626032 18446744073709551615 4700412 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22839/statm: 13515 7869 375 189 0 8389 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 54060

[startup+0.101181 s]
/proc/loadavg: 7.83 4.58 2.76 5/358 22839
/proc/meminfo: memFree=21492908/32951132 swapFree=64495980/67111528
[pid=22839] ppid=22837 vsize=80944 CPUtime=0.09 cores=0,2,4,6
/proc/22839/stat : 22839 (claspmt) R 22837 22839 16017 0 -1 4202496 17984 0 0 0 8 1 0 0 24 0 1 0 654599161 82886656 15129 33554432000 4194304 4964800 140735436626032 18446744073709551615 210646807237 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22839/statm: 20236 15130 388 189 0 15110 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 80944

[startup+0.300146 s]
/proc/loadavg: 7.83 4.58 2.76 5/358 22839
/proc/meminfo: memFree=21492908/32951132 swapFree=64495980/67111528
[pid=22839] ppid=22837 vsize=111152 CPUtime=0.29 cores=0,2,4,6
/proc/22839/stat : 22839 (claspmt) R 22837 22839 16017 0 -1 4202496 28352 0 0 0 26 3 0 0 25 0 1 0 654599161 113819648 22203 33554432000 4194304 4964800 140735436626032 18446744073709551615 210646807237 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22839/statm: 27788 22205 388 189 0 22662 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 111152

[startup+0.70108 s]
/proc/loadavg: 7.83 4.58 2.76 5/358 22839
/proc/meminfo: memFree=21492908/32951132 swapFree=64495980/67111528
[pid=22839] ppid=22837 vsize=147648 CPUtime=0.69 cores=0,2,4,6
/proc/22839/stat : 22839 (claspmt) R 22837 22839 16017 0 -1 4202496 39725 0 0 0 66 3 0 0 25 0 1 0 654599161 151191552 30960 33554432000 4194304 4964800 140735436626032 18446744073709551615 4618467 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22839/statm: 36912 30960 399 189 0 31786 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 147648

[startup+1.50095 s]
/proc/loadavg: 7.83 4.58 2.76 6/359 22840
/proc/meminfo: memFree=21365312/32951132 swapFree=64495980/67111528
[pid=22839] ppid=22837 vsize=152824 CPUtime=1.49 cores=0,2,4,6
/proc/22839/stat : 22839 (claspmt) R 22837 22839 16017 0 -1 4202496 40898 0 0 0 146 3 0 0 25 0 1 0 654599161 156491776 32133 33554432000 4194304 4964800 140735436626032 18446744073709551615 4615090 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22839/statm: 38206 32133 403 189 0 33080 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 152824

[startup+3.10067 s]
/proc/loadavg: 7.83 4.58 2.76 6/359 22840
/proc/meminfo: memFree=21358600/32951132 swapFree=64495980/67111528
[pid=22839] ppid=22837 vsize=172228 CPUtime=3.08 cores=0,2,4,6
/proc/22839/stat : 22839 (claspmt) R 22837 22839 16017 0 -1 4202496 45775 0 0 0 303 5 0 0 25 0 1 0 654599161 176361472 37010 33554432000 4194304 4964800 140735436626032 18446744073709551615 4621728 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/22839/statm: 43057 37010 403 189 0 37931 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 172228

[startup+6.3011 s]
/proc/loadavg: 7.60 4.58 2.77 12/362 22844
/proc/meminfo: memFree=21273892/32951132 swapFree=64495980/67111528
[pid=22839] ppid=22837 vsize=366028 CPUtime=9.47 cores=0,2,4,6
/proc/22839/stat : 22839 (claspmt) R 22837 22839 16017 0 -1 4202496 73583 0 0 0 827 120 0 0 19 0 4 0 654599161 374812672 54571 33554432000 4194304 4964800 140735436626032 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/22839/statm: 91507 54571 458 189 0 85856 0
[pid=22839/tid=22842] ppid=22837 vsize=366028 CPUtime=1.65 cores=0,2,4,6
/proc/22839/task/22842/stat : 22842 (claspmt) R 22837 22839 16017 0 -1 4202560 7286 0 0 0 130 35 0 0 19 0 4 0 654599571 374812672 54571 33554432000 4194304 4964800 140735436626032 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=22839/tid=22843] ppid=22837 vsize=366028 CPUtime=1.28 cores=0,2,4,6
/proc/22839/task/22843/stat : 22843 (claspmt) R 22837 22839 16017 0 -1 4202560 8041 0 0 0 115 13 0 0 19 0 4 0 654599571 374812672 54571 33554432000 4194304 4964800 140735436626032 18446744073709551615 4670678 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=22839/tid=22844] ppid=22837 vsize=366028 CPUtime=1.83 cores=0,2,4,6
/proc/22839/task/22844/stat : 22844 (claspmt) R 22837 22839 16017 0 -1 4202560 10427 0 0 0 137 46 0 0 19 0 4 0 654599571 374812672 54571 33554432000 4194304 4964800 140735436626032 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 9.47
Current children cumulated vsize (KiB) 366028

[startup+12.701 s]
/proc/loadavg: 7.71 4.66 2.81 9/362 22844
/proc/meminfo: memFree=21264920/32951132 swapFree=64495980/67111528
[pid=22839] ppid=22837 vsize=366692 CPUtime=34.18 cores=0,2,4,6
/proc/22839/stat : 22839 (claspmt) R 22837 22839 16017 0 -1 4202496 75939 0 0 0 3295 123 0 0 25 0 4 0 654599161 375492608 56927 33554432000 4194304 4964800 140735436626032 18446744073709551615 4668734 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/22839/statm: 91673 56927 458 189 0 86022 0
[pid=22839/tid=22842] ppid=22837 vsize=366692 CPUtime=7.96 cores=0,2,4,6
/proc/22839/task/22842/stat : 22842 (claspmt) R 22837 22839 16017 0 -1 4202560 7393 0 0 0 761 35 0 0 25 0 4 0 654599571 375492608 56927 33554432000 4194304 4964800 140735436626032 18446744073709551615 4364587 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=22839/tid=22843] ppid=22837 vsize=366692 CPUtime=7.29 cores=0,2,4,6
/proc/22839/task/22843/stat : 22843 (claspmt) R 22837 22839 16017 0 -1 4202560 10028 0 0 0 713 16 0 0 25 0 4 0 654599571 375492608 56927 33554432000 4194304 4964800 140735436626032 18446744073709551615 4668773 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=22839/tid=22844] ppid=22837 vsize=366692 CPUtime=8.22 cores=0,2,4,6
/proc/22839/task/22844/stat : 22844 (claspmt) R 22837 22839 16017 0 -1 4202560 10567 0 0 0 776 46 0 0 25 0 4 0 654599571 375492608 56927 33554432000 4194304 4964800 140735436626032 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 34.18
Current children cumulated vsize (KiB) 366692

[startup+25.5009 s]
/proc/loadavg: 7.77 4.82 2.89 9/362 22844
/proc/meminfo: memFree=21230768/32951132 swapFree=64495980/67111528
[pid=22839] ppid=22837 vsize=374736 CPUtime=85.23 cores=0,2,4,6
/proc/22839/stat : 22839 (claspmt) R 22837 22839 16017 0 -1 4202496 83958 0 0 0 8392 131 0 0 25 0 4 0 654599161 383729664 64946 33554432000 4194304 4964800 140735436626032 18446744073709551615 4668568 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/22839/statm: 93684 64946 458 189 0 88033 0
[pid=22839/tid=22842] ppid=22837 vsize=374736 CPUtime=20.61 cores=0,2,4,6
/proc/22839/task/22842/stat : 22842 (claspmt) R 22837 22839 16017 0 -1 4202560 7849 0 0 0 2026 35 0 0 25 0 4 0 654599571 383729664 64946 33554432000 4194304 4964800 140735436626032 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=22839/tid=22843] ppid=22837 vsize=374736 CPUtime=20.08 cores=0,2,4,6
/proc/22839/task/22843/stat : 22843 (claspmt) R 22837 22839 16017 0 -1 4202560 14269 0 0 0 1989 19 0 0 25 0 4 0 654599571 383729664 64946 33554432000 4194304 4964800 140735436626032 18446744073709551615 4670371 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=22839/tid=22844] ppid=22837 vsize=374736 CPUtime=21.02 cores=0,2,4,6
/proc/22839/task/22844/stat : 22844 (claspmt) R 22837 22839 16017 0 -1 4202560 13423 0 0 0 2053 49 0 0 25 0 4 0 654599571 383729664 64946 33554432000 4194304 4964800 140735436626032 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 85.23
Current children cumulated vsize (KiB) 374736

[startup+51.1006 s]
/proc/loadavg: 7.85 5.08 3.02 9/362 22845
/proc/meminfo: memFree=21148108/32951132 swapFree=64495980/67111528
[pid=22839] ppid=22837 vsize=457592 CPUtime=187.33 cores=0,2,4,6
/proc/22839/stat : 22839 (claspmt) R 22837 22839 16017 0 -1 4202496 103639 0 0 0 18589 144 0 0 25 0 4 0 654599161 468574208 84627 33554432000 4194304 4964800 140735436626032 18446744073709551615 4668712 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/22839/statm: 114398 84627 458 189 0 108747 0
[pid=22839/tid=22842] ppid=22837 vsize=457592 CPUtime=45.91 cores=0,2,4,6
/proc/22839/task/22842/stat : 22842 (claspmt) R 22837 22839 16017 0 -1 4202560 8361 0 0 0 4555 36 0 0 25 0 4 0 654599571 468574208 84627 33554432000 4194304 4964800 140735436626032 18446744073709551615 4669011 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=22839/tid=22843] ppid=22837 vsize=457592 CPUtime=45.67 cores=0,2,4,6
/proc/22839/task/22843/stat : 22843 (claspmt) R 22837 22839 16017 0 -1 4202560 28026 0 0 0 4540 27 0 0 25 0 4 0 654599571 468574208 84627 33554432000 4194304 4964800 140735436626032 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=22839/tid=22844] ppid=22837 vsize=457592 CPUtime=46.63 cores=0,2,4,6
/proc/22839/task/22844/stat : 22844 (claspmt) R 22837 22839 16017 0 -1 4202560 17436 0 0 0 4610 53 0 0 25 0 4 0 654599571 468574208 84627 33554432000 4194304 4964800 140735436626032 18446744073709551615 4668698 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 187.33
Current children cumulated vsize (KiB) 457592

[startup+102.314 s]
/proc/loadavg: 7.93 5.52 3.28 9/362 22846
/proc/meminfo: memFree=21077660/32951132 swapFree=64495980/67111528
[pid=22839] ppid=22837 vsize=552532 CPUtime=391.52 cores=0,2,4,6
/proc/22839/stat : 22839 (claspmt) R 22837 22839 16017 0 -1 4202496 118475 0 0 0 38997 155 0 0 25 0 4 0 654599161 565792768 99463 33554432000 4194304 4964800 140735436626032 18446744073709551615 4668712 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/22839/statm: 138133 99463 460 189 0 132482 0
[pid=22839/tid=22842] ppid=22837 vsize=552532 CPUtime=96.52 cores=0,2,4,6
/proc/22839/task/22842/stat : 22842 (claspmt) R 22837 22839 16017 0 -1 4202560 8647 0 0 0 9615 37 0 0 25 0 4 0 654599571 565792768 99463 33554432000 4194304 4964800 140735436626032 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=22839/tid=22843] ppid=22837 vsize=552532 CPUtime=96.86 cores=0,2,4,6
/proc/22839/task/22843/stat : 22843 (claspmt) R 22837 22839 16017 0 -1 4202560 38163 0 0 0 9652 34 0 0 25 0 4 0 654599571 565792768 99463 33554432000 4194304 4964800 140735436626032 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=22839/tid=22844] ppid=22837 vsize=552532 CPUtime=97.81 cores=0,2,4,6
/proc/22839/task/22844/stat : 22844 (claspmt) R 22837 22839 16017 0 -1 4202560 21180 0 0 0 9726 55 0 0 25 0 4 0 654599571 565792768 99463 33554432000 4194304 4964800 140735436626032 18446744073709551615 4653144 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 391.52
Current children cumulated vsize (KiB) 552532

[startup+162.301 s]
/proc/loadavg: 8.01 5.99 3.58 9/362 22848
/proc/meminfo: memFree=20966664/32951132 swapFree=64495980/67111528
[pid=22839] ppid=22837 vsize=637480 CPUtime=630.74 cores=0,2,4,6
/proc/22839/stat : 22839 (claspmt) R 22837 22839 16017 0 -1 4202496 143993 0 0 0 62895 179 0 0 25 0 4 0 654599161 652779520 124981 33554432000 4194304 4964800 140735436626032 18446744073709551615 4670180 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/22839/statm: 159370 124981 460 189 0 153719 0
[pid=22839/tid=22842] ppid=22837 vsize=637480 CPUtime=155.79 cores=0,2,4,6
/proc/22839/task/22842/stat : 22842 (claspmt) R 22837 22839 16017 0 -1 4202560 9536 0 0 0 15540 39 0 0 25 0 4 0 654599571 652779520 124981 33554432000 4194304 4964800 140735436626032 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=22839/tid=22843] ppid=22837 vsize=637480 CPUtime=156.83 cores=0,2,4,6
/proc/22839/task/22843/stat : 22843 (claspmt) R 22837 22839 16017 0 -1 4202560 54036 0 0 0 15636 47 0 0 25 0 4 0 654599571 652779520 124981 33554432000 4194304 4964800 140735436626032 18446744073709551615 4668689 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=22839/tid=22844] ppid=22837 vsize=637480 CPUtime=157.79 cores=0,2,4,6
/proc/22839/task/22844/stat : 22844 (claspmt) R 22837 22839 16017 0 -1 4202560 27383 0 0 0 15718 61 0 0 25 0 4 0 654599571 652779520 124981 33554432000 4194304 4964800 140735436626032 18446744073709551615 4362944 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 630.74
Current children cumulated vsize (KiB) 637480

[startup+222.301 s]
/proc/loadavg: 8.04 6.36 3.86 9/362 22849
/proc/meminfo: memFree=20804584/32951132 swapFree=64495980/67111528
[pid=22839] ppid=22837 vsize=716136 CPUtime=869.99 cores=0,2,4,6
/proc/22839/stat : 22839 (claspmt) R 22837 22839 16017 0 -1 4202496 182688 0 0 0 86797 202 0 0 25 0 4 0 654599161 733323264 163676 33554432000 4194304 4964800 140735436626032 18446744073709551615 4653186 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/22839/statm: 179034 163676 460 189 0 173383 0
[pid=22839/tid=22842] ppid=22837 vsize=716136 CPUtime=215.08 cores=0,2,4,6
/proc/22839/task/22842/stat : 22842 (claspmt) R 22837 22839 16017 0 -1 4202560 10984 0 0 0 21468 40 0 0 25 0 4 0 654599571 733323264 163676 33554432000 4194304 4964800 140735436626032 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=22839/tid=22843] ppid=22837 vsize=716136 CPUtime=216.81 cores=0,2,4,6
/proc/22839/task/22843/stat : 22843 (claspmt) R 22837 22839 16017 0 -1 4202560 78631 0 0 0 21621 60 0 0 25 0 4 0 654599571 733323264 163676 33554432000 4194304 4964800 140735436626032 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=22839/tid=22844] ppid=22837 vsize=716136 CPUtime=217.78 cores=0,2,4,6
/proc/22839/task/22844/stat : 22844 (claspmt) R 22837 22839 16017 0 -1 4202560 37145 0 0 0 21710 68 0 0 25 0 4 0 654599571 733323264 163676 33554432000 4194304 4964800 140735436626032 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 869.99
Current children cumulated vsize (KiB) 716136

[startup+282.301 s]
/proc/loadavg: 8.13 6.69 4.13 9/362 22851
/proc/meminfo: memFree=20625640/32951132 swapFree=64495980/67111528
[pid=22839] ppid=22837 vsize=910400 CPUtime=1109.27 cores=0,2,4,6
/proc/22839/stat : 22839 (claspmt) R 22837 22839 16017 0 -1 4202496 225083 0 0 0 110695 232 0 0 25 0 4 0 654599161 932249600 206070 33554432000 4194304 4964800 140735436626032 18446744073709551615 4684009 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/22839/statm: 227600 206070 460 189 0 221949 0
[pid=22839/tid=22842] ppid=22837 vsize=910400 CPUtime=274.4 cores=0,2,4,6
/proc/22839/task/22842/stat : 22842 (claspmt) R 22837 22839 16017 0 -1 4202560 12518 0 0 0 27398 42 0 0 25 0 4 0 654599571 932249600 206070 33554432000 4194304 4964800 140735436626032 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=22839/tid=22843] ppid=22837 vsize=910400 CPUtime=276.79 cores=0,2,4,6
/proc/22839/task/22843/stat : 22843 (claspmt) R 22837 22839 16017 0 -1 4202560 108714 0 0 0 27600 79 0 0 25 0 4 0 654599571 932249600 206070 33554432000 4194304 4964800 140735436626032 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=22839/tid=22844] ppid=22837 vsize=910400 CPUtime=277.76 cores=0,2,4,6
/proc/22839/task/22844/stat : 22844 (claspmt) R 22837 22839 16017 0 -1 4202560 44760 0 0 0 27701 75 0 0 25 0 4 0 654599571 932249600 206070 33554432000 4194304 4964800 140735436626032 18446744073709551615 4678036 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1109.27

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

[startup+762.314 s]
/proc/loadavg: 8.12 7.81 5.72 9/362 22864
/proc/meminfo: memFree=19791536/32951132 swapFree=64495980/67111528
[pid=22839] ppid=22837 vsize=1739540 CPUtime=3023.3 cores=0,2,4,6
/proc/22839/stat : 22839 (claspmt) R 22837 22839 16017 0 -1 4202496 418809 0 0 0 301936 394 0 0 25 0 4 0 654599161 1781288960 399757 33554432000 4194304 4964800 140735436626032 18446744073709551615 4669350 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/22839/statm: 434885 399757 460 189 0 429234 0
[pid=22839/tid=22842] ppid=22837 vsize=1739540 CPUtime=748.71 cores=0,2,4,6
/proc/22839/task/22842/stat : 22842 (claspmt) R 22837 22839 16017 0 -1 4202560 21962 0 0 0 74816 55 0 0 25 0 4 0 654599571 1781288960 399757 33554432000 4194304 4964800 140735436626032 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=22839/tid=22843] ppid=22837 vsize=1739540 CPUtime=756.62 cores=0,2,4,6
/proc/22839/task/22843/stat : 22843 (claspmt) R 22837 22839 16017 0 -1 4202560 192538 0 0 0 75523 139 0 0 25 0 4 0 654599571 1781288960 399757 33554432000 4194304 4964800 140735436626032 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=22839/tid=22844] ppid=22837 vsize=1739540 CPUtime=757.67 cores=0,2,4,6
/proc/22839/task/22844/stat : 22844 (claspmt) R 22837 22839 16017 0 -1 4202560 114262 0 0 0 75629 138 0 0 25 0 4 0 654599571 1781288960 399757 33554432000 4194304 4964800 140735436626032 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3023.3
Current children cumulated vsize (KiB) 1739540

[startup+822.301 s]
/proc/loadavg: 8.09 7.86 5.86 9/362 22865
/proc/meminfo: memFree=19787920/32951132 swapFree=64495980/67111528
[pid=22839] ppid=22837 vsize=1739540 CPUtime=3262.49 cores=0,2,4,6
/proc/22839/stat : 22839 (claspmt) R 22837 22839 16017 0 -1 4202496 418819 0 0 0 325854 395 0 0 25 0 4 0 654599161 1781288960 399767 33554432000 4194304 4964800 140735436626032 18446744073709551615 4670335 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/22839/statm: 434885 399767 460 189 0 429234 0
[pid=22839/tid=22842] ppid=22837 vsize=1739540 CPUtime=807.98 cores=0,2,4,6
/proc/22839/task/22842/stat : 22842 (claspmt) R 22837 22839 16017 0 -1 4202560 21962 0 0 0 80743 55 0 0 25 0 4 0 654599571 1781288960 399767 33554432000 4194304 4964800 140735436626032 18446744073709551615 4669509 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=22839/tid=22843] ppid=22837 vsize=1739540 CPUtime=816.58 cores=0,2,4,6
/proc/22839/task/22843/stat : 22843 (claspmt) R 22837 22839 16017 0 -1 4202560 192541 0 0 0 81519 139 0 0 25 0 4 0 654599571 1781288960 399767 33554432000 4194304 4964800 140735436626032 18446744073709551615 4669486 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=22839/tid=22844] ppid=22837 vsize=1739540 CPUtime=817.64 cores=0,2,4,6
/proc/22839/task/22844/stat : 22844 (claspmt) R 22837 22839 16017 0 -1 4202560 114266 0 0 0 81626 138 0 0 25 0 4 0 654599571 1781288960 399767 33554432000 4194304 4964800 140735436626032 18446744073709551615 4332351 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3262.49
Current children cumulated vsize (KiB) 1739540

[startup+882.301 s]
/proc/loadavg: 8.12 7.91 6.00 9/362 22867
/proc/meminfo: memFree=19781840/32951132 swapFree=64495980/67111528
[pid=22839] ppid=22837 vsize=1741992 CPUtime=3501.72 cores=0,2,4,6
/proc/22839/stat : 22839 (claspmt) R 22837 22839 16017 0 -1 4202496 419611 0 0 0 349776 396 0 0 25 0 4 0 654599161 1783799808 400559 33554432000 4194304 4964800 140735436626032 18446744073709551615 4650655 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/22839/statm: 435498 400559 460 189 0 429847 0
[pid=22839/tid=22842] ppid=22837 vsize=1741992 CPUtime=867.24 cores=0,2,4,6
/proc/22839/task/22842/stat : 22842 (claspmt) R 22837 22839 16017 0 -1 4202560 22257 0 0 0 86668 56 0 0 25 0 4 0 654599571 1783799808 400559 33554432000 4194304 4964800 140735436626032 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=22839/tid=22843] ppid=22837 vsize=1741992 CPUtime=876.56 cores=0,2,4,6
/proc/22839/task/22843/stat : 22843 (claspmt) R 22837 22839 16017 0 -1 4202560 192544 0 0 0 87517 139 0 0 25 0 4 0 654599571 1783799808 400559 33554432000 4194304 4964800 140735436626032 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=22839/tid=22844] ppid=22837 vsize=1741992 CPUtime=877.63 cores=0,2,4,6
/proc/22839/task/22844/stat : 22844 (claspmt) R 22837 22839 16017 0 -1 4202560 114753 0 0 0 87624 139 0 0 25 0 4 0 654599571 1783799808 400559 33554432000 4194304 4964800 140735436626032 18446744073709551615 4321121 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3501.72
Current children cumulated vsize (KiB) 1741992

[startup+942.301 s]
/proc/loadavg: 8.08 7.94 6.13 9/362 22868
/proc/meminfo: memFree=19777120/32951132 swapFree=64495980/67111528
[pid=22839] ppid=22837 vsize=1741992 CPUtime=3740.97 cores=0,2,4,6
/proc/22839/stat : 22839 (claspmt) R 22837 22839 16017 0 -1 4202496 419642 0 0 0 373699 398 0 0 25 0 4 0 654599161 1783799808 400590 33554432000 4194304 4964800 140735436626032 18446744073709551615 4669509 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/22839/statm: 435498 400590 460 189 0 429847 0
[pid=22839/tid=22842] ppid=22837 vsize=1741992 CPUtime=926.54 cores=0,2,4,6
/proc/22839/task/22842/stat : 22842 (claspmt) R 22837 22839 16017 0 -1 4202560 22285 0 0 0 92597 57 0 0 25 0 4 0 654599571 1783799808 400590 33554432000 4194304 4964800 140735436626032 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=22839/tid=22843] ppid=22837 vsize=1741992 CPUtime=936.54 cores=0,2,4,6
/proc/22839/task/22843/stat : 22843 (claspmt) R 22837 22839 16017 0 -1 4202560 192546 0 0 0 93515 139 0 0 25 0 4 0 654599571 1783799808 400590 33554432000 4194304 4964800 140735436626032 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=22839/tid=22844] ppid=22837 vsize=1741992 CPUtime=937.62 cores=0,2,4,6
/proc/22839/task/22844/stat : 22844 (claspmt) R 22837 22839 16017 0 -1 4202560 114754 0 0 0 93623 139 0 0 25 0 4 0 654599571 1783799808 400590 33554432000 4194304 4964800 140735436626032 18446744073709551615 4321272 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3740.97
Current children cumulated vsize (KiB) 1741992

[startup+1002.3 s]
/proc/loadavg: 8.06 7.96 6.25 9/362 22870
/proc/meminfo: memFree=19736060/32951132 swapFree=64495980/67111528
[pid=22839] ppid=22837 vsize=1741992 CPUtime=3980.22 cores=0,2,4,6
/proc/22839/stat : 22839 (claspmt) R 22837 22839 16017 0 -1 4202496 428838 0 0 0 397615 407 0 0 25 0 4 0 654599161 1783799808 409786 33554432000 4194304 4964800 140735436626032 18446744073709551615 4651383 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/22839/statm: 435498 409786 460 189 0 429847 0
[pid=22839/tid=22842] ppid=22837 vsize=1741992 CPUtime=985.83 cores=0,2,4,6
/proc/22839/task/22842/stat : 22842 (claspmt) R 22837 22839 16017 0 -1 4202560 24766 0 0 0 98524 59 0 0 25 0 4 0 654599571 1783799808 409786 33554432000 4194304 4964800 140735436626032 18446744073709551615 4658589 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=22839/tid=22843] ppid=22837 vsize=1741992 CPUtime=996.53 cores=0,2,4,6
/proc/22839/task/22843/stat : 22843 (claspmt) R 22837 22839 16017 0 -1 4202560 194759 0 0 0 99512 141 0 0 25 0 4 0 654599571 1783799808 409786 33554432000 4194304 4964800 140735436626032 18446744073709551615 4320928 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=22839/tid=22844] ppid=22837 vsize=1741992 CPUtime=997.59 cores=0,2,4,6
/proc/22839/task/22844/stat : 22844 (claspmt) R 22837 22839 16017 0 -1 4202560 116819 0 0 0 99618 141 0 0 25 0 4 0 654599571 1783799808 409786 33554432000 4194304 4964800 140735436626032 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3980.22
Current children cumulated vsize (KiB) 1741992

[startup+1062.3 s]
/proc/loadavg: 8.04 7.97 6.36 9/362 22933
/proc/meminfo: memFree=19599836/32951132 swapFree=64495980/67111528
[pid=22839] ppid=22837 vsize=1741992 CPUtime=4219.08 cores=0,2,4,6
/proc/22839/stat : 22839 (claspmt) R 22837 22839 16017 0 -1 4202496 428992 0 0 0 421489 419 0 0 25 0 4 0 654599161 1783799808 409847 33554432000 4194304 4964800 140735436626032 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/22839/statm: 435498 409847 460 189 0 429847 0
[pid=22839/tid=22842] ppid=22837 vsize=1741992 CPUtime=1044.73 cores=0,2,4,6
/proc/22839/task/22842/stat : 22842 (claspmt) R 22837 22839 16017 0 -1 4202560 24915 0 0 0 104403 70 0 0 25 0 4 0 654599571 1783799808 409847 33554432000 4194304 4964800 140735436626032 18446744073709551615 4669413 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=22839/tid=22843] ppid=22837 vsize=1741992 CPUtime=1056.51 cores=0,2,4,6
/proc/22839/task/22843/stat : 22843 (claspmt) R 22837 22839 16017 0 -1 4202560 194763 0 0 0 105510 141 0 0 25 0 4 0 654599571 1783799808 409847 33554432000 4194304 4964800 140735436626032 18446744073709551615 4320928 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=22839/tid=22844] ppid=22837 vsize=1741992 CPUtime=1057.58 cores=0,2,4,6
/proc/22839/task/22844/stat : 22844 (claspmt) R 22837 22839 16017 0 -1 4202560 116820 0 0 0 105617 141 0 0 25 0 4 0 654599571 1783799808 409847 33554432000 4194304 4964800 140735436626032 18446744073709551615 4378499 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4219.08
Current children cumulated vsize (KiB) 1741992

[startup+1122.31 s]
/proc/loadavg: 8.12 8.00 6.47 9/362 22934
/proc/meminfo: memFree=19390624/32951132 swapFree=64495980/67111528
[pid=22839] ppid=22837 vsize=1812016 CPUtime=4458.36 cores=0,2,4,6
/proc/22839/stat : 22839 (claspmt) R 22837 22839 16017 0 -1 4202496 443124 0 0 0 445404 432 0 0 25 0 4 0 654599161 1855504384 423979 33554432000 4194304 4964800 140735436626032 18446744073709551615 4668734 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/22839/statm: 453004 423979 460 189 0 447353 0
[pid=22839/tid=22842] ppid=22837 vsize=1812016 CPUtime=1104.03 cores=0,2,4,6
/proc/22839/task/22842/stat : 22842 (claspmt) R 22837 22839 16017 0 -1 4202560 24998 0 0 0 110333 70 0 0 25 0 4 0 654599571 1855504384 423979 33554432000 4194304 4964800 140735436626032 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=22839/tid=22843] ppid=22837 vsize=1812016 CPUtime=1116.48 cores=0,2,4,6
/proc/22839/task/22843/stat : 22843 (claspmt) R 22837 22839 16017 0 -1 4202560 196495 0 0 0 111505 143 0 0 25 0 4 0 654599571 1855504384 423979 33554432000 4194304 4964800 140735436626032 18446744073709551615 4363296 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=22839/tid=22844] ppid=22837 vsize=1812016 CPUtime=1117.57 cores=0,2,4,6
/proc/22839/task/22844/stat : 22844 (claspmt) R 22837 22839 16017 0 -1 4202560 128390 0 0 0 111606 151 0 0 25 0 4 0 654599571 1855504384 423979 33554432000 4194304 4964800 140735436626032 18446744073709551615 4342208 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4458.36
Current children cumulated vsize (KiB) 1812016

[startup+1182.3 s]
/proc/loadavg: 8.09 8.01 6.56 9/362 22936
/proc/meminfo: memFree=19252232/32951132 swapFree=64495980/67111528
[pid=22839] ppid=22837 vsize=1851812 CPUtime=4697.56 cores=0,2,4,6
/proc/22839/stat : 22839 (claspmt) R 22837 22839 16017 0 -1 4202496 453120 0 0 0 469318 438 0 0 25 0 4 0 654599161 1896255488 433975 33554432000 4194304 4964800 140735436626032 18446744073709551615 4670180 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/22839/statm: 462953 433975 460 189 0 457302 0
[pid=22839/tid=22842] ppid=22837 vsize=1851812 CPUtime=1163.31 cores=0,2,4,6
/proc/22839/task/22842/stat : 22842 (claspmt) R 22837 22839 16017 0 -1 4202560 25214 0 0 0 116261 70 0 0 25 0 4 0 654599571 1896255488 433975 33554432000 4194304 4964800 140735436626032 18446744073709551615 4332180 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=22839/tid=22843] ppid=22837 vsize=1851812 CPUtime=1176.43 cores=0,2,4,6
/proc/22839/task/22843/stat : 22843 (claspmt) R 22837 22839 16017 0 -1 4202560 197212 0 0 0 117499 144 0 0 25 0 4 0 654599571 1896255488 433975 33554432000 4194304 4964800 140735436626032 18446744073709551615 4363545 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=22839/tid=22844] ppid=22837 vsize=1851812 CPUtime=1177.55 cores=0,2,4,6
/proc/22839/task/22844/stat : 22844 (claspmt) R 22837 22839 16017 0 -1 4202560 137299 0 0 0 117599 156 0 0 25 0 4 0 654599571 1896255488 433975 33554432000 4194304 4964800 140735436626032 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4697.56
Current children cumulated vsize (KiB) 1851812



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1208 s]
/proc/loadavg: 8.20 8.04 6.61 10/362 22937
/proc/meminfo: memFree=19227432/32951132 swapFree=64495980/67111528
[pid=22839] ppid=22837 vsize=1851812 CPUtime=4800.1 cores=0,2,4,6
/proc/22839/stat : 22839 (claspmt) R 22837 22839 16017 0 -1 4202496 456746 0 0 0 479567 443 0 0 25 0 4 0 654599161 1896255488 437601 33554432000 4194304 4964800 140735436626032 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/22839/statm: 462953 437601 460 189 0 457302 0
[pid=22839/tid=22842] ppid=22837 vsize=1851812 CPUtime=1188.71 cores=0,2,4,6
/proc/22839/task/22842/stat : 22842 (claspmt) R 22837 22839 16017 0 -1 4202560 25275 0 0 0 118801 70 0 0 25 0 4 0 654599571 1896255488 437601 33554432000 4194304 4964800 140735436626032 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=22839/tid=22843] ppid=22837 vsize=1851812 CPUtime=1202.14 cores=0,2,4,6
/proc/22839/task/22843/stat : 22843 (claspmt) R 22837 22839 16017 0 -1 4202560 198867 0 0 0 120068 146 0 0 25 0 4 0 654599571 1896255488 437601 33554432000 4194304 4964800 140735436626032 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=22839/tid=22844] ppid=22837 vsize=1851812 CPUtime=1203.27 cores=0,2,4,6
/proc/22839/task/22844/stat : 22844 (claspmt) R 22837 22839 16017 0 -1 4202560 137655 0 0 0 120170 157 0 0 25 0 4 0 654599571 1896255488 437601 33554432000 4194304 4964800 140735436626032 18446744073709551615 4684107 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.1
Current children cumulated vsize (KiB) 1851812

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

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

[startup+1208.13 s]
/proc/loadavg: 8.20 8.04 6.61 10/362 22937
/proc/meminfo: memFree=19227432/32951132 swapFree=64495980/67111528
[pid=22839] ppid=22837 vsize=1818884 CPUtime=4800.24 cores=0,2,4,6
/proc/22839/stat : 22839 (claspmt) R 22837 22839 16017 0 -1 4202496 456759 0 0 0 479581 443 0 0 25 0 1 0 654599161 1862537216 429382 33554432000 4194304 4964800 140735436626032 18446744073709551615 4598422 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22839/statm: 454721 429382 470 189 0 449070 0
Current children cumulated CPU time (s) 4800.24
Current children cumulated vsize (KiB) 1818884

[startup+1208.5 s]
/proc/loadavg: 8.20 8.04 6.61 10/362 22937
/proc/meminfo: memFree=19227432/32951132 swapFree=64495980/67111528
[pid=22839] ppid=22837 vsize=1806632 CPUtime=4800.61 cores=0,2,4,6
/proc/22839/stat : 22839 (claspmt) R 22837 22839 16017 0 -1 4202496 456759 0 0 0 479618 443 0 0 25 0 1 0 654599161 1849991168 426319 33554432000 4194304 4964800 140735436626032 18446744073709551615 210646801420 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22839/statm: 451658 426319 470 189 0 446007 0
Current children cumulated CPU time (s) 4800.61
Current children cumulated vsize (KiB) 1806632

[startup+1208.7 s]
/proc/loadavg: 8.20 8.04 6.61 10/362 22937
/proc/meminfo: memFree=19227432/32951132 swapFree=64495980/67111528
[pid=22839] ppid=22837 vsize=1034640 CPUtime=4800.81 cores=0,2,4,6
/proc/22839/stat : 22839 (claspmt) R 22837 22839 16017 0 -1 4202496 456760 0 0 0 479635 446 0 0 25 0 1 0 654599161 1059471360 232430 33554432000 4194304 4964800 140735436626032 18446744073709551615 210647189863 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22839/statm: 258660 231918 471 189 0 253009 0
Current children cumulated CPU time (s) 4800.81
Current children cumulated vsize (KiB) 1034640

Child status: 0
Real time (s): 1208.74
CPU time (s): 4800.85
CPU user time (s): 4796.36
CPU system time (s): 4.49732
CPU usage (%): 397.18
Max. virtual memory (cumulated for all children) (KiB): 1851812

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.36
system time used= 4.49732
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 456761
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= 7884
involuntary context switches= 21876

runsolver used 4.12037 second user time and 9.99848 second system time

The end

Launcher Data

Begin job on node129 at 2011-05-15 05:26:35
IDJOB=3373526
IDBENCH=84248
IDSOLVER=1853
FILE ID=node129/3373526-1305429994
RUNJOBID= node129-1305429787-22691
PBS_JOBID= 13324597
Free space on /tmp= 73396 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT03/industrial/schuppan/l2s/dme-03-1-k247-unsat.shuffled-as.sat03-407.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-3373526-1305429994/watcher-3373526-1305429994 -o /tmp/evaluation-result-3373526-1305429994/solver-3373526-1305429994 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373526-1305429994.cnf

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

MD5SUM BENCH= 3fef216b3efe77c0f10ea0e0be664a94
RANDOM SEED=176808073

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:      21493064 kB
Buffers:        250640 kB
Cached:        5883188 kB
SwapCached:      52668 kB
Active:        3080644 kB
Inactive:      8155464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      21493064 kB
SwapTotal:    67111528 kB
SwapFree:     64495980 kB
Dirty:           15936 kB
Writeback:          12 kB
AnonPages:     5058448 kB
Mapped:          18060 kB
Slab:           120312 kB
PageTables:      38136 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 79925292 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= 73396 MiB
End job on node129 at 2011-05-15 05:46:45