Trace number 3373513

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.74 1204.07

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.040-NOTKNOWN.cnf
MD5SUM36e8e2178d03f08fa4223da0e3d9beb5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark539.975
Satisfiable
(Un)Satisfiability was proved
Number of variables87884
Number of clauses1413816
Sum of the clauses size3227576
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 21364160
Number of clauses of size 33840
Number of clauses of size 417760
Number of clauses of size 57680
Number of clauses of size over 519680

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...420616/instance-3373513-1305420616.cnf
1.19/1.20	c Solving...
4800.33/1203.71	
4800.33/1203.71	*** INTERRUPTED! ***
4800.33/1203.71	*** Shutting down threads...
4800.66/1204.07	s UNKNOWN
4800.66/1204.07	
4800.66/1204.07	c INTERRUPTED   : 1
4800.66/1204.07	c Models        : 0+    
4800.66/1204.07	c Time          : 1203.754s (Solving: 1202.55s 1st Model: 0.00s Unsat: 0.00s)
4800.66/1204.07	c CPU Time      : 4800.410s

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-3373513-1305420616/watcher-3373513-1305420616 -o /tmp/evaluation-result-3373513-1305420616/solver-3373513-1305420616 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373513-1305420616.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: 8.10 8.09 7.93 2/269 27838
/proc/meminfo: memFree=20903736/32950904 swapFree=67057400/67111528
[pid=27838] ppid=27836 vsize=32008 CPUtime=0 cores=0,2,4,6
/proc/27838/stat : 27838 (claspmt) R 27836 27838 27712 0 -1 4202496 2665 0 0 0 0 0 0 0 23 0 1 0 653661423 32776192 2596 33554432000 4194304 4964800 140736092337440 18446744073709551615 4700412 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/27838/statm: 8002 2604 375 189 0 2876 0

[startup+0.053585 s]
/proc/loadavg: 8.10 8.09 7.93 2/269 27838
/proc/meminfo: memFree=20903736/32950904 swapFree=67057400/67111528
[pid=27838] ppid=27836 vsize=38464 CPUtime=0.04 cores=0,2,4,6
/proc/27838/stat : 27838 (claspmt) R 27836 27838 27712 0 -1 4202496 5528 0 0 0 4 0 0 0 23 0 1 0 653661423 39387136 4773 33554432000 4194304 4964800 140736092337440 18446744073709551615 237278879488 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/27838/statm: 9616 4774 388 189 0 4490 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 38464

[startup+0.100575 s]
/proc/loadavg: 8.10 8.09 7.93 2/269 27838
/proc/meminfo: memFree=20903736/32950904 swapFree=67057400/67111528
[pid=27838] ppid=27836 vsize=41432 CPUtime=0.09 cores=0,2,4,6
/proc/27838/stat : 27838 (claspmt) R 27836 27838 27712 0 -1 4202496 6528 0 0 0 8 1 0 0 23 0 1 0 653661423 42426368 5481 33554432000 4194304 4964800 140736092337440 18446744073709551615 237278879488 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/27838/statm: 10358 5482 388 189 0 5232 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 41432

[startup+0.300542 s]
/proc/loadavg: 8.10 8.09 7.93 2/269 27838
/proc/meminfo: memFree=20903736/32950904 swapFree=67057400/67111528
[pid=27838] ppid=27836 vsize=74256 CPUtime=0.29 cores=0,2,4,6
/proc/27838/stat : 27838 (claspmt) R 27836 27838 27712 0 -1 4202496 18147 0 0 0 26 3 0 0 25 0 1 0 653661423 76038144 13355 33554432000 4194304 4964800 140736092337440 18446744073709551615 237278879488 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/27838/statm: 18564 13356 388 189 0 13438 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 74256

[startup+0.700471 s]
/proc/loadavg: 8.10 8.09 7.93 2/269 27838
/proc/meminfo: memFree=20903736/32950904 swapFree=67057400/67111528
[pid=27838] ppid=27836 vsize=107388 CPUtime=0.69 cores=0,2,4,6
/proc/27838/stat : 27838 (claspmt) R 27836 27838 27712 0 -1 4202496 27480 0 0 0 65 4 0 0 25 0 1 0 653661423 109965312 21829 33554432000 4194304 4964800 140736092337440 18446744073709551615 4607575 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/27838/statm: 26847 21829 402 189 0 21721 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 107388

[startup+1.50038 s]
/proc/loadavg: 7.61 7.99 7.90 3/273 27845
/proc/meminfo: memFree=20717952/32950904 swapFree=67057400/67111528
[pid=27838] ppid=27836 vsize=319636 CPUtime=2.28 cores=0,2,4,6
/proc/27838/stat : 27838 (claspmt) R 27836 27838 27712 0 -1 4202496 38160 0 0 0 218 10 0 0 25 0 4 0 653661423 327307264 28411 33554432000 4194304 4964800 140736092337440 18446744073709551615 4669011 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27838/statm: 79909 28411 450 189 0 74258 0
Current children cumulated CPU time (s) 2.28
Current children cumulated vsize (KiB) 319636

[startup+3.10105 s]
/proc/loadavg: 7.61 7.99 7.90 6/276 27848
/proc/meminfo: memFree=20659400/32950904 swapFree=67057400/67111528
[pid=27838] ppid=27836 vsize=319636 CPUtime=8.66 cores=0,2,4,6
/proc/27838/stat : 27838 (claspmt) R 27836 27838 27712 0 -1 4202496 39506 0 0 0 853 13 0 0 25 0 4 0 653661423 327307264 29757 33554432000 4194304 4964800 140736092337440 18446744073709551615 4653368 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27838/statm: 79909 29757 458 189 0 74258 0
[pid=27838/tid=27846] ppid=27836 vsize=319636 CPUtime=1.84 cores=0,2,4,6
/proc/27838/task/27846/stat : 27846 (claspmt) R 27836 27838 27712 0 -1 4202560 2568 0 0 0 180 4 0 0 25 0 4 0 653661544 327307264 29757 33554432000 4194304 4964800 140736092337440 18446744073709551615 4670654 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27838/tid=27847] ppid=27836 vsize=319636 CPUtime=1.86 cores=0,2,4,6
/proc/27838/task/27847/stat : 27847 (claspmt) R 27836 27838 27712 0 -1 4202560 4623 0 0 0 184 2 0 0 25 0 4 0 653661544 327307264 29757 33554432000 4194304 4964800 140736092337440 18446744073709551615 4670160 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27838/tid=27848] ppid=27836 vsize=319636 CPUtime=1.88 cores=0,2,4,6
/proc/27838/task/27848/stat : 27848 (claspmt) R 27836 27838 27712 0 -1 4202560 4688 0 0 0 188 0 0 0 25 0 4 0 653661544 327307264 29757 33554432000 4194304 4964800 140736092337440 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 8.66
Current children cumulated vsize (KiB) 319636

[startup+6.30048 s]
/proc/loadavg: 7.61 7.99 7.90 9/279 27851
/proc/meminfo: memFree=20608732/32950904 swapFree=67057400/67111528
[pid=27838] ppid=27836 vsize=319636 CPUtime=21.43 cores=0,2,4,6
/proc/27838/stat : 27838 (claspmt) R 27836 27838 27712 0 -1 4202496 43208 0 0 0 2129 14 0 0 25 0 4 0 653661423 327307264 33459 33554432000 4194304 4964800 140736092337440 18446744073709551615 4669280 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27838/statm: 79909 33459 458 189 0 74258 0
[pid=27838/tid=27846] ppid=27836 vsize=319636 CPUtime=5.04 cores=0,2,4,6
/proc/27838/task/27846/stat : 27846 (claspmt) R 27836 27838 27712 0 -1 4202560 3155 0 0 0 500 4 0 0 25 0 4 0 653661544 327307264 33459 33554432000 4194304 4964800 140736092337440 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27838/tid=27847] ppid=27836 vsize=319636 CPUtime=5.03 cores=0,2,4,6
/proc/27838/task/27847/stat : 27847 (claspmt) R 27836 27838 27712 0 -1 4202560 6839 0 0 0 500 3 0 0 25 0 4 0 653661544 327307264 33459 33554432000 4194304 4964800 140736092337440 18446744073709551615 4362882 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27838/tid=27848] ppid=27836 vsize=319636 CPUtime=5.08 cores=0,2,4,6
/proc/27838/task/27848/stat : 27848 (claspmt) R 27836 27838 27712 0 -1 4202560 5587 0 0 0 507 1 0 0 25 0 4 0 653661544 327307264 33459 33554432000 4194304 4964800 140736092337440 18446744073709551615 4669033 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 21.43
Current children cumulated vsize (KiB) 319636

[startup+12.7003 s]
/proc/loadavg: 7.67 7.99 7.90 9/279 27851
/proc/meminfo: memFree=20556188/32950904 swapFree=67057400/67111528
[pid=27838] ppid=27836 vsize=319636 CPUtime=46.97 cores=0,2,4,6
/proc/27838/stat : 27838 (claspmt) R 27836 27838 27712 0 -1 4202496 49913 0 0 0 4678 19 0 0 25 0 4 0 653661423 327307264 40164 33554432000 4194304 4964800 140736092337440 18446744073709551615 4660495 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27838/statm: 79909 40164 458 189 0 74258 0
[pid=27838/tid=27846] ppid=27836 vsize=319636 CPUtime=11.44 cores=0,2,4,6
/proc/27838/task/27846/stat : 27846 (claspmt) R 27836 27838 27712 0 -1 4202560 4388 0 0 0 1139 5 0 0 25 0 4 0 653661544 327307264 40164 33554432000 4194304 4964800 140736092337440 18446744073709551615 4670077 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27838/tid=27847] ppid=27836 vsize=319636 CPUtime=11.38 cores=0,2,4,6
/proc/27838/task/27847/stat : 27847 (claspmt) R 27836 27838 27712 0 -1 4202560 10291 0 0 0 1132 6 0 0 25 0 4 0 653661544 327307264 40164 33554432000 4194304 4964800 140736092337440 18446744073709551615 4313761 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27838/tid=27848] ppid=27836 vsize=319636 CPUtime=11.48 cores=0,2,4,6
/proc/27838/task/27848/stat : 27848 (claspmt) R 27836 27838 27712 0 -1 4202560 7607 0 0 0 1146 2 0 0 25 0 4 0 653661544 327307264 40164 33554432000 4194304 4964800 140736092337440 18446744073709551615 4660123 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 46.97
Current children cumulated vsize (KiB) 319636

[startup+25.5011 s]
/proc/loadavg: 7.72 7.99 7.90 9/279 27851
/proc/meminfo: memFree=20438920/32950904 swapFree=67057400/67111528
[pid=27838] ppid=27836 vsize=385172 CPUtime=98.07 cores=0,2,4,6
/proc/27838/stat : 27838 (claspmt) R 27836 27838 27712 0 -1 4202496 65368 0 0 0 9780 27 0 0 25 0 4 0 653661423 394416128 55619 33554432000 4194304 4964800 140736092337440 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27838/statm: 96293 55619 458 189 0 90642 0
[pid=27838/tid=27846] ppid=27836 vsize=385172 CPUtime=24.24 cores=0,2,4,6
/proc/27838/task/27846/stat : 27846 (claspmt) R 27836 27838 27712 0 -1 4202560 5534 0 0 0 2418 6 0 0 25 0 4 0 653661544 394416128 55619 33554432000 4194304 4964800 140736092337440 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27838/tid=27847] ppid=27836 vsize=385172 CPUtime=24.07 cores=0,2,4,6
/proc/27838/task/27847/stat : 27847 (claspmt) R 27836 27838 27712 0 -1 4202560 19943 0 0 0 2397 10 0 0 25 0 4 0 653661544 394416128 55619 33554432000 4194304 4964800 140736092337440 18446744073709551615 4342199 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27838/tid=27848] ppid=27836 vsize=385172 CPUtime=24.28 cores=0,2,4,6
/proc/27838/task/27848/stat : 27848 (claspmt) R 27836 27838 27712 0 -1 4202560 12264 0 0 0 2423 5 0 0 25 0 4 0 653661544 394416128 55619 33554432000 4194304 4964800 140736092337440 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 98.07
Current children cumulated vsize (KiB) 385172

[startup+51.1005 s]
/proc/loadavg: 7.94 8.02 7.92 9/279 27852
/proc/meminfo: memFree=20212920/32950904 swapFree=67057400/67111528
[pid=27838] ppid=27836 vsize=516244 CPUtime=200.25 cores=0,2,4,6
/proc/27838/stat : 27838 (claspmt) R 27836 27838 27712 0 -1 4202496 92564 0 0 0 19983 42 0 0 25 0 4 0 653661423 528633856 82815 33554432000 4194304 4964800 140736092337440 18446744073709551615 4669119 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27838/statm: 129061 82815 458 189 0 123410 0
[pid=27838/tid=27846] ppid=27836 vsize=516244 CPUtime=49.84 cores=0,2,4,6
/proc/27838/task/27846/stat : 27846 (claspmt) R 27836 27838 27712 0 -1 4202560 6206 0 0 0 4977 7 0 0 25 0 4 0 653661544 528633856 82815 33554432000 4194304 4964800 140736092337440 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27838/tid=27847] ppid=27836 vsize=516244 CPUtime=49.47 cores=0,2,4,6
/proc/27838/task/27847/stat : 27847 (claspmt) R 27836 27838 27712 0 -1 4202560 37545 0 0 0 4928 19 0 0 25 0 4 0 653661544 528633856 82815 33554432000 4194304 4964800 140736092337440 18446744073709551615 4313764 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27838/tid=27848] ppid=27836 vsize=516244 CPUtime=49.88 cores=0,2,4,6
/proc/27838/task/27848/stat : 27848 (claspmt) R 27836 27838 27712 0 -1 4202560 21186 0 0 0 4977 11 0 0 25 0 4 0 653661544 528633856 82815 33554432000 4194304 4964800 140736092337440 18446744073709551615 4313804 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 200.25
Current children cumulated vsize (KiB) 516244

[startup+102.31 s]
/proc/loadavg: 8.12 8.04 7.93 9/279 27853
/proc/meminfo: memFree=19804940/32950904 swapFree=67057400/67111528
[pid=27838] ppid=27836 vsize=712852 CPUtime=404.67 cores=0,2,4,6
/proc/27838/stat : 27838 (claspmt) R 27836 27838 27712 0 -1 4202496 146878 0 0 0 40393 74 0 0 25 0 4 0 653661423 729960448 137129 33554432000 4194304 4964800 140736092337440 18446744073709551615 4668987 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27838/statm: 178213 137129 460 189 0 172562 0
[pid=27838/tid=27846] ppid=27836 vsize=712852 CPUtime=101.04 cores=0,2,4,6
/proc/27838/task/27846/stat : 27846 (claspmt) R 27836 27838 27712 0 -1 4202560 7575 0 0 0 10096 8 0 0 25 0 4 0 653661544 729960448 137129 33554432000 4194304 4964800 140736092337440 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27838/tid=27847] ppid=27836 vsize=712852 CPUtime=100.25 cores=0,2,4,6
/proc/27838/task/27847/stat : 27847 (claspmt) R 27836 27838 27712 0 -1 4202560 73638 0 0 0 9988 37 0 0 25 0 4 0 653661544 729960448 137129 33554432000 4194304 4964800 140736092337440 18446744073709551615 4378499 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27838/tid=27848] ppid=27836 vsize=712852 CPUtime=101.09 cores=0,2,4,6
/proc/27838/task/27848/stat : 27848 (claspmt) R 27836 27838 27712 0 -1 4202560 38038 0 0 0 10086 23 0 0 25 0 4 0 653661544 729960448 137129 33554432000 4194304 4964800 140736092337440 18446744073709551615 4378499 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 404.67
Current children cumulated vsize (KiB) 712852

[startup+162.301 s]
/proc/loadavg: 8.04 8.03 7.93 9/279 27855
/proc/meminfo: memFree=19342044/32950904 swapFree=67057400/67111528
[pid=27838] ppid=27836 vsize=909460 CPUtime=644.14 cores=0,2,4,6
/proc/27838/stat : 27838 (claspmt) R 27836 27838 27712 0 -1 4202496 205934 0 0 0 64311 103 0 0 25 0 4 0 653661423 931287040 196185 33554432000 4194304 4964800 140736092337440 18446744073709551615 4668900 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27838/statm: 227365 196185 460 189 0 221714 0
[pid=27838/tid=27846] ppid=27836 vsize=909460 CPUtime=161.02 cores=0,2,4,6
/proc/27838/task/27846/stat : 27846 (claspmt) R 27836 27838 27712 0 -1 4202560 9252 0 0 0 16092 10 0 0 25 0 4 0 653661544 931287040 196185 33554432000 4194304 4964800 140736092337440 18446744073709551615 4627281 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27838/tid=27847] ppid=27836 vsize=909460 CPUtime=159.75 cores=0,2,4,6
/proc/27838/task/27847/stat : 27847 (claspmt) R 27836 27838 27712 0 -1 4202560 111284 0 0 0 15923 52 0 0 25 0 4 0 653661544 931287040 196185 33554432000 4194304 4964800 140736092337440 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27838/tid=27848] ppid=27836 vsize=909460 CPUtime=161.08 cores=0,2,4,6
/proc/27838/task/27848/stat : 27848 (claspmt) R 27836 27838 27712 0 -1 4202560 57771 0 0 0 16073 35 0 0 25 0 4 0 653661544 931287040 196185 33554432000 4194304 4964800 140736092337440 18446744073709551615 4320886 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 644.14
Current children cumulated vsize (KiB) 909460

[startup+222.301 s]
/proc/loadavg: 8.13 8.06 7.94 9/279 27857
/proc/meminfo: memFree=18896868/32950904 swapFree=67057400/67111528
[pid=27838] ppid=27836 vsize=1106068 CPUtime=883.64 cores=0,2,4,6
/proc/27838/stat : 27838 (claspmt) R 27836 27838 27712 0 -1 4202496 260932 0 0 0 88232 132 0 0 25 0 4 0 653661423 1132613632 251183 33554432000 4194304 4964800 140736092337440 18446744073709551615 4668568 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27838/statm: 276517 251183 460 189 0 270866 0
[pid=27838/tid=27846] ppid=27836 vsize=1106068 CPUtime=221.02 cores=0,2,4,6
/proc/27838/task/27846/stat : 27846 (claspmt) R 27836 27838 27712 0 -1 4202560 12196 0 0 0 22089 13 0 0 25 0 4 0 653661544 1132613632 251183 33554432000 4194304 4964800 140736092337440 18446744073709551615 4669011 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27838/tid=27847] ppid=27836 vsize=1106068 CPUtime=219.26 cores=0,2,4,6
/proc/27838/task/27847/stat : 27847 (claspmt) R 27836 27838 27712 0 -1 4202560 145305 0 0 0 21859 67 0 0 25 0 4 0 653661544 1132613632 251183 33554432000 4194304 4964800 140736092337440 18446744073709551615 4684107 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27838/tid=27848] ppid=27836 vsize=1106068 CPUtime=221.08 cores=0,2,4,6
/proc/27838/task/27848/stat : 27848 (claspmt) R 27836 27838 27712 0 -1 4202560 75804 0 0 0 22061 47 0 0 25 0 4 0 653661544 1132613632 251183 33554432000 4194304 4964800 140736092337440 18446744073709551615 4668987 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 883.64
Current children cumulated vsize (KiB) 1106068

[startup+282.3 s]
/proc/loadavg: 8.10 8.06 7.94 9/279 27858
/proc/meminfo: memFree=18435944/32950904 swapFree=67057400/67111528
[pid=27838] ppid=27836 vsize=1368344 CPUtime=1123.15 cores=0,2,4,6
/proc/27838/stat : 27838 (claspmt) R 27836 27838 27712 0 -1 4202496 316731 0 0 0 112156 159 0 0 25 0 4 0 653661423 1401184256 306982 33554432000 4194304 4964800 140736092337440 18446744073709551615 4342180 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27838/statm: 342086 306982 460 189 0 336435 0
[pid=27838/tid=27846] ppid=27836 vsize=1368344 CPUtime=281.01 cores=0,2,4,6

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

[pid=27838/tid=27846] ppid=27836 vsize=2690856 CPUtime=700.96 cores=0,2,4,6
/proc/27838/task/27846/stat : 27846 (claspmt) R 27836 27838 27712 0 -1 4202560 28040 0 0 0 70069 27 0 0 25 0 4 0 653661544 2755436544 632250 33554432000 4194304 4964800 140736092337440 18446744073709551615 4670371 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27838/tid=27847] ppid=27836 vsize=2690856 CPUtime=695.34 cores=0,2,4,6
/proc/27838/task/27847/stat : 27847 (claspmt) R 27836 27838 27712 0 -1 4202560 399279 0 0 0 69360 174 0 0 25 0 4 0 653661544 2755436544 632250 33554432000 4194304 4964800 140736092337440 18446744073709551615 4660236 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27838/tid=27848] ppid=27836 vsize=2690856 CPUtime=701.07 cores=0,2,4,6
/proc/27838/task/27848/stat : 27848 (claspmt) R 27836 27838 27712 0 -1 4202560 184109 0 0 0 69986 121 0 0 25 0 4 0 653661544 2755436544 632250 33554432000 4194304 4964800 140736092337440 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2799.67
Current children cumulated vsize (KiB) 2690856

[startup+762.31 s]
/proc/loadavg: 8.12 8.11 8.01 9/279 27880
/proc/meminfo: memFree=15255176/32950904 swapFree=67057400/67111528
[pid=27838] ppid=27836 vsize=2695136 CPUtime=3039.2 cores=0,2,4,6
/proc/27838/stat : 27838 (claspmt) R 27836 27838 27712 0 -1 4202496 651642 0 0 0 303583 337 0 0 25 0 4 0 653661423 2759819264 641756 33554432000 4194304 4964800 140736092337440 18446744073709551615 4653296 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27838/statm: 673784 641756 460 189 0 668133 0
[pid=27838/tid=27846] ppid=27836 vsize=2695136 CPUtime=760.96 cores=0,2,4,6
/proc/27838/task/27846/stat : 27846 (claspmt) R 27836 27838 27712 0 -1 4202560 30986 0 0 0 76067 29 0 0 25 0 4 0 653661544 2759819264 641756 33554432000 4194304 4964800 140736092337440 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27838/tid=27847] ppid=27836 vsize=2695136 CPUtime=754.85 cores=0,2,4,6
/proc/27838/task/27847/stat : 27847 (claspmt) R 27836 27838 27712 0 -1 4202560 399279 0 0 0 75311 174 0 0 25 0 4 0 653661544 2759819264 641756 33554432000 4194304 4964800 140736092337440 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27838/tid=27848] ppid=27836 vsize=2695136 CPUtime=761.08 cores=0,2,4,6
/proc/27838/task/27848/stat : 27848 (claspmt) R 27836 27838 27712 0 -1 4202560 189596 0 0 0 75982 126 0 0 25 0 4 0 653661544 2759819264 641756 33554432000 4194304 4964800 140736092337440 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3039.2
Current children cumulated vsize (KiB) 2695136

[startup+822.3 s]
/proc/loadavg: 8.15 8.12 8.01 9/279 27884
/proc/meminfo: memFree=14994888/32950904 swapFree=67057400/67111528
[pid=27838] ppid=27836 vsize=2695536 CPUtime=3278.67 cores=0,2,4,6
/proc/27838/stat : 27838 (claspmt) R 27836 27838 27712 0 -1 4202496 661282 0 0 0 327521 346 0 0 25 0 4 0 653661423 2760228864 651373 33554432000 4194304 4964800 140736092337440 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27838/statm: 673884 651373 460 189 0 668233 0
[pid=27838/tid=27846] ppid=27836 vsize=2695536 CPUtime=820.94 cores=0,2,4,6
/proc/27838/task/27846/stat : 27846 (claspmt) R 27836 27838 27712 0 -1 4202560 32249 0 0 0 82065 29 0 0 25 0 4 0 653661544 2760228864 651373 33554432000 4194304 4964800 140736092337440 18446744073709551615 4684009 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27838/tid=27847] ppid=27836 vsize=2695536 CPUtime=814.36 cores=0,2,4,6
/proc/27838/task/27847/stat : 27847 (claspmt) R 27836 27838 27712 0 -1 4202560 399280 0 0 0 81262 174 0 0 25 0 4 0 653661544 2760228864 651373 33554432000 4194304 4964800 140736092337440 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27838/tid=27848] ppid=27836 vsize=2695536 CPUtime=821.08 cores=0,2,4,6
/proc/27838/task/27848/stat : 27848 (claspmt) R 27836 27838 27712 0 -1 4202560 197917 0 0 0 81973 135 0 0 25 0 4 0 653661544 2760228864 651373 33554432000 4194304 4964800 140736092337440 18446744073709551615 4632355 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3278.67
Current children cumulated vsize (KiB) 2695536

[startup+882.301 s]
/proc/loadavg: 8.36 8.18 8.04 9/279 27886
/proc/meminfo: memFree=14670668/32950904 swapFree=67057400/67111528
[pid=27838] ppid=27836 vsize=2863960 CPUtime=3517.36 cores=0,2,4,6
/proc/27838/stat : 27838 (claspmt) R 27836 27838 27712 0 -1 4202496 690508 0 0 0 351383 353 0 0 25 0 4 0 653661423 2932695040 680599 33554432000 4194304 4964800 140736092337440 18446744073709551615 4670346 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27838/statm: 715990 680599 460 189 0 710339 0
[pid=27838/tid=27846] ppid=27836 vsize=2863960 CPUtime=880.92 cores=0,2,4,6
/proc/27838/task/27846/stat : 27846 (claspmt) R 27836 27838 27712 0 -1 4202560 32249 0 0 0 88063 29 0 0 25 0 4 0 653661544 2932695040 680599 33554432000 4194304 4964800 140736092337440 18446744073709551615 4684107 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27838/tid=27847] ppid=27836 vsize=2863960 CPUtime=873.86 cores=0,2,4,6
/proc/27838/task/27847/stat : 27847 (claspmt) R 27836 27838 27712 0 -1 4202560 425010 0 0 0 87208 178 0 0 25 0 4 0 653661544 2932695040 680599 33554432000 4194304 4964800 140736092337440 18446744073709551615 4321097 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27838/tid=27848] ppid=27836 vsize=2863960 CPUtime=881.07 cores=0,2,4,6
/proc/27838/task/27848/stat : 27848 (claspmt) R 27836 27838 27712 0 -1 4202560 201413 0 0 0 87970 137 0 0 25 0 4 0 653661544 2932695040 680599 33554432000 4194304 4964800 140736092337440 18446744073709551615 4332375 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3517.36
Current children cumulated vsize (KiB) 2863960

[startup+942.301 s]
/proc/loadavg: 8.20 8.16 8.04 9/279 27888
/proc/meminfo: memFree=14266912/32950904 swapFree=67057400/67111528
[pid=27838] ppid=27836 vsize=3034916 CPUtime=3756.86 cores=0,2,4,6
/proc/27838/stat : 27838 (claspmt) R 27836 27838 27712 0 -1 4202496 733273 0 0 0 375325 361 0 0 25 0 4 0 653661423 3107753984 723364 33554432000 4194304 4964800 140736092337440 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27838/statm: 758729 723364 460 189 0 753078 0
[pid=27838/tid=27846] ppid=27836 vsize=3034916 CPUtime=940.91 cores=0,2,4,6
/proc/27838/task/27846/stat : 27846 (claspmt) R 27836 27838 27712 0 -1 4202560 32257 0 0 0 94062 29 0 0 25 0 4 0 653661544 3107753984 723364 33554432000 4194304 4964800 140736092337440 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27838/tid=27847] ppid=27836 vsize=3034916 CPUtime=933.38 cores=0,2,4,6
/proc/27838/task/27847/stat : 27847 (claspmt) R 27836 27838 27712 0 -1 4202560 467766 0 0 0 93152 186 0 0 25 0 4 0 653661544 3107753984 723364 33554432000 4194304 4964800 140736092337440 18446744073709551615 4320928 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27838/tid=27848] ppid=27836 vsize=3034916 CPUtime=941.07 cores=0,2,4,6
/proc/27838/task/27848/stat : 27848 (claspmt) R 27836 27838 27712 0 -1 4202560 201413 0 0 0 93970 137 0 0 25 0 4 0 653661544 3107753984 723364 33554432000 4194304 4964800 140736092337440 18446744073709551615 4653186 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3756.86
Current children cumulated vsize (KiB) 3034916

[startup+1002.3 s]
/proc/loadavg: 8.13 8.15 8.04 9/279 27889
/proc/meminfo: memFree=13881388/32950904 swapFree=67057400/67111528
[pid=27838] ppid=27836 vsize=3270680 CPUtime=3996.36 cores=0,2,4,6
/proc/27838/stat : 27838 (claspmt) R 27836 27838 27712 0 -1 4202496 779048 0 0 0 399263 373 0 0 25 0 4 0 653661423 3349176320 769139 33554432000 4194304 4964800 140736092337440 18446744073709551615 4653507 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27838/statm: 817670 769139 460 189 0 812019 0
[pid=27838/tid=27846] ppid=27836 vsize=3270680 CPUtime=1000.91 cores=0,2,4,6
/proc/27838/task/27846/stat : 27846 (claspmt) R 27836 27838 27712 0 -1 4202560 32432 0 0 0 100061 30 0 0 25 0 4 0 653661544 3349176320 769139 33554432000 4194304 4964800 140736092337440 18446744073709551615 4669157 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27838/tid=27847] ppid=27836 vsize=3270680 CPUtime=992.89 cores=0,2,4,6
/proc/27838/task/27847/stat : 27847 (claspmt) R 27836 27838 27712 0 -1 4202560 510171 0 0 0 99093 196 0 0 25 0 4 0 653661544 3349176320 769139 33554432000 4194304 4964800 140736092337440 18446744073709551615 4653186 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27838/tid=27848] ppid=27836 vsize=3270680 CPUtime=1001.07 cores=0,2,4,6
/proc/27838/task/27848/stat : 27848 (claspmt) R 27836 27838 27712 0 -1 4202560 201413 0 0 0 99970 137 0 0 25 0 4 0 653661544 3349176320 769139 33554432000 4194304 4964800 140736092337440 18446744073709551615 4653186 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3996.36
Current children cumulated vsize (KiB) 3270680

[startup+1062.3 s]
/proc/loadavg: 8.10 8.13 8.04 9/279 27891
/proc/meminfo: memFree=13604352/32950904 swapFree=67057400/67111528
[pid=27838] ppid=27836 vsize=3368220 CPUtime=4235.88 cores=0,2,4,6
/proc/27838/stat : 27838 (claspmt) R 27836 27838 27712 0 -1 4202496 807744 0 0 0 423203 385 0 0 25 0 4 0 653661423 3449057280 797627 33554432000 4194304 4964800 140736092337440 18446744073709551615 4668715 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27838/statm: 842055 797627 460 189 0 836404 0
[pid=27838/tid=27846] ppid=27836 vsize=3368220 CPUtime=1060.9 cores=0,2,4,6
/proc/27838/task/27846/stat : 27846 (claspmt) R 27836 27838 27712 0 -1 4202560 32436 0 0 0 106060 30 0 0 25 0 4 0 653661544 3449057280 797627 33554432000 4194304 4964800 140736092337440 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27838/tid=27847] ppid=27836 vsize=3368220 CPUtime=1052.4 cores=0,2,4,6
/proc/27838/task/27847/stat : 27847 (claspmt) R 27836 27838 27712 0 -1 4202560 532207 0 0 0 105038 202 0 0 25 0 4 0 653661544 3449057280 797627 33554432000 4194304 4964800 140736092337440 18446744073709551615 4313807 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27838/tid=27848] ppid=27836 vsize=3368220 CPUtime=1061.07 cores=0,2,4,6
/proc/27838/task/27848/stat : 27848 (claspmt) R 27836 27838 27712 0 -1 4202560 201415 0 0 0 105970 137 0 0 25 0 4 0 653661544 3449057280 797627 33554432000 4194304 4964800 140736092337440 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4235.88
Current children cumulated vsize (KiB) 3368220

[startup+1122.3 s]
/proc/loadavg: 8.09 8.12 8.04 9/279 27893
/proc/meminfo: memFree=13446744/32950904 swapFree=67057400/67111528
[pid=27838] ppid=27836 vsize=3442804 CPUtime=4475.37 cores=0,2,4,6
/proc/27838/stat : 27838 (claspmt) R 27836 27838 27712 0 -1 4202496 833427 0 0 0 447144 393 0 0 25 0 4 0 653661423 3525431296 823310 33554432000 4194304 4964800 140736092337440 18446744073709551615 4684107 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27838/statm: 860701 823310 460 189 0 855050 0
[pid=27838/tid=27846] ppid=27836 vsize=3442804 CPUtime=1120.89 cores=0,2,4,6
/proc/27838/task/27846/stat : 27846 (claspmt) R 27836 27838 27712 0 -1 4202560 32438 0 0 0 112059 30 0 0 25 0 4 0 653661544 3525431296 823310 33554432000 4194304 4964800 140736092337440 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27838/tid=27847] ppid=27836 vsize=3442804 CPUtime=1111.9 cores=0,2,4,6
/proc/27838/task/27847/stat : 27847 (claspmt) R 27836 27838 27712 0 -1 4202560 555631 0 0 0 110980 210 0 0 25 0 4 0 653661544 3525431296 823310 33554432000 4194304 4964800 140736092337440 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27838/tid=27848] ppid=27836 vsize=3442804 CPUtime=1121.07 cores=0,2,4,6
/proc/27838/task/27848/stat : 27848 (claspmt) R 27836 27838 27712 0 -1 4202560 201415 0 0 0 111970 137 0 0 25 0 4 0 653661544 3525431296 823310 33554432000 4194304 4964800 140736092337440 18446744073709551615 4669413 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4475.37
Current children cumulated vsize (KiB) 3442804

[startup+1182.3 s]
/proc/loadavg: 8.08 8.11 8.04 9/279 27894
/proc/meminfo: memFree=13377912/32950904 swapFree=67057400/67111528
[pid=27838] ppid=27836 vsize=3510332 CPUtime=4714.88 cores=0,2,4,6
/proc/27838/stat : 27838 (claspmt) R 27836 27838 27712 0 -1 4202496 839078 0 0 0 471090 398 0 0 25 0 4 0 653661423 3594579968 828961 33554432000 4194304 4964800 140736092337440 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27838/statm: 877583 828961 460 189 0 871932 0
[pid=27838/tid=27846] ppid=27836 vsize=3510332 CPUtime=1180.89 cores=0,2,4,6
/proc/27838/task/27846/stat : 27846 (claspmt) R 27836 27838 27712 0 -1 4202560 37600 0 0 0 118054 35 0 0 25 0 4 0 653661544 3594579968 828961 33554432000 4194304 4964800 140736092337440 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27838/tid=27847] ppid=27836 vsize=3510332 CPUtime=1171.42 cores=0,2,4,6
/proc/27838/task/27847/stat : 27847 (claspmt) R 27836 27838 27712 0 -1 4202560 555634 0 0 0 116932 210 0 0 25 0 4 0 653661544 3594579968 828961 33554432000 4194304 4964800 140736092337440 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27838/tid=27848] ppid=27836 vsize=3510332 CPUtime=1181.07 cores=0,2,4,6
/proc/27838/task/27848/stat : 27848 (claspmt) R 27836 27838 27712 0 -1 4202560 201415 0 0 0 117970 137 0 0 25 0 4 0 653661544 3594579968 828961 33554432000 4194304 4964800 140736092337440 18446744073709551615 4632289 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4714.88
Current children cumulated vsize (KiB) 3510332



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.7 s]
/proc/loadavg: 8.06 8.10 8.03 9/279 27895
/proc/meminfo: memFree=13310952/32950904 swapFree=67057400/67111528
[pid=27838] ppid=27836 vsize=3510864 CPUtime=4800.33 cores=0,2,4,6
/proc/27838/stat : 27838 (claspmt) R 27836 27838 27712 0 -1 4202496 844473 0 0 0 479630 403 0 0 25 0 4 0 653661423 3595124736 834356 33554432000 4194304 4964800 140736092337440 18446744073709551615 4669153 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27838/statm: 877716 834356 460 189 0 872065 0
[pid=27838/tid=27846] ppid=27836 vsize=3510864 CPUtime=1202.29 cores=0,2,4,6
/proc/27838/task/27846/stat : 27846 (claspmt) R 27836 27838 27712 0 -1 4202560 42872 0 0 0 120190 39 0 0 25 0 4 0 653661544 3595124736 834356 33554432000 4194304 4964800 140736092337440 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27838/tid=27847] ppid=27836 vsize=3510864 CPUtime=1192.64 cores=0,2,4,6
/proc/27838/task/27847/stat : 27847 (claspmt) R 27836 27838 27712 0 -1 4202560 555634 0 0 0 119054 210 0 0 25 0 4 0 653661544 3595124736 834356 33554432000 4194304 4964800 140736092337440 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27838/tid=27848] ppid=27836 vsize=3510864 CPUtime=1202.49 cores=0,2,4,6
/proc/27838/task/27848/stat : 27848 (claspmt) R 27836 27838 27712 0 -1 4202560 201415 0 0 0 120112 137 0 0 25 0 4 0 653661544 3595124736 834356 33554432000 4194304 4964800 140736092337440 18446744073709551615 4313736 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.33
Current children cumulated vsize (KiB) 3510864

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

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

[startup+1203.82 s]
/proc/loadavg: 8.06 8.10 8.03 9/279 27895
/proc/meminfo: memFree=13310952/32950904 swapFree=67057400/67111528
[pid=27838] ppid=27836 vsize=3499876 CPUtime=4800.47 cores=0,2,4,6
/proc/27838/stat : 27838 (claspmt) R 27836 27838 27712 0 -1 4202496 844485 0 0 0 479644 403 0 0 25 0 1 0 653661423 3583873024 831621 33554432000 4194304 4964800 140736092337440 18446744073709551615 237278534859 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/27838/statm: 874969 831621 470 189 0 869318 0
Current children cumulated CPU time (s) 4800.47
Current children cumulated vsize (KiB) 3499876

[startup+1204 s]
/proc/loadavg: 8.06 8.10 8.03 9/279 27895
/proc/meminfo: memFree=13310952/32950904 swapFree=67057400/67111528
[pid=27838] ppid=27836 vsize=1861476 CPUtime=4800.66 cores=0,2,4,6
/proc/27838/stat : 27838 (claspmt) R 27836 27838 27712 0 -1 4202496 844486 0 0 0 479655 411 0 0 25 0 1 0 653661423 1906151424 410896 33554432000 4194304 4964800 140736092337440 18446744073709551615 237278922887 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/27838/statm: 465369 410896 471 189 0 459718 0
Current children cumulated CPU time (s) 4800.66
Current children cumulated vsize (KiB) 1861476

Child status: 0
Real time (s): 1204.07
CPU time (s): 4800.74
CPU user time (s): 4796.56
CPU system time (s): 4.18636
CPU usage (%): 398.708
Max. virtual memory (cumulated for all children) (KiB): 3510864

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.55
system time used= 4.18636
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 844487
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= 1672
involuntary context switches= 22704

runsolver used 2.73358 second user time and 7.14191 second system time

The end

Launcher Data

Begin job on node121 at 2011-05-15 02:50:17
IDJOB=3373513
IDBENCH=82378
IDSOLVER=1853
FILE ID=node121/3373513-1305420616
RUNJOBID= node121-1305419410-27730
PBS_JOBID= 13324576
Free space on /tmp= 73396 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.040-NOTKNOWN.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-3373513-1305420616/watcher-3373513-1305420616 -o /tmp/evaluation-result-3373513-1305420616/solver-3373513-1305420616 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373513-1305420616.cnf

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

MD5SUM BENCH= 36e8e2178d03f08fa4223da0e3d9beb5
RANDOM SEED=1271978405

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950904 kB
MemFree:      20904148 kB
Buffers:        303536 kB
Cached:        6017028 kB
SwapCached:       7656 kB
Active:        6452636 kB
Inactive:      5241064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      20904148 kB
SwapTotal:    67111528 kB
SwapFree:     67057400 kB
Dirty:           39404 kB
Writeback:           0 kB
AnonPages:     5370680 kB
Mapped:          21588 kB
Slab:           266492 kB
PageTables:      24220 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS: 30648332 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= 73380 MiB
End job on node121 at 2011-05-15 03:10:22