Trace number 3373572

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.52 1205.89

General information on the benchmark

Nameapplication/jarvisalo/smtqfbv-aigs/
smtlib-qfbv-aigs-VS3-benchmark-S2-tseitin.cnf
MD5SUMb967fca11e85ef5b614d3452b1c4b2ad
Bench CategoryAPPLICATION (applications 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 variables257030
Number of clauses769313
Sum of the clauses size1795061
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2512874
Number of clauses of size 3256437
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...421431/instance-3373572-1305421431.cnf
2.10/2.12	c Solving...
4800.13/1205.53	
4800.13/1205.53	*** INTERRUPTED! ***
4800.13/1205.53	*** Shutting down threads...
4800.42/1205.88	s UNKNOWN
4800.42/1205.88	
4800.42/1205.88	c INTERRUPTED   : 1
4800.42/1205.88	c Models        : 0+    
4800.42/1205.88	c Time          : 1205.535s (Solving: 1203.41s 1st Model: 0.00s Unsat: 0.00s)
4800.42/1205.88	c CPU Time      : 4800.160s

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

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

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


[startup+0 s]
/proc/loadavg: 7.40 7.94 7.97 5/388 30065
/proc/meminfo: memFree=26020880/32950928 swapFree=44388876/67111528
[pid=30065] ppid=30063 vsize=53512 CPUtime=0 cores=0,2,4,6
/proc/30065/stat : 30065 (claspmt) R 30063 30065 29676 0 -1 4202496 4034 0 0 0 0 0 0 0 22 0 1 0 653741894 54796288 3965 33554432000 4194304 4964800 140736177229952 18446744073709551615 4700412 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/30065/statm: 13378 3973 375 189 0 8252 0

[startup+0.0962801 s]
/proc/loadavg: 7.40 7.94 7.97 5/388 30065
/proc/meminfo: memFree=26020880/32950928 swapFree=44388876/67111528
[pid=30065] ppid=30063 vsize=80368 CPUtime=0.09 cores=0,2,4,6
/proc/30065/stat : 30065 (claspmt) R 30063 30065 29676 0 -1 4202496 17875 0 0 0 7 2 0 0 22 0 1 0 653741894 82296832 15054 33554432000 4194304 4964800 140736177229952 18446744073709551615 251813900997 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/30065/statm: 20092 15055 385 189 0 14966 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 80368

[startup+0.100277 s]
/proc/loadavg: 7.40 7.94 7.97 5/388 30065
/proc/meminfo: memFree=26020880/32950928 swapFree=44388876/67111528
[pid=30065] ppid=30063 vsize=81704 CPUtime=0.09 cores=0,2,4,6
/proc/30065/stat : 30065 (claspmt) R 30063 30065 29676 0 -1 4202496 18413 0 0 0 7 2 0 0 22 0 1 0 653741894 83664896 15186 33554432000 4194304 4964800 140736177229952 18446744073709551615 251813900997 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/30065/statm: 20426 15187 385 189 0 15300 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 81704

[startup+0.300247 s]
/proc/loadavg: 7.40 7.94 7.97 5/388 30065
/proc/meminfo: memFree=26020880/32950928 swapFree=44388876/67111528
[pid=30065] ppid=30063 vsize=122428 CPUtime=0.29 cores=0,2,4,6
/proc/30065/stat : 30065 (claspmt) R 30063 30065 29676 0 -1 4202496 33637 0 0 0 25 4 0 0 23 0 1 0 653741894 125366272 24949 33554432000 4194304 4964800 140736177229952 18446744073709551615 251813898465 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/30065/statm: 30607 24949 398 189 0 25481 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 122428

[startup+0.70018 s]
/proc/loadavg: 7.40 7.94 7.97 5/388 30065
/proc/meminfo: memFree=26020880/32950928 swapFree=44388876/67111528
[pid=30065] ppid=30063 vsize=153140 CPUtime=0.69 cores=0,2,4,6
/proc/30065/stat : 30065 (claspmt) R 30063 30065 29676 0 -1 4202496 41046 0 0 0 65 4 0 0 25 0 1 0 653741894 156815360 32358 33554432000 4194304 4964800 140736177229952 18446744073709551615 251813900997 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/30065/statm: 38285 32358 403 189 0 33159 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 153140

[startup+1.50104 s]
/proc/loadavg: 7.21 7.89 7.95 6/389 30066
/proc/meminfo: memFree=25883984/32950928 swapFree=44388876/67111528
[pid=30065] ppid=30063 vsize=172148 CPUtime=1.49 cores=0,2,4,6
/proc/30065/stat : 30065 (claspmt) R 30063 30065 29676 0 -1 4202496 45784 0 0 0 144 5 0 0 25 0 1 0 653741894 176279552 37096 33554432000 4194304 4964800 140736177229952 18446744073709551615 251813900997 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/30065/statm: 43037 37096 403 189 0 37911 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 172148

[startup+3.10085 s]
/proc/loadavg: 7.21 7.89 7.95 6/389 30066
/proc/meminfo: memFree=25865876/32950928 swapFree=44388876/67111528
[pid=30065] ppid=30063 vsize=415480 CPUtime=5.91 cores=0,2,4,6
/proc/30065/stat : 30065 (claspmt) R 30063 30065 29676 0 -1 4202496 78452 0 0 0 581 10 0 0 25 0 4 0 653741894 425451520 59722 33554432000 4194304 4964800 140736177229952 18446744073709551615 4670203 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/30065/statm: 103870 59722 458 189 0 98219 0
Current children cumulated CPU time (s) 5.91
Current children cumulated vsize (KiB) 415480

[startup+6.30024 s]
/proc/loadavg: 7.21 7.89 7.95 6/389 30097
/proc/meminfo: memFree=26695844/32950928 swapFree=44388876/67111528
[pid=30065] ppid=30063 vsize=415480 CPUtime=18.67 cores=0,2,4,6
/proc/30065/stat : 30065 (claspmt) R 30063 30065 29676 0 -1 4202496 78643 0 0 0 1855 12 0 0 25 0 4 0 653741894 425451520 59913 33554432000 4194304 4964800 140736177229952 18446744073709551615 4670180 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/30065/statm: 103870 59913 458 189 0 98219 0
[pid=30065/tid=30067] ppid=30063 vsize=415480 CPUtime=4.14 cores=0,2,4,6
/proc/30065/task/30067/stat : 30067 (claspmt) R 30063 30065 29676 0 -1 4202560 6931 0 0 0 414 0 0 0 25 0 4 0 653742107 425451520 59913 33554432000 4194304 4964800 140736177229952 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30065/tid=30068] ppid=30063 vsize=415480 CPUtime=4.16 cores=0,2,4,6
/proc/30065/task/30068/stat : 30068 (claspmt) R 30063 30065 29676 0 -1 4202560 11867 0 0 0 415 1 0 0 25 0 4 0 653742107 425451520 59913 33554432000 4194304 4964800 140736177229952 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30065/tid=30069] ppid=30063 vsize=415480 CPUtime=4.12 cores=0,2,4,6
/proc/30065/task/30069/stat : 30069 (claspmt) R 30063 30065 29676 0 -1 4202560 12250 0 0 0 410 2 0 0 25 0 4 0 653742107 425451520 59913 33554432000 4194304 4964800 140736177229952 18446744073709551615 4669276 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 18.67
Current children cumulated vsize (KiB) 415480

[startup+12.7012 s]
/proc/loadavg: 7.11 7.85 7.94 9/392 30101
/proc/meminfo: memFree=26630296/32950928 swapFree=44388876/67111528
[pid=30065] ppid=30063 vsize=416144 CPUtime=44.18 cores=0,2,4,6
/proc/30065/stat : 30065 (claspmt) R 30063 30065 29676 0 -1 4202496 79186 0 0 0 4405 13 0 0 25 0 4 0 653741894 426131456 60456 33554432000 4194304 4964800 140736177229952 18446744073709551615 4668737 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/30065/statm: 104036 60456 458 189 0 98385 0
[pid=30065/tid=30067] ppid=30063 vsize=416144 CPUtime=10.55 cores=0,2,4,6
/proc/30065/task/30067/stat : 30067 (claspmt) R 30063 30065 29676 0 -1 4202560 7002 0 0 0 1054 1 0 0 25 0 4 0 653742107 426131456 60456 33554432000 4194304 4964800 140736177229952 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30065/tid=30068] ppid=30063 vsize=416144 CPUtime=10.56 cores=0,2,4,6
/proc/30065/task/30068/stat : 30068 (claspmt) R 30063 30065 29676 0 -1 4202560 11976 0 0 0 1055 1 0 0 25 0 4 0 653742107 426131456 60456 33554432000 4194304 4964800 140736177229952 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30065/tid=30069] ppid=30063 vsize=416144 CPUtime=10.44 cores=0,2,4,6
/proc/30065/task/30069/stat : 30069 (claspmt) R 30063 30065 29676 0 -1 4202560 12435 0 0 0 1041 3 0 0 25 0 4 0 653742107 426131456 60456 33554432000 4194304 4964800 140736177229952 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 44.18
Current children cumulated vsize (KiB) 416144

[startup+25.501 s]
/proc/loadavg: 7.25 7.85 7.94 9/392 30103
/proc/meminfo: memFree=26554836/32950928 swapFree=44388876/67111528
[pid=30065] ppid=30063 vsize=416436 CPUtime=95.21 cores=0,2,4,6
/proc/30065/stat : 30065 (claspmt) R 30063 30065 29676 0 -1 4202496 81233 0 0 0 9506 15 0 0 25 0 4 0 653741894 426430464 62503 33554432000 4194304 4964800 140736177229952 18446744073709551615 4669280 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/30065/statm: 104109 62503 458 189 0 98458 0
[pid=30065/tid=30067] ppid=30063 vsize=416436 CPUtime=23.35 cores=0,2,4,6
/proc/30065/task/30067/stat : 30067 (claspmt) R 30063 30065 29676 0 -1 4202560 7310 0 0 0 2334 1 0 0 25 0 4 0 653742107 426430464 62503 33554432000 4194304 4964800 140736177229952 18446744073709551615 4669131 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30065/tid=30068] ppid=30063 vsize=416436 CPUtime=23.36 cores=0,2,4,6
/proc/30065/task/30068/stat : 30068 (claspmt) R 30063 30065 29676 0 -1 4202560 13236 0 0 0 2333 3 0 0 25 0 4 0 653742107 426430464 62503 33554432000 4194304 4964800 140736177229952 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30065/tid=30069] ppid=30063 vsize=416436 CPUtime=23.07 cores=0,2,4,6
/proc/30065/task/30069/stat : 30069 (claspmt) R 30063 30065 29676 0 -1 4202560 12581 0 0 0 2304 3 0 0 25 0 4 0 653742107 426430464 62503 33554432000 4194304 4964800 140736177229952 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 95.21
Current children cumulated vsize (KiB) 416436

[startup+51.1007 s]
/proc/loadavg: 7.85 7.94 7.96 9/392 30104
/proc/meminfo: memFree=26444636/32950928 swapFree=44388876/67111528
[pid=30065] ppid=30063 vsize=416436 CPUtime=197.28 cores=0,2,4,6
/proc/30065/stat : 30065 (claspmt) R 30063 30065 29676 0 -1 4202496 85326 0 0 0 19707 21 0 0 25 0 4 0 653741894 426430464 66596 33554432000 4194304 4964800 140736177229952 18446744073709551615 4668734 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/30065/statm: 104109 66596 460 189 0 98458 0
[pid=30065/tid=30067] ppid=30063 vsize=416436 CPUtime=48.94 cores=0,2,4,6
/proc/30065/task/30067/stat : 30067 (claspmt) R 30063 30065 29676 0 -1 4202560 7808 0 0 0 4892 2 0 0 25 0 4 0 653742107 426430464 66596 33554432000 4194304 4964800 140736177229952 18446744073709551615 4669272 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30065/tid=30068] ppid=30063 vsize=416436 CPUtime=48.95 cores=0,2,4,6
/proc/30065/task/30068/stat : 30068 (claspmt) R 30063 30065 29676 0 -1 4202560 15873 0 0 0 4889 6 0 0 25 0 4 0 653742107 426430464 66596 33554432000 4194304 4964800 140736177229952 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30065/tid=30069] ppid=30063 vsize=416436 CPUtime=48.34 cores=0,2,4,6
/proc/30065/task/30069/stat : 30069 (claspmt) R 30063 30065 29676 0 -1 4202560 13369 0 0 0 4831 3 0 0 25 0 4 0 653742107 426430464 66596 33554432000 4194304 4964800 140736177229952 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 197.28
Current children cumulated vsize (KiB) 416436

[startup+102.314 s]
/proc/loadavg: 8.05 7.98 7.97 9/392 30106
/proc/meminfo: memFree=26260792/32950928 swapFree=44388876/67111528
[pid=30065] ppid=30063 vsize=418192 CPUtime=401.47 cores=0,2,4,6
/proc/30065/stat : 30065 (claspmt) R 30063 30065 29676 0 -1 4202496 92664 0 0 0 40120 27 0 0 25 0 4 0 653741894 428228608 73934 33554432000 4194304 4964800 140736177229952 18446744073709551615 4668568 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/30065/statm: 104548 73934 460 189 0 98897 0
[pid=30065/tid=30067] ppid=30063 vsize=418192 CPUtime=100.16 cores=0,2,4,6
/proc/30065/task/30067/stat : 30067 (claspmt) R 30063 30065 29676 0 -1 4202560 8664 0 0 0 10013 3 0 0 25 0 4 0 653742107 428228608 73934 33554432000 4194304 4964800 140736177229952 18446744073709551615 4669136 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30065/tid=30068] ppid=30063 vsize=418192 CPUtime=100.15 cores=0,2,4,6
/proc/30065/task/30068/stat : 30068 (claspmt) R 30063 30065 29676 0 -1 4202560 20156 0 0 0 10006 9 0 0 25 0 4 0 653742107 428228608 73934 33554432000 4194304 4964800 140736177229952 18446744073709551615 4670330 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30065/tid=30069] ppid=30063 vsize=418192 CPUtime=98.9 cores=0,2,4,6
/proc/30065/task/30069/stat : 30069 (claspmt) R 30063 30065 29676 0 -1 4202560 15240 0 0 0 9885 5 0 0 25 0 4 0 653742107 428228608 73934 33554432000 4194304 4964800 140736177229952 18446744073709551615 4670256 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 401.47
Current children cumulated vsize (KiB) 418192

[startup+162.301 s]
/proc/loadavg: 8.16 8.03 7.99 9/392 30108
/proc/meminfo: memFree=26063864/32950928 swapFree=44388876/67111528
[pid=30065] ppid=30063 vsize=420304 CPUtime=640.66 cores=0,2,4,6
/proc/30065/stat : 30065 (claspmt) R 30063 30065 29676 0 -1 4202496 100555 0 0 0 64031 35 0 0 25 0 4 0 653741894 430391296 81825 33554432000 4194304 4964800 140736177229952 18446744073709551615 4670180 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/30065/statm: 105076 81825 460 189 0 99425 0
[pid=30065/tid=30067] ppid=30063 vsize=420304 CPUtime=160.14 cores=0,2,4,6
/proc/30065/task/30067/stat : 30067 (claspmt) R 30063 30065 29676 0 -1 4202560 8672 0 0 0 16011 3 0 0 25 0 4 0 653742107 430391296 81825 33554432000 4194304 4964800 140736177229952 18446744073709551615 4370266 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30065/tid=30068] ppid=30063 vsize=420304 CPUtime=160.13 cores=0,2,4,6
/proc/30065/task/30068/stat : 30068 (claspmt) R 30063 30065 29676 0 -1 4202560 25259 0 0 0 15998 15 0 0 25 0 4 0 653742107 430391296 81825 33554432000 4194304 4964800 140736177229952 18446744073709551615 4669011 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30065/tid=30069] ppid=30063 vsize=420304 CPUtime=158.14 cores=0,2,4,6
/proc/30065/task/30069/stat : 30069 (claspmt) R 30063 30065 29676 0 -1 4202560 17513 0 0 0 15807 7 0 0 25 0 4 0 653742107 430391296 81825 33554432000 4194304 4964800 140736177229952 18446744073709551615 4678036 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 640.66
Current children cumulated vsize (KiB) 420304

[startup+222.301 s]
/proc/loadavg: 8.19 8.05 8.00 9/392 30109
/proc/meminfo: memFree=25703884/32950928 swapFree=44388876/67111528
[pid=30065] ppid=30063 vsize=420304 CPUtime=879.89 cores=0,2,4,6
/proc/30065/stat : 30065 (claspmt) R 30063 30065 29676 0 -1 4202496 107140 0 0 0 87948 41 0 0 25 0 4 0 653741894 430391296 88410 33554432000 4194304 4964800 140736177229952 18446744073709551615 4669011 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/30065/statm: 105076 88410 460 189 0 99425 0
[pid=30065/tid=30067] ppid=30063 vsize=420304 CPUtime=220.14 cores=0,2,4,6
/proc/30065/task/30067/stat : 30067 (claspmt) R 30063 30065 29676 0 -1 4202560 8944 0 0 0 22011 3 0 0 25 0 4 0 653742107 430391296 88410 33554432000 4194304 4964800 140736177229952 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30065/tid=30068] ppid=30063 vsize=420304 CPUtime=220.12 cores=0,2,4,6
/proc/30065/task/30068/stat : 30068 (claspmt) R 30063 30065 29676 0 -1 4202560 29819 0 0 0 21993 19 0 0 25 0 4 0 653742107 430391296 88410 33554432000 4194304 4964800 140736177229952 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30065/tid=30069] ppid=30063 vsize=420304 CPUtime=217.38 cores=0,2,4,6
/proc/30065/task/30069/stat : 30069 (claspmt) R 30063 30065 29676 0 -1 4202560 19258 0 0 0 21729 9 0 0 25 0 4 0 653742107 430391296 88410 33554432000 4194304 4964800 140736177229952 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 879.89
Current children cumulated vsize (KiB) 420304

[startup+282.301 s]
/proc/loadavg: 8.12 8.06 8.00 9/392 30111
/proc/meminfo: memFree=25626740/32950928 swapFree=44388876/67111528
[pid=30065] ppid=30063 vsize=431260 CPUtime=1119.14 cores=0,2,4,6
/proc/30065/stat : 30065 (claspmt) R 30063 30065 29676 0 -1 4202496 111227 0 0 0 111872 42 0 0 25 0 4 0 653741894 441610240 92493 33554432000 4194304 4964800 140736177229952 18446744073709551615 4370314 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/30065/statm: 107815 92493 460 189 0 102164 0
[pid=30065/tid=30067] ppid=30063 vsize=431260 CPUtime=280.14 cores=0,2,4,6
/proc/30065/task/30067/stat : 30067 (claspmt) R 30063 30065 29676 0 -1 4202560 9190 0 0 0 28011 3 0 0 25 0 4 0 653742107 441610240 92493 33554432000 4194304 4964800 140736177229952 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30065/tid=30068] ppid=30063 vsize=431260 CPUtime=280.11 cores=0,2,4,6
/proc/30065/task/30068/stat : 30068 (claspmt) R 30063 30065 29676 0 -1 4202560 33294 0 0 0 27991 20 0 0 25 0 4 0 653742107 441610240 92493 33554432000 4194304 4964800 140736177229952 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30065/tid=30069] ppid=30063 vsize=431260 CPUtime=276.64 cores=0,2,4,6
/proc/30065/task/30069/stat : 30069 (claspmt) R 30063 30065 29676 0 -1 4202560 19617 0 0 0 27655 9 0 0 25 0 4 0 653742107 441610240 92493 33554432000 4194304 4964800 140736177229952 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1119.14

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

Current children cumulated CPU time (s) 2554.54
Current children cumulated vsize (KiB) 560008

[startup+702.3 s]
/proc/loadavg: 8.16 8.13 8.04 9/392 30122
/proc/meminfo: memFree=25062436/32950928 swapFree=44388876/67111528
[pid=30065] ppid=30063 vsize=573380 CPUtime=2793.73 cores=0,2,4,6
/proc/30065/stat : 30065 (claspmt) R 30063 30065 29676 0 -1 4202496 139635 0 0 0 279312 61 0 0 25 0 4 0 653741894 587141120 120846 33554432000 4194304 4964800 140736177229952 18446744073709551615 4668734 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/30065/statm: 143345 120846 460 189 0 137694 0
[pid=30065/tid=30067] ppid=30063 vsize=573380 CPUtime=700.15 cores=0,2,4,6
/proc/30065/task/30067/stat : 30067 (claspmt) R 30063 30065 29676 0 -1 4202560 11727 0 0 0 70009 6 0 0 25 0 4 0 653742107 587141120 120846 33554432000 4194304 4964800 140736177229952 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30065/tid=30068] ppid=30063 vsize=573380 CPUtime=700.03 cores=0,2,4,6
/proc/30065/task/30068/stat : 30068 (claspmt) R 30063 30065 29676 0 -1 4202560 53161 0 0 0 69975 28 0 0 25 0 4 0 653742107 587141120 120846 33554432000 4194304 4964800 140736177229952 18446744073709551615 4668636 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30065/tid=30069] ppid=30063 vsize=573380 CPUtime=691.3 cores=0,2,4,6
/proc/30065/task/30069/stat : 30069 (claspmt) R 30063 30065 29676 0 -1 4202560 24585 0 0 0 69115 15 0 0 25 0 4 0 653742107 587141120 120846 33554432000 4194304 4964800 140736177229952 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2793.73
Current children cumulated vsize (KiB) 573380

[startup+762.314 s]
/proc/loadavg: 8.20 8.14 8.05 9/392 30124
/proc/meminfo: memFree=25032664/32950928 swapFree=44388876/67111528
[pid=30065] ppid=30063 vsize=576016 CPUtime=3032.99 cores=0,2,4,6
/proc/30065/stat : 30065 (claspmt) R 30063 30065 29676 0 -1 4202496 140537 0 0 0 303238 61 0 0 25 0 4 0 653741894 589840384 121703 33554432000 4194304 4964800 140736177229952 18446744073709551615 4668712 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/30065/statm: 144004 121703 460 189 0 138353 0
[pid=30065/tid=30067] ppid=30063 vsize=576016 CPUtime=760.17 cores=0,2,4,6
/proc/30065/task/30067/stat : 30067 (claspmt) R 30063 30065 29676 0 -1 4202560 11824 0 0 0 76011 6 0 0 25 0 4 0 653742107 589840384 121703 33554432000 4194304 4964800 140736177229952 18446744073709551615 4668773 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30065/tid=30068] ppid=30063 vsize=576016 CPUtime=760.02 cores=0,2,4,6
/proc/30065/task/30068/stat : 30068 (claspmt) R 30063 30065 29676 0 -1 4202560 53816 0 0 0 75973 29 0 0 25 0 4 0 653742107 589840384 121703 33554432000 4194304 4964800 140736177229952 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30065/tid=30069] ppid=30063 vsize=576016 CPUtime=750.54 cores=0,2,4,6
/proc/30065/task/30069/stat : 30069 (claspmt) R 30063 30065 29676 0 -1 4202560 24704 0 0 0 75039 15 0 0 25 0 4 0 653742107 589840384 121703 33554432000 4194304 4964800 140736177229952 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3032.99
Current children cumulated vsize (KiB) 576016

[startup+822.3 s]
/proc/loadavg: 8.18 8.15 8.05 9/392 30125
/proc/meminfo: memFree=25024220/32950928 swapFree=44388876/67111528
[pid=30065] ppid=30063 vsize=642192 CPUtime=3272.18 cores=0,2,4,6
/proc/30065/stat : 30065 (claspmt) R 30063 30065 29676 0 -1 4202496 142916 0 0 0 327154 64 0 0 25 0 4 0 653741894 657604608 124029 33554432000 4194304 4964800 140736177229952 18446744073709551615 4670180 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/30065/statm: 160548 124029 460 189 0 154897 0
[pid=30065/tid=30067] ppid=30063 vsize=642192 CPUtime=820.15 cores=0,2,4,6
/proc/30065/task/30067/stat : 30067 (claspmt) R 30063 30065 29676 0 -1 4202560 13123 0 0 0 82008 7 0 0 25 0 4 0 653742107 657604608 124029 33554432000 4194304 4964800 140736177229952 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30065/tid=30068] ppid=30063 vsize=642192 CPUtime=820 cores=0,2,4,6
/proc/30065/task/30068/stat : 30068 (claspmt) R 30063 30065 29676 0 -1 4202560 54766 0 0 0 81971 29 0 0 25 0 4 0 653742107 657604608 124029 33554432000 4194304 4964800 140736177229952 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30065/tid=30069] ppid=30063 vsize=642192 CPUtime=809.77 cores=0,2,4,6
/proc/30065/task/30069/stat : 30069 (claspmt) R 30063 30065 29676 0 -1 4202560 24834 0 0 0 80962 15 0 0 25 0 4 0 653742107 657604608 124029 33554432000 4194304 4964800 140736177229952 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3272.18
Current children cumulated vsize (KiB) 642192

[startup+882.3 s]
/proc/loadavg: 8.14 8.13 8.05 9/392 30127
/proc/meminfo: memFree=25016268/32950928 swapFree=44388876/67111528
[pid=30065] ppid=30063 vsize=646824 CPUtime=3511.4 cores=0,2,4,6
/proc/30065/stat : 30065 (claspmt) R 30063 30065 29676 0 -1 4202496 145084 0 0 0 351075 65 0 0 25 0 4 0 653741894 662347776 126197 33554432000 4194304 4964800 140736177229952 18446744073709551615 4321079 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/30065/statm: 161706 126197 460 189 0 156055 0
[pid=30065/tid=30067] ppid=30063 vsize=646824 CPUtime=880.15 cores=0,2,4,6
/proc/30065/task/30067/stat : 30067 (claspmt) R 30063 30065 29676 0 -1 4202560 13765 0 0 0 88007 8 0 0 25 0 4 0 653742107 662347776 126197 33554432000 4194304 4964800 140736177229952 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30065/tid=30068] ppid=30063 vsize=646824 CPUtime=879.99 cores=0,2,4,6
/proc/30065/task/30068/stat : 30068 (claspmt) R 30063 30065 29676 0 -1 4202560 55545 0 0 0 87970 29 0 0 25 0 4 0 653742107 662347776 126197 33554432000 4194304 4964800 140736177229952 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30065/tid=30069] ppid=30063 vsize=646824 CPUtime=869 cores=0,2,4,6
/proc/30065/task/30069/stat : 30069 (claspmt) R 30063 30065 29676 0 -1 4202560 25007 0 0 0 86885 15 0 0 25 0 4 0 653742107 662347776 126197 33554432000 4194304 4964800 140736177229952 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3511.4
Current children cumulated vsize (KiB) 646824

[startup+942.3 s]
/proc/loadavg: 8.12 8.12 8.05 9/392 30128
/proc/meminfo: memFree=25008072/32950928 swapFree=44388876/67111528
[pid=30065] ppid=30063 vsize=652724 CPUtime=3750.63 cores=0,2,4,6
/proc/30065/stat : 30065 (claspmt) R 30063 30065 29676 0 -1 4202496 147254 0 0 0 374997 66 0 0 25 0 4 0 653741894 668389376 128367 33554432000 4194304 4964800 140736177229952 18446744073709551615 4370236 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/30065/statm: 163181 128367 460 189 0 157530 0
[pid=30065/tid=30067] ppid=30063 vsize=652724 CPUtime=940.16 cores=0,2,4,6
/proc/30065/task/30067/stat : 30067 (claspmt) R 30063 30065 29676 0 -1 4202560 15190 0 0 0 94007 9 0 0 25 0 4 0 653742107 668389376 128367 33554432000 4194304 4964800 140736177229952 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30065/tid=30068] ppid=30063 vsize=652724 CPUtime=939.97 cores=0,2,4,6
/proc/30065/task/30068/stat : 30068 (claspmt) R 30063 30065 29676 0 -1 4202560 55887 0 0 0 93968 29 0 0 25 0 4 0 653742107 668389376 128367 33554432000 4194304 4964800 140736177229952 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30065/tid=30069] ppid=30063 vsize=652724 CPUtime=928.26 cores=0,2,4,6
/proc/30065/task/30069/stat : 30069 (claspmt) R 30063 30065 29676 0 -1 4202560 25166 0 0 0 92810 16 0 0 25 0 4 0 653742107 668389376 128367 33554432000 4194304 4964800 140736177229952 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3750.63
Current children cumulated vsize (KiB) 652724

[startup+1002.3 s]
/proc/loadavg: 8.04 8.10 8.05 9/392 30130
/proc/meminfo: memFree=24900428/32950928 swapFree=44388876/67111528
[pid=30065] ppid=30063 vsize=721964 CPUtime=3989.85 cores=0,2,4,6
/proc/30065/stat : 30065 (claspmt) R 30063 30065 29676 0 -1 4202496 149345 0 0 0 398918 67 0 0 25 0 4 0 653741894 739291136 130458 33554432000 4194304 4964800 140736177229952 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/30065/statm: 180491 130458 460 189 0 174840 0
[pid=30065/tid=30067] ppid=30063 vsize=721964 CPUtime=1000.15 cores=0,2,4,6
/proc/30065/task/30067/stat : 30067 (claspmt) R 30063 30065 29676 0 -1 4202560 16151 0 0 0 100006 9 0 0 25 0 4 0 653742107 739291136 130458 33554432000 4194304 4964800 140736177229952 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30065/tid=30068] ppid=30063 vsize=721964 CPUtime=999.97 cores=0,2,4,6
/proc/30065/task/30068/stat : 30068 (claspmt) R 30063 30065 29676 0 -1 4202560 56579 0 0 0 99967 30 0 0 25 0 4 0 653742107 739291136 130458 33554432000 4194304 4964800 140736177229952 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30065/tid=30069] ppid=30063 vsize=721964 CPUtime=987.49 cores=0,2,4,6
/proc/30065/task/30069/stat : 30069 (claspmt) R 30063 30065 29676 0 -1 4202560 25373 0 0 0 98733 16 0 0 25 0 4 0 653742107 739291136 130458 33554432000 4194304 4964800 140736177229952 18446744073709551615 4669131 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3989.85
Current children cumulated vsize (KiB) 721964

[startup+1062.3 s]
/proc/loadavg: 8.01 8.08 8.04 9/392 30132
/proc/meminfo: memFree=24888876/32950928 swapFree=44388876/67111528
[pid=30065] ppid=30063 vsize=727652 CPUtime=4229.09 cores=0,2,4,6
/proc/30065/stat : 30065 (claspmt) R 30063 30065 29676 0 -1 4202496 152223 0 0 0 422839 70 0 0 25 0 4 0 653741894 745115648 133336 33554432000 4194304 4964800 140736177229952 18446744073709551615 4670180 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/30065/statm: 181913 133336 460 189 0 176262 0
[pid=30065/tid=30067] ppid=30063 vsize=727652 CPUtime=1060.16 cores=0,2,4,6
/proc/30065/task/30067/stat : 30067 (claspmt) R 30063 30065 29676 0 -1 4202560 17099 0 0 0 106006 10 0 0 25 0 4 0 653742107 745115648 133336 33554432000 4194304 4964800 140736177229952 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30065/tid=30068] ppid=30063 vsize=727652 CPUtime=1059.96 cores=0,2,4,6
/proc/30065/task/30068/stat : 30068 (claspmt) R 30063 30065 29676 0 -1 4202560 57971 0 0 0 105965 31 0 0 25 0 4 0 653742107 745115648 133336 33554432000 4194304 4964800 140736177229952 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30065/tid=30069] ppid=30063 vsize=727652 CPUtime=1046.73 cores=0,2,4,6
/proc/30065/task/30069/stat : 30069 (claspmt) R 30063 30065 29676 0 -1 4202560 25397 0 0 0 104657 16 0 0 25 0 4 0 653742107 745115648 133336 33554432000 4194304 4964800 140736177229952 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4229.09
Current children cumulated vsize (KiB) 727652

[startup+1122.3 s]
/proc/loadavg: 8.08 8.08 8.04 9/392 30133
/proc/meminfo: memFree=24822772/32950928 swapFree=44388876/67111528
[pid=30065] ppid=30063 vsize=733412 CPUtime=4468.31 cores=0,2,4,6
/proc/30065/stat : 30065 (claspmt) R 30063 30065 29676 0 -1 4202496 156302 0 0 0 446757 74 0 0 25 0 4 0 653741894 751013888 137415 33554432000 4194304 4964800 140736177229952 18446744073709551615 4669038 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/30065/statm: 183353 137415 460 189 0 177702 0
[pid=30065/tid=30067] ppid=30063 vsize=733412 CPUtime=1120.16 cores=0,2,4,6
/proc/30065/task/30067/stat : 30067 (claspmt) R 30063 30065 29676 0 -1 4202560 17763 0 0 0 112005 11 0 0 25 0 4 0 653742107 751013888 137415 33554432000 4194304 4964800 140736177229952 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30065/tid=30068] ppid=30063 vsize=733412 CPUtime=1119.94 cores=0,2,4,6
/proc/30065/task/30068/stat : 30068 (claspmt) R 30063 30065 29676 0 -1 4202560 59498 0 0 0 111963 31 0 0 25 0 4 0 653742107 751013888 137415 33554432000 4194304 4964800 140736177229952 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30065/tid=30069] ppid=30063 vsize=733412 CPUtime=1105.96 cores=0,2,4,6
/proc/30065/task/30069/stat : 30069 (claspmt) R 30063 30065 29676 0 -1 4202560 26476 0 0 0 110578 18 0 0 25 0 4 0 653742107 751013888 137415 33554432000 4194304 4964800 140736177229952 18446744073709551615 4660444 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4468.31
Current children cumulated vsize (KiB) 733412

[startup+1182.3 s]
/proc/loadavg: 8.10 8.08 8.04 9/392 30135
/proc/meminfo: memFree=24764976/32950928 swapFree=44388876/67111528
[pid=30065] ppid=30063 vsize=734796 CPUtime=4707.54 cores=0,2,4,6
/proc/30065/stat : 30065 (claspmt) R 30063 30065 29676 0 -1 4202496 160535 0 0 0 470677 77 0 0 25 0 4 0 653741894 752431104 141648 33554432000 4194304 4964800 140736177229952 18446744073709551615 4668789 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/30065/statm: 183699 141648 460 189 0 178048 0
[pid=30065/tid=30067] ppid=30063 vsize=734796 CPUtime=1180.15 cores=0,2,4,6
/proc/30065/task/30067/stat : 30067 (claspmt) R 30063 30065 29676 0 -1 4202560 19141 0 0 0 118002 13 0 0 25 0 4 0 653742107 752431104 141648 33554432000 4194304 4964800 140736177229952 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30065/tid=30068] ppid=30063 vsize=734796 CPUtime=1179.93 cores=0,2,4,6
/proc/30065/task/30068/stat : 30068 (claspmt) R 30063 30065 29676 0 -1 4202560 61964 0 0 0 117962 31 0 0 25 0 4 0 653742107 752431104 141648 33554432000 4194304 4964800 140736177229952 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30065/tid=30069] ppid=30063 vsize=734796 CPUtime=1165.21 cores=0,2,4,6
/proc/30065/task/30069/stat : 30069 (claspmt) R 30063 30065 29676 0 -1 4202560 26589 0 0 0 116503 18 0 0 25 0 4 0 653742107 752431104 141648 33554432000 4194304 4964800 140736177229952 18446744073709551615 4670437 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4707.54
Current children cumulated vsize (KiB) 734796



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1205.5 s]
/proc/loadavg: 8.07 8.07 8.04 9/392 30135
/proc/meminfo: memFree=24757160/32950928 swapFree=44388876/67111528
[pid=30065] ppid=30063 vsize=734796 CPUtime=4800.13 cores=0,2,4,6
/proc/30065/stat : 30065 (claspmt) R 30063 30065 29676 0 -1 4202496 162048 0 0 0 479935 78 0 0 25 0 4 0 653741894 752431104 143080 33554432000 4194304 4964800 140736177229952 18446744073709551615 4668734 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/30065/statm: 183699 143080 460 189 0 178048 0
[pid=30065/tid=30067] ppid=30063 vsize=734796 CPUtime=1203.38 cores=0,2,4,6
/proc/30065/task/30067/stat : 30067 (claspmt) R 30063 30065 29676 0 -1 4202560 19302 0 0 0 120325 13 0 0 25 0 4 0 653742107 752431104 143080 33554432000 4194304 4964800 140736177229952 18446744073709551615 4668753 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30065/tid=30068] ppid=30063 vsize=734796 CPUtime=1203.15 cores=0,2,4,6
/proc/30065/task/30068/stat : 30068 (claspmt) R 30063 30065 29676 0 -1 4202560 63309 0 0 0 120283 32 0 0 25 0 4 0 653742107 752431104 143080 33554432000 4194304 4964800 140736177229952 18446744073709551615 4668753 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30065/tid=30069] ppid=30063 vsize=734796 CPUtime=1188.11 cores=0,2,4,6
/proc/30065/task/30069/stat : 30069 (claspmt) R 30063 30065 29676 0 -1 4202560 26596 0 0 0 118793 18 0 0 25 0 4 0 653742107 752431104 143080 33554432000 4194304 4964800 140736177229952 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.13
Current children cumulated vsize (KiB) 734796

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

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

[startup+1205.8 s]
/proc/loadavg: 8.07 8.07 8.04 9/392 30135
/proc/meminfo: memFree=24757160/32950928 swapFree=44388876/67111528
[pid=30065] ppid=30063 vsize=690360 CPUtime=4800.42 cores=0,2,4,6
/proc/30065/stat : 30065 (claspmt) R 30063 30065 29676 0 -1 4202496 162060 0 0 0 479964 78 0 0 25 0 1 0 653741894 706928640 131938 33554432000 4194304 4964800 140736177229952 18446744073709551615 251813896091 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/30065/statm: 172590 131938 470 189 0 166939 0
Current children cumulated CPU time (s) 4800.42
Current children cumulated vsize (KiB) 690360

Child status: 0
Real time (s): 1205.89
CPU time (s): 4800.52
CPU user time (s): 4799.71
CPU system time (s): 0.804877
CPU usage (%): 398.088
Max. virtual memory (cumulated for all children) (KiB): 734796

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.71
system time used= 0.804877
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 162062
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= 1707
involuntary context switches= 22387

runsolver used 4.48932 second user time and 10.8364 second system time

The end

Launcher Data

Begin job on node126 at 2011-05-15 03:03:52
IDJOB=3373572
IDBENCH=82459
IDSOLVER=1853
FILE ID=node126/3373572-1305421431
RUNJOBID= node126-1305418956-29694
PBS_JOBID= 13324566
Free space on /tmp= 73308 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT11/application/jarvisalo/smtqfbv-aigs/smtlib-qfbv-aigs-VS3-benchmark-S2-tseitin.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-3373572-1305421431/watcher-3373572-1305421431 -o /tmp/evaluation-result-3373572-1305421431/solver-3373572-1305421431 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373572-1305421431.cnf

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

MD5SUM BENCH= b967fca11e85ef5b614d3452b1c4b2ad
RANDOM SEED=1954559654

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      26021160 kB
Buffers:        266256 kB
Cached:        2486432 kB
SwapCached:      92524 kB
Active:        1758748 kB
Inactive:      4917776 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26021160 kB
SwapTotal:    67111528 kB
SwapFree:     44388876 kB
Dirty:           14852 kB
Writeback:           0 kB
AnonPages:     3843748 kB
Mapped:          16088 kB
Slab:           110788 kB
PageTables:      77596 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 89094008 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= 73304 MiB
End job on node126 at 2011-05-15 03:24:00