Trace number 3299613

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
claspmt 2.0-R4095? (TO) 4800.24 1201.41

General information on the benchmark

NameSAT03/handmade/stanion/hwb/
hwb-n30-02-S77299857.shuffled-as.sat03-1633.cnf
MD5SUMbdf2c49c74bfdbd3bd4663dca402d24f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables194
Number of clauses954
Sum of the clauses size3252
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 210
Number of clauses of size 3544
Number of clauses of size 4400
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...100726/instance-3299613-1304100726.cnf
0.00/0.00	c Solving...
4800.21/1201.41	
4800.21/1201.41	*** INTERRUPTED! ***
4800.21/1201.41	*** Shutting down threads...
4800.21/1201.41	s UNKNOWN
4800.21/1201.41	
4800.21/1201.41	c INTERRUPTED   : 1
4800.21/1201.41	c Models        : 0+    
4800.21/1201.41	c Time          : 1201.407s (Solving: 1201.41s 1st Model: 0.00s Unsat: 0.00s)
4800.21/1201.41	c CPU Time      : 4800.230s

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3299613-1304100726/watcher-3299613-1304100726 -o /tmp/evaluation-result-3299613-1304100726/solver-3299613-1304100726 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299613-1304100726.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.06 8.17 7.93 1/179 23916
/proc/meminfo: memFree=25381040/32951124 swapFree=67111524/67111528
[pid=23916] ppid=23914 vsize=23160 CPUtime=0 cores=1,3,5,7
/proc/23916/stat : 23916 (claspmt) R 23914 23916 23437 0 -1 4202496 600 0 0 0 0 0 0 0 25 0 1 0 521670741 23715840 528 33554432000 4194304 4964704 140736457144448 18446744073709551615 47128883666720 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/23916/statm: 5822 540 418 189 0 171 0

[startup+0.0422401 s]
/proc/loadavg: 8.06 8.17 7.93 1/179 23916
/proc/meminfo: memFree=25381040/32951124 swapFree=67111524/67111528
[pid=23916] ppid=23914 vsize=233624 CPUtime=0.56 cores=1,3,5,7
/proc/23916/stat : 23916 (claspmt) R 23914 23916 23437 0 -1 4202496 1056 0 0 0 56 0 0 0 18 0 4 0 521670741 239230976 981 33554432000 4194304 4964704 140736457144448 18446744073709551615 232335553569 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/23916/statm: 58505 1162 458 189 0 52854 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 233624

[startup+0.794908 s]
/proc/loadavg: 8.06 8.17 7.93 1/179 23916
/proc/meminfo: memFree=25381040/32951124 swapFree=67111524/67111528
[pid=23916] ppid=23914 vsize=234152 CPUtime=3.29 cores=1,3,5,7
/proc/23916/stat : 23916 (claspmt) R 23914 23916 23437 0 -1 4202496 1443 0 0 0 329 0 0 0 18 0 4 0 521670741 239771648 1368 33554432000 4194304 4964704 140736457144448 18446744073709551615 4669232 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/23916/statm: 58538 1368 458 189 0 52887 0
Current children cumulated CPU time (s) 3.29
Current children cumulated vsize (KiB) 234152

[startup+0.869198 s]
/proc/loadavg: 8.06 8.17 7.93 1/179 23916
/proc/meminfo: memFree=25381040/32951124 swapFree=67111524/67111528
[pid=23916] ppid=23914 vsize=234136 CPUtime=3.69 cores=1,3,5,7
/proc/23916/stat : 23916 (claspmt) R 23914 23916 23437 0 -1 4202496 1459 0 0 0 369 0 0 0 18 0 4 0 521670741 239755264 1384 33554432000 4194304 4964704 140736457144448 18446744073709551615 4670219 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/23916/statm: 58534 1384 458 189 0 52883 0
Current children cumulated CPU time (s) 3.69
Current children cumulated vsize (KiB) 234136

[startup+0.967483 s]
/proc/loadavg: 8.06 8.17 7.93 1/179 23916
/proc/meminfo: memFree=25381040/32951124 swapFree=67111524/67111528
[pid=23916] ppid=23914 vsize=234136 CPUtime=4.09 cores=1,3,5,7
/proc/23916/stat : 23916 (claspmt) R 23914 23916 23437 0 -1 4202496 1488 0 0 0 409 0 0 0 18 0 4 0 521670741 239755264 1413 33554432000 4194304 4964704 140736457144448 18446744073709551615 232335559584 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/23916/statm: 58534 1413 458 189 0 52883 0
Current children cumulated CPU time (s) 4.09
Current children cumulated vsize (KiB) 234136

[startup+1.53161 s]
/proc/loadavg: 8.06 8.17 7.93 1/179 23916
/proc/meminfo: memFree=25381040/32951124 swapFree=67111524/67111528
[pid=23916] ppid=23914 vsize=234136 CPUtime=6.09 cores=1,3,5,7
/proc/23916/stat : 23916 (claspmt) R 23914 23916 23437 0 -1 4202496 1570 0 0 0 609 0 0 0 18 0 4 0 521670741 239755264 1495 33554432000 4194304 4964704 140736457144448 18446744073709551615 4653269 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/23916/statm: 58534 1495 458 189 0 52883 0
Current children cumulated CPU time (s) 6.09
Current children cumulated vsize (KiB) 234136

[startup+3.10034 s]
/proc/loadavg: 8.06 8.17 7.93 9/188 23950
/proc/meminfo: memFree=25374756/32951124 swapFree=67111524/67111528
[pid=23916] ppid=23914 vsize=234420 CPUtime=12.36 cores=1,3,5,7
/proc/23916/stat : 23916 (claspmt) R 23914 23916 23437 0 -1 4202496 1801 0 0 0 1235 1 0 0 22 0 4 0 521670741 240046080 1726 33554432000 4194304 4964704 140736457144448 18446744073709551615 4332146 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/23916/statm: 58605 1726 458 189 0 52954 0
[pid=23916/tid=23918] ppid=23914 vsize=234420 CPUtime=3.07 cores=1,3,5,7
/proc/23916/task/23918/stat : 23918 (claspmt) R 23914 23916 23437 0 -1 4202560 294 0 0 0 307 0 0 0 25 0 4 0 521670742 240046080 1726 33554432000 4194304 4964704 140736457144448 18446744073709551615 232335559682 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=23916/tid=23919] ppid=23914 vsize=234420 CPUtime=3.08 cores=1,3,5,7
/proc/23916/task/23919/stat : 23919 (claspmt) R 23914 23916 23437 0 -1 4202560 391 0 0 0 308 0 0 0 25 0 4 0 521670742 240046080 1726 33554432000 4194304 4964704 140736457144448 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=23916/tid=23920] ppid=23914 vsize=234420 CPUtime=3.09 cores=1,3,5,7
/proc/23916/task/23920/stat : 23920 (claspmt) R 23914 23916 23437 0 -1 4202560 190 0 0 0 309 0 0 0 25 0 4 0 521670742 240046080 1726 33554432000 4194304 4964704 140736457144448 18446744073709551615 4669309 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 234420

[startup+6.30077 s]
/proc/loadavg: 8.06 8.17 7.93 9/188 23950
/proc/meminfo: memFree=25371556/32951124 swapFree=67111524/67111528
[pid=23916] ppid=23914 vsize=234660 CPUtime=25.14 cores=1,3,5,7
/proc/23916/stat : 23916 (claspmt) R 23914 23916 23437 0 -1 4202496 2042 0 0 0 2513 1 0 0 25 0 4 0 521670741 240291840 1967 33554432000 4194304 4964704 140736457144448 18446744073709551615 4670266 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/23916/statm: 58665 1967 458 189 0 53014 0
[pid=23916/tid=23918] ppid=23914 vsize=234660 CPUtime=6.26 cores=1,3,5,7
/proc/23916/task/23918/stat : 23918 (claspmt) R 23914 23916 23437 0 -1 4202560 360 0 0 0 626 0 0 0 25 0 4 0 521670742 240291840 1967 33554432000 4194304 4964704 140736457144448 18446744073709551615 4669452 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=23916/tid=23919] ppid=23914 vsize=234660 CPUtime=6.28 cores=1,3,5,7
/proc/23916/task/23919/stat : 23919 (claspmt) R 23914 23916 23437 0 -1 4202560 478 0 0 0 628 0 0 0 23 0 4 0 521670742 240291840 1967 33554432000 4194304 4964704 140736457144448 18446744073709551615 4669391 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=23916/tid=23920] ppid=23914 vsize=234660 CPUtime=6.29 cores=1,3,5,7
/proc/23916/task/23920/stat : 23920 (claspmt) R 23914 23916 23437 0 -1 4202560 203 0 0 0 629 0 0 0 25 0 4 0 521670742 240291840 1967 33554432000 4194304 4964704 140736457144448 18446744073709551615 4670419 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 234660

[startup+12.7006 s]
/proc/loadavg: 8.05 8.17 7.93 9/188 23950
/proc/meminfo: memFree=25368744/32951124 swapFree=67111524/67111528
[pid=23916] ppid=23914 vsize=235052 CPUtime=50.72 cores=1,3,5,7
/proc/23916/stat : 23916 (claspmt) R 23914 23916 23437 0 -1 4202496 2348 0 0 0 5070 2 0 0 25 0 4 0 521670741 240693248 2273 33554432000 4194304 4964704 140736457144448 18446744073709551615 4321038 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/23916/statm: 58763 2273 458 189 0 53112 0
[pid=23916/tid=23918] ppid=23914 vsize=235052 CPUtime=12.63 cores=1,3,5,7
/proc/23916/task/23918/stat : 23918 (claspmt) R 23914 23916 23437 0 -1 4202560 422 0 0 0 1263 0 0 0 25 0 4 0 521670742 240693248 2273 33554432000 4194304 4964704 140736457144448 18446744073709551615 4321069 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=23916/tid=23919] ppid=23914 vsize=235052 CPUtime=12.68 cores=1,3,5,7
/proc/23916/task/23919/stat : 23919 (claspmt) R 23914 23916 23437 0 -1 4202560 610 0 0 0 1268 0 0 0 25 0 4 0 521670742 240693248 2273 33554432000 4194304 4964704 140736457144448 18446744073709551615 4670260 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=23916/tid=23920] ppid=23914 vsize=235052 CPUtime=12.69 cores=1,3,5,7
/proc/23916/task/23920/stat : 23920 (claspmt) R 23914 23916 23437 0 -1 4202560 252 0 0 0 1269 0 0 0 22 0 4 0 521670742 240693248 2273 33554432000 4194304 4964704 140736457144448 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 235052

[startup+25.5004 s]
/proc/loadavg: 8.04 8.16 7.93 9/188 23950
/proc/meminfo: memFree=25366136/32951124 swapFree=67111524/67111528
[pid=23916] ppid=23914 vsize=235412 CPUtime=101.84 cores=1,3,5,7
/proc/23916/stat : 23916 (claspmt) R 23914 23916 23437 0 -1 4202496 2647 0 0 0 10180 4 0 0 25 0 4 0 521670741 241061888 2572 33554432000 4194304 4964704 140736457144448 18446744073709551615 4660043 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/23916/statm: 58853 2572 458 189 0 53202 0
[pid=23916/tid=23918] ppid=23914 vsize=235412 CPUtime=25.37 cores=1,3,5,7
/proc/23916/task/23918/stat : 23918 (claspmt) R 23914 23916 23437 0 -1 4202560 522 0 0 0 2537 0 0 0 25 0 4 0 521670742 241061888 2572 33554432000 4194304 4964704 140736457144448 18446744073709551615 4669699 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=23916/tid=23919] ppid=23914 vsize=235412 CPUtime=25.48 cores=1,3,5,7
/proc/23916/task/23919/stat : 23919 (claspmt) R 23914 23916 23437 0 -1 4202560 711 0 0 0 2547 1 0 0 25 0 4 0 521670742 241061888 2572 33554432000 4194304 4964704 140736457144448 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=23916/tid=23920] ppid=23914 vsize=235412 CPUtime=25.48 cores=1,3,5,7
/proc/23916/task/23920/stat : 23920 (claspmt) R 23914 23916 23437 0 -1 4202560 289 0 0 0 2548 0 0 0 25 0 4 0 521670742 241061888 2572 33554432000 4194304 4964704 140736457144448 18446744073709551615 4660077 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 235412

[startup+51.1008 s]
/proc/loadavg: 8.09 8.16 7.94 9/188 23951
/proc/meminfo: memFree=25364232/32951124 swapFree=67111524/67111528
[pid=23916] ppid=23914 vsize=235680 CPUtime=204.13 cores=1,3,5,7
/proc/23916/stat : 23916 (claspmt) R 23914 23916 23437 0 -1 4202496 2920 0 0 0 20409 4 0 0 25 0 4 0 521670741 241336320 2845 33554432000 4194304 4964704 140736457144448 18446744073709551615 4670266 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/23916/statm: 58920 2845 458 189 0 53269 0
[pid=23916/tid=23918] ppid=23914 vsize=235680 CPUtime=50.86 cores=1,3,5,7
/proc/23916/task/23918/stat : 23918 (claspmt) R 23914 23916 23437 0 -1 4202560 550 0 0 0 5085 1 0 0 25 0 4 0 521670742 241336320 2845 33554432000 4194304 4964704 140736457144448 18446744073709551615 4670255 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=23916/tid=23919] ppid=23914 vsize=235680 CPUtime=51.08 cores=1,3,5,7
/proc/23916/task/23919/stat : 23919 (claspmt) R 23914 23916 23437 0 -1 4202560 785 0 0 0 5107 1 0 0 25 0 4 0 521670742 241336320 2845 33554432000 4194304 4964704 140736457144448 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=23916/tid=23920] ppid=23914 vsize=235680 CPUtime=51.08 cores=1,3,5,7
/proc/23916/task/23920/stat : 23920 (claspmt) R 23914 23916 23437 0 -1 4202560 398 0 0 0 5108 0 0 0 25 0 4 0 521670742 241336320 2845 33554432000 4194304 4964704 140736457144448 18446744073709551615 232335590006 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 204.13
Current children cumulated vsize (KiB) 235680

[startup+102.301 s]
/proc/loadavg: 8.32 8.20 7.96 9/188 23952
/proc/meminfo: memFree=25361368/32951124 swapFree=67111524/67111528
[pid=23916] ppid=23914 vsize=235952 CPUtime=408.7 cores=1,3,5,7
/proc/23916/stat : 23916 (claspmt) R 23914 23916 23437 0 -1 4202496 3226 0 0 0 40866 4 0 0 25 0 4 0 521670741 241614848 3151 33554432000 4194304 4964704 140736457144448 18446744073709551615 4670260 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/23916/statm: 58988 3151 458 189 0 53337 0
[pid=23916/tid=23918] ppid=23914 vsize=235952 CPUtime=101.82 cores=1,3,5,7
/proc/23916/task/23918/stat : 23918 (claspmt) R 23914 23916 23437 0 -1 4202560 612 0 0 0 10181 1 0 0 25 0 4 0 521670742 241614848 3151 33554432000 4194304 4964704 140736457144448 18446744073709551615 4653104 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=23916/tid=23919] ppid=23914 vsize=235952 CPUtime=102.28 cores=1,3,5,7
/proc/23916/task/23919/stat : 23919 (claspmt) R 23914 23916 23437 0 -1 4202560 856 0 0 0 10227 1 0 0 25 0 4 0 521670742 241614848 3151 33554432000 4194304 4964704 140736457144448 18446744073709551615 4320942 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=23916/tid=23920] ppid=23914 vsize=235952 CPUtime=102.28 cores=1,3,5,7
/proc/23916/task/23920/stat : 23920 (claspmt) R 23914 23916 23437 0 -1 4202560 542 0 0 0 10228 0 0 0 25 0 4 0 521670742 241614848 3151 33554432000 4194304 4964704 140736457144448 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 408.7
Current children cumulated vsize (KiB) 235952

[startup+162.301 s]
/proc/loadavg: 8.18 8.18 7.96 9/188 23954
/proc/meminfo: memFree=25359616/32951124 swapFree=67111524/67111528
[pid=23916] ppid=23914 vsize=236228 CPUtime=648.45 cores=1,3,5,7
/proc/23916/stat : 23916 (claspmt) R 23914 23916 23437 0 -1 4202496 3434 0 0 0 64841 4 0 0 25 0 4 0 521670741 241897472 3359 33554432000 4194304 4964704 140736457144448 18446744073709551615 4669423 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/23916/statm: 59057 3359 458 189 0 53406 0
[pid=23916/tid=23918] ppid=23914 vsize=236228 CPUtime=161.55 cores=1,3,5,7
/proc/23916/task/23918/stat : 23918 (claspmt) R 23914 23916 23437 0 -1 4202560 634 0 0 0 16154 1 0 0 25 0 4 0 521670742 241897472 3359 33554432000 4194304 4964704 140736457144448 18446744073709551615 4670283 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=23916/tid=23919] ppid=23914 vsize=236228 CPUtime=162.29 cores=1,3,5,7
/proc/23916/task/23919/stat : 23919 (claspmt) R 23914 23916 23437 0 -1 4202560 915 0 0 0 16228 1 0 0 25 0 4 0 521670742 241897472 3359 33554432000 4194304 4964704 140736457144448 18446744073709551615 4378536 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=23916/tid=23920] ppid=23914 vsize=236228 CPUtime=162.29 cores=1,3,5,7
/proc/23916/task/23920/stat : 23920 (claspmt) R 23914 23916 23437 0 -1 4202560 621 0 0 0 16229 0 0 0 25 0 4 0 521670742 241897472 3359 33554432000 4194304 4964704 140736457144448 18446744073709551615 4651359 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 648.45
Current children cumulated vsize (KiB) 236228

[startup+222.3 s]
/proc/loadavg: 8.35 8.21 7.98 9/188 23956
/proc/meminfo: memFree=25358592/32951124 swapFree=67111524/67111528
[pid=23916] ppid=23914 vsize=236360 CPUtime=888.16 cores=1,3,5,7
/proc/23916/stat : 23916 (claspmt) R 23914 23916 23437 0 -1 4202496 3535 0 0 0 88812 4 0 0 25 0 4 0 521670741 242032640 3460 33554432000 4194304 4964704 140736457144448 18446744073709551615 4660083 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/23916/statm: 59090 3460 458 189 0 53439 0
[pid=23916/tid=23918] ppid=23914 vsize=236360 CPUtime=221.28 cores=1,3,5,7
/proc/23916/task/23918/stat : 23918 (claspmt) R 23914 23916 23437 0 -1 4202560 650 0 0 0 22127 1 0 0 25 0 4 0 521670742 242032640 3460 33554432000 4194304 4964704 140736457144448 18446744073709551615 4362211 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=23916/tid=23919] ppid=23914 vsize=236360 CPUtime=222.28 cores=1,3,5,7
/proc/23916/task/23919/stat : 23919 (claspmt) R 23914 23916 23437 0 -1 4202560 957 0 0 0 22227 1 0 0 25 0 4 0 521670742 242032640 3460 33554432000 4194304 4964704 140736457144448 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=23916/tid=23920] ppid=23914 vsize=236360 CPUtime=222.28 cores=1,3,5,7
/proc/23916/task/23920/stat : 23920 (claspmt) R 23914 23916 23437 0 -1 4202560 658 0 0 0 22228 0 0 0 25 0 4 0 521670742 242032640 3460 33554432000 4194304 4964704 140736457144448 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 888.16
Current children cumulated vsize (KiB) 236360

[startup+282.306 s]
/proc/loadavg: 8.18 8.18 7.99 10/188 23957
/proc/meminfo: memFree=25357956/32951124 swapFree=67111524/67111528
[pid=23916] ppid=23914 vsize=236492 CPUtime=1127.91 cores=1,3,5,7
/proc/23916/stat : 23916 (claspmt) R 23914 23916 23437 0 -1 4202496 3634 0 0 0 112787 4 0 0 25 0 4 0 521670741 242167808 3559 33554432000 4194304 4964704 140736457144448 18446744073709551615 4321050 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/23916/statm: 59123 3559 458 189 0 53472 0
[pid=23916/tid=23918] ppid=23914 vsize=236492 CPUtime=281.01 cores=1,3,5,7

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

[pid=23916] ppid=23914 vsize=236780 CPUtime=2806.01 cores=1,3,5,7
/proc/23916/stat : 23916 (claspmt) R 23914 23916 23437 0 -1 4202496 4015 0 0 0 280596 5 0 0 25 0 4 0 521670741 242462720 3940 33554432000 4194304 4964704 140736457144448 18446744073709551615 4669432 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/23916/statm: 59195 3940 458 189 0 53544 0
[pid=23916/tid=23918] ppid=23914 vsize=236780 CPUtime=699.1 cores=1,3,5,7
/proc/23916/task/23918/stat : 23918 (claspmt) R 23914 23916 23437 0 -1 4202560 697 0 0 0 69909 1 0 0 25 0 4 0 521670742 242462720 3940 33554432000 4194304 4964704 140736457144448 18446744073709551615 4342193 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=23916/tid=23919] ppid=23914 vsize=236780 CPUtime=702.29 cores=1,3,5,7
/proc/23916/task/23919/stat : 23919 (claspmt) R 23914 23916 23437 0 -1 4202560 1120 0 0 0 70228 1 0 0 25 0 4 0 521670742 242462720 3940 33554432000 4194304 4964704 140736457144448 18446744073709551615 4321013 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=23916/tid=23920] ppid=23914 vsize=236780 CPUtime=702.3 cores=1,3,5,7
/proc/23916/task/23920/stat : 23920 (claspmt) R 23914 23916 23437 0 -1 4202560 898 0 0 0 70229 1 0 0 25 0 4 0 521670742 242462720 3940 33554432000 4194304 4964704 140736457144448 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2806.01
Current children cumulated vsize (KiB) 236780

[startup+762.301 s]
/proc/loadavg: 8.29 8.19 8.05 9/188 23970
/proc/meminfo: memFree=25355180/32951124 swapFree=67111524/67111528
[pid=23916] ppid=23914 vsize=236920 CPUtime=3045.74 cores=1,3,5,7
/proc/23916/stat : 23916 (claspmt) R 23914 23916 23437 0 -1 4202496 4029 0 0 0 304569 5 0 0 25 0 4 0 521670741 242606080 3954 33554432000 4194304 4964704 140736457144448 18446744073709551615 4670298 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/23916/statm: 59230 3954 458 189 0 53579 0
[pid=23916/tid=23918] ppid=23914 vsize=236920 CPUtime=758.82 cores=1,3,5,7
/proc/23916/task/23918/stat : 23918 (claspmt) R 23914 23916 23437 0 -1 4202560 705 0 0 0 75881 1 0 0 25 0 4 0 521670742 242606080 3954 33554432000 4194304 4964704 140736457144448 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=23916/tid=23919] ppid=23914 vsize=236920 CPUtime=762.29 cores=1,3,5,7
/proc/23916/task/23919/stat : 23919 (claspmt) R 23914 23916 23437 0 -1 4202560 1123 0 0 0 76228 1 0 0 25 0 4 0 521670742 242606080 3954 33554432000 4194304 4964704 140736457144448 18446744073709551615 4669413 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=23916/tid=23920] ppid=23914 vsize=236920 CPUtime=762.3 cores=1,3,5,7
/proc/23916/task/23920/stat : 23920 (claspmt) R 23914 23916 23437 0 -1 4202560 901 0 0 0 76229 1 0 0 25 0 4 0 521670742 242606080 3954 33554432000 4194304 4964704 140736457144448 18446744073709551615 4660175 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3045.74
Current children cumulated vsize (KiB) 236920

[startup+822.301 s]
/proc/loadavg: 8.22 8.19 8.06 9/188 23972
/proc/meminfo: memFree=25355148/32951124 swapFree=67111524/67111528
[pid=23916] ppid=23914 vsize=236920 CPUtime=3285.5 cores=1,3,5,7
/proc/23916/stat : 23916 (claspmt) R 23914 23916 23437 0 -1 4202496 4037 0 0 0 328545 5 0 0 25 0 4 0 521670741 242606080 3962 33554432000 4194304 4964704 140736457144448 18446744073709551615 4670332 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/23916/statm: 59230 3962 458 189 0 53579 0
[pid=23916/tid=23918] ppid=23914 vsize=236920 CPUtime=818.55 cores=1,3,5,7
/proc/23916/task/23918/stat : 23918 (claspmt) R 23914 23916 23437 0 -1 4202560 705 0 0 0 81854 1 0 0 25 0 4 0 521670742 242606080 3962 33554432000 4194304 4964704 140736457144448 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=23916/tid=23919] ppid=23914 vsize=236920 CPUtime=822.3 cores=1,3,5,7
/proc/23916/task/23919/stat : 23919 (claspmt) R 23914 23916 23437 0 -1 4202560 1127 0 0 0 82229 1 0 0 25 0 4 0 521670742 242606080 3962 33554432000 4194304 4964704 140736457144448 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=23916/tid=23920] ppid=23914 vsize=236920 CPUtime=822.31 cores=1,3,5,7
/proc/23916/task/23920/stat : 23920 (claspmt) R 23914 23916 23437 0 -1 4202560 905 0 0 0 82230 1 0 0 25 0 4 0 521670742 242606080 3962 33554432000 4194304 4964704 140736457144448 18446744073709551615 4669472 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3285.5
Current children cumulated vsize (KiB) 236920

[startup+882.3 s]
/proc/loadavg: 5.92 7.56 7.85 5/179 23990
/proc/meminfo: memFree=25369512/32951124 swapFree=67111524/67111528
[pid=23916] ppid=23914 vsize=236920 CPUtime=3525.22 cores=1,3,5,7
/proc/23916/stat : 23916 (claspmt) R 23914 23916 23437 0 -1 4202496 4069 0 0 0 352516 6 0 0 25 0 4 0 521670741 242606080 3994 33554432000 4194304 4964704 140736457144448 18446744073709551615 4684655 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/23916/statm: 59230 3994 458 189 0 53579 0
[pid=23916/tid=23918] ppid=23914 vsize=236920 CPUtime=878.28 cores=1,3,5,7
/proc/23916/task/23918/stat : 23918 (claspmt) R 23914 23916 23437 0 -1 4202560 705 0 0 0 87827 1 0 0 25 0 4 0 521670742 242606080 3994 33554432000 4194304 4964704 140736457144448 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=23916/tid=23919] ppid=23914 vsize=236920 CPUtime=882.29 cores=1,3,5,7
/proc/23916/task/23919/stat : 23919 (claspmt) R 23914 23916 23437 0 -1 4202560 1155 0 0 0 88228 1 0 0 25 0 4 0 521670742 242606080 3994 33554432000 4194304 4964704 140736457144448 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=23916/tid=23920] ppid=23914 vsize=236920 CPUtime=882.31 cores=1,3,5,7
/proc/23916/task/23920/stat : 23920 (claspmt) R 23914 23916 23437 0 -1 4202560 909 0 0 0 88230 1 0 0 25 0 4 0 521670742 242606080 3994 33554432000 4194304 4964704 140736457144448 18446744073709551615 4660038 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3525.22
Current children cumulated vsize (KiB) 236920

[startup+942.306 s]
/proc/loadavg: 4.74 6.93 7.61 5/179 23992
/proc/meminfo: memFree=25369620/32951124 swapFree=67111524/67111528
[pid=23916] ppid=23914 vsize=236920 CPUtime=3764.97 cores=1,3,5,7
/proc/23916/stat : 23916 (claspmt) R 23914 23916 23437 0 -1 4202496 4081 0 0 0 376491 6 0 0 25 0 4 0 521670741 242606080 4006 33554432000 4194304 4964704 140736457144448 18446744073709551615 4670419 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/23916/statm: 59230 4006 458 189 0 53579 0
[pid=23916/tid=23918] ppid=23914 vsize=236920 CPUtime=938.01 cores=1,3,5,7
/proc/23916/task/23918/stat : 23918 (claspmt) R 23914 23916 23437 0 -1 4202560 709 0 0 0 93800 1 0 0 25 0 4 0 521670742 242606080 4006 33554432000 4194304 4964704 140736457144448 18446744073709551615 4325305 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=23916/tid=23919] ppid=23914 vsize=236920 CPUtime=942.3 cores=1,3,5,7
/proc/23916/task/23919/stat : 23919 (claspmt) R 23914 23916 23437 0 -1 4202560 1163 0 0 0 94229 1 0 0 25 0 4 0 521670742 242606080 4006 33554432000 4194304 4964704 140736457144448 18446744073709551615 4660339 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=23916/tid=23920] ppid=23914 vsize=236920 CPUtime=942.31 cores=1,3,5,7
/proc/23916/task/23920/stat : 23920 (claspmt) R 23914 23916 23437 0 -1 4202560 909 0 0 0 94230 1 0 0 25 0 4 0 521670742 242606080 4006 33554432000 4194304 4964704 140736457144448 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3764.97
Current children cumulated vsize (KiB) 236920

[startup+1002.3 s]
/proc/loadavg: 4.38 6.42 7.39 5/179 23993
/proc/meminfo: memFree=25369480/32951124 swapFree=67111524/67111528
[pid=23916] ppid=23914 vsize=236920 CPUtime=4004.68 cores=1,3,5,7
/proc/23916/stat : 23916 (claspmt) R 23914 23916 23437 0 -1 4202496 4095 0 0 0 400462 6 0 0 25 0 4 0 521670741 242606080 4020 33554432000 4194304 4964704 140736457144448 18446744073709551615 232335559584 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/23916/statm: 59230 4020 458 189 0 53579 0
[pid=23916/tid=23918] ppid=23914 vsize=236920 CPUtime=997.74 cores=1,3,5,7
/proc/23916/task/23918/stat : 23918 (claspmt) R 23914 23916 23437 0 -1 4202560 709 0 0 0 99773 1 0 0 25 0 4 0 521670742 242606080 4020 33554432000 4194304 4964704 140736457144448 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=23916/tid=23919] ppid=23914 vsize=236920 CPUtime=1002.3 cores=1,3,5,7
/proc/23916/task/23919/stat : 23919 (claspmt) R 23914 23916 23437 0 -1 4202560 1169 0 0 0 100229 1 0 0 25 0 4 0 521670742 242606080 4020 33554432000 4194304 4964704 140736457144448 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=23916/tid=23920] ppid=23914 vsize=236920 CPUtime=1002.31 cores=1,3,5,7
/proc/23916/task/23920/stat : 23920 (claspmt) R 23914 23916 23437 0 -1 4202560 917 0 0 0 100230 1 0 0 25 0 4 0 521670742 242606080 4020 33554432000 4194304 4964704 140736457144448 18446744073709551615 4669429 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4004.68
Current children cumulated vsize (KiB) 236920

[startup+1062.3 s]
/proc/loadavg: 4.22 6.01 7.19 5/179 23995
/proc/meminfo: memFree=25369576/32951124 swapFree=67111524/67111528
[pid=23916] ppid=23914 vsize=236920 CPUtime=4244.41 cores=1,3,5,7
/proc/23916/stat : 23916 (claspmt) R 23914 23916 23437 0 -1 4202496 4106 0 0 0 424435 6 0 0 25 0 4 0 521670741 242606080 4031 33554432000 4194304 4964704 140736457144448 18446744073709551615 4669399 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/23916/statm: 59230 4031 458 189 0 53579 0
[pid=23916/tid=23918] ppid=23914 vsize=236920 CPUtime=1057.46 cores=1,3,5,7
/proc/23916/task/23918/stat : 23918 (claspmt) R 23914 23916 23437 0 -1 4202560 709 0 0 0 105745 1 0 0 25 0 4 0 521670742 242606080 4031 33554432000 4194304 4964704 140736457144448 18446744073709551615 4668512 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=23916/tid=23919] ppid=23914 vsize=236920 CPUtime=1062.3 cores=1,3,5,7
/proc/23916/task/23919/stat : 23919 (claspmt) R 23914 23916 23437 0 -1 4202560 1169 0 0 0 106229 1 0 0 25 0 4 0 521670742 242606080 4031 33554432000 4194304 4964704 140736457144448 18446744073709551615 4670255 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=23916/tid=23920] ppid=23914 vsize=236920 CPUtime=1062.31 cores=1,3,5,7
/proc/23916/task/23920/stat : 23920 (claspmt) R 23914 23916 23437 0 -1 4202560 928 0 0 0 106230 1 0 0 25 0 4 0 521670742 242606080 4031 33554432000 4194304 4964704 140736457144448 18446744073709551615 4660077 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4244.41
Current children cumulated vsize (KiB) 236920

[startup+1122.3 s]
/proc/loadavg: 4.14 5.66 6.99 5/179 23997
/proc/meminfo: memFree=25369548/32951124 swapFree=67111524/67111528
[pid=23916] ppid=23914 vsize=236920 CPUtime=4484.15 cores=1,3,5,7
/proc/23916/stat : 23916 (claspmt) R 23914 23916 23437 0 -1 4202496 4116 0 0 0 448409 6 0 0 25 0 4 0 521670741 242606080 4041 33554432000 4194304 4964704 140736457144448 18446744073709551615 4362191 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/23916/statm: 59230 4041 458 189 0 53579 0
[pid=23916/tid=23918] ppid=23914 vsize=236920 CPUtime=1117.19 cores=1,3,5,7
/proc/23916/task/23918/stat : 23918 (claspmt) R 23914 23916 23437 0 -1 4202560 712 0 0 0 111718 1 0 0 25 0 4 0 521670742 242606080 4041 33554432000 4194304 4964704 140736457144448 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=23916/tid=23919] ppid=23914 vsize=236920 CPUtime=1122.3 cores=1,3,5,7
/proc/23916/task/23919/stat : 23919 (claspmt) R 23914 23916 23437 0 -1 4202560 1172 0 0 0 112229 1 0 0 25 0 4 0 521670742 242606080 4041 33554432000 4194304 4964704 140736457144448 18446744073709551615 4670215 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=23916/tid=23920] ppid=23914 vsize=236920 CPUtime=1122.31 cores=1,3,5,7
/proc/23916/task/23920/stat : 23920 (claspmt) R 23914 23916 23437 0 -1 4202560 932 0 0 0 112230 1 0 0 25 0 4 0 521670742 242606080 4041 33554432000 4194304 4964704 140736457144448 18446744073709551615 4332205 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4484.15
Current children cumulated vsize (KiB) 236920

[startup+1182.3 s]
/proc/loadavg: 4.05 5.35 6.80 5/179 23998
/proc/meminfo: memFree=25369652/32951124 swapFree=67111524/67111528
[pid=23916] ppid=23914 vsize=236920 CPUtime=4723.88 cores=1,3,5,7
/proc/23916/stat : 23916 (claspmt) R 23914 23916 23437 0 -1 4202496 4124 0 0 0 472382 6 0 0 25 0 4 0 521670741 242606080 4049 33554432000 4194304 4964704 140736457144448 18446744073709551615 4670193 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/23916/statm: 59230 4049 458 189 0 53579 0
[pid=23916/tid=23918] ppid=23914 vsize=236920 CPUtime=1176.92 cores=1,3,5,7
/proc/23916/task/23918/stat : 23918 (claspmt) R 23914 23916 23437 0 -1 4202560 712 0 0 0 117691 1 0 0 25 0 4 0 521670742 242606080 4049 33554432000 4194304 4964704 140736457144448 18446744073709551615 4321116 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=23916/tid=23919] ppid=23914 vsize=236920 CPUtime=1182.3 cores=1,3,5,7
/proc/23916/task/23919/stat : 23919 (claspmt) R 23914 23916 23437 0 -1 4202560 1176 0 0 0 118229 1 0 0 25 0 4 0 521670742 242606080 4049 33554432000 4194304 4964704 140736457144448 18446744073709551615 4660347 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=23916/tid=23920] ppid=23914 vsize=236920 CPUtime=1182.31 cores=1,3,5,7
/proc/23916/task/23920/stat : 23920 (claspmt) R 23914 23916 23437 0 -1 4202560 936 0 0 0 118230 1 0 0 25 0 4 0 521670742 242606080 4049 33554432000 4194304 4964704 140736457144448 18446744073709551615 4631209 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4723.88
Current children cumulated vsize (KiB) 236920



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.4 s]
/proc/loadavg: 4.04 5.26 6.74 5/179 23999
/proc/meminfo: memFree=25369648/32951124 swapFree=67111524/67111528
[pid=23916] ppid=23914 vsize=236920 CPUtime=4800.21 cores=1,3,5,7
/proc/23916/stat : 23916 (claspmt) R 23914 23916 23437 0 -1 4202496 4124 0 0 0 480015 6 0 0 25 0 4 0 521670741 242606080 4049 33554432000 4194304 4964704 140736457144448 18446744073709551615 4660062 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/23916/statm: 59230 4049 458 189 0 53579 0
[pid=23916/tid=23918] ppid=23914 vsize=236920 CPUtime=1195.94 cores=1,3,5,7
/proc/23916/task/23918/stat : 23918 (claspmt) R 23914 23916 23437 0 -1 4202560 712 0 0 0 119593 1 0 0 25 0 4 0 521670742 242606080 4049 33554432000 4194304 4964704 140736457144448 18446744073709551615 4670250 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=23916/tid=23919] ppid=23914 vsize=236920 CPUtime=1201.41 cores=1,3,5,7
/proc/23916/task/23919/stat : 23919 (claspmt) R 23914 23916 23437 0 -1 4202560 1176 0 0 0 120140 1 0 0 25 0 4 0 521670742 242606080 4049 33554432000 4194304 4964704 140736457144448 18446744073709551615 4321010 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=23916/tid=23920] ppid=23914 vsize=236920 CPUtime=1201.42 cores=1,3,5,7
/proc/23916/task/23920/stat : 23920 (claspmt) R 23914 23916 23437 0 -1 4202560 936 0 0 0 120141 1 0 0 25 0 4 0 521670742 242606080 4049 33554432000 4194304 4964704 140736457144448 18446744073709551615 4669399 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.21
Current children cumulated vsize (KiB) 236920

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

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

[startup+1201.4 s]
/proc/loadavg: 4.04 5.26 6.74 5/179 23999
/proc/meminfo: memFree=25369648/32951124 swapFree=67111524/67111528
[pid=23916] ppid=23914 vsize=236920 CPUtime=4800.21 cores=1,3,5,7
/proc/23916/stat : 23916 (claspmt) R 23914 23916 23437 0 -1 4202496 4124 0 0 0 480015 6 0 0 25 0 4 0 521670741 242606080 4049 33554432000 4194304 4964704 140736457144448 18446744073709551615 4660062 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/23916/statm: 59230 4049 458 189 0 53579 0
[pid=23916/tid=23918] ppid=23914 vsize=236920 CPUtime=1195.94 cores=1,3,5,7
/proc/23916/task/23918/stat : 23918 (claspmt) R 23914 23916 23437 0 -1 4202560 712 0 0 0 119593 1 0 0 25 0 4 0 521670742 242606080 4049 33554432000 4194304 4964704 140736457144448 18446744073709551615 4670250 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=23916/tid=23919] ppid=23914 vsize=236920 CPUtime=1201.41 cores=1,3,5,7
/proc/23916/task/23919/stat : 23919 (claspmt) R 23914 23916 23437 0 -1 4202560 1176 0 0 0 120140 1 0 0 25 0 4 0 521670742 242606080 4049 33554432000 4194304 4964704 140736457144448 18446744073709551615 4321010 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=23916/tid=23920] ppid=23914 vsize=236920 CPUtime=1201.42 cores=1,3,5,7
/proc/23916/task/23920/stat : 23920 (claspmt) R 23914 23916 23437 0 -1 4202560 936 0 0 0 120141 1 0 0 25 0 4 0 521670742 242606080 4049 33554432000 4194304 4964704 140736457144448 18446744073709551615 4669399 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.21
Current children cumulated vsize (KiB) 236920

Child status: 0
Real time (s): 1201.41
CPU time (s): 4800.24
CPU user time (s): 4800.18
CPU system time (s): 0.06299
CPU usage (%): 399.549
Max. virtual memory (cumulated for all children) (KiB): 236920

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4800.18
system time used= 0.06299
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4137
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= 5749
involuntary context switches= 34326

runsolver used 1.57376 second user time and 3.89341 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-29 20:12:06
IDJOB=3299613
IDBENCH=84028
IDSOLVER=1683
FILE ID=node132/3299613-1304100726
RUNJOBID= node132-1304099521-23818
PBS_JOBID= 13170598
Free space on /tmp= 71872 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT03/handmade/stanion/hwb/hwb-n30-02-S77299857.shuffled-as.sat03-1633.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-3299613-1304100726/watcher-3299613-1304100726 -o /tmp/evaluation-result-3299613-1304100726/solver-3299613-1304100726 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299613-1304100726.cnf

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

MD5SUM BENCH= bdf2c49c74bfdbd3bd4663dca402d24f
RANDOM SEED=2143621503

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
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.833
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.76
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.833
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.75
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.833
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.77
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.833
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.67
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.833
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.82
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.833
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:     32951124 kB
MemFree:      25381320 kB
Buffers:        774704 kB
Cached:        6231560 kB
SwapCached:          4 kB
Active:        2086804 kB
Inactive:      4985560 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25381320 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:             828 kB
Writeback:           0 kB
AnonPages:       65736 kB
Mapped:          15288 kB
Slab:           435536 kB
PageTables:       4844 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   218240 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71872 MiB
End job on node132 at 2011-04-29 20:32:09