Trace number 3373523

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.53 1203.51

General information on the benchmark

NameSAT03/industrial/li/li-exam/
li-exam-61.shuffled-as.sat03-366.cnf
MD5SUM3be662940f394fa876137a905247d755
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 variables28147
Number of clauses108436
Sum of the clauses size373110
Maximum clause length166
Minimum clause length1
Number of clauses of size 114
Number of clauses of size 218786
Number of clauses of size 351588
Number of clauses of size 437440
Number of clauses of size 53
Number of clauses of size over 5605

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...429952/instance-3373523-1305429952.cnf
0.49/0.58	c Solving...
4800.32/1203.32	
4800.32/1203.32	*** INTERRUPTED! ***
4800.32/1203.32	*** Shutting down threads...
4800.51/1203.50	s UNKNOWN
4800.51/1203.50	
4800.51/1203.50	c INTERRUPTED   : 1
4800.51/1203.50	c Models        : 0+    
4800.51/1203.50	c Time          : 1203.330s (Solving: 1202.74s 1st Model: 0.00s Unsat: 0.00s)
4800.51/1203.50	c CPU Time      : 4800.340s

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-3373523-1305429952/watcher-3373523-1305429952 -o /tmp/evaluation-result-3373523-1305429952/solver-3373523-1305429952 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373523-1305429952.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: 3.77 4.07 5.06 2/295 13478
/proc/meminfo: memFree=12910720/32950928 swapFree=67083212/67111528
[pid=13478] ppid=13476 vsize=27008 CPUtime=0 cores=1,3,5,7
/proc/13478/stat : 13478 (claspmt) R 13476 13478 4446 0 -1 4202496 2217 0 0 0 0 0 0 0 25 0 1 0 654594908 27656192 1928 33554432000 4194304 4964800 140734516607264 18446744073709551615 208079929440 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/13478/statm: 6752 1929 388 189 0 1626 0

[startup+0.0583481 s]
/proc/loadavg: 3.77 4.07 5.06 2/295 13478
/proc/meminfo: memFree=12910720/32950928 swapFree=67083212/67111528
[pid=13478] ppid=13476 vsize=35400 CPUtime=0.04 cores=1,3,5,7
/proc/13478/stat : 13478 (claspmt) R 13476 13478 4446 0 -1 4202496 5022 0 0 0 4 0 0 0 25 0 1 0 654594908 36249600 3986 33554432000 4194304 4964800 140734516607264 18446744073709551615 4615600 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/13478/statm: 8850 3987 398 189 0 3724 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 35400

[startup+0.100343 s]
/proc/loadavg: 3.77 4.07 5.06 2/295 13478
/proc/meminfo: memFree=12910720/32950928 swapFree=67083212/67111528
[pid=13478] ppid=13476 vsize=38328 CPUtime=0.09 cores=1,3,5,7
/proc/13478/stat : 13478 (claspmt) R 13476 13478 4446 0 -1 4202496 5720 0 0 0 8 1 0 0 25 0 1 0 654594908 39247872 4684 33554432000 4194304 4964800 140734516607264 18446744073709551615 4607562 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/13478/statm: 9582 4684 402 189 0 4456 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 38328

[startup+0.300302 s]
/proc/loadavg: 3.77 4.07 5.06 2/295 13478
/proc/meminfo: memFree=12910720/32950928 swapFree=67083212/67111528
[pid=13478] ppid=13476 vsize=40176 CPUtime=0.29 cores=1,3,5,7
/proc/13478/stat : 13478 (claspmt) R 13476 13478 4446 0 -1 4202496 6180 0 0 0 28 1 0 0 25 0 1 0 654594908 41140224 5144 33554432000 4194304 4964800 140734516607264 18446744073709551615 4621574 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/13478/statm: 10044 5144 403 189 0 4918 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 40176

[startup+0.700232 s]
/proc/loadavg: 3.77 4.07 5.06 2/295 13478
/proc/meminfo: memFree=12910720/32950928 swapFree=67083212/67111528
[pid=13478] ppid=13476 vsize=193316 CPUtime=0.99 cores=1,3,5,7
/proc/13478/stat : 13478 (claspmt) R 13476 13478 4446 0 -1 4202496 11626 0 0 0 98 1 0 0 25 0 4 0 654594908 197955584 9434 33554432000 4194304 4964800 140734516607264 18446744073709551615 4370352 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/13478/statm: 48329 9434 450 189 0 42678 0
Current children cumulated CPU time (s) 0.99
Current children cumulated vsize (KiB) 193316

[startup+1.50108 s]
/proc/loadavg: 3.77 4.07 5.06 9/302 13485
/proc/meminfo: memFree=12862684/32950928 swapFree=67083212/67111528
[pid=13478] ppid=13476 vsize=193316 CPUtime=4.18 cores=1,3,5,7
/proc/13478/stat : 13478 (claspmt) R 13476 13478 4446 0 -1 4202496 11692 0 0 0 417 1 0 0 25 0 4 0 654594908 197955584 9500 33554432000 4194304 4964800 140734516607264 18446744073709551615 4370229 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/13478/statm: 48329 9500 458 189 0 42678 0
[pid=13478/tid=13483] ppid=13476 vsize=193316 CPUtime=0.9 cores=1,3,5,7
/proc/13478/task/13483/stat : 13483 (claspmt) R 13476 13478 4446 0 -1 4202560 1195 0 0 0 90 0 0 0 25 0 4 0 654594967 197955584 9500 33554432000 4194304 4964800 140734516607264 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=13478/tid=13484] ppid=13476 vsize=193316 CPUtime=0.9 cores=1,3,5,7
/proc/13478/task/13484/stat : 13484 (claspmt) R 13476 13478 4446 0 -1 4202560 1633 0 0 0 90 0 0 0 25 0 4 0 654594967 197955584 9500 33554432000 4194304 4964800 140734516607264 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=13478/tid=13485] ppid=13476 vsize=193316 CPUtime=0.89 cores=1,3,5,7
/proc/13478/task/13485/stat : 13485 (claspmt) R 13476 13478 4446 0 -1 4202560 1878 0 0 0 89 0 0 0 25 0 4 0 654594967 197955584 9500 33554432000 4194304 4964800 140734516607264 18446744073709551615 4378499 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.18
Current children cumulated vsize (KiB) 193316

[startup+3.10078 s]
/proc/loadavg: 3.77 4.07 5.06 9/302 13485
/proc/meminfo: memFree=12858092/32950928 swapFree=67083212/67111528
[pid=13478] ppid=13476 vsize=193316 CPUtime=10.58 cores=1,3,5,7
/proc/13478/stat : 13478 (claspmt) R 13476 13478 4446 0 -1 4202496 11806 0 0 0 1056 2 0 0 25 0 4 0 654594908 197955584 9614 33554432000 4194304 4964800 140734516607264 18446744073709551615 4371931 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/13478/statm: 48329 9614 458 189 0 42678 0
[pid=13478/tid=13483] ppid=13476 vsize=193316 CPUtime=2.5 cores=1,3,5,7
/proc/13478/task/13483/stat : 13483 (claspmt) R 13476 13478 4446 0 -1 4202560 1212 0 0 0 250 0 0 0 25 0 4 0 654594967 197955584 9614 33554432000 4194304 4964800 140734516607264 18446744073709551615 4370132 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=13478/tid=13484] ppid=13476 vsize=193316 CPUtime=2.5 cores=1,3,5,7
/proc/13478/task/13484/stat : 13484 (claspmt) R 13476 13478 4446 0 -1 4202560 1646 0 0 0 250 0 0 0 25 0 4 0 654594967 197955584 9614 33554432000 4194304 4964800 140734516607264 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=13478/tid=13485] ppid=13476 vsize=193316 CPUtime=2.48 cores=1,3,5,7
/proc/13478/task/13485/stat : 13485 (claspmt) R 13476 13478 4446 0 -1 4202560 1959 0 0 0 248 0 0 0 25 0 4 0 654594967 197955584 9614 33554432000 4194304 4964800 140734516607264 18446744073709551615 4668698 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 10.58
Current children cumulated vsize (KiB) 193316

[startup+6.30117 s]
/proc/loadavg: 4.10 4.13 5.07 9/302 13485
/proc/meminfo: memFree=12846092/32950928 swapFree=67083212/67111528
[pid=13478] ppid=13476 vsize=193316 CPUtime=23.35 cores=1,3,5,7
/proc/13478/stat : 13478 (claspmt) R 13476 13478 4446 0 -1 4202496 11990 0 0 0 2333 2 0 0 25 0 4 0 654594908 197955584 9798 33554432000 4194304 4964800 140734516607264 18446744073709551615 4370236 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/13478/statm: 48329 9798 458 189 0 42678 0
[pid=13478/tid=13483] ppid=13476 vsize=193316 CPUtime=5.7 cores=1,3,5,7
/proc/13478/task/13483/stat : 13483 (claspmt) R 13476 13478 4446 0 -1 4202560 1270 0 0 0 570 0 0 0 25 0 4 0 654594967 197955584 9798 33554432000 4194304 4964800 140734516607264 18446744073709551615 4370264 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=13478/tid=13484] ppid=13476 vsize=193316 CPUtime=5.7 cores=1,3,5,7
/proc/13478/task/13484/stat : 13484 (claspmt) R 13476 13478 4446 0 -1 4202560 1720 0 0 0 570 0 0 0 25 0 4 0 654594967 197955584 9798 33554432000 4194304 4964800 140734516607264 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=13478/tid=13485] ppid=13476 vsize=193316 CPUtime=5.65 cores=1,3,5,7
/proc/13478/task/13485/stat : 13485 (claspmt) R 13476 13478 4446 0 -1 4202560 2007 0 0 0 565 0 0 0 25 0 4 0 654594967 197955584 9798 33554432000 4194304 4964800 140734516607264 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 23.35
Current children cumulated vsize (KiB) 193316

[startup+12.7009 s]
/proc/loadavg: 4.42 4.20 5.09 9/302 13486
/proc/meminfo: memFree=12824548/32950928 swapFree=67083212/67111528
[pid=13478] ppid=13476 vsize=193500 CPUtime=48.88 cores=1,3,5,7
/proc/13478/stat : 13478 (claspmt) R 13476 13478 4446 0 -1 4202496 12831 0 0 0 4885 3 0 0 25 0 4 0 654594908 198144000 10639 33554432000 4194304 4964800 140734516607264 18446744073709551615 4669003 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/13478/statm: 48375 10639 458 189 0 42724 0
[pid=13478/tid=13483] ppid=13476 vsize=193500 CPUtime=12.1 cores=1,3,5,7
/proc/13478/task/13483/stat : 13483 (claspmt) R 13476 13478 4446 0 -1 4202560 1497 0 0 0 1210 0 0 0 25 0 4 0 654594967 198144000 10639 33554432000 4194304 4964800 140734516607264 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=13478/tid=13484] ppid=13476 vsize=193500 CPUtime=12.1 cores=1,3,5,7
/proc/13478/task/13484/stat : 13484 (claspmt) R 13476 13478 4446 0 -1 4202560 1901 0 0 0 1210 0 0 0 25 0 4 0 654594967 198144000 10639 33554432000 4194304 4964800 140734516607264 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=13478/tid=13485] ppid=13476 vsize=193500 CPUtime=11.99 cores=1,3,5,7
/proc/13478/task/13485/stat : 13485 (claspmt) R 13476 13478 4446 0 -1 4202560 2374 0 0 0 1198 1 0 0 25 0 4 0 654594967 198144000 10639 33554432000 4194304 4964800 140734516607264 18446744073709551615 4668753 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 48.88
Current children cumulated vsize (KiB) 193500

[startup+25.5005 s]
/proc/loadavg: 5.21 4.38 5.13 9/302 13486
/proc/meminfo: memFree=12757112/32950928 swapFree=67083212/67111528
[pid=13478] ppid=13476 vsize=211536 CPUtime=99.95 cores=1,3,5,7
/proc/13478/stat : 13478 (claspmt) R 13476 13478 4446 0 -1 4202496 26478 0 0 0 9982 13 0 0 25 0 4 0 654594908 216612864 24286 33554432000 4194304 4964800 140734516607264 18446744073709551615 4670180 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/13478/statm: 52884 24286 458 189 0 47233 0
[pid=13478/tid=13483] ppid=13476 vsize=211536 CPUtime=24.9 cores=1,3,5,7
/proc/13478/task/13483/stat : 13483 (claspmt) R 13476 13478 4446 0 -1 4202560 2975 0 0 0 2489 1 0 0 25 0 4 0 654594967 216612864 24286 33554432000 4194304 4964800 140734516607264 18446744073709551615 4668732 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=13478/tid=13484] ppid=13476 vsize=211536 CPUtime=24.9 cores=1,3,5,7
/proc/13478/task/13484/stat : 13484 (claspmt) R 13476 13478 4446 0 -1 4202560 6691 0 0 0 2486 4 0 0 25 0 4 0 654594967 216612864 24286 33554432000 4194304 4964800 140734516607264 18446744073709551615 4668773 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=13478/tid=13485] ppid=13476 vsize=211536 CPUtime=24.66 cores=1,3,5,7
/proc/13478/task/13485/stat : 13485 (claspmt) R 13476 13478 4446 0 -1 4202560 7228 0 0 0 2462 4 0 0 25 0 4 0 654594967 216612864 24286 33554432000 4194304 4964800 140734516607264 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 99.95
Current children cumulated vsize (KiB) 211536

[startup+51.1006 s]
/proc/loadavg: 6.29 4.70 5.22 9/302 13487
/proc/meminfo: memFree=12637140/32950928 swapFree=67083212/67111528
[pid=13478] ppid=13476 vsize=243260 CPUtime=202.12 cores=1,3,5,7
/proc/13478/stat : 13478 (claspmt) R 13476 13478 4446 0 -1 4202496 46958 0 0 0 20183 29 0 0 25 0 4 0 654594908 249098240 44766 33554432000 4194304 4964800 140734516607264 18446744073709551615 4670180 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/13478/statm: 60815 44766 460 189 0 55164 0
[pid=13478/tid=13483] ppid=13476 vsize=243260 CPUtime=50.49 cores=1,3,5,7
/proc/13478/task/13483/stat : 13483 (claspmt) R 13476 13478 4446 0 -1 4202560 6935 0 0 0 5045 4 0 0 25 0 4 0 654594967 249098240 44766 33554432000 4194304 4964800 140734516607264 18446744073709551615 4653296 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=13478/tid=13484] ppid=13476 vsize=243260 CPUtime=50.5 cores=1,3,5,7
/proc/13478/task/13484/stat : 13484 (claspmt) R 13476 13478 4446 0 -1 4202560 13190 0 0 0 5042 8 0 0 25 0 4 0 654594967 249098240 44766 33554432000 4194304 4964800 140734516607264 18446744073709551615 4653199 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=13478/tid=13485] ppid=13476 vsize=243260 CPUtime=50.03 cores=1,3,5,7
/proc/13478/task/13485/stat : 13485 (claspmt) R 13476 13478 4446 0 -1 4202560 10541 0 0 0 4996 7 0 0 25 0 4 0 654594967 249098240 44766 33554432000 4194304 4964800 140734516607264 18446744073709551615 4670194 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 202.12
Current children cumulated vsize (KiB) 243260

[startup+102.311 s]
/proc/loadavg: 7.26 5.21 5.36 8/302 13488
/proc/meminfo: memFree=12412680/32950928 swapFree=67083212/67111528
[pid=13478] ppid=13476 vsize=422008 CPUtime=406.48 cores=1,3,5,7
/proc/13478/stat : 13478 (claspmt) R 13476 13478 4446 0 -1 4202496 75365 0 0 0 40600 48 0 0 25 0 4 0 654594908 432136192 73173 33554432000 4194304 4964800 140734516607264 18446744073709551615 4320951 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/13478/statm: 105502 73173 460 189 0 99851 0
[pid=13478/tid=13483] ppid=13476 vsize=422008 CPUtime=101.7 cores=1,3,5,7
/proc/13478/task/13483/stat : 13483 (claspmt) R 13476 13478 4446 0 -1 4202560 13285 0 0 0 10161 9 0 0 25 0 4 0 654594967 432136192 73173 33554432000 4194304 4964800 140734516607264 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=13478/tid=13484] ppid=13476 vsize=422008 CPUtime=101.72 cores=1,3,5,7
/proc/13478/task/13484/stat : 13484 (claspmt) R 13476 13478 4446 0 -1 4202560 24924 0 0 0 10157 15 0 0 25 0 4 0 654594967 432136192 73173 33554432000 4194304 4964800 140734516607264 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=13478/tid=13485] ppid=13476 vsize=422008 CPUtime=100.76 cores=1,3,5,7
/proc/13478/task/13485/stat : 13485 (claspmt) R 13476 13478 4446 0 -1 4202560 13833 0 0 0 10067 9 0 0 25 0 4 0 654594967 432136192 73173 33554432000 4194304 4964800 140734516607264 18446744073709551615 4653296 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 406.48
Current children cumulated vsize (KiB) 422008

[startup+162.3 s]
/proc/loadavg: 7.80 5.73 5.53 9/302 13490
/proc/meminfo: memFree=12247248/32950928 swapFree=67083212/67111528
[pid=13478] ppid=13476 vsize=525356 CPUtime=645.89 cores=1,3,5,7
/proc/13478/stat : 13478 (claspmt) R 13476 13478 4446 0 -1 4202496 109917 0 0 0 64514 75 0 0 25 0 4 0 654594908 537964544 107319 33554432000 4194304 4964800 140734516607264 18446744073709551615 208079893537 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/13478/statm: 131339 107319 460 189 0 125688 0
[pid=13478/tid=13483] ppid=13476 vsize=525356 CPUtime=161.69 cores=1,3,5,7
/proc/13478/task/13483/stat : 13483 (claspmt) R 13476 13478 4446 0 -1 4202560 20705 0 0 0 16153 16 0 0 25 0 4 0 654594967 537964544 107319 33554432000 4194304 4964800 140734516607264 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=13478/tid=13484] ppid=13476 vsize=525356 CPUtime=161.71 cores=1,3,5,7
/proc/13478/task/13484/stat : 13484 (claspmt) R 13476 13478 4446 0 -1 4202560 34335 0 0 0 16150 21 0 0 25 0 4 0 654594967 537964544 107319 33554432000 4194304 4964800 140734516607264 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=13478/tid=13485] ppid=13476 vsize=525356 CPUtime=160.2 cores=1,3,5,7
/proc/13478/task/13485/stat : 13485 (claspmt) R 13476 13478 4446 0 -1 4202560 18250 0 0 0 16007 13 0 0 25 0 4 0 654594967 537964544 107319 33554432000 4194304 4964800 140734516607264 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 645.89
Current children cumulated vsize (KiB) 525356

[startup+222.301 s]
/proc/loadavg: 7.99 6.16 5.69 9/302 13491
/proc/meminfo: memFree=11944664/32950928 swapFree=67083212/67111528
[pid=13478] ppid=13476 vsize=797752 CPUtime=885.32 cores=1,3,5,7
/proc/13478/stat : 13478 (claspmt) R 13476 13478 4446 0 -1 4202496 173958 0 0 0 88415 117 0 0 25 0 4 0 654594908 816898048 171360 33554432000 4194304 4964800 140734516607264 18446744073709551615 4670180 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/13478/statm: 199438 171360 460 189 0 193787 0
[pid=13478/tid=13483] ppid=13476 vsize=797752 CPUtime=221.67 cores=1,3,5,7
/proc/13478/task/13483/stat : 13483 (claspmt) R 13476 13478 4446 0 -1 4202560 27064 0 0 0 22145 22 0 0 25 0 4 0 654594967 816898048 171360 33554432000 4194304 4964800 140734516607264 18446744073709551615 4364587 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=13478/tid=13484] ppid=13476 vsize=797752 CPUtime=221.7 cores=1,3,5,7
/proc/13478/task/13484/stat : 13484 (claspmt) R 13476 13478 4446 0 -1 4202560 54379 0 0 0 22139 31 0 0 25 0 4 0 654594967 816898048 171360 33554432000 4194304 4964800 140734516607264 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=13478/tid=13485] ppid=13476 vsize=797752 CPUtime=219.64 cores=1,3,5,7
/proc/13478/task/13485/stat : 13485 (claspmt) R 13476 13478 4446 0 -1 4202560 35471 0 0 0 21941 23 0 0 25 0 4 0 654594967 816898048 171360 33554432000 4194304 4964800 140734516607264 18446744073709551615 4342157 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 885.32
Current children cumulated vsize (KiB) 797752

[startup+282.301 s]

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

[pid=13478/tid=13483] ppid=13476 vsize=1407712 CPUtime=701.64 cores=1,3,5,7
/proc/13478/task/13483/stat : 13483 (claspmt) R 13476 13478 4446 0 -1 4202560 41703 0 0 0 70121 43 0 0 25 0 4 0 654594967 1441497088 311807 33554432000 4194304 4964800 140734516607264 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=13478/tid=13484] ppid=13476 vsize=1407712 CPUtime=701.71 cores=1,3,5,7
/proc/13478/task/13484/stat : 13484 (claspmt) R 13476 13478 4446 0 -1 4202560 133134 0 0 0 70082 89 0 0 25 0 4 0 654594967 1441497088 311807 33554432000 4194304 4964800 140734516607264 18446744073709551615 4668789 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=13478/tid=13485] ppid=13476 vsize=1407712 CPUtime=695.21 cores=1,3,5,7
/proc/13478/task/13485/stat : 13485 (claspmt) R 13476 13478 4446 0 -1 4202560 66755 0 0 0 69452 69 0 0 25 0 4 0 654594967 1441497088 311807 33554432000 4194304 4964800 140734516607264 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2800.88
Current children cumulated vsize (KiB) 1407712

[startup+762.311 s]
/proc/loadavg: 8.06 7.75 6.72 9/302 13506
/proc/meminfo: memFree=11147368/32950928 swapFree=67083212/67111528
[pid=13478] ppid=13476 vsize=1407712 CPUtime=3040.37 cores=1,3,5,7
/proc/13478/stat : 13478 (claspmt) R 13476 13478 4446 0 -1 4202496 314977 0 0 0 303775 262 0 0 25 0 4 0 654594908 1441497088 311818 33554432000 4194304 4964800 140734516607264 18446744073709551615 4669350 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/13478/statm: 351928 311818 460 189 0 346277 0
[pid=13478/tid=13483] ppid=13476 vsize=1407712 CPUtime=761.65 cores=1,3,5,7
/proc/13478/task/13483/stat : 13483 (claspmt) R 13476 13478 4446 0 -1 4202560 41713 0 0 0 76122 43 0 0 25 0 4 0 654594967 1441497088 311818 33554432000 4194304 4964800 140734516607264 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=13478/tid=13484] ppid=13476 vsize=1407712 CPUtime=761.72 cores=1,3,5,7
/proc/13478/task/13484/stat : 13484 (claspmt) R 13476 13478 4446 0 -1 4202560 133134 0 0 0 76083 89 0 0 25 0 4 0 654594967 1441497088 311818 33554432000 4194304 4964800 140734516607264 18446744073709551615 4670371 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=13478/tid=13485] ppid=13476 vsize=1407712 CPUtime=754.67 cores=1,3,5,7
/proc/13478/task/13485/stat : 13485 (claspmt) R 13476 13478 4446 0 -1 4202560 66756 0 0 0 75398 69 0 0 25 0 4 0 654594967 1441497088 311818 33554432000 4194304 4964800 140734516607264 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3040.37
Current children cumulated vsize (KiB) 1407712

[startup+822.301 s]
/proc/loadavg: 8.05 7.81 6.81 9/302 13507
/proc/meminfo: memFree=11056072/32950928 swapFree=67083212/67111528
[pid=13478] ppid=13476 vsize=1489668 CPUtime=3279.77 cores=1,3,5,7
/proc/13478/stat : 13478 (claspmt) R 13476 13478 4446 0 -1 4202496 335411 0 0 0 327705 272 0 0 25 0 4 0 654594908 1525420032 332252 33554432000 4194304 4964800 140734516607264 18446744073709551615 4669350 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/13478/statm: 372417 332252 460 189 0 366766 0
[pid=13478/tid=13483] ppid=13476 vsize=1489668 CPUtime=821.62 cores=1,3,5,7
/proc/13478/task/13483/stat : 13483 (claspmt) R 13476 13478 4446 0 -1 4202560 41713 0 0 0 82119 43 0 0 25 0 4 0 654594967 1525420032 332252 33554432000 4194304 4964800 140734516607264 18446744073709551615 4332009 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=13478/tid=13484] ppid=13476 vsize=1489668 CPUtime=821.72 cores=1,3,5,7
/proc/13478/task/13484/stat : 13484 (claspmt) R 13476 13478 4446 0 -1 4202560 153542 0 0 0 82073 99 0 0 25 0 4 0 654594967 1525420032 332252 33554432000 4194304 4964800 140734516607264 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=13478/tid=13485] ppid=13476 vsize=1489668 CPUtime=814.12 cores=1,3,5,7
/proc/13478/task/13485/stat : 13485 (claspmt) R 13476 13478 4446 0 -1 4202560 66756 0 0 0 81343 69 0 0 25 0 4 0 654594967 1525420032 332252 33554432000 4194304 4964800 140734516607264 18446744073709551615 4654668 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3279.77
Current children cumulated vsize (KiB) 1489668

[startup+882.3 s]
/proc/loadavg: 8.28 7.90 6.90 9/302 13509
/proc/meminfo: memFree=10989692/32950928 swapFree=67083212/67111528
[pid=13478] ppid=13476 vsize=1588148 CPUtime=3519.21 cores=1,3,5,7
/proc/13478/stat : 13478 (claspmt) R 13476 13478 4446 0 -1 4202496 351796 0 0 0 351633 288 0 0 25 0 4 0 654594908 1626263552 348637 33554432000 4194304 4964800 140734516607264 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/13478/statm: 397037 348637 460 189 0 391386 0
[pid=13478/tid=13483] ppid=13476 vsize=1588148 CPUtime=881.62 cores=1,3,5,7
/proc/13478/task/13483/stat : 13483 (claspmt) R 13476 13478 4446 0 -1 4202560 43067 0 0 0 88118 44 0 0 25 0 4 0 654594967 1626263552 348637 33554432000 4194304 4964800 140734516607264 18446744073709551615 4342154 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=13478/tid=13484] ppid=13476 vsize=1588148 CPUtime=881.71 cores=1,3,5,7
/proc/13478/task/13484/stat : 13484 (claspmt) R 13476 13478 4446 0 -1 4202560 160408 0 0 0 88064 107 0 0 25 0 4 0 654594967 1626263552 348637 33554432000 4194304 4964800 140734516607264 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=13478/tid=13485] ppid=13476 vsize=1588148 CPUtime=873.57 cores=1,3,5,7
/proc/13478/task/13485/stat : 13485 (claspmt) R 13476 13478 4446 0 -1 4202560 74896 0 0 0 87282 75 0 0 25 0 4 0 654594967 1626263552 348637 33554432000 4194304 4964800 140734516607264 18446744073709551615 4332180 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3519.21
Current children cumulated vsize (KiB) 1588148

[startup+942.301 s]
/proc/loadavg: 8.24 7.95 6.97 9/302 13510
/proc/meminfo: memFree=10927780/32950928 swapFree=67083212/67111528
[pid=13478] ppid=13476 vsize=1588148 CPUtime=3758.65 cores=1,3,5,7
/proc/13478/stat : 13478 (claspmt) R 13476 13478 4446 0 -1 4202496 351915 0 0 0 375577 288 0 0 25 0 4 0 654594908 1626263552 348663 33554432000 4194304 4964800 140734516607264 18446744073709551615 4653507 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/13478/statm: 397037 348663 460 189 0 391386 0
[pid=13478/tid=13483] ppid=13476 vsize=1588148 CPUtime=941.59 cores=1,3,5,7
/proc/13478/task/13483/stat : 13483 (claspmt) R 13476 13478 4446 0 -1 4202560 43181 0 0 0 94114 45 0 0 25 0 4 0 654594967 1626263552 348663 33554432000 4194304 4964800 140734516607264 18446744073709551615 4660212 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=13478/tid=13484] ppid=13476 vsize=1588148 CPUtime=941.71 cores=1,3,5,7
/proc/13478/task/13484/stat : 13484 (claspmt) R 13476 13478 4446 0 -1 4202560 160409 0 0 0 94064 107 0 0 25 0 4 0 654594967 1626263552 348663 33554432000 4194304 4964800 140734516607264 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=13478/tid=13485] ppid=13476 vsize=1588148 CPUtime=933.03 cores=1,3,5,7
/proc/13478/task/13485/stat : 13485 (claspmt) R 13476 13478 4446 0 -1 4202560 74900 0 0 0 93228 75 0 0 25 0 4 0 654594967 1626263552 348663 33554432000 4194304 4964800 140734516607264 18446744073709551615 4669509 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3758.65
Current children cumulated vsize (KiB) 1588148

[startup+1002.3 s]
/proc/loadavg: 8.15 7.97 7.04 9/302 13512
/proc/meminfo: memFree=10927120/32950928 swapFree=67083212/67111528
[pid=13478] ppid=13476 vsize=1588148 CPUtime=3998.09 cores=1,3,5,7
/proc/13478/stat : 13478 (claspmt) R 13476 13478 4446 0 -1 4202496 351915 0 0 0 399521 288 0 0 25 0 4 0 654594908 1626263552 348663 33554432000 4194304 4964800 140734516607264 18446744073709551615 4684058 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/13478/statm: 397037 348663 460 189 0 391386 0
[pid=13478/tid=13483] ppid=13476 vsize=1588148 CPUtime=1001.59 cores=1,3,5,7
/proc/13478/task/13483/stat : 13483 (claspmt) R 13476 13478 4446 0 -1 4202560 43181 0 0 0 100114 45 0 0 25 0 4 0 654594967 1626263552 348663 33554432000 4194304 4964800 140734516607264 18446744073709551615 4653507 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=13478/tid=13484] ppid=13476 vsize=1588148 CPUtime=1001.71 cores=1,3,5,7
/proc/13478/task/13484/stat : 13484 (claspmt) R 13476 13478 4446 0 -1 4202560 160409 0 0 0 100064 107 0 0 25 0 4 0 654594967 1626263552 348663 33554432000 4194304 4964800 140734516607264 18446744073709551615 4670496 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=13478/tid=13485] ppid=13476 vsize=1588148 CPUtime=992.48 cores=1,3,5,7
/proc/13478/task/13485/stat : 13485 (claspmt) R 13476 13478 4446 0 -1 4202560 74900 0 0 0 99173 75 0 0 25 0 4 0 654594967 1626263552 348663 33554432000 4194304 4964800 140734516607264 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3998.09
Current children cumulated vsize (KiB) 1588148

[startup+1062.3 s]
/proc/loadavg: 8.11 7.99 7.10 9/302 13514
/proc/meminfo: memFree=10924856/32950928 swapFree=67083212/67111528
[pid=13478] ppid=13476 vsize=1588148 CPUtime=4237.55 cores=1,3,5,7
/proc/13478/stat : 13478 (claspmt) R 13476 13478 4446 0 -1 4202496 351928 0 0 0 423466 289 0 0 25 0 4 0 654594908 1626263552 348580 33554432000 4194304 4964800 140734516607264 18446744073709551615 4670180 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/13478/statm: 397037 348580 460 189 0 391386 0
[pid=13478/tid=13483] ppid=13476 vsize=1588148 CPUtime=1061.57 cores=1,3,5,7
/proc/13478/task/13483/stat : 13483 (claspmt) R 13476 13478 4446 0 -1 4202560 43182 0 0 0 106112 45 0 0 25 0 4 0 654594967 1626263552 348580 33554432000 4194304 4964800 140734516607264 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=13478/tid=13484] ppid=13476 vsize=1588148 CPUtime=1061.71 cores=1,3,5,7
/proc/13478/task/13484/stat : 13484 (claspmt) R 13476 13478 4446 0 -1 4202560 160417 0 0 0 106064 107 0 0 25 0 4 0 654594967 1626263552 348580 33554432000 4194304 4964800 140734516607264 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=13478/tid=13485] ppid=13476 vsize=1588148 CPUtime=1051.94 cores=1,3,5,7
/proc/13478/task/13485/stat : 13485 (claspmt) R 13476 13478 4446 0 -1 4202560 74904 0 0 0 105119 75 0 0 25 0 4 0 654594967 1626263552 348580 33554432000 4194304 4964800 140734516607264 18446744073709551615 4660157 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4237.55
Current children cumulated vsize (KiB) 1588148

[startup+1122.3 s]
/proc/loadavg: 8.16 8.02 7.17 9/302 13515
/proc/meminfo: memFree=10802324/32950928 swapFree=67083212/67111528
[pid=13478] ppid=13476 vsize=1719220 CPUtime=4476.99 cores=1,3,5,7
/proc/13478/stat : 13478 (claspmt) R 13476 13478 4446 0 -1 4202496 382982 0 0 0 447386 313 0 0 25 0 4 0 654594908 1760481280 379634 33554432000 4194304 4964800 140734516607264 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/13478/statm: 429805 379634 460 189 0 424154 0
[pid=13478/tid=13483] ppid=13476 vsize=1719220 CPUtime=1121.57 cores=1,3,5,7
/proc/13478/task/13483/stat : 13483 (claspmt) R 13476 13478 4446 0 -1 4202560 43182 0 0 0 112112 45 0 0 25 0 4 0 654594967 1760481280 379634 33554432000 4194304 4964800 140734516607264 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=13478/tid=13484] ppid=13476 vsize=1719220 CPUtime=1121.71 cores=1,3,5,7
/proc/13478/task/13484/stat : 13484 (claspmt) R 13476 13478 4446 0 -1 4202560 191462 0 0 0 112040 131 0 0 25 0 4 0 654594967 1760481280 379634 33554432000 4194304 4964800 140734516607264 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=13478/tid=13485] ppid=13476 vsize=1719220 CPUtime=1111.39 cores=1,3,5,7
/proc/13478/task/13485/stat : 13485 (claspmt) R 13476 13478 4446 0 -1 4202560 74913 0 0 0 111064 75 0 0 25 0 4 0 654594967 1760481280 379634 33554432000 4194304 4964800 140734516607264 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4476.99
Current children cumulated vsize (KiB) 1719220

[startup+1182.3 s]
/proc/loadavg: 8.12 8.03 7.22 9/302 13517
/proc/meminfo: memFree=10701232/32950928 swapFree=67083212/67111528
[pid=13478] ppid=13476 vsize=1784756 CPUtime=4716.45 cores=1,3,5,7
/proc/13478/stat : 13478 (claspmt) R 13476 13478 4446 0 -1 4202496 405776 0 0 0 471308 337 0 0 25 0 4 0 654594908 1827590144 402428 33554432000 4194304 4964800 140734516607264 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/13478/statm: 446189 402428 460 189 0 440538 0
[pid=13478/tid=13483] ppid=13476 vsize=1784756 CPUtime=1181.57 cores=1,3,5,7
/proc/13478/task/13483/stat : 13483 (claspmt) R 13476 13478 4446 0 -1 4202560 43220 0 0 0 118112 45 0 0 25 0 4 0 654594967 1827590144 402428 33554432000 4194304 4964800 140734516607264 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=13478/tid=13484] ppid=13476 vsize=1784756 CPUtime=1181.71 cores=1,3,5,7
/proc/13478/task/13484/stat : 13484 (claspmt) R 13476 13478 4446 0 -1 4202560 201031 0 0 0 118032 139 0 0 25 0 4 0 654594967 1827590144 402428 33554432000 4194304 4964800 140734516607264 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=13478/tid=13485] ppid=13476 vsize=1784756 CPUtime=1170.85 cores=1,3,5,7
/proc/13478/task/13485/stat : 13485 (claspmt) R 13476 13478 4446 0 -1 4202560 74913 0 0 0 117010 75 0 0 25 0 4 0 654594967 1827590144 402428 33554432000 4194304 4964800 140734516607264 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4716.45
Current children cumulated vsize (KiB) 1784756



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.3 s]
/proc/loadavg: 8.08 8.03 7.24 6/297 13518
/proc/meminfo: memFree=11305248/32950928 swapFree=67083212/67111528
[pid=13478] ppid=13476 vsize=1784756 CPUtime=4800.32 cores=1,3,5,7
/proc/13478/stat : 13478 (claspmt) R 13476 13478 4446 0 -1 4202496 405781 0 0 0 479695 337 0 0 25 0 4 0 654594908 1827590144 402433 33554432000 4194304 4964800 140734516607264 18446744073709551615 4668627 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/13478/statm: 446189 402433 460 189 0 440538 0
[pid=13478/tid=13483] ppid=13476 vsize=1784756 CPUtime=1202.59 cores=1,3,5,7
/proc/13478/task/13483/stat : 13483 (claspmt) R 13476 13478 4446 0 -1 4202560 43220 0 0 0 120214 45 0 0 25 0 4 0 654594967 1827590144 402433 33554432000 4194304 4964800 140734516607264 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=13478/tid=13484] ppid=13476 vsize=1784756 CPUtime=1202.73 cores=1,3,5,7
/proc/13478/task/13484/stat : 13484 (claspmt) R 13476 13478 4446 0 -1 4202560 201031 0 0 0 120134 139 0 0 25 0 4 0 654594967 1827590144 402433 33554432000 4194304 4964800 140734516607264 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=13478/tid=13485] ppid=13476 vsize=1784756 CPUtime=1191.66 cores=1,3,5,7
/proc/13478/task/13485/stat : 13485 (claspmt) R 13476 13478 4446 0 -1 4202560 74913 0 0 0 119091 75 0 0 25 0 4 0 654594967 1827590144 402433 33554432000 4194304 4964800 140734516607264 18446744073709551615 4668702 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.32
Current children cumulated vsize (KiB) 1784756

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

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

[startup+1203.43 s]
/proc/loadavg: 8.08 8.03 7.24 6/297 13518
/proc/meminfo: memFree=11305248/32950928 swapFree=67083212/67111528
[pid=13478] ppid=13476 vsize=1776164 CPUtime=4800.44 cores=1,3,5,7
/proc/13478/stat : 13478 (claspmt) R 13476 13478 4446 0 -1 4202496 405791 0 0 0 479707 337 0 0 25 0 1 0 654594908 1818791936 400099 33554432000 4194304 4964800 140734516607264 18446744073709551615 208079890194 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/13478/statm: 444041 400099 470 189 0 438390 0
Current children cumulated CPU time (s) 4800.44
Current children cumulated vsize (KiB) 1776164

[startup+1203.5 s]
/proc/loadavg: 8.08 8.03 7.24 6/297 13518
/proc/meminfo: memFree=11305248/32950928 swapFree=67083212/67111528
[pid=13478] ppid=13476 vsize=506776 CPUtime=4800.51 cores=1,3,5,7
/proc/13478/stat : 13478 (claspmt) R 13476 13478 4446 0 -1 4202496 405792 0 0 0 479708 343 0 0 25 0 1 0 654594908 518938624 46261 33554432000 4194304 4964800 140734516607264 18446744073709551615 208080258154 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/13478/statm: 126694 45749 471 189 0 121043 0
Current children cumulated CPU time (s) 4800.51
Current children cumulated vsize (KiB) 506776

Child status: 0
Real time (s): 1203.51
CPU time (s): 4800.53
CPU user time (s): 4797.09
CPU system time (s): 3.44648
CPU usage (%): 398.878
Max. virtual memory (cumulated for all children) (KiB): 1784756

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.09
system time used= 3.44648
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 405793
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= 7076
involuntary context switches= 35832

runsolver used 2.93055 second user time and 8.03478 second system time

The end

Launcher Data

Begin job on node127 at 2011-05-15 05:25:52
IDJOB=3373523
IDBENCH=84223
IDSOLVER=1853
FILE ID=node127/3373523-1305429952
RUNJOBID= node127-1305429952-13459
PBS_JOBID= 13324590
Free space on /tmp= 73508 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT03/industrial/li/li-exam/li-exam-61.shuffled-as.sat03-366.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-3373523-1305429952/watcher-3373523-1305429952 -o /tmp/evaluation-result-3373523-1305429952/solver-3373523-1305429952 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373523-1305429952.cnf

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

MD5SUM BENCH= 3be662940f394fa876137a905247d755
RANDOM SEED=1374223120

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:      12911124 kB
Buffers:        299068 kB
Cached:        3566040 kB
SwapCached:       1620 kB
Active:       16862732 kB
Inactive:      2846736 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12911124 kB
SwapTotal:    67111528 kB
SwapFree:     67083212 kB
Dirty:            5464 kB
Writeback:           0 kB
AnonPages:    15842256 kB
Mapped:          26896 kB
Slab:           222228 kB
PageTables:      46352 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 44347240 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= 73512 MiB
End job on node127 at 2011-05-15 05:45:58