Trace number 3373248

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.48 1203.7

General information on the benchmark

NameCRAFTED/rbsat/crafted/forced/
rbsat-v945c61409gyes7.cnf
MD5SUM6200c727c8a5a324974090a1f9a6d7ab
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.03669
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...419867/instance-3373248-1305419867.cnf
0.09/0.18	c Solving...
4800.36/1203.61	
4800.36/1203.61	*** INTERRUPTED! ***
4800.36/1203.61	*** Shutting down threads...
4800.36/1203.69	s UNKNOWN
4800.36/1203.69	
4800.36/1203.69	c INTERRUPTED   : 1
4800.36/1203.69	c Models        : 0+    
4800.36/1203.69	c Time          : 1203.616s (Solving: 1203.44s 1st Model: 0.00s Unsat: 0.00s)
4800.36/1203.69	c CPU Time      : 4800.390s

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-3373248-1305419867/watcher-3373248-1305419867 -o /tmp/evaluation-result-3373248-1305419867/solver-3373248-1305419867 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373248-1305419867.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: 7.55 7.95 7.75 2/339 14422
/proc/meminfo: memFree=18155636/32951124 swapFree=67082152/67111528
[pid=14422] ppid=14420 vsize=21676 CPUtime=0 cores=1,3,5,7
/proc/14422/stat : 14422 (claspmt) R 14420 14422 13934 0 -1 4202496 711 0 0 0 0 0 0 0 25 0 1 0 653584634 22196224 634 33554432000 4194304 4964800 140735340855136 18446744073709551615 4599599 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/14422/statm: 5419 634 385 189 0 293 0

[startup+0.0267059 s]
/proc/loadavg: 7.55 7.95 7.75 2/339 14422
/proc/meminfo: memFree=18155636/32951124 swapFree=67082152/67111528
[pid=14422] ppid=14420 vsize=24788 CPUtime=0.02 cores=1,3,5,7
/proc/14422/stat : 14422 (claspmt) R 14420 14422 13934 0 -1 4202496 1688 0 0 0 2 0 0 0 25 0 1 0 653584634 25382912 1432 33554432000 4194304 4964800 140735340855136 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/14422/statm: 6197 1432 398 189 0 1071 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 24788

[startup+0.100693 s]
/proc/loadavg: 7.55 7.95 7.75 2/339 14422
/proc/meminfo: memFree=18155636/32951124 swapFree=67082152/67111528
[pid=14422] ppid=14420 vsize=24920 CPUtime=0.09 cores=1,3,5,7
/proc/14422/stat : 14422 (claspmt) R 14420 14422 13934 0 -1 4202496 1721 0 0 0 9 0 0 0 25 0 1 0 653584634 25518080 1465 33554432000 4194304 4964800 140735340855136 18446744073709551615 228244009669 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/14422/statm: 6230 1465 399 189 0 1104 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24920

[startup+0.300622 s]
/proc/loadavg: 7.55 7.95 7.75 2/339 14422
/proc/meminfo: memFree=18155636/32951124 swapFree=67082152/67111528
[pid=14422] ppid=14420 vsize=171932 CPUtime=0.62 cores=1,3,5,7
/proc/14422/stat : 14422 (claspmt) R 14420 14422 13934 0 -1 4202496 2746 0 0 0 62 0 0 0 25 0 4 0 653584634 176058368 2369 33554432000 4194304 4964800 140735340855136 18446744073709551615 4668900 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/14422/statm: 42983 2369 458 189 0 37332 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 171932

[startup+1.39343 s]
/proc/loadavg: 7.55 7.95 7.75 2/339 14422
/proc/meminfo: memFree=18155636/32951124 swapFree=67082152/67111528
[pid=14422] ppid=14420 vsize=176428 CPUtime=5 cores=1,3,5,7
/proc/14422/stat : 14422 (claspmt) R 14420 14422 13934 0 -1 4202496 6093 0 0 0 498 2 0 0 25 0 4 0 653584634 180662272 5716 33554432000 4194304 4964800 140735340855136 18446744073709551615 4669038 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/14422/statm: 44107 5716 458 189 0 38456 0
Current children cumulated CPU time (s) 5
Current children cumulated vsize (KiB) 176428

[startup+1.50041 s]
/proc/loadavg: 7.55 7.95 7.75 2/339 14422
/proc/meminfo: memFree=18155636/32951124 swapFree=67082152/67111528
[pid=14422] ppid=14420 vsize=176692 CPUtime=5.43 cores=1,3,5,7
/proc/14422/stat : 14422 (claspmt) R 14420 14422 13934 0 -1 4202496 6322 0 0 0 541 2 0 0 25 0 4 0 653584634 180932608 5945 33554432000 4194304 4964800 140735340855136 18446744073709551615 4669033 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/14422/statm: 44173 5945 458 189 0 38522 0
Current children cumulated CPU time (s) 5.43
Current children cumulated vsize (KiB) 176692

[startup+3.10114 s]
/proc/loadavg: 7.55 7.95 7.75 9/346 14429
/proc/meminfo: memFree=18111540/32951124 swapFree=67082152/67111528
[pid=14422] ppid=14420 vsize=177616 CPUtime=11.8 cores=1,3,5,7
/proc/14422/stat : 14422 (claspmt) R 14420 14422 13934 0 -1 4202496 7115 0 0 0 1178 2 0 0 25 0 4 0 653584634 181878784 6738 33554432000 4194304 4964800 140735340855136 18446744073709551615 4324755 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/14422/statm: 44404 6738 460 189 0 38753 0
[pid=14422/tid=14427] ppid=14420 vsize=177616 CPUtime=2.9 cores=1,3,5,7
/proc/14422/task/14427/stat : 14427 (claspmt) R 14420 14422 13934 0 -1 4202560 1263 0 0 0 290 0 0 0 25 0 4 0 653584652 181878784 6738 33554432000 4194304 4964800 140735340855136 18446744073709551615 4627263 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14422/tid=14428] ppid=14420 vsize=177616 CPUtime=2.88 cores=1,3,5,7
/proc/14422/task/14428/stat : 14428 (claspmt) R 14420 14422 13934 0 -1 4202560 1355 0 0 0 288 0 0 0 23 0 4 0 653584652 181878784 6738 33554432000 4194304 4964800 140735340855136 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=14422/tid=14429] ppid=14420 vsize=177616 CPUtime=2.9 cores=1,3,5,7
/proc/14422/task/14429/stat : 14429 (claspmt) R 14420 14422 13934 0 -1 4202560 1204 0 0 0 290 0 0 0 25 0 4 0 653584652 181878784 6738 33554432000 4194304 4964800 140735340855136 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 11.8
Current children cumulated vsize (KiB) 177616

[startup+6.30057 s]
/proc/loadavg: 7.59 7.95 7.76 9/346 14429
/proc/meminfo: memFree=18095544/32951124 swapFree=67082152/67111528
[pid=14422] ppid=14420 vsize=181348 CPUtime=24.56 cores=1,3,5,7
/proc/14422/stat : 14422 (claspmt) R 14420 14422 13934 0 -1 4202496 9884 0 0 0 2453 3 0 0 25 0 4 0 653584634 185700352 9507 33554432000 4194304 4964800 140735340855136 18446744073709551615 4627263 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/14422/statm: 45337 9508 460 189 0 39686 0
[pid=14422/tid=14427] ppid=14420 vsize=181348 CPUtime=6.1 cores=1,3,5,7
/proc/14422/task/14427/stat : 14427 (claspmt) R 14420 14422 13934 0 -1 4202560 1977 0 0 0 610 0 0 0 25 0 4 0 653584652 185700352 9508 33554432000 4194304 4964800 140735340855136 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14422/tid=14428] ppid=14420 vsize=181348 CPUtime=6.04 cores=1,3,5,7
/proc/14422/task/14428/stat : 14428 (claspmt) R 14420 14422 13934 0 -1 4202560 2271 0 0 0 604 0 0 0 25 0 4 0 653584652 185700352 9508 33554432000 4194304 4964800 140735340855136 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=14422/tid=14429] ppid=14420 vsize=181348 CPUtime=6.11 cores=1,3,5,7
/proc/14422/task/14429/stat : 14429 (claspmt) R 14420 14422 13934 0 -1 4202560 1672 0 0 0 610 1 0 0 25 0 4 0 653584652 185700352 9508 33554432000 4194304 4964800 140735340855136 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 24.56
Current children cumulated vsize (KiB) 181348

[startup+12.7005 s]
/proc/loadavg: 7.62 7.95 7.76 9/346 14429
/proc/meminfo: memFree=18053700/32951124 swapFree=67082152/67111528
[pid=14422] ppid=14420 vsize=187020 CPUtime=50.11 cores=1,3,5,7
/proc/14422/stat : 14422 (claspmt) R 14420 14422 13934 0 -1 4202496 14354 0 0 0 5005 6 0 0 19 0 4 0 653584634 191508480 13977 33554432000 4194304 4964800 140735340855136 18446744073709551615 4670346 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/14422/statm: 46755 13977 460 189 0 41104 0
[pid=14422/tid=14427] ppid=14420 vsize=187020 CPUtime=12.51 cores=1,3,5,7
/proc/14422/task/14427/stat : 14427 (claspmt) R 14420 14422 13934 0 -1 4202560 3441 0 0 0 1250 1 0 0 25 0 4 0 653584652 191508480 13988 33554432000 4194304 4964800 140735340855136 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14422/tid=14428] ppid=14420 vsize=187020 CPUtime=12.38 cores=1,3,5,7
/proc/14422/task/14428/stat : 14428 (claspmt) R 14420 14422 13934 0 -1 4202560 3469 0 0 0 1237 1 0 0 25 0 4 0 653584652 191508480 13988 33554432000 4194304 4964800 140735340855136 18446744073709551615 4670295 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=14422/tid=14429] ppid=14420 vsize=187020 CPUtime=12.51 cores=1,3,5,7
/proc/14422/task/14429/stat : 14429 (claspmt) R 14420 14422 13934 0 -1 4202560 2661 0 0 0 1250 1 0 0 25 0 4 0 653584652 191508480 13988 33554432000 4194304 4964800 140735340855136 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.11
Current children cumulated vsize (KiB) 187020

[startup+25.5002 s]
/proc/loadavg: 7.77 7.97 7.77 9/346 14429
/proc/meminfo: memFree=18030256/32951124 swapFree=67082152/67111528
[pid=14422] ppid=14420 vsize=191516 CPUtime=101.14 cores=1,3,5,7
/proc/14422/stat : 14422 (claspmt) R 14420 14422 13934 0 -1 4202496 18066 0 0 0 10105 9 0 0 25 0 4 0 653584634 196112384 17661 33554432000 4194304 4964800 140735340855136 18446744073709551615 4660130 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/14422/statm: 47879 17661 460 189 0 42228 0
[pid=14422/tid=14427] ppid=14420 vsize=191516 CPUtime=25.3 cores=1,3,5,7
/proc/14422/task/14427/stat : 14427 (claspmt) R 14420 14422 13934 0 -1 4202560 4632 0 0 0 2528 2 0 0 25 0 4 0 653584652 196112384 17661 33554432000 4194304 4964800 140735340855136 18446744073709551615 4660114 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14422/tid=14428] ppid=14420 vsize=191516 CPUtime=25.04 cores=1,3,5,7
/proc/14422/task/14428/stat : 14428 (claspmt) R 14420 14422 13934 0 -1 4202560 4506 0 0 0 2502 2 0 0 25 0 4 0 653584652 196112384 17661 33554432000 4194304 4964800 140735340855136 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=14422/tid=14429] ppid=14420 vsize=191516 CPUtime=25.31 cores=1,3,5,7
/proc/14422/task/14429/stat : 14429 (claspmt) R 14420 14422 13934 0 -1 4202560 3344 0 0 0 2529 2 0 0 25 0 4 0 653584652 196112384 17661 33554432000 4194304 4964800 140735340855136 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.14
Current children cumulated vsize (KiB) 191516

[startup+51.1007 s]
/proc/loadavg: 7.85 7.97 7.77 9/346 14430
/proc/meminfo: memFree=17975916/32951124 swapFree=67082152/67111528
[pid=14422] ppid=14420 vsize=202280 CPUtime=203.26 cores=1,3,5,7
/proc/14422/stat : 14422 (claspmt) R 14420 14422 13934 0 -1 4202496 25803 0 0 0 20312 14 0 0 25 0 4 0 653584634 207134720 24930 33554432000 4194304 4964800 140735340855136 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/14422/statm: 50570 24930 460 189 0 44919 0
[pid=14422/tid=14427] ppid=14420 vsize=202280 CPUtime=50.9 cores=1,3,5,7
/proc/14422/task/14427/stat : 14427 (claspmt) R 14420 14422 13934 0 -1 4202560 7325 0 0 0 5086 4 0 0 25 0 4 0 653584652 207134720 24930 33554432000 4194304 4964800 140735340855136 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14422/tid=14428] ppid=14420 vsize=202280 CPUtime=50.36 cores=1,3,5,7
/proc/14422/task/14428/stat : 14428 (claspmt) R 14420 14422 13934 0 -1 4202560 6439 0 0 0 5033 3 0 0 25 0 4 0 653584652 207134720 24930 33554432000 4194304 4964800 140735340855136 18446744073709551615 4670321 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=14422/tid=14429] ppid=14420 vsize=202280 CPUtime=50.91 cores=1,3,5,7
/proc/14422/task/14429/stat : 14429 (claspmt) R 14420 14422 13934 0 -1 4202560 4296 0 0 0 5088 3 0 0 25 0 4 0 653584652 207134720 24930 33554432000 4194304 4964800 140735340855136 18446744073709551615 4644919 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.26
Current children cumulated vsize (KiB) 202280

[startup+102.301 s]
/proc/loadavg: 7.98 7.99 7.79 9/346 14431
/proc/meminfo: memFree=17915772/32951124 swapFree=67082152/67111528
[pid=14422] ppid=14420 vsize=209340 CPUtime=407.46 cores=1,3,5,7
/proc/14422/stat : 14422 (claspmt) R 14420 14422 13934 0 -1 4202496 32789 0 0 0 40726 20 0 0 25 0 4 0 653584634 214364160 31858 33554432000 4194304 4964800 140735340855136 18446744073709551615 4320939 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/14422/statm: 52335 31858 460 189 0 46684 0
[pid=14422/tid=14427] ppid=14420 vsize=209340 CPUtime=101.66 cores=1,3,5,7
/proc/14422/task/14427/stat : 14427 (claspmt) R 14420 14422 13934 0 -1 4202560 9634 0 0 0 10160 6 0 0 25 0 4 0 653584652 214364160 31858 33554432000 4194304 4964800 140735340855136 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=14422/tid=14428] ppid=14420 vsize=209340 CPUtime=101.41 cores=1,3,5,7
/proc/14422/task/14428/stat : 14428 (claspmt) R 14420 14422 13934 0 -1 4202560 8066 0 0 0 10137 4 0 0 25 0 4 0 653584652 214364160 31858 33554432000 4194304 4964800 140735340855136 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14422/tid=14429] ppid=14420 vsize=209340 CPUtime=102.11 cores=1,3,5,7
/proc/14422/task/14429/stat : 14429 (claspmt) R 14420 14422 13934 0 -1 4202560 6050 0 0 0 10206 5 0 0 25 0 4 0 653584652 214364160 31858 33554432000 4194304 4964800 140735340855136 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 407.46
Current children cumulated vsize (KiB) 209340

[startup+162.3 s]
/proc/loadavg: 8.04 8.00 7.80 9/346 14433
/proc/meminfo: memFree=17868016/32951124 swapFree=67082152/67111528
[pid=14422] ppid=14420 vsize=222792 CPUtime=646.82 cores=1,3,5,7
/proc/14422/stat : 14422 (claspmt) R 14420 14422 13934 0 -1 4202496 39727 0 0 0 64655 27 0 0 25 0 4 0 653584634 228139008 38749 33554432000 4194304 4964800 140735340855136 18446744073709551615 4670313 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/14422/statm: 55698 38749 460 189 0 50047 0
[pid=14422/tid=14427] ppid=14420 vsize=222792 CPUtime=161.01 cores=1,3,5,7
/proc/14422/task/14427/stat : 14427 (claspmt) R 14420 14422 13934 0 -1 4202560 11028 0 0 0 16094 7 0 0 25 0 4 0 653584652 228139008 38749 33554432000 4194304 4964800 140735340855136 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=14422/tid=14428] ppid=14420 vsize=222792 CPUtime=161.42 cores=1,3,5,7
/proc/14422/task/14428/stat : 14428 (claspmt) R 14420 14422 13934 0 -1 4202560 9364 0 0 0 16137 5 0 0 25 0 4 0 653584652 228139008 38749 33554432000 4194304 4964800 140735340855136 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14422/tid=14429] ppid=14420 vsize=222792 CPUtime=162.11 cores=1,3,5,7
/proc/14422/task/14429/stat : 14429 (claspmt) R 14420 14422 13934 0 -1 4202560 6746 0 0 0 16205 6 0 0 25 0 4 0 653584652 228139008 38749 33554432000 4194304 4964800 140735340855136 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 646.82
Current children cumulated vsize (KiB) 222792

[startup+222.301 s]
/proc/loadavg: 8.01 8.00 7.81 9/346 14434
/proc/meminfo: memFree=17839984/32951124 swapFree=67082152/67111528
[pid=14422] ppid=14420 vsize=226664 CPUtime=886.12 cores=1,3,5,7
/proc/14422/stat : 14422 (claspmt) R 14420 14422 13934 0 -1 4202496 44215 0 0 0 88581 31 0 0 25 0 4 0 653584634 232103936 43156 33554432000 4194304 4964800 140735340855136 18446744073709551615 4627412 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/14422/statm: 56666 43156 460 189 0 51015 0
[pid=14422/tid=14427] ppid=14420 vsize=226664 CPUtime=220.34 cores=1,3,5,7
/proc/14422/task/14427/stat : 14427 (claspmt) R 14420 14422 13934 0 -1 4202560 12264 0 0 0 22026 8 0 0 25 0 4 0 653584652 232103936 43156 33554432000 4194304 4964800 140735340855136 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=14422/tid=14428] ppid=14420 vsize=226664 CPUtime=221.41 cores=1,3,5,7
/proc/14422/task/14428/stat : 14428 (claspmt) R 14420 14422 13934 0 -1 4202560 10686 0 0 0 22135 6 0 0 25 0 4 0 653584652 232103936 43156 33554432000 4194304 4964800 140735340855136 18446744073709551615 228244046474 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14422/tid=14429] ppid=14420 vsize=226664 CPUtime=222.1 cores=1,3,5,7
/proc/14422/task/14429/stat : 14429 (claspmt) R 14420 14422 13934 0 -1 4202560 7550 0 0 0 22203 7 0 0 25 0 4 0 653584652 232103936 43156 33554432000 4194304 4964800 140735340855136 18446744073709551615 4668984 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 886.12
Current children cumulated vsize (KiB) 226664

[startup+282.313 s]
/proc/loadavg: 8.00 8.00 7.82 9/346 14436
/proc/meminfo: memFree=17812444/32951124 swapFree=67082152/67111528
[pid=14422] ppid=14420 vsize=231076 CPUtime=1125.5 cores=1,3,5,7
/proc/14422/stat : 14422 (claspmt) R 14420 14422 13934 0 -1 4202496 47690 0 0 0 112516 34 0 0 25 0 4 0 653584634 236621824 46616 33554432000 4194304 4964800 140735340855136 18446744073709551615 4627536 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/14422/statm: 57769 46616 460 189 0 52118 0
[pid=14422/tid=14427] ppid=14420 vsize=231076 CPUtime=279.69 cores=1,3,5,7

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

[pid=14422] ppid=14420 vsize=383332 CPUtime=2800.74 cores=1,3,5,7
/proc/14422/stat : 14422 (claspmt) R 14420 14422 13934 0 -1 4202496 63623 0 0 0 280025 49 0 0 25 0 4 0 653584634 392531968 61832 33554432000 4194304 4964800 140735340855136 18446744073709551615 4627540 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/14422/statm: 95833 61832 460 189 0 90182 0
[pid=14422/tid=14427] ppid=14420 vsize=383332 CPUtime=695.07 cores=1,3,5,7
/proc/14422/task/14427/stat : 14427 (claspmt) R 14420 14422 13934 0 -1 4202560 17908 0 0 0 69495 12 0 0 25 0 4 0 653584652 392531968 61832 33554432000 4194304 4964800 140735340855136 18446744073709551615 4670330 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=14422/tid=14428] ppid=14420 vsize=383332 CPUtime=701.4 cores=1,3,5,7
/proc/14422/task/14428/stat : 14428 (claspmt) R 14420 14422 13934 0 -1 4202560 17659 0 0 0 70131 9 0 0 25 0 4 0 653584652 392531968 61832 33554432000 4194304 4964800 140735340855136 18446744073709551615 4320984 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14422/tid=14429] ppid=14420 vsize=383332 CPUtime=702.1 cores=1,3,5,7
/proc/14422/task/14429/stat : 14429 (claspmt) R 14420 14422 13934 0 -1 4202560 10065 0 0 0 70200 10 0 0 25 0 4 0 653584652 392531968 61832 33554432000 4194304 4964800 140735340855136 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2800.74
Current children cumulated vsize (KiB) 383332

[startup+762.3 s]
/proc/loadavg: 8.04 8.07 7.92 9/346 14449
/proc/meminfo: memFree=17673788/32951124 swapFree=67082152/67111528
[pid=14422] ppid=14420 vsize=389700 CPUtime=3040.06 cores=1,3,5,7
/proc/14422/stat : 14422 (claspmt) R 14420 14422 13934 0 -1 4202496 67327 0 0 0 303953 53 0 0 25 0 4 0 653584634 399052800 65304 33554432000 4194304 4964800 140735340855136 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/14422/statm: 97425 65304 460 189 0 91774 0
[pid=14422/tid=14427] ppid=14420 vsize=389700 CPUtime=754.4 cores=1,3,5,7
/proc/14422/task/14427/stat : 14427 (claspmt) R 14420 14422 13934 0 -1 4202560 18662 0 0 0 75427 13 0 0 25 0 4 0 653584652 399052800 65304 33554432000 4194304 4964800 140735340855136 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=14422/tid=14428] ppid=14420 vsize=389700 CPUtime=761.39 cores=1,3,5,7
/proc/14422/task/14428/stat : 14428 (claspmt) R 14420 14422 13934 0 -1 4202560 19477 0 0 0 76129 10 0 0 25 0 4 0 653584652 399052800 65304 33554432000 4194304 4964800 140735340855136 18446744073709551615 228244046474 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14422/tid=14429] ppid=14420 vsize=389700 CPUtime=762.1 cores=1,3,5,7
/proc/14422/task/14429/stat : 14429 (claspmt) R 14420 14422 13934 0 -1 4202560 10272 0 0 0 76199 11 0 0 25 0 4 0 653584652 399052800 65304 33554432000 4194304 4964800 140735340855136 18446744073709551615 4627252 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3040.06
Current children cumulated vsize (KiB) 389700

[startup+822.301 s]
/proc/loadavg: 8.01 8.06 7.92 9/346 14450
/proc/meminfo: memFree=17667708/32951124 swapFree=67082152/67111528
[pid=14422] ppid=14420 vsize=391112 CPUtime=3279.42 cores=1,3,5,7
/proc/14422/stat : 14422 (claspmt) R 14420 14422 13934 0 -1 4202496 68067 0 0 0 327888 54 0 0 25 0 4 0 653584634 400498688 65935 33554432000 4194304 4964800 140735340855136 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/14422/statm: 97778 65935 460 189 0 92127 0
[pid=14422/tid=14427] ppid=14420 vsize=391112 CPUtime=813.75 cores=1,3,5,7
/proc/14422/task/14427/stat : 14427 (claspmt) R 14420 14422 13934 0 -1 4202560 19184 0 0 0 81361 14 0 0 25 0 4 0 653584652 400498688 65935 33554432000 4194304 4964800 140735340855136 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=14422/tid=14428] ppid=14420 vsize=391112 CPUtime=821.41 cores=1,3,5,7
/proc/14422/task/14428/stat : 14428 (claspmt) R 14420 14422 13934 0 -1 4202560 19593 0 0 0 82130 11 0 0 25 0 4 0 653584652 400498688 65935 33554432000 4194304 4964800 140735340855136 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14422/tid=14429] ppid=14420 vsize=391112 CPUtime=822.11 cores=1,3,5,7
/proc/14422/task/14429/stat : 14429 (claspmt) R 14420 14422 13934 0 -1 4202560 10373 0 0 0 82200 11 0 0 25 0 4 0 653584652 400498688 65935 33554432000 4194304 4964800 140735340855136 18446744073709551615 4660139 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3279.42
Current children cumulated vsize (KiB) 391112

[startup+882.3 s]
/proc/loadavg: 8.00 8.04 7.92 9/346 14452
/proc/meminfo: memFree=17659268/32951124 swapFree=67082152/67111528
[pid=14422] ppid=14420 vsize=392584 CPUtime=3518.71 cores=1,3,5,7
/proc/14422/stat : 14422 (claspmt) R 14420 14422 13934 0 -1 4202496 68966 0 0 0 351816 55 0 0 25 0 4 0 653584634 402006016 66617 33554432000 4194304 4964800 140735340855136 18446744073709551615 4332000 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/14422/statm: 98146 66617 460 189 0 92495 0
[pid=14422/tid=14427] ppid=14420 vsize=392584 CPUtime=873.61 cores=1,3,5,7
/proc/14422/task/14427/stat : 14427 (claspmt) R 14420 14422 13934 0 -1 4202560 19518 0 0 0 87347 14 0 0 25 0 4 0 653584652 402006016 66617 33554432000 4194304 4964800 140735340855136 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=14422/tid=14428] ppid=14420 vsize=392584 CPUtime=881.39 cores=1,3,5,7
/proc/14422/task/14428/stat : 14428 (claspmt) R 14420 14422 13934 0 -1 4202560 19965 0 0 0 88128 11 0 0 25 0 4 0 653584652 402006016 66617 33554432000 4194304 4964800 140735340855136 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14422/tid=14429] ppid=14420 vsize=392584 CPUtime=881.56 cores=1,3,5,7
/proc/14422/task/14429/stat : 14429 (claspmt) R 14420 14422 13934 0 -1 4202560 10499 0 0 0 88145 11 0 0 25 0 4 0 653584652 402006016 66617 33554432000 4194304 4964800 140735340855136 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3518.71
Current children cumulated vsize (KiB) 392584

[startup+942.313 s]
/proc/loadavg: 8.00 8.03 7.92 9/346 14454
/proc/meminfo: memFree=17649708/32951124 swapFree=67082152/67111528
[pid=14422] ppid=14420 vsize=393696 CPUtime=3758.08 cores=1,3,5,7
/proc/14422/stat : 14422 (claspmt) R 14420 14422 13934 0 -1 4202496 69681 0 0 0 375753 55 0 0 25 0 4 0 653584634 403144704 67224 33554432000 4194304 4964800 140735340855136 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/14422/statm: 98424 67224 460 189 0 92773 0
[pid=14422/tid=14427] ppid=14420 vsize=393696 CPUtime=933.62 cores=1,3,5,7
/proc/14422/task/14427/stat : 14427 (claspmt) R 14420 14422 13934 0 -1 4202560 19820 0 0 0 93348 14 0 0 25 0 4 0 653584652 403144704 67224 33554432000 4194304 4964800 140735340855136 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=14422/tid=14428] ppid=14420 vsize=393696 CPUtime=941.4 cores=1,3,5,7
/proc/14422/task/14428/stat : 14428 (claspmt) R 14420 14422 13934 0 -1 4202560 20219 0 0 0 94129 11 0 0 25 0 4 0 653584652 403144704 67224 33554432000 4194304 4964800 140735340855136 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14422/tid=14429] ppid=14420 vsize=393696 CPUtime=940.91 cores=1,3,5,7
/proc/14422/task/14429/stat : 14429 (claspmt) R 14420 14422 13934 0 -1 4202560 10626 0 0 0 94080 11 0 0 25 0 4 0 653584652 403144704 67224 33554432000 4194304 4964800 140735340855136 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3758.08
Current children cumulated vsize (KiB) 393696

[startup+1002.3 s]
/proc/loadavg: 6.26 7.60 7.77 5/337 14472
/proc/meminfo: memFree=17886264/32951124 swapFree=67082152/67111528
[pid=14422] ppid=14420 vsize=395992 CPUtime=3997.36 cores=1,3,5,7
/proc/14422/stat : 14422 (claspmt) R 14420 14422 13934 0 -1 4202496 71210 0 0 0 399679 57 0 0 25 0 4 0 653584634 405495808 68644 33554432000 4194304 4964800 140735340855136 18446744073709551615 4320909 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/14422/statm: 98998 68644 460 189 0 93347 0
[pid=14422/tid=14427] ppid=14420 vsize=395992 CPUtime=993.6 cores=1,3,5,7
/proc/14422/task/14427/stat : 14427 (claspmt) R 14420 14422 13934 0 -1 4202560 20565 0 0 0 99345 15 0 0 25 0 4 0 653584652 405495808 68644 33554432000 4194304 4964800 140735340855136 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=14422/tid=14428] ppid=14420 vsize=395992 CPUtime=1001.07 cores=1,3,5,7
/proc/14422/task/14428/stat : 14428 (claspmt) R 14420 14422 13934 0 -1 4202560 20874 0 0 0 100095 12 0 0 25 0 4 0 653584652 405495808 68644 33554432000 4194304 4964800 140735340855136 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=14422/tid=14429] ppid=14420 vsize=395992 CPUtime=1000.57 cores=1,3,5,7
/proc/14422/task/14429/stat : 14429 (claspmt) R 14420 14422 13934 0 -1 4202560 10691 0 0 0 100045 12 0 0 21 0 4 0 653584652 405495808 68644 33554432000 4194304 4964800 140735340855136 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3997.36
Current children cumulated vsize (KiB) 395992

[startup+1062.3 s]
/proc/loadavg: 4.87 6.95 7.54 5/337 14474
/proc/meminfo: memFree=17883648/32951124 swapFree=67082152/67111528
[pid=14422] ppid=14420 vsize=397580 CPUtime=4236.7 cores=1,3,5,7
/proc/14422/stat : 14422 (claspmt) R 14420 14422 13934 0 -1 4202496 72078 0 0 0 423611 59 0 0 25 0 4 0 653584634 407121920 69383 33554432000 4194304 4964800 140735340855136 18446744073709551615 4670335 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/14422/statm: 99395 69383 460 189 0 93744 0
[pid=14422/tid=14427] ppid=14420 vsize=397580 CPUtime=1053.59 cores=1,3,5,7
/proc/14422/task/14427/stat : 14427 (claspmt) R 14420 14422 13934 0 -1 4202560 20999 0 0 0 105344 15 0 0 25 0 4 0 653584652 407121920 69383 33554432000 4194304 4964800 140735340855136 18446744073709551615 4670340 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=14422/tid=14428] ppid=14420 vsize=397580 CPUtime=1060.4 cores=1,3,5,7
/proc/14422/task/14428/stat : 14428 (claspmt) R 14420 14422 13934 0 -1 4202560 21151 0 0 0 106028 12 0 0 25 0 4 0 653584652 407121920 69383 33554432000 4194304 4964800 140735340855136 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=14422/tid=14429] ppid=14420 vsize=397580 CPUtime=1060.57 cores=1,3,5,7
/proc/14422/task/14429/stat : 14429 (claspmt) R 14420 14422 13934 0 -1 4202560 10789 0 0 0 106045 12 0 0 25 0 4 0 653584652 407121920 69383 33554432000 4194304 4964800 140735340855136 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4236.7
Current children cumulated vsize (KiB) 397580

[startup+1122.3 s]
/proc/loadavg: 4.36 6.43 7.32 5/337 14475
/proc/meminfo: memFree=17882024/32951124 swapFree=67082152/67111528
[pid=14422] ppid=14420 vsize=398920 CPUtime=4476.04 cores=1,3,5,7
/proc/14422/stat : 14422 (claspmt) R 14420 14422 13934 0 -1 4202496 72872 0 0 0 447544 60 0 0 25 0 4 0 653584634 408494080 69965 33554432000 4194304 4964800 140735340855136 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/14422/statm: 99730 69965 460 189 0 94079 0
[pid=14422/tid=14427] ppid=14420 vsize=398920 CPUtime=1113.59 cores=1,3,5,7
/proc/14422/task/14427/stat : 14427 (claspmt) R 14420 14422 13934 0 -1 4202560 21302 0 0 0 111344 15 0 0 25 0 4 0 653584652 408494080 69965 33554432000 4194304 4964800 140735340855136 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=14422/tid=14428] ppid=14420 vsize=398920 CPUtime=1119.74 cores=1,3,5,7
/proc/14422/task/14428/stat : 14428 (claspmt) R 14420 14422 13934 0 -1 4202560 21510 0 0 0 111962 12 0 0 25 0 4 0 653584652 408494080 69965 33554432000 4194304 4964800 140735340855136 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=14422/tid=14429] ppid=14420 vsize=398920 CPUtime=1120.56 cores=1,3,5,7
/proc/14422/task/14429/stat : 14429 (claspmt) R 14420 14422 13934 0 -1 4202560 10893 0 0 0 112044 12 0 0 25 0 4 0 653584652 408494080 69965 33554432000 4194304 4964800 140735340855136 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4476.04
Current children cumulated vsize (KiB) 398920

[startup+1182.3 s]
/proc/loadavg: 4.17 6.00 7.12 5/337 14477
/proc/meminfo: memFree=17877924/32951124 swapFree=67082152/67111528
[pid=14422] ppid=14420 vsize=399732 CPUtime=4715.36 cores=1,3,5,7
/proc/14422/stat : 14422 (claspmt) R 14420 14422 13934 0 -1 4202496 73931 0 0 0 471475 61 0 0 25 0 4 0 653584634 409325568 70808 33554432000 4194304 4964800 140735340855136 18446744073709551615 4628046 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/14422/statm: 99933 70808 460 189 0 94282 0
[pid=14422/tid=14427] ppid=14420 vsize=399732 CPUtime=1173.59 cores=1,3,5,7
/proc/14422/task/14427/stat : 14427 (claspmt) R 14420 14422 13934 0 -1 4202560 21639 0 0 0 117343 16 0 0 25 0 4 0 653584652 409325568 70808 33554432000 4194304 4964800 140735340855136 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=14422/tid=14428] ppid=14420 vsize=399732 CPUtime=1179.09 cores=1,3,5,7
/proc/14422/task/14428/stat : 14428 (claspmt) R 14420 14422 13934 0 -1 4202560 21978 0 0 0 117896 13 0 0 25 0 4 0 653584652 409325568 70808 33554432000 4194304 4964800 140735340855136 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=14422/tid=14429] ppid=14420 vsize=399732 CPUtime=1180.57 cores=1,3,5,7
/proc/14422/task/14429/stat : 14429 (claspmt) R 14420 14422 13934 0 -1 4202560 11086 0 0 0 118044 13 0 0 25 0 4 0 653584652 409325568 70808 33554432000 4194304 4964800 140735340855136 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4715.36
Current children cumulated vsize (KiB) 399732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.6 s]
/proc/loadavg: 4.19 5.88 7.05 5/337 14478
/proc/meminfo: memFree=17877176/32951124 swapFree=67082152/67111528
[pid=14422] ppid=14420 vsize=400016 CPUtime=4800.36 cores=1,3,5,7
/proc/14422/stat : 14422 (claspmt) R 14420 14422 13934 0 -1 4202496 74166 0 0 0 479974 62 0 0 25 0 4 0 653584634 409616384 70935 33554432000 4194304 4964800 140735340855136 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/14422/statm: 100004 70935 460 189 0 94353 0
[pid=14422/tid=14427] ppid=14420 vsize=400016 CPUtime=1194.89 cores=1,3,5,7
/proc/14422/task/14427/stat : 14427 (claspmt) R 14420 14422 13934 0 -1 4202560 21854 0 0 0 119473 16 0 0 25 0 4 0 653584652 409616384 70935 33554432000 4194304 4964800 140735340855136 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=14422/tid=14428] ppid=14420 vsize=400016 CPUtime=1200.16 cores=1,3,5,7
/proc/14422/task/14428/stat : 14428 (claspmt) R 14420 14422 13934 0 -1 4202560 21984 0 0 0 120003 13 0 0 25 0 4 0 653584652 409616384 70935 33554432000 4194304 4964800 140735340855136 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=14422/tid=14429] ppid=14420 vsize=400016 CPUtime=1201.88 cores=1,3,5,7
/proc/14422/task/14429/stat : 14429 (claspmt) R 14420 14422 13934 0 -1 4202560 11100 0 0 0 120175 13 0 0 25 0 4 0 653584652 409616384 70935 33554432000 4194304 4964800 140735340855136 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 400016

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

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

[startup+1203.6 s]
/proc/loadavg: 4.19 5.88 7.05 5/337 14478
/proc/meminfo: memFree=17877176/32951124 swapFree=67082152/67111528
[pid=14422] ppid=14420 vsize=400016 CPUtime=4800.36 cores=1,3,5,7
/proc/14422/stat : 14422 (claspmt) R 14420 14422 13934 0 -1 4202496 74166 0 0 0 479974 62 0 0 25 0 4 0 653584634 409616384 70935 33554432000 4194304 4964800 140735340855136 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/14422/statm: 100004 70935 460 189 0 94353 0
[pid=14422/tid=14427] ppid=14420 vsize=400016 CPUtime=1194.89 cores=1,3,5,7
/proc/14422/task/14427/stat : 14427 (claspmt) R 14420 14422 13934 0 -1 4202560 21854 0 0 0 119473 16 0 0 25 0 4 0 653584652 409616384 70935 33554432000 4194304 4964800 140735340855136 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=14422/tid=14428] ppid=14420 vsize=400016 CPUtime=1200.16 cores=1,3,5,7
/proc/14422/task/14428/stat : 14428 (claspmt) R 14420 14422 13934 0 -1 4202560 21984 0 0 0 120003 13 0 0 25 0 4 0 653584652 409616384 70935 33554432000 4194304 4964800 140735340855136 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=14422/tid=14429] ppid=14420 vsize=400016 CPUtime=1201.88 cores=1,3,5,7
/proc/14422/task/14429/stat : 14429 (claspmt) R 14420 14422 13934 0 -1 4202560 11100 0 0 0 120175 13 0 0 25 0 4 0 653584652 409616384 70935 33554432000 4194304 4964800 140735340855136 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 400016

Child status: 0
Real time (s): 1203.7
CPU time (s): 4800.48
CPU user time (s): 4799.84
CPU system time (s): 0.635903
CPU usage (%): 398.812
Max. virtual memory (cumulated for all children) (KiB): 400016

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.84
system time used= 0.635903
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 74178
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= 8638
involuntary context switches= 34066

runsolver used 3.49147 second user time and 9.64753 second system time

The end

Launcher Data

Begin job on node136 at 2011-05-15 02:37:47
IDJOB=3373248
IDBENCH=71540
IDSOLVER=1853
FILE ID=node136/3373248-1305419867
RUNJOBID= node136-1305418661-14308
PBS_JOBID= 13324558
Free space on /tmp= 72992 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v945c61409gyes7.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-3373248-1305419867/watcher-3373248-1305419867 -o /tmp/evaluation-result-3373248-1305419867/solver-3373248-1305419867 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373248-1305419867.cnf

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

MD5SUM BENCH= 6200c727c8a5a324974090a1f9a6d7ab
RANDOM SEED=1512276607

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18155784 kB
Buffers:        299112 kB
Cached:        5036956 kB
SwapCached:       2740 kB
Active:       10560820 kB
Inactive:      3893392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18155784 kB
SwapTotal:    67111528 kB
SwapFree:     67082152 kB
Dirty:            2752 kB
Writeback:           0 kB
AnonPages:     9116120 kB
Mapped:          28184 kB
Slab:           236592 kB
PageTables:      38896 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 69884088 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= 72992 MiB
End job on node136 at 2011-05-15 02:57:52