Trace number 3373263

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) 4801.13 1203.75

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v2400c266431gyes7.cnf
MD5SUM92e61742efd2e322c59b4442206bebf1
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2400
Number of clauses266431
Sum of the clauses size535112
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266356
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...642455/instance-3373263-1307642455.cnf
1.29/1.39	c Solving...
4800.36/1203.01	
4800.36/1203.01	*** INTERRUPTED! ***
4800.36/1203.01	*** Shutting down threads...
4801.07/1203.74	s UNKNOWN
4801.07/1203.74	
4801.07/1203.74	c INTERRUPTED   : 1
4801.07/1203.74	c Models        : 0+    
4801.07/1203.74	c Time          : 1203.562s (Solving: 1202.17s 1st Model: 0.00s Unsat: 0.00s)
4801.07/1203.74	c CPU Time      : 4800.930s

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: 977)

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-3373263-1307642455/watcher-3373263-1307642455 -o /tmp/evaluation-result-3373263-1307642455/solver-3373263-1307642455 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373263-1307642455.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: 8.23 8.13 8.06 2/172 21782
/proc/meminfo: memFree=29795964/32951132 swapFree=67061144/67111528
[pid=21782] ppid=21780 vsize=21820 CPUtime=0 cores=1,3,5,7
/proc/21782/stat : 21782 (claspmt) R 21780 21782 21620 0 -1 4202496 753 0 0 0 0 0 0 0 22 0 1 0 875845110 22343680 664 33554432000 4194304 4964800 140733750015392 18446744073709551615 4599599 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/21782/statm: 5455 665 385 189 0 329 0

[startup+0.00759898 s]
/proc/loadavg: 8.23 8.13 8.06 2/172 21782
/proc/meminfo: memFree=29795964/32951132 swapFree=67061144/67111528
[pid=21782] ppid=21780 vsize=22168 CPUtime=0 cores=1,3,5,7
/proc/21782/stat : 21782 (claspmt) R 21780 21782 21620 0 -1 4202496 874 0 0 0 0 0 0 0 22 0 1 0 875845110 22700032 749 33554432000 4194304 4964800 140733750015392 18446744073709551615 4599599 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/21782/statm: 5542 751 385 189 0 416 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 22168

[startup+0.100605 s]
/proc/loadavg: 8.23 8.13 8.06 2/172 21782
/proc/meminfo: memFree=29795964/32951132 swapFree=67061144/67111528
[pid=21782] ppid=21780 vsize=37872 CPUtime=0.09 cores=1,3,5,7
/proc/21782/stat : 21782 (claspmt) R 21780 21782 21620 0 -1 4202496 5835 0 0 0 9 0 0 0 22 0 1 0 875845110 38780928 4573 33554432000 4194304 4964800 140733750015392 18446744073709551615 4607486 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/21782/statm: 9468 4573 398 189 0 4342 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37872

[startup+0.300567 s]
/proc/loadavg: 8.23 8.13 8.06 2/172 21782
/proc/meminfo: memFree=29795964/32951132 swapFree=67061144/67111528
[pid=21782] ppid=21780 vsize=37872 CPUtime=0.29 cores=1,3,5,7
/proc/21782/stat : 21782 (claspmt) R 21780 21782 21620 0 -1 4202496 5835 0 0 0 29 0 0 0 23 0 1 0 875845110 38780928 4573 33554432000 4194304 4964800 140733750015392 18446744073709551615 4607479 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/21782/statm: 9468 4573 398 189 0 4342 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37872

[startup+0.700499 s]
/proc/loadavg: 8.23 8.13 8.06 2/172 21782
/proc/meminfo: memFree=29795964/32951132 swapFree=67061144/67111528
[pid=21782] ppid=21780 vsize=38136 CPUtime=0.69 cores=1,3,5,7
/proc/21782/stat : 21782 (claspmt) R 21780 21782 21620 0 -1 4202496 5907 0 0 0 69 0 0 0 25 0 1 0 875845110 39051264 4645 33554432000 4194304 4964800 140733750015392 18446744073709551615 210646807237 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/21782/statm: 9534 4645 399 189 0 4408 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38136

[startup+1.50032 s]
/proc/loadavg: 8.23 8.13 8.06 6/176 21786
/proc/meminfo: memFree=29765948/32951132 swapFree=67061144/67111528
[pid=21782] ppid=21780 vsize=251388 CPUtime=1.77 cores=1,3,5,7
/proc/21782/stat : 21782 (claspmt) R 21780 21782 21620 0 -1 4202496 8261 0 0 0 176 1 0 0 25 0 4 0 875845110 257421312 6451 33554432000 4194304 4964800 140733750015392 18446744073709551615 4627356 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/21782/statm: 62847 6451 458 189 0 57196 0
Current children cumulated CPU time (s) 1.77
Current children cumulated vsize (KiB) 251388

[startup+3.10105 s]
/proc/loadavg: 7.98 8.08 8.05 10/179 21789
/proc/meminfo: memFree=29745132/32951132 swapFree=67061144/67111528
[pid=21782] ppid=21780 vsize=251388 CPUtime=8.17 cores=1,3,5,7
/proc/21782/stat : 21782 (claspmt) R 21780 21782 21620 0 -1 4202496 13409 0 0 0 814 3 0 0 25 0 4 0 875845110 257421312 11599 33554432000 4194304 4964800 140733750015392 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/21782/statm: 62847 11599 458 189 0 57196 0
[pid=21782/tid=21787] ppid=21780 vsize=251388 CPUtime=1.68 cores=1,3,5,7
/proc/21782/task/21787/stat : 21787 (claspmt) R 21780 21782 21620 0 -1 4202560 1542 0 0 0 168 0 0 0 25 0 4 0 875845250 257421312 11599 33554432000 4194304 4964800 140733750015392 18446744073709551615 4660157 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21782/tid=21788] ppid=21780 vsize=251388 CPUtime=1.68 cores=1,3,5,7
/proc/21782/task/21788/stat : 21788 (claspmt) R 21780 21782 21620 0 -1 4202560 2631 0 0 0 168 0 0 0 25 0 4 0 875845250 257421312 11600 33554432000 4194304 4964800 140733750015392 18446744073709551615 4627263 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21782/tid=21789] ppid=21780 vsize=251388 CPUtime=1.69 cores=1,3,5,7
/proc/21782/task/21789/stat : 21789 (claspmt) R 21780 21782 21620 0 -1 4202560 1774 0 0 0 169 0 0 0 25 0 4 0 875845250 257421312 11600 33554432000 4194304 4964800 140733750015392 18446744073709551615 4627536 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 8.17
Current children cumulated vsize (KiB) 251388

[startup+6.30051 s]
/proc/loadavg: 7.98 8.08 8.05 9/179 21791
/proc/meminfo: memFree=29711500/32951132 swapFree=67061144/67111528
[pid=21782] ppid=21780 vsize=253036 CPUtime=20.95 cores=1,3,5,7
/proc/21782/stat : 21782 (claspmt) R 21780 21782 21620 0 -1 4202496 18759 0 0 0 2088 7 0 0 25 0 4 0 875845110 259108864 16949 33554432000 4194304 4964800 140733750015392 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/21782/statm: 63259 16949 460 189 0 57608 0
[pid=21782/tid=21787] ppid=21780 vsize=253036 CPUtime=4.86 cores=1,3,5,7
/proc/21782/task/21787/stat : 21787 (claspmt) R 21780 21782 21620 0 -1 4202560 2678 0 0 0 485 1 0 0 25 0 4 0 875845250 259108864 16949 33554432000 4194304 4964800 140733750015392 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21782/tid=21788] ppid=21780 vsize=253036 CPUtime=4.88 cores=1,3,5,7
/proc/21782/task/21788/stat : 21788 (claspmt) R 21780 21782 21620 0 -1 4202560 5114 0 0 0 486 2 0 0 25 0 4 0 875845250 259108864 16949 33554432000 4194304 4964800 140733750015392 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21782/tid=21789] ppid=21780 vsize=253036 CPUtime=4.89 cores=1,3,5,7
/proc/21782/task/21789/stat : 21789 (claspmt) R 21780 21782 21620 0 -1 4202560 2277 0 0 0 488 1 0 0 25 0 4 0 875845250 259108864 16949 33554432000 4194304 4964800 140733750015392 18446744073709551615 4627252 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 20.95
Current children cumulated vsize (KiB) 253036

[startup+12.7004 s]
/proc/loadavg: 7.98 8.07 8.05 9/179 21800
/proc/meminfo: memFree=29646592/32951132 swapFree=67061144/67111528
[pid=21782] ppid=21780 vsize=269132 CPUtime=46.49 cores=1,3,5,7
/proc/21782/stat : 21782 (claspmt) R 21780 21782 21620 0 -1 4202496 30488 0 0 0 4637 12 0 0 25 0 4 0 875845110 275591168 28678 33554432000 4194304 4964800 140733750015392 18446744073709551615 4627536 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/21782/statm: 67283 28678 460 189 0 61632 0
[pid=21782/tid=21787] ppid=21780 vsize=269132 CPUtime=11.22 cores=1,3,5,7
/proc/21782/task/21787/stat : 21787 (claspmt) R 21780 21782 21620 0 -1 4202560 5133 0 0 0 1119 3 0 0 25 0 4 0 875845250 275591168 28678 33554432000 4194304 4964800 140733750015392 18446744073709551615 4660157 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21782/tid=21788] ppid=21780 vsize=269132 CPUtime=11.27 cores=1,3,5,7
/proc/21782/task/21788/stat : 21788 (claspmt) R 21780 21782 21620 0 -1 4202560 8050 0 0 0 1124 3 0 0 25 0 4 0 875845250 275591168 28678 33554432000 4194304 4964800 140733750015392 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21782/tid=21789] ppid=21780 vsize=269132 CPUtime=11.29 cores=1,3,5,7
/proc/21782/task/21789/stat : 21789 (claspmt) R 21780 21782 21620 0 -1 4202560 4933 0 0 0 1128 1 0 0 25 0 4 0 875845250 275591168 28678 33554432000 4194304 4964800 140733750015392 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 46.49
Current children cumulated vsize (KiB) 269132

[startup+25.5003 s]
/proc/loadavg: 7.98 8.07 8.05 9/179 21800
/proc/meminfo: memFree=29585476/32951132 swapFree=67061144/67111528
[pid=21782] ppid=21780 vsize=279636 CPUtime=97.63 cores=1,3,5,7
/proc/21782/stat : 21782 (claspmt) R 21780 21782 21620 0 -1 4202496 40377 0 0 0 9744 19 0 0 25 0 4 0 875845110 286347264 38567 33554432000 4194304 4964800 140733750015392 18446744073709551615 4325336 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/21782/statm: 69909 38567 460 189 0 64258 0
[pid=21782/tid=21787] ppid=21780 vsize=279636 CPUtime=23.95 cores=1,3,5,7
/proc/21782/task/21787/stat : 21787 (claspmt) R 21780 21782 21620 0 -1 4202560 8989 0 0 0 2390 5 0 0 25 0 4 0 875845250 286347264 38567 33554432000 4194304 4964800 140733750015392 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21782/tid=21788] ppid=21780 vsize=279636 CPUtime=24.07 cores=1,3,5,7
/proc/21782/task/21788/stat : 21788 (claspmt) R 21780 21782 21620 0 -1 4202560 10247 0 0 0 2403 4 0 0 25 0 4 0 875845250 286347264 38567 33554432000 4194304 4964800 140733750015392 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21782/tid=21789] ppid=21780 vsize=279636 CPUtime=24.09 cores=1,3,5,7
/proc/21782/task/21789/stat : 21789 (claspmt) R 21780 21782 21620 0 -1 4202560 6135 0 0 0 2407 2 0 0 25 0 4 0 875845250 286347264 38567 33554432000 4194304 4964800 140733750015392 18446744073709551615 4321029 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 97.63
Current children cumulated vsize (KiB) 279636

[startup+51.101 s]
/proc/loadavg: 7.99 8.06 8.04 9/179 21800
/proc/meminfo: memFree=29486336/32951132 swapFree=67061144/67111528
[pid=21782] ppid=21780 vsize=281220 CPUtime=199.88 cores=1,3,5,7
/proc/21782/stat : 21782 (claspmt) R 21780 21782 21620 0 -1 4202496 56268 0 0 0 19958 30 0 0 25 0 4 0 875845110 287969280 54445 33554432000 4194304 4964800 140733750015392 18446744073709551615 4670273 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/21782/statm: 70305 54445 460 189 0 64654 0
[pid=21782/tid=21787] ppid=21780 vsize=281220 CPUtime=49.41 cores=1,3,5,7
/proc/21782/task/21787/stat : 21787 (claspmt) R 21780 21782 21620 0 -1 4202560 15583 0 0 0 4931 10 0 0 25 0 4 0 875845250 287969280 54445 33554432000 4194304 4964800 140733750015392 18446744073709551615 4668592 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21782/tid=21788] ppid=21780 vsize=281220 CPUtime=49.68 cores=1,3,5,7
/proc/21782/task/21788/stat : 21788 (claspmt) R 21780 21782 21620 0 -1 4202560 12885 0 0 0 4962 6 0 0 25 0 4 0 875845250 287969280 54445 33554432000 4194304 4964800 140733750015392 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21782/tid=21789] ppid=21780 vsize=281220 CPUtime=49.69 cores=1,3,5,7
/proc/21782/task/21789/stat : 21789 (claspmt) R 21780 21782 21620 0 -1 4202560 9113 0 0 0 4965 4 0 0 25 0 4 0 875845250 287969280 54445 33554432000 4194304 4964800 140733750015392 18446744073709551615 4342186 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 199.88
Current children cumulated vsize (KiB) 281220

[startup+102.306 s]
/proc/loadavg: 8.03 8.06 8.04 9/179 21802
/proc/meminfo: memFree=29396796/32951132 swapFree=67061144/67111528
[pid=21782] ppid=21780 vsize=372980 CPUtime=404.41 cores=1,3,5,7
/proc/21782/stat : 21782 (claspmt) R 21780 21782 21620 0 -1 4202496 71844 0 0 0 40397 44 0 0 25 0 4 0 875845110 381931520 69935 33554432000 4194304 4964800 140733750015392 18446744073709551615 4668568 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/21782/statm: 93245 69935 460 189 0 87594 0
[pid=21782/tid=21787] ppid=21780 vsize=372980 CPUtime=100.32 cores=1,3,5,7
/proc/21782/task/21787/stat : 21787 (claspmt) R 21780 21782 21620 0 -1 4202560 21950 0 0 0 10018 14 0 0 25 0 4 0 875845250 381931520 69935 33554432000 4194304 4964800 140733750015392 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21782/tid=21788] ppid=21780 vsize=372980 CPUtime=100.87 cores=1,3,5,7
/proc/21782/task/21788/stat : 21788 (claspmt) R 21780 21782 21620 0 -1 4202560 15412 0 0 0 10079 8 0 0 25 0 4 0 875845250 381931520 69935 33554432000 4194304 4964800 140733750015392 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21782/tid=21789] ppid=21780 vsize=372980 CPUtime=100.9 cores=1,3,5,7
/proc/21782/task/21789/stat : 21789 (claspmt) R 21780 21782 21620 0 -1 4202560 10296 0 0 0 10084 6 0 0 25 0 4 0 875845250 381931520 69935 33554432000 4194304 4964800 140733750015392 18446744073709551615 4321038 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 404.41
Current children cumulated vsize (KiB) 372980

[startup+162.3 s]
/proc/loadavg: 8.04 8.06 8.04 9/179 21804
/proc/meminfo: memFree=29310104/32951132 swapFree=67061144/67111528
[pid=21782] ppid=21780 vsize=536500 CPUtime=644.06 cores=1,3,5,7
/proc/21782/stat : 21782 (claspmt) R 21780 21782 21620 0 -1 4202496 87885 0 0 0 64346 60 0 0 25 0 4 0 875845110 549376000 85931 33554432000 4194304 4964800 140733750015392 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/21782/statm: 134125 85931 460 189 0 128474 0
[pid=21782/tid=21787] ppid=21780 vsize=536500 CPUtime=159.99 cores=1,3,5,7
/proc/21782/task/21787/stat : 21787 (claspmt) R 21780 21782 21620 0 -1 4202560 27771 0 0 0 15981 18 0 0 25 0 4 0 875845250 549376000 85931 33554432000 4194304 4964800 140733750015392 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21782/tid=21788] ppid=21780 vsize=536500 CPUtime=160.87 cores=1,3,5,7
/proc/21782/task/21788/stat : 21788 (claspmt) R 21780 21782 21620 0 -1 4202560 20612 0 0 0 16073 14 0 0 25 0 4 0 875845250 549376000 85931 33554432000 4194304 4964800 140733750015392 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21782/tid=21789] ppid=21780 vsize=536500 CPUtime=160.89 cores=1,3,5,7
/proc/21782/task/21789/stat : 21789 (claspmt) R 21780 21782 21620 0 -1 4202560 11891 0 0 0 16082 7 0 0 25 0 4 0 875845250 549376000 85931 33554432000 4194304 4964800 140733750015392 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 644.06
Current children cumulated vsize (KiB) 536500

[startup+222.301 s]
/proc/loadavg: 8.09 8.07 8.04 9/179 21804
/proc/meminfo: memFree=29243624/32951132 swapFree=67061144/67111528
[pid=21782] ppid=21780 vsize=543160 CPUtime=883.72 cores=1,3,5,7
/proc/21782/stat : 21782 (claspmt) R 21780 21782 21620 0 -1 4202496 100435 0 0 0 88296 76 0 0 25 0 4 0 875845110 556195840 98350 33554432000 4194304 4964800 140733750015392 18446744073709551615 4670328 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/21782/statm: 135790 98350 460 189 0 130139 0
[pid=21782/tid=21787] ppid=21780 vsize=543160 CPUtime=219.66 cores=1,3,5,7
/proc/21782/task/21787/stat : 21787 (claspmt) R 21780 21782 21620 0 -1 4202560 33168 0 0 0 21940 26 0 0 25 0 4 0 875845250 556195840 98350 33554432000 4194304 4964800 140733750015392 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21782/tid=21788] ppid=21780 vsize=543160 CPUtime=220.88 cores=1,3,5,7
/proc/21782/task/21788/stat : 21788 (claspmt) R 21780 21782 21620 0 -1 4202560 21398 0 0 0 22073 15 0 0 25 0 4 0 875845250 556195840 98350 33554432000 4194304 4964800 140733750015392 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21782/tid=21789] ppid=21780 vsize=543160 CPUtime=220.89 cores=1,3,5,7
/proc/21782/task/21789/stat : 21789 (claspmt) R 21780 21782 21620 0 -1 4202560 18227 0 0 0 22073 16 0 0 25 0 4 0 875845250 556195840 98350 33554432000 4194304 4964800 140733750015392 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 883.72
Current children cumulated vsize (KiB) 543160

[startup+282.301 s]
/proc/loadavg: 8.11 8.07 8.04 9/179 21806
/proc/meminfo: memFree=29205176/32951132 swapFree=67061144/67111528
[pid=21782] ppid=21780 vsize=543160 CPUtime=1123.39 cores=1,3,5,7
/proc/21782/stat : 21782 (claspmt) R 21780 21782 21620 0 -1 4202496 107224 0 0 0 112253 86 0 0 25 0 4 0 875845110 556195840 105039 33554432000 4194304 4964800 140733750015392 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/21782/statm: 135790 105039 460 189 0 130139 0
[pid=21782/tid=21787] ppid=21780 vsize=543160 CPUtime=279.33 cores=1,3,5,7

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

/proc/meminfo: memFree=29186968/32951132 swapFree=67061144/67111528
[pid=21782] ppid=21780 vsize=764568 CPUtime=3039.98 cores=1,3,5,7
/proc/21782/stat : 21782 (claspmt) R 21780 21782 21620 0 -1 4202496 150543 0 0 0 303857 141 0 0 25 0 4 0 875845110 782917632 147007 33554432000 4194304 4964800 140733750015392 18446744073709551615 4627252 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/21782/statm: 191142 147007 460 189 0 185491 0
[pid=21782/tid=21787] ppid=21780 vsize=764568 CPUtime=756.26 cores=1,3,5,7
/proc/21782/task/21787/stat : 21787 (claspmt) R 21780 21782 21620 0 -1 4202560 61372 0 0 0 75562 64 0 0 25 0 4 0 875845250 782917632 147007 33554432000 4194304 4964800 140733750015392 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21782/tid=21788] ppid=21780 vsize=764568 CPUtime=760.86 cores=1,3,5,7
/proc/21782/task/21788/stat : 21788 (claspmt) R 21780 21782 21620 0 -1 4202560 35764 0 0 0 76057 29 0 0 25 0 4 0 875845250 782917632 147007 33554432000 4194304 4964800 140733750015392 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21782/tid=21789] ppid=21780 vsize=764568 CPUtime=760.9 cores=1,3,5,7
/proc/21782/task/21789/stat : 21789 (claspmt) R 21780 21782 21620 0 -1 4202560 23186 0 0 0 76067 23 0 0 25 0 4 0 875845250 782917632 147007 33554432000 4194304 4964800 140733750015392 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3039.98
Current children cumulated vsize (KiB) 764568

[startup+822.3 s]
/proc/loadavg: 8.07 8.13 8.09 9/179 21864
/proc/meminfo: memFree=29151492/32951132 swapFree=67061144/67111528
[pid=21782] ppid=21780 vsize=764568 CPUtime=3279.63 cores=1,3,5,7
/proc/21782/stat : 21782 (claspmt) R 21780 21782 21620 0 -1 4202496 158964 0 0 0 327809 154 0 0 25 0 4 0 875845110 782917632 155218 33554432000 4194304 4964800 140733750015392 18446744073709551615 4627204 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/21782/statm: 191142 155218 460 189 0 185491 0
[pid=21782/tid=21787] ppid=21780 vsize=764568 CPUtime=815.92 cores=1,3,5,7
/proc/21782/task/21787/stat : 21787 (claspmt) R 21780 21782 21620 0 -1 4202560 65316 0 0 0 81522 70 0 0 25 0 4 0 875845250 782917632 155218 33554432000 4194304 4964800 140733750015392 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21782/tid=21788] ppid=21780 vsize=764568 CPUtime=820.86 cores=1,3,5,7
/proc/21782/task/21788/stat : 21788 (claspmt) R 21780 21782 21620 0 -1 4202560 37042 0 0 0 82055 31 0 0 25 0 4 0 875845250 782917632 155218 33554432000 4194304 4964800 140733750015392 18446744073709551615 4670343 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21782/tid=21789] ppid=21780 vsize=764568 CPUtime=820.89 cores=1,3,5,7
/proc/21782/task/21789/stat : 21789 (claspmt) R 21780 21782 21620 0 -1 4202560 23469 0 0 0 82066 23 0 0 25 0 4 0 875845250 782917632 155218 33554432000 4194304 4964800 140733750015392 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3279.63
Current children cumulated vsize (KiB) 764568

[startup+882.3 s]
/proc/loadavg: 8.14 8.13 8.09 9/179 21866
/proc/meminfo: memFree=29144292/32951132 swapFree=67061144/67111528
[pid=21782] ppid=21780 vsize=764568 CPUtime=3519.3 cores=1,3,5,7
/proc/21782/stat : 21782 (claspmt) R 21780 21782 21620 0 -1 4202496 160686 0 0 0 351776 154 0 0 25 0 4 0 875845110 782917632 156940 33554432000 4194304 4964800 140733750015392 18446744073709551615 4670368 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/21782/statm: 191142 156940 460 189 0 185491 0
[pid=21782/tid=21787] ppid=21780 vsize=764568 CPUtime=875.59 cores=1,3,5,7
/proc/21782/task/21787/stat : 21787 (claspmt) R 21780 21782 21620 0 -1 4202560 65373 0 0 0 87489 70 0 0 25 0 4 0 875845250 782917632 156940 33554432000 4194304 4964800 140733750015392 18446744073709551615 4653441 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21782/tid=21788] ppid=21780 vsize=764568 CPUtime=880.86 cores=1,3,5,7
/proc/21782/task/21788/stat : 21788 (claspmt) R 21780 21782 21620 0 -1 4202560 38522 0 0 0 88055 31 0 0 25 0 4 0 875845250 782917632 156940 33554432000 4194304 4964800 140733750015392 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21782/tid=21789] ppid=21780 vsize=764568 CPUtime=880.89 cores=1,3,5,7
/proc/21782/task/21789/stat : 21789 (claspmt) R 21780 21782 21620 0 -1 4202560 23504 0 0 0 88066 23 0 0 25 0 4 0 875845250 782917632 156940 33554432000 4194304 4964800 140733750015392 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3519.3
Current children cumulated vsize (KiB) 764568

[startup+942.301 s]
/proc/loadavg: 8.12 8.12 8.09 9/179 21868
/proc/meminfo: memFree=29108308/32951132 swapFree=67061144/67111528
[pid=21782] ppid=21780 vsize=788896 CPUtime=3758.98 cores=1,3,5,7
/proc/21782/stat : 21782 (claspmt) R 21780 21782 21620 0 -1 4202496 169743 0 0 0 375735 163 0 0 25 0 4 0 875845110 807829504 165997 33554432000 4194304 4964800 140733750015392 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/21782/statm: 197224 165997 460 189 0 191573 0
[pid=21782/tid=21787] ppid=21780 vsize=788896 CPUtime=935.27 cores=1,3,5,7
/proc/21782/task/21787/stat : 21787 (claspmt) R 21780 21782 21620 0 -1 4202560 65501 0 0 0 93457 70 0 0 25 0 4 0 875845250 807829504 165997 33554432000 4194304 4964800 140733750015392 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21782/tid=21788] ppid=21780 vsize=788896 CPUtime=940.86 cores=1,3,5,7
/proc/21782/task/21788/stat : 21788 (claspmt) R 21780 21782 21620 0 -1 4202560 41417 0 0 0 94051 35 0 0 25 0 4 0 875845250 807829504 165997 33554432000 4194304 4964800 140733750015392 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21782/tid=21789] ppid=21780 vsize=788896 CPUtime=940.9 cores=1,3,5,7
/proc/21782/task/21789/stat : 21789 (claspmt) R 21780 21782 21620 0 -1 4202560 29538 0 0 0 94062 28 0 0 25 0 4 0 875845250 807829504 165997 33554432000 4194304 4964800 140733750015392 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3758.98
Current children cumulated vsize (KiB) 788896

[startup+1002.3 s]
/proc/loadavg: 8.16 8.13 8.09 9/179 21870
/proc/meminfo: memFree=29072220/32951132 swapFree=67061144/67111528
[pid=21782] ppid=21780 vsize=802676 CPUtime=3998.63 cores=1,3,5,7
/proc/21782/stat : 21782 (claspmt) R 21780 21782 21620 0 -1 4202496 178655 0 0 0 399692 171 0 0 25 0 4 0 875845110 821940224 174834 33554432000 4194304 4964800 140733750015392 18446744073709551615 4627204 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/21782/statm: 200669 174834 460 189 0 195018 0
[pid=21782/tid=21787] ppid=21780 vsize=802676 CPUtime=994.92 cores=1,3,5,7
/proc/21782/task/21787/stat : 21787 (claspmt) R 21780 21782 21620 0 -1 4202560 67151 0 0 0 99421 71 0 0 25 0 4 0 875845250 821940224 174834 33554432000 4194304 4964800 140733750015392 18446744073709551615 4627928 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21782/tid=21788] ppid=21780 vsize=802676 CPUtime=1000.86 cores=1,3,5,7
/proc/21782/task/21788/stat : 21788 (claspmt) R 21780 21782 21620 0 -1 4202560 44932 0 0 0 100048 38 0 0 25 0 4 0 875845250 821940224 174834 33554432000 4194304 4964800 140733750015392 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21782/tid=21789] ppid=21780 vsize=802676 CPUtime=1000.89 cores=1,3,5,7
/proc/21782/task/21789/stat : 21789 (claspmt) R 21780 21782 21620 0 -1 4202560 32711 0 0 0 100059 30 0 0 25 0 4 0 875845250 821940224 174834 33554432000 4194304 4964800 140733750015392 18446744073709551615 4332000 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3998.63
Current children cumulated vsize (KiB) 802676

[startup+1062.3 s]
/proc/loadavg: 8.12 8.12 8.09 9/179 21872
/proc/meminfo: memFree=29013164/32951132 swapFree=67061144/67111528
[pid=21782] ppid=21780 vsize=888968 CPUtime=4238.32 cores=1,3,5,7
/proc/21782/stat : 21782 (claspmt) R 21780 21782 21620 0 -1 4202496 193480 0 0 0 423643 189 0 0 25 0 4 0 875845110 910303232 189659 33554432000 4194304 4964800 140733750015392 18446744073709551615 4627204 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/21782/statm: 222242 189659 460 189 0 216591 0
[pid=21782/tid=21787] ppid=21780 vsize=888968 CPUtime=1054.61 cores=1,3,5,7
/proc/21782/task/21787/stat : 21787 (claspmt) R 21780 21782 21620 0 -1 4202560 74137 0 0 0 105383 78 0 0 25 0 4 0 875845250 910303232 189659 33554432000 4194304 4964800 140733750015392 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21782/tid=21788] ppid=21780 vsize=888968 CPUtime=1060.87 cores=1,3,5,7
/proc/21782/task/21788/stat : 21788 (claspmt) R 21780 21782 21620 0 -1 4202560 46294 0 0 0 106048 39 0 0 25 0 4 0 875845250 910303232 189659 33554432000 4194304 4964800 140733750015392 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21782/tid=21789] ppid=21780 vsize=888968 CPUtime=1060.9 cores=1,3,5,7
/proc/21782/task/21789/stat : 21789 (claspmt) R 21780 21782 21620 0 -1 4202560 39188 0 0 0 106049 41 0 0 25 0 4 0 875845250 910303232 189659 33554432000 4194304 4964800 140733750015392 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4238.32
Current children cumulated vsize (KiB) 888968

[startup+1122.3 s]
/proc/loadavg: 8.09 8.11 8.09 9/179 21872
/proc/meminfo: memFree=28969004/32951132 swapFree=67061144/67111528
[pid=21782] ppid=21780 vsize=909788 CPUtime=4477.97 cores=1,3,5,7
/proc/21782/stat : 21782 (claspmt) R 21780 21782 21620 0 -1 4202496 203901 0 0 0 447597 200 0 0 25 0 4 0 875845110 931622912 200080 33554432000 4194304 4964800 140733750015392 18446744073709551615 4320966 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/21782/statm: 227447 200080 460 189 0 221796 0
[pid=21782/tid=21787] ppid=21780 vsize=909788 CPUtime=1114.27 cores=1,3,5,7
/proc/21782/task/21787/stat : 21787 (claspmt) R 21780 21782 21620 0 -1 4202560 80604 0 0 0 111343 84 0 0 25 0 4 0 875845250 931622912 200080 33554432000 4194304 4964800 140733750015392 18446744073709551615 4684093 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21782/tid=21788] ppid=21780 vsize=909788 CPUtime=1120.86 cores=1,3,5,7
/proc/21782/task/21788/stat : 21788 (claspmt) R 21780 21782 21620 0 -1 4202560 47891 0 0 0 112047 39 0 0 25 0 4 0 875845250 931622912 200080 33554432000 4194304 4964800 140733750015392 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21782/tid=21789] ppid=21780 vsize=909788 CPUtime=1120.9 cores=1,3,5,7
/proc/21782/task/21789/stat : 21789 (claspmt) R 21780 21782 21620 0 -1 4202560 41528 0 0 0 112044 46 0 0 25 0 4 0 875845250 931622912 200080 33554432000 4194304 4964800 140733750015392 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4477.97
Current children cumulated vsize (KiB) 909788

[startup+1182.3 s]
/proc/loadavg: 8.03 8.09 8.08 9/179 21874
/proc/meminfo: memFree=28945312/32951132 swapFree=67061144/67111528
[pid=21782] ppid=21780 vsize=975784 CPUtime=4717.66 cores=1,3,5,7
/proc/21782/stat : 21782 (claspmt) R 21780 21782 21620 0 -1 4202496 209946 0 0 0 471557 209 0 0 19 0 4 0 875845110 999202816 206125 33554432000 4194304 4964800 140733750015392 18446744073709551615 4654500 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/21782/statm: 243946 206125 460 189 0 238295 0
[pid=21782/tid=21787] ppid=21780 vsize=975784 CPUtime=1173.94 cores=1,3,5,7
/proc/21782/task/21787/stat : 21787 (claspmt) R 21780 21782 21620 0 -1 4202560 81893 0 0 0 117308 86 0 0 25 0 4 0 875845250 999202816 206125 33554432000 4194304 4964800 140733750015392 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21782/tid=21788] ppid=21780 vsize=975784 CPUtime=1180.87 cores=1,3,5,7
/proc/21782/task/21788/stat : 21788 (claspmt) R 21780 21782 21620 0 -1 4202560 50027 0 0 0 118045 42 0 0 25 0 4 0 875845250 999202816 206125 33554432000 4194304 4964800 140733750015392 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21782/tid=21789] ppid=21780 vsize=975784 CPUtime=1180.9 cores=1,3,5,7
/proc/21782/task/21789/stat : 21789 (claspmt) R 21780 21782 21620 0 -1 4202560 43997 0 0 0 118041 49 0 0 25 0 4 0 875845250 999202816 206125 33554432000 4194304 4964800 140733750015392 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4717.66
Current children cumulated vsize (KiB) 975784



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203 s]
/proc/loadavg: 8.09 8.10 8.09 9/179 21874
/proc/meminfo: memFree=28929936/32951132 swapFree=67061144/67111528
[pid=21782] ppid=21780 vsize=976164 CPUtime=4800.36 cores=1,3,5,7
/proc/21782/stat : 21782 (claspmt) R 21780 21782 21620 0 -1 4202496 213545 0 0 0 479821 215 0 0 25 0 4 0 875845110 999591936 209724 33554432000 4194304 4964800 140733750015392 18446744073709551615 4321020 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/21782/statm: 244041 209724 460 189 0 238390 0
[pid=21782/tid=21787] ppid=21780 vsize=976164 CPUtime=1194.52 cores=1,3,5,7
/proc/21782/task/21787/stat : 21787 (claspmt) R 21780 21782 21620 0 -1 4202560 81986 0 0 0 119366 86 0 0 25 0 4 0 875845250 999591936 209724 33554432000 4194304 4964800 140733750015392 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21782/tid=21788] ppid=21780 vsize=976164 CPUtime=1201.57 cores=1,3,5,7
/proc/21782/task/21788/stat : 21788 (claspmt) R 21780 21782 21620 0 -1 4202560 51354 0 0 0 120114 43 0 0 25 0 4 0 875845250 999591936 209724 33554432000 4194304 4964800 140733750015392 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21782/tid=21789] ppid=21780 vsize=976164 CPUtime=1201.6 cores=1,3,5,7
/proc/21782/task/21789/stat : 21789 (claspmt) R 21780 21782 21620 0 -1 4202560 46048 0 0 0 120107 53 0 0 25 0 4 0 875845250 999591936 209724 33554432000 4194304 4964800 140733750015392 18446744073709551615 4644876 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 976164

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

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

[startup+1203.41 s]
/proc/loadavg: 8.09 8.10 8.09 6/178 21875
/proc/meminfo: memFree=28929944/32951132 swapFree=67061144/67111528
[pid=21782] ppid=21780 vsize=976164 CPUtime=4800.78 cores=1,3,5,7
/proc/21782/stat : 21782 (claspmt) S 21780 21782 21620 0 -1 4202496 213547 0 0 0 479863 215 0 0 25 0 2 0 875845110 999591936 209726 33554432000 4194304 4964800 140733750015392 18446744073709551615 210658949093 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/21782/statm: 244041 209726 462 189 0 238390 0
[pid=21782/tid=21789] ppid=21780 vsize=976164 CPUtime=1202 cores=1,3,5,7
/proc/21782/task/21789/stat : 21789 (claspmt) R 21780 21782 21620 0 -1 4202560 46048 0 0 0 120147 53 0 0 25 0 2 0 875845250 999591936 209726 33554432000 4194304 4964800 140733750015392 18446744073709551615 210646844042 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.78
Current children cumulated vsize (KiB) 976164

[startup+1203.6 s]
/proc/loadavg: 8.09 8.10 8.09 6/178 21875
/proc/meminfo: memFree=28929944/32951132 swapFree=67061144/67111528
[pid=21782] ppid=21780 vsize=975860 CPUtime=4800.97 cores=1,3,5,7
/proc/21782/stat : 21782 (claspmt) R 21780 21782 21620 0 -1 4202496 213555 0 0 0 479882 215 0 0 20 0 1 0 875845110 999280640 209658 33554432000 4194304 4964800 140733750015392 18446744073709551615 210646803003 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/21782/statm: 243965 209658 470 189 0 238314 0
Current children cumulated CPU time (s) 4800.97
Current children cumulated vsize (KiB) 975860

[startup+1203.7 s]
/proc/loadavg: 8.09 8.10 8.09 6/178 21875
/proc/meminfo: memFree=28929944/32951132 swapFree=67061144/67111528
[pid=21782] ppid=21780 vsize=970388 CPUtime=4801.07 cores=1,3,5,7
/proc/21782/stat : 21782 (claspmt) R 21780 21782 21620 0 -1 4202496 213555 0 0 0 479892 215 0 0 20 0 1 0 875845110 993677312 207224 33554432000 4194304 4964800 140733750015392 18446744073709551615 210646803434 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/21782/statm: 242597 207224 470 189 0 236946 0
Current children cumulated CPU time (s) 4801.07
Current children cumulated vsize (KiB) 970388

Child status: 0
Real time (s): 1203.75
CPU time (s): 4801.13
CPU user time (s): 4798.94
CPU system time (s): 2.18967
CPU usage (%): 398.847
Max. virtual memory (cumulated for all children) (KiB): 976164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.94
system time used= 2.18967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 213557
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= 5577
involuntary context switches= 20949

runsolver used 2.15067 second user time and 4.42633 second system time

The end

Launcher Data

Begin job on node129 at 2011-06-09 20:00:55
IDJOB=3373263
IDBENCH=71353
IDSOLVER=1853
FILE ID=node129/3373263-1307642455
RUNJOBID= node129-1307641250-21639
PBS_JOBID= 13549398
Free space on /tmp= 74160 MiB

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

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

MD5SUM BENCH= 92e61742efd2e322c59b4442206bebf1
RANDOM SEED=557730977

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:      29796648 kB
Buffers:        381012 kB
Cached:        2502104 kB
SwapCached:      13136 kB
Active:         734028 kB
Inactive:      2171792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      29796648 kB
SwapTotal:    67111528 kB
SwapFree:     67061144 kB
Dirty:            5812 kB
Writeback:           8 kB
AnonPages:       19264 kB
Mapped:           9168 kB
Slab:           186360 kB
PageTables:       4288 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   183232 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= 74160 MiB
End job on node129 at 2011-06-09 20:21:00