Trace number 3299620

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

General information on the benchmark

NameSAT05/crafted/roussel05/visbmc-PHNF/
phnf-size10-exclusive-philo.used-as.sat04-988.shuffled-as.sat05-4195.cnf
MD5SUM32f22e9ac89bf164b7f5db6bef950d03
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1140.77
Satisfiable
(Un)Satisfiability was proved
Number of variables36304
Number of clauses1711065
Sum of the clauses size3450220
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21706958
Number of clauses of size 30
Number of clauses of size 45
Number of clauses of size 57
Number of clauses of size over 54095

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...105374/instance-3299620-1304105374.cnf
19.49/19.50	c Solving...
4800.08/1216.21	
4800.08/1216.21	*** INTERRUPTED! ***
4800.08/1216.21	*** Shutting down threads...
4800.41/1216.55	s UNKNOWN
4800.41/1216.55	
4800.41/1216.55	c INTERRUPTED   : 1
4800.41/1216.55	c Models        : 0+    
4800.41/1216.55	c Time          : 1216.230s (Solving: 1196.73s 1st Model: 0.00s Unsat: 0.00s)
4800.41/1216.55	c CPU Time      : 4800.140s

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-3299620-1304105374/watcher-3299620-1304105374 -o /tmp/evaluation-result-3299620-1304105374/solver-3299620-1304105374 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299620-1304105374.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: 8.04 8.06 8.01 6/180 18662
/proc/meminfo: memFree=25785740/32950928 swapFree=67111364/67111528
[pid=18662] ppid=18660 vsize=25548 CPUtime=0 cores=0,2,4,6
/proc/18662/stat : 18662 (claspmt) R 18660 18662 18346 0 -1 4202496 1019 0 0 0 0 0 0 0 23 0 1 0 522137186 26161152 948 33554432000 4194304 4964704 140736691914608 18446744073709551615 4700332 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/18662/statm: 6387 954 375 189 0 1261 0

[startup+0.0362509 s]
/proc/loadavg: 8.04 8.06 8.01 6/180 18662
/proc/meminfo: memFree=25785740/32950928 swapFree=67111364/67111528
[pid=18662] ppid=18660 vsize=32500 CPUtime=0.03 cores=0,2,4,6
/proc/18662/stat : 18662 (claspmt) R 18660 18662 18346 0 -1 4202496 4094 0 0 0 3 0 0 0 23 0 1 0 522137186 33280000 3267 33554432000 4194304 4964704 140736691914608 18446744073709551615 208080232192 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/18662/statm: 8125 3268 385 189 0 2999 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 32500

[startup+0.10024 s]
/proc/loadavg: 8.04 8.06 8.01 6/180 18662
/proc/meminfo: memFree=25785740/32950928 swapFree=67111364/67111528
[pid=18662] ppid=18660 vsize=43380 CPUtime=0.09 cores=0,2,4,6
/proc/18662/stat : 18662 (claspmt) R 18660 18662 18346 0 -1 4202496 7959 0 0 0 9 0 0 0 23 0 1 0 522137186 44421120 5847 33554432000 4194304 4964704 140736691914608 18446744073709551615 208079893189 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/18662/statm: 10845 5849 385 189 0 5719 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 43380

[startup+0.300202 s]
/proc/loadavg: 8.04 8.06 8.01 6/180 18662
/proc/meminfo: memFree=25785740/32950928 swapFree=67111364/67111528
[pid=18662] ppid=18660 vsize=77776 CPUtime=0.29 cores=0,2,4,6
/proc/18662/stat : 18662 (claspmt) R 18660 18662 18346 0 -1 4202496 20326 0 0 0 27 2 0 0 24 0 1 0 522137186 79642624 13883 33554432000 4194304 4964704 140736691914608 18446744073709551615 208079893189 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/18662/statm: 19444 13884 385 189 0 14318 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 77776

[startup+0.700127 s]
/proc/loadavg: 8.04 8.06 8.01 6/180 18662
/proc/meminfo: memFree=25785740/32950928 swapFree=67111364/67111528
[pid=18662] ppid=18660 vsize=129524 CPUtime=0.68 cores=0,2,4,6
/proc/18662/stat : 18662 (claspmt) R 18660 18662 18346 0 -1 4202496 35647 0 0 0 64 4 0 0 25 0 1 0 522137186 132632576 25774 33554432000 4194304 4964704 140736691914608 18446744073709551615 4616033 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/18662/statm: 32381 25774 396 189 0 27255 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 129524

[startup+1.50098 s]
/proc/loadavg: 8.04 8.06 8.01 7/181 18663
/proc/meminfo: memFree=25671040/32950928 swapFree=67111364/67111528
[pid=18662] ppid=18660 vsize=142724 CPUtime=1.49 cores=0,2,4,6
/proc/18662/stat : 18662 (claspmt) R 18660 18662 18346 0 -1 4202496 38795 0 0 0 144 5 0 0 25 0 1 0 522137186 146149376 28922 33554432000 4194304 4964704 140736691914608 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/18662/statm: 35681 28922 398 189 0 30555 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 142724

[startup+3.10067 s]
/proc/loadavg: 8.04 8.06 8.01 7/181 18663
/proc/meminfo: memFree=25670668/32950928 swapFree=67111364/67111528
[pid=18662] ppid=18660 vsize=142724 CPUtime=3.09 cores=0,2,4,6
/proc/18662/stat : 18662 (claspmt) R 18660 18662 18346 0 -1 4202496 38795 0 0 0 304 5 0 0 25 0 1 0 522137186 146149376 28922 33554432000 4194304 4964704 140736691914608 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/18662/statm: 35681 28922 398 189 0 30555 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 142724

[startup+6.30106 s]
/proc/loadavg: 7.79 8.01 7.99 7/181 18663
/proc/meminfo: memFree=25670044/32950928 swapFree=67111364/67111528
[pid=18662] ppid=18660 vsize=142724 CPUtime=6.29 cores=0,2,4,6
/proc/18662/stat : 18662 (claspmt) R 18660 18662 18346 0 -1 4202496 38795 0 0 0 624 5 0 0 25 0 1 0 522137186 146149376 28922 33554432000 4194304 4964704 140736691914608 18446744073709551615 4607547 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/18662/statm: 35681 28922 398 189 0 30555 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 142724

[startup+12.7008 s]
/proc/loadavg: 7.57 7.96 7.98 7/181 18663
/proc/meminfo: memFree=25667556/32950928 swapFree=67111364/67111528
[pid=18662] ppid=18660 vsize=146684 CPUtime=12.69 cores=0,2,4,6
/proc/18662/stat : 18662 (claspmt) R 18660 18662 18346 0 -1 4202496 39815 0 0 0 1264 5 0 0 25 0 1 0 522137186 150204416 29942 33554432000 4194304 4964704 140736691914608 18446744073709551615 4600360 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/18662/statm: 36671 29942 401 189 0 31545 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 146684

[startup+25.5004 s]
/proc/loadavg: 7.24 7.86 7.94 10/184 18667
/proc/meminfo: memFree=25611600/32950928 swapFree=67111364/67111528
[pid=18662] ppid=18660 vsize=358208 CPUtime=43.3 cores=0,2,4,6
/proc/18662/stat : 18662 (claspmt) R 18660 18662 18346 0 -1 4202496 57720 0 0 0 4316 14 0 0 25 0 4 0 522137186 366804992 43937 33554432000 4194304 4964704 140736691914608 18446744073709551615 4670266 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/18662/statm: 89552 43937 458 189 0 83901 0
[pid=18662/tid=18665] ppid=18660 vsize=358208 CPUtime=5.95 cores=0,2,4,6
/proc/18662/task/18665/stat : 18665 (claspmt) R 18660 18662 18346 0 -1 4202560 3278 0 0 0 593 2 0 0 25 0 4 0 522139137 366804992 43937 33554432000 4194304 4964704 140736691914608 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=18662/tid=18666] ppid=18660 vsize=358208 CPUtime=5.99 cores=0,2,4,6
/proc/18662/task/18666/stat : 18666 (claspmt) R 18660 18662 18346 0 -1 4202560 4237 0 0 0 597 2 0 0 25 0 4 0 522139137 366804992 43937 33554432000 4194304 4964704 140736691914608 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18662/tid=18667] ppid=18660 vsize=358208 CPUtime=5.94 cores=0,2,4,6
/proc/18662/task/18667/stat : 18667 (claspmt) R 18660 18662 18346 0 -1 4202560 4866 0 0 0 593 1 0 0 25 0 4 0 522139137 366804992 43937 33554432000 4194304 4964704 140736691914608 18446744073709551615 4668632 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 43.3
Current children cumulated vsize (KiB) 358208

[startup+51.1005 s]
/proc/loadavg: 7.58 7.89 7.95 10/184 18667
/proc/meminfo: memFree=25588400/32950928 swapFree=67111364/67111528
[pid=18662] ppid=18660 vsize=358208 CPUtime=145.56 cores=0,2,4,6
/proc/18662/stat : 18662 (claspmt) R 18660 18662 18346 0 -1 4202496 61846 0 0 0 14537 19 0 0 25 0 4 0 522137186 366804992 48063 33554432000 4194304 4964704 140736691914608 18446744073709551615 4668942 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/18662/statm: 89552 48063 458 189 0 83901 0
[pid=18662/tid=18665] ppid=18660 vsize=358208 CPUtime=31.56 cores=0,2,4,6
/proc/18662/task/18665/stat : 18665 (claspmt) R 18660 18662 18346 0 -1 4202560 3638 0 0 0 3153 3 0 0 25 0 4 0 522139137 366804992 48063 33554432000 4194304 4964704 140736691914608 18446744073709551615 4627365 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=18662/tid=18666] ppid=18660 vsize=358208 CPUtime=31.59 cores=0,2,4,6
/proc/18662/task/18666/stat : 18666 (claspmt) R 18660 18662 18346 0 -1 4202560 6633 0 0 0 3154 5 0 0 25 0 4 0 522139137 366804992 48063 33554432000 4194304 4964704 140736691914608 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18662/tid=18667] ppid=18660 vsize=358208 CPUtime=31.41 cores=0,2,4,6
/proc/18662/task/18667/stat : 18667 (claspmt) R 18660 18662 18346 0 -1 4202560 5722 0 0 0 3139 2 0 0 25 0 4 0 522139137 366804992 48063 33554432000 4194304 4964704 140736691914608 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 145.56
Current children cumulated vsize (KiB) 358208

[startup+102.307 s]
/proc/loadavg: 7.82 7.90 7.95 10/184 18669
/proc/meminfo: memFree=25545276/32950928 swapFree=67111364/67111528
[pid=18662] ppid=18660 vsize=358208 CPUtime=350.11 cores=0,2,4,6
/proc/18662/stat : 18662 (claspmt) R 18660 18662 18346 0 -1 4202496 66972 0 0 0 34984 27 0 0 25 0 4 0 522137186 366804992 53189 33554432000 4194304 4964704 140736691914608 18446744073709551615 4670100 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/18662/statm: 89552 53189 458 189 0 83901 0
[pid=18662/tid=18665] ppid=18660 vsize=358208 CPUtime=82.76 cores=0,2,4,6
/proc/18662/task/18665/stat : 18665 (claspmt) R 18660 18662 18346 0 -1 4202560 4483 0 0 0 8272 4 0 0 25 0 4 0 522139137 366804992 53189 33554432000 4194304 4964704 140736691914608 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=18662/tid=18666] ppid=18660 vsize=358208 CPUtime=82.8 cores=0,2,4,6
/proc/18662/task/18666/stat : 18666 (claspmt) R 18660 18662 18346 0 -1 4202560 8196 0 0 0 8273 7 0 0 25 0 4 0 522139137 366804992 53189 33554432000 4194304 4964704 140736691914608 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18662/tid=18667] ppid=18660 vsize=358208 CPUtime=82.33 cores=0,2,4,6
/proc/18662/task/18667/stat : 18667 (claspmt) R 18660 18662 18346 0 -1 4202560 7478 0 0 0 8228 5 0 0 25 0 4 0 522139137 366804992 53189 33554432000 4194304 4964704 140736691914608 18446744073709551615 4668907 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 350.11
Current children cumulated vsize (KiB) 358208

[startup+162.3 s]
/proc/loadavg: 8.12 7.97 7.97 10/184 18670
/proc/meminfo: memFree=25465896/32950928 swapFree=67111364/67111528
[pid=18662] ppid=18660 vsize=358208 CPUtime=589.77 cores=0,2,4,6
/proc/18662/stat : 18662 (claspmt) R 18660 18662 18346 0 -1 4202496 74306 0 0 0 58940 37 0 0 25 0 4 0 522137186 366804992 60523 33554432000 4194304 4964704 140736691914608 18446744073709551615 4670598 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/18662/statm: 89552 60523 460 189 0 83901 0
[pid=18662/tid=18665] ppid=18660 vsize=358208 CPUtime=142.75 cores=0,2,4,6
/proc/18662/task/18665/stat : 18665 (claspmt) R 18660 18662 18346 0 -1 4202560 5270 0 0 0 14270 5 0 0 25 0 4 0 522139137 366804992 60523 33554432000 4194304 4964704 140736691914608 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=18662/tid=18666] ppid=18660 vsize=358208 CPUtime=142.79 cores=0,2,4,6
/proc/18662/task/18666/stat : 18666 (claspmt) R 18660 18662 18346 0 -1 4202560 12434 0 0 0 14266 13 0 0 25 0 4 0 522139137 366804992 60523 33554432000 4194304 4964704 140736691914608 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18662/tid=18667] ppid=18660 vsize=358208 CPUtime=141.99 cores=0,2,4,6
/proc/18662/task/18667/stat : 18667 (claspmt) R 18660 18662 18346 0 -1 4202560 8960 0 0 0 14193 6 0 0 25 0 4 0 522139137 366804992 60523 33554432000 4194304 4964704 140736691914608 18446744073709551615 4668953 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 589.77
Current children cumulated vsize (KiB) 358208

[startup+222.301 s]
/proc/loadavg: 8.12 7.99 7.97 10/184 18672
/proc/meminfo: memFree=25426192/32950928 swapFree=67111364/67111528
[pid=18662] ppid=18660 vsize=423744 CPUtime=829.44 cores=0,2,4,6
/proc/18662/stat : 18662 (claspmt) R 18660 18662 18346 0 -1 4202496 84146 0 0 0 82895 49 0 0 25 0 4 0 522137186 433913856 70363 33554432000 4194304 4964704 140736691914608 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/18662/statm: 105936 70363 460 189 0 100285 0
[pid=18662/tid=18665] ppid=18660 vsize=423744 CPUtime=202.76 cores=0,2,4,6
/proc/18662/task/18665/stat : 18665 (claspmt) R 18660 18662 18346 0 -1 4202560 5272 0 0 0 20271 5 0 0 25 0 4 0 522139137 433913856 70363 33554432000 4194304 4964704 140736691914608 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=18662/tid=18666] ppid=18660 vsize=423744 CPUtime=202.79 cores=0,2,4,6
/proc/18662/task/18666/stat : 18666 (claspmt) R 18660 18662 18346 0 -1 4202560 18990 0 0 0 20258 21 0 0 25 0 4 0 522139137 433913856 70363 33554432000 4194304 4964704 140736691914608 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18662/tid=18667] ppid=18660 vsize=423744 CPUtime=201.67 cores=0,2,4,6
/proc/18662/task/18667/stat : 18667 (claspmt) R 18660 18662 18346 0 -1 4202560 11831 0 0 0 20156 11 0 0 25 0 4 0 522139137 433913856 70363 33554432000 4194304 4964704 140736691914608 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 829.44
Current children cumulated vsize (KiB) 423744

[startup+282.301 s]
/proc/loadavg: 8.11 8.00 7.98 10/184 18674
/proc/meminfo: memFree=25362192/32950928 swapFree=67111364/67111528
[pid=18662] ppid=18660 vsize=423744 CPUtime=1069.12 cores=0,2,4,6
/proc/18662/stat : 18662 (claspmt) R 18660 18662 18346 0 -1 4202496 91439 0 0 0 106852 60 0 0 25 0 4 0 522137186 433913856 77656 33554432000 4194304 4964704 140736691914608 18446744073709551615 4320883 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/18662/statm: 105936 77656 460 189 0 100285 0
[pid=18662/tid=18665] ppid=18660 vsize=423744 CPUtime=262.76 cores=0,2,4,6
/proc/18662/task/18665/stat : 18665 (claspmt) R 18660 18662 18346 0 -1 4202560 5915 0 0 0 26270 6 0 0 25 0 4 0 522139137 433913856 77656 33554432000 4194304 4964704 140736691914608 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=18662/tid=18666] ppid=18660 vsize=423744 CPUtime=262.79 cores=0,2,4,6
/proc/18662/task/18666/stat : 18666 (claspmt) R 18660 18662 18346 0 -1 4202560 23317 0 0 0 26253 26 0 0 25 0 4 0 522139137 433913856 77656 33554432000 4194304 4964704 140736691914608 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18662/tid=18667] ppid=18660 vsize=423744 CPUtime=261.34 cores=0,2,4,6
/proc/18662/task/18667/stat : 18667 (claspmt) R 18660 18662 18346 0 -1 4202560 13599 0 0 0 26121 13 0 0 25 0 4 0 522139137 433913856 77656 33554432000 4194304 4964704 140736691914608 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1069.12
Current children cumulated vsize (KiB) 423744

[startup+342.301 s]
/proc/loadavg: 8.04 8.00 7.98 9/184 18675
/proc/meminfo: memFree=25327704/32950928 swapFree=67111364/67111528
[pid=18662] ppid=18660 vsize=440368 CPUtime=1308.79 cores=0,2,4,6
/proc/18662/stat : 18662 (claspmt) R 18660 18662 18346 0 -1 4202496 99461 0 0 0 130812 67 0 0 25 0 4 0 522137186 450936832 85678 33554432000 4194304 4964704 140736691914608 18446744073709551615 4668942 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/18662/statm: 110092 85678 460 189 0 104441 0
[pid=18662/tid=18665] ppid=18660 vsize=440368 CPUtime=322.76 cores=0,2,4,6
/proc/18662/task/18665/stat : 18665 (claspmt) R 18660 18662 18346 0 -1 4202560 6526 0 0 0 32269 7 0 0 25 0 4 0 522139137 450936832 85678 33554432000 4194304 4964704 140736691914608 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=18662/tid=18666] ppid=18660 vsize=440368 CPUtime=322.8 cores=0,2,4,6
/proc/18662/task/18666/stat : 18666 (claspmt) R 18660 18662 18346 0 -1 4202560 27885 0 0 0 32251 29 0 0 25 0 4 0 522139137 450936832 85678 33554432000 4194304 4964704 140736691914608 18446744073709551615 4670114 0 0 4096 18946 0 0 0 -1 0 0 0 0

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

[pid=18662/tid=18665] ppid=18660 vsize=661100 CPUtime=682.77 cores=0,2,4,6
/proc/18662/task/18665/stat : 18665 (claspmt) R 18660 18662 18346 0 -1 4202560 10494 0 0 0 68263 14 0 0 25 0 4 0 522139137 676966400 129921 33554432000 4194304 4964704 140736691914608 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=18662/tid=18666] ppid=18660 vsize=661100 CPUtime=682.81 cores=0,2,4,6
/proc/18662/task/18666/stat : 18666 (claspmt) R 18660 18662 18346 0 -1 4202560 56641 0 0 0 68221 60 0 0 25 0 4 0 522139137 676966400 129921 33554432000 4194304 4964704 140736691914608 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18662/tid=18667] ppid=18660 vsize=661100 CPUtime=679.03 cores=0,2,4,6
/proc/18662/task/18667/stat : 18667 (claspmt) R 18660 18662 18346 0 -1 4202560 26639 0 0 0 67878 25 0 0 25 0 4 0 522139137 676966400 129921 33554432000 4194304 4964704 140736691914608 18446744073709551615 4627338 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2746.85
Current children cumulated vsize (KiB) 661100

[startup+762.306 s]
/proc/loadavg: 8.10 8.07 8.01 10/184 18686
/proc/meminfo: memFree=25038364/32950928 swapFree=67111364/67111528
[pid=18662] ppid=18660 vsize=667492 CPUtime=2986.55 cores=0,2,4,6
/proc/18662/stat : 18662 (claspmt) R 18660 18662 18346 0 -1 4202496 149748 0 0 0 298533 122 0 0 25 0 4 0 522137186 683511808 135946 33554432000 4194304 4964704 140736691914608 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/18662/statm: 166873 135946 460 189 0 161222 0
[pid=18662/tid=18665] ppid=18660 vsize=667492 CPUtime=742.78 cores=0,2,4,6
/proc/18662/task/18665/stat : 18665 (claspmt) R 18660 18662 18346 0 -1 4202560 10856 0 0 0 74264 14 0 0 25 0 4 0 522139137 683511808 135946 33554432000 4194304 4964704 140736691914608 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=18662/tid=18666] ppid=18660 vsize=667492 CPUtime=742.81 cores=0,2,4,6
/proc/18662/task/18666/stat : 18666 (claspmt) R 18660 18662 18346 0 -1 4202560 60267 0 0 0 74216 65 0 0 25 0 4 0 522139137 683511808 135946 33554432000 4194304 4964704 140736691914608 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18662/tid=18667] ppid=18660 vsize=667492 CPUtime=738.7 cores=0,2,4,6
/proc/18662/task/18667/stat : 18667 (claspmt) R 18660 18662 18346 0 -1 4202560 28530 0 0 0 73844 26 0 0 25 0 4 0 522139137 683511808 135946 33554432000 4194304 4964704 140736691914608 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2986.55
Current children cumulated vsize (KiB) 667492

[startup+822.301 s]
/proc/loadavg: 7.75 8.00 7.98 5/176 18706
/proc/meminfo: memFree=25691156/32950928 swapFree=67111364/67111528
[pid=18662] ppid=18660 vsize=670444 CPUtime=3226.2 cores=0,2,4,6
/proc/18662/stat : 18662 (claspmt) R 18660 18662 18346 0 -1 4202496 157550 0 0 0 322489 131 0 0 25 0 4 0 522137186 686534656 143738 33554432000 4194304 4964704 140736691914608 18446744073709551615 4670219 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/18662/statm: 167611 143738 460 189 0 161960 0
[pid=18662/tid=18665] ppid=18660 vsize=670444 CPUtime=802.78 cores=0,2,4,6
/proc/18662/task/18665/stat : 18665 (claspmt) R 18660 18662 18346 0 -1 4202560 11428 0 0 0 80262 16 0 0 25 0 4 0 522139137 686534656 143738 33554432000 4194304 4964704 140736691914608 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=18662/tid=18666] ppid=18660 vsize=670444 CPUtime=802.81 cores=0,2,4,6
/proc/18662/task/18666/stat : 18666 (claspmt) R 18660 18662 18346 0 -1 4202560 64950 0 0 0 80211 70 0 0 25 0 4 0 522139137 686534656 143738 33554432000 4194304 4964704 140736691914608 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18662/tid=18667] ppid=18660 vsize=670444 CPUtime=798.36 cores=0,2,4,6
/proc/18662/task/18667/stat : 18667 (claspmt) R 18660 18662 18346 0 -1 4202560 30379 0 0 0 79808 28 0 0 25 0 4 0 522139137 686534656 143738 33554432000 4194304 4964704 140736691914608 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3226.2
Current children cumulated vsize (KiB) 670444

[startup+882.3 s]
/proc/loadavg: 5.31 7.23 7.72 5/175 18708
/proc/meminfo: memFree=25665132/32950928 swapFree=67111364/67111528
[pid=18662] ppid=18660 vsize=670444 CPUtime=3465.93 cores=0,2,4,6
/proc/18662/stat : 18662 (claspmt) R 18660 18662 18346 0 -1 4202496 164172 0 0 0 346453 140 0 0 25 0 4 0 522137186 686534656 150360 33554432000 4194304 4964704 140736691914608 18446744073709551615 4668654 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/18662/statm: 167611 150360 460 189 0 161960 0
[pid=18662/tid=18665] ppid=18660 vsize=670444 CPUtime=862.78 cores=0,2,4,6
/proc/18662/task/18665/stat : 18665 (claspmt) R 18660 18662 18346 0 -1 4202560 11528 0 0 0 86262 16 0 0 25 0 4 0 522139137 686534656 150360 33554432000 4194304 4964704 140736691914608 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=18662/tid=18666] ppid=18660 vsize=670444 CPUtime=862.82 cores=0,2,4,6
/proc/18662/task/18666/stat : 18666 (claspmt) R 18660 18662 18346 0 -1 4202560 69904 0 0 0 86206 76 0 0 25 0 4 0 522139137 686534656 150360 33554432000 4194304 4964704 140736691914608 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18662/tid=18667] ppid=18660 vsize=670444 CPUtime=858.09 cores=0,2,4,6
/proc/18662/task/18667/stat : 18667 (claspmt) R 18660 18662 18346 0 -1 4202560 31947 0 0 0 85778 31 0 0 25 0 4 0 522139137 686534656 150360 33554432000 4194304 4964704 140736691914608 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3465.93
Current children cumulated vsize (KiB) 670444

[startup+942.301 s]
/proc/loadavg: 4.52 6.68 7.50 5/175 18709
/proc/meminfo: memFree=25638412/32950928 swapFree=67111364/67111528
[pid=18662] ppid=18660 vsize=739256 CPUtime=3705.68 cores=0,2,4,6
/proc/18662/stat : 18662 (claspmt) R 18660 18662 18346 0 -1 4202496 170958 0 0 0 370416 152 0 0 25 0 4 0 522137186 756998144 157131 33554432000 4194304 4964704 140736691914608 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/18662/statm: 184814 157131 460 189 0 179163 0
[pid=18662/tid=18665] ppid=18660 vsize=739256 CPUtime=922.78 cores=0,2,4,6
/proc/18662/task/18665/stat : 18665 (claspmt) R 18660 18662 18346 0 -1 4202560 11575 0 0 0 92262 16 0 0 25 0 4 0 522139137 756998144 157131 33554432000 4194304 4964704 140736691914608 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=18662/tid=18666] ppid=18660 vsize=739256 CPUtime=922.82 cores=0,2,4,6
/proc/18662/task/18666/stat : 18666 (claspmt) R 18660 18662 18346 0 -1 4202560 72962 0 0 0 92203 79 0 0 25 0 4 0 522139137 756998144 157131 33554432000 4194304 4964704 140736691914608 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18662/tid=18667] ppid=18660 vsize=739256 CPUtime=917.83 cores=0,2,4,6
/proc/18662/task/18667/stat : 18667 (claspmt) R 18660 18662 18346 0 -1 4202560 34494 0 0 0 91746 37 0 0 25 0 4 0 522139137 756998144 157131 33554432000 4194304 4964704 140736691914608 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3705.68
Current children cumulated vsize (KiB) 739256

[startup+1002.3 s]
/proc/loadavg: 4.22 6.21 7.28 5/175 18711
/proc/meminfo: memFree=25609348/32950928 swapFree=67111364/67111528
[pid=18662] ppid=18660 vsize=825832 CPUtime=3945.41 cores=0,2,4,6
/proc/18662/stat : 18662 (claspmt) R 18660 18662 18346 0 -1 4202496 178094 0 0 0 394381 160 0 0 25 0 4 0 522137186 845651968 164267 33554432000 4194304 4964704 140736691914608 18446744073709551615 4627263 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/18662/statm: 206458 164267 460 189 0 200807 0
[pid=18662/tid=18665] ppid=18660 vsize=825832 CPUtime=982.79 cores=0,2,4,6
/proc/18662/task/18665/stat : 18665 (claspmt) R 18660 18662 18346 0 -1 4202560 13110 0 0 0 98258 21 0 0 25 0 4 0 522139137 845651968 164267 33554432000 4194304 4964704 140736691914608 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=18662/tid=18666] ppid=18660 vsize=825832 CPUtime=982.82 cores=0,2,4,6
/proc/18662/task/18666/stat : 18666 (claspmt) R 18660 18662 18346 0 -1 4202560 78028 0 0 0 98201 81 0 0 25 0 4 0 522139137 845651968 164267 33554432000 4194304 4964704 140736691914608 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18662/tid=18667] ppid=18660 vsize=825832 CPUtime=977.55 cores=0,2,4,6
/proc/18662/task/18667/stat : 18667 (claspmt) R 18660 18662 18346 0 -1 4202560 34711 0 0 0 97718 37 0 0 25 0 4 0 522139137 845651968 164267 33554432000 4194304 4964704 140736691914608 18446744073709551615 4670286 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3945.41
Current children cumulated vsize (KiB) 825832

[startup+1062.3 s]
/proc/loadavg: 4.16 5.82 7.08 5/175 18712
/proc/meminfo: memFree=25588940/32950928 swapFree=67111364/67111528
[pid=18662] ppid=18660 vsize=846396 CPUtime=4185.15 cores=0,2,4,6
/proc/18662/stat : 18662 (claspmt) R 18660 18662 18346 0 -1 4202496 183370 0 0 0 418351 164 0 0 25 0 4 0 522137186 866709504 169522 33554432000 4194304 4964704 140736691914608 18446744073709551615 4320909 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/18662/statm: 211599 169522 460 189 0 205948 0
[pid=18662/tid=18665] ppid=18660 vsize=846396 CPUtime=1042.79 cores=0,2,4,6
/proc/18662/task/18665/stat : 18665 (claspmt) R 18660 18662 18346 0 -1 4202560 13546 0 0 0 104256 23 0 0 25 0 4 0 522139137 866709504 169522 33554432000 4194304 4964704 140736691914608 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=18662/tid=18666] ppid=18660 vsize=846396 CPUtime=1042.82 cores=0,2,4,6
/proc/18662/task/18666/stat : 18666 (claspmt) R 18660 18662 18346 0 -1 4202560 82751 0 0 0 104199 83 0 0 25 0 4 0 522139137 866709504 169522 33554432000 4194304 4964704 140736691914608 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18662/tid=18667] ppid=18660 vsize=846396 CPUtime=1037.29 cores=0,2,4,6
/proc/18662/task/18667/stat : 18667 (claspmt) R 18660 18662 18346 0 -1 4202560 34785 0 0 0 103692 37 0 0 25 0 4 0 522139137 866709504 169522 33554432000 4194304 4964704 140736691914608 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4185.15
Current children cumulated vsize (KiB) 846396

[startup+1122.3 s]
/proc/loadavg: 4.13 5.50 6.89 5/175 18714
/proc/meminfo: memFree=25566444/32950928 swapFree=67111364/67111528
[pid=18662] ppid=18660 vsize=851164 CPUtime=4424.88 cores=0,2,4,6
/proc/18662/stat : 18662 (claspmt) R 18660 18662 18346 0 -1 4202496 188930 0 0 0 442316 172 0 0 25 0 4 0 522137186 871591936 175082 33554432000 4194304 4964704 140736691914608 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/18662/statm: 212791 175082 460 189 0 207140 0
[pid=18662/tid=18665] ppid=18660 vsize=851164 CPUtime=1102.79 cores=0,2,4,6
/proc/18662/task/18665/stat : 18665 (claspmt) R 18660 18662 18346 0 -1 4202560 13878 0 0 0 110255 24 0 0 25 0 4 0 522139137 871591936 175082 33554432000 4194304 4964704 140736691914608 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=18662/tid=18666] ppid=18660 vsize=851164 CPUtime=1102.83 cores=0,2,4,6
/proc/18662/task/18666/stat : 18666 (claspmt) R 18660 18662 18346 0 -1 4202560 85775 0 0 0 110197 86 0 0 25 0 4 0 522139137 871591936 175082 33554432000 4194304 4964704 140736691914608 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18662/tid=18667] ppid=18660 vsize=851164 CPUtime=1097 cores=0,2,4,6
/proc/18662/task/18667/stat : 18667 (claspmt) R 18660 18662 18346 0 -1 4202560 36302 0 0 0 109660 40 0 0 25 0 4 0 522139137 871591936 175082 33554432000 4194304 4964704 140736691914608 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4424.88
Current children cumulated vsize (KiB) 851164

[startup+1182.3 s]
/proc/loadavg: 4.11 5.24 6.71 5/175 18716
/proc/meminfo: memFree=25540736/32950928 swapFree=67111364/67111528
[pid=18662] ppid=18660 vsize=917756 CPUtime=4664.62 cores=0,2,4,6
/proc/18662/stat : 18662 (claspmt) R 18660 18662 18346 0 -1 4202496 195361 0 0 0 466282 180 0 0 25 0 4 0 522137186 939782144 181488 33554432000 4194304 4964704 140736691914608 18446744073709551615 4668488 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/18662/statm: 229439 181488 460 189 0 223788 0
[pid=18662/tid=18665] ppid=18660 vsize=917756 CPUtime=1162.79 cores=0,2,4,6
/proc/18662/task/18665/stat : 18665 (claspmt) R 18660 18662 18346 0 -1 4202560 13950 0 0 0 116255 24 0 0 25 0 4 0 522139137 939782144 181488 33554432000 4194304 4964704 140736691914608 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=18662/tid=18666] ppid=18660 vsize=917756 CPUtime=1162.83 cores=0,2,4,6
/proc/18662/task/18666/stat : 18666 (claspmt) R 18660 18662 18346 0 -1 4202560 91523 0 0 0 116189 94 0 0 25 0 4 0 522139137 939782144 181488 33554432000 4194304 4964704 140736691914608 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18662/tid=18667] ppid=18660 vsize=917756 CPUtime=1156.74 cores=0,2,4,6
/proc/18662/task/18667/stat : 18667 (claspmt) R 18660 18662 18346 0 -1 4202560 36655 0 0 0 115633 41 0 0 25 0 4 0 522139137 939782144 181488 33554432000 4194304 4964704 140736691914608 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4664.62
Current children cumulated vsize (KiB) 917756



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1216.2 s]
/proc/loadavg: 4.06 5.10 6.61 5/175 18717
/proc/meminfo: memFree=25523464/32950928 swapFree=67111364/67111528
[pid=18662] ppid=18660 vsize=919468 CPUtime=4800.08 cores=0,2,4,6
/proc/18662/stat : 18662 (claspmt) R 18660 18662 18346 0 -1 4202496 199470 0 0 0 479821 187 0 0 25 0 4 0 522137186 941535232 185597 33554432000 4194304 4964704 140736691914608 18446744073709551615 4668488 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/18662/statm: 229867 185597 460 189 0 224216 0
[pid=18662/tid=18665] ppid=18660 vsize=919468 CPUtime=1196.7 cores=0,2,4,6
/proc/18662/task/18665/stat : 18665 (claspmt) R 18660 18662 18346 0 -1 4202560 13950 0 0 0 119646 24 0 0 25 0 4 0 522139137 941535232 185597 33554432000 4194304 4964704 140736691914608 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=18662/tid=18666] ppid=18660 vsize=919468 CPUtime=1196.74 cores=0,2,4,6
/proc/18662/task/18666/stat : 18666 (claspmt) R 18660 18662 18346 0 -1 4202560 94613 0 0 0 119576 98 0 0 25 0 4 0 522139137 941535232 185597 33554432000 4194304 4964704 140736691914608 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18662/tid=18667] ppid=18660 vsize=919468 CPUtime=1190.49 cores=0,2,4,6
/proc/18662/task/18667/stat : 18667 (claspmt) R 18660 18662 18346 0 -1 4202560 37093 0 0 0 119008 41 0 0 25 0 4 0 522139137 941535232 185597 33554432000 4194304 4964704 140736691914608 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.08
Current children cumulated vsize (KiB) 919468

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

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

[startup+1216.4 s]
/proc/loadavg: 4.06 5.10 6.61 5/175 18717
/proc/meminfo: memFree=25523464/32950928 swapFree=67111364/67111528
[pid=18662] ppid=18660 vsize=914928 CPUtime=4800.31 cores=0,2,4,6
/proc/18662/stat : 18662 (claspmt) R 18660 18662 18346 0 -1 4202496 199485 0 0 0 479844 187 0 0 25 0 1 0 522137186 936886272 184477 33554432000 4194304 4964704 140736691914608 18446744073709551615 208079890194 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18662/statm: 228732 184477 470 189 0 223081 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 914928

[startup+1216.5 s]
/proc/loadavg: 4.06 5.10 6.61 2/173 18718
/proc/meminfo: memFree=25542452/32950928 swapFree=67111364/67111528
[pid=18662] ppid=18660 vsize=914928 CPUtime=4800.41 cores=0,2,4,6
/proc/18662/stat : 18662 (claspmt) R 18660 18662 18346 0 -1 4202496 199486 0 0 0 479854 187 0 0 25 0 1 0 522137186 936886272 180721 33554432000 4194304 4964704 140736691914608 18446744073709551615 4628834 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18662/statm: 228732 180721 471 189 0 223081 0
Current children cumulated CPU time (s) 4800.41
Current children cumulated vsize (KiB) 914928

Child status: 0
Real time (s): 1216.57
CPU time (s): 4800.48
CPU user time (s): 4798.57
CPU system time (s): 1.90471
CPU usage (%): 394.593
Max. virtual memory (cumulated for all children) (KiB): 919468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.57
system time used= 1.90471
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 199487
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= 3969
involuntary context switches= 22866

runsolver used 1.89771 second user time and 4.37333 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-29 21:29:35
IDJOB=3299620
IDBENCH=85764
IDSOLVER=1683
FILE ID=node127/3299620-1304105374
RUNJOBID= node127-1304102457-18364
PBS_JOBID= 13170632
Free space on /tmp= 71796 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT05/crafted/roussel05/visbmc-PHNF/phnf-size10-exclusive-philo.used-as.sat04-988.shuffled-as.sat05-4195.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-3299620-1304105374/watcher-3299620-1304105374 -o /tmp/evaluation-result-3299620-1304105374/solver-3299620-1304105374 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299620-1304105374.cnf

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

MD5SUM BENCH= 32f22e9ac89bf164b7f5db6bef950d03
RANDOM SEED=1589159390

node127.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.823
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.64
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.823
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.823
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.823
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.86
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.823
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.823
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.75
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.823
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.60
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.823
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:     32950928 kB
MemFree:      25785904 kB
Buffers:       1403964 kB
Cached:        4743084 kB
SwapCached:          0 kB
Active:        2301576 kB
Inactive:      4387456 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      25785904 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           24964 kB
Writeback:           0 kB
AnonPages:      541876 kB
Mapped:          15732 kB
Slab:           411392 kB
PageTables:       5740 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   700336 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= 71796 MiB
End job on node127 at 2011-04-29 21:49:53