Trace number 3373347

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.7 1208.04

General information on the benchmark

Nameindustrial/palacios/hard/
sortnet-8-ipc5-h19-sat.cnf
MD5SUM409f4401e9e8b60ee665ac5567a13e41
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1110.09
Satisfiable
(Un)Satisfiability was proved
Number of variables359341
Number of clauses1254773
Sum of the clauses size3046189
Maximum clause length57
Minimum clause length1
Number of clauses of size 1256
Number of clauses of size 2896240
Number of clauses of size 3346435
Number of clauses of size 4830
Number of clauses of size 5571
Number of clauses of size over 510441

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...418151/instance-3373347-1305418151.cnf
5.79/5.84	c Solving...
4800.03/1207.41	
4800.03/1207.41	*** INTERRUPTED! ***
4800.03/1207.41	*** Shutting down threads...
4800.65/1208.03	s UNKNOWN
4800.65/1208.03	
4800.65/1208.03	c INTERRUPTED   : 1
4800.65/1208.03	c Models        : 0+    
4800.65/1208.03	c Time          : 1207.419s (Solving: 1201.57s 1st Model: 0.00s Unsat: 0.00s)
4800.65/1208.03	c CPU Time      : 4800.070s

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

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 5.10 7.19 7.71 3/291 28757
/proc/meminfo: memFree=24321264/32951124 swapFree=63485424/67111528
[pid=28757] ppid=28755 vsize=66732 CPUtime=0 cores=0,2,4,6
/proc/28757/stat : 28757 (claspmt) R 28755 28757 28032 0 -1 4202496 1198 0 0 0 0 0 0 0 22 0 1 0 634231106 68333568 1128 33554432000 4194304 4964800 140734452695856 18446744073709551615 4700412 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/28757/statm: 16683 1135 375 189 0 11557 0

[startup+0.0507021 s]
/proc/loadavg: 5.10 7.19 7.71 3/291 28757
/proc/meminfo: memFree=24321264/32951124 swapFree=63485424/67111528
[pid=28757] ppid=28755 vsize=87896 CPUtime=0.04 cores=0,2,4,6
/proc/28757/stat : 28757 (claspmt) R 28755 28757 28032 0 -1 4202496 17127 0 0 0 3 1 0 0 22 0 1 0 634231106 90005504 15420 33554432000 4194304 4964800 140734452695856 18446744073709551615 4679151 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/28757/statm: 21974 15428 376 189 0 16848 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 87896

[startup+0.100696 s]
/proc/loadavg: 5.10 7.19 7.71 3/291 28757
/proc/meminfo: memFree=24321264/32951124 swapFree=63485424/67111528
[pid=28757] ppid=28755 vsize=99136 CPUtime=0.09 cores=0,2,4,6
/proc/28757/stat : 28757 (claspmt) R 28755 28757 28032 0 -1 4202496 23168 0 0 0 7 2 0 0 22 0 1 0 634231106 101515264 19533 33554432000 4194304 4964800 140734452695856 18446744073709551615 220815897285 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/28757/statm: 24784 19534 388 189 0 19658 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 99136

[startup+0.300654 s]
/proc/loadavg: 5.10 7.19 7.71 3/291 28757
/proc/meminfo: memFree=24321264/32951124 swapFree=63485424/67111528
[pid=28757] ppid=28755 vsize=131588 CPUtime=0.29 cores=0,2,4,6
/proc/28757/stat : 28757 (claspmt) R 28755 28757 28032 0 -1 4202496 34330 0 0 0 25 4 0 0 23 0 1 0 634231106 134746112 27401 33554432000 4194304 4964800 140734452695856 18446744073709551615 220815897285 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/28757/statm: 32897 27402 388 189 0 27771 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 131588

[startup+0.700515 s]
/proc/loadavg: 5.10 7.19 7.71 3/291 28757
/proc/meminfo: memFree=24321264/32951124 swapFree=63485424/67111528
[pid=28757] ppid=28755 vsize=212856 CPUtime=0.69 cores=0,2,4,6
/proc/28757/stat : 28757 (claspmt) R 28755 28757 28032 0 -1 4202496 59205 0 0 0 62 7 0 0 25 0 1 0 634231106 217964544 46610 33554432000 4194304 4964800 140734452695856 18446744073709551615 4615600 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/28757/statm: 53214 46610 398 189 0 48088 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 212856

[startup+1.50041 s]
/proc/loadavg: 5.10 7.19 7.71 6/295 28761
/proc/meminfo: memFree=24093548/32951124 swapFree=63485424/67111528
[pid=28757] ppid=28755 vsize=227768 CPUtime=1.49 cores=0,2,4,6
/proc/28757/stat : 28757 (claspmt) R 28755 28757 28032 0 -1 4202496 63003 0 0 0 141 8 0 0 25 0 1 0 634231106 233234432 50408 33554432000 4194304 4964800 140734452695856 18446744073709551615 220815934483 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/28757/statm: 56942 50408 403 189 0 51816 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 227768

[startup+3.10114 s]
/proc/loadavg: 5.10 7.19 7.71 6/295 28761
/proc/meminfo: memFree=24060320/32951124 swapFree=63485424/67111528
[pid=28757] ppid=28755 vsize=257284 CPUtime=3.09 cores=0,2,4,6
/proc/28757/stat : 28757 (claspmt) R 28755 28757 28032 0 -1 4202496 70333 0 0 0 300 9 0 0 25 0 1 0 634231106 263458816 57738 33554432000 4194304 4964800 140734452695856 18446744073709551615 4600357 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/28757/statm: 64321 57738 403 189 0 59195 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 257284

[startup+6.30049 s]
/proc/loadavg: 5.10 7.16 7.69 6/295 28761
/proc/meminfo: memFree=24034404/32951124 swapFree=63485424/67111528
[pid=28757] ppid=28755 vsize=521036 CPUtime=7.44 cores=0,2,4,6
/proc/28757/stat : 28757 (claspmt) R 28755 28757 28032 0 -1 4202496 120476 0 0 0 727 17 0 0 18 0 4 0 634231106 533540864 93174 33554432000 4194304 4964800 140734452695856 18446744073709551615 4678036 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/28757/statm: 130259 93174 450 189 0 124608 0
Current children cumulated CPU time (s) 7.44
Current children cumulated vsize (KiB) 521036

[startup+12.7003 s]
/proc/loadavg: 5.33 7.17 7.69 9/298 28764
/proc/meminfo: memFree=23893508/32951124 swapFree=63485424/67111528
[pid=28757] ppid=28755 vsize=521036 CPUtime=32.98 cores=0,2,4,6
/proc/28757/stat : 28757 (claspmt) R 28755 28757 28032 0 -1 4202496 121097 0 0 0 3280 18 0 0 25 0 4 0 634231106 533540864 93795 33554432000 4194304 4964800 140734452695856 18446744073709551615 4668568 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/28757/statm: 130259 93795 458 189 0 124608 0
[pid=28757/tid=28762] ppid=28755 vsize=521036 CPUtime=6.81 cores=0,2,4,6
/proc/28757/task/28762/stat : 28762 (claspmt) R 28755 28757 28032 0 -1 4202560 10037 0 0 0 679 2 0 0 25 0 4 0 634231691 533540864 93795 33554432000 4194304 4964800 140734452695856 18446744073709551615 4627252 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28757/tid=28763] ppid=28755 vsize=521036 CPUtime=6.83 cores=0,2,4,6
/proc/28757/task/28763/stat : 28763 (claspmt) R 28755 28757 28032 0 -1 4202560 17891 0 0 0 680 3 0 0 25 0 4 0 634231691 533540864 93795 33554432000 4194304 4964800 140734452695856 18446744073709551615 4361365 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28757/tid=28764] ppid=28755 vsize=521036 CPUtime=6.83 cores=0,2,4,6
/proc/28757/task/28764/stat : 28764 (claspmt) R 28755 28757 28032 0 -1 4202560 17366 0 0 0 680 3 0 0 25 0 4 0 634231691 533540864 93795 33554432000 4194304 4964800 140734452695856 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 32.98
Current children cumulated vsize (KiB) 521036

[startup+25.5009 s]
/proc/loadavg: 5.92 7.21 7.70 9/298 28764
/proc/meminfo: memFree=23878616/32951124 swapFree=63485424/67111528
[pid=28757] ppid=28755 vsize=521036 CPUtime=84.06 cores=0,2,4,6
/proc/28757/stat : 28757 (claspmt) R 28755 28757 28032 0 -1 4202496 122094 0 0 0 8386 20 0 0 25 0 4 0 634231106 533540864 94792 33554432000 4194304 4964800 140734452695856 18446744073709551615 4669131 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/28757/statm: 130259 94792 458 189 0 124608 0
[pid=28757/tid=28762] ppid=28755 vsize=521036 CPUtime=19.6 cores=0,2,4,6
/proc/28757/task/28762/stat : 28762 (claspmt) R 28755 28757 28032 0 -1 4202560 10364 0 0 0 1958 2 0 0 25 0 4 0 634231691 533540864 94792 33554432000 4194304 4964800 140734452695856 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28757/tid=28763] ppid=28755 vsize=521036 CPUtime=19.64 cores=0,2,4,6
/proc/28757/task/28763/stat : 28763 (claspmt) R 28755 28757 28032 0 -1 4202560 18370 0 0 0 1960 4 0 0 25 0 4 0 634231691 533540864 94792 33554432000 4194304 4964800 140734452695856 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28757/tid=28764] ppid=28755 vsize=521036 CPUtime=19.63 cores=0,2,4,6
/proc/28757/task/28764/stat : 28764 (claspmt) R 28755 28757 28032 0 -1 4202560 17523 0 0 0 1960 3 0 0 25 0 4 0 634231691 533540864 94792 33554432000 4194304 4964800 140734452695856 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 84.06
Current children cumulated vsize (KiB) 521036

[startup+51.1002 s]
/proc/loadavg: 6.63 7.27 7.70 9/298 28765
/proc/meminfo: memFree=23851876/32951124 swapFree=63485424/67111528
[pid=28757] ppid=28755 vsize=586572 CPUtime=186.22 cores=0,2,4,6
/proc/28757/stat : 28757 (claspmt) R 28755 28757 28032 0 -1 4202496 124261 0 0 0 18599 23 0 0 25 0 4 0 634231106 600649728 96959 33554432000 4194304 4964800 140734452695856 18446744073709551615 4668734 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/28757/statm: 146643 96959 458 189 0 140992 0
[pid=28757/tid=28762] ppid=28755 vsize=586572 CPUtime=45.2 cores=0,2,4,6
/proc/28757/task/28762/stat : 28762 (claspmt) R 28755 28757 28032 0 -1 4202560 10556 0 0 0 4518 2 0 0 25 0 4 0 634231691 600649728 96959 33554432000 4194304 4964800 140734452695856 18446744073709551615 4627272 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28757/tid=28763] ppid=28755 vsize=586572 CPUtime=45.23 cores=0,2,4,6
/proc/28757/task/28763/stat : 28763 (claspmt) R 28755 28757 28032 0 -1 4202560 19743 0 0 0 4517 6 0 0 25 0 4 0 634231691 600649728 96959 33554432000 4194304 4964800 140734452695856 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28757/tid=28764] ppid=28755 vsize=586572 CPUtime=45.23 cores=0,2,4,6
/proc/28757/task/28764/stat : 28764 (claspmt) R 28755 28757 28032 0 -1 4202560 18098 0 0 0 4519 4 0 0 25 0 4 0 634231691 600649728 96959 33554432000 4194304 4964800 140734452695856 18446744073709551615 4670194 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 186.22
Current children cumulated vsize (KiB) 586572

[startup+102.311 s]
/proc/loadavg: 7.40 7.38 7.72 9/298 28766
/proc/meminfo: memFree=23809704/32951124 swapFree=63485424/67111528
[pid=28757] ppid=28755 vsize=586572 CPUtime=390.6 cores=0,2,4,6
/proc/28757/stat : 28757 (claspmt) R 28755 28757 28032 0 -1 4202496 127462 0 0 0 39033 27 0 0 25 0 4 0 634231106 600649728 100160 33554432000 4194304 4964800 140734452695856 18446744073709551615 4669131 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/28757/statm: 146643 100160 458 189 0 140992 0
[pid=28757/tid=28762] ppid=28755 vsize=586572 CPUtime=96.41 cores=0,2,4,6
/proc/28757/task/28762/stat : 28762 (claspmt) R 28755 28757 28032 0 -1 4202560 10870 0 0 0 9638 3 0 0 25 0 4 0 634231691 600649728 100160 33554432000 4194304 4964800 140734452695856 18446744073709551615 4627263 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28757/tid=28763] ppid=28755 vsize=586572 CPUtime=96.44 cores=0,2,4,6
/proc/28757/task/28763/stat : 28763 (claspmt) R 28755 28757 28032 0 -1 4202560 21544 0 0 0 9636 8 0 0 25 0 4 0 634231691 600649728 100160 33554432000 4194304 4964800 140734452695856 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28757/tid=28764] ppid=28755 vsize=586572 CPUtime=96.45 cores=0,2,4,6
/proc/28757/task/28764/stat : 28764 (claspmt) R 28755 28757 28032 0 -1 4202560 19087 0 0 0 9640 5 0 0 25 0 4 0 634231691 600649728 100160 33554432000 4194304 4964800 140734452695856 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 390.6
Current children cumulated vsize (KiB) 586572

[startup+162.301 s]
/proc/loadavg: 7.89 7.52 7.74 9/298 28768
/proc/meminfo: memFree=23781156/32951124 swapFree=63485424/67111528
[pid=28757] ppid=28755 vsize=590896 CPUtime=630.01 cores=0,2,4,6
/proc/28757/stat : 28757 (claspmt) R 28755 28757 28032 0 -1 4202496 130377 0 0 0 62972 29 0 0 25 0 4 0 634231106 605077504 103075 33554432000 4194304 4964800 140734452695856 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/28757/statm: 147724 103075 460 189 0 142073 0
[pid=28757/tid=28762] ppid=28755 vsize=590896 CPUtime=156.4 cores=0,2,4,6
/proc/28757/task/28762/stat : 28762 (claspmt) R 28755 28757 28032 0 -1 4202560 11202 0 0 0 15637 3 0 0 25 0 4 0 634231691 605077504 103075 33554432000 4194304 4964800 140734452695856 18446744073709551615 4627263 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28757/tid=28763] ppid=28755 vsize=590896 CPUtime=156.43 cores=0,2,4,6
/proc/28757/task/28763/stat : 28763 (claspmt) R 28755 28757 28032 0 -1 4202560 22798 0 0 0 15635 8 0 0 25 0 4 0 634231691 605077504 103075 33554432000 4194304 4964800 140734452695856 18446744073709551615 4378499 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28757/tid=28764] ppid=28755 vsize=590896 CPUtime=156.43 cores=0,2,4,6
/proc/28757/task/28764/stat : 28764 (claspmt) R 28755 28757 28032 0 -1 4202560 19997 0 0 0 15638 5 0 0 25 0 4 0 634231691 605077504 103075 33554432000 4194304 4964800 140734452695856 18446744073709551615 4669011 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 630.01
Current children cumulated vsize (KiB) 590896

[startup+222.301 s]
/proc/loadavg: 8.06 7.64 7.77 9/298 28770
/proc/meminfo: memFree=23740840/32951124 swapFree=63485424/67111528
[pid=28757] ppid=28755 vsize=602524 CPUtime=869.45 cores=0,2,4,6
/proc/28757/stat : 28757 (claspmt) R 28755 28757 28032 0 -1 4202496 134663 0 0 0 86913 32 0 0 25 0 4 0 634231106 616984576 107361 33554432000 4194304 4964800 140734452695856 18446744073709551615 4668773 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/28757/statm: 150631 107361 460 189 0 144980 0
[pid=28757/tid=28762] ppid=28755 vsize=602524 CPUtime=216.41 cores=0,2,4,6
/proc/28757/task/28762/stat : 28762 (claspmt) R 28755 28757 28032 0 -1 4202560 11367 0 0 0 21637 4 0 0 25 0 4 0 634231691 616984576 107361 33554432000 4194304 4964800 140734452695856 18446744073709551615 4370295 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28757/tid=28763] ppid=28755 vsize=602524 CPUtime=216.43 cores=0,2,4,6
/proc/28757/task/28763/stat : 28763 (claspmt) R 28755 28757 28032 0 -1 4202560 25684 0 0 0 21633 10 0 0 25 0 4 0 634231691 616984576 107361 33554432000 4194304 4964800 140734452695856 18446744073709551615 4361293 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28757/tid=28764] ppid=28755 vsize=602524 CPUtime=216.44 cores=0,2,4,6
/proc/28757/task/28764/stat : 28764 (claspmt) R 28755 28757 28032 0 -1 4202560 21000 0 0 0 21637 7 0 0 25 0 4 0 634231691 616984576 107361 33554432000 4194304 4964800 140734452695856 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 869.45
Current children cumulated vsize (KiB) 602524

[startup+282.301 s]
/proc/loadavg: 8.11 7.73 7.79 9/298 28771
/proc/meminfo: memFree=23692208/32951124 swapFree=63485424/67111528
[pid=28757] ppid=28755 vsize=613776 CPUtime=1108.91 cores=0,2,4,6
/proc/28757/stat : 28757 (claspmt) R 28755 28757 28032 0 -1 4202496 139152 0 0 0 110855 36 0 0 25 0 4 0 634231106 628506624 111850 33554432000 4194304 4964800 140734452695856 18446744073709551615 4669011 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/28757/statm: 153444 111850 460 189 0 147793 0
[pid=28757/tid=28762] ppid=28755 vsize=613776 CPUtime=276.41 cores=0,2,4,6
/proc/28757/task/28762/stat : 28762 (claspmt) R 28755 28757 28032 0 -1 4202560 11543 0 0 0 27637 4 0 0 25 0 4 0 634231691 628506624 111850 33554432000 4194304 4964800 140734452695856 18446744073709551615 4670194 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28757/tid=28763] ppid=28755 vsize=613776 CPUtime=276.44 cores=0,2,4,6
/proc/28757/task/28763/stat : 28763 (claspmt) R 28755 28757 28032 0 -1 4202560 28319 0 0 0 27632 12 0 0 25 0 4 0 634231691 628506624 111850 33554432000 4194304 4964800 140734452695856 18446744073709551615 4669131 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28757/tid=28764] ppid=28755 vsize=613776 CPUtime=276.3 cores=0,2,4,6
/proc/28757/task/28764/stat : 28764 (claspmt) R 28755 28757 28032 0 -1 4202560 22165 0 0 0 27622 8 0 0 25 0 4 0 634231691 628506624 111850 33554432000 4194304 4964800 140734452695856 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1108.91
Current children cumulated vsize (KiB) 613776

[startup+342.301 s]
/proc/loadavg: 8.04 7.78 7.80 9/298 28773
/proc/meminfo: memFree=23644444/32951124 swapFree=63485424/67111528
[pid=28757] ppid=28755 vsize=621696 CPUtime=1348.35 cores=0,2,4,6

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

[pid=28757/tid=28762] ppid=28755 vsize=758868 CPUtime=696.42 cores=0,2,4,6
/proc/28757/task/28762/stat : 28762 (claspmt) R 28755 28757 28032 0 -1 4202560 13225 0 0 0 69636 6 0 0 25 0 4 0 634231691 777080832 146204 33554432000 4194304 4964800 140734452695856 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28757/tid=28763] ppid=28755 vsize=758868 CPUtime=696.46 cores=0,2,4,6
/proc/28757/task/28763/stat : 28763 (claspmt) R 28755 28757 28032 0 -1 4202560 51013 0 0 0 69603 43 0 0 25 0 4 0 634231691 777080832 146204 33554432000 4194304 4964800 140734452695856 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28757/tid=28764] ppid=28755 vsize=758868 CPUtime=692.42 cores=0,2,4,6
/proc/28757/task/28764/stat : 28764 (claspmt) R 28755 28757 28032 0 -1 4202560 30869 0 0 0 69225 17 0 0 25 0 4 0 634231691 777080832 146204 33554432000 4194304 4964800 140734452695856 18446744073709551615 4669011 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2785.06
Current children cumulated vsize (KiB) 758868

[startup+762.311 s]
/proc/loadavg: 8.10 7.99 7.88 9/298 28784
/proc/meminfo: memFree=23346576/32951124 swapFree=63485424/67111528
[pid=28757] ppid=28755 vsize=758868 CPUtime=3024.55 cores=0,2,4,6
/proc/28757/stat : 28757 (claspmt) R 28755 28757 28032 0 -1 4202496 179755 0 0 0 302367 88 0 0 25 0 4 0 634231106 777080832 152453 33554432000 4194304 4964800 140734452695856 18446744073709551615 4668568 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/28757/statm: 189717 152453 460 189 0 184066 0
[pid=28757/tid=28762] ppid=28755 vsize=758868 CPUtime=756.43 cores=0,2,4,6
/proc/28757/task/28762/stat : 28762 (claspmt) R 28755 28757 28032 0 -1 4202560 13575 0 0 0 75637 6 0 0 25 0 4 0 634231691 777080832 152453 33554432000 4194304 4964800 140734452695856 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28757/tid=28763] ppid=28755 vsize=758868 CPUtime=756.47 cores=0,2,4,6
/proc/28757/task/28763/stat : 28763 (claspmt) R 28755 28757 28032 0 -1 4202560 55853 0 0 0 75598 49 0 0 25 0 4 0 634231691 777080832 152453 33554432000 4194304 4964800 140734452695856 18446744073709551615 4668900 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28757/tid=28764] ppid=28755 vsize=758868 CPUtime=751.88 cores=0,2,4,6
/proc/28757/task/28764/stat : 28764 (claspmt) R 28755 28757 28032 0 -1 4202560 31928 0 0 0 75169 19 0 0 25 0 4 0 634231691 777080832 152453 33554432000 4194304 4964800 140734452695856 18446744073709551615 4668797 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3024.55
Current children cumulated vsize (KiB) 758868

[startup+822.301 s]
/proc/loadavg: 8.08 8.01 7.89 9/298 28786
/proc/meminfo: memFree=23295720/32951124 swapFree=63485424/67111528
[pid=28757] ppid=28755 vsize=758868 CPUtime=3263.96 cores=0,2,4,6
/proc/28757/stat : 28757 (claspmt) R 28755 28757 28032 0 -1 4202496 183348 0 0 0 326304 92 0 0 25 0 4 0 634231106 777080832 156046 33554432000 4194304 4964800 140734452695856 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/28757/statm: 189717 156046 460 189 0 184066 0
[pid=28757/tid=28762] ppid=28755 vsize=758868 CPUtime=816.42 cores=0,2,4,6
/proc/28757/task/28762/stat : 28762 (claspmt) R 28755 28757 28032 0 -1 4202560 13580 0 0 0 81636 6 0 0 25 0 4 0 634231691 777080832 156046 33554432000 4194304 4964800 140734452695856 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28757/tid=28763] ppid=28755 vsize=758868 CPUtime=816.45 cores=0,2,4,6
/proc/28757/task/28763/stat : 28763 (claspmt) R 28755 28757 28032 0 -1 4202560 59278 0 0 0 81592 53 0 0 25 0 4 0 634231691 777080832 156046 33554432000 4194304 4964800 140734452695856 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28757/tid=28764] ppid=28755 vsize=758868 CPUtime=811.33 cores=0,2,4,6
/proc/28757/task/28764/stat : 28764 (claspmt) R 28755 28757 28032 0 -1 4202560 32087 0 0 0 81114 19 0 0 25 0 4 0 634231691 777080832 156046 33554432000 4194304 4964800 140734452695856 18446744073709551615 4668715 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3263.96
Current children cumulated vsize (KiB) 758868

[startup+882.301 s]
/proc/loadavg: 8.10 8.03 7.91 9/298 28787
/proc/meminfo: memFree=23243108/32951124 swapFree=63485424/67111528
[pid=28757] ppid=28755 vsize=758868 CPUtime=3503.4 cores=0,2,4,6
/proc/28757/stat : 28757 (claspmt) R 28755 28757 28032 0 -1 4202496 186017 0 0 0 350245 95 0 0 25 0 4 0 634231106 777080832 158715 33554432000 4194304 4964800 140734452695856 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/28757/statm: 189717 158715 460 189 0 184066 0
[pid=28757/tid=28762] ppid=28755 vsize=758868 CPUtime=876.42 cores=0,2,4,6
/proc/28757/task/28762/stat : 28762 (claspmt) R 28755 28757 28032 0 -1 4202560 13604 0 0 0 87636 6 0 0 25 0 4 0 634231691 777080832 158715 33554432000 4194304 4964800 140734452695856 18446744073709551615 4342204 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28757/tid=28763] ppid=28755 vsize=758868 CPUtime=876.43 cores=0,2,4,6
/proc/28757/task/28763/stat : 28763 (claspmt) R 28755 28757 28032 0 -1 4202560 61696 0 0 0 87587 56 0 0 25 0 4 0 634231691 777080832 158715 33554432000 4194304 4964800 140734452695856 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28757/tid=28764] ppid=28755 vsize=758868 CPUtime=870.79 cores=0,2,4,6
/proc/28757/task/28764/stat : 28764 (claspmt) R 28755 28757 28032 0 -1 4202560 32119 0 0 0 87060 19 0 0 25 0 4 0 634231691 777080832 158715 33554432000 4194304 4964800 140734452695856 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3503.4
Current children cumulated vsize (KiB) 758868

[startup+942.301 s]
/proc/loadavg: 8.07 8.04 7.91 9/298 28789
/proc/meminfo: memFree=23185920/32951124 swapFree=63485424/67111528
[pid=28757] ppid=28755 vsize=758868 CPUtime=3742.86 cores=0,2,4,6
/proc/28757/stat : 28757 (claspmt) R 28755 28757 28032 0 -1 4202496 190044 0 0 0 374187 99 0 0 25 0 4 0 634231106 777080832 162742 33554432000 4194304 4964800 140734452695856 18446744073709551615 4670180 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/28757/statm: 189717 162742 460 189 0 184066 0
[pid=28757/tid=28762] ppid=28755 vsize=758868 CPUtime=936.43 cores=0,2,4,6
/proc/28757/task/28762/stat : 28762 (claspmt) R 28755 28757 28032 0 -1 4202560 14107 0 0 0 93636 7 0 0 25 0 4 0 634231691 777080832 162742 33554432000 4194304 4964800 140734452695856 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28757/tid=28763] ppid=28755 vsize=758868 CPUtime=936.43 cores=0,2,4,6
/proc/28757/task/28763/stat : 28763 (claspmt) R 28755 28757 28032 0 -1 4202560 64727 0 0 0 93584 59 0 0 25 0 4 0 634231691 777080832 162742 33554432000 4194304 4964800 140734452695856 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28757/tid=28764] ppid=28755 vsize=758868 CPUtime=930.24 cores=0,2,4,6
/proc/28757/task/28764/stat : 28764 (claspmt) R 28755 28757 28032 0 -1 4202560 32599 0 0 0 93005 19 0 0 25 0 4 0 634231691 777080832 162742 33554432000 4194304 4964800 140734452695856 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3742.86
Current children cumulated vsize (KiB) 758868

[startup+1002.3 s]
/proc/loadavg: 8.31 8.13 7.95 9/298 28793
/proc/meminfo: memFree=23169908/32951124 swapFree=63485424/67111528
[pid=28757] ppid=28755 vsize=758868 CPUtime=3981.48 cores=0,2,4,6
/proc/28757/stat : 28757 (claspmt) R 28755 28757 28032 0 -1 4202496 193408 0 0 0 398042 106 0 0 25 0 4 0 634231106 777080832 166106 33554432000 4194304 4964800 140734452695856 18446744073709551615 4670180 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/28757/statm: 189717 166106 460 189 0 184066 0
[pid=28757/tid=28762] ppid=28755 vsize=758868 CPUtime=995.75 cores=0,2,4,6
/proc/28757/task/28762/stat : 28762 (claspmt) R 28755 28757 28032 0 -1 4202560 14125 0 0 0 99568 7 0 0 25 0 4 0 634231691 777080832 166106 33554432000 4194304 4964800 140734452695856 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28757/tid=28763] ppid=28755 vsize=758868 CPUtime=996.43 cores=0,2,4,6
/proc/28757/task/28763/stat : 28763 (claspmt) R 28755 28757 28032 0 -1 4202560 67418 0 0 0 99579 64 0 0 25 0 4 0 634231691 777080832 166106 33554432000 4194304 4964800 140734452695856 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28757/tid=28764] ppid=28755 vsize=758868 CPUtime=989.54 cores=0,2,4,6
/proc/28757/task/28764/stat : 28764 (claspmt) R 28755 28757 28032 0 -1 4202560 32599 0 0 0 98935 19 0 0 25 0 4 0 634231691 777080832 166106 33554432000 4194304 4964800 140734452695856 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3981.48
Current children cumulated vsize (KiB) 758868

[startup+1062.3 s]
/proc/loadavg: 8.22 8.13 7.96 9/298 28795
/proc/meminfo: memFree=23158360/32951124 swapFree=63485424/67111528
[pid=28757] ppid=28755 vsize=759396 CPUtime=4220.93 cores=0,2,4,6
/proc/28757/stat : 28757 (claspmt) R 28755 28757 28032 0 -1 4202496 196366 0 0 0 421984 109 0 0 25 0 4 0 634231106 777621504 169064 33554432000 4194304 4964800 140734452695856 18446744073709551615 4627204 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/28757/statm: 189849 169064 460 189 0 184198 0
[pid=28757/tid=28762] ppid=28755 vsize=759396 CPUtime=1055.75 cores=0,2,4,6
/proc/28757/task/28762/stat : 28762 (claspmt) R 28755 28757 28032 0 -1 4202560 14157 0 0 0 105568 7 0 0 25 0 4 0 634231691 777621504 169064 33554432000 4194304 4964800 140734452695856 18446744073709551615 4668689 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28757/tid=28763] ppid=28755 vsize=759396 CPUtime=1056.42 cores=0,2,4,6
/proc/28757/task/28763/stat : 28763 (claspmt) R 28755 28757 28032 0 -1 4202560 70193 0 0 0 105575 67 0 0 25 0 4 0 634231691 777621504 169064 33554432000 4194304 4964800 140734452695856 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28757/tid=28764] ppid=28755 vsize=759396 CPUtime=1049 cores=0,2,4,6
/proc/28757/task/28764/stat : 28764 (claspmt) R 28755 28757 28032 0 -1 4202560 32601 0 0 0 104881 19 0 0 25 0 4 0 634231691 777621504 169064 33554432000 4194304 4964800 140734452695856 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4220.93
Current children cumulated vsize (KiB) 759396

[startup+1122.3 s]
/proc/loadavg: 8.08 8.11 7.96 9/298 28797
/proc/meminfo: memFree=23143456/32951124 swapFree=63485424/67111528
[pid=28757] ppid=28755 vsize=826916 CPUtime=4460.38 cores=0,2,4,6
/proc/28757/stat : 28757 (claspmt) R 28755 28757 28032 0 -1 4202496 200282 0 0 0 445925 113 0 0 25 0 4 0 634231106 846761984 172970 33554432000 4194304 4964800 140734452695856 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/28757/statm: 206729 172970 460 189 0 201078 0
[pid=28757/tid=28762] ppid=28755 vsize=826916 CPUtime=1115.75 cores=0,2,4,6
/proc/28757/task/28762/stat : 28762 (claspmt) R 28755 28757 28032 0 -1 4202560 14207 0 0 0 111568 7 0 0 25 0 4 0 634231691 846761984 172970 33554432000 4194304 4964800 140734452695856 18446744073709551615 4342144 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28757/tid=28763] ppid=28755 vsize=826916 CPUtime=1116.41 cores=0,2,4,6
/proc/28757/task/28763/stat : 28763 (claspmt) R 28755 28757 28032 0 -1 4202560 73431 0 0 0 111571 70 0 0 25 0 4 0 634231691 846761984 172970 33554432000 4194304 4964800 140734452695856 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28757/tid=28764] ppid=28755 vsize=826916 CPUtime=1108.46 cores=0,2,4,6
/proc/28757/task/28764/stat : 28764 (claspmt) R 28755 28757 28032 0 -1 4202560 32754 0 0 0 110827 19 0 0 25 0 4 0 634231691 846761984 172970 33554432000 4194304 4964800 140734452695856 18446744073709551615 4670097 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4460.38
Current children cumulated vsize (KiB) 826916

[startup+1182.3 s]
/proc/loadavg: 8.09 8.10 7.97 9/298 28798
/proc/meminfo: memFree=23099416/32951124 swapFree=63485424/67111528
[pid=28757] ppid=28755 vsize=829476 CPUtime=4699.84 cores=0,2,4,6
/proc/28757/stat : 28757 (claspmt) R 28755 28757 28032 0 -1 4202496 210218 0 0 0 469857 127 0 0 25 0 4 0 634231106 849383424 182906 33554432000 4194304 4964800 140734452695856 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/28757/statm: 207369 182906 460 189 0 201718 0
[pid=28757/tid=28762] ppid=28755 vsize=829476 CPUtime=1175.75 cores=0,2,4,6
/proc/28757/task/28762/stat : 28762 (claspmt) R 28755 28757 28032 0 -1 4202560 14245 0 0 0 117568 7 0 0 25 0 4 0 634231691 849383424 182906 33554432000 4194304 4964800 140734452695856 18446744073709551615 4678045 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28757/tid=28763] ppid=28755 vsize=829476 CPUtime=1176.4 cores=0,2,4,6
/proc/28757/task/28763/stat : 28763 (claspmt) R 28755 28757 28032 0 -1 4202560 82761 0 0 0 117557 83 0 0 25 0 4 0 634231691 849383424 182906 33554432000 4194304 4964800 140734452695856 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28757/tid=28764] ppid=28755 vsize=829476 CPUtime=1167.92 cores=0,2,4,6
/proc/28757/task/28764/stat : 28764 (claspmt) R 28755 28757 28032 0 -1 4202560 33322 0 0 0 116772 20 0 0 25 0 4 0 634231691 849383424 182906 33554432000 4194304 4964800 140734452695856 18446744073709551615 4627878 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4699.84
Current children cumulated vsize (KiB) 829476



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.4 s]
/proc/loadavg: 7.74 8.02 7.95 5/290 28817
/proc/meminfo: memFree=23660944/32951124 swapFree=63485424/67111528
[pid=28757] ppid=28755 vsize=832188 CPUtime=4800.03 cores=0,2,4,6
/proc/28757/stat : 28757 (claspmt) R 28755 28757 28032 0 -1 4202496 211188 0 0 0 479875 128 0 0 25 0 4 0 634231106 852160512 183876 33554432000 4194304 4964800 140734452695856 18446744073709551615 4670437 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/28757/statm: 208047 183876 460 189 0 202396 0
[pid=28757/tid=28762] ppid=28755 vsize=832188 CPUtime=1200.87 cores=0,2,4,6
/proc/28757/task/28762/stat : 28762 (claspmt) R 28755 28757 28032 0 -1 4202560 14527 0 0 0 120079 8 0 0 25 0 4 0 634231691 852160512 183876 33554432000 4194304 4964800 140734452695856 18446744073709551615 4370264 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28757/tid=28763] ppid=28755 vsize=832188 CPUtime=1201.51 cores=0,2,4,6
/proc/28757/task/28763/stat : 28763 (claspmt) R 28755 28757 28032 0 -1 4202560 82794 0 0 0 120068 83 0 0 25 0 4 0 634231691 852160512 183876 33554432000 4194304 4964800 140734452695856 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28757/tid=28764] ppid=28755 vsize=832188 CPUtime=1192.79 cores=0,2,4,6
/proc/28757/task/28764/stat : 28764 (claspmt) R 28755 28757 28032 0 -1 4202560 33977 0 0 0 119259 20 0 0 25 0 4 0 634231691 852160512 183876 33554432000 4194304 4964800 140734452695856 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.03
Current children cumulated vsize (KiB) 832188

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

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

[startup+1207.81 s]
/proc/loadavg: 7.74 8.02 7.95 2/288 28818
/proc/meminfo: memFree=23705724/32951124 swapFree=63485424/67111528
[pid=28757] ppid=28755 vsize=769760 CPUtime=4800.46 cores=0,2,4,6
/proc/28757/stat : 28757 (claspmt) R 28755 28757 28032 0 -1 4202496 211199 0 0 0 479918 128 0 0 25 0 1 0 634231106 788234240 168280 33554432000 4194304 4964800 140734452695856 18446744073709551615 220815891809 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/28757/statm: 192440 168280 470 189 0 186789 0
Current children cumulated CPU time (s) 4800.46
Current children cumulated vsize (KiB) 769760

[startup+1208 s]
/proc/loadavg: 7.74 8.02 7.95 2/288 28818
/proc/meminfo: memFree=23705724/32951124 swapFree=63485424/67111528
[pid=28757] ppid=28755 vsize=670368 CPUtime=4800.65 cores=0,2,4,6
/proc/28757/stat : 28757 (claspmt) R 28755 28757 28032 0 -1 4202496 211200 0 0 0 479936 129 0 0 25 0 1 0 634231106 686456832 145300 33554432000 4194304 4964800 140734452695856 18446744073709551615 220815885704 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/28757/statm: 167592 145300 471 189 0 161941 0
Current children cumulated CPU time (s) 4800.65
Current children cumulated vsize (KiB) 670368

Child status: 0
Real time (s): 1208.04
CPU time (s): 4800.7
CPU user time (s): 4799.38
CPU system time (s): 1.3168
CPU usage (%): 397.395
Max. virtual memory (cumulated for all children) (KiB): 832188

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.38
system time used= 1.3168
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 211201
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= 2166
involuntary context switches= 24330

runsolver used 2.99154 second user time and 8.00878 second system time

The end

Launcher Data

Begin job on node147 at 2011-05-15 02:09:12
IDJOB=3373347
IDBENCH=20410
IDSOLVER=1853
FILE ID=node147/3373347-1305418151
RUNJOBID= node147-1305418151-28737
PBS_JOBID= 13324515
Free space on /tmp= 73080 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT07/industrial/palacios/hard/sortnet-8-ipc5-h19-sat.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-3373347-1305418151/watcher-3373347-1305418151 -o /tmp/evaluation-result-3373347-1305418151/solver-3373347-1305418151 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373347-1305418151.cnf

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

MD5SUM BENCH= 409f4401e9e8b60ee665ac5567a13e41
RANDOM SEED=1937442980

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24321428 kB
Buffers:        292688 kB
Cached:        5005088 kB
SwapCached:      13132 kB
Active:        1728584 kB
Inactive:      6665724 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24321428 kB
SwapTotal:    67111528 kB
SwapFree:     63485424 kB
Dirty:           30412 kB
Writeback:          12 kB
AnonPages:     3091932 kB
Mapped:          15368 kB
Slab:           143068 kB
PageTables:      28972 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 44916516 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= 73084 MiB
End job on node147 at 2011-05-15 02:29:21