Trace number 3299392

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.41 1213.34

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m62-q1327.5-n60-p30-s52708253.cnf
MD5SUM472b10ce0a2683d9355981037eea091e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark7.17391
Satisfiable
(Un)Satisfiability was proved
Number of variables3672
Number of clauses1163952
Sum of the clauses size2331456
Maximum clause length62
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21163892
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 560

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...110195/instance-3299392-1304110195.cnf
15.09/15.18	c Solving...
4800.16/1213.11	
4800.16/1213.11	*** INTERRUPTED! ***
4800.16/1213.11	*** Shutting down threads...
4800.37/1213.33	s UNKNOWN
4800.37/1213.33	
4800.37/1213.33	c INTERRUPTED   : 1
4800.37/1213.33	c Models        : 0+    
4800.37/1213.33	c Time          : 1213.117s (Solving: 1197.93s 1st Model: 0.00s Unsat: 0.00s)
4800.37/1213.33	c CPU Time      : 4800.190s

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-3299392-1304110195/watcher-3299392-1304110195 -o /tmp/evaluation-result-3299392-1304110195/solver-3299392-1304110195 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299392-1304110195.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: 3.70 5.06 6.57 5/180 28355
/proc/meminfo: memFree=30178792/32950928 swapFree=67086612/67111528
[pid=28355] ppid=28353 vsize=22084 CPUtime=0 cores=1,3,5,7
/proc/28355/stat : 28355 (claspmt) R 28353 28355 27507 0 -1 4202496 828 0 0 0 0 0 0 0 24 0 1 0 522616590 22614016 729 33554432000 4194304 4964704 140733489142176 18446744073709551615 4599599 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/28355/statm: 5521 730 385 189 0 395 0

[startup+0.0919011 s]
/proc/loadavg: 3.70 5.06 6.57 5/180 28355
/proc/meminfo: memFree=30178792/32950928 swapFree=67086612/67111528
[pid=28355] ppid=28353 vsize=38536 CPUtime=0.08 cores=1,3,5,7
/proc/28355/stat : 28355 (claspmt) R 28353 28355 27507 0 -1 4202496 6626 0 0 0 7 1 0 0 24 0 1 0 522616590 39460864 4769 33554432000 4194304 4964704 140733489142176 18446744073709551615 4599599 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/28355/statm: 9634 4771 385 189 0 4508 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 38536

[startup+0.100895 s]
/proc/loadavg: 3.70 5.06 6.57 5/180 28355
/proc/meminfo: memFree=30178792/32950928 swapFree=67086612/67111528
[pid=28355] ppid=28353 vsize=45328 CPUtime=0.09 cores=1,3,5,7
/proc/28355/stat : 28355 (claspmt) R 28353 28355 27507 0 -1 4202496 7131 0 0 0 8 1 0 0 24 0 1 0 522616590 46415872 5274 33554432000 4194304 4964704 140733489142176 18446744073709551615 239476392405 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/28355/statm: 11332 5290 385 189 0 6206 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 45328

[startup+0.300874 s]
/proc/loadavg: 3.70 5.06 6.57 5/180 28355
/proc/meminfo: memFree=30178792/32950928 swapFree=67086612/67111528
[pid=28355] ppid=28353 vsize=79488 CPUtime=0.29 cores=1,3,5,7
/proc/28355/stat : 28355 (claspmt) R 28353 28355 27507 0 -1 4202496 20488 0 0 0 26 3 0 0 25 0 1 0 522616590 81395712 14265 33554432000 4194304 4964704 140733489142176 18446744073709551615 239476355781 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/28355/statm: 19872 14267 396 189 0 14746 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 79488

[startup+0.700801 s]
/proc/loadavg: 3.70 5.06 6.57 5/180 28355
/proc/meminfo: memFree=30178792/32950928 swapFree=67086612/67111528
[pid=28355] ppid=28353 vsize=97444 CPUtime=0.69 cores=1,3,5,7
/proc/28355/stat : 28355 (claspmt) R 28353 28355 27507 0 -1 4202496 24595 0 0 0 66 3 0 0 25 0 1 0 522616590 99782656 18372 33554432000 4194304 4964704 140733489142176 18446744073709551615 4607562 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/28355/statm: 24361 18372 398 189 0 19235 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 97444

[startup+1.50063 s]
/proc/loadavg: 3.81 5.06 6.56 6/181 28356
/proc/meminfo: memFree=30097572/32950928 swapFree=67086612/67111528
[pid=28355] ppid=28353 vsize=97444 CPUtime=1.49 cores=1,3,5,7
/proc/28355/stat : 28355 (claspmt) R 28353 28355 27507 0 -1 4202496 24595 0 0 0 146 3 0 0 25 0 1 0 522616590 99782656 18372 33554432000 4194304 4964704 140733489142176 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/28355/statm: 24361 18372 398 189 0 19235 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 97444

[startup+3.10034 s]
/proc/loadavg: 3.81 5.06 6.56 7/181 28356
/proc/meminfo: memFree=30087900/32950928 swapFree=67086612/67111528
[pid=28355] ppid=28353 vsize=97444 CPUtime=3.09 cores=1,3,5,7
/proc/28355/stat : 28355 (claspmt) R 28353 28355 27507 0 -1 4202496 24595 0 0 0 306 3 0 0 25 0 1 0 522616590 99782656 18372 33554432000 4194304 4964704 140733489142176 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/28355/statm: 24361 18372 398 189 0 19235 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 97444

[startup+6.30071 s]
/proc/loadavg: 3.81 5.06 6.56 6/181 28356
/proc/meminfo: memFree=30069816/32950928 swapFree=67086612/67111528
[pid=28355] ppid=28353 vsize=97444 CPUtime=6.29 cores=1,3,5,7
/proc/28355/stat : 28355 (claspmt) R 28353 28355 27507 0 -1 4202496 24595 0 0 0 626 3 0 0 25 0 1 0 522616590 99782656 18372 33554432000 4194304 4964704 140733489142176 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/28355/statm: 24361 18372 398 189 0 19235 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 97444

[startup+12.7005 s]
/proc/loadavg: 3.99 5.05 6.55 6/181 28356
/proc/meminfo: memFree=30052276/32950928 swapFree=67086612/67111528
[pid=28355] ppid=28353 vsize=102496 CPUtime=12.69 cores=1,3,5,7
/proc/28355/stat : 28355 (claspmt) R 28353 28355 27507 0 -1 4202496 25865 0 0 0 1265 4 0 0 25 0 1 0 522616590 104955904 19642 33554432000 4194304 4964704 140733489142176 18446744073709551615 4600360 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/28355/statm: 25624 19642 399 189 0 20498 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 102496

[startup+25.501 s]
/proc/loadavg: 4.61 5.15 6.56 9/184 28359
/proc/meminfo: memFree=29953180/32950928 swapFree=67086612/67111528
[pid=28355] ppid=28353 vsize=304816 CPUtime=56.31 cores=1,3,5,7
/proc/28355/stat : 28355 (claspmt) R 28353 28355 27507 0 -1 4202496 47717 0 0 0 5616 15 0 0 25 0 4 0 522616590 312131584 39188 33554432000 4194304 4964704 140733489142176 18446744073709551615 4321079 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/28355/statm: 76204 39188 460 189 0 70553 0
[pid=28355/tid=28357] ppid=28353 vsize=304816 CPUtime=10.27 cores=1,3,5,7
/proc/28355/task/28357/stat : 28357 (claspmt) R 28353 28355 27507 0 -1 4202560 2836 0 0 0 1026 1 0 0 25 0 4 0 522618109 312131584 39188 33554432000 4194304 4964704 140733489142176 18446744073709551615 4627401 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28355/tid=28358] ppid=28353 vsize=304816 CPUtime=10.3 cores=1,3,5,7
/proc/28355/task/28358/stat : 28358 (claspmt) R 28353 28355 27507 0 -1 4202560 3027 0 0 0 1029 1 0 0 25 0 4 0 522618109 312131584 39188 33554432000 4194304 4964704 140733489142176 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28355/tid=28359] ppid=28353 vsize=304816 CPUtime=10.3 cores=1,3,5,7
/proc/28355/task/28359/stat : 28359 (claspmt) R 28353 28355 27507 0 -1 4202560 8256 0 0 0 1026 4 0 0 25 0 4 0 522618109 312131584 39188 33554432000 4194304 4964704 140733489142176 18446744073709551615 4668904 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 56.31
Current children cumulated vsize (KiB) 304816

[startup+51.1011 s]
/proc/loadavg: 6.01 5.44 6.61 9/184 28360
/proc/meminfo: memFree=29820060/32950928 swapFree=67086612/67111528
[pid=28355] ppid=28353 vsize=370352 CPUtime=158.57 cores=1,3,5,7
/proc/28355/stat : 28355 (claspmt) R 28353 28355 27507 0 -1 4202496 70184 0 0 0 15821 36 0 0 25 0 4 0 522616590 379240448 61655 33554432000 4194304 4964704 140733489142176 18446744073709551615 4658283 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/28355/statm: 92588 61655 460 189 0 86937 0
[pid=28355/tid=28357] ppid=28353 vsize=370352 CPUtime=35.88 cores=1,3,5,7
/proc/28355/task/28357/stat : 28357 (claspmt) R 28353 28355 27507 0 -1 4202560 5894 0 0 0 3584 4 0 0 25 0 4 0 522618109 379240448 61655 33554432000 4194304 4964704 140733489142176 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28355/tid=28358] ppid=28353 vsize=370352 CPUtime=35.9 cores=1,3,5,7
/proc/28355/task/28358/stat : 28358 (claspmt) R 28353 28355 27507 0 -1 4202560 3473 0 0 0 3589 1 0 0 25 0 4 0 522618109 379240448 61655 33554432000 4194304 4964704 140733489142176 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28355/tid=28359] ppid=28353 vsize=370352 CPUtime=35.89 cores=1,3,5,7
/proc/28355/task/28359/stat : 28359 (claspmt) R 28353 28355 27507 0 -1 4202560 23343 0 0 0 3570 19 0 0 25 0 4 0 522618109 379240448 61655 33554432000 4194304 4964704 140733489142176 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 158.57
Current children cumulated vsize (KiB) 370352

[startup+102.306 s]
/proc/loadavg: 7.21 5.85 6.69 9/184 28361
/proc/meminfo: memFree=29669356/32950928 swapFree=67086612/67111528
[pid=28355] ppid=28353 vsize=507320 CPUtime=363.1 cores=1,3,5,7
/proc/28355/stat : 28355 (claspmt) R 28353 28355 27507 0 -1 4202496 100042 0 0 0 36238 72 0 0 25 0 4 0 522616590 519495680 91484 33554432000 4194304 4964704 140733489142176 18446744073709551615 4653198 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/28355/statm: 126830 91484 460 189 0 121179 0
[pid=28355/tid=28357] ppid=28353 vsize=507320 CPUtime=87.08 cores=1,3,5,7
/proc/28355/task/28357/stat : 28357 (claspmt) R 28353 28355 27507 0 -1 4202560 10443 0 0 0 8700 8 0 0 25 0 4 0 522618109 519495680 91484 33554432000 4194304 4964704 140733489142176 18446744073709551615 4627259 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28355/tid=28358] ppid=28353 vsize=507320 CPUtime=87.09 cores=1,3,5,7
/proc/28355/task/28358/stat : 28358 (claspmt) R 28353 28355 27507 0 -1 4202560 4994 0 0 0 8708 1 0 0 25 0 4 0 522618109 519495680 91484 33554432000 4194304 4964704 140733489142176 18446744073709551615 4627290 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28355/tid=28359] ppid=28353 vsize=507320 CPUtime=87.11 cores=1,3,5,7
/proc/28355/task/28359/stat : 28359 (claspmt) R 28353 28355 27507 0 -1 4202560 43145 0 0 0 8664 47 0 0 25 0 4 0 522618109 519495680 91484 33554432000 4194304 4964704 140733489142176 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 363.1
Current children cumulated vsize (KiB) 507320

[startup+162.301 s]
/proc/loadavg: 7.54 6.19 6.75 9/184 28393
/proc/meminfo: memFree=29527596/32950928 swapFree=67086612/67111528
[pid=28355] ppid=28353 vsize=657564 CPUtime=602.76 cores=1,3,5,7
/proc/28355/stat : 28355 (claspmt) R 28353 28355 27507 0 -1 4202496 136506 0 0 0 60163 113 0 0 25 0 4 0 522616590 673345536 127891 33554432000 4194304 4964704 140733489142176 18446744073709551615 4320944 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/28355/statm: 164391 127891 460 189 0 158740 0
[pid=28355/tid=28357] ppid=28353 vsize=657564 CPUtime=147.08 cores=1,3,5,7
/proc/28355/task/28357/stat : 28357 (claspmt) R 28353 28355 27507 0 -1 4202560 23241 0 0 0 14685 23 0 0 25 0 4 0 522618109 673345536 127891 33554432000 4194304 4964704 140733489142176 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28355/tid=28358] ppid=28353 vsize=657564 CPUtime=147.09 cores=1,3,5,7
/proc/28355/task/28358/stat : 28358 (claspmt) R 28353 28355 27507 0 -1 4202560 9601 0 0 0 14706 3 0 0 25 0 4 0 522618109 673345536 127891 33554432000 4194304 4964704 140733489142176 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28355/tid=28359] ppid=28353 vsize=657564 CPUtime=147.1 cores=1,3,5,7
/proc/28355/task/28359/stat : 28359 (claspmt) R 28353 28355 27507 0 -1 4202560 61211 0 0 0 14640 70 0 0 25 0 4 0 522618109 673345536 127891 33554432000 4194304 4964704 140733489142176 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 602.76
Current children cumulated vsize (KiB) 657564

[startup+222.3 s]
/proc/loadavg: 7.83 6.52 6.83 9/184 28395
/proc/meminfo: memFree=29228576/32950928 swapFree=67086612/67111528
[pid=28355] ppid=28353 vsize=754420 CPUtime=842.43 cores=1,3,5,7
/proc/28355/stat : 28355 (claspmt) R 28353 28355 27507 0 -1 4202496 162044 0 0 0 84105 138 0 0 25 0 4 0 522616590 772526080 153371 33554432000 4194304 4964704 140733489142176 18446744073709551615 4342174 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/28355/statm: 188605 153371 460 189 0 182954 0
[pid=28355/tid=28357] ppid=28353 vsize=754420 CPUtime=207.07 cores=1,3,5,7
/proc/28355/task/28357/stat : 28357 (claspmt) R 28353 28355 27507 0 -1 4202560 24903 0 0 0 20684 23 0 0 25 0 4 0 522618109 772526080 153371 33554432000 4194304 4964704 140733489142176 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28355/tid=28358] ppid=28353 vsize=754420 CPUtime=207.08 cores=1,3,5,7
/proc/28355/task/28358/stat : 28358 (claspmt) R 28353 28355 27507 0 -1 4202560 17167 0 0 0 20701 7 0 0 25 0 4 0 522618109 772526080 153371 33554432000 4194304 4964704 140733489142176 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28355/tid=28359] ppid=28353 vsize=754420 CPUtime=207.1 cores=1,3,5,7
/proc/28355/task/28359/stat : 28359 (claspmt) R 28353 28355 27507 0 -1 4202560 75132 0 0 0 20623 87 0 0 25 0 4 0 522618109 772526080 153371 33554432000 4194304 4964704 140733489142176 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 842.43
Current children cumulated vsize (KiB) 754420

[startup+282.301 s]
/proc/loadavg: 7.93 6.78 6.90 9/184 28396
/proc/meminfo: memFree=28992204/32950928 swapFree=67086612/67111528
[pid=28355] ppid=28353 vsize=843324 CPUtime=1082.1 cores=1,3,5,7
/proc/28355/stat : 28355 (claspmt) R 28353 28355 27507 0 -1 4202496 184328 0 0 0 108049 161 0 0 25 0 4 0 522616590 863563776 175655 33554432000 4194304 4964704 140733489142176 18446744073709551615 4683983 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/28355/statm: 210831 175655 460 189 0 205180 0
[pid=28355/tid=28357] ppid=28353 vsize=843324 CPUtime=267.08 cores=1,3,5,7
/proc/28355/task/28357/stat : 28357 (claspmt) R 28353 28355 27507 0 -1 4202560 24954 0 0 0 26685 23 0 0 25 0 4 0 522618109 863563776 175655 33554432000 4194304 4964704 140733489142176 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28355/tid=28358] ppid=28353 vsize=843324 CPUtime=267.07 cores=1,3,5,7
/proc/28355/task/28358/stat : 28358 (claspmt) R 28353 28355 27507 0 -1 4202560 23053 0 0 0 26698 9 0 0 25 0 4 0 522618109 863563776 175655 33554432000 4194304 4964704 140733489142176 18446744073709551615 4627248 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28355/tid=28359] ppid=28353 vsize=843324 CPUtime=267.11 cores=1,3,5,7
/proc/28355/task/28359/stat : 28359 (claspmt) R 28353 28355 27507 0 -1 4202560 91391 0 0 0 26602 109 0 0 25 0 4 0 522618109 863563776 175655 33554432000 4194304 4964704 140733489142176 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1082.1
Current children cumulated vsize (KiB) 843324

[startup+342.3 s]
/proc/loadavg: 7.97 7.00 6.96 9/184 28398
/proc/meminfo: memFree=28860104/32950928 swapFree=67086612/67111528
[pid=28355] ppid=28353 vsize=965404 CPUtime=1321.76 cores=1,3,5,7
/proc/28355/stat : 28355 (claspmt) R 28353 28355 27507 0 -1 4202496 215483 0 0 0 131985 191 0 0 25 0 4 0 522616590 988573696 206511 33554432000 4194304 4964704 140733489142176 18446744073709551615 4343024 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/28355/statm: 241351 206511 460 189 0 235700 0
[pid=28355/tid=28357] ppid=28353 vsize=965404 CPUtime=327.08 cores=1,3,5,7
/proc/28355/task/28357/stat : 28357 (claspmt) R 28353 28355 27507 0 -1 4202560 37780 0 0 0 32672 36 0 0 25 0 4 0 522618109 988573696 206511 33554432000 4194304 4964704 140733489142176 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28355/tid=28358] ppid=28353 vsize=965404 CPUtime=327.07 cores=1,3,5,7
/proc/28355/task/28358/stat : 28358 (claspmt) R 28353 28355 27507 0 -1 4202560 24894 0 0 0 32696 11 0 0 25 0 4 0 522618109 988573696 206511 33554432000 4194304 4964704 140733489142176 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0

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

[pid=28355/tid=28357] ppid=28353 vsize=1267812 CPUtime=686.02 cores=1,3,5,7
/proc/28355/task/28357/stat : 28357 (claspmt) R 28353 28355 27507 0 -1 4202560 76069 0 0 0 68537 65 0 0 25 0 4 0 522618109 1298239488 281030 33554432000 4194304 4964704 140733489142176 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28355/tid=28358] ppid=28353 vsize=1267812 CPUtime=687.04 cores=1,3,5,7
/proc/28355/task/28358/stat : 28358 (claspmt) R 28353 28355 27507 0 -1 4202560 32404 0 0 0 68691 13 0 0 25 0 4 0 522618109 1298239488 281030 33554432000 4194304 4964704 140733489142176 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28355/tid=28359] ppid=28353 vsize=1267812 CPUtime=687.12 cores=1,3,5,7
/proc/28355/task/28359/stat : 28359 (claspmt) R 28353 28355 27507 0 -1 4202560 109290 0 0 0 68588 124 0 0 25 0 4 0 522618109 1298239488 281030 33554432000 4194304 4964704 140733489142176 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2759.78
Current children cumulated vsize (KiB) 1267812

[startup+762.307 s]
/proc/loadavg: 8.05 7.80 7.35 9/184 28418
/proc/meminfo: memFree=28114276/32950928 swapFree=67086612/67111528
[pid=28355] ppid=28353 vsize=1287220 CPUtime=2999.47 cores=1,3,5,7
/proc/28355/stat : 28355 (claspmt) R 28353 28355 27507 0 -1 4202496 305940 0 0 0 299678 269 0 0 25 0 4 0 522616590 1318113280 296538 33554432000 4194304 4964704 140733489142176 18446744073709551615 4627338 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/28355/statm: 321805 296538 460 189 0 316154 0
[pid=28355/tid=28357] ppid=28353 vsize=1287220 CPUtime=745.69 cores=1,3,5,7
/proc/28355/task/28357/stat : 28357 (claspmt) R 28353 28355 27507 0 -1 4202560 80851 0 0 0 74495 74 0 0 25 0 4 0 522618109 1318113280 296538 33554432000 4194304 4964704 140733489142176 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28355/tid=28358] ppid=28353 vsize=1287220 CPUtime=747.04 cores=1,3,5,7
/proc/28355/task/28358/stat : 28358 (claspmt) R 28353 28355 27507 0 -1 4202560 33689 0 0 0 74691 13 0 0 25 0 4 0 522618109 1318113280 296538 33554432000 4194304 4964704 140733489142176 18446744073709551615 4321029 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28355/tid=28359] ppid=28353 vsize=1287220 CPUtime=747.13 cores=1,3,5,7
/proc/28355/task/28359/stat : 28359 (claspmt) R 28353 28355 27507 0 -1 4202560 117297 0 0 0 74577 136 0 0 25 0 4 0 522618109 1318113280 296538 33554432000 4194304 4964704 140733489142176 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2999.47
Current children cumulated vsize (KiB) 1287220

[startup+822.3 s]
/proc/loadavg: 8.02 7.83 7.39 9/184 28420
/proc/meminfo: memFree=27992724/32950928 swapFree=67086612/67111528
[pid=28355] ppid=28353 vsize=1421328 CPUtime=3239.11 cores=1,3,5,7
/proc/28355/stat : 28355 (claspmt) R 28353 28355 27507 0 -1 4202496 335287 0 0 0 323602 309 0 0 25 0 4 0 522616590 1455439872 325717 33554432000 4194304 4964704 140733489142176 18446744073709551615 4660362 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/28355/statm: 355332 325717 460 189 0 349681 0
[pid=28355/tid=28357] ppid=28353 vsize=1421328 CPUtime=805.35 cores=1,3,5,7
/proc/28355/task/28357/stat : 28357 (claspmt) R 28353 28355 27507 0 -1 4202560 93590 0 0 0 80443 92 0 0 25 0 4 0 522618109 1455439872 325717 33554432000 4194304 4964704 140733489142176 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28355/tid=28358] ppid=28353 vsize=1421328 CPUtime=807.03 cores=1,3,5,7
/proc/28355/task/28358/stat : 28358 (claspmt) R 28353 28355 27507 0 -1 4202560 34720 0 0 0 80689 14 0 0 25 0 4 0 522618109 1455439872 325717 33554432000 4194304 4964704 140733489142176 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28355/tid=28359] ppid=28353 vsize=1421328 CPUtime=807.13 cores=1,3,5,7
/proc/28355/task/28359/stat : 28359 (claspmt) R 28353 28355 27507 0 -1 4202560 130517 0 0 0 80558 155 0 0 25 0 4 0 522618109 1455439872 325717 33554432000 4194304 4964704 140733489142176 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3239.11
Current children cumulated vsize (KiB) 1421328

[startup+882.301 s]
/proc/loadavg: 8.29 7.93 7.44 9/185 28424
/proc/meminfo: memFree=27882372/32950928 swapFree=67086612/67111528
[pid=28355] ppid=28353 vsize=1489116 CPUtime=3478.77 cores=1,3,5,7
/proc/28355/stat : 28355 (claspmt) R 28353 28355 27507 0 -1 4202496 352096 0 0 0 347543 334 0 0 25 0 4 0 522616590 1524854784 342526 33554432000 4194304 4964704 140733489142176 18446744073709551615 4332525 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/28355/statm: 372279 342526 460 189 0 366628 0
[pid=28355/tid=28357] ppid=28353 vsize=1489116 CPUtime=865.03 cores=1,3,5,7
/proc/28355/task/28357/stat : 28357 (claspmt) R 28353 28355 27507 0 -1 4202560 97870 0 0 0 86403 100 0 0 25 0 4 0 522618109 1524854784 342526 33554432000 4194304 4964704 140733489142176 18446744073709551615 4627208 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28355/tid=28358] ppid=28353 vsize=1489116 CPUtime=867.02 cores=1,3,5,7
/proc/28355/task/28358/stat : 28358 (claspmt) R 28353 28355 27507 0 -1 4202560 35246 0 0 0 86688 14 0 0 25 0 4 0 522618109 1524854784 342526 33554432000 4194304 4964704 140733489142176 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28355/tid=28359] ppid=28353 vsize=1489116 CPUtime=867.11 cores=1,3,5,7
/proc/28355/task/28359/stat : 28359 (claspmt) R 28353 28355 27507 0 -1 4202560 131518 0 0 0 86556 155 0 0 25 0 4 0 522618109 1524854784 342526 33554432000 4194304 4964704 140733489142176 18446744073709551615 4670230 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3478.77
Current children cumulated vsize (KiB) 1489116

[startup+942.3 s]
/proc/loadavg: 8.20 7.97 7.49 9/184 28426
/proc/meminfo: memFree=27838544/32950928 swapFree=67086612/67111528
[pid=28355] ppid=28353 vsize=1489996 CPUtime=3718.42 cores=1,3,5,7
/proc/28355/stat : 28355 (claspmt) R 28353 28355 27507 0 -1 4202496 352763 0 0 0 371508 334 0 0 25 0 4 0 522616590 1525755904 343193 33554432000 4194304 4964704 140733489142176 18446744073709551615 4670248 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/28355/statm: 372499 343193 460 189 0 366848 0
[pid=28355/tid=28357] ppid=28353 vsize=1489996 CPUtime=924.69 cores=1,3,5,7
/proc/28355/task/28357/stat : 28357 (claspmt) R 28353 28355 27507 0 -1 4202560 98162 0 0 0 92369 100 0 0 25 0 4 0 522618109 1525755904 343193 33554432000 4194304 4964704 140733489142176 18446744073709551615 4670255 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28355/tid=28358] ppid=28353 vsize=1489996 CPUtime=927.01 cores=1,3,5,7
/proc/28355/task/28358/stat : 28358 (claspmt) R 28353 28355 27507 0 -1 4202560 35562 0 0 0 92687 14 0 0 25 0 4 0 522618109 1525755904 343193 33554432000 4194304 4964704 140733489142176 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28355/tid=28359] ppid=28353 vsize=1489996 CPUtime=927.11 cores=1,3,5,7
/proc/28355/task/28359/stat : 28359 (claspmt) R 28353 28355 27507 0 -1 4202560 131572 0 0 0 92556 155 0 0 25 0 4 0 522618109 1525755904 343193 33554432000 4194304 4964704 140733489142176 18446744073709551615 4320924 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3718.42
Current children cumulated vsize (KiB) 1489996

[startup+1002.3 s]
/proc/loadavg: 8.16 8.00 7.53 9/184 28427
/proc/meminfo: memFree=27830328/32950928 swapFree=67086612/67111528
[pid=28355] ppid=28353 vsize=1492636 CPUtime=3958.09 cores=1,3,5,7
/proc/28355/stat : 28355 (claspmt) R 28353 28355 27507 0 -1 4202496 353560 0 0 0 395475 334 0 0 25 0 4 0 522616590 1528459264 343990 33554432000 4194304 4964704 140733489142176 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/28355/statm: 373159 343990 460 189 0 367508 0
[pid=28355/tid=28357] ppid=28353 vsize=1492636 CPUtime=984.36 cores=1,3,5,7
/proc/28355/task/28357/stat : 28357 (claspmt) R 28353 28355 27507 0 -1 4202560 98174 0 0 0 98336 100 0 0 25 0 4 0 522618109 1528459264 343990 33554432000 4194304 4964704 140733489142176 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28355/tid=28358] ppid=28353 vsize=1492636 CPUtime=987.01 cores=1,3,5,7
/proc/28355/task/28358/stat : 28358 (claspmt) R 28353 28355 27507 0 -1 4202560 36280 0 0 0 98686 15 0 0 25 0 4 0 522618109 1528459264 343990 33554432000 4194304 4964704 140733489142176 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28355/tid=28359] ppid=28353 vsize=1492636 CPUtime=987.11 cores=1,3,5,7
/proc/28355/task/28359/stat : 28359 (claspmt) R 28353 28355 27507 0 -1 4202560 131637 0 0 0 98556 155 0 0 25 0 4 0 522618109 1528459264 343990 33554432000 4194304 4964704 140733489142176 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3958.09
Current children cumulated vsize (KiB) 1492636

[startup+1062.3 s]
/proc/loadavg: 8.11 8.01 7.56 9/184 28429
/proc/meminfo: memFree=27687952/32950928 swapFree=67086612/67111528
[pid=28355] ppid=28353 vsize=1568092 CPUtime=4197.78 cores=1,3,5,7
/proc/28355/stat : 28355 (claspmt) R 28353 28355 27507 0 -1 4202496 377268 0 0 0 419409 369 0 0 25 0 4 0 522616590 1605726208 367698 33554432000 4194304 4964704 140733489142176 18446744073709551615 4627252 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/28355/statm: 392023 367698 460 189 0 386372 0
[pid=28355/tid=28357] ppid=28353 vsize=1568092 CPUtime=1044.04 cores=1,3,5,7
/proc/28355/task/28357/stat : 28357 (claspmt) R 28353 28355 27507 0 -1 4202560 108920 0 0 0 104288 116 0 0 25 0 4 0 522618109 1605726208 367698 33554432000 4194304 4964704 140733489142176 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28355/tid=28358] ppid=28353 vsize=1568092 CPUtime=1047 cores=1,3,5,7
/proc/28355/task/28358/stat : 28358 (claspmt) R 28353 28355 27507 0 -1 4202560 38366 0 0 0 104685 15 0 0 25 0 4 0 522618109 1605726208 367698 33554432000 4194304 4964704 140733489142176 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28355/tid=28359] ppid=28353 vsize=1568092 CPUtime=1047.11 cores=1,3,5,7
/proc/28355/task/28359/stat : 28359 (claspmt) R 28353 28355 27507 0 -1 4202560 142512 0 0 0 104539 172 0 0 25 0 4 0 522618109 1605726208 367698 33554432000 4194304 4964704 140733489142176 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4197.78
Current children cumulated vsize (KiB) 1568092

[startup+1122.3 s]
/proc/loadavg: 8.09 8.02 7.59 9/184 28431
/proc/meminfo: memFree=27472660/32950928 swapFree=67086612/67111528
[pid=28355] ppid=28353 vsize=1781692 CPUtime=4437.45 cores=1,3,5,7
/proc/28355/stat : 28355 (claspmt) R 28353 28355 27507 0 -1 4202496 412690 0 0 0 443333 412 0 0 25 0 4 0 522616590 1824452608 403120 33554432000 4194304 4964704 140733489142176 18446744073709551615 4320909 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/28355/statm: 445423 403120 460 189 0 439772 0
[pid=28355/tid=28357] ppid=28353 vsize=1781692 CPUtime=1103.71 cores=1,3,5,7
/proc/28355/task/28357/stat : 28357 (claspmt) R 28353 28355 27507 0 -1 4202560 131132 0 0 0 110223 148 0 0 25 0 4 0 522618109 1824452608 403120 33554432000 4194304 4964704 140733489142176 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28355/tid=28358] ppid=28353 vsize=1781692 CPUtime=1107 cores=1,3,5,7
/proc/28355/task/28358/stat : 28358 (claspmt) R 28353 28355 27507 0 -1 4202560 41689 0 0 0 110684 16 0 0 25 0 4 0 522618109 1824452608 403120 33554432000 4194304 4964704 140733489142176 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28355/tid=28359] ppid=28353 vsize=1781692 CPUtime=1107.12 cores=1,3,5,7
/proc/28355/task/28359/stat : 28359 (claspmt) R 28353 28355 27507 0 -1 4202560 152399 0 0 0 110529 183 0 0 25 0 4 0 522618109 1824452608 403120 33554432000 4194304 4964704 140733489142176 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4437.45
Current children cumulated vsize (KiB) 1781692

[startup+1182.3 s]
/proc/loadavg: 8.07 8.03 7.62 9/184 28432
/proc/meminfo: memFree=27301144/32950928 swapFree=67086612/67111528
[pid=28355] ppid=28353 vsize=1850748 CPUtime=4677.11 cores=1,3,5,7
/proc/28355/stat : 28355 (claspmt) R 28353 28355 27507 0 -1 4202496 434122 0 0 0 467276 435 0 0 25 0 4 0 522616590 1895165952 424342 33554432000 4194304 4964704 140733489142176 18446744073709551615 4670266 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/28355/statm: 462687 424342 460 189 0 457036 0
[pid=28355/tid=28357] ppid=28353 vsize=1850748 CPUtime=1163.38 cores=1,3,5,7
/proc/28355/task/28357/stat : 28357 (claspmt) R 28353 28355 27507 0 -1 4202560 136052 0 0 0 116184 154 0 0 25 0 4 0 522618109 1895165952 424342 33554432000 4194304 4964704 140733489142176 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28355/tid=28358] ppid=28353 vsize=1850748 CPUtime=1166.99 cores=1,3,5,7
/proc/28355/task/28358/stat : 28358 (claspmt) R 28353 28355 27507 0 -1 4202560 43448 0 0 0 116683 16 0 0 25 0 4 0 522618109 1895165952 424342 33554432000 4194304 4964704 140733489142176 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28355/tid=28359] ppid=28353 vsize=1850748 CPUtime=1167.12 cores=1,3,5,7
/proc/28355/task/28359/stat : 28359 (claspmt) R 28353 28355 27507 0 -1 4202560 156314 0 0 0 116523 189 0 0 25 0 4 0 522618109 1895165952 424342 33554432000 4194304 4964704 140733489142176 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4677.11
Current children cumulated vsize (KiB) 1850748



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1213.1 s]
/proc/loadavg: 8.11 8.04 7.63 9/184 28433
/proc/meminfo: memFree=27271744/32950928 swapFree=67086612/67111528
[pid=28355] ppid=28353 vsize=1850748 CPUtime=4800.16 cores=1,3,5,7
/proc/28355/stat : 28355 (claspmt) R 28353 28355 27507 0 -1 4202496 434588 0 0 0 479581 435 0 0 25 0 4 0 522616590 1895165952 424792 33554432000 4194304 4964704 140733489142176 18446744073709551615 4320944 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/28355/statm: 462687 424792 460 189 0 457036 0
[pid=28355/tid=28357] ppid=28353 vsize=1850748 CPUtime=1194.02 cores=1,3,5,7
/proc/28355/task/28357/stat : 28357 (claspmt) R 28353 28355 27507 0 -1 4202560 136320 0 0 0 119248 154 0 0 25 0 4 0 522618109 1895165952 424792 33554432000 4194304 4964704 140733489142176 18446744073709551615 4670416 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28355/tid=28358] ppid=28353 vsize=1850748 CPUtime=1197.8 cores=1,3,5,7
/proc/28355/task/28358/stat : 28358 (claspmt) R 28353 28355 27507 0 -1 4202560 43592 0 0 0 119764 16 0 0 25 0 4 0 522618109 1895165952 424792 33554432000 4194304 4964704 140733489142176 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28355/tid=28359] ppid=28353 vsize=1850748 CPUtime=1197.93 cores=1,3,5,7
/proc/28355/task/28359/stat : 28359 (claspmt) R 28353 28355 27507 0 -1 4202560 156367 0 0 0 119604 189 0 0 25 0 4 0 522618109 1895165952 424792 33554432000 4194304 4964704 140733489142176 18446744073709551615 4670419 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.16
Current children cumulated vsize (KiB) 1850748

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

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

[startup+1213.21 s]
/proc/loadavg: 8.11 8.04 7.63 6/182 28434
/proc/meminfo: memFree=27271636/32950928 swapFree=67086612/67111528
[pid=28355] ppid=28353 vsize=1850288 CPUtime=4800.29 cores=1,3,5,7
/proc/28355/stat : 28355 (claspmt) R 28353 28355 27507 0 -1 4202496 434598 0 0 0 479594 435 0 0 25 0 1 0 522616590 1894694912 424687 33554432000 4194304 4964704 140733489142176 18446744073709551615 239476350305 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/28355/statm: 462572 424687 470 189 0 456921 0
Current children cumulated CPU time (s) 4800.29
Current children cumulated vsize (KiB) 1850288

[startup+1213.31 s]
/proc/loadavg: 8.11 8.04 7.63 6/182 28434
/proc/meminfo: memFree=27271636/32950928 swapFree=67086612/67111528
[pid=28355] ppid=28353 vsize=894180 CPUtime=4800.37 cores=1,3,5,7
/proc/28355/stat : 28355 (claspmt) R 28353 28355 27507 0 -1 4202496 434599 0 0 0 479599 438 0 0 25 0 1 0 522616590 915640320 181785 33554432000 4194304 4964704 140733489142176 18446744073709551615 239476738183 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/28355/statm: 223545 181273 471 189 0 217894 0
Current children cumulated CPU time (s) 4800.37
Current children cumulated vsize (KiB) 894180

Child status: 0
Real time (s): 1213.34
CPU time (s): 4800.41
CPU user time (s): 4796
CPU system time (s): 4.41733
CPU usage (%): 395.638
Max. virtual memory (cumulated for all children) (KiB): 1850748

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796
system time used= 4.41733
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 434600
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= 3688
involuntary context switches= 33835

runsolver used 1.9887 second user time and 4.63429 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-29 22:49:55
IDJOB=3299392
IDBENCH=88203
IDSOLVER=1683
FILE ID=node148/3299392-1304110195
RUNJOBID= node148-1304110184-28248
PBS_JOBID= 13170644
Free space on /tmp= 71416 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m62-q1327.5-n60-p30-s52708253.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-3299392-1304110195/watcher-3299392-1304110195 -o /tmp/evaluation-result-3299392-1304110195/solver-3299392-1304110195 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299392-1304110195.cnf

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

MD5SUM BENCH= 472b10ce0a2683d9355981037eea091e
RANDOM SEED=1360455184

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30179072 kB
Buffers:        703160 kB
Cached:        1637116 kB
SwapCached:       3696 kB
Active:         154988 kB
Inactive:      2250304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30179072 kB
SwapTotal:    67111528 kB
SwapFree:     67086612 kB
Dirty:           18568 kB
Writeback:           0 kB
AnonPages:       62620 kB
Mapped:          14484 kB
Slab:           303280 kB
PageTables:       4616 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   239948 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= 71412 MiB
End job on node148 at 2011-04-29 23:10:10