Trace number 3373352

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.55 1207.33

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-20-10p1.cnf
MD5SUM9573f6b4001373bab93d1a02f96820d1
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark665.597
Satisfiable
(Un)Satisfiability was proved
Number of variables260342
Number of clauses1391257
Sum of the clauses size3358569
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2984984
Number of clauses of size 3327764
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...418937/instance-3373352-1305418937.cnf
2.39/2.41	c Solving...
4800.10/1206.91	
4800.10/1206.91	*** INTERRUPTED! ***
4800.10/1206.91	*** Shutting down threads...
4800.51/1207.32	s UNKNOWN
4800.51/1207.32	
4800.51/1207.32	c INTERRUPTED   : 1
4800.51/1207.32	c Models        : 0+    
4800.51/1207.32	c Time          : 1206.917s (Solving: 1204.51s 1st Model: 0.00s Unsat: 0.00s)
4800.51/1207.32	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: 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-3373352-1305418937/watcher-3373352-1305418937 -o /tmp/evaluation-result-3373352-1305418937/solver-3373352-1305418937 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373352-1305418937.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: 6.15 6.25 7.11 6/358 15351
/proc/meminfo: memFree=21477428/32951132 swapFree=64495980/67111528
[pid=15351] ppid=15349 vsize=53932 CPUtime=0 cores=1,3,5,7
/proc/15351/stat : 15351 (claspmt) R 15349 15351 14801 0 -1 4202496 2647 0 0 0 0 0 0 0 20 0 1 0 653493564 55226368 2578 33554432000 4194304 4964800 140733295764640 18446744073709551615 4700412 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/15351/statm: 13483 2585 375 189 0 8357 0

[startup+0.0577821 s]
/proc/loadavg: 6.15 6.25 7.11 6/358 15351
/proc/meminfo: memFree=21477428/32951132 swapFree=64495980/67111528
[pid=15351] ppid=15349 vsize=74392 CPUtime=0.05 cores=1,3,5,7
/proc/15351/stat : 15351 (claspmt) R 15349 15351 14801 0 -1 4202496 15837 0 0 0 4 1 0 0 20 0 1 0 653493564 76177408 13564 33554432000 4194304 4964800 140733295764640 18446744073709551615 210646807237 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/15351/statm: 18598 13565 385 189 0 13472 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 74392

[startup+0.100775 s]
/proc/loadavg: 6.15 6.25 7.11 6/358 15351
/proc/meminfo: memFree=21477428/32951132 swapFree=64495980/67111528
[pid=15351] ppid=15349 vsize=81620 CPUtime=0.09 cores=1,3,5,7
/proc/15351/stat : 15351 (claspmt) R 15349 15351 14801 0 -1 4202496 18444 0 0 0 8 1 0 0 20 0 1 0 653493564 83578880 15192 33554432000 4194304 4964800 140733295764640 18446744073709551615 210646807237 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/15351/statm: 20405 15194 385 189 0 15279 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 81620

[startup+0.30074 s]
/proc/loadavg: 6.15 6.25 7.11 6/358 15351
/proc/meminfo: memFree=21477428/32951132 swapFree=64495980/67111528
[pid=15351] ppid=15349 vsize=112868 CPUtime=0.29 cores=1,3,5,7
/proc/15351/stat : 15351 (claspmt) R 15349 15351 14801 0 -1 4202496 29179 0 0 0 26 3 0 0 21 0 1 0 653493564 115576832 23039 33554432000 4194304 4964800 140733295764640 18446744073709551615 4599599 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/15351/statm: 28217 23040 388 189 0 23091 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 112868

[startup+0.700677 s]
/proc/loadavg: 6.15 6.25 7.11 6/358 15351
/proc/meminfo: memFree=21477428/32951132 swapFree=64495980/67111528
[pid=15351] ppid=15349 vsize=169888 CPUtime=0.69 cores=1,3,5,7
/proc/15351/stat : 15351 (claspmt) R 15349 15351 14801 0 -1 4202496 47611 0 0 0 63 6 0 0 22 0 1 0 653493564 173965312 36814 33554432000 4194304 4964800 140733295764640 18446744073709551615 4615600 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/15351/statm: 42472 36814 399 189 0 37346 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 169888

[startup+1.50054 s]
/proc/loadavg: 6.15 6.25 7.11 7/359 15352
/proc/meminfo: memFree=21319656/32951132 swapFree=64495980/67111528
[pid=15351] ppid=15349 vsize=180140 CPUtime=1.49 cores=1,3,5,7
/proc/15351/stat : 15351 (claspmt) R 15349 15351 14801 0 -1 4202496 49977 0 0 0 143 6 0 0 25 0 1 0 653493564 184463360 39180 33554432000 4194304 4964800 140733295764640 18446744073709551615 4600730 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/15351/statm: 45035 39180 403 189 0 39909 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 180140

[startup+3.10024 s]
/proc/loadavg: 6.14 6.25 7.11 6/359 15352
/proc/meminfo: memFree=21318044/32951132 swapFree=64495980/67111528
[pid=15351] ppid=15349 vsize=332352 CPUtime=4.42 cores=1,3,5,7
/proc/15351/stat : 15351 (claspmt) R 15349 15351 14801 0 -1 4202496 81438 0 0 0 431 11 0 0 24 0 4 0 653493564 340328448 59295 33554432000 4194304 4964800 140733295764640 18446744073709551615 4371537 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/15351/statm: 83088 59295 454 189 0 77437 0
Current children cumulated CPU time (s) 4.42
Current children cumulated vsize (KiB) 332352

[startup+6.3007 s]
/proc/loadavg: 6.14 6.25 7.11 11/362 15356
/proc/meminfo: memFree=21234244/32951132 swapFree=64495980/67111528
[pid=15351] ppid=15349 vsize=332352 CPUtime=13.99 cores=1,3,5,7
/proc/15351/stat : 15351 (claspmt) R 15349 15351 14801 0 -1 4202496 81743 0 0 0 1387 12 0 0 25 0 4 0 653493564 340328448 59600 33554432000 4194304 4964800 140733295764640 18446744073709551615 4668987 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/15351/statm: 83088 59600 458 189 0 77437 0
[pid=15351/tid=15353] ppid=15349 vsize=332352 CPUtime=2.4 cores=1,3,5,7
/proc/15351/task/15353/stat : 15353 (claspmt) R 15349 15351 14801 0 -1 4202560 6970 0 0 0 240 0 0 0 21 0 4 0 653493805 340328448 59600 33554432000 4194304 4964800 140733295764640 18446744073709551615 4370259 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=15351/tid=15354] ppid=15349 vsize=332352 CPUtime=3.88 cores=1,3,5,7
/proc/15351/task/15354/stat : 15354 (claspmt) R 15349 15351 14801 0 -1 4202560 11488 0 0 0 386 2 0 0 25 0 4 0 653493805 340328448 59600 33554432000 4194304 4964800 140733295764640 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=15351/tid=15355] ppid=15349 vsize=332352 CPUtime=3.86 cores=1,3,5,7
/proc/15351/task/15355/stat : 15355 (claspmt) R 15349 15351 14801 0 -1 4202560 11940 0 0 0 385 1 0 0 25 0 4 0 653493805 340328448 59600 33554432000 4194304 4964800 140733295764640 18446744073709551615 4342167 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 13.99
Current children cumulated vsize (KiB) 332352

[startup+12.7006 s]
/proc/loadavg: 6.72 6.37 7.14 9/362 15356
/proc/meminfo: memFree=21226200/32951132 swapFree=64495980/67111528
[pid=15351] ppid=15349 vsize=332352 CPUtime=37.71 cores=1,3,5,7
/proc/15351/stat : 15351 (claspmt) R 15349 15351 14801 0 -1 4202496 82236 0 0 0 3758 13 0 0 25 0 4 0 653493564 340328448 60093 33554432000 4194304 4964800 140733295764640 18446744073709551615 4668667 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/15351/statm: 83088 60093 458 189 0 77437 0
[pid=15351/tid=15353] ppid=15349 vsize=332352 CPUtime=7.83 cores=1,3,5,7
/proc/15351/task/15353/stat : 15353 (claspmt) R 15349 15351 14801 0 -1 4202560 7117 0 0 0 782 1 0 0 25 0 4 0 653493805 340328448 60093 33554432000 4194304 4964800 140733295764640 18446744073709551615 4668987 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=15351/tid=15354] ppid=15349 vsize=332352 CPUtime=10.28 cores=1,3,5,7
/proc/15351/task/15354/stat : 15354 (claspmt) R 15349 15351 14801 0 -1 4202560 11659 0 0 0 1026 2 0 0 25 0 4 0 653493805 340328448 60093 33554432000 4194304 4964800 140733295764640 18446744073709551615 4678061 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=15351/tid=15355] ppid=15349 vsize=332352 CPUtime=10.26 cores=1,3,5,7
/proc/15351/task/15355/stat : 15355 (claspmt) R 15349 15351 14801 0 -1 4202560 12039 0 0 0 1024 2 0 0 25 0 4 0 653493805 340328448 60093 33554432000 4194304 4964800 140733295764640 18446744073709551615 4678036 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 37.71
Current children cumulated vsize (KiB) 332352

[startup+25.5005 s]
/proc/loadavg: 6.91 6.43 7.15 9/362 15356
/proc/meminfo: memFree=21210532/32951132 swapFree=64495980/67111528
[pid=15351] ppid=15349 vsize=332352 CPUtime=88.7 cores=1,3,5,7
/proc/15351/stat : 15351 (claspmt) R 15349 15351 14801 0 -1 4202496 84129 0 0 0 8847 23 0 0 25 0 4 0 653493564 340328448 61986 33554432000 4194304 4964800 140733295764640 18446744073709551615 4668712 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/15351/statm: 83088 61986 458 189 0 77437 0
[pid=15351/tid=15353] ppid=15349 vsize=332352 CPUtime=20.47 cores=1,3,5,7
/proc/15351/task/15353/stat : 15353 (claspmt) R 15349 15351 14801 0 -1 4202560 7307 0 0 0 2045 2 0 0 25 0 4 0 653493805 340328448 61986 33554432000 4194304 4964800 140733295764640 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=15351/tid=15354] ppid=15349 vsize=332352 CPUtime=23.07 cores=1,3,5,7
/proc/15351/task/15354/stat : 15354 (claspmt) R 15349 15351 14801 0 -1 4202560 12794 0 0 0 2304 3 0 0 25 0 4 0 653493805 340328448 61986 33554432000 4194304 4964800 140733295764640 18446744073709551615 4669280 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=15351/tid=15355] ppid=15349 vsize=332352 CPUtime=23.06 cores=1,3,5,7
/proc/15351/task/15355/stat : 15355 (claspmt) R 15349 15351 14801 0 -1 4202560 12379 0 0 0 2304 2 0 0 25 0 4 0 653493805 340328448 61986 33554432000 4194304 4964800 140733295764640 18446744073709551615 4668987 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 88.7
Current children cumulated vsize (KiB) 332352

[startup+51.1012 s]
/proc/loadavg: 7.35 6.57 7.17 9/362 15357
/proc/meminfo: memFree=21158540/32951132 swapFree=64495980/67111528
[pid=15351] ppid=15349 vsize=397888 CPUtime=190.78 cores=1,3,5,7
/proc/15351/stat : 15351 (claspmt) R 15349 15351 14801 0 -1 4202496 89034 0 0 0 19048 30 0 0 25 0 4 0 653493564 407437312 66891 33554432000 4194304 4964800 140733295764640 18446744073709551615 4678045 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/15351/statm: 99472 66891 458 189 0 93821 0
[pid=15351/tid=15353] ppid=15349 vsize=397888 CPUtime=45.77 cores=1,3,5,7
/proc/15351/task/15353/stat : 15353 (claspmt) R 15349 15351 14801 0 -1 4202560 7770 0 0 0 4575 2 0 0 25 0 4 0 653493805 407437312 66891 33554432000 4194304 4964800 140733295764640 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=15351/tid=15354] ppid=15349 vsize=397888 CPUtime=48.67 cores=1,3,5,7
/proc/15351/task/15354/stat : 15354 (claspmt) R 15349 15351 14801 0 -1 4202560 15446 0 0 0 4861 6 0 0 25 0 4 0 653493805 407437312 66891 33554432000 4194304 4964800 140733295764640 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=15351/tid=15355] ppid=15349 vsize=397888 CPUtime=48.65 cores=1,3,5,7
/proc/15351/task/15355/stat : 15355 (claspmt) R 15349 15351 14801 0 -1 4202560 13490 0 0 0 4862 3 0 0 25 0 4 0 653493805 407437312 66892 33554432000 4194304 4964800 140733295764640 18446744073709551615 210646807585 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 190.78
Current children cumulated vsize (KiB) 397888

[startup+102.314 s]
/proc/loadavg: 7.58 6.77 7.21 9/362 15388
/proc/meminfo: memFree=21293588/32951132 swapFree=64495980/67111528
[pid=15351] ppid=15349 vsize=484872 CPUtime=394.98 cores=1,3,5,7
/proc/15351/stat : 15351 (claspmt) R 15349 15351 14801 0 -1 4202496 114206 0 0 0 39442 56 0 0 25 0 4 0 653493564 496508928 92063 33554432000 4194304 4964800 140733295764640 18446744073709551615 4669017 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/15351/statm: 121218 92063 460 189 0 115567 0
[pid=15351/tid=15353] ppid=15349 vsize=484872 CPUtime=96.37 cores=1,3,5,7
/proc/15351/task/15353/stat : 15353 (claspmt) R 15349 15351 14801 0 -1 4202560 9703 0 0 0 9633 4 0 0 25 0 4 0 653493805 496508928 92063 33554432000 4194304 4964800 140733295764640 18446744073709551615 4669011 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=15351/tid=15354] ppid=15349 vsize=484872 CPUtime=99.89 cores=1,3,5,7
/proc/15351/task/15354/stat : 15354 (claspmt) R 15349 15351 14801 0 -1 4202560 31317 0 0 0 9966 23 0 0 25 0 4 0 653493805 496508928 92063 33554432000 4194304 4964800 140733295764640 18446744073709551615 4313751 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=15351/tid=15355] ppid=15349 vsize=484872 CPUtime=99.84 cores=1,3,5,7
/proc/15351/task/15355/stat : 15355 (claspmt) R 15349 15351 14801 0 -1 4202560 18200 0 0 0 9976 8 0 0 25 0 4 0 653493805 496508928 92063 33554432000 4194304 4964800 140733295764640 18446744073709551615 4669011 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 394.98
Current children cumulated vsize (KiB) 484872

[startup+162.3 s]
/proc/loadavg: 7.88 7.01 7.26 9/362 15390
/proc/meminfo: memFree=21088764/32951132 swapFree=64495980/67111528
[pid=15351] ppid=15349 vsize=672636 CPUtime=634.19 cores=1,3,5,7
/proc/15351/stat : 15351 (claspmt) R 15349 15351 14801 0 -1 4202496 159233 0 0 0 63326 93 0 0 25 0 4 0 653493564 688779264 137090 33554432000 4194304 4964800 140733295764640 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/15351/statm: 168159 137090 460 189 0 162508 0
[pid=15351/tid=15353] ppid=15349 vsize=672636 CPUtime=155.98 cores=1,3,5,7
/proc/15351/task/15353/stat : 15353 (claspmt) R 15349 15351 14801 0 -1 4202560 14787 0 0 0 15589 9 0 0 25 0 4 0 653493805 688779264 137090 33554432000 4194304 4964800 140733295764640 18446744073709551615 4668987 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=15351/tid=15354] ppid=15349 vsize=672636 CPUtime=159.87 cores=1,3,5,7
/proc/15351/task/15354/stat : 15354 (claspmt) R 15349 15351 14801 0 -1 4202560 58876 0 0 0 15945 42 0 0 25 0 4 0 653493805 688779264 137090 33554432000 4194304 4964800 140733295764640 18446744073709551615 4660139 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=15351/tid=15355] ppid=15349 vsize=672636 CPUtime=159.48 cores=1,3,5,7
/proc/15351/task/15355/stat : 15355 (claspmt) R 15349 15351 14801 0 -1 4202560 25292 0 0 0 15933 15 0 0 25 0 4 0 653493805 688779264 137090 33554432000 4194304 4964800 140733295764640 18446744073709551615 4361293 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 634.19
Current children cumulated vsize (KiB) 672636

[startup+222.3 s]
/proc/loadavg: 8.10 7.23 7.32 9/362 15391
/proc/meminfo: memFree=20927416/32951132 swapFree=64495980/67111528
[pid=15351] ppid=15349 vsize=831356 CPUtime=873.44 cores=1,3,5,7
/proc/15351/stat : 15351 (claspmt) R 15349 15351 14801 0 -1 4202496 195033 0 0 0 87214 130 0 0 25 0 4 0 653493564 851308544 172890 33554432000 4194304 4964800 140733295764640 18446744073709551615 4678036 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/15351/statm: 207839 172890 460 189 0 202188 0
[pid=15351/tid=15353] ppid=15349 vsize=831356 CPUtime=215.97 cores=1,3,5,7
/proc/15351/task/15353/stat : 15353 (claspmt) R 15349 15351 14801 0 -1 4202560 17988 0 0 0 21583 14 0 0 25 0 4 0 653493805 851308544 172890 33554432000 4194304 4964800 140733295764640 18446744073709551615 4684760 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=15351/tid=15354] ppid=15349 vsize=831356 CPUtime=219.87 cores=1,3,5,7
/proc/15351/task/15354/stat : 15354 (claspmt) R 15349 15351 14801 0 -1 4202560 79547 0 0 0 21927 60 0 0 25 0 4 0 653493805 851308544 172890 33554432000 4194304 4964800 140733295764640 18446744073709551615 4678061 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=15351/tid=15355] ppid=15349 vsize=831356 CPUtime=218.76 cores=1,3,5,7
/proc/15351/task/15355/stat : 15355 (claspmt) R 15349 15351 14801 0 -1 4202560 32917 0 0 0 21850 26 0 0 25 0 4 0 653493805 851308544 172890 33554432000 4194304 4964800 140733295764640 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 873.44
Current children cumulated vsize (KiB) 831356

[startup+282.301 s]
/proc/loadavg: 8.15 7.39 7.37 9/362 15393
/proc/meminfo: memFree=20802156/32951132 swapFree=64495980/67111528
[pid=15351] ppid=15349 vsize=867616 CPUtime=1112.72 cores=1,3,5,7
/proc/15351/stat : 15351 (claspmt) R 15349 15351 14801 0 -1 4202496 224236 0 0 0 111110 162 0 0 25 0 4 0 653493564 888438784 202093 33554432000 4194304 4964800 140733295764640 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/15351/statm: 216904 202093 460 189 0 211253 0
[pid=15351/tid=15353] ppid=15349 vsize=867616 CPUtime=275.94 cores=1,3,5,7
/proc/15351/task/15353/stat : 15353 (claspmt) R 15349 15351 14801 0 -1 4202560 22617 0 0 0 27576 18 0 0 25 0 4 0 653493805 888438784 202093 33554432000 4194304 4964800 140733295764640 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=15351/tid=15354] ppid=15349 vsize=867616 CPUtime=279.88 cores=1,3,5,7
/proc/15351/task/15354/stat : 15354 (claspmt) R 15349 15351 14801 0 -1 4202560 94320 0 0 0 27914 74 0 0 25 0 4 0 653493805 888438784 202093 33554432000 4194304 4964800 140733295764640 18446744073709551615 4669280 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=15351/tid=15355] ppid=15349 vsize=867616 CPUtime=278.06 cores=1,3,5,7
/proc/15351/task/15355/stat : 15355 (claspmt) R 15349 15351 14801 0 -1 4202560 38325 0 0 0 27773 33 0 0 25 0 4 0 653493805 888438784 202093 33554432000 4194304 4964800 140733295764640 18446744073709551615 4670194 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1112.72

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

[startup+762.313 s]
/proc/loadavg: 8.04 7.95 7.66 9/362 15406
/proc/meminfo: memFree=19830068/32951132 swapFree=64495980/67111528
[pid=15351] ppid=15349 vsize=1909364 CPUtime=3026.98 cores=1,3,5,7
/proc/15351/stat : 15351 (claspmt) R 15349 15351 14801 0 -1 4202496 458996 0 0 0 302317 381 0 0 25 0 4 0 653493564 1955188736 436841 33554432000 4194304 4964800 140733295764640 18446744073709551615 4669280 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/15351/statm: 477341 436841 460 189 0 471690 0
[pid=15351/tid=15353] ppid=15349 vsize=1909364 CPUtime=755.43 cores=1,3,5,7
/proc/15351/task/15353/stat : 15353 (claspmt) R 15349 15351 14801 0 -1 4202560 53970 0 0 0 75484 59 0 0 25 0 4 0 653493805 1955188736 436841 33554432000 4194304 4964800 140733295764640 18446744073709551615 4660422 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=15351/tid=15354] ppid=15349 vsize=1909364 CPUtime=759.87 cores=1,3,5,7
/proc/15351/task/15354/stat : 15354 (claspmt) R 15349 15351 14801 0 -1 4202560 221492 0 0 0 75825 162 0 0 25 0 4 0 653493805 1955188736 436841 33554432000 4194304 4964800 140733295764640 18446744073709551615 4313764 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=15351/tid=15355] ppid=15349 vsize=1909364 CPUtime=752.87 cores=1,3,5,7
/proc/15351/task/15355/stat : 15355 (claspmt) R 15349 15351 14801 0 -1 4202560 80136 0 0 0 75204 83 0 0 25 0 4 0 653493805 1955188736 436841 33554432000 4194304 4964800 140733295764640 18446744073709551615 4320911 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3026.98
Current children cumulated vsize (KiB) 1909364

[startup+822.3 s]
/proc/loadavg: 8.10 7.99 7.68 9/362 15407
/proc/meminfo: memFree=19747844/32951132 swapFree=64495980/67111528
[pid=15351] ppid=15349 vsize=1926136 CPUtime=3266.23 cores=1,3,5,7
/proc/15351/stat : 15351 (claspmt) R 15349 15351 14801 0 -1 4202496 479261 0 0 0 326217 406 0 0 25 0 4 0 653493564 1972363264 457106 33554432000 4194304 4964800 140733295764640 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/15351/statm: 481534 457106 460 189 0 475883 0
[pid=15351/tid=15353] ppid=15349 vsize=1926136 CPUtime=814.71 cores=1,3,5,7
/proc/15351/task/15353/stat : 15353 (claspmt) R 15349 15351 14801 0 -1 4202560 56760 0 0 0 81409 62 0 0 25 0 4 0 653493805 1972363264 457106 33554432000 4194304 4964800 140733295764640 18446744073709551615 4668773 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=15351/tid=15354] ppid=15349 vsize=1926136 CPUtime=819.85 cores=1,3,5,7
/proc/15351/task/15354/stat : 15354 (claspmt) R 15349 15351 14801 0 -1 4202560 230007 0 0 0 81817 168 0 0 25 0 4 0 653493805 1972363264 457106 33554432000 4194304 4964800 140733295764640 18446744073709551615 4670351 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=15351/tid=15355] ppid=15349 vsize=1926136 CPUtime=812.85 cores=1,3,5,7
/proc/15351/task/15355/stat : 15355 (claspmt) R 15349 15351 14801 0 -1 4202560 86189 0 0 0 81193 92 0 0 25 0 4 0 653493805 1972363264 457106 33554432000 4194304 4964800 140733295764640 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3266.23
Current children cumulated vsize (KiB) 1926136

[startup+882.301 s]
/proc/loadavg: 8.07 8.00 7.71 9/362 15409
/proc/meminfo: memFree=19658056/32951132 swapFree=64495980/67111528
[pid=15351] ppid=15349 vsize=2023836 CPUtime=3505.52 cores=1,3,5,7
/proc/15351/stat : 15351 (claspmt) R 15349 15351 14801 0 -1 4202496 500729 0 0 0 350128 424 0 0 25 0 4 0 653493564 2072408064 478574 33554432000 4194304 4964800 140733295764640 18446744073709551615 4670499 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/15351/statm: 505959 478574 460 189 0 500308 0
[pid=15351/tid=15353] ppid=15349 vsize=2023836 CPUtime=874 cores=1,3,5,7
/proc/15351/task/15353/stat : 15353 (claspmt) R 15349 15351 14801 0 -1 4202560 59477 0 0 0 87335 65 0 0 25 0 4 0 653493805 2072408064 478574 33554432000 4194304 4964800 140733295764640 18446744073709551615 4668969 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=15351/tid=15354] ppid=15349 vsize=2023836 CPUtime=879.85 cores=1,3,5,7
/proc/15351/task/15354/stat : 15354 (claspmt) R 15349 15351 14801 0 -1 4202560 242437 0 0 0 87808 177 0 0 25 0 4 0 653493805 2072408064 478574 33554432000 4194304 4964800 140733295764640 18446744073709551615 4313753 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=15351/tid=15355] ppid=15349 vsize=2023836 CPUtime=872.86 cores=1,3,5,7
/proc/15351/task/15355/stat : 15355 (claspmt) R 15349 15351 14801 0 -1 4202560 90376 0 0 0 87190 96 0 0 25 0 4 0 653493805 2072408064 478574 33554432000 4194304 4964800 140733295764640 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3505.52
Current children cumulated vsize (KiB) 2023836

[startup+942.301 s]
/proc/loadavg: 8.10 8.03 7.73 9/362 15411
/proc/meminfo: memFree=19545452/32951132 swapFree=64495980/67111528
[pid=15351] ppid=15349 vsize=2155452 CPUtime=3744.82 cores=1,3,5,7
/proc/15351/stat : 15351 (claspmt) R 15349 15351 14801 0 -1 4202496 528704 0 0 0 374035 447 0 0 25 0 4 0 653493564 2207182848 506549 33554432000 4194304 4964800 140733295764640 18446744073709551615 4668987 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/15351/statm: 538863 506549 460 189 0 533212 0
[pid=15351/tid=15353] ppid=15349 vsize=2155452 CPUtime=933.3 cores=1,3,5,7
/proc/15351/task/15353/stat : 15353 (claspmt) R 15349 15351 14801 0 -1 4202560 62568 0 0 0 93260 70 0 0 25 0 4 0 653493805 2207182848 506549 33554432000 4194304 4964800 140733295764640 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=15351/tid=15354] ppid=15349 vsize=2155452 CPUtime=939.85 cores=1,3,5,7
/proc/15351/task/15354/stat : 15354 (claspmt) R 15349 15351 14801 0 -1 4202560 259285 0 0 0 93802 183 0 0 25 0 4 0 653493805 2207182848 506549 33554432000 4194304 4964800 140733295764640 18446744073709551615 4313764 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=15351/tid=15355] ppid=15349 vsize=2155452 CPUtime=932.86 cores=1,3,5,7
/proc/15351/task/15355/stat : 15355 (claspmt) R 15349 15351 14801 0 -1 4202560 94932 0 0 0 93183 103 0 0 25 0 4 0 653493805 2207182848 506549 33554432000 4194304 4964800 140733295764640 18446744073709551615 4313736 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3744.82
Current children cumulated vsize (KiB) 2155452

[startup+1002.3 s]
/proc/loadavg: 8.26 8.08 7.77 9/362 15412
/proc/meminfo: memFree=19460996/32951132 swapFree=64495980/67111528
[pid=15351] ppid=15349 vsize=2187164 CPUtime=3984.1 cores=1,3,5,7
/proc/15351/stat : 15351 (claspmt) R 15349 15351 14801 0 -1 4202496 548909 0 0 0 397946 464 0 0 25 0 4 0 653493564 2239655936 526754 33554432000 4194304 4964800 140733295764640 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/15351/statm: 546791 526754 460 189 0 541140 0
[pid=15351/tid=15353] ppid=15349 vsize=2187164 CPUtime=992.58 cores=1,3,5,7
/proc/15351/task/15353/stat : 15353 (claspmt) R 15349 15351 14801 0 -1 4202560 65820 0 0 0 99184 74 0 0 25 0 4 0 653493805 2239655936 526754 33554432000 4194304 4964800 140733295764640 18446744073709551615 4660165 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=15351/tid=15354] ppid=15349 vsize=2187164 CPUtime=999.86 cores=1,3,5,7
/proc/15351/task/15354/stat : 15354 (claspmt) R 15349 15351 14801 0 -1 4202560 270939 0 0 0 99795 191 0 0 25 0 4 0 653493805 2239655936 526754 33554432000 4194304 4964800 140733295764640 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=15351/tid=15355] ppid=15349 vsize=2187164 CPUtime=992.85 cores=1,3,5,7
/proc/15351/task/15355/stat : 15355 (claspmt) R 15349 15351 14801 0 -1 4202560 97882 0 0 0 99179 106 0 0 25 0 4 0 653493805 2239655936 526754 33554432000 4194304 4964800 140733295764640 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3984.1
Current children cumulated vsize (KiB) 2187164

[startup+1062.3 s]
/proc/loadavg: 8.14 8.08 7.78 9/362 15414
/proc/meminfo: memFree=19459244/32951132 swapFree=64495980/67111528
[pid=15351] ppid=15349 vsize=2187164 CPUtime=4223.4 cores=1,3,5,7
/proc/15351/stat : 15351 (claspmt) R 15349 15351 14801 0 -1 4202496 548939 0 0 0 421876 464 0 0 25 0 4 0 653493564 2239655936 526784 33554432000 4194304 4964800 140733295764640 18446744073709551615 4321079 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/15351/statm: 546791 526784 460 189 0 541140 0
[pid=15351/tid=15353] ppid=15349 vsize=2187164 CPUtime=1051.88 cores=1,3,5,7
/proc/15351/task/15353/stat : 15353 (claspmt) R 15349 15351 14801 0 -1 4202560 65821 0 0 0 105114 74 0 0 25 0 4 0 653493805 2239655936 526784 33554432000 4194304 4964800 140733295764640 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=15351/tid=15354] ppid=15349 vsize=2187164 CPUtime=1059.86 cores=1,3,5,7
/proc/15351/task/15354/stat : 15354 (claspmt) R 15349 15351 14801 0 -1 4202560 270966 0 0 0 105795 191 0 0 25 0 4 0 653493805 2239655936 526784 33554432000 4194304 4964800 140733295764640 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=15351/tid=15355] ppid=15349 vsize=2187164 CPUtime=1052.86 cores=1,3,5,7
/proc/15351/task/15355/stat : 15355 (claspmt) R 15349 15351 14801 0 -1 4202560 97882 0 0 0 105180 106 0 0 25 0 4 0 653493805 2239655936 526784 33554432000 4194304 4964800 140733295764640 18446744073709551615 4332108 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4223.4
Current children cumulated vsize (KiB) 2187164

[startup+1122.3 s]
/proc/loadavg: 8.11 8.09 7.81 9/362 15415
/proc/meminfo: memFree=19456124/32951132 swapFree=64495980/67111528
[pid=15351] ppid=15349 vsize=2187164 CPUtime=4462.67 cores=1,3,5,7
/proc/15351/stat : 15351 (claspmt) R 15349 15351 14801 0 -1 4202496 548993 0 0 0 445803 464 0 0 25 0 4 0 653493564 2239655936 526838 33554432000 4194304 4964800 140733295764640 18446744073709551615 4668789 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/15351/statm: 546791 526838 460 189 0 541140 0
[pid=15351/tid=15353] ppid=15349 vsize=2187164 CPUtime=1111.15 cores=1,3,5,7
/proc/15351/task/15353/stat : 15353 (claspmt) R 15349 15351 14801 0 -1 4202560 65833 0 0 0 111041 74 0 0 25 0 4 0 653493805 2239655936 526838 33554432000 4194304 4964800 140733295764640 18446744073709551615 4669280 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=15351/tid=15354] ppid=15349 vsize=2187164 CPUtime=1119.86 cores=1,3,5,7
/proc/15351/task/15354/stat : 15354 (claspmt) R 15349 15351 14801 0 -1 4202560 271008 0 0 0 111795 191 0 0 25 0 4 0 653493805 2239655936 526838 33554432000 4194304 4964800 140733295764640 18446744073709551615 4313804 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=15351/tid=15355] ppid=15349 vsize=2187164 CPUtime=1112.86 cores=1,3,5,7
/proc/15351/task/15355/stat : 15355 (claspmt) R 15349 15351 14801 0 -1 4202560 97882 0 0 0 111180 106 0 0 25 0 4 0 653493805 2239655936 526838 33554432000 4194304 4964800 140733295764640 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4462.67
Current children cumulated vsize (KiB) 2187164

[startup+1182.3 s]
/proc/loadavg: 8.12 8.09 7.82 9/362 15417
/proc/meminfo: memFree=19419288/32951132 swapFree=64495980/67111528
[pid=15351] ppid=15349 vsize=2252700 CPUtime=4701.97 cores=1,3,5,7
/proc/15351/stat : 15351 (claspmt) R 15349 15351 14801 0 -1 4202496 558135 0 0 0 469727 470 0 0 25 0 4 0 653493564 2306764800 535980 33554432000 4194304 4964800 140733295764640 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/15351/statm: 563175 535980 460 189 0 557524 0
[pid=15351/tid=15353] ppid=15349 vsize=2252700 CPUtime=1170.45 cores=1,3,5,7
/proc/15351/task/15353/stat : 15353 (claspmt) R 15349 15351 14801 0 -1 4202560 65877 0 0 0 116971 74 0 0 25 0 4 0 653493805 2306764800 535980 33554432000 4194304 4964800 140733295764640 18446744073709551615 4669140 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=15351/tid=15354] ppid=15349 vsize=2252700 CPUtime=1179.86 cores=1,3,5,7
/proc/15351/task/15354/stat : 15354 (claspmt) R 15349 15351 14801 0 -1 4202560 280071 0 0 0 117789 197 0 0 25 0 4 0 653493805 2306764800 535980 33554432000 4194304 4964800 140733295764640 18446744073709551615 4313764 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=15351/tid=15355] ppid=15349 vsize=2252700 CPUtime=1172.86 cores=1,3,5,7
/proc/15351/task/15355/stat : 15355 (claspmt) R 15349 15351 14801 0 -1 4202560 97884 0 0 0 117180 106 0 0 25 0 4 0 653493805 2306764800 535980 33554432000 4194304 4964800 140733295764640 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4701.97
Current children cumulated vsize (KiB) 2252700



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206.9 s]
/proc/loadavg: 8.13 8.09 7.83 9/362 15418
/proc/meminfo: memFree=19403036/32951132 swapFree=64495980/67111528
[pid=15351] ppid=15349 vsize=2252700 CPUtime=4800.1 cores=1,3,5,7
/proc/15351/stat : 15351 (claspmt) R 15349 15351 14801 0 -1 4202496 561605 0 0 0 479534 476 0 0 25 0 4 0 653493564 2306764800 539450 33554432000 4194304 4964800 140733295764640 18446744073709551615 4669011 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/15351/statm: 563175 539450 460 189 0 557524 0
[pid=15351/tid=15353] ppid=15349 vsize=2252700 CPUtime=1194.76 cores=1,3,5,7
/proc/15351/task/15353/stat : 15353 (claspmt) R 15349 15351 14801 0 -1 4202560 66061 0 0 0 119401 75 0 0 25 0 4 0 653493805 2306764800 539450 33554432000 4194304 4964800 140733295764640 18446744073709551615 4668987 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=15351/tid=15354] ppid=15349 vsize=2252700 CPUtime=1204.47 cores=1,3,5,7
/proc/15351/task/15354/stat : 15354 (claspmt) R 15349 15351 14801 0 -1 4202560 281236 0 0 0 120249 198 0 0 25 0 4 0 653493805 2306764800 539450 33554432000 4194304 4964800 140733295764640 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=15351/tid=15355] ppid=15349 vsize=2252700 CPUtime=1197.47 cores=1,3,5,7
/proc/15351/task/15355/stat : 15355 (claspmt) R 15349 15351 14801 0 -1 4202560 99800 0 0 0 119637 110 0 0 25 0 4 0 653493805 2306764800 539450 33554432000 4194304 4964800 140733295764640 18446744073709551615 4669131 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.1
Current children cumulated vsize (KiB) 2252700

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

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

[startup+1207.02 s]
/proc/loadavg: 8.13 8.09 7.83 9/362 15418
/proc/meminfo: memFree=19403036/32951132 swapFree=64495980/67111528
[pid=15351] ppid=15349 vsize=2219900 CPUtime=4800.23 cores=1,3,5,7
/proc/15351/stat : 15351 (claspmt) R 15349 15351 14801 0 -1 4202496 561615 0 0 0 479547 476 0 0 25 0 1 0 653493564 2273177600 531223 33554432000 4194304 4964800 140733295764640 18446744073709551615 210646795468 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/15351/statm: 554975 531223 470 189 0 549324 0
Current children cumulated CPU time (s) 4800.23
Current children cumulated vsize (KiB) 2219900

[startup+1207.2 s]
/proc/loadavg: 8.13 8.09 7.83 9/362 15418
/proc/meminfo: memFree=19403036/32951132 swapFree=64495980/67111528
[pid=15351] ppid=15349 vsize=2219900 CPUtime=4800.42 cores=1,3,5,7
/proc/15351/stat : 15351 (claspmt) R 15349 15351 14801 0 -1 4202496 561615 0 0 0 479566 476 0 0 25 0 1 0 653493564 2273177600 531215 33554432000 4194304 4964800 140733295764640 18446744073709551615 210646802604 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/15351/statm: 554975 531215 470 189 0 549324 0
Current children cumulated CPU time (s) 4800.42
Current children cumulated vsize (KiB) 2219900

[startup+1207.3 s]
/proc/loadavg: 8.13 8.09 7.83 9/362 15418
/proc/meminfo: memFree=19403036/32951132 swapFree=64495980/67111528
[pid=15351] ppid=15349 vsize=677108 CPUtime=4800.51 cores=1,3,5,7
/proc/15351/stat : 15351 (claspmt) R 15349 15351 14801 0 -1 4202496 561616 0 0 0 479569 482 0 0 25 0 1 0 653493564 693358592 152479 33554432000 4194304 4964800 140733295764640 18446744073709551615 210647189639 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/15351/statm: 169277 152479 471 189 0 163626 0
Current children cumulated CPU time (s) 4800.51
Current children cumulated vsize (KiB) 677108

Child status: 0
Real time (s): 1207.33
CPU time (s): 4800.55
CPU user time (s): 4795.7
CPU system time (s): 4.85026
CPU usage (%): 397.619
Max. virtual memory (cumulated for all children) (KiB): 2252700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.7
system time used= 4.85026
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 561617
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= 3314
involuntary context switches= 20384

runsolver used 3.9524 second user time and 10.3334 second system time

The end

Launcher Data

Begin job on node129 at 2011-05-15 02:22:19
IDJOB=3373352
IDBENCH=71050
IDSOLVER=1853
FILE ID=node129/3373352-1305418937
RUNJOBID= node129-1305418886-15268
PBS_JOBID= 13324559
Free space on /tmp= 73312 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-20-10p1.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-3373352-1305418937/watcher-3373352-1305418937 -o /tmp/evaluation-result-3373352-1305418937/solver-3373352-1305418937 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373352-1305418937.cnf

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

MD5SUM BENCH= 9573f6b4001373bab93d1a02f96820d1
RANDOM SEED=310975680

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
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:     32951132 kB
MemFree:      21477476 kB
Buffers:        247388 kB
Cached:        5854900 kB
SwapCached:      52668 kB
Active:        3125328 kB
Inactive:      8123988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      21477476 kB
SwapTotal:    67111528 kB
SwapFree:     64495980 kB
Dirty:           51000 kB
Writeback:           0 kB
AnonPages:     5103328 kB
Mapped:          18044 kB
Slab:           121664 kB
PageTables:      38376 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 79969288 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73332 MiB
End job on node129 at 2011-05-15 02:42:28