Trace number 3299381

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.5 1203.61

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m47-q841.5-n45-p15-s16393788.cnf
MD5SUM683c9f75b69575e6451b8563d12f176b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.85272
Satisfiable
(Un)Satisfiability was proved
Number of variables1981
Number of clauses333838
Sum of the clauses size669567
Maximum clause length47
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2333793
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 ...114722/instance-3299381-1304114722.cnf
1.89/1.97	c Solving...
4800.18/1203.31	
4800.18/1203.31	*** INTERRUPTED! ***
4800.18/1203.31	*** Shutting down threads...
4800.48/1203.60	s UNKNOWN
4800.48/1203.60	
4800.48/1203.60	c INTERRUPTED   : 1
4800.48/1203.60	c Models        : 0+    
4800.48/1203.60	c Time          : 1203.329s (Solving: 1201.36s 1st Model: 0.00s Unsat: 0.00s)
4800.48/1203.60	c CPU Time      : 4800.220s

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-3299381-1304114722/watcher-3299381-1304114722 -o /tmp/evaluation-result-3299381-1304114722/solver-3299381-1304114722 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299381-1304114722.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: 4.02 4.70 6.28 5/180 27060
/proc/meminfo: memFree=24384264/32951124 swapFree=67102140/67111528
[pid=27060] ppid=27058 vsize=21884 CPUtime=0 cores=1,3,5,7
/proc/27060/stat : 27060 (claspmt) R 27058 27060 26610 0 -1 4202496 769 0 0 0 0 0 0 0 21 0 1 0 601702862 22409216 684 33554432000 4194304 4964704 140733269691440 18446744073709551615 216735178496 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/27060/statm: 5471 684 385 189 0 345 0

[startup+0.0786269 s]
/proc/loadavg: 4.02 4.70 6.28 5/180 27060
/proc/meminfo: memFree=24384264/32951124 swapFree=67102140/67111528
[pid=27060] ppid=27058 vsize=36064 CPUtime=0.07 cores=1,3,5,7
/proc/27060/stat : 27060 (claspmt) R 27058 27060 26610 0 -1 4202496 5852 0 0 0 7 0 0 0 21 0 1 0 601702862 36929536 3991 33554432000 4194304 4964704 140733269691440 18446744073709551615 216734839493 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/27060/statm: 9016 3992 396 189 0 3890 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 36064

[startup+0.100628 s]
/proc/loadavg: 4.02 4.70 6.28 5/180 27060
/proc/meminfo: memFree=24384264/32951124 swapFree=67102140/67111528
[pid=27060] ppid=27058 vsize=41028 CPUtime=0.09 cores=1,3,5,7
/proc/27060/stat : 27060 (claspmt) R 27058 27060 26610 0 -1 4202496 7015 0 0 0 9 0 0 0 21 0 1 0 601702862 42012672 5154 33554432000 4194304 4964704 140733269691440 18446744073709551615 4618467 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/27060/statm: 10257 5154 396 189 0 5131 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 41028

[startup+0.30059 s]
/proc/loadavg: 4.02 4.70 6.28 5/180 27060
/proc/meminfo: memFree=24384264/32951124 swapFree=67102140/67111528
[pid=27060] ppid=27058 vsize=43548 CPUtime=0.29 cores=1,3,5,7
/proc/27060/stat : 27060 (claspmt) R 27058 27060 26610 0 -1 4202496 7580 0 0 0 29 0 0 0 22 0 1 0 601702862 44593152 5719 33554432000 4194304 4964704 140733269691440 18446744073709551615 4607008 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/27060/statm: 10887 5719 398 189 0 5761 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 43548

[startup+0.700523 s]
/proc/loadavg: 4.02 4.70 6.28 5/180 27060
/proc/meminfo: memFree=24384264/32951124 swapFree=67102140/67111528
[pid=27060] ppid=27058 vsize=43548 CPUtime=0.69 cores=1,3,5,7
/proc/27060/stat : 27060 (claspmt) R 27058 27060 26610 0 -1 4202496 7580 0 0 0 69 0 0 0 23 0 1 0 601702862 44593152 5719 33554432000 4194304 4964704 140733269691440 18446744073709551615 4607472 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/27060/statm: 10887 5719 398 189 0 5761 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 43548

[startup+1.50038 s]
/proc/loadavg: 4.10 4.70 6.27 6/181 27061
/proc/meminfo: memFree=24345700/32951124 swapFree=67102140/67111528
[pid=27060] ppid=27058 vsize=43548 CPUtime=1.49 cores=1,3,5,7
/proc/27060/stat : 27060 (claspmt) R 27058 27060 26610 0 -1 4202496 7581 0 0 0 149 0 0 0 25 0 1 0 601702862 44593152 5720 33554432000 4194304 4964704 140733269691440 18446744073709551615 4615926 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/27060/statm: 10887 5720 399 189 0 5761 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 43548

[startup+3.10105 s]
/proc/loadavg: 4.10 4.70 6.27 9/184 27065
/proc/meminfo: memFree=24334764/32951124 swapFree=67102140/67111528
[pid=27060] ppid=27058 vsize=187896 CPUtime=6.45 cores=1,3,5,7
/proc/27060/stat : 27060 (claspmt) R 27058 27060 26610 0 -1 4202496 13208 0 0 0 642 3 0 0 25 0 4 0 601702862 192405504 10685 33554432000 4194304 4964704 140733269691440 18446744073709551615 4627281 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/27060/statm: 46974 10685 458 189 0 41323 0
[pid=27060/tid=27063] ppid=27058 vsize=187896 CPUtime=1.11 cores=1,3,5,7
/proc/27060/task/27063/stat : 27063 (claspmt) R 27058 27060 26610 0 -1 4202560 1654 0 0 0 111 0 0 0 25 0 4 0 601703060 192405504 10685 33554432000 4194304 4964704 140733269691440 18446744073709551615 4670286 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=27060/tid=27064] ppid=27058 vsize=187896 CPUtime=1.11 cores=1,3,5,7
/proc/27060/task/27064/stat : 27064 (claspmt) R 27058 27060 26610 0 -1 4202560 1360 0 0 0 111 0 0 0 19 0 4 0 601703060 192405504 10685 33554432000 4194304 4964704 140733269691440 18446744073709551615 4683872 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27060/tid=27065] ppid=27058 vsize=187896 CPUtime=1.11 cores=1,3,5,7
/proc/27060/task/27065/stat : 27065 (claspmt) R 27058 27060 26610 0 -1 4202560 937 0 0 0 111 0 0 0 25 0 4 0 601703060 192405504 10685 33554432000 4194304 4964704 140733269691440 18446744073709551615 4627338 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 6.45
Current children cumulated vsize (KiB) 187896

[startup+6.3005 s]
/proc/loadavg: 4.10 4.70 6.27 9/184 27065
/proc/meminfo: memFree=24269036/32951124 swapFree=67102140/67111528
[pid=27060] ppid=27058 vsize=204308 CPUtime=19.22 cores=1,3,5,7
/proc/27060/stat : 27060 (claspmt) R 27058 27060 26610 0 -1 4202496 25418 0 0 0 1916 6 0 0 25 0 4 0 601702862 209211392 22895 33554432000 4194304 4964704 140733269691440 18446744073709551615 4627347 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/27060/statm: 51077 22895 460 189 0 45426 0
[pid=27060/tid=27063] ppid=27058 vsize=204308 CPUtime=4.31 cores=1,3,5,7
/proc/27060/task/27063/stat : 27063 (claspmt) R 27058 27060 26610 0 -1 4202560 5140 0 0 0 430 1 0 0 25 0 4 0 601703060 209211392 22895 33554432000 4194304 4964704 140733269691440 18446744073709551615 4683885 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=27060/tid=27064] ppid=27058 vsize=204308 CPUtime=4.29 cores=1,3,5,7
/proc/27060/task/27064/stat : 27064 (claspmt) R 27058 27060 26610 0 -1 4202560 3517 0 0 0 428 1 0 0 25 0 4 0 601703060 209211392 22896 33554432000 4194304 4964704 140733269691440 18446744073709551615 4653159 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27060/tid=27065] ppid=27058 vsize=204308 CPUtime=4.31 cores=1,3,5,7
/proc/27060/task/27065/stat : 27065 (claspmt) R 27058 27060 26610 0 -1 4202560 4024 0 0 0 430 1 0 0 25 0 4 0 601703060 209211392 22896 33554432000 4194304 4964704 140733269691440 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 19.22
Current children cumulated vsize (KiB) 204308

[startup+12.7004 s]
/proc/loadavg: 4.70 4.81 6.29 9/184 27065
/proc/meminfo: memFree=24181040/32951124 swapFree=67102140/67111528
[pid=27060] ppid=27058 vsize=224344 CPUtime=44.79 cores=1,3,5,7
/proc/27060/stat : 27060 (claspmt) R 27058 27060 26610 0 -1 4202496 41589 0 0 0 4467 12 0 0 25 0 4 0 601702862 229728256 39066 33554432000 4194304 4964704 140733269691440 18446744073709551615 4342880 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/27060/statm: 56086 39066 460 189 0 50435 0
[pid=27060/tid=27063] ppid=27058 vsize=224344 CPUtime=10.71 cores=1,3,5,7
/proc/27060/task/27063/stat : 27063 (claspmt) R 27058 27060 26610 0 -1 4202560 10609 0 0 0 1068 3 0 0 25 0 4 0 601703060 229728256 39066 33554432000 4194304 4964704 140733269691440 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=27060/tid=27064] ppid=27058 vsize=224344 CPUtime=10.66 cores=1,3,5,7
/proc/27060/task/27064/stat : 27064 (claspmt) R 27058 27060 26610 0 -1 4202560 5797 0 0 0 1064 2 0 0 25 0 4 0 601703060 229728256 39066 33554432000 4194304 4964704 140733269691440 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27060/tid=27065] ppid=27058 vsize=224344 CPUtime=10.71 cores=1,3,5,7
/proc/27060/task/27065/stat : 27065 (claspmt) R 27058 27060 26610 0 -1 4202560 7194 0 0 0 1069 2 0 0 25 0 4 0 601703060 229728256 39066 33554432000 4194304 4964704 140733269691440 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 44.79
Current children cumulated vsize (KiB) 224344

[startup+25.5012 s]
/proc/loadavg: 5.20 4.91 6.30 9/184 27065
/proc/meminfo: memFree=24059644/32951124 swapFree=67102140/67111528
[pid=27060] ppid=27058 vsize=388076 CPUtime=95.91 cores=1,3,5,7
/proc/27060/stat : 27060 (claspmt) R 27058 27060 26610 0 -1 4202496 65146 0 0 0 9569 22 0 0 18 0 4 0 601702862 397389824 62623 33554432000 4194304 4964704 140733269691440 18446744073709551615 4325338 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/27060/statm: 97019 62623 460 189 0 91368 0
[pid=27060/tid=27063] ppid=27058 vsize=388076 CPUtime=23.5 cores=1,3,5,7
/proc/27060/task/27063/stat : 27063 (claspmt) R 27058 27060 26610 0 -1 4202560 18781 0 0 0 2344 6 0 0 25 0 4 0 601703060 397389824 62623 33554432000 4194304 4964704 140733269691440 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=27060/tid=27064] ppid=27058 vsize=388076 CPUtime=23.38 cores=1,3,5,7
/proc/27060/task/27064/stat : 27064 (claspmt) R 27058 27060 26610 0 -1 4202560 9462 0 0 0 2335 3 0 0 25 0 4 0 601703060 397389824 62623 33554432000 4194304 4964704 140733269691440 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27060/tid=27065] ppid=27058 vsize=388076 CPUtime=23.51 cores=1,3,5,7
/proc/27060/task/27065/stat : 27065 (claspmt) R 27058 27060 26610 0 -1 4202560 12664 0 0 0 2347 4 0 0 25 0 4 0 601703060 397389824 62623 33554432000 4194304 4964704 140733269691440 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 95.91
Current children cumulated vsize (KiB) 388076

[startup+51.1007 s]
/proc/loadavg: 6.23 5.18 6.35 9/184 27066
/proc/meminfo: memFree=23958260/32951124 swapFree=67102140/67111528
[pid=27060] ppid=27058 vsize=409008 CPUtime=198.14 cores=1,3,5,7
/proc/27060/stat : 27060 (claspmt) R 27058 27060 26610 0 -1 4202496 82694 0 0 0 19781 33 0 0 25 0 4 0 601702862 418824192 80171 33554432000 4194304 4964704 140733269691440 18446744073709551615 4320955 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/27060/statm: 102252 80171 460 189 0 96601 0
[pid=27060/tid=27063] ppid=27058 vsize=409008 CPUtime=49.09 cores=1,3,5,7
/proc/27060/task/27063/stat : 27063 (claspmt) R 27058 27060 26610 0 -1 4202560 24490 0 0 0 4898 11 0 0 25 0 4 0 601703060 418824192 80171 33554432000 4194304 4964704 140733269691440 18446744073709551615 216734839841 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=27060/tid=27064] ppid=27058 vsize=409008 CPUtime=48.84 cores=1,3,5,7
/proc/27060/task/27064/stat : 27064 (claspmt) R 27058 27060 26610 0 -1 4202560 11805 0 0 0 4880 4 0 0 25 0 4 0 601703060 418824192 80171 33554432000 4194304 4964704 140733269691440 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27060/tid=27065] ppid=27058 vsize=409008 CPUtime=49.11 cores=1,3,5,7
/proc/27060/task/27065/stat : 27065 (claspmt) R 27058 27060 26610 0 -1 4202560 16335 0 0 0 4904 7 0 0 25 0 4 0 601703060 418824192 80171 33554432000 4194304 4964704 140733269691440 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 198.14
Current children cumulated vsize (KiB) 409008

[startup+102.307 s]
/proc/loadavg: 7.37 5.66 6.45 9/184 27067
/proc/meminfo: memFree=23812416/32951124 swapFree=67102140/67111528
[pid=27060] ppid=27058 vsize=575080 CPUtime=402.64 cores=1,3,5,7
/proc/27060/stat : 27060 (claspmt) R 27058 27060 26610 0 -1 4202496 108544 0 0 0 40215 49 0 0 25 0 4 0 601702862 588881920 105975 33554432000 4194304 4964704 140733269691440 18446744073709551615 4332488 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/27060/statm: 143770 105975 460 189 0 138119 0
[pid=27060/tid=27063] ppid=27058 vsize=575080 CPUtime=100.27 cores=1,3,5,7
/proc/27060/task/27063/stat : 27063 (claspmt) R 27058 27060 26610 0 -1 4202560 33212 0 0 0 10010 17 0 0 25 0 4 0 601703060 588881920 105975 33554432000 4194304 4964704 140733269691440 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=27060/tid=27064] ppid=27058 vsize=575080 CPUtime=99.76 cores=1,3,5,7
/proc/27060/task/27064/stat : 27064 (claspmt) R 27058 27060 26610 0 -1 4202560 16119 0 0 0 9970 6 0 0 25 0 4 0 601703060 588881920 105975 33554432000 4194304 4964704 140733269691440 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27060/tid=27065] ppid=27058 vsize=575080 CPUtime=100.3 cores=1,3,5,7
/proc/27060/task/27065/stat : 27065 (claspmt) R 27058 27060 26610 0 -1 4202560 20263 0 0 0 10021 9 0 0 25 0 4 0 601703060 588881920 105975 33554432000 4194304 4964704 140733269691440 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 402.64
Current children cumulated vsize (KiB) 575080

[startup+162.3 s]
/proc/loadavg: 7.89 6.12 6.56 9/184 27069
/proc/meminfo: memFree=23694576/32951124 swapFree=67102140/67111528
[pid=27060] ppid=27058 vsize=607256 CPUtime=642.27 cores=1,3,5,7
/proc/27060/stat : 27060 (claspmt) R 27058 27060 26610 0 -1 4202496 134112 0 0 0 64159 68 0 0 25 0 4 0 601702862 621830144 131420 33554432000 4194304 4964704 140733269691440 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/27060/statm: 151814 131420 460 189 0 146163 0
[pid=27060/tid=27063] ppid=27058 vsize=607256 CPUtime=160.24 cores=1,3,5,7
/proc/27060/task/27063/stat : 27063 (claspmt) R 27058 27060 26610 0 -1 4202560 39531 0 0 0 16001 23 0 0 25 0 4 0 601703060 621830144 131420 33554432000 4194304 4964704 140733269691440 18446744073709551615 4320911 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=27060/tid=27064] ppid=27058 vsize=607256 CPUtime=159.42 cores=1,3,5,7
/proc/27060/task/27064/stat : 27064 (claspmt) R 27058 27060 26610 0 -1 4202560 18129 0 0 0 15935 7 0 0 25 0 4 0 601703060 621830144 131420 33554432000 4194304 4964704 140733269691440 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27060/tid=27065] ppid=27058 vsize=607256 CPUtime=160.3 cores=1,3,5,7
/proc/27060/task/27065/stat : 27065 (claspmt) R 27058 27060 26610 0 -1 4202560 25344 0 0 0 16016 14 0 0 25 0 4 0 601703060 621830144 131420 33554432000 4194304 4964704 140733269691440 18446744073709551615 4660755 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 642.27
Current children cumulated vsize (KiB) 607256

[startup+222.301 s]
/proc/loadavg: 8.07 6.49 6.65 9/184 27070
/proc/meminfo: memFree=23607248/32951124 swapFree=67102140/67111528
[pid=27060] ppid=27058 vsize=753220 CPUtime=881.91 cores=1,3,5,7
/proc/27060/stat : 27060 (claspmt) R 27058 27060 26610 0 -1 4202496 152689 0 0 0 88109 82 0 0 25 0 4 0 601702862 771297280 149865 33554432000 4194304 4964704 140733269691440 18446744073709551615 4320928 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/27060/statm: 188305 149865 460 189 0 182654 0
[pid=27060/tid=27063] ppid=27058 vsize=753220 CPUtime=220.24 cores=1,3,5,7
/proc/27060/task/27063/stat : 27063 (claspmt) R 27058 27060 26610 0 -1 4202560 45130 0 0 0 21995 29 0 0 25 0 4 0 601703060 771297280 149865 33554432000 4194304 4964704 140733269691440 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=27060/tid=27064] ppid=27058 vsize=753220 CPUtime=219.09 cores=1,3,5,7
/proc/27060/task/27064/stat : 27064 (claspmt) R 27058 27060 26610 0 -1 4202560 20239 0 0 0 21901 8 0 0 25 0 4 0 601703060 771297280 149865 33554432000 4194304 4964704 140733269691440 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27060/tid=27065] ppid=27058 vsize=753220 CPUtime=220.3 cores=1,3,5,7
/proc/27060/task/27065/stat : 27065 (claspmt) R 27058 27060 26610 0 -1 4202560 27357 0 0 0 22014 16 0 0 25 0 4 0 601703060 771297280 149865 33554432000 4194304 4964704 140733269691440 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 881.91
Current children cumulated vsize (KiB) 753220

[startup+282.3 s]
/proc/loadavg: 8.13 6.79 6.74 9/184 27072
/proc/meminfo: memFree=23490928/32951124 swapFree=67102140/67111528
[pid=27060] ppid=27058 vsize=798768 CPUtime=1121.56 cores=1,3,5,7
/proc/27060/stat : 27060 (claspmt) R 27058 27060 26610 0 -1 4202496 180785 0 0 0 112050 106 0 0 25 0 4 0 601702862 817938432 177914 33554432000 4194304 4964704 140733269691440 18446744073709551615 4320951 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/27060/statm: 199692 177914 460 189 0 194041 0
[pid=27060/tid=27063] ppid=27058 vsize=798768 CPUtime=280.22 cores=1,3,5,7

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

[pid=27060/tid=27063] ppid=27058 vsize=1104604 CPUtime=699.68 cores=1,3,5,7
/proc/27060/task/27063/stat : 27063 (claspmt) R 27058 27060 26610 0 -1 4202560 77691 0 0 0 69904 64 0 0 25 0 4 0 601703060 1131114496 253348 33554432000 4194304 4964704 140733269691440 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27060/tid=27064] ppid=27058 vsize=1104604 CPUtime=698.91 cores=1,3,5,7
/proc/27060/task/27064/stat : 27064 (claspmt) R 27058 27060 26610 0 -1 4202560 35112 0 0 0 69875 16 0 0 25 0 4 0 601703060 1131114496 253348 33554432000 4194304 4964704 140733269691440 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27060/tid=27065] ppid=27058 vsize=1104604 CPUtime=700.27 cores=1,3,5,7
/proc/27060/task/27065/stat : 27065 (claspmt) R 27058 27060 26610 0 -1 4202560 40365 0 0 0 69999 28 0 0 25 0 4 0 601703060 1131114496 253348 33554432000 4194304 4964704 140733269691440 18446744073709551615 4670215 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2799.09
Current children cumulated vsize (KiB) 1104604

[startup+762.307 s]
/proc/loadavg: 8.12 7.85 7.28 9/184 27115
/proc/meminfo: memFree=22671876/32951124 swapFree=67102140/67111528
[pid=27060] ppid=27058 vsize=1243308 CPUtime=3038.79 cores=1,3,5,7
/proc/27060/stat : 27060 (claspmt) R 27058 27060 26610 0 -1 4202496 282207 0 0 0 303686 193 0 0 25 0 4 0 601702862 1273147392 278867 33554432000 4194304 4964704 140733269691440 18446744073709551615 4332525 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27060/statm: 310827 278867 460 189 0 305176 0
[pid=27060/tid=27063] ppid=27058 vsize=1243308 CPUtime=759.36 cores=1,3,5,7
/proc/27060/task/27063/stat : 27063 (claspmt) R 27058 27060 26610 0 -1 4202560 81212 0 0 0 75870 66 0 0 25 0 4 0 601703060 1273147392 278867 33554432000 4194304 4964704 140733269691440 18446744073709551615 4670241 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27060/tid=27064] ppid=27058 vsize=1243308 CPUtime=758.92 cores=1,3,5,7
/proc/27060/task/27064/stat : 27064 (claspmt) R 27058 27060 26610 0 -1 4202560 37832 0 0 0 75875 17 0 0 25 0 4 0 601703060 1273147392 278867 33554432000 4194304 4964704 140733269691440 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27060/tid=27065] ppid=27058 vsize=1243308 CPUtime=760.27 cores=1,3,5,7
/proc/27060/task/27065/stat : 27065 (claspmt) R 27058 27060 26610 0 -1 4202560 50321 0 0 0 75991 36 0 0 25 0 4 0 601703060 1273147392 278867 33554432000 4194304 4964704 140733269691440 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3038.79
Current children cumulated vsize (KiB) 1243308

[startup+822.3 s]
/proc/loadavg: 8.15 7.90 7.33 9/184 27116
/proc/meminfo: memFree=22553052/32951124 swapFree=67102140/67111528
[pid=27060] ppid=27058 vsize=1332512 CPUtime=3278.39 cores=1,3,5,7
/proc/27060/stat : 27060 (claspmt) R 27058 27060 26610 0 -1 4202496 298497 0 0 0 327629 210 0 0 25 0 4 0 601702862 1364492288 295157 33554432000 4194304 4964704 140733269691440 18446744073709551615 4332462 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27060/statm: 333128 295157 460 189 0 327477 0
[pid=27060/tid=27063] ppid=27058 vsize=1332512 CPUtime=818.99 cores=1,3,5,7
/proc/27060/task/27063/stat : 27063 (claspmt) R 27058 27060 26610 0 -1 4202560 84503 0 0 0 81828 71 0 0 25 0 4 0 601703060 1364492288 295157 33554432000 4194304 4964704 140733269691440 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27060/tid=27064] ppid=27058 vsize=1332512 CPUtime=818.91 cores=1,3,5,7
/proc/27060/task/27064/stat : 27064 (claspmt) R 27058 27060 26610 0 -1 4202560 39045 0 0 0 81874 17 0 0 25 0 4 0 601703060 1364492288 295157 33554432000 4194304 4964704 140733269691440 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27060/tid=27065] ppid=27058 vsize=1332512 CPUtime=820.26 cores=1,3,5,7
/proc/27060/task/27065/stat : 27065 (claspmt) R 27058 27060 26610 0 -1 4202560 51476 0 0 0 81988 38 0 0 25 0 4 0 601703060 1364492288 295157 33554432000 4194304 4964704 140733269691440 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3278.39
Current children cumulated vsize (KiB) 1332512

[startup+882.301 s]
/proc/loadavg: 8.11 7.94 7.38 9/184 27118
/proc/meminfo: memFree=22497968/32951124 swapFree=67102140/67111528
[pid=27060] ppid=27058 vsize=1334512 CPUtime=3518.05 cores=1,3,5,7
/proc/27060/stat : 27060 (claspmt) R 27058 27060 26610 0 -1 4202496 301787 0 0 0 351593 212 0 0 25 0 4 0 601702862 1366540288 298447 33554432000 4194304 4964704 140733269691440 18446744073709551615 4320955 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27060/statm: 333628 298447 460 189 0 327977 0
[pid=27060/tid=27063] ppid=27058 vsize=1334512 CPUtime=878.65 cores=1,3,5,7
/proc/27060/task/27063/stat : 27063 (claspmt) R 27058 27060 26610 0 -1 4202560 84514 0 0 0 87794 71 0 0 25 0 4 0 601703060 1366540288 298447 33554432000 4194304 4964704 140733269691440 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27060/tid=27064] ppid=27058 vsize=1334512 CPUtime=878.92 cores=1,3,5,7
/proc/27060/task/27064/stat : 27064 (claspmt) R 27058 27060 26610 0 -1 4202560 40765 0 0 0 87874 18 0 0 25 0 4 0 601703060 1366540288 298447 33554432000 4194304 4964704 140733269691440 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27060/tid=27065] ppid=27058 vsize=1334512 CPUtime=880.26 cores=1,3,5,7
/proc/27060/task/27065/stat : 27065 (claspmt) R 27058 27060 26610 0 -1 4202560 51501 0 0 0 87988 38 0 0 25 0 4 0 601703060 1366540288 298447 33554432000 4194304 4964704 140733269691440 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3518.05
Current children cumulated vsize (KiB) 1334512

[startup+942.3 s]
/proc/loadavg: 8.04 7.94 7.41 9/184 27120
/proc/meminfo: memFree=22367492/32951124 swapFree=67102140/67111528
[pid=27060] ppid=27058 vsize=1428608 CPUtime=3757.73 cores=1,3,5,7
/proc/27060/stat : 27060 (claspmt) R 27058 27060 26610 0 -1 4202496 319609 0 0 0 375545 228 0 0 25 0 4 0 601702862 1462894592 316269 33554432000 4194304 4964704 140733269691440 18446744073709551615 4641868 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/27060/statm: 357152 316269 460 189 0 351501 0
[pid=27060/tid=27063] ppid=27058 vsize=1428608 CPUtime=938.37 cores=1,3,5,7
/proc/27060/task/27063/stat : 27063 (claspmt) R 27058 27060 26610 0 -1 4202560 90297 0 0 0 93760 77 0 0 25 0 4 0 601703060 1462894592 316269 33554432000 4194304 4964704 140733269691440 18446744073709551615 4670419 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=27060/tid=27064] ppid=27058 vsize=1428608 CPUtime=938.92 cores=1,3,5,7
/proc/27060/task/27064/stat : 27064 (claspmt) R 27058 27060 26610 0 -1 4202560 42044 0 0 0 93873 19 0 0 25 0 4 0 601703060 1462894592 316269 33554432000 4194304 4964704 140733269691440 18446744073709551615 4670454 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27060/tid=27065] ppid=27058 vsize=1428608 CPUtime=940.26 cores=1,3,5,7
/proc/27060/task/27065/stat : 27065 (claspmt) R 27058 27060 26610 0 -1 4202560 55474 0 0 0 93982 44 0 0 25 0 4 0 601703060 1462894592 316269 33554432000 4194304 4964704 140733269691440 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3757.73
Current children cumulated vsize (KiB) 1428608

[startup+1002.3 s]
/proc/loadavg: 8.01 7.95 7.45 9/184 27121
/proc/meminfo: memFree=22281656/32951124 swapFree=67102140/67111528
[pid=27060] ppid=27058 vsize=1431440 CPUtime=3997.33 cores=1,3,5,7
/proc/27060/stat : 27060 (claspmt) R 27058 27060 26610 0 -1 4202496 325325 0 0 0 399498 235 0 0 25 0 4 0 601702862 1465794560 321985 33554432000 4194304 4964704 140733269691440 18446744073709551615 4332478 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/27060/statm: 357860 321985 460 189 0 352209 0
[pid=27060/tid=27063] ppid=27058 vsize=1431440 CPUtime=998.33 cores=1,3,5,7
/proc/27060/task/27063/stat : 27063 (claspmt) R 27058 27060 26610 0 -1 4202560 92051 0 0 0 99754 79 0 0 25 0 4 0 601703060 1465794560 321985 33554432000 4194304 4964704 140733269691440 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=27060/tid=27064] ppid=27058 vsize=1431440 CPUtime=998.92 cores=1,3,5,7
/proc/27060/task/27064/stat : 27064 (claspmt) R 27058 27060 26610 0 -1 4202560 43340 0 0 0 99873 19 0 0 25 0 4 0 601703060 1465794560 321985 33554432000 4194304 4964704 140733269691440 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27060/tid=27065] ppid=27058 vsize=1431440 CPUtime=1000.24 cores=1,3,5,7
/proc/27060/task/27065/stat : 27065 (claspmt) R 27058 27060 26610 0 -1 4202560 58088 0 0 0 99976 48 0 0 25 0 4 0 601703060 1465794560 321985 33554432000 4194304 4964704 140733269691440 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3997.33
Current children cumulated vsize (KiB) 1431440

[startup+1062.3 s]
/proc/loadavg: 8.07 7.97 7.48 9/184 27123
/proc/meminfo: memFree=22165312/32951124 swapFree=67102140/67111528
[pid=27060] ppid=27058 vsize=1504440 CPUtime=4236.99 cores=1,3,5,7
/proc/27060/stat : 27060 (claspmt) R 27058 27060 26610 0 -1 4202496 344382 0 0 0 423445 254 0 0 25 0 4 0 601702862 1540546560 341042 33554432000 4194304 4964704 140733269691440 18446744073709551615 4627204 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/27060/statm: 376110 341042 460 189 0 370459 0
[pid=27060/tid=27063] ppid=27058 vsize=1504440 CPUtime=1058.33 cores=1,3,5,7
/proc/27060/task/27063/stat : 27063 (claspmt) R 27058 27060 26610 0 -1 4202560 99685 0 0 0 105745 88 0 0 25 0 4 0 601703060 1540546560 341042 33554432000 4194304 4964704 140733269691440 18446744073709551615 4627263 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=27060/tid=27064] ppid=27058 vsize=1504440 CPUtime=1058.92 cores=1,3,5,7
/proc/27060/task/27064/stat : 27064 (claspmt) R 27058 27060 26610 0 -1 4202560 46979 0 0 0 105872 20 0 0 25 0 4 0 601703060 1540546560 341042 33554432000 4194304 4964704 140733269691440 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27060/tid=27065] ppid=27058 vsize=1504440 CPUtime=1060.24 cores=1,3,5,7
/proc/27060/task/27065/stat : 27065 (claspmt) R 27058 27060 26610 0 -1 4202560 58700 0 0 0 105975 49 0 0 25 0 4 0 601703060 1540546560 341042 33554432000 4194304 4964704 140733269691440 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4236.99
Current children cumulated vsize (KiB) 1504440

[startup+1122.3 s]
/proc/loadavg: 8.09 7.99 7.52 9/184 27124
/proc/meminfo: memFree=22122376/32951124 swapFree=67102140/67111528
[pid=27060] ppid=27058 vsize=1509712 CPUtime=4476.59 cores=1,3,5,7
/proc/27060/stat : 27060 (claspmt) R 27058 27060 26610 0 -1 4202496 354468 0 0 0 447394 265 0 0 25 0 4 0 601702862 1545945088 350852 33554432000 4194304 4964704 140733269691440 18446744073709551615 4321076 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/27060/statm: 377428 350852 460 189 0 371777 0
[pid=27060/tid=27063] ppid=27058 vsize=1509712 CPUtime=1118.27 cores=1,3,5,7
/proc/27060/task/27063/stat : 27063 (claspmt) R 27058 27060 26610 0 -1 4202560 101228 0 0 0 111737 90 0 0 25 0 4 0 601703060 1545945088 350852 33554432000 4194304 4964704 140733269691440 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=27060/tid=27064] ppid=27058 vsize=1509712 CPUtime=1118.92 cores=1,3,5,7
/proc/27060/task/27064/stat : 27064 (claspmt) R 27058 27060 26610 0 -1 4202560 48798 0 0 0 111871 21 0 0 25 0 4 0 601703060 1545945088 350852 33554432000 4194304 4964704 140733269691440 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27060/tid=27065] ppid=27058 vsize=1509712 CPUtime=1120.24 cores=1,3,5,7
/proc/27060/task/27065/stat : 27065 (claspmt) R 27058 27060 26610 0 -1 4202560 60858 0 0 0 111972 52 0 0 25 0 4 0 601703060 1545945088 350852 33554432000 4194304 4964704 140733269691440 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4476.59
Current children cumulated vsize (KiB) 1509712

[startup+1182.3 s]
/proc/loadavg: 8.15 8.02 7.56 9/184 27126
/proc/meminfo: memFree=22077956/32951124 swapFree=67102140/67111528
[pid=27060] ppid=27058 vsize=1512060 CPUtime=4716.26 cores=1,3,5,7
/proc/27060/stat : 27060 (claspmt) R 27058 27060 26610 0 -1 4202496 355749 0 0 0 471360 266 0 0 25 0 4 0 601702862 1548349440 352133 33554432000 4194304 4964704 140733269691440 18446744073709551615 4627204 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/27060/statm: 378015 352133 460 189 0 372364 0
[pid=27060/tid=27063] ppid=27058 vsize=1512060 CPUtime=1178.27 cores=1,3,5,7
/proc/27060/task/27063/stat : 27063 (claspmt) R 27058 27060 26610 0 -1 4202560 101228 0 0 0 117737 90 0 0 25 0 4 0 601703060 1548349440 352133 33554432000 4194304 4964704 140733269691440 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=27060/tid=27064] ppid=27058 vsize=1512060 CPUtime=1178.92 cores=1,3,5,7
/proc/27060/task/27064/stat : 27064 (claspmt) R 27058 27060 26610 0 -1 4202560 49747 0 0 0 117870 22 0 0 25 0 4 0 601703060 1548349440 352133 33554432000 4194304 4964704 140733269691440 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27060/tid=27065] ppid=27058 vsize=1512060 CPUtime=1180.24 cores=1,3,5,7
/proc/27060/task/27065/stat : 27065 (claspmt) R 27058 27060 26610 0 -1 4202560 61188 0 0 0 117972 52 0 0 25 0 4 0 601703060 1548349440 352133 33554432000 4194304 4964704 140733269691440 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4716.26
Current children cumulated vsize (KiB) 1512060



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.3 s]
/proc/loadavg: 8.11 8.02 7.57 9/184 27127
/proc/meminfo: memFree=22074228/32951124 swapFree=67102140/67111528
[pid=27060] ppid=27058 vsize=1512060 CPUtime=4800.18 cores=1,3,5,7
/proc/27060/stat : 27060 (claspmt) R 27058 27060 26610 0 -1 4202496 355824 0 0 0 479752 266 0 0 25 0 4 0 601702862 1548349440 352208 33554432000 4194304 4964704 140733269691440 18446744073709551615 4342186 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/27060/statm: 378015 352208 460 189 0 372364 0
[pid=27060/tid=27063] ppid=27058 vsize=1512060 CPUtime=1199.28 cores=1,3,5,7
/proc/27060/task/27063/stat : 27063 (claspmt) R 27058 27060 26610 0 -1 4202560 101231 0 0 0 119838 90 0 0 25 0 4 0 601703060 1548349440 352208 33554432000 4194304 4964704 140733269691440 18446744073709551615 4670193 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=27060/tid=27064] ppid=27058 vsize=1512060 CPUtime=1199.94 cores=1,3,5,7
/proc/27060/task/27064/stat : 27064 (claspmt) R 27058 27060 26610 0 -1 4202560 49808 0 0 0 119972 22 0 0 25 0 4 0 601703060 1548349440 352208 33554432000 4194304 4964704 140733269691440 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27060/tid=27065] ppid=27058 vsize=1512060 CPUtime=1201.25 cores=1,3,5,7
/proc/27060/task/27065/stat : 27065 (claspmt) R 27058 27060 26610 0 -1 4202560 61197 0 0 0 120073 52 0 0 25 0 4 0 601703060 1548349440 352208 33554432000 4194304 4964704 140733269691440 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.18
Current children cumulated vsize (KiB) 1512060

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

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

[startup+1203.42 s]
/proc/loadavg: 8.11 8.02 7.57 9/184 27127
/proc/meminfo: memFree=22074228/32951124 swapFree=67102140/67111528
[pid=27060] ppid=27058 vsize=1511812 CPUtime=4800.3 cores=1,3,5,7
/proc/27060/stat : 27060 (claspmt) R 27058 27060 26610 0 -1 4202496 355834 0 0 0 479764 266 0 0 25 0 1 0 601702862 1548095488 352102 33554432000 4194304 4964704 140733269691440 18446744073709551615 216734834017 0 0 4096 18946 0 0 0 17 7 0 0 0
/proc/27060/statm: 377953 352102 470 189 0 372302 0
Current children cumulated CPU time (s) 4800.3
Current children cumulated vsize (KiB) 1511812

[startup+1203.6 s]
/proc/loadavg: 8.11 8.02 7.57 9/184 27127
/proc/meminfo: memFree=22074228/32951124 swapFree=67102140/67111528
[pid=27060] ppid=27058 vsize=544924 CPUtime=4800.48 cores=1,3,5,7
/proc/27060/stat : 27060 (claspmt) R 27058 27060 26610 0 -1 4202496 355835 0 0 0 479777 271 0 0 25 0 1 0 601702862 558002176 36958 33554432000 4194304 4964704 140733269691440 18446744073709551615 216735204458 0 0 4096 18946 0 0 0 17 7 0 0 0
/proc/27060/statm: 136231 36958 471 189 0 130580 0
Current children cumulated CPU time (s) 4800.48
Current children cumulated vsize (KiB) 544924

Child status: 0
Real time (s): 1203.61
CPU time (s): 4800.5
CPU user time (s): 4797.78
CPU system time (s): 2.72558
CPU usage (%): 398.842
Max. virtual memory (cumulated for all children) (KiB): 1512060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.78
system time used= 2.72558
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 355836
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= 28221
involuntary context switches= 34856

runsolver used 1.86072 second user time and 4.71428 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-30 00:05:22
IDJOB=3299381
IDBENCH=88221
IDSOLVER=1683
FILE ID=node119/3299381-1304114722
RUNJOBID= node119-1304114722-27038
PBS_JOBID= 13170679
Free space on /tmp= 71812 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m47-q841.5-n45-p15-s16393788.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-3299381-1304114722/watcher-3299381-1304114722 -o /tmp/evaluation-result-3299381-1304114722/solver-3299381-1304114722 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299381-1304114722.cnf

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

MD5SUM BENCH= 683c9f75b69575e6451b8563d12f176b
RANDOM SEED=846635920

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.815
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.815
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.815
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.83
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.815
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.67
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.815
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.815
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.74
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.815
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24384792 kB
Buffers:       1912288 kB
Cached:        6027336 kB
SwapCached:       3688 kB
Active:         169476 kB
Inactive:      7835316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24384792 kB
SwapTotal:    67111528 kB
SwapFree:     67102140 kB
Dirty:            6236 kB
Writeback:           0 kB
AnonPages:       64544 kB
Mapped:          15508 kB
Slab:           498848 kB
PageTables:       4360 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   226360 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= 71808 MiB
End job on node119 at 2011-04-30 00:25:27