Trace number 3373090

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)SAT 1895.62 475.15

General information on the benchmark

NameSAT02/handmade/pehoushek/plainoldcnf/
5cnf_4300_4300_110.shuffled.cnf
MD5SUM34f8b747bfe8e7b589b8832e56ae8363
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.022996
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of clauses1892
Sum of the clauses size9308
Maximum clause length5
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 33
Number of clauses of size 4146
Number of clauses of size 51743
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 ...431704/instance-3373090-1305431704.cnf
0.00/0.00	c Solving...
1895.48/475.14	c Answer: 1
1895.48/475.14	v 1 2 3 4 5 -6 -7 8 -9 10 -11 12 -13 -14 -15 16 17 -18 19 20 21 -22 -23 24
1895.48/475.14	v 25 26 -27 -28 29 -30 -31 32 -33 -34 35 36 -37 -38 39 40 41 42 -43 -44 45
1895.48/475.14	v -46 -47 48 49 50 -51 -52 53 54 -55 -56 -57 58 59 60 -61 62 63 -64 -65 66
1895.48/475.14	v 67 68 69 -70 71 -72 73 -74 75 -76 -77 78 79 80 81 -82 83 -84 85 86 87 88
1895.48/475.14	v -89 -90 -91 92 93 94 -95 96 97 -98 -99 -100 101 102 103 104 105 106 107
1895.48/475.14	v 108 109 -110 0
1895.48/475.14	s SATISFIABLE
1895.48/475.14	
1895.48/475.14	c Models        : 1+    
1895.48/475.14	c Time          : 475.143s (Solving: 475.14s 1st Model: 475.14s Unsat: 0.00s)
1895.48/475.14	c CPU Time      : 1895.610s

Verifier Data

OK

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

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

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


[startup+0 s]
/proc/loadavg: 8.06 8.04 7.60 6/320 17550
/proc/meminfo: memFree=10047240/32951124 swapFree=67093864/67111528
[pid=17550] ppid=17548 vsize=102564 CPUtime=0.01 cores=0,2,4,6
/proc/17550/stat : 17550 (claspmt) R 17548 17550 10373 0 -1 4202496 814 0 0 0 1 0 0 0 25 0 4 0 654772764 105025536 743 33554432000 4194304 4964800 140735489405488 18446744073709551615 212435678241 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/17550/statm: 25641 743 449 189 0 19990 0
[pid=17550/tid=17551] ppid=17548 vsize=102564 CPUtime=0 cores=0,2,4,6
/proc/17550/task/17551/stat : 17551 (claspmt) R 17548 17550 10373 0 -1 4202560 40 0 0 0 0 0 0 0 25 0 4 0 654772765 105025536 748 33554432000 4194304 4964800 140735489405488 18446744073709551615 212436122143 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=17550/tid=17552] ppid=17548 vsize=102564 CPUtime=0 cores=0,2,4,6
/proc/17550/task/17552/stat : 17552 (claspmt) R 17548 17550 10373 0 -1 4202560 34 0 0 0 0 0 0 0 25 0 4 0 654772765 105025536 749 33554432000 4194304 4964800 140735489405488 18446744073709551615 212436122094 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=17550/tid=17553] ppid=17548 vsize=102564 CPUtime=0 cores=0,2,4,6
/proc/17550/task/17553/stat : 17553 (claspmt) R 17548 17550 10373 0 -1 4202560 59 0 0 0 0 0 0 0 25 0 4 0 654772765 105025536 749 33554432000 4194304 4964800 140735489405488 18446744073709551615 212436122143 0 0 4096 18946 0 0 0 -1 2 0 0 0

[startup+0.0527759 s]
/proc/loadavg: 8.06 8.04 7.60 6/320 17550
/proc/meminfo: memFree=10047240/32951124 swapFree=67093864/67111528
[pid=17550] ppid=17548 vsize=168364 CPUtime=0.17 cores=0,2,4,6
/proc/17550/stat : 17550 (claspmt) R 17548 17550 10373 0 -1 4202496 1029 0 0 0 17 0 0 0 25 0 4 0 654772764 172404736 958 33554432000 4194304 4964800 140735489405488 18446744073709551615 212436122143 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/17550/statm: 42091 958 457 189 0 36440 0
[pid=17550/tid=17551] ppid=17548 vsize=168364 CPUtime=0.04 cores=0,2,4,6
/proc/17550/task/17551/stat : 17551 (claspmt) R 17548 17550 10373 0 -1 4202560 92 0 0 0 4 0 0 0 25 0 4 0 654772765 172404736 958 33554432000 4194304 4964800 140735489405488 18446744073709551615 212435684314 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=17550/tid=17552] ppid=17548 vsize=168364 CPUtime=0.03 cores=0,2,4,6
/proc/17550/task/17552/stat : 17552 (claspmt) R 17548 17550 10373 0 -1 4202560 83 0 0 0 3 0 0 0 25 0 4 0 654772765 172404736 958 33554432000 4194304 4964800 140735489405488 18446744073709551615 212436122094 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=17550/tid=17553] ppid=17548 vsize=168364 CPUtime=0.04 cores=0,2,4,6
/proc/17550/task/17553/stat : 17553 (claspmt) R 17548 17550 10373 0 -1 4202560 109 0 0 0 4 0 0 0 25 0 4 0 654772765 172404736 958 33554432000 4194304 4964800 140735489405488 18446744073709551615 4654549 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 168364

[startup+0.106905 s]
/proc/loadavg: 8.06 8.04 7.60 6/320 17550
/proc/meminfo: memFree=10047240/32951124 swapFree=67093864/67111528
[pid=17550] ppid=17548 vsize=168496 CPUtime=0.39 cores=0,2,4,6
/proc/17550/stat : 17550 (claspmt) R 17548 17550 10373 0 -1 4202496 1157 0 0 0 39 0 0 0 25 0 4 0 654772764 172539904 1086 33554432000 4194304 4964800 140735489405488 18446744073709551615 212436122143 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/17550/statm: 42124 1086 457 189 0 36473 0
[pid=17550/tid=17551] ppid=17548 vsize=168496 CPUtime=0.09 cores=0,2,4,6
/proc/17550/task/17551/stat : 17551 (claspmt) R 17548 17550 10373 0 -1 4202560 115 0 0 0 9 0 0 0 25 0 4 0 654772765 172539904 1086 33554432000 4194304 4964800 140735489405488 18446744073709551615 4321099 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=17550/tid=17552] ppid=17548 vsize=168496 CPUtime=0.09 cores=0,2,4,6
/proc/17550/task/17552/stat : 17552 (claspmt) R 17548 17550 10373 0 -1 4202560 140 0 0 0 9 0 0 0 25 0 4 0 654772765 172539904 1086 33554432000 4194304 4964800 140735489405488 18446744073709551615 212436122094 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=17550/tid=17553] ppid=17548 vsize=168496 CPUtime=0.09 cores=0,2,4,6
/proc/17550/task/17553/stat : 17553 (claspmt) R 17548 17550 10373 0 -1 4202560 129 0 0 0 9 0 0 0 25 0 4 0 654772765 172539904 1086 33554432000 4194304 4964800 140735489405488 18446744073709551615 4670340 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 168496

[startup+0.300857 s]
/proc/loadavg: 8.06 8.04 7.60 6/320 17550
/proc/meminfo: memFree=10047240/32951124 swapFree=67093864/67111528
[pid=17550] ppid=17548 vsize=168912 CPUtime=1.16 cores=0,2,4,6
/proc/17550/stat : 17550 (claspmt) R 17548 17550 10373 0 -1 4202496 1569 0 0 0 116 0 0 0 25 0 4 0 654772764 172965888 1498 33554432000 4194304 4964800 140735489405488 18446744073709551615 4321054 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/17550/statm: 42228 1498 458 189 0 36577 0
[pid=17550/tid=17551] ppid=17548 vsize=168912 CPUtime=0.29 cores=0,2,4,6
/proc/17550/task/17551/stat : 17551 (claspmt) R 17548 17550 10373 0 -1 4202560 199 0 0 0 29 0 0 0 25 0 4 0 654772765 172965888 1498 33554432000 4194304 4964800 140735489405488 18446744073709551615 4647573 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=17550/tid=17552] ppid=17548 vsize=168912 CPUtime=0.28 cores=0,2,4,6
/proc/17550/task/17552/stat : 17552 (claspmt) R 17548 17550 10373 0 -1 4202560 306 0 0 0 28 0 0 0 25 0 4 0 654772765 172965888 1498 33554432000 4194304 4964800 140735489405488 18446744073709551615 4320916 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=17550/tid=17553] ppid=17548 vsize=168912 CPUtime=0.29 cores=0,2,4,6
/proc/17550/task/17553/stat : 17553 (claspmt) R 17548 17550 10373 0 -1 4202560 219 0 0 0 29 0 0 0 25 0 4 0 654772765 172965888 1498 33554432000 4194304 4964800 140735489405488 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 168912

[startup+0.700781 s]
/proc/loadavg: 8.06 8.04 7.60 6/320 17550
/proc/meminfo: memFree=10047240/32951124 swapFree=67093864/67111528
[pid=17550] ppid=17548 vsize=169584 CPUtime=2.76 cores=0,2,4,6
/proc/17550/stat : 17550 (claspmt) R 17548 17550 10373 0 -1 4202496 1959 0 0 0 276 0 0 0 25 0 4 0 654772764 173654016 1888 33554432000 4194304 4964800 140735489405488 18446744073709551615 4321029 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/17550/statm: 42396 1889 458 189 0 36745 0
[pid=17550/tid=17551] ppid=17548 vsize=169584 CPUtime=0.69 cores=0,2,4,6
/proc/17550/task/17551/stat : 17551 (claspmt) R 17548 17550 10373 0 -1 4202560 360 0 0 0 69 0 0 0 25 0 4 0 654772765 173654016 1889 33554432000 4194304 4964800 140735489405488 18446744073709551615 212435678241 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=17550/tid=17552] ppid=17548 vsize=169584 CPUtime=0.68 cores=0,2,4,6
/proc/17550/task/17552/stat : 17552 (claspmt) R 17548 17550 10373 0 -1 4202560 420 0 0 0 68 0 0 0 25 0 4 0 654772765 173654016 1889 33554432000 4194304 4964800 140735489405488 18446744073709551615 4342206 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=17550/tid=17553] ppid=17548 vsize=169584 CPUtime=0.69 cores=0,2,4,6
/proc/17550/task/17553/stat : 17553 (claspmt) R 17548 17550 10373 0 -1 4202560 281 0 0 0 69 0 0 0 25 0 4 0 654772765 173654016 1889 33554432000 4194304 4964800 140735489405488 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 169584

[startup+1.50063 s]
/proc/loadavg: 8.06 8.04 7.60 9/324 17554
/proc/meminfo: memFree=10040132/32951124 swapFree=67093864/67111528
[pid=17550] ppid=17548 vsize=170008 CPUtime=5.94 cores=0,2,4,6
/proc/17550/stat : 17550 (claspmt) R 17548 17550 10373 0 -1 4202496 2285 0 0 0 594 0 0 0 25 0 4 0 654772764 174088192 2214 33554432000 4194304 4964800 140735489405488 18446744073709551615 4653205 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/17550/statm: 42502 2214 458 189 0 36851 0
[pid=17550/tid=17551] ppid=17548 vsize=170008 CPUtime=1.48 cores=0,2,4,6
/proc/17550/task/17551/stat : 17551 (claspmt) R 17548 17550 10373 0 -1 4202560 482 0 0 0 148 0 0 0 25 0 4 0 654772765 174088192 2214 33554432000 4194304 4964800 140735489405488 18446744073709551615 4670332 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=17550/tid=17552] ppid=17548 vsize=170008 CPUtime=1.47 cores=0,2,4,6
/proc/17550/task/17552/stat : 17552 (claspmt) R 17548 17550 10373 0 -1 4202560 538 0 0 0 147 0 0 0 25 0 4 0 654772765 174088192 2214 33554432000 4194304 4964800 140735489405488 18446744073709551615 4321054 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=17550/tid=17553] ppid=17548 vsize=170008 CPUtime=1.48 cores=0,2,4,6
/proc/17550/task/17553/stat : 17553 (claspmt) R 17548 17550 10373 0 -1 4202560 317 0 0 0 148 0 0 0 18 0 4 0 654772765 174088192 2214 33554432000 4194304 4964800 140735489405488 18446744073709551615 4670511 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 170008

[startup+3.10033 s]
/proc/loadavg: 8.06 8.04 7.60 9/324 17554
/proc/meminfo: memFree=10037028/32951124 swapFree=67093864/67111528
[pid=17550] ppid=17548 vsize=170512 CPUtime=12.33 cores=0,2,4,6
/proc/17550/stat : 17550 (claspmt) R 17548 17550 10373 0 -1 4202496 2749 0 0 0 1232 1 0 0 25 0 4 0 654772764 174604288 2678 33554432000 4194304 4964800 140735489405488 18446744073709551615 4670403 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/17550/statm: 42628 2678 458 189 0 36977 0
[pid=17550/tid=17551] ppid=17548 vsize=170512 CPUtime=3.08 cores=0,2,4,6
/proc/17550/task/17551/stat : 17551 (claspmt) R 17548 17550 10373 0 -1 4202560 639 0 0 0 308 0 0 0 25 0 4 0 654772765 174604288 2678 33554432000 4194304 4964800 140735489405488 18446744073709551615 212435714712 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=17550/tid=17552] ppid=17548 vsize=170512 CPUtime=3.05 cores=0,2,4,6
/proc/17550/task/17552/stat : 17552 (claspmt) R 17548 17550 10373 0 -1 4202560 709 0 0 0 305 0 0 0 25 0 4 0 654772765 174604288 2678 33554432000 4194304 4964800 140735489405488 18446744073709551615 4320883 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=17550/tid=17553] ppid=17548 vsize=170512 CPUtime=3.08 cores=0,2,4,6
/proc/17550/task/17553/stat : 17553 (claspmt) R 17548 17550 10373 0 -1 4202560 401 0 0 0 308 0 0 0 21 0 4 0 654772765 174604288 2678 33554432000 4194304 4964800 140735489405488 18446744073709551615 4321116 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 170512

[startup+6.30072 s]
/proc/loadavg: 8.06 8.04 7.60 9/324 17554
/proc/meminfo: memFree=10032824/32951124 swapFree=67093864/67111528
[pid=17550] ppid=17548 vsize=171308 CPUtime=25.09 cores=0,2,4,6
/proc/17550/stat : 17550 (claspmt) R 17548 17550 10373 0 -1 4202496 3258 0 0 0 2507 2 0 0 25 0 4 0 654772764 175419392 3187 33554432000 4194304 4964800 140735489405488 18446744073709551615 4670137 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/17550/statm: 42827 3187 458 189 0 37176 0
[pid=17550/tid=17551] ppid=17548 vsize=171308 CPUtime=6.28 cores=0,2,4,6
/proc/17550/task/17551/stat : 17551 (claspmt) R 17548 17550 10373 0 -1 4202560 844 0 0 0 628 0 0 0 25 0 4 0 654772765 175419392 3187 33554432000 4194304 4964800 140735489405488 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=17550/tid=17552] ppid=17548 vsize=171308 CPUtime=6.22 cores=0,2,4,6
/proc/17550/task/17552/stat : 17552 (claspmt) R 17548 17550 10373 0 -1 4202560 905 0 0 0 622 0 0 0 21 0 4 0 654772765 175419392 3187 33554432000 4194304 4964800 140735489405488 18446744073709551615 4321023 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=17550/tid=17553] ppid=17548 vsize=171308 CPUtime=6.28 cores=0,2,4,6
/proc/17550/task/17553/stat : 17553 (claspmt) R 17548 17550 10373 0 -1 4202560 436 0 0 0 628 0 0 0 25 0 4 0 654772765 175419392 3187 33554432000 4194304 4964800 140735489405488 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 171308

[startup+12.7005 s]
/proc/loadavg: 8.12 8.06 7.61 9/324 17554
/proc/meminfo: memFree=10026376/32951124 swapFree=67093864/67111528
[pid=17550] ppid=17548 vsize=171956 CPUtime=50.62 cores=0,2,4,6
/proc/17550/stat : 17550 (claspmt) R 17548 17550 10373 0 -1 4202496 3863 0 0 0 5058 4 0 0 25 0 4 0 654772764 176082944 3792 33554432000 4194304 4964800 140735489405488 18446744073709551615 4321102 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/17550/statm: 42989 3792 458 189 0 37338 0
[pid=17550/tid=17551] ppid=17548 vsize=171956 CPUtime=12.68 cores=0,2,4,6
/proc/17550/task/17551/stat : 17551 (claspmt) R 17548 17550 10373 0 -1 4202560 1099 0 0 0 1267 1 0 0 25 0 4 0 654772765 176082944 3792 33554432000 4194304 4964800 140735489405488 18446744073709551615 4334346 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=17550/tid=17552] ppid=17548 vsize=171956 CPUtime=12.55 cores=0,2,4,6
/proc/17550/task/17552/stat : 17552 (claspmt) R 17548 17550 10373 0 -1 4202560 1122 0 0 0 1254 1 0 0 25 0 4 0 654772765 176082944 3792 33554432000 4194304 4964800 140735489405488 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=17550/tid=17553] ppid=17548 vsize=171956 CPUtime=12.68 cores=0,2,4,6
/proc/17550/task/17553/stat : 17553 (claspmt) R 17548 17550 10373 0 -1 4202560 488 0 0 0 1268 0 0 0 25 0 4 0 654772765 176082944 3792 33554432000 4194304 4964800 140735489405488 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.62
Current children cumulated vsize (KiB) 171956

[startup+25.5011 s]
/proc/loadavg: 8.10 8.05 7.61 9/324 17555
/proc/meminfo: memFree=10015336/32951124 swapFree=67093864/67111528
[pid=17550] ppid=17548 vsize=238328 CPUtime=101.69 cores=0,2,4,6
/proc/17550/stat : 17550 (claspmt) R 17548 17550 10373 0 -1 4202496 4722 0 0 0 10163 6 0 0 25 0 4 0 654772764 244047872 4651 33554432000 4194304 4964800 140735489405488 18446744073709551615 4670310 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/17550/statm: 59582 4651 458 189 0 53931 0
[pid=17550/tid=17551] ppid=17548 vsize=238328 CPUtime=25.48 cores=0,2,4,6
/proc/17550/task/17551/stat : 17551 (claspmt) R 17548 17550 10373 0 -1 4202560 1368 0 0 0 2547 1 0 0 25 0 4 0 654772765 244047872 4651 33554432000 4194304 4964800 140735489405488 18446744073709551615 4364583 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=17550/tid=17552] ppid=17548 vsize=238328 CPUtime=25.22 cores=0,2,4,6
/proc/17550/task/17552/stat : 17552 (claspmt) R 17548 17550 10373 0 -1 4202560 1389 0 0 0 2521 1 0 0 25 0 4 0 654772765 244047872 4651 33554432000 4194304 4964800 140735489405488 18446744073709551615 4670511 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=17550/tid=17553] ppid=17548 vsize=238328 CPUtime=25.48 cores=0,2,4,6
/proc/17550/task/17553/stat : 17553 (claspmt) R 17548 17550 10373 0 -1 4202560 610 0 0 0 2547 1 0 0 25 0 4 0 654772765 244047872 4651 33554432000 4194304 4964800 140735489405488 18446744073709551615 4321010 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.69
Current children cumulated vsize (KiB) 238328

[startup+51.1002 s]
/proc/loadavg: 8.06 8.05 7.62 9/324 17555
/proc/meminfo: memFree=9996808/32951124 swapFree=67093864/67111528
[pid=17550] ppid=17548 vsize=238868 CPUtime=203.82 cores=0,2,4,6
/proc/17550/stat : 17550 (claspmt) R 17548 17550 10373 0 -1 4202496 5607 0 0 0 20373 9 0 0 25 0 4 0 654772764 244600832 5536 33554432000 4194304 4964800 140735489405488 18446744073709551615 4670381 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/17550/statm: 59717 5536 458 189 0 54066 0
[pid=17550/tid=17551] ppid=17548 vsize=238868 CPUtime=51.07 cores=0,2,4,6
/proc/17550/task/17551/stat : 17551 (claspmt) R 17548 17550 10373 0 -1 4202560 1597 0 0 0 5105 2 0 0 25 0 4 0 654772765 244600832 5536 33554432000 4194304 4964800 140735489405488 18446744073709551615 4647595 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=17550/tid=17552] ppid=17548 vsize=238868 CPUtime=50.56 cores=0,2,4,6
/proc/17550/task/17552/stat : 17552 (claspmt) R 17548 17550 10373 0 -1 4202560 1700 0 0 0 5054 2 0 0 25 0 4 0 654772765 244600832 5536 33554432000 4194304 4964800 140735489405488 18446744073709551615 4320890 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=17550/tid=17553] ppid=17548 vsize=238868 CPUtime=51.08 cores=0,2,4,6
/proc/17550/task/17553/stat : 17553 (claspmt) R 17548 17550 10373 0 -1 4202560 743 0 0 0 5106 2 0 0 25 0 4 0 654772765 244600832 5536 33554432000 4194304 4964800 140735489405488 18446744073709551615 4654559 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 203.82
Current children cumulated vsize (KiB) 238868

[startup+102.312 s]
/proc/loadavg: 8.10 8.07 7.65 9/324 17557
/proc/meminfo: memFree=9949640/32951124 swapFree=67093864/67111528
[pid=17550] ppid=17548 vsize=240204 CPUtime=408.11 cores=0,2,4,6
/proc/17550/stat : 17550 (claspmt) R 17548 17550 10373 0 -1 4202496 6474 0 0 0 40797 14 0 0 25 0 4 0 654772764 245968896 6403 33554432000 4194304 4964800 140735489405488 18446744073709551615 4321042 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/17550/statm: 60051 6403 458 189 0 54400 0
[pid=17550/tid=17551] ppid=17548 vsize=240204 CPUtime=102.28 cores=0,2,4,6
/proc/17550/task/17551/stat : 17551 (claspmt) R 17548 17550 10373 0 -1 4202560 1717 0 0 0 10225 3 0 0 25 0 4 0 654772765 245968896 6403 33554432000 4194304 4964800 140735489405488 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=17550/tid=17552] ppid=17548 vsize=240204 CPUtime=101.25 cores=0,2,4,6
/proc/17550/task/17552/stat : 17552 (claspmt) R 17548 17550 10373 0 -1 4202560 2006 0 0 0 10121 4 0 0 25 0 4 0 654772765 245968896 6403 33554432000 4194304 4964800 140735489405488 18446744073709551615 4660157 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=17550/tid=17553] ppid=17548 vsize=240204 CPUtime=102.29 cores=0,2,4,6
/proc/17550/task/17553/stat : 17553 (claspmt) R 17548 17550 10373 0 -1 4202560 970 0 0 0 10226 3 0 0 25 0 4 0 654772765 245968896 6403 33554432000 4194304 4964800 140735489405488 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.11
Current children cumulated vsize (KiB) 240204

[startup+162.3 s]

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

/proc/17550/task/17553/stat : 17553 (claspmt) R 17548 17550 10373 0 -1 4202560 1188 0 0 0 16221 5 0 0 25 0 4 0 654772765 246534144 7102 33554432000 4194304 4964800 140735489405488 18446744073709551615 4321065 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 647.44
Current children cumulated vsize (KiB) 240756

[startup+222.301 s]
/proc/loadavg: 8.14 8.08 7.70 9/324 17560
/proc/meminfo: memFree=9810036/32951124 swapFree=67093864/67111528
[pid=17550] ppid=17548 vsize=241480 CPUtime=886.82 cores=0,2,4,6
/proc/17550/stat : 17550 (claspmt) R 17548 17550 10373 0 -1 4202496 7511 0 0 0 88654 28 0 0 25 0 4 0 654772764 247275520 7440 33554432000 4194304 4964800 140735489405488 18446744073709551615 4670264 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/17550/statm: 60370 7440 458 189 0 54719 0
[pid=17550/tid=17551] ppid=17548 vsize=241480 CPUtime=222.26 cores=0,2,4,6
/proc/17550/task/17551/stat : 17551 (claspmt) R 17548 17550 10373 0 -1 4202560 1890 0 0 0 22219 7 0 0 25 0 4 0 654772765 247275520 7440 33554432000 4194304 4964800 140735489405488 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=17550/tid=17552] ppid=17548 vsize=241480 CPUtime=220.03 cores=0,2,4,6
/proc/17550/task/17552/stat : 17552 (claspmt) R 17548 17550 10373 0 -1 4202560 2269 0 0 0 21995 8 0 0 25 0 4 0 654772765 247275520 7440 33554432000 4194304 4964800 140735489405488 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=17550/tid=17553] ppid=17548 vsize=241480 CPUtime=222.26 cores=0,2,4,6
/proc/17550/task/17553/stat : 17553 (claspmt) R 17548 17550 10373 0 -1 4202560 1326 0 0 0 22219 7 0 0 25 0 4 0 654772765 247275520 7440 33554432000 4194304 4964800 140735489405488 18446744073709551615 4320942 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 886.82
Current children cumulated vsize (KiB) 241480

[startup+282.3 s]
/proc/loadavg: 8.12 8.08 7.72 9/324 17561
/proc/meminfo: memFree=9760636/32951124 swapFree=67093864/67111528
[pid=17550] ppid=17548 vsize=241628 CPUtime=1126.2 cores=0,2,4,6
/proc/17550/stat : 17550 (claspmt) R 17548 17550 10373 0 -1 4202496 7675 0 0 0 112587 33 0 0 25 0 4 0 654772764 247427072 7604 33554432000 4194304 4964800 140735489405488 18446744073709551615 4670321 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/17550/statm: 60407 7604 458 189 0 54756 0
[pid=17550/tid=17551] ppid=17548 vsize=241628 CPUtime=282.26 cores=0,2,4,6
/proc/17550/task/17551/stat : 17551 (claspmt) R 17548 17550 10373 0 -1 4202560 1925 0 0 0 28217 9 0 0 25 0 4 0 654772765 247427072 7604 33554432000 4194304 4964800 140735489405488 18446744073709551615 212435672417 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=17550/tid=17552] ppid=17548 vsize=241628 CPUtime=279.44 cores=0,2,4,6
/proc/17550/task/17552/stat : 17552 (claspmt) R 17548 17550 10373 0 -1 4202560 2309 0 0 0 27935 9 0 0 25 0 4 0 654772765 247427072 7604 33554432000 4194304 4964800 140735489405488 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=17550/tid=17553] ppid=17548 vsize=241628 CPUtime=282.25 cores=0,2,4,6
/proc/17550/task/17553/stat : 17553 (claspmt) R 17548 17550 10373 0 -1 4202560 1394 0 0 0 28217 8 0 0 25 0 4 0 654772765 247427072 7604 33554432000 4194304 4964800 140735489405488 18446744073709551615 4670361 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1126.2
Current children cumulated vsize (KiB) 241628

[startup+342.301 s]
/proc/loadavg: 8.11 8.08 7.74 9/324 17563
/proc/meminfo: memFree=9700696/32951124 swapFree=67093864/67111528
[pid=17550] ppid=17548 vsize=241792 CPUtime=1365.57 cores=0,2,4,6
/proc/17550/stat : 17550 (claspmt) R 17548 17550 10373 0 -1 4202496 7912 0 0 0 136519 38 0 0 25 0 4 0 654772764 247595008 7841 33554432000 4194304 4964800 140735489405488 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/17550/statm: 60448 7841 458 189 0 54797 0
[pid=17550/tid=17551] ppid=17548 vsize=241792 CPUtime=342.25 cores=0,2,4,6
/proc/17550/task/17551/stat : 17551 (claspmt) R 17548 17550 10373 0 -1 4202560 1945 0 0 0 34215 10 0 0 25 0 4 0 654772765 247595008 7841 33554432000 4194304 4964800 140735489405488 18446744073709551615 4644992 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=17550/tid=17552] ppid=17548 vsize=241792 CPUtime=338.83 cores=0,2,4,6
/proc/17550/task/17552/stat : 17552 (claspmt) R 17548 17550 10373 0 -1 4202560 2405 0 0 0 33872 11 0 0 25 0 4 0 654772765 247595008 7841 33554432000 4194304 4964800 140735489405488 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=17550/tid=17553] ppid=17548 vsize=241792 CPUtime=342.25 cores=0,2,4,6
/proc/17550/task/17553/stat : 17553 (claspmt) R 17548 17550 10373 0 -1 4202560 1473 0 0 0 34215 10 0 0 25 0 4 0 654772765 247595008 7841 33554432000 4194304 4964800 140735489405488 18446744073709551615 4670155 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1365.57
Current children cumulated vsize (KiB) 241792

[startup+402.301 s]
/proc/loadavg: 8.15 8.09 7.76 9/324 17574
/proc/meminfo: memFree=9633980/32951124 swapFree=67093864/67111528
[pid=17550] ppid=17548 vsize=241940 CPUtime=1604.97 cores=0,2,4,6
/proc/17550/stat : 17550 (claspmt) R 17548 17550 10373 0 -1 4202496 8000 0 0 0 160457 40 0 0 25 0 4 0 654772764 247746560 7929 33554432000 4194304 4964800 140735489405488 18446744073709551615 4320890 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/17550/statm: 60485 7929 458 189 0 54834 0
[pid=17550/tid=17551] ppid=17548 vsize=241940 CPUtime=402.25 cores=0,2,4,6
/proc/17550/task/17551/stat : 17551 (claspmt) R 17548 17550 10373 0 -1 4202560 1948 0 0 0 40215 10 0 0 25 0 4 0 654772765 247746560 7929 33554432000 4194304 4964800 140735489405488 18446744073709551615 4660303 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=17550/tid=17552] ppid=17548 vsize=241940 CPUtime=398.23 cores=0,2,4,6
/proc/17550/task/17552/stat : 17552 (claspmt) R 17548 17550 10373 0 -1 4202560 2437 0 0 0 39812 11 0 0 25 0 4 0 654772765 247746560 7929 33554432000 4194304 4964800 140735489405488 18446744073709551615 4321042 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=17550/tid=17553] ppid=17548 vsize=241940 CPUtime=402.25 cores=0,2,4,6
/proc/17550/task/17553/stat : 17553 (claspmt) R 17548 17550 10373 0 -1 4202560 1524 0 0 0 40215 10 0 0 25 0 4 0 654772765 247746560 7929 33554432000 4194304 4964800 140735489405488 18446744073709551615 4660104 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1604.97
Current children cumulated vsize (KiB) 241940

[startup+462.3 s]
/proc/loadavg: 8.13 8.09 7.78 9/324 17575
/proc/meminfo: memFree=9563612/32951124 swapFree=67093864/67111528
[pid=17550] ppid=17548 vsize=242240 CPUtime=1844.37 cores=0,2,4,6
/proc/17550/stat : 17550 (claspmt) R 17548 17550 10373 0 -1 4202496 8228 0 0 0 184397 40 0 0 25 0 4 0 654772764 248053760 8157 33554432000 4194304 4964800 140735489405488 18446744073709551615 4321093 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/17550/statm: 60560 8157 458 189 0 54909 0
[pid=17550/tid=17551] ppid=17548 vsize=242240 CPUtime=462.25 cores=0,2,4,6
/proc/17550/task/17551/stat : 17551 (claspmt) R 17548 17550 10373 0 -1 4202560 1972 0 0 0 46215 10 0 0 25 0 4 0 654772765 248053760 8157 33554432000 4194304 4964800 140735489405488 18446744073709551615 4332375 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=17550/tid=17552] ppid=17548 vsize=242240 CPUtime=457.63 cores=0,2,4,6
/proc/17550/task/17552/stat : 17552 (claspmt) R 17548 17550 10373 0 -1 4202560 2499 0 0 0 45752 11 0 0 25 0 4 0 654772765 248053760 8157 33554432000 4194304 4964800 140735489405488 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=17550/tid=17553] ppid=17548 vsize=242240 CPUtime=462.25 cores=0,2,4,6
/proc/17550/task/17553/stat : 17553 (claspmt) R 17548 17550 10373 0 -1 4202560 1663 0 0 0 46215 10 0 0 19 0 4 0 654772765 248053760 8157 33554432000 4194304 4964800 140735489405488 18446744073709551615 4670371 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1844.37
Current children cumulated vsize (KiB) 242240

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

[startup+467.1 s]
/proc/loadavg: 8.12 8.09 7.78 9/324 17575
/proc/meminfo: memFree=9558532/32951124 swapFree=67093864/67111528
[pid=17550] ppid=17548 vsize=242240 CPUtime=1863.52 cores=0,2,4,6
/proc/17550/stat : 17550 (claspmt) R 17548 17550 10373 0 -1 4202496 8228 0 0 0 186312 40 0 0 25 0 4 0 654772764 248053760 8157 33554432000 4194304 4964800 140735489405488 18446744073709551615 4658160 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/17550/statm: 60560 8157 458 189 0 54909 0
[pid=17550/tid=17551] ppid=17548 vsize=242240 CPUtime=467.05 cores=0,2,4,6
/proc/17550/task/17551/stat : 17551 (claspmt) R 17548 17550 10373 0 -1 4202560 1972 0 0 0 46695 10 0 0 25 0 4 0 654772765 248053760 8157 33554432000 4194304 4964800 140735489405488 18446744073709551615 4362514 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=17550/tid=17552] ppid=17548 vsize=242240 CPUtime=462.39 cores=0,2,4,6
/proc/17550/task/17552/stat : 17552 (claspmt) R 17548 17550 10373 0 -1 4202560 2499 0 0 0 46228 11 0 0 25 0 4 0 654772765 248053760 8157 33554432000 4194304 4964800 140735489405488 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=17550/tid=17553] ppid=17548 vsize=242240 CPUtime=467.05 cores=0,2,4,6
/proc/17550/task/17553/stat : 17553 (claspmt) R 17548 17550 10373 0 -1 4202560 1663 0 0 0 46695 10 0 0 25 0 4 0 654772765 248053760 8157 33554432000 4194304 4964800 140735489405488 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1863.52
Current children cumulated vsize (KiB) 242240

[startup+470.301 s]
/proc/loadavg: 8.12 8.09 7.78 9/324 17576
/proc/meminfo: memFree=9554564/32951124 swapFree=67093864/67111528
[pid=17550] ppid=17548 vsize=242240 CPUtime=1876.29 cores=0,2,4,6
/proc/17550/stat : 17550 (claspmt) R 17548 17550 10373 0 -1 4202496 8236 0 0 0 187588 41 0 0 25 0 4 0 654772764 248053760 8165 33554432000 4194304 4964800 140735489405488 18446744073709551615 4320934 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/17550/statm: 60560 8165 458 189 0 54909 0
[pid=17550/tid=17551] ppid=17548 vsize=242240 CPUtime=470.25 cores=0,2,4,6
/proc/17550/task/17551/stat : 17551 (claspmt) R 17548 17550 10373 0 -1 4202560 1972 0 0 0 47015 10 0 0 25 0 4 0 654772765 248053760 8165 33554432000 4194304 4964800 140735489405488 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=17550/tid=17552] ppid=17548 vsize=242240 CPUtime=465.55 cores=0,2,4,6
/proc/17550/task/17552/stat : 17552 (claspmt) R 17548 17550 10373 0 -1 4202560 2499 0 0 0 46544 11 0 0 25 0 4 0 654772765 248053760 8165 33554432000 4194304 4964800 140735489405488 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=17550/tid=17553] ppid=17548 vsize=242240 CPUtime=470.25 cores=0,2,4,6
/proc/17550/task/17553/stat : 17553 (claspmt) R 17548 17550 10373 0 -1 4202560 1671 0 0 0 47015 10 0 0 18 0 4 0 654772765 248053760 8165 33554432000 4194304 4964800 140735489405488 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1876.29
Current children cumulated vsize (KiB) 242240

[startup+473.5 s]
/proc/loadavg: 8.11 8.09 7.78 9/324 17576
/proc/meminfo: memFree=9552192/32951124 swapFree=67093864/67111528
[pid=17550] ppid=17548 vsize=242240 CPUtime=1889.05 cores=0,2,4,6
/proc/17550/stat : 17550 (claspmt) R 17548 17550 10373 0 -1 4202496 8250 0 0 0 188864 41 0 0 25 0 4 0 654772764 248053760 8179 33554432000 4194304 4964800 140735489405488 18446744073709551615 4325296 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/17550/statm: 60560 8179 458 189 0 54909 0
[pid=17550/tid=17551] ppid=17548 vsize=242240 CPUtime=473.45 cores=0,2,4,6
/proc/17550/task/17551/stat : 17551 (claspmt) R 17548 17550 10373 0 -1 4202560 1972 0 0 0 47335 10 0 0 25 0 4 0 654772765 248053760 8179 33554432000 4194304 4964800 140735489405488 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=17550/tid=17552] ppid=17548 vsize=242240 CPUtime=468.72 cores=0,2,4,6
/proc/17550/task/17552/stat : 17552 (claspmt) R 17548 17550 10373 0 -1 4202560 2499 0 0 0 46861 11 0 0 25 0 4 0 654772765 248053760 8179 33554432000 4194304 4964800 140735489405488 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=17550/tid=17553] ppid=17548 vsize=242240 CPUtime=473.45 cores=0,2,4,6
/proc/17550/task/17553/stat : 17553 (claspmt) R 17548 17550 10373 0 -1 4202560 1678 0 0 0 47335 10 0 0 25 0 4 0 654772765 248053760 8179 33554432000 4194304 4964800 140735489405488 18446744073709551615 4670340 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1889.05
Current children cumulated vsize (KiB) 242240

[startup+474.301 s]
/proc/loadavg: 8.11 8.09 7.78 9/324 17576
/proc/meminfo: memFree=9551448/32951124 swapFree=67093864/67111528
[pid=17550] ppid=17548 vsize=242240 CPUtime=1892.24 cores=0,2,4,6
/proc/17550/stat : 17550 (claspmt) R 17548 17550 10373 0 -1 4202496 8258 0 0 0 189183 41 0 0 25 0 4 0 654772764 248053760 8187 33554432000 4194304 4964800 140735489405488 18446744073709551615 4320966 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/17550/statm: 60560 8187 458 189 0 54909 0
[pid=17550/tid=17551] ppid=17548 vsize=242240 CPUtime=474.25 cores=0,2,4,6
/proc/17550/task/17551/stat : 17551 (claspmt) R 17548 17550 10373 0 -1 4202560 1972 0 0 0 47415 10 0 0 25 0 4 0 654772765 248053760 8187 33554432000 4194304 4964800 140735489405488 18446744073709551615 4665471 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=17550/tid=17552] ppid=17548 vsize=242240 CPUtime=469.51 cores=0,2,4,6
/proc/17550/task/17552/stat : 17552 (claspmt) R 17548 17550 10373 0 -1 4202560 2499 0 0 0 46940 11 0 0 25 0 4 0 654772765 248053760 8187 33554432000 4194304 4964800 140735489405488 18446744073709551615 4320897 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=17550/tid=17553] ppid=17548 vsize=242240 CPUtime=474.25 cores=0,2,4,6
/proc/17550/task/17553/stat : 17553 (claspmt) R 17548 17550 10373 0 -1 4202560 1686 0 0 0 47415 10 0 0 25 0 4 0 654772765 248053760 8187 33554432000 4194304 4964800 140735489405488 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1892.24
Current children cumulated vsize (KiB) 242240

[startup+474.701 s]
/proc/loadavg: 8.11 8.09 7.78 9/324 17576
/proc/meminfo: memFree=9551448/32951124 swapFree=67093864/67111528
[pid=17550] ppid=17548 vsize=242240 CPUtime=1893.85 cores=0,2,4,6
/proc/17550/stat : 17550 (claspmt) R 17548 17550 10373 0 -1 4202496 8258 0 0 0 189343 42 0 0 25 0 4 0 654772764 248053760 8187 33554432000 4194304 4964800 140735489405488 18446744073709551615 4670361 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/17550/statm: 60560 8187 458 189 0 54909 0
[pid=17550/tid=17551] ppid=17548 vsize=242240 CPUtime=474.66 cores=0,2,4,6
/proc/17550/task/17551/stat : 17551 (claspmt) R 17548 17550 10373 0 -1 4202560 1972 0 0 0 47455 11 0 0 25 0 4 0 654772765 248053760 8187 33554432000 4194304 4964800 140735489405488 18446744073709551615 4668592 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=17550/tid=17552] ppid=17548 vsize=242240 CPUtime=469.9 cores=0,2,4,6
/proc/17550/task/17552/stat : 17552 (claspmt) R 17548 17550 10373 0 -1 4202560 2499 0 0 0 46979 11 0 0 25 0 4 0 654772765 248053760 8187 33554432000 4194304 4964800 140735489405488 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=17550/tid=17553] ppid=17548 vsize=242240 CPUtime=474.65 cores=0,2,4,6
/proc/17550/task/17553/stat : 17553 (claspmt) R 17548 17550 10373 0 -1 4202560 1686 0 0 0 47455 10 0 0 25 0 4 0 654772765 248053760 8187 33554432000 4194304 4964800 140735489405488 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1893.85
Current children cumulated vsize (KiB) 242240

[startup+475.101 s]
/proc/loadavg: 8.11 8.09 7.78 9/324 17576
/proc/meminfo: memFree=9550332/32951124 swapFree=67093864/67111528
[pid=17550] ppid=17548 vsize=242240 CPUtime=1895.48 cores=0,2,4,6
/proc/17550/stat : 17550 (claspmt) R 17548 17550 10373 0 -1 4202496 8258 0 0 0 189506 42 0 0 25 0 4 0 654772764 248053760 8187 33554432000 4194304 4964800 140735489405488 18446744073709551615 4626894 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/17550/statm: 60560 8187 458 189 0 54909 0
[pid=17550/tid=17551] ppid=17548 vsize=242240 CPUtime=475.07 cores=0,2,4,6
/proc/17550/task/17551/stat : 17551 (claspmt) R 17548 17550 10373 0 -1 4202560 1972 0 0 0 47496 11 0 0 25 0 4 0 654772765 248053760 8187 33554432000 4194304 4964800 140735489405488 18446744073709551615 4670295 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=17550/tid=17552] ppid=17548 vsize=242240 CPUtime=470.3 cores=0,2,4,6
/proc/17550/task/17552/stat : 17552 (claspmt) R 17548 17550 10373 0 -1 4202560 2499 0 0 0 47019 11 0 0 18 0 4 0 654772765 248053760 8187 33554432000 4194304 4964800 140735489405488 18446744073709551615 4320942 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=17550/tid=17553] ppid=17548 vsize=242240 CPUtime=475.06 cores=0,2,4,6
/proc/17550/task/17553/stat : 17553 (claspmt) R 17548 17550 10373 0 -1 4202560 1686 0 0 0 47496 10 0 0 25 0 4 0 654772765 248053760 8187 33554432000 4194304 4964800 140735489405488 18446744073709551615 4670520 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1895.48
Current children cumulated vsize (KiB) 242240

Child status: 10
Real time (s): 475.15
CPU time (s): 1895.62
CPU user time (s): 1895.2
CPU system time (s): 0.425935
CPU usage (%): 398.953
Max. virtual memory (cumulated for all children) (KiB): 242240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1895.2
system time used= 0.425935
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8280
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= 65874
involuntary context switches= 7747

runsolver used 1.47877 second user time and 3.2665 second system time

The end

Launcher Data

Begin job on node102 at 2011-05-15 05:55:04
IDJOB=3373090
IDBENCH=87455
IDSOLVER=1853
FILE ID=node102/3373090-1305431704
RUNJOBID= node102-1305429178-17126
PBS_JOBID= 13324592
Free space on /tmp= 73548 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT02/handmade/pehoushek/plainoldcnf/5cnf_4300_4300_110.shuffled.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-3373090-1305431704/watcher-3373090-1305431704 -o /tmp/evaluation-result-3373090-1305431704/solver-3373090-1305431704 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373090-1305431704.cnf

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

MD5SUM BENCH= 34f8b747bfe8e7b589b8832e56ae8363
RANDOM SEED=1991752196

node102.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.828
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.65
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.828
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	: 5226.15
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.828
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.82
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.828
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.828
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.828
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.828
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.828
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      10047520 kB
Buffers:        269772 kB
Cached:        2964844 kB
SwapCached:       1128 kB
Active:       20611184 kB
Inactive:      2005220 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      10047520 kB
SwapTotal:    67111528 kB
SwapFree:     67093864 kB
Dirty:             828 kB
Writeback:           0 kB
AnonPages:    19380280 kB
Mapped:          27148 kB
Slab:           170028 kB
PageTables:      54584 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 60034504 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= 73548 MiB
End job on node102 at 2011-05-15 06:02:59