Trace number 3299905

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.92 1205.47

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 ...102457/instance-3299905-1304102457.cnf
3.99/4.03	c Solving...
4800.23/1204.81	
4800.23/1204.81	*** INTERRUPTED! ***
4800.23/1204.81	*** Shutting down threads...
4800.85/1205.46	s UNKNOWN
4800.85/1205.46	
4800.85/1205.46	c INTERRUPTED   : 1
4800.85/1205.46	c Models        : 0+    
4800.85/1205.46	c Time          : 1204.810s (Solving: 1200.77s 1st Model: 0.00s Unsat: 0.00s)
4800.85/1205.46	c CPU Time      : 4800.250s

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-3299905-1304102457/watcher-3299905-1304102457 -o /tmp/evaluation-result-3299905-1304102457/solver-3299905-1304102457 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299905-1304102457.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: 6.29 7.60 7.86 5/180 18387
/proc/meminfo: memFree=26266348/32950928 swapFree=67111364/67111528
[pid=18387] ppid=18385 vsize=54060 CPUtime=0 cores=0,2,4,6
/proc/18387/stat : 18387 (claspmt) R 18385 18387 18346 0 -1 4202496 1069 0 0 0 0 0 0 0 23 0 1 0 521845470 55357440 998 33554432000 4194304 4964704 140735893110688 18446744073709551615 4700332 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18387/statm: 13515 1006 375 189 0 8389 0

[startup+0.072715 s]
/proc/loadavg: 6.29 7.60 7.86 5/180 18387
/proc/meminfo: memFree=26266348/32950928 swapFree=67111364/67111528
[pid=18387] ppid=18385 vsize=76612 CPUtime=0.06 cores=0,2,4,6
/proc/18387/stat : 18387 (claspmt) R 18385 18387 18346 0 -1 4202496 16499 0 0 0 5 1 0 0 23 0 1 0 521845470 78450688 14095 33554432000 4194304 4964704 140735893110688 18446744073709551615 208079893189 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18387/statm: 19153 14097 388 189 0 14027 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 76612

[startup+0.100708 s]
/proc/loadavg: 6.29 7.60 7.86 5/180 18387
/proc/meminfo: memFree=26266348/32950928 swapFree=67111364/67111528
[pid=18387] ppid=18385 vsize=80812 CPUtime=0.09 cores=0,2,4,6
/proc/18387/stat : 18387 (claspmt) R 18385 18387 18346 0 -1 4202496 17943 0 0 0 8 1 0 0 23 0 1 0 521845470 82751488 15087 33554432000 4194304 4964704 140735893110688 18446744073709551615 208079893189 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18387/statm: 20203 15088 388 189 0 15077 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 80812

[startup+0.30067 s]
/proc/loadavg: 6.29 7.60 7.86 5/180 18387
/proc/meminfo: memFree=26266348/32950928 swapFree=67111364/67111528
[pid=18387] ppid=18385 vsize=110888 CPUtime=0.29 cores=0,2,4,6
/proc/18387/stat : 18387 (claspmt) R 18385 18387 18346 0 -1 4202496 28269 0 0 0 27 2 0 0 25 0 1 0 521845470 113549312 22119 33554432000 4194304 4964704 140735893110688 18446744073709551615 208079893189 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18387/statm: 27722 22121 388 189 0 22596 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 110888

[startup+0.700597 s]
/proc/loadavg: 6.29 7.60 7.86 5/180 18387
/proc/meminfo: memFree=26266348/32950928 swapFree=67111364/67111528
[pid=18387] ppid=18385 vsize=147648 CPUtime=0.69 cores=0,2,4,6
/proc/18387/stat : 18387 (claspmt) R 18385 18387 18346 0 -1 4202496 39722 0 0 0 65 4 0 0 25 0 1 0 521845470 151191552 30956 33554432000 4194304 4964704 140735893110688 18446744073709551615 4615747 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18387/statm: 36912 30957 399 189 0 31786 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 147648

[startup+1.50045 s]
/proc/loadavg: 6.29 7.60 7.86 6/181 18388
/proc/meminfo: memFree=26134536/32950928 swapFree=67111364/67111528
[pid=18387] ppid=18385 vsize=152824 CPUtime=1.49 cores=0,2,4,6
/proc/18387/stat : 18387 (claspmt) R 18385 18387 18346 0 -1 4202496 40900 0 0 0 145 4 0 0 25 0 1 0 521845470 156491776 32134 33554432000 4194304 4964704 140735893110688 18446744073709551615 4612155 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18387/statm: 38206 32134 403 189 0 33080 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 152824

[startup+3.10014 s]
/proc/loadavg: 6.29 7.60 7.86 6/181 18388
/proc/meminfo: memFree=26125484/32950928 swapFree=67111364/67111528
[pid=18387] ppid=18385 vsize=172756 CPUtime=3.09 cores=0,2,4,6
/proc/18387/stat : 18387 (claspmt) R 18385 18387 18346 0 -1 4202496 45891 0 0 0 304 5 0 0 25 0 1 0 521845470 176902144 37125 33554432000 4194304 4964704 140735893110688 18446744073709551615 4600585 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18387/statm: 43189 37125 403 189 0 38063 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 172756

[startup+6.30053 s]
/proc/loadavg: 6.43 7.61 7.86 9/184 18391
/proc/meminfo: memFree=26028852/32950928 swapFree=67111364/67111528
[pid=18387] ppid=18385 vsize=337632 CPUtime=12.97 cores=0,2,4,6
/proc/18387/stat : 18387 (claspmt) R 18385 18387 18346 0 -1 4202496 75053 0 0 0 1287 10 0 0 25 0 4 0 521845470 345735168 55976 33554432000 4194304 4964704 140735893110688 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/18387/statm: 84408 55976 458 189 0 78757 0
[pid=18387/tid=18389] ppid=18385 vsize=337632 CPUtime=2.23 cores=0,2,4,6
/proc/18387/task/18389/stat : 18389 (claspmt) R 18385 18387 18346 0 -1 4202560 6335 0 0 0 223 0 0 0 25 0 4 0 521845874 345735168 55976 33554432000 4194304 4964704 140735893110688 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=18387/tid=18390] ppid=18385 vsize=337632 CPUtime=2.25 cores=0,2,4,6
/proc/18387/task/18390/stat : 18390 (claspmt) R 18385 18387 18346 0 -1 4202560 10457 0 0 0 224 1 0 0 25 0 4 0 521845874 345735168 55976 33554432000 4194304 4964704 140735893110688 18446744073709551615 4660364 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18387/tid=18391] ppid=18385 vsize=337632 CPUtime=2.25 cores=0,2,4,6
/proc/18387/task/18391/stat : 18391 (claspmt) R 18385 18387 18346 0 -1 4202560 10417 0 0 0 224 1 0 0 25 0 4 0 521845874 345735168 55976 33554432000 4194304 4964704 140735893110688 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.97
Current children cumulated vsize (KiB) 337632

[startup+12.7003 s]
/proc/loadavg: 6.55 7.61 7.86 9/184 18392
/proc/meminfo: memFree=26009044/32950928 swapFree=67111364/67111528
[pid=18387] ppid=18385 vsize=341940 CPUtime=38.53 cores=0,2,4,6
/proc/18387/stat : 18387 (claspmt) R 18385 18387 18346 0 -1 4202496 78160 0 0 0 3840 13 0 0 25 0 4 0 521845470 350146560 59083 33554432000 4194304 4964704 140735893110688 18446744073709551615 4670252 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/18387/statm: 85485 59083 458 189 0 79834 0
[pid=18387/tid=18389] ppid=18385 vsize=341940 CPUtime=8.63 cores=0,2,4,6
/proc/18387/task/18389/stat : 18389 (claspmt) R 18385 18387 18346 0 -1 4202560 6412 0 0 0 863 0 0 0 25 0 4 0 521845874 350146560 59083 33554432000 4194304 4964704 140735893110688 18446744073709551615 4371527 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=18387/tid=18390] ppid=18385 vsize=341940 CPUtime=8.65 cores=0,2,4,6
/proc/18387/task/18390/stat : 18390 (claspmt) R 18385 18387 18346 0 -1 4202560 12714 0 0 0 861 4 0 0 25 0 4 0 521845874 350146560 59083 33554432000 4194304 4964704 140735893110688 18446744073709551615 4668592 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18387/tid=18391] ppid=18385 vsize=341940 CPUtime=8.65 cores=0,2,4,6
/proc/18387/task/18391/stat : 18391 (claspmt) R 18385 18387 18346 0 -1 4202560 11084 0 0 0 863 2 0 0 25 0 4 0 521845874 350146560 59083 33554432000 4194304 4964704 140735893110688 18446744073709551615 4668632 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 38.53
Current children cumulated vsize (KiB) 341940

[startup+25.5009 s]
/proc/loadavg: 6.95 7.65 7.86 9/184 18392
/proc/meminfo: memFree=25946028/32950928 swapFree=67111364/67111528
[pid=18387] ppid=18385 vsize=355676 CPUtime=89.67 cores=0,2,4,6
/proc/18387/stat : 18387 (claspmt) R 18385 18387 18346 0 -1 4202496 87917 0 0 0 8947 20 0 0 25 0 4 0 521845470 364212224 68840 33554432000 4194304 4964704 140735893110688 18446744073709551615 4670176 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/18387/statm: 88919 68840 458 189 0 83268 0
[pid=18387/tid=18389] ppid=18385 vsize=355676 CPUtime=21.43 cores=0,2,4,6
/proc/18387/task/18389/stat : 18389 (claspmt) R 18385 18387 18346 0 -1 4202560 6650 0 0 0 2143 0 0 0 25 0 4 0 521845874 364212224 68840 33554432000 4194304 4964704 140735893110688 18446744073709551615 4669893 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=18387/tid=18390] ppid=18385 vsize=355676 CPUtime=21.44 cores=0,2,4,6
/proc/18387/task/18390/stat : 18390 (claspmt) R 18385 18387 18346 0 -1 4202560 20687 0 0 0 2135 9 0 0 25 0 4 0 521845874 364212224 68840 33554432000 4194304 4964704 140735893110688 18446744073709551615 208079893537 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18387/tid=18391] ppid=18385 vsize=355676 CPUtime=21.44 cores=0,2,4,6
/proc/18387/task/18391/stat : 18391 (claspmt) R 18385 18387 18346 0 -1 4202560 12361 0 0 0 2142 2 0 0 25 0 4 0 521845874 364212224 68840 33554432000 4194304 4964704 140735893110688 18446744073709551615 4669893 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 89.67
Current children cumulated vsize (KiB) 355676

[startup+51.101 s]
/proc/loadavg: 7.30 7.67 7.87 9/184 18393
/proc/meminfo: memFree=25875652/32950928 swapFree=67111364/67111528
[pid=18387] ppid=18385 vsize=433620 CPUtime=191.92 cores=0,2,4,6
/proc/18387/stat : 18387 (claspmt) R 18385 18387 18346 0 -1 4202496 100766 0 0 0 19162 30 0 0 25 0 4 0 521845470 444026880 81689 33554432000 4194304 4964704 140735893110688 18446744073709551615 4370236 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/18387/statm: 108405 81689 458 189 0 102754 0
[pid=18387/tid=18389] ppid=18385 vsize=433620 CPUtime=47.04 cores=0,2,4,6
/proc/18387/task/18389/stat : 18389 (claspmt) R 18385 18387 18346 0 -1 4202560 7125 0 0 0 4703 1 0 0 25 0 4 0 521845874 444026880 81689 33554432000 4194304 4964704 140735893110688 18446744073709551615 4669893 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=18387/tid=18390] ppid=18385 vsize=433620 CPUtime=47.05 cores=0,2,4,6
/proc/18387/task/18390/stat : 18390 (claspmt) R 18385 18387 18346 0 -1 4202560 29627 0 0 0 4689 16 0 0 25 0 4 0 521845874 444026880 81689 33554432000 4194304 4964704 140735893110688 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18387/tid=18391] ppid=18385 vsize=433620 CPUtime=47.04 cores=0,2,4,6
/proc/18387/task/18391/stat : 18391 (claspmt) R 18385 18387 18346 0 -1 4202560 15134 0 0 0 4699 5 0 0 25 0 4 0 521845874 444026880 81689 33554432000 4194304 4964704 140735893110688 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 191.92
Current children cumulated vsize (KiB) 433620

[startup+102.306 s]
/proc/loadavg: 7.79 7.75 7.88 9/184 18394
/proc/meminfo: memFree=25759936/32950928 swapFree=67111364/67111528
[pid=18387] ppid=18385 vsize=542896 CPUtime=396.46 cores=0,2,4,6
/proc/18387/stat : 18387 (claspmt) R 18385 18387 18346 0 -1 4202496 123550 0 0 0 39600 46 0 0 25 0 4 0 521845470 555925504 104473 33554432000 4194304 4964704 140735893110688 18446744073709551615 4668714 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/18387/statm: 135724 104473 460 189 0 130073 0
[pid=18387/tid=18389] ppid=18385 vsize=542896 CPUtime=98.25 cores=0,2,4,6
/proc/18387/task/18389/stat : 18389 (claspmt) R 18385 18387 18346 0 -1 4202560 7785 0 0 0 9823 2 0 0 25 0 4 0 521845874 555925504 104473 33554432000 4194304 4964704 140735893110688 18446744073709551615 4370224 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=18387/tid=18390] ppid=18385 vsize=542896 CPUtime=98.25 cores=0,2,4,6
/proc/18387/task/18390/stat : 18390 (claspmt) R 18385 18387 18346 0 -1 4202560 46683 0 0 0 9799 26 0 0 25 0 4 0 521845874 555925504 104473 33554432000 4194304 4964704 140735893110688 18446744073709551615 4659884 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18387/tid=18391] ppid=18385 vsize=542896 CPUtime=98.24 cores=0,2,4,6
/proc/18387/task/18391/stat : 18391 (claspmt) R 18385 18387 18346 0 -1 4202560 19608 0 0 0 9815 9 0 0 25 0 4 0 521845874 555925504 104473 33554432000 4194304 4964704 140735893110688 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 396.46
Current children cumulated vsize (KiB) 542896

[startup+162.301 s]
/proc/loadavg: 8.00 7.82 7.90 9/184 18396
/proc/meminfo: memFree=25678320/32950928 swapFree=67111364/67111528
[pid=18387] ppid=18385 vsize=575460 CPUtime=636.12 cores=0,2,4,6
/proc/18387/stat : 18387 (claspmt) R 18385 18387 18346 0 -1 4202496 140966 0 0 0 63553 59 0 0 25 0 4 0 521845470 589271040 121889 33554432000 4194304 4964704 140735893110688 18446744073709551615 4668690 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/18387/statm: 143865 121889 460 189 0 138214 0
[pid=18387/tid=18389] ppid=18385 vsize=575460 CPUtime=158.24 cores=0,2,4,6
/proc/18387/task/18389/stat : 18389 (claspmt) R 18385 18387 18346 0 -1 4202560 8307 0 0 0 15822 2 0 0 25 0 4 0 521845874 589271040 121889 33554432000 4194304 4964704 140735893110688 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=18387/tid=18390] ppid=18385 vsize=575460 CPUtime=158.25 cores=0,2,4,6
/proc/18387/task/18390/stat : 18390 (claspmt) R 18385 18387 18346 0 -1 4202560 57443 0 0 0 15790 35 0 0 25 0 4 0 521845874 589271040 121889 33554432000 4194304 4964704 140735893110688 18446744073709551615 4668693 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18387/tid=18391] ppid=18385 vsize=575460 CPUtime=158.23 cores=0,2,4,6
/proc/18387/task/18391/stat : 18391 (claspmt) R 18385 18387 18346 0 -1 4202560 25214 0 0 0 15811 12 0 0 25 0 4 0 521845874 589271040 121889 33554432000 4194304 4964704 140735893110688 18446744073709551615 4668512 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 636.12
Current children cumulated vsize (KiB) 575460

[startup+222.3 s]
/proc/loadavg: 8.16 7.90 7.92 9/184 18397
/proc/meminfo: memFree=25518472/32950928 swapFree=67111364/67111528
[pid=18387] ppid=18385 vsize=744328 CPUtime=875.79 cores=0,2,4,6
/proc/18387/stat : 18387 (claspmt) R 18385 18387 18346 0 -1 4202496 178339 0 0 0 87492 87 0 0 25 0 4 0 521845470 762191872 159262 33554432000 4194304 4964704 140735893110688 18446744073709551615 4370295 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/18387/statm: 186082 159262 460 189 0 180431 0
[pid=18387/tid=18389] ppid=18385 vsize=744328 CPUtime=218.24 cores=0,2,4,6
/proc/18387/task/18389/stat : 18389 (claspmt) R 18385 18387 18346 0 -1 4202560 9638 0 0 0 21820 4 0 0 25 0 4 0 521845874 762191872 159262 33554432000 4194304 4964704 140735893110688 18446744073709551615 4668618 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=18387/tid=18390] ppid=18385 vsize=744328 CPUtime=218.25 cores=0,2,4,6
/proc/18387/task/18390/stat : 18390 (claspmt) R 18385 18387 18346 0 -1 4202560 79341 0 0 0 21775 50 0 0 25 0 4 0 521845874 762191872 159262 33554432000 4194304 4964704 140735893110688 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18387/tid=18391] ppid=18385 vsize=744328 CPUtime=218.23 cores=0,2,4,6
/proc/18387/task/18391/stat : 18391 (claspmt) R 18385 18387 18346 0 -1 4202560 38109 0 0 0 21802 21 0 0 25 0 4 0 521845874 762191872 159262 33554432000 4194304 4964704 140735893110688 18446744073709551615 4668635 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 875.79
Current children cumulated vsize (KiB) 744328

[startup+282.301 s]
/proc/loadavg: 8.10 7.93 7.92 9/184 18399
/proc/meminfo: memFree=25507156/32950928 swapFree=67111364/67111528
[pid=18387] ppid=18385 vsize=744804 CPUtime=1115.46 cores=0,2,4,6
/proc/18387/stat : 18387 (claspmt) R 18385 18387 18346 0 -1 4202496 178468 0 0 0 111459 87 0 0 25 0 4 0 521845470 762679296 159391 33554432000 4194304 4964704 140735893110688 18446744073709551615 4668931 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/18387/statm: 186201 159391 460 189 0 180550 0
[pid=18387/tid=18389] ppid=18385 vsize=744804 CPUtime=278.07 cores=0,2,4,6
/proc/18387/task/18389/stat : 18389 (claspmt) R 18385 18387 18346 0 -1 4202560 9735 0 0 0 27803 4 0 0 25 0 4 0 521845874 762679296 159391 33554432000 4194304 4964704 140735893110688 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=18387/tid=18390] ppid=18385 vsize=744804 CPUtime=278.26 cores=0,2,4,6
/proc/18387/task/18390/stat : 18390 (claspmt) R 18385 18387 18346 0 -1 4202560 79342 0 0 0 27776 50 0 0 25 0 4 0 521845874 762679296 159391 33554432000 4194304 4964704 140735893110688 18446744073709551615 4325321 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18387/tid=18391] ppid=18385 vsize=744804 CPUtime=278.22 cores=0,2,4,6
/proc/18387/task/18391/stat : 18391 (claspmt) R 18385 18387 18346 0 -1 4202560 38140 0 0 0 27801 21 0 0 25 0 4 0 521845874 762679296 159391 33554432000 4194304 4964704 140735893110688 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1115.46

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

[pid=18387/tid=18389] ppid=18385 vsize=1342220 CPUtime=697.43 cores=0,2,4,6
/proc/18387/task/18389/stat : 18389 (claspmt) R 18385 18387 18346 0 -1 4202560 20463 0 0 0 69729 14 0 0 25 0 4 0 521845874 1374433280 322761 33554432000 4194304 4964704 140735893110688 18446744073709551615 4670263 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=18387/tid=18390] ppid=18385 vsize=1342220 CPUtime=698.27 cores=0,2,4,6
/proc/18387/task/18390/stat : 18390 (claspmt) R 18385 18387 18346 0 -1 4202560 155051 0 0 0 69720 107 0 0 25 0 4 0 521845874 1374433280 322761 33554432000 4194304 4964704 140735893110688 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18387/tid=18391] ppid=18385 vsize=1342220 CPUtime=696.5 cores=0,2,4,6
/proc/18387/task/18391/stat : 18391 (claspmt) R 18385 18387 18346 0 -1 4202560 103699 0 0 0 69574 76 0 0 25 0 4 0 521845874 1374433280 322761 33554432000 4194304 4964704 140735893110688 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2793.11
Current children cumulated vsize (KiB) 1342220

[startup+762.307 s]
/proc/loadavg: 8.09 8.02 7.94 9/184 18412
/proc/meminfo: memFree=24651492/32950928 swapFree=67111364/67111528
[pid=18387] ppid=18385 vsize=1550004 CPUtime=3032.79 cores=0,2,4,6
/proc/18387/stat : 18387 (claspmt) R 18385 18387 18346 0 -1 4202496 380024 0 0 0 303036 243 0 0 25 0 4 0 521845470 1587204096 360856 33554432000 4194304 4964704 140735893110688 18446744073709551615 4670266 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/18387/statm: 387501 360856 460 189 0 381850 0
[pid=18387/tid=18389] ppid=18385 vsize=1550004 CPUtime=757.42 cores=0,2,4,6
/proc/18387/task/18389/stat : 18389 (claspmt) R 18385 18387 18346 0 -1 4202560 21772 0 0 0 75727 15 0 0 25 0 4 0 521845874 1587204096 360856 33554432000 4194304 4964704 140735893110688 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=18387/tid=18390] ppid=18385 vsize=1550004 CPUtime=758.28 cores=0,2,4,6
/proc/18387/task/18390/stat : 18390 (claspmt) R 18385 18387 18346 0 -1 4202560 179789 0 0 0 75709 119 0 0 25 0 4 0 521845874 1587204096 360856 33554432000 4194304 4964704 140735893110688 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18387/tid=18391] ppid=18385 vsize=1550004 CPUtime=756.18 cores=0,2,4,6
/proc/18387/task/18391/stat : 18391 (claspmt) R 18385 18387 18346 0 -1 4202560 114531 0 0 0 75532 86 0 0 25 0 4 0 521845874 1587204096 360856 33554432000 4194304 4964704 140735893110688 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3032.79
Current children cumulated vsize (KiB) 1550004

[startup+822.301 s]
/proc/loadavg: 8.13 8.04 7.95 9/184 18413
/proc/meminfo: memFree=24513948/32950928 swapFree=67111364/67111528
[pid=18387] ppid=18385 vsize=1729616 CPUtime=3272.36 cores=0,2,4,6
/proc/18387/stat : 18387 (claspmt) R 18385 18387 18346 0 -1 4202496 410507 0 0 0 326970 266 0 0 25 0 4 0 521845470 1771126784 391339 33554432000 4194304 4964704 140735893110688 18446744073709551615 4684109 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/18387/statm: 432404 391339 460 189 0 426753 0
[pid=18387/tid=18389] ppid=18385 vsize=1729616 CPUtime=817.41 cores=0,2,4,6
/proc/18387/task/18389/stat : 18389 (claspmt) R 18385 18387 18346 0 -1 4202560 25672 0 0 0 81722 19 0 0 25 0 4 0 521845874 1771126784 391339 33554432000 4194304 4964704 140735893110688 18446744073709551615 4668668 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=18387/tid=18390] ppid=18385 vsize=1729616 CPUtime=818.15 cores=0,2,4,6
/proc/18387/task/18390/stat : 18390 (claspmt) R 18385 18387 18346 0 -1 4202560 192349 0 0 0 81688 127 0 0 25 0 4 0 521845874 1771126784 391339 33554432000 4194304 4964704 140735893110688 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=18387/tid=18391] ppid=18385 vsize=1729616 CPUtime=815.9 cores=0,2,4,6
/proc/18387/task/18391/stat : 18391 (claspmt) R 18385 18387 18346 0 -1 4202560 127393 0 0 0 81495 95 0 0 25 0 4 0 521845874 1771126784 391339 33554432000 4194304 4964704 140735893110688 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3272.36
Current children cumulated vsize (KiB) 1729616

[startup+882.301 s]
/proc/loadavg: 8.10 8.04 7.95 9/184 18415
/proc/meminfo: memFree=24435420/32950928 swapFree=67111364/67111528
[pid=18387] ppid=18385 vsize=1795152 CPUtime=3512 cores=0,2,4,6
/proc/18387/stat : 18387 (claspmt) R 18385 18387 18346 0 -1 4202496 429823 0 0 0 350915 285 0 0 25 0 4 0 521845470 1838235648 410655 33554432000 4194304 4964704 140735893110688 18446744073709551615 4668654 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/18387/statm: 448788 410655 460 189 0 443137 0
[pid=18387/tid=18389] ppid=18385 vsize=1795152 CPUtime=877.39 cores=0,2,4,6
/proc/18387/task/18389/stat : 18389 (claspmt) R 18385 18387 18346 0 -1 4202560 26744 0 0 0 87719 20 0 0 25 0 4 0 521845874 1838235648 410655 33554432000 4194304 4964704 140735893110688 18446744073709551615 4370224 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=18387/tid=18390] ppid=18385 vsize=1795152 CPUtime=877.82 cores=0,2,4,6
/proc/18387/task/18390/stat : 18390 (claspmt) R 18385 18387 18346 0 -1 4202560 193701 0 0 0 87654 128 0 0 25 0 4 0 521845874 1838235648 410655 33554432000 4194304 4964704 140735893110688 18446744073709551615 4378499 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=18387/tid=18391] ppid=18385 vsize=1795152 CPUtime=875.89 cores=0,2,4,6
/proc/18387/task/18391/stat : 18391 (claspmt) R 18385 18387 18346 0 -1 4202560 143320 0 0 0 87479 110 0 0 25 0 4 0 521845874 1838235648 410655 33554432000 4194304 4964704 140735893110688 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3512
Current children cumulated vsize (KiB) 1795152

[startup+942.3 s]
/proc/loadavg: 8.03 8.03 7.95 9/184 18416
/proc/meminfo: memFree=24429440/32950928 swapFree=67111364/67111528
[pid=18387] ppid=18385 vsize=1795152 CPUtime=3751.68 cores=0,2,4,6
/proc/18387/stat : 18387 (claspmt) R 18385 18387 18346 0 -1 4202496 429883 0 0 0 374883 285 0 0 25 0 4 0 521845470 1838235648 410715 33554432000 4194304 4964704 140735893110688 18446744073709551615 4370236 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/18387/statm: 448788 410715 460 189 0 443137 0
[pid=18387/tid=18389] ppid=18385 vsize=1795152 CPUtime=937.38 cores=0,2,4,6
/proc/18387/task/18389/stat : 18389 (claspmt) R 18385 18387 18346 0 -1 4202560 26763 0 0 0 93718 20 0 0 25 0 4 0 521845874 1838235648 410715 33554432000 4194304 4964704 140735893110688 18446744073709551615 4370462 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=18387/tid=18390] ppid=18385 vsize=1795152 CPUtime=937.49 cores=0,2,4,6
/proc/18387/task/18390/stat : 18390 (claspmt) R 18385 18387 18346 0 -1 4202560 193704 0 0 0 93621 128 0 0 25 0 4 0 521845874 1838235648 410715 33554432000 4194304 4964704 140735893110688 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=18387/tid=18391] ppid=18385 vsize=1795152 CPUtime=935.89 cores=0,2,4,6
/proc/18387/task/18391/stat : 18391 (claspmt) R 18385 18387 18346 0 -1 4202560 143358 0 0 0 93479 110 0 0 25 0 4 0 521845874 1838235648 410715 33554432000 4194304 4964704 140735893110688 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3751.68
Current children cumulated vsize (KiB) 1795152

[startup+1002.3 s]
/proc/loadavg: 8.01 8.03 7.95 9/184 18418
/proc/meminfo: memFree=24428300/32950928 swapFree=67111364/67111528
[pid=18387] ppid=18385 vsize=1795152 CPUtime=3991.34 cores=0,2,4,6
/proc/18387/stat : 18387 (claspmt) R 18385 18387 18346 0 -1 4202496 429900 0 0 0 398849 285 0 0 25 0 4 0 521845470 1838235648 410732 33554432000 4194304 4964704 140735893110688 18446744073709551615 4670454 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/18387/statm: 448788 410732 460 189 0 443137 0
[pid=18387/tid=18389] ppid=18385 vsize=1795152 CPUtime=997.37 cores=0,2,4,6
/proc/18387/task/18389/stat : 18389 (claspmt) R 18385 18387 18346 0 -1 4202560 26775 0 0 0 99717 20 0 0 25 0 4 0 521845874 1838235648 410732 33554432000 4194304 4964704 140735893110688 18446744073709551615 4669399 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=18387/tid=18390] ppid=18385 vsize=1795152 CPUtime=997.17 cores=0,2,4,6
/proc/18387/task/18390/stat : 18390 (claspmt) R 18385 18387 18346 0 -1 4202560 193705 0 0 0 99589 128 0 0 25 0 4 0 521845874 1838235648 410732 33554432000 4194304 4964704 140735893110688 18446744073709551615 4653154 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=18387/tid=18391] ppid=18385 vsize=1795152 CPUtime=995.89 cores=0,2,4,6
/proc/18387/task/18391/stat : 18391 (claspmt) R 18385 18387 18346 0 -1 4202560 143362 0 0 0 99479 110 0 0 25 0 4 0 521845874 1838235648 410732 33554432000 4194304 4964704 140735893110688 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3991.34
Current children cumulated vsize (KiB) 1795152

[startup+1062.3 s]
/proc/loadavg: 8.00 8.02 7.95 9/184 18420
/proc/meminfo: memFree=24414508/32950928 swapFree=67111364/67111528
[pid=18387] ppid=18385 vsize=1795152 CPUtime=4231.02 cores=0,2,4,6
/proc/18387/stat : 18387 (claspmt) R 18385 18387 18346 0 -1 4202496 433159 0 0 0 422813 289 0 0 25 0 4 0 521845470 1838235648 413991 33554432000 4194304 4964704 140735893110688 18446744073709551615 4342144 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/18387/statm: 448788 413991 460 189 0 443137 0
[pid=18387/tid=18389] ppid=18385 vsize=1795152 CPUtime=1057.37 cores=0,2,4,6
/proc/18387/task/18389/stat : 18389 (claspmt) R 18385 18387 18346 0 -1 4202560 26803 0 0 0 105717 20 0 0 25 0 4 0 521845874 1838235648 413991 33554432000 4194304 4964704 140735893110688 18446744073709551615 4683933 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=18387/tid=18390] ppid=18385 vsize=1795152 CPUtime=1056.84 cores=0,2,4,6
/proc/18387/task/18390/stat : 18390 (claspmt) R 18385 18387 18346 0 -1 4202560 193712 0 0 0 105556 128 0 0 25 0 4 0 521845874 1838235648 413991 33554432000 4194304 4964704 140735893110688 18446744073709551615 4668609 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=18387/tid=18391] ppid=18385 vsize=1795152 CPUtime=1055.89 cores=0,2,4,6
/proc/18387/task/18391/stat : 18391 (claspmt) R 18385 18387 18346 0 -1 4202560 143362 0 0 0 105479 110 0 0 25 0 4 0 521845874 1838235648 413991 33554432000 4194304 4964704 140735893110688 18446744073709551615 4332351 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4231.02
Current children cumulated vsize (KiB) 1795152

[startup+1122.3 s]
/proc/loadavg: 8.08 8.03 7.96 9/184 18421
/proc/meminfo: memFree=24412380/32950928 swapFree=67111364/67111528
[pid=18387] ppid=18385 vsize=1795152 CPUtime=4470.69 cores=0,2,4,6
/proc/18387/stat : 18387 (claspmt) R 18385 18387 18346 0 -1 4202496 433202 0 0 0 446779 290 0 0 25 0 4 0 521845470 1838235648 414034 33554432000 4194304 4964704 140735893110688 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/18387/statm: 448788 414034 460 189 0 443137 0
[pid=18387/tid=18389] ppid=18385 vsize=1795152 CPUtime=1117.36 cores=0,2,4,6
/proc/18387/task/18389/stat : 18389 (claspmt) R 18385 18387 18346 0 -1 4202560 26821 0 0 0 111716 20 0 0 25 0 4 0 521845874 1838235648 414034 33554432000 4194304 4964704 140735893110688 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=18387/tid=18390] ppid=18385 vsize=1795152 CPUtime=1116.52 cores=0,2,4,6
/proc/18387/task/18390/stat : 18390 (claspmt) R 18385 18387 18346 0 -1 4202560 193714 0 0 0 111524 128 0 0 25 0 4 0 521845874 1838235648 414034 33554432000 4194304 4964704 140735893110688 18446744073709551615 4669940 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=18387/tid=18391] ppid=18385 vsize=1795152 CPUtime=1115.89 cores=0,2,4,6
/proc/18387/task/18391/stat : 18391 (claspmt) R 18385 18387 18346 0 -1 4202560 143385 0 0 0 111479 110 0 0 25 0 4 0 521845874 1838235648 414034 33554432000 4194304 4964704 140735893110688 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4470.69
Current children cumulated vsize (KiB) 1795152

[startup+1182.3 s]
/proc/loadavg: 8.14 8.05 7.97 9/184 18423
/proc/meminfo: memFree=24401556/32950928 swapFree=67111364/67111528
[pid=18387] ppid=18385 vsize=1795152 CPUtime=4710.36 cores=0,2,4,6
/proc/18387/stat : 18387 (claspmt) R 18385 18387 18346 0 -1 4202496 435442 0 0 0 470744 292 0 0 25 0 4 0 521845470 1838235648 416274 33554432000 4194304 4964704 140735893110688 18446744073709551615 4668673 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/18387/statm: 448788 416274 460 189 0 443137 0
[pid=18387/tid=18389] ppid=18385 vsize=1795152 CPUtime=1177.35 cores=0,2,4,6
/proc/18387/task/18389/stat : 18389 (claspmt) R 18385 18387 18346 0 -1 4202560 26821 0 0 0 117715 20 0 0 25 0 4 0 521845874 1838235648 416274 33554432000 4194304 4964704 140735893110688 18446744073709551615 4668632 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=18387/tid=18390] ppid=18385 vsize=1795152 CPUtime=1176.2 cores=0,2,4,6
/proc/18387/task/18390/stat : 18390 (claspmt) R 18385 18387 18346 0 -1 4202560 193714 0 0 0 117491 129 0 0 25 0 4 0 521845874 1838235648 416274 33554432000 4194304 4964704 140735893110688 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=18387/tid=18391] ppid=18385 vsize=1795152 CPUtime=1175.9 cores=0,2,4,6
/proc/18387/task/18391/stat : 18391 (claspmt) R 18385 18387 18346 0 -1 4202560 145587 0 0 0 117477 113 0 0 25 0 4 0 521845874 1838235648 416274 33554432000 4194304 4964704 140735893110688 18446744073709551615 4670243 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4710.36
Current children cumulated vsize (KiB) 1795152



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204.8 s]
/proc/loadavg: 8.16 8.06 7.98 9/184 18463
/proc/meminfo: memFree=24567400/32950928 swapFree=67111364/67111528
[pid=18387] ppid=18385 vsize=1865200 CPUtime=4800.23 cores=0,2,4,6
/proc/18387/stat : 18387 (claspmt) R 18385 18387 18346 0 -1 4202496 444058 0 0 0 479721 302 0 0 25 0 4 0 521845470 1909964800 424890 33554432000 4194304 4964704 140735893110688 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/18387/statm: 466300 424890 460 189 0 460649 0
[pid=18387/tid=18389] ppid=18385 vsize=1865200 CPUtime=1199.84 cores=0,2,4,6
/proc/18387/task/18389/stat : 18389 (claspmt) R 18385 18387 18346 0 -1 4202560 27506 0 0 0 119963 21 0 0 25 0 4 0 521845874 1909964800 424890 33554432000 4194304 4964704 140735893110688 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=18387/tid=18390] ppid=18385 vsize=1865200 CPUtime=1198.58 cores=0,2,4,6
/proc/18387/task/18390/stat : 18390 (claspmt) R 18385 18387 18346 0 -1 4202560 194862 0 0 0 119728 130 0 0 25 0 4 0 521845874 1909964800 424890 33554432000 4194304 4964704 140735893110688 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=18387/tid=18391] ppid=18385 vsize=1865200 CPUtime=1198.4 cores=0,2,4,6
/proc/18387/task/18391/stat : 18391 (claspmt) R 18385 18387 18346 0 -1 4202560 152336 0 0 0 119719 121 0 0 25 0 4 0 521845874 1909964800 424890 33554432000 4194304 4964704 140735893110688 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.23
Current children cumulated vsize (KiB) 1865200

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

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

[startup+1205 s]
/proc/loadavg: 8.16 8.06 7.98 9/184 18463
/proc/meminfo: memFree=24567400/32950928 swapFree=67111364/67111528
[pid=18387] ppid=18385 vsize=1832272 CPUtime=4800.44 cores=0,2,4,6
/proc/18387/stat : 18387 (claspmt) R 18385 18387 18346 0 -1 4202496 444068 0 0 0 479742 302 0 0 25 0 1 0 521845470 1876246528 416668 33554432000 4194304 4964704 140735893110688 18446744073709551615 208079881420 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18387/statm: 458068 416668 470 189 0 452417 0
Current children cumulated CPU time (s) 4800.44
Current children cumulated vsize (KiB) 1832272

[startup+1205.4 s]
/proc/loadavg: 8.16 8.06 7.98 9/184 18463
/proc/meminfo: memFree=24567400/32950928 swapFree=67111364/67111528
[pid=18387] ppid=18385 vsize=1676696 CPUtime=4800.85 cores=0,2,4,6
/proc/18387/stat : 18387 (claspmt) R 18385 18387 18346 0 -1 4202496 444069 0 0 0 479782 303 0 0 25 0 1 0 521845470 1716936704 384832 33554432000 4194304 4964704 140735893110688 18446744073709551615 208080275815 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18387/statm: 419174 384400 471 189 0 413523 0
Current children cumulated CPU time (s) 4800.85
Current children cumulated vsize (KiB) 1676696

Child status: 0
Real time (s): 1205.47
CPU time (s): 4800.92
CPU user time (s): 4797.82
CPU system time (s): 3.10053
CPU usage (%): 398.262
Max. virtual memory (cumulated for all children) (KiB): 1865200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.82
system time used= 3.10053
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 444070
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= 4829
involuntary context switches= 22781

runsolver used 1.9567 second user time and 4.6283 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-29 20:40:58
IDJOB=3299905
IDBENCH=84248
IDSOLVER=1683
FILE ID=node127/3299905-1304102457
RUNJOBID= node127-1304102457-18364
PBS_JOBID= 13170632
Free space on /tmp= 71804 MiB

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

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

MD5SUM BENCH= 3fef216b3efe77c0f10ea0e0be664a94
RANDOM SEED=1860832346

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
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.60
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.823
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:     32950928 kB
MemFree:      26266628 kB
Buffers:       1403040 kB
Cached:        4726232 kB
SwapCached:          0 kB
Active:        1826628 kB
Inactive:      4380224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26266628 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           17236 kB
Writeback:           0 kB
AnonPages:       77252 kB
Mapped:          14668 kB
Slab:           411004 kB
PageTables:       4772 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   232096 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= 71804 MiB
End job on node127 at 2011-04-29 21:01:05