Trace number 3373359

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.57 1204.2

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.050-NOTKNOWN.cnf
MD5SUM6ed645315c9ffb8177453b955fbe1737
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1200.86
Satisfiable
(Un)Satisfiability was proved
Number of variables109684
Number of clauses1767096
Sum of the clauses size4034296
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 21705200
Number of clauses of size 34800
Number of clauses of size 422200
Number of clauses of size 59600
Number of clauses of size over 524600

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...420616/instance-3373359-1305420616.cnf
1.59/1.62	c Solving...
4800.15/1203.81	
4800.15/1203.81	*** INTERRUPTED! ***
4800.15/1203.81	*** Shutting down threads...
4800.47/1204.15	s UNKNOWN
4800.47/1204.15	
4800.47/1204.15	c INTERRUPTED   : 1
4800.47/1204.15	c Models        : 0+    
4800.47/1204.15	c Time          : 1203.818s (Solving: 1202.20s 1st Model: 0.00s Unsat: 0.00s)
4800.47/1204.15	c CPU Time      : 4800.190s

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

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.10 8.09 7.93 2/272 27844
/proc/meminfo: memFree=20802892/32950904 swapFree=67057400/67111528
[pid=27844] ppid=27842 vsize=34756 CPUtime=0 cores=1,3,5,7
/proc/27844/stat : 27844 (claspmt) R 27842 27844 27712 0 -1 4202496 2468 0 0 0 0 0 0 0 23 0 1 0 653661477 35590144 2399 33554432000 4194304 4964800 140736761014480 18446744073709551615 4700412 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/27844/statm: 8689 2406 375 189 0 3563 0

[startup+0.090014 s]
/proc/loadavg: 8.10 8.09 7.93 2/272 27844
/proc/meminfo: memFree=20802892/32950904 swapFree=67057400/67111528
[pid=27844] ppid=27842 vsize=44444 CPUtime=0.07 cores=1,3,5,7
/proc/27844/stat : 27844 (claspmt) R 27842 27844 27712 0 -1 4202496 7302 0 0 0 7 0 0 0 23 0 1 0 653661477 45510656 6204 33554432000 4194304 4964800 140736761014480 18446744073709551615 237278540485 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/27844/statm: 11111 6205 388 189 0 5985 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 44444

[startup+0.101008 s]
/proc/loadavg: 8.10 8.09 7.93 2/272 27844
/proc/meminfo: memFree=20802892/32950904 swapFree=67057400/67111528
[pid=27844] ppid=27842 vsize=45476 CPUtime=0.09 cores=1,3,5,7
/proc/27844/stat : 27844 (claspmt) R 27842 27844 27712 0 -1 4202496 7666 0 0 0 8 1 0 0 23 0 1 0 653661477 46567424 6447 33554432000 4194304 4964800 140736761014480 18446744073709551615 4581491 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/27844/statm: 11369 6448 388 189 0 6243 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 45476

[startup+0.300975 s]
/proc/loadavg: 8.10 8.09 7.93 2/272 27844
/proc/meminfo: memFree=20802892/32950904 swapFree=67057400/67111528
[pid=27844] ppid=27842 vsize=78564 CPUtime=0.29 cores=1,3,5,7
/proc/27844/stat : 27844 (claspmt) R 27842 27844 27712 0 -1 4202496 19355 0 0 0 27 2 0 0 24 0 1 0 653661477 80449536 14390 33554432000 4194304 4964800 140736761014480 18446744073709551615 237278540485 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/27844/statm: 19641 14393 388 189 0 14515 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 78564

[startup+0.700905 s]
/proc/loadavg: 8.10 8.09 7.93 2/272 27844
/proc/meminfo: memFree=20802892/32950904 swapFree=67057400/67111528
[pid=27844] ppid=27842 vsize=135528 CPUtime=0.69 cores=1,3,5,7
/proc/27844/stat : 27844 (claspmt) R 27842 27844 27712 0 -1 4202496 36512 0 0 0 65 4 0 0 25 0 1 0 653661477 138780672 28426 33554432000 4194304 4964800 140736761014480 18446744073709551615 4602630 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/27844/statm: 33882 28426 399 189 0 28756 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 135528

[startup+1.50077 s]
/proc/loadavg: 7.61 7.99 7.90 6/276 27848
/proc/meminfo: memFree=20663740/32950904 swapFree=67057400/67111528
[pid=27844] ppid=27842 vsize=135528 CPUtime=1.49 cores=1,3,5,7
/proc/27844/stat : 27844 (claspmt) R 27842 27844 27712 0 -1 4202496 36549 0 0 0 145 4 0 0 25 0 1 0 653661477 138780672 28463 33554432000 4194304 4964800 140736761014480 18446744073709551615 4324281 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/27844/statm: 33882 28463 405 189 0 28756 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 135528

[startup+3.10049 s]
/proc/loadavg: 7.61 7.99 7.90 9/279 27851
/proc/meminfo: memFree=20628500/32950904 swapFree=67057400/67111528
[pid=27844] ppid=27842 vsize=342364 CPUtime=7.42 cores=1,3,5,7
/proc/27844/stat : 27844 (claspmt) R 27842 27844 27712 0 -1 4202496 49335 0 0 0 734 8 0 0 25 0 4 0 653661477 350580736 36805 33554432000 4194304 4964800 140736761014480 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/27844/statm: 85591 36805 458 189 0 79940 0
[pid=27844/tid=27849] ppid=27842 vsize=342364 CPUtime=1.44 cores=1,3,5,7
/proc/27844/task/27849/stat : 27849 (claspmt) R 27842 27844 27712 0 -1 4202560 1071 0 0 0 144 0 0 0 19 0 4 0 653661639 350580736 36805 33554432000 4194304 4964800 140736761014480 18446744073709551615 4669104 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27844/tid=27850] ppid=27842 vsize=342364 CPUtime=1.47 cores=1,3,5,7
/proc/27844/task/27850/stat : 27850 (claspmt) R 27842 27844 27712 0 -1 4202560 6844 0 0 0 146 1 0 0 25 0 4 0 653661639 350580736 36805 33554432000 4194304 4964800 140736761014480 18446744073709551615 4668588 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=27844/tid=27851] ppid=27842 vsize=342364 CPUtime=1.47 cores=1,3,5,7
/proc/27844/task/27851/stat : 27851 (claspmt) R 27842 27844 27712 0 -1 4202560 4206 0 0 0 146 1 0 0 25 0 4 0 653661639 350580736 36805 33554432000 4194304 4964800 140736761014480 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 7.42
Current children cumulated vsize (KiB) 342364

[startup+6.30092 s]
/proc/loadavg: 7.64 7.99 7.90 9/279 27851
/proc/meminfo: memFree=20605012/32950904 swapFree=67057400/67111528
[pid=27844] ppid=27842 vsize=342364 CPUtime=20.2 cores=1,3,5,7
/proc/27844/stat : 27844 (claspmt) R 27842 27844 27712 0 -1 4202496 51808 0 0 0 2010 10 0 0 25 0 4 0 653661477 350580736 39278 33554432000 4194304 4964800 140736761014480 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/27844/statm: 85591 39278 458 189 0 79940 0
[pid=27844/tid=27849] ppid=27842 vsize=342364 CPUtime=4.64 cores=1,3,5,7
/proc/27844/task/27849/stat : 27849 (claspmt) R 27842 27844 27712 0 -1 4202560 1071 0 0 0 464 0 0 0 25 0 4 0 653661639 350580736 39278 33554432000 4194304 4964800 140736761014480 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27844/tid=27850] ppid=27842 vsize=342364 CPUtime=4.67 cores=1,3,5,7
/proc/27844/task/27850/stat : 27850 (claspmt) R 27842 27844 27712 0 -1 4202560 8274 0 0 0 465 2 0 0 25 0 4 0 653661639 350580736 39278 33554432000 4194304 4964800 140736761014480 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=27844/tid=27851] ppid=27842 vsize=342364 CPUtime=4.67 cores=1,3,5,7
/proc/27844/task/27851/stat : 27851 (claspmt) R 27842 27844 27712 0 -1 4202560 4903 0 0 0 465 2 0 0 25 0 4 0 653661639 350580736 39278 33554432000 4194304 4964800 140736761014480 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 20.2
Current children cumulated vsize (KiB) 342364

[startup+12.7008 s]
/proc/loadavg: 7.67 7.99 7.90 9/279 27851
/proc/meminfo: memFree=20550112/32950904 swapFree=67057400/67111528
[pid=27844] ppid=27842 vsize=342364 CPUtime=45.74 cores=1,3,5,7
/proc/27844/stat : 27844 (claspmt) R 27842 27844 27712 0 -1 4202496 58327 0 0 0 4560 14 0 0 25 0 4 0 653661477 350580736 45797 33554432000 4194304 4964800 140736761014480 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/27844/statm: 85591 45797 458 189 0 79940 0
[pid=27844/tid=27849] ppid=27842 vsize=342364 CPUtime=11.04 cores=1,3,5,7
/proc/27844/task/27849/stat : 27849 (claspmt) R 27842 27844 27712 0 -1 4202560 1071 0 0 0 1104 0 0 0 25 0 4 0 653661639 350580736 45797 33554432000 4194304 4964800 140736761014480 18446744073709551615 4669008 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27844/tid=27850] ppid=27842 vsize=342364 CPUtime=11.07 cores=1,3,5,7
/proc/27844/task/27850/stat : 27850 (claspmt) R 27842 27844 27712 0 -1 4202560 12078 0 0 0 1103 4 0 0 25 0 4 0 653661639 350580736 45797 33554432000 4194304 4964800 140736761014480 18446744073709551615 4362864 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=27844/tid=27851] ppid=27842 vsize=342364 CPUtime=11.06 cores=1,3,5,7
/proc/27844/task/27851/stat : 27851 (claspmt) R 27842 27844 27712 0 -1 4202560 6645 0 0 0 1103 3 0 0 25 0 4 0 653661639 350580736 45797 33554432000 4194304 4964800 140736761014480 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 45.74
Current children cumulated vsize (KiB) 342364

[startup+25.5005 s]
/proc/loadavg: 7.74 7.99 7.90 9/279 27851
/proc/meminfo: memFree=20435448/32950904 swapFree=67057400/67111528
[pid=27844] ppid=27842 vsize=342364 CPUtime=96.82 cores=1,3,5,7
/proc/27844/stat : 27844 (claspmt) R 27842 27844 27712 0 -1 4202496 71127 0 0 0 9657 25 0 0 25 0 4 0 653661477 350580736 58597 33554432000 4194304 4964800 140736761014480 18446744073709551615 4670437 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/27844/statm: 85591 58597 458 189 0 79940 0
[pid=27844/tid=27849] ppid=27842 vsize=342364 CPUtime=23.84 cores=1,3,5,7
/proc/27844/task/27849/stat : 27849 (claspmt) R 27842 27844 27712 0 -1 4202560 1071 0 0 0 2384 0 0 0 25 0 4 0 653661639 350580736 58597 33554432000 4194304 4964800 140736761014480 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27844/tid=27850] ppid=27842 vsize=342364 CPUtime=23.86 cores=1,3,5,7
/proc/27844/task/27850/stat : 27850 (claspmt) R 27842 27844 27712 0 -1 4202560 20237 0 0 0 2377 9 0 0 25 0 4 0 653661639 350580736 58597 33554432000 4194304 4964800 140736761014480 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=27844/tid=27851] ppid=27842 vsize=342364 CPUtime=23.87 cores=1,3,5,7
/proc/27844/task/27851/stat : 27851 (claspmt) R 27842 27844 27712 0 -1 4202560 10168 0 0 0 2379 8 0 0 25 0 4 0 653661639 350580736 58597 33554432000 4194304 4964800 140736761014480 18446744073709551615 4632397 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 96.82
Current children cumulated vsize (KiB) 342364

[startup+51.101 s]
/proc/loadavg: 7.95 8.02 7.92 9/279 27852
/proc/meminfo: memFree=20208332/32950904 swapFree=67057400/67111528
[pid=27844] ppid=27842 vsize=473436 CPUtime=198.98 cores=1,3,5,7
/proc/27844/stat : 27844 (claspmt) R 27842 27844 27712 0 -1 4202496 100661 0 0 0 19852 46 0 0 25 0 4 0 653661477 484798464 88131 33554432000 4194304 4964800 140736761014480 18446744073709551615 4668715 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/27844/statm: 118359 88131 458 189 0 112708 0
[pid=27844/tid=27849] ppid=27842 vsize=473436 CPUtime=49.44 cores=1,3,5,7
/proc/27844/task/27849/stat : 27849 (claspmt) R 27842 27844 27712 0 -1 4202560 1071 0 0 0 4944 0 0 0 25 0 4 0 653661639 484798464 88131 33554432000 4194304 4964800 140736761014480 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27844/tid=27850] ppid=27842 vsize=473436 CPUtime=49.47 cores=1,3,5,7
/proc/27844/task/27850/stat : 27850 (claspmt) R 27842 27844 27712 0 -1 4202560 40605 0 0 0 4925 22 0 0 25 0 4 0 653661639 484798464 88131 33554432000 4194304 4964800 140736761014480 18446744073709551615 4320976 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=27844/tid=27851] ppid=27842 vsize=473436 CPUtime=49.47 cores=1,3,5,7
/proc/27844/task/27851/stat : 27851 (claspmt) R 27842 27844 27712 0 -1 4202560 19057 0 0 0 4930 17 0 0 25 0 4 0 653661639 484798464 88131 33554432000 4194304 4964800 140736761014480 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 198.98
Current children cumulated vsize (KiB) 473436

[startup+102.311 s]
/proc/loadavg: 8.12 8.04 7.93 9/279 27853
/proc/meminfo: memFree=19799732/32950904 swapFree=67057400/67111528
[pid=27844] ppid=27842 vsize=670044 CPUtime=403.39 cores=1,3,5,7
/proc/27844/stat : 27844 (claspmt) R 27842 27844 27712 0 -1 4202496 147367 0 0 0 40259 80 0 0 25 0 4 0 653661477 686125056 134837 33554432000 4194304 4964800 140736761014480 18446744073709551615 4627204 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/27844/statm: 167511 134837 460 189 0 161860 0
[pid=27844/tid=27849] ppid=27842 vsize=670044 CPUtime=100.65 cores=1,3,5,7
/proc/27844/task/27849/stat : 27849 (claspmt) R 27842 27844 27712 0 -1 4202560 1073 0 0 0 10065 0 0 0 25 0 4 0 653661639 686125056 134837 33554432000 4194304 4964800 140736761014480 18446744073709551615 4342177 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27844/tid=27850] ppid=27842 vsize=670044 CPUtime=100.67 cores=1,3,5,7
/proc/27844/task/27850/stat : 27850 (claspmt) R 27842 27844 27712 0 -1 4202560 69184 0 0 0 10028 39 0 0 25 0 4 0 653661639 686125056 134837 33554432000 4194304 4964800 140736761014480 18446744073709551615 4361365 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=27844/tid=27851] ppid=27842 vsize=670044 CPUtime=100.67 cores=1,3,5,7
/proc/27844/task/27851/stat : 27851 (claspmt) R 27842 27844 27712 0 -1 4202560 36270 0 0 0 10036 31 0 0 25 0 4 0 653661639 686125056 134837 33554432000 4194304 4964800 140736761014480 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 403.39
Current children cumulated vsize (KiB) 670044

[startup+162.301 s]
/proc/loadavg: 8.04 8.03 7.93 9/279 27855
/proc/meminfo: memFree=19336836/32950904 swapFree=67057400/67111528
[pid=27844] ppid=27842 vsize=932188 CPUtime=642.85 cores=1,3,5,7
/proc/27844/stat : 27844 (claspmt) R 27842 27844 27712 0 -1 4202496 205668 0 0 0 64166 119 0 0 25 0 4 0 653661477 954560512 193138 33554432000 4194304 4964800 140736761014480 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/27844/statm: 233047 193138 460 189 0 227396 0
[pid=27844/tid=27849] ppid=27842 vsize=932188 CPUtime=160.64 cores=1,3,5,7
/proc/27844/task/27849/stat : 27849 (claspmt) R 27842 27844 27712 0 -1 4202560 1073 0 0 0 16064 0 0 0 25 0 4 0 653661639 954560512 193138 33554432000 4194304 4964800 140736761014480 18446744073709551615 4668770 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27844/tid=27850] ppid=27842 vsize=932188 CPUtime=160.67 cores=1,3,5,7
/proc/27844/task/27850/stat : 27850 (claspmt) R 27842 27844 27712 0 -1 4202560 106116 0 0 0 16008 59 0 0 25 0 4 0 653661639 954560512 193138 33554432000 4194304 4964800 140736761014480 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=27844/tid=27851] ppid=27842 vsize=932188 CPUtime=160.67 cores=1,3,5,7
/proc/27844/task/27851/stat : 27851 (claspmt) R 27842 27844 27712 0 -1 4202560 56747 0 0 0 16018 49 0 0 25 0 4 0 653661639 954560512 193138 33554432000 4194304 4964800 140736761014480 18446744073709551615 4332221 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 642.85
Current children cumulated vsize (KiB) 932188

[startup+222.301 s]
/proc/loadavg: 8.13 8.06 7.94 9/279 27857
/proc/meminfo: memFree=18892280/32950904 swapFree=67057400/67111528
[pid=27844] ppid=27842 vsize=1128796 CPUtime=882.33 cores=1,3,5,7
/proc/27844/stat : 27844 (claspmt) R 27842 27844 27712 0 -1 4202496 259963 0 0 0 88074 159 0 0 25 0 4 0 653661477 1155887104 247433 33554432000 4194304 4964800 140736761014480 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/27844/statm: 282199 247433 460 189 0 276548 0
[pid=27844/tid=27849] ppid=27842 vsize=1128796 CPUtime=220.64 cores=1,3,5,7
/proc/27844/task/27849/stat : 27849 (claspmt) R 27842 27844 27712 0 -1 4202560 1073 0 0 0 22064 0 0 0 25 0 4 0 653661639 1155887104 247433 33554432000 4194304 4964800 140736761014480 18446744073709551615 4632289 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27844/tid=27850] ppid=27842 vsize=1128796 CPUtime=220.67 cores=1,3,5,7
/proc/27844/task/27850/stat : 27850 (claspmt) R 27842 27844 27712 0 -1 4202560 137668 0 0 0 21987 80 0 0 25 0 4 0 653661639 1155887104 247433 33554432000 4194304 4964800 140736761014480 18446744073709551615 4658551 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=27844/tid=27851] ppid=27842 vsize=1128796 CPUtime=220.67 cores=1,3,5,7
/proc/27844/task/27851/stat : 27851 (claspmt) R 27842 27844 27712 0 -1 4202560 78394 0 0 0 21999 68 0 0 25 0 4 0 653661639 1155887104 247433 33554432000 4194304 4964800 140736761014480 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 1128796

[startup+282.301 s]
/proc/loadavg: 8.10 8.06 7.94 9/279 27858
/proc/meminfo: memFree=18431232/32950904 swapFree=67057400/67111528
[pid=27844] ppid=27842 vsize=1324972 CPUtime=1121.84 cores=1,3,5,7
/proc/27844/stat : 27844 (claspmt) R 27842 27844 27712 0 -1 4202496 320120 0 0 0 111990 194 0 0 25 0 4 0 653661477 1356771328 307482 33554432000 4194304 4964800 140736761014480 18446744073709551615 4658618 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/27844/statm: 331243 307482 460 189 0 325592 0
[pid=27844/tid=27849] ppid=27842 vsize=1324972 CPUtime=280.65 cores=1,3,5,7

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

[pid=27844/tid=27849] ppid=27842 vsize=2939936 CPUtime=700.66 cores=1,3,5,7
/proc/27844/task/27849/stat : 27849 (claspmt) R 27842 27844 27712 0 -1 4202560 11578 0 0 0 70062 4 0 0 25 0 4 0 653661639 3010494464 693790 33554432000 4194304 4964800 140736761014480 18446744073709551615 4669136 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27844/tid=27850] ppid=27842 vsize=2939936 CPUtime=700.67 cores=1,3,5,7
/proc/27844/task/27850/stat : 27850 (claspmt) R 27842 27844 27712 0 -1 4202560 416875 0 0 0 69849 218 0 0 25 0 4 0 653661639 3010494464 693790 33554432000 4194304 4964800 140736761014480 18446744073709551615 4313764 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=27844/tid=27851] ppid=27842 vsize=2939936 CPUtime=700.68 cores=1,3,5,7
/proc/27844/task/27851/stat : 27851 (claspmt) R 27842 27844 27712 0 -1 4202560 229052 0 0 0 69889 179 0 0 25 0 4 0 653661639 3010494464 693790 33554432000 4194304 4964800 140736761014480 18446744073709551615 4669512 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2798.36
Current children cumulated vsize (KiB) 2939936

[startup+762.311 s]
/proc/loadavg: 8.12 8.11 8.01 9/279 27880
/proc/meminfo: memFree=15254184/32950904 swapFree=67057400/67111528
[pid=27844] ppid=27842 vsize=3171540 CPUtime=3037.91 cores=1,3,5,7
/proc/27844/stat : 27844 (claspmt) R 27842 27844 27712 0 -1 4202496 777438 0 0 0 303336 455 0 0 25 0 4 0 653661477 3247656960 764800 33554432000 4194304 4964800 140736761014480 18446744073709551615 4669280 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/27844/statm: 792885 764800 460 189 0 787234 0
[pid=27844/tid=27849] ppid=27842 vsize=3171540 CPUtime=760.67 cores=1,3,5,7
/proc/27844/task/27849/stat : 27849 (claspmt) R 27842 27844 27712 0 -1 4202560 20363 0 0 0 76059 8 0 0 25 0 4 0 653661639 3247656960 764800 33554432000 4194304 4964800 140736761014480 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27844/tid=27850] ppid=27842 vsize=3171540 CPUtime=760.68 cores=1,3,5,7
/proc/27844/task/27850/stat : 27850 (claspmt) R 27842 27844 27712 0 -1 4202560 454104 0 0 0 75833 235 0 0 25 0 4 0 653661639 3247656960 764800 33554432000 4194304 4964800 140736761014480 18446744073709551615 4313807 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=27844/tid=27851] ppid=27842 vsize=3171540 CPUtime=760.69 cores=1,3,5,7
/proc/27844/task/27851/stat : 27851 (claspmt) R 27842 27844 27712 0 -1 4202560 248674 0 0 0 75878 191 0 0 25 0 4 0 653661639 3247656960 764800 33554432000 4194304 4964800 140736761014480 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3037.91
Current children cumulated vsize (KiB) 3171540

[startup+822.301 s]
/proc/loadavg: 8.15 8.12 8.01 9/279 27884
/proc/meminfo: memFree=14990672/32950904 swapFree=67057400/67111528
[pid=27844] ppid=27842 vsize=3438408 CPUtime=3277.39 cores=1,3,5,7
/proc/27844/stat : 27844 (claspmt) R 27842 27844 27712 0 -1 4202496 834558 0 0 0 327256 483 0 0 25 0 4 0 653661477 3520929792 821920 33554432000 4194304 4964800 140736761014480 18446744073709551615 4668568 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/27844/statm: 859602 821920 460 189 0 853951 0
[pid=27844/tid=27849] ppid=27842 vsize=3438408 CPUtime=820.66 cores=1,3,5,7
/proc/27844/task/27849/stat : 27849 (claspmt) R 27842 27844 27712 0 -1 4202560 21522 0 0 0 82057 9 0 0 25 0 4 0 653661639 3520929792 821920 33554432000 4194304 4964800 140736761014480 18446744073709551615 4660422 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27844/tid=27850] ppid=27842 vsize=3438408 CPUtime=820.66 cores=1,3,5,7
/proc/27844/task/27850/stat : 27850 (claspmt) R 27842 27844 27712 0 -1 4202560 492931 0 0 0 81816 250 0 0 25 0 4 0 653661639 3520929792 821920 33554432000 4194304 4964800 140736761014480 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=27844/tid=27851] ppid=27842 vsize=3438408 CPUtime=820.69 cores=1,3,5,7
/proc/27844/task/27851/stat : 27851 (claspmt) R 27842 27844 27712 0 -1 4202560 265806 0 0 0 81865 204 0 0 25 0 4 0 653661639 3520929792 821920 33554432000 4194304 4964800 140736761014480 18446744073709551615 4660495 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3277.39
Current children cumulated vsize (KiB) 3438408

[startup+882.301 s]
/proc/loadavg: 8.36 8.18 8.04 9/279 27886
/proc/meminfo: memFree=14664964/32950904 swapFree=67057400/67111528
[pid=27844] ppid=27842 vsize=3635016 CPUtime=3516.88 cores=1,3,5,7
/proc/27844/stat : 27844 (claspmt) R 27842 27844 27712 0 -1 4202496 885335 0 0 0 351177 511 0 0 25 0 4 0 653661477 3722256384 872697 33554432000 4194304 4964800 140736761014480 18446744073709551615 4669350 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/27844/statm: 908754 872697 460 189 0 903103 0
[pid=27844/tid=27849] ppid=27842 vsize=3635016 CPUtime=880.66 cores=1,3,5,7
/proc/27844/task/27849/stat : 27849 (claspmt) R 27842 27844 27712 0 -1 4202560 21531 0 0 0 88057 9 0 0 25 0 4 0 653661639 3722256384 872697 33554432000 4194304 4964800 140736761014480 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27844/tid=27850] ppid=27842 vsize=3635016 CPUtime=880.67 cores=1,3,5,7
/proc/27844/task/27850/stat : 27850 (claspmt) R 27842 27844 27712 0 -1 4202560 529721 0 0 0 87799 268 0 0 25 0 4 0 653661639 3722256384 872697 33554432000 4194304 4964800 140736761014480 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=27844/tid=27851] ppid=27842 vsize=3635016 CPUtime=880.68 cores=1,3,5,7
/proc/27844/task/27851/stat : 27851 (claspmt) R 27842 27844 27712 0 -1 4202560 279784 0 0 0 87854 214 0 0 25 0 4 0 653661639 3722256384 872697 33554432000 4194304 4964800 140736761014480 18446744073709551615 4362944 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3516.88
Current children cumulated vsize (KiB) 3635016

[startup+942.301 s]
/proc/loadavg: 8.20 8.16 8.04 9/279 27888
/proc/meminfo: memFree=14263440/32950904 swapFree=67057400/67111528
[pid=27844] ppid=27842 vsize=3831624 CPUtime=3756.4 cores=1,3,5,7
/proc/27844/stat : 27844 (claspmt) R 27842 27844 27712 0 -1 4202496 944080 0 0 0 375096 544 0 0 25 0 4 0 653661477 3923582976 931442 33554432000 4194304 4964800 140736761014480 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/27844/statm: 957906 931442 460 189 0 952255 0
[pid=27844/tid=27849] ppid=27842 vsize=3831624 CPUtime=940.66 cores=1,3,5,7
/proc/27844/task/27849/stat : 27849 (claspmt) R 27842 27844 27712 0 -1 4202560 21531 0 0 0 94057 9 0 0 25 0 4 0 653661639 3923582976 931442 33554432000 4194304 4964800 140736761014480 18446744073709551615 4632342 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27844/tid=27850] ppid=27842 vsize=3831624 CPUtime=940.67 cores=1,3,5,7
/proc/27844/task/27850/stat : 27850 (claspmt) R 27842 27844 27712 0 -1 4202560 573799 0 0 0 93779 288 0 0 25 0 4 0 653661639 3923582976 931442 33554432000 4194304 4964800 140736761014480 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=27844/tid=27851] ppid=27842 vsize=3831624 CPUtime=940.68 cores=1,3,5,7
/proc/27844/task/27851/stat : 27851 (claspmt) R 27842 27844 27712 0 -1 4202560 294450 0 0 0 93842 226 0 0 25 0 4 0 653661639 3923582976 931442 33554432000 4194304 4964800 140736761014480 18446744073709551615 4653507 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3756.4
Current children cumulated vsize (KiB) 3831624

[startup+1002.3 s]
/proc/loadavg: 8.13 8.15 8.04 9/279 27889
/proc/meminfo: memFree=13878784/32950904 swapFree=67057400/67111528
[pid=27844] ppid=27842 vsize=4093768 CPUtime=3995.9 cores=1,3,5,7
/proc/27844/stat : 27844 (claspmt) R 27842 27844 27712 0 -1 4202496 993290 0 0 0 399019 571 0 0 25 0 4 0 653661477 4192018432 980652 33554432000 4194304 4964800 140736761014480 18446744073709551615 4670520 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/27844/statm: 1023442 980652 460 189 0 1017791 0
[pid=27844/tid=27849] ppid=27842 vsize=4093768 CPUtime=1000.67 cores=1,3,5,7
/proc/27844/task/27849/stat : 27849 (claspmt) R 27842 27844 27712 0 -1 4202560 21538 0 0 0 100058 9 0 0 25 0 4 0 653661639 4192018432 980652 33554432000 4194304 4964800 140736761014480 18446744073709551615 4669086 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27844/tid=27850] ppid=27842 vsize=4093768 CPUtime=1000.67 cores=1,3,5,7
/proc/27844/task/27850/stat : 27850 (claspmt) R 27842 27844 27712 0 -1 4202560 612672 0 0 0 99760 307 0 0 25 0 4 0 653661639 4192018432 980652 33554432000 4194304 4964800 140736761014480 18446744073709551615 4670371 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=27844/tid=27851] ppid=27842 vsize=4093768 CPUtime=1000.69 cores=1,3,5,7
/proc/27844/task/27851/stat : 27851 (claspmt) R 27842 27844 27712 0 -1 4202560 304780 0 0 0 99834 235 0 0 25 0 4 0 653661639 4192018432 980652 33554432000 4194304 4964800 140736761014480 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3995.9
Current children cumulated vsize (KiB) 4093768

[startup+1062.3 s]
/proc/loadavg: 8.10 8.13 8.04 9/279 27891
/proc/meminfo: memFree=13603484/32950904 swapFree=67057400/67111528
[pid=27844] ppid=27842 vsize=4228436 CPUtime=4235.41 cores=1,3,5,7
/proc/27844/stat : 27844 (claspmt) R 27842 27844 27712 0 -1 4202496 1034283 0 0 0 422951 590 0 0 25 0 4 0 653661477 4329918464 1021645 33554432000 4194304 4964800 140736761014480 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/27844/statm: 1057109 1021645 460 189 0 1051458 0
[pid=27844/tid=27849] ppid=27842 vsize=4228436 CPUtime=1060.66 cores=1,3,5,7
/proc/27844/task/27849/stat : 27849 (claspmt) R 27842 27844 27712 0 -1 4202560 22448 0 0 0 106057 9 0 0 25 0 4 0 653661639 4329918464 1021645 33554432000 4194304 4964800 140736761014480 18446744073709551615 237278539912 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27844/tid=27850] ppid=27842 vsize=4228436 CPUtime=1060.68 cores=1,3,5,7
/proc/27844/task/27850/stat : 27850 (claspmt) R 27842 27844 27712 0 -1 4202560 652755 0 0 0 105742 326 0 0 25 0 4 0 653661639 4329918464 1021645 33554432000 4194304 4964800 140736761014480 18446744073709551615 4660157 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=27844/tid=27851] ppid=27842 vsize=4228436 CPUtime=1060.69 cores=1,3,5,7
/proc/27844/task/27851/stat : 27851 (claspmt) R 27842 27844 27712 0 -1 4202560 304780 0 0 0 105834 235 0 0 25 0 4 0 653661639 4329918464 1021645 33554432000 4194304 4964800 140736761014480 18446744073709551615 4631252 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4235.41
Current children cumulated vsize (KiB) 4228436

[startup+1122.3 s]
/proc/loadavg: 8.09 8.12 8.04 9/279 27893
/proc/meminfo: memFree=13446744/32950904 swapFree=67057400/67111528
[pid=27844] ppid=27842 vsize=4293972 CPUtime=4474.8 cores=1,3,5,7
/proc/27844/stat : 27844 (claspmt) R 27842 27844 27712 0 -1 4202496 1047012 0 0 0 446881 599 0 0 25 0 4 0 653661477 4397027328 1034374 33554432000 4194304 4964800 140736761014480 18446744073709551615 4670349 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/27844/statm: 1073493 1034374 460 189 0 1067842 0
[pid=27844/tid=27849] ppid=27842 vsize=4293972 CPUtime=1120.66 cores=1,3,5,7
/proc/27844/task/27849/stat : 27849 (claspmt) R 27842 27844 27712 0 -1 4202560 22448 0 0 0 112057 9 0 0 25 0 4 0 653661639 4397027328 1034374 33554432000 4194304 4964800 140736761014480 18446744073709551615 4670349 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27844/tid=27850] ppid=27842 vsize=4293972 CPUtime=1120.55 cores=1,3,5,7
/proc/27844/task/27850/stat : 27850 (claspmt) R 27842 27844 27712 0 -1 4202560 665484 0 0 0 111721 334 0 0 25 0 4 0 653661639 4397027328 1034374 33554432000 4194304 4964800 140736761014480 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=27844/tid=27851] ppid=27842 vsize=4293972 CPUtime=1120.69 cores=1,3,5,7
/proc/27844/task/27851/stat : 27851 (claspmt) R 27842 27844 27712 0 -1 4202560 304780 0 0 0 111834 235 0 0 25 0 4 0 653661639 4397027328 1034374 33554432000 4194304 4964800 140736761014480 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4474.8
Current children cumulated vsize (KiB) 4293972

[startup+1182.3 s]
/proc/loadavg: 8.08 8.11 8.04 9/279 27894
/proc/meminfo: memFree=13377540/32950904 swapFree=67057400/67111528
[pid=27844] ppid=27842 vsize=4361472 CPUtime=4714.31 cores=1,3,5,7
/proc/27844/stat : 27844 (claspmt) R 27842 27844 27712 0 -1 4202496 1058701 0 0 0 470823 608 0 0 25 0 4 0 653661477 4466147328 1046063 33554432000 4194304 4964800 140736761014480 18446744073709551615 4670194 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/27844/statm: 1090368 1046063 460 189 0 1084717 0
[pid=27844/tid=27849] ppid=27842 vsize=4361472 CPUtime=1180.66 cores=1,3,5,7
/proc/27844/task/27849/stat : 27849 (claspmt) R 27842 27844 27712 0 -1 4202560 23711 0 0 0 118055 11 0 0 25 0 4 0 653661639 4466147328 1046063 33554432000 4194304 4964800 140736761014480 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27844/tid=27850] ppid=27842 vsize=4361472 CPUtime=1180.56 cores=1,3,5,7
/proc/27844/task/27850/stat : 27850 (claspmt) R 27842 27844 27712 0 -1 4202560 665484 0 0 0 117722 334 0 0 25 0 4 0 653661639 4466147328 1046063 33554432000 4194304 4964800 140736761014480 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=27844/tid=27851] ppid=27842 vsize=4361472 CPUtime=1180.69 cores=1,3,5,7
/proc/27844/task/27851/stat : 27851 (claspmt) R 27842 27844 27712 0 -1 4202560 314795 0 0 0 117827 242 0 0 25 0 4 0 653661639 4466147328 1046063 33554432000 4194304 4964800 140736761014480 18446744073709551615 4670330 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4714.31
Current children cumulated vsize (KiB) 4361472



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.8 s]
/proc/loadavg: 8.06 8.10 8.03 5/274 27896
/proc/meminfo: memFree=16651552/32950904 swapFree=67057400/67111528
[pid=27844] ppid=27842 vsize=4361472 CPUtime=4800.15 cores=1,3,5,7
/proc/27844/stat : 27844 (claspmt) R 27842 27844 27712 0 -1 4202496 1069895 0 0 0 479400 615 0 0 25 0 4 0 653661477 4466147328 1057257 33554432000 4194304 4964800 140736761014480 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/27844/statm: 1090368 1057257 460 189 0 1084717 0
[pid=27844/tid=27849] ppid=27842 vsize=4361472 CPUtime=1202.17 cores=1,3,5,7
/proc/27844/task/27849/stat : 27849 (claspmt) R 27842 27844 27712 0 -1 4202560 23711 0 0 0 120206 11 0 0 25 0 4 0 653661639 4466147328 1057257 33554432000 4194304 4964800 140736761014480 18446744073709551615 4332080 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27844/tid=27850] ppid=27842 vsize=4361472 CPUtime=1202.07 cores=1,3,5,7
/proc/27844/task/27850/stat : 27850 (claspmt) R 27842 27844 27712 0 -1 4202560 665484 0 0 0 119873 334 0 0 25 0 4 0 653661639 4466147328 1057257 33554432000 4194304 4964800 140736761014480 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=27844/tid=27851] ppid=27842 vsize=4361472 CPUtime=1202.21 cores=1,3,5,7
/proc/27844/task/27851/stat : 27851 (claspmt) R 27842 27844 27712 0 -1 4202560 325989 0 0 0 119971 250 0 0 25 0 4 0 653661639 4466147328 1057257 33554432000 4194304 4964800 140736761014480 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.15
Current children cumulated vsize (KiB) 4361472

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

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

[startup+1204 s]
/proc/loadavg: 8.06 8.10 8.03 5/274 27896
/proc/meminfo: memFree=16651552/32950904 swapFree=67057400/67111528
[pid=27844] ppid=27842 vsize=4020080 CPUtime=4800.37 cores=1,3,5,7
/proc/27844/stat : 27844 (claspmt) R 27842 27844 27712 0 -1 4202496 1069911 0 0 0 479420 617 0 0 25 0 1 0 653661477 4116561920 968579 33554432000 4194304 4964800 140736761014480 18446744073709551615 237278922887 0 0 4096 18946 0 0 0 17 7 0 0 0
/proc/27844/statm: 1005020 968579 471 189 0 999369 0
Current children cumulated CPU time (s) 4800.37
Current children cumulated vsize (KiB) 4020080

[startup+1204.1 s]
/proc/loadavg: 8.06 8.10 8.03 5/274 27896
/proc/meminfo: memFree=16651552/32950904 swapFree=67057400/67111528
[pid=27844] ppid=27842 vsize=2185072 CPUtime=4800.47 cores=1,3,5,7
/proc/27844/stat : 27844 (claspmt) R 27842 27844 27712 0 -1 4202496 1069911 0 0 0 479422 625 0 0 25 0 1 0 653661477 2237513728 504055 33554432000 4194304 4964800 140736761014480 18446744073709551615 237278922887 0 0 4096 18946 0 0 0 17 7 0 0 0
/proc/27844/statm: 546268 504055 471 189 0 540617 0
Current children cumulated CPU time (s) 4800.47
Current children cumulated vsize (KiB) 2185072

Child status: 0
Real time (s): 1204.2
CPU time (s): 4800.57
CPU user time (s): 4794.23
CPU system time (s): 6.34704
CPU usage (%): 398.654
Max. virtual memory (cumulated for all children) (KiB): 4361472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.23
system time used= 6.34703
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1069912
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= 2475
involuntary context switches= 33117

runsolver used 2.67059 second user time and 7.41987 second system time

The end

Launcher Data

Begin job on node121 at 2011-05-15 02:50:17
IDJOB=3373359
IDBENCH=82379
IDSOLVER=1853
FILE ID=node121/3373359-1305420616
RUNJOBID= node121-1305419410-27731
PBS_JOBID= 13324576
Free space on /tmp= 73380 MiB

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

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

MD5SUM BENCH= 6ed645315c9ffb8177453b955fbe1737
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:      20803172 kB
Buffers:        303556 kB
Cached:        6034468 kB
SwapCached:       7656 kB
Active:        6566232 kB
Inactive:      5227816 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      20803172 kB
SwapTotal:    67111528 kB
SwapFree:     67057400 kB
Dirty:           55312 kB
Writeback:           0 kB
AnonPages:     5453712 kB
Mapped:          22364 kB
Slab:           266752 kB
PageTables:      24220 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS: 30752180 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= 73388 MiB
End job on node121 at 2011-05-15 03:10:23