Trace number 3265950

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
Plingeling 587UNSAT 3654.65 916.071

General information on the benchmark

NameSAT05/crafted/sorge05/QG7/
dead-dnd003.shuffled-as.sat05-3109.cnf
MD5SUMd6a882056a7d77e09b3b073fbf028602
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark132.756
Satisfiable
(Un)Satisfiability was proved
Number of variables468
Number of clauses11753
Sum of the clauses size40843
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 21122
Number of clauses of size 38729
Number of clauses of size 4277
Number of clauses of size 5279
Number of clauses of size over 51304

Solver Data

3654.56/916.06	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3265950-1304107595/watcher-3265950-1304107595 -o /tmp/evaluation-result-3265950-1304107595/solver-3265950-1304107595 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3265950-1304107595.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: 6.89 7.83 7.91 6/181 6329
/proc/meminfo: memFree=30250716/32950928 swapFree=67054472/67111528
[pid=6329] ppid=6327 vsize=9328 CPUtime=0 cores=0,2,4,6
/proc/6329/stat : 6329 (plingeling) R 6327 6329 5950 0 -1 4202496 393 1252 0 0 0 0 0 0 25 0 1 0 600990146 9551872 322 33554432000 4194304 4417332 140734327135328 18446744073709551615 260905393920 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/6329/statm: 2332 322 147 55 0 218 0

[startup+0.0158739 s]
/proc/loadavg: 6.89 7.83 7.91 6/181 6329
/proc/meminfo: memFree=30250716/32950928 swapFree=67054472/67111528
[pid=6329] ppid=6327 vsize=11332 CPUtime=0.01 cores=0,2,4,6
/proc/6329/stat : 6329 (plingeling) R 6327 6329 5950 0 -1 4202496 942 1252 0 0 1 0 0 0 25 0 1 0 600990146 11603968 856 33554432000 4194304 4417332 140734327135328 18446744073709551615 4231532 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/6329/statm: 2833 856 148 55 0 719 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 11332

[startup+0.128855 s]
/proc/loadavg: 6.89 7.83 7.91 6/181 6329
/proc/meminfo: memFree=30250716/32950928 swapFree=67054472/67111528
[pid=6329] ppid=6327 vsize=118444 CPUtime=0.45 cores=0,2,4,6
/proc/6329/stat : 6329 (plingeling) S 6327 6329 5950 0 -1 4202496 1192 1252 0 0 45 0 0 0 25 0 5 0 600990146 121286656 1060 33554432000 4194304 4417332 140734327135328 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/6329/statm: 29611 1060 181 55 0 27497 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 118444

[startup+0.300824 s]
/proc/loadavg: 6.89 7.83 7.91 6/181 6329
/proc/meminfo: memFree=30250716/32950928 swapFree=67054472/67111528
[pid=6329] ppid=6327 vsize=120392 CPUtime=1.14 cores=0,2,4,6
/proc/6329/stat : 6329 (plingeling) S 6327 6329 5950 0 -1 4202496 2059 1252 0 0 114 0 0 0 25 0 5 0 600990146 123281408 1559 33554432000 4194304 4417332 140734327135328 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/6329/statm: 30098 1559 181 55 0 27984 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 120392

[startup+0.700752 s]
/proc/loadavg: 6.89 7.83 7.91 6/181 6329
/proc/meminfo: memFree=30250716/32950928 swapFree=67054472/67111528
[pid=6329] ppid=6327 vsize=124620 CPUtime=2.74 cores=0,2,4,6
/proc/6329/stat : 6329 (plingeling) S 6327 6329 5950 0 -1 4202496 4681 1252 0 0 274 0 0 0 25 0 5 0 600990146 127610880 2650 33554432000 4194304 4417332 140734327135328 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/6329/statm: 31155 2650 181 55 0 29041 0
Current children cumulated CPU time (s) 2.74
Current children cumulated vsize (KiB) 124620

[startup+1.50061 s]
/proc/loadavg: 6.89 7.83 7.91 9/186 6339
/proc/meminfo: memFree=30234812/32950928 swapFree=67054472/67111528
[pid=6329] ppid=6327 vsize=126112 CPUtime=5.94 cores=0,2,4,6
/proc/6329/stat : 6329 (plingeling) S 6327 6329 5950 0 -1 4202496 9210 1252 0 0 593 1 0 0 25 0 5 0 600990146 129138688 3015 33554432000 4194304 4417332 140734327135328 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/6329/statm: 31528 3015 181 55 0 29414 0
[pid=6329/tid=6336] ppid=6327 vsize=126112 CPUtime=1.48 cores=0,2,4,6
/proc/6329/task/6336/stat : 6336 (plingeling) R 6327 6329 5950 0 -1 4202560 2355 1252 0 0 148 0 0 0 25 0 5 0 600990147 129138688 3015 33554432000 4194304 4417332 140734327135328 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6329/tid=6337] ppid=6327 vsize=126112 CPUtime=1.48 cores=0,2,4,6
/proc/6329/task/6337/stat : 6337 (plingeling) R 6327 6329 5950 0 -1 4202560 2239 1252 0 0 148 0 0 0 25 0 5 0 600990147 129138688 3015 33554432000 4194304 4417332 140734327135328 18446744073709551615 4237358 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6329/tid=6338] ppid=6327 vsize=126112 CPUtime=1.47 cores=0,2,4,6
/proc/6329/task/6338/stat : 6338 (plingeling) R 6327 6329 5950 0 -1 4202560 2144 1252 0 0 147 0 0 0 25 0 5 0 600990147 129138688 3015 33554432000 4194304 4417332 140734327135328 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=6329/tid=6339] ppid=6327 vsize=126112 CPUtime=1.47 cores=0,2,4,6
/proc/6329/task/6339/stat : 6339 (plingeling) R 6327 6329 5950 0 -1 4202560 1518 1252 0 0 147 0 0 0 25 0 5 0 600990147 129138688 3015 33554432000 4194304 4417332 140734327135328 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 126112

[startup+3.10032 s]
/proc/loadavg: 6.89 7.83 7.91 9/186 6339
/proc/meminfo: memFree=30228112/32950928 swapFree=67054472/67111528
[pid=6329] ppid=6327 vsize=133016 CPUtime=12.33 cores=0,2,4,6
/proc/6329/stat : 6329 (plingeling) S 6327 6329 5950 0 -1 4202496 18184 1252 0 0 1231 2 0 0 25 0 5 0 600990146 136208384 4747 33554432000 4194304 4417332 140734327135328 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/6329/statm: 33254 4747 181 55 0 31140 0
[pid=6329/tid=6336] ppid=6327 vsize=133016 CPUtime=3.08 cores=0,2,4,6
/proc/6329/task/6336/stat : 6336 (plingeling) R 6327 6329 5950 0 -1 4202560 4577 1252 0 0 308 0 0 0 25 0 5 0 600990147 136208384 4747 33554432000 4194304 4417332 140734327135328 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6329/tid=6337] ppid=6327 vsize=133016 CPUtime=3.07 cores=0,2,4,6
/proc/6329/task/6337/stat : 6337 (plingeling) R 6327 6329 5950 0 -1 4202560 5196 1252 0 0 307 0 0 0 25 0 5 0 600990147 136208384 4747 33554432000 4194304 4417332 140734327135328 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6329/tid=6338] ppid=6327 vsize=133016 CPUtime=3.06 cores=0,2,4,6
/proc/6329/task/6338/stat : 6338 (plingeling) R 6327 6329 5950 0 -1 4202560 4253 1252 0 0 306 0 0 0 25 0 5 0 600990147 136208384 4747 33554432000 4194304 4417332 140734327135328 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=6329/tid=6339] ppid=6327 vsize=133016 CPUtime=3.07 cores=0,2,4,6
/proc/6329/task/6339/stat : 6339 (plingeling) R 6327 6329 5950 0 -1 4202560 3204 1252 0 0 307 0 0 0 25 0 5 0 600990147 136208384 4747 33554432000 4194304 4417332 140734327135328 18446744073709551615 4364599 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 133016

[startup+6.30073 s]
/proc/loadavg: 6.98 7.83 7.91 9/186 6339
/proc/meminfo: memFree=30209388/32950928 swapFree=67054472/67111528
[pid=6329] ppid=6327 vsize=132940 CPUtime=25.11 cores=0,2,4,6
/proc/6329/stat : 6329 (plingeling) S 6327 6329 5950 0 -1 4202496 42883 1252 0 0 2505 6 0 0 25 0 5 0 600990146 136130560 4728 33554432000 4194304 4417332 140734327135328 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/6329/statm: 33235 4728 181 55 0 31121 0
[pid=6329/tid=6336] ppid=6327 vsize=132940 CPUtime=6.28 cores=0,2,4,6
/proc/6329/task/6336/stat : 6336 (plingeling) R 6327 6329 5950 0 -1 4202560 12950 1252 0 0 627 1 0 0 25 0 5 0 600990147 136130560 4728 33554432000 4194304 4417332 140734327135328 18446744073709551615 4364547 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6329/tid=6337] ppid=6327 vsize=132940 CPUtime=6.27 cores=0,2,4,6
/proc/6329/task/6337/stat : 6337 (plingeling) R 6327 6329 5950 0 -1 4202560 11879 1252 0 0 626 1 0 0 25 0 5 0 600990147 136130560 4728 33554432000 4194304 4417332 140734327135328 18446744073709551615 4364973 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6329/tid=6338] ppid=6327 vsize=132940 CPUtime=6.24 cores=0,2,4,6
/proc/6329/task/6338/stat : 6338 (plingeling) R 6327 6329 5950 0 -1 4202560 11797 1252 0 0 623 1 0 0 25 0 5 0 600990147 136130560 4728 33554432000 4194304 4417332 140734327135328 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=6329/tid=6339] ppid=6327 vsize=132940 CPUtime=6.27 cores=0,2,4,6
/proc/6329/task/6339/stat : 6339 (plingeling) R 6327 6329 5950 0 -1 4202560 5303 1252 0 0 627 0 0 0 25 0 5 0 600990147 136130560 4728 33554432000 4194304 4417332 140734327135328 18446744073709551615 4364671 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 132940

[startup+12.7006 s]
/proc/loadavg: 7.06 7.83 7.91 9/186 6339
/proc/meminfo: memFree=30192908/32950928 swapFree=67054472/67111528
[pid=6329] ppid=6327 vsize=144360 CPUtime=50.67 cores=0,2,4,6
/proc/6329/stat : 6329 (plingeling) S 6327 6329 5950 0 -1 4202496 77183 1252 0 0 5055 12 0 0 25 0 5 0 600990146 147824640 7551 33554432000 4194304 4417332 140734327135328 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/6329/statm: 36090 7551 181 55 0 33976 0
[pid=6329/tid=6336] ppid=6327 vsize=144360 CPUtime=12.68 cores=0,2,4,6
/proc/6329/task/6336/stat : 6336 (plingeling) R 6327 6329 5950 0 -1 4202560 25027 1252 0 0 1265 3 0 0 25 0 5 0 600990147 147824640 7551 33554432000 4194304 4417332 140734327135328 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6329/tid=6337] ppid=6327 vsize=144360 CPUtime=12.67 cores=0,2,4,6
/proc/6329/task/6337/stat : 6337 (plingeling) R 6327 6329 5950 0 -1 4202560 19015 1252 0 0 1265 2 0 0 25 0 5 0 600990147 147824640 7551 33554432000 4194304 4417332 140734327135328 18446744073709551615 4364753 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6329/tid=6338] ppid=6327 vsize=144360 CPUtime=12.61 cores=0,2,4,6
/proc/6329/task/6338/stat : 6338 (plingeling) R 6327 6329 5950 0 -1 4202560 23333 1252 0 0 1257 4 0 0 25 0 5 0 600990147 147824640 7551 33554432000 4194304 4417332 140734327135328 18446744073709551615 4364652 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=6329/tid=6339] ppid=6327 vsize=144360 CPUtime=12.67 cores=0,2,4,6
/proc/6329/task/6339/stat : 6339 (plingeling) R 6327 6329 5950 0 -1 4202560 8854 1252 0 0 1266 1 0 0 25 0 5 0 600990147 147824640 7551 33554432000 4194304 4417332 140734327135328 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 144360

[startup+25.5012 s]
/proc/loadavg: 7.33 7.86 7.92 9/186 6340
/proc/meminfo: memFree=30158576/32950928 swapFree=67054472/67111528
[pid=6329] ppid=6327 vsize=153492 CPUtime=101.8 cores=0,2,4,6
/proc/6329/stat : 6329 (plingeling) S 6327 6329 5950 0 -1 4202496 123782 1252 0 0 10162 18 0 0 25 0 5 0 600990146 157175808 9834 33554432000 4194304 4417332 140734327135328 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/6329/statm: 38373 9834 181 55 0 36259 0
[pid=6329/tid=6336] ppid=6327 vsize=153492 CPUtime=25.48 cores=0,2,4,6
/proc/6329/task/6336/stat : 6336 (plingeling) R 6327 6329 5950 0 -1 4202560 38627 1252 0 0 2543 5 0 0 25 0 5 0 600990147 157175808 9834 33554432000 4194304 4417332 140734327135328 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6329/tid=6337] ppid=6327 vsize=153492 CPUtime=25.47 cores=0,2,4,6
/proc/6329/task/6337/stat : 6337 (plingeling) R 6327 6329 5950 0 -1 4202560 34806 1252 0 0 2543 4 0 0 25 0 5 0 600990147 157175808 9834 33554432000 4194304 4417332 140734327135328 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6329/tid=6338] ppid=6327 vsize=153492 CPUtime=25.33 cores=0,2,4,6
/proc/6329/task/6338/stat : 6338 (plingeling) R 6327 6329 5950 0 -1 4202560 34358 1252 0 0 2528 5 0 0 25 0 5 0 600990147 157175808 9834 33554432000 4194304 4417332 140734327135328 18446744073709551615 4364547 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=6329/tid=6339] ppid=6327 vsize=153492 CPUtime=25.47 cores=0,2,4,6
/proc/6329/task/6339/stat : 6339 (plingeling) R 6327 6329 5950 0 -1 4202560 15037 1252 0 0 2545 2 0 0 25 0 5 0 600990147 157175808 9834 33554432000 4194304 4417332 140734327135328 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 153492

[startup+51.1005 s]
/proc/loadavg: 7.56 7.87 7.92 9/186 6341
/proc/meminfo: memFree=30147140/32950928 swapFree=67054472/67111528
[pid=6329] ppid=6327 vsize=161044 CPUtime=204.07 cores=0,2,4,6
/proc/6329/stat : 6329 (plingeling) S 6327 6329 5950 0 -1 4202496 178047 1252 0 0 20381 26 0 0 25 0 5 0 600990146 164909056 11722 33554432000 4194304 4417332 140734327135328 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/6329/statm: 40261 11722 181 55 0 38147 0
[pid=6329/tid=6336] ppid=6327 vsize=161044 CPUtime=51.08 cores=0,2,4,6
/proc/6329/task/6336/stat : 6336 (plingeling) R 6327 6329 5950 0 -1 4202560 45565 1252 0 0 5102 6 0 0 25 0 5 0 600990147 164909056 11722 33554432000 4194304 4417332 140734327135328 18446744073709551615 4364753 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6329/tid=6337] ppid=6327 vsize=161044 CPUtime=51.08 cores=0,2,4,6
/proc/6329/task/6337/stat : 6337 (plingeling) R 6327 6329 5950 0 -1 4202560 37545 1252 0 0 5103 5 0 0 25 0 5 0 600990147 164909056 11722 33554432000 4194304 4417332 140734327135328 18446744073709551615 4364722 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6329/tid=6338] ppid=6327 vsize=161044 CPUtime=50.79 cores=0,2,4,6
/proc/6329/task/6338/stat : 6338 (plingeling) R 6327 6329 5950 0 -1 4202560 70896 1252 0 0 5070 9 0 0 25 0 5 0 600990147 164909056 11722 33554432000 4194304 4417332 140734327135328 18446744073709551615 4364750 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=6329/tid=6339] ppid=6327 vsize=161044 CPUtime=51.08 cores=0,2,4,6
/proc/6329/task/6339/stat : 6339 (plingeling) R 6327 6329 5950 0 -1 4202560 23087 1252 0 0 5104 4 0 0 25 0 5 0 600990147 164909056 11722 33554432000 4194304 4417332 140734327135328 18446744073709551615 4364680 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 204.07
Current children cumulated vsize (KiB) 161044

[startup+102.307 s]
/proc/loadavg: 7.92 7.92 7.93 9/186 6342
/proc/meminfo: memFree=30089828/32950928 swapFree=67054472/67111528
[pid=6329] ppid=6327 vsize=186196 CPUtime=408.61 cores=0,2,4,6
/proc/6329/stat : 6329 (plingeling) S 6327 6329 5950 0 -1 4202496 231687 1252 0 0 40826 35 0 0 25 0 5 0 600990146 190664704 18010 33554432000 4194304 4417332 140734327135328 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/6329/statm: 46549 18010 181 55 0 44435 0
[pid=6329/tid=6336] ppid=6327 vsize=186196 CPUtime=102.28 cores=0,2,4,6
/proc/6329/task/6336/stat : 6336 (plingeling) R 6327 6329 5950 0 -1 4202560 54448 1252 0 0 10220 8 0 0 25 0 5 0 600990147 190664704 18010 33554432000 4194304 4417332 140734327135328 18446744073709551615 4364498 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6329/tid=6337] ppid=6327 vsize=186196 CPUtime=102.29 cores=0,2,4,6
/proc/6329/task/6337/stat : 6337 (plingeling) R 6327 6329 5950 0 -1 4202560 49585 1252 0 0 10222 7 0 0 25 0 5 0 600990147 190664704 18010 33554432000 4194304 4417332 140734327135328 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6329/tid=6338] ppid=6327 vsize=186196 CPUtime=101.71 cores=0,2,4,6
/proc/6329/task/6338/stat : 6338 (plingeling) R 6327 6329 5950 0 -1 4202560 85571 1252 0 0 10159 12 0 0 25 0 5 0 600990147 190664704 18010 33554432000 4194304 4417332 140734327135328 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=6329/tid=6339] ppid=6327 vsize=186196 CPUtime=102.28 cores=0,2,4,6
/proc/6329/task/6339/stat : 6339 (plingeling) R 6327 6329 5950 0 -1 4202560 41129 1252 0 0 10222 6 0 0 25 0 5 0 600990147 190664704 18010 33554432000 4194304 4417332 140734327135328 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.61
Current children cumulated vsize (KiB) 186196

[startup+162.301 s]
/proc/loadavg: 8.08 7.96 7.94 9/186 6343
/proc/meminfo: memFree=29992816/32950928 swapFree=67054472/67111528
[pid=6329] ppid=6327 vsize=252252 CPUtime=648.26 cores=0,2,4,6
/proc/6329/stat : 6329 (plingeling) S 6327 6329 5950 0 -1 4202496 279698 1252 0 0 64783 43 0 0 25 0 5 0 600990146 258306048 34523 33554432000 4194304 4417332 140734327135328 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/6329/statm: 63063 34523 181 55 0 60949 0
[pid=6329/tid=6336] ppid=6327 vsize=252252 CPUtime=162.28 cores=0,2,4,6
/proc/6329/task/6336/stat : 6336 (plingeling) R 6327 6329 5950 0 -1 4202560 63080 1252 0 0 16219 9 0 0 25 0 5 0 600990147 258306048 34523 33554432000 4194304 4417332 140734327135328 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6329/tid=6337] ppid=6327 vsize=252252 CPUtime=162.28 cores=0,2,4,6
/proc/6329/task/6337/stat : 6337 (plingeling) R 6327 6329 5950 0 -1 4202560 55219 1252 0 0 16220 8 0 0 25 0 5 0 600990147 258306048 34523 33554432000 4194304 4417332 140734327135328 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6329/tid=6338] ppid=6327 vsize=252252 CPUtime=161.38 cores=0,2,4,6
/proc/6329/task/6338/stat : 6338 (plingeling) R 6327 6329 5950 0 -1 4202560 96824 1252 0 0 16124 14 0 0 25 0 5 0 600990147 258306048 34523 33554432000 4194304 4417332 140734327135328 18446744073709551615 4364713 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=6329/tid=6339] ppid=6327 vsize=252252 CPUtime=162.27 cores=0,2,4,6
/proc/6329/task/6339/stat : 6339 (plingeling) R 6327 6329 5950 0 -1 4202560 63621 1252 0 0 16217 10 0 0 25 0 5 0 600990147 258306048 34523 33554432000 4194304 4417332 140734327135328 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 648.26
Current children cumulated vsize (KiB) 252252


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

[startup+762.307 s]
/proc/loadavg: 8.12 8.03 7.97 9/186 6359
/proc/meminfo: memFree=29734524/32950928 swapFree=67054472/67111528
[pid=6329] ppid=6327 vsize=334420 CPUtime=3045.04 cores=0,2,4,6
/proc/6329/stat : 6329 (plingeling) S 6327 6329 5950 0 -1 4202496 553167 1252 0 0 304419 85 0 0 25 0 5 0 600990146 342446080 55085 33554432000 4194304 4417332 140734327135328 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/6329/statm: 83605 55085 181 55 0 81491 0
[pid=6329/tid=6336] ppid=6327 vsize=334420 CPUtime=762.3 cores=0,2,4,6
/proc/6329/task/6336/stat : 6336 (plingeling) R 6327 6329 5950 0 -1 4202560 117769 1252 0 0 76211 19 0 0 25 0 5 0 600990147 342446080 55085 33554432000 4194304 4417332 140734327135328 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6329/tid=6337] ppid=6327 vsize=334420 CPUtime=762.3 cores=0,2,4,6
/proc/6329/task/6337/stat : 6337 (plingeling) R 6327 6329 5950 0 -1 4202560 116177 1252 0 0 76214 16 0 0 25 0 5 0 600990147 342446080 55085 33554432000 4194304 4417332 140734327135328 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6329/tid=6338] ppid=6327 vsize=334420 CPUtime=758.07 cores=0,2,4,6
/proc/6329/task/6338/stat : 6338 (plingeling) R 6327 6329 5950 0 -1 4202560 139255 1252 0 0 75787 20 0 0 25 0 5 0 600990147 342446080 55085 33554432000 4194304 4417332 140734327135328 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=6329/tid=6339] ppid=6327 vsize=334420 CPUtime=762.3 cores=0,2,4,6
/proc/6329/task/6339/stat : 6339 (plingeling) R 6327 6329 5950 0 -1 4202560 179012 1252 0 0 76203 27 0 0 25 0 5 0 600990147 342446080 55085 33554432000 4194304 4417332 140734327135328 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3045.04
Current children cumulated vsize (KiB) 334420

[startup+822.301 s]
/proc/loadavg: 8.12 8.04 7.97 9/186 6361
/proc/meminfo: memFree=29675928/32950928 swapFree=67054472/67111528
[pid=6329] ppid=6327 vsize=347080 CPUtime=3284.69 cores=0,2,4,6
/proc/6329/stat : 6329 (plingeling) S 6327 6329 5950 0 -1 4202496 570944 1252 0 0 328381 88 0 0 25 0 5 0 600990146 355409920 58250 33554432000 4194304 4417332 140734327135328 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/6329/statm: 86770 58250 181 55 0 84656 0
[pid=6329/tid=6336] ppid=6327 vsize=347080 CPUtime=822.3 cores=0,2,4,6
/proc/6329/task/6336/stat : 6336 (plingeling) R 6327 6329 5950 0 -1 4202560 117769 1252 0 0 82211 19 0 0 25 0 5 0 600990147 355409920 58250 33554432000 4194304 4417332 140734327135328 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6329/tid=6337] ppid=6327 vsize=347080 CPUtime=822.3 cores=0,2,4,6
/proc/6329/task/6337/stat : 6337 (plingeling) R 6327 6329 5950 0 -1 4202560 116177 1252 0 0 82214 16 0 0 25 0 5 0 600990147 355409920 58250 33554432000 4194304 4417332 140734327135328 18446744073709551615 4364919 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6329/tid=6338] ppid=6327 vsize=347080 CPUtime=817.74 cores=0,2,4,6
/proc/6329/task/6338/stat : 6338 (plingeling) R 6327 6329 5950 0 -1 4202560 146482 1252 0 0 81753 21 0 0 25 0 5 0 600990147 355409920 58250 33554432000 4194304 4417332 140734327135328 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=6329/tid=6339] ppid=6327 vsize=347080 CPUtime=822.3 cores=0,2,4,6
/proc/6329/task/6339/stat : 6339 (plingeling) R 6327 6329 5950 0 -1 4202560 189562 1252 0 0 82201 29 0 0 25 0 5 0 600990147 355409920 58250 33554432000 4194304 4417332 140734327135328 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3284.69
Current children cumulated vsize (KiB) 347080

[startup+882.301 s]
/proc/loadavg: 8.04 8.03 7.97 9/186 6363
/proc/meminfo: memFree=29732908/32950928 swapFree=67054472/67111528
[pid=6329] ppid=6327 vsize=366316 CPUtime=3524.35 cores=0,2,4,6
/proc/6329/stat : 6329 (plingeling) S 6327 6329 5950 0 -1 4202496 589135 1252 0 0 352345 90 0 0 25 0 5 0 600990146 375107584 63059 33554432000 4194304 4417332 140734327135328 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/6329/statm: 91579 63059 181 55 0 89465 0
[pid=6329/tid=6336] ppid=6327 vsize=366316 CPUtime=882.3 cores=0,2,4,6
/proc/6329/task/6336/stat : 6336 (plingeling) R 6327 6329 5950 0 -1 4202560 117769 1252 0 0 88211 19 0 0 25 0 5 0 600990147 375107584 63059 33554432000 4194304 4417332 140734327135328 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6329/tid=6337] ppid=6327 vsize=366316 CPUtime=882.3 cores=0,2,4,6
/proc/6329/task/6337/stat : 6337 (plingeling) R 6327 6329 5950 0 -1 4202560 123195 1252 0 0 88212 18 0 0 25 0 5 0 600990147 375107584 63059 33554432000 4194304 4417332 140734327135328 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6329/tid=6338] ppid=6327 vsize=366316 CPUtime=877.41 cores=0,2,4,6
/proc/6329/task/6338/stat : 6338 (plingeling) R 6327 6329 5950 0 -1 4202560 146482 1252 0 0 87720 21 0 0 25 0 5 0 600990147 375107584 63059 33554432000 4194304 4417332 140734327135328 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=6329/tid=6339] ppid=6327 vsize=366316 CPUtime=882.3 cores=0,2,4,6
/proc/6329/task/6339/stat : 6339 (plingeling) R 6327 6329 5950 0 -1 4202560 200735 1252 0 0 88199 31 0 0 25 0 5 0 600990147 375107584 63059 33554432000 4194304 4417332 140734327135328 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3524.35
Current children cumulated vsize (KiB) 366316

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

[startup+895.901 s]
/proc/loadavg: 8.03 8.03 7.97 9/186 6363
/proc/meminfo: memFree=29728800/32950928 swapFree=67054472/67111528
[pid=6329] ppid=6327 vsize=360480 CPUtime=3578.69 cores=0,2,4,6
/proc/6329/stat : 6329 (plingeling) S 6327 6329 5950 0 -1 4202496 590671 1252 0 0 357778 91 0 0 25 0 5 0 600990146 369131520 61600 33554432000 4194304 4417332 140734327135328 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/6329/statm: 90120 61600 181 55 0 88006 0
[pid=6329/tid=6336] ppid=6327 vsize=360480 CPUtime=895.9 cores=0,2,4,6
/proc/6329/task/6336/stat : 6336 (plingeling) R 6327 6329 5950 0 -1 4202560 117769 1252 0 0 89571 19 0 0 25 0 5 0 600990147 369131520 61600 33554432000 4194304 4417332 140734327135328 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6329/tid=6337] ppid=6327 vsize=360480 CPUtime=895.9 cores=0,2,4,6
/proc/6329/task/6337/stat : 6337 (plingeling) R 6327 6329 5950 0 -1 4202560 123195 1252 0 0 89572 18 0 0 25 0 5 0 600990147 369131520 61600 33554432000 4194304 4417332 140734327135328 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6329/tid=6338] ppid=6327 vsize=360480 CPUtime=890.93 cores=0,2,4,6
/proc/6329/task/6338/stat : 6338 (plingeling) R 6327 6329 5950 0 -1 4202560 146482 1252 0 0 89072 21 0 0 25 0 5 0 600990147 369131520 61600 33554432000 4194304 4417332 140734327135328 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=6329/tid=6339] ppid=6327 vsize=360480 CPUtime=895.9 cores=0,2,4,6
/proc/6329/task/6339/stat : 6339 (plingeling) R 6327 6329 5950 0 -1 4202560 202271 1252 0 0 89559 31 0 0 25 0 5 0 600990147 369131520 61600 33554432000 4194304 4417332 140734327135328 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3578.69
Current children cumulated vsize (KiB) 360480

[startup+908.7 s]
/proc/loadavg: 8.03 8.03 7.97 9/186 6363
/proc/meminfo: memFree=29774300/32950928 swapFree=67054472/67111528
[pid=6329] ppid=6327 vsize=322484 CPUtime=3629.81 cores=0,2,4,6
/proc/6329/stat : 6329 (plingeling) S 6327 6329 5950 0 -1 4202496 612319 1252 0 0 362887 94 0 0 25 0 5 0 600990146 330223616 52101 33554432000 4194304 4417332 140734327135328 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/6329/statm: 80621 52101 181 55 0 78507 0
[pid=6329/tid=6336] ppid=6327 vsize=322484 CPUtime=908.7 cores=0,2,4,6
/proc/6329/task/6336/stat : 6336 (plingeling) R 6327 6329 5950 0 -1 4202560 122518 1252 0 0 90850 20 0 0 25 0 5 0 600990147 330223616 52101 33554432000 4194304 4417332 140734327135328 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6329/tid=6337] ppid=6327 vsize=322484 CPUtime=908.7 cores=0,2,4,6
/proc/6329/task/6337/stat : 6337 (plingeling) R 6327 6329 5950 0 -1 4202560 127587 1252 0 0 90852 18 0 0 25 0 5 0 600990147 330223616 52101 33554432000 4194304 4417332 140734327135328 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6329/tid=6338] ppid=6327 vsize=322484 CPUtime=903.66 cores=0,2,4,6
/proc/6329/task/6338/stat : 6338 (plingeling) R 6327 6329 5950 0 -1 4202560 155778 1252 0 0 90344 22 0 0 25 0 5 0 600990147 330223616 52101 33554432000 4194304 4417332 140734327135328 18446744073709551615 4364590 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=6329/tid=6339] ppid=6327 vsize=322484 CPUtime=908.7 cores=0,2,4,6
/proc/6329/task/6339/stat : 6339 (plingeling) R 6327 6329 5950 0 -1 4202560 205482 1252 0 0 90838 32 0 0 25 0 5 0 600990147 330223616 52101 33554432000 4194304 4417332 140734327135328 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3629.81
Current children cumulated vsize (KiB) 322484

[startup+911.907 s]
/proc/loadavg: 8.02 8.03 7.97 9/186 6363
/proc/meminfo: memFree=29766612/32950928 swapFree=67054472/67111528
[pid=6329] ppid=6327 vsize=314372 CPUtime=3642.61 cores=0,2,4,6
/proc/6329/stat : 6329 (plingeling) S 6327 6329 5950 0 -1 4202496 613777 1252 0 0 364167 94 0 0 25 0 5 0 600990146 321916928 50073 33554432000 4194304 4417332 140734327135328 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/6329/statm: 78593 50073 181 55 0 76479 0
[pid=6329/tid=6336] ppid=6327 vsize=314372 CPUtime=911.91 cores=0,2,4,6
/proc/6329/task/6336/stat : 6336 (plingeling) R 6327 6329 5950 0 -1 4202560 122518 1252 0 0 91171 20 0 0 25 0 5 0 600990147 321916928 50073 33554432000 4194304 4417332 140734327135328 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6329/tid=6337] ppid=6327 vsize=314372 CPUtime=911.9 cores=0,2,4,6
/proc/6329/task/6337/stat : 6337 (plingeling) R 6327 6329 5950 0 -1 4202560 127587 1252 0 0 91172 18 0 0 25 0 5 0 600990147 321916928 50073 33554432000 4194304 4417332 140734327135328 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6329/tid=6338] ppid=6327 vsize=314372 CPUtime=906.84 cores=0,2,4,6
/proc/6329/task/6338/stat : 6338 (plingeling) R 6327 6329 5950 0 -1 4202560 155778 1252 0 0 90662 22 0 0 25 0 5 0 600990147 321916928 50073 33554432000 4194304 4417332 140734327135328 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=6329/tid=6339] ppid=6327 vsize=314372 CPUtime=911.91 cores=0,2,4,6
/proc/6329/task/6339/stat : 6339 (plingeling) R 6327 6329 5950 0 -1 4202560 206940 1252 0 0 91159 32 0 0 25 0 5 0 600990147 321916928 50073 33554432000 4194304 4417332 140734327135328 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3642.61
Current children cumulated vsize (KiB) 314372

[startup+913.5 s]
/proc/loadavg: 8.02 8.03 7.97 8/185 6363
/proc/meminfo: memFree=29782368/32950928 swapFree=67054472/67111528
[pid=6329] ppid=6327 vsize=314372 CPUtime=3647.85 cores=0,2,4,6
/proc/6329/stat : 6329 (plingeling) S 6327 6329 5950 0 -1 4202496 613778 1252 0 0 364691 94 0 0 25 0 4 0 600990146 321916928 50074 33554432000 4194304 4417332 140734327135328 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/6329/statm: 78593 50074 182 55 0 76479 0
[pid=6329/tid=6336] ppid=6327 vsize=314372 CPUtime=913.51 cores=0,2,4,6
/proc/6329/task/6336/stat : 6336 (plingeling) R 6327 6329 5950 0 -1 4202560 122518 1252 0 0 91331 20 0 0 25 0 4 0 600990147 321916928 50074 33554432000 4194304 4417332 140734327135328 18446744073709551615 4366029 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6329/tid=6337] ppid=6327 vsize=314372 CPUtime=913.5 cores=0,2,4,6
/proc/6329/task/6337/stat : 6337 (plingeling) R 6327 6329 5950 0 -1 4202560 127587 1252 0 0 91332 18 0 0 25 0 4 0 600990147 321916928 50074 33554432000 4194304 4417332 140734327135328 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6329/tid=6338] ppid=6327 vsize=314372 CPUtime=908.44 cores=0,2,4,6
/proc/6329/task/6338/stat : 6338 (plingeling) R 6327 6329 5950 0 -1 4202560 155778 1252 0 0 90822 22 0 0 25 0 4 0 600990147 321916928 50074 33554432000 4194304 4417332 140734327135328 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3647.85
Current children cumulated vsize (KiB) 314372

[startup+915.101 s]
/proc/loadavg: 7.94 8.01 7.97 8/185 6364
/proc/meminfo: memFree=29766620/32950928 swapFree=67054472/67111528
[pid=6329] ppid=6327 vsize=314372 CPUtime=3652.67 cores=0,2,4,6
/proc/6329/stat : 6329 (plingeling) S 6327 6329 5950 0 -1 4202496 613778 1252 0 0 365173 94 0 0 25 0 4 0 600990146 321916928 50074 33554432000 4194304 4417332 140734327135328 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/6329/statm: 78593 50074 182 55 0 76479 0
[pid=6329/tid=6336] ppid=6327 vsize=314372 CPUtime=915.11 cores=0,2,4,6
/proc/6329/task/6336/stat : 6336 (plingeling) R 6327 6329 5950 0 -1 4202560 122518 1252 0 0 91491 20 0 0 25 0 4 0 600990147 321916928 50074 33554432000 4194304 4417332 140734327135328 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6329/tid=6337] ppid=6327 vsize=314372 CPUtime=915.1 cores=0,2,4,6
/proc/6329/task/6337/stat : 6337 (plingeling) R 6327 6329 5950 0 -1 4202560 127587 1252 0 0 91492 18 0 0 25 0 4 0 600990147 321916928 50074 33554432000 4194304 4417332 140734327135328 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6329/tid=6338] ppid=6327 vsize=314372 CPUtime=910.04 cores=0,2,4,6
/proc/6329/task/6338/stat : 6338 (plingeling) R 6327 6329 5950 0 -1 4202560 155778 1252 0 0 90982 22 0 0 25 0 4 0 600990147 321916928 50074 33554432000 4194304 4417332 140734327135328 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3652.67
Current children cumulated vsize (KiB) 314372

[startup+915.501 s]
/proc/loadavg: 7.94 8.01 7.97 8/185 6364
/proc/meminfo: memFree=29766620/32950928 swapFree=67054472/67111528
[pid=6329] ppid=6327 vsize=314372 CPUtime=3653.86 cores=0,2,4,6
/proc/6329/stat : 6329 (plingeling) S 6327 6329 5950 0 -1 4202496 613778 1252 0 0 365292 94 0 0 25 0 4 0 600990146 321916928 50074 33554432000 4194304 4417332 140734327135328 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/6329/statm: 78593 50074 182 55 0 76479 0
[pid=6329/tid=6336] ppid=6327 vsize=314372 CPUtime=915.51 cores=0,2,4,6
/proc/6329/task/6336/stat : 6336 (plingeling) R 6327 6329 5950 0 -1 4202560 122518 1252 0 0 91531 20 0 0 25 0 4 0 600990147 321916928 50074 33554432000 4194304 4417332 140734327135328 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6329/tid=6337] ppid=6327 vsize=314372 CPUtime=915.5 cores=0,2,4,6
/proc/6329/task/6337/stat : 6337 (plingeling) R 6327 6329 5950 0 -1 4202560 127587 1252 0 0 91532 18 0 0 25 0 4 0 600990147 321916928 50074 33554432000 4194304 4417332 140734327135328 18446744073709551615 4365977 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6329/tid=6338] ppid=6327 vsize=314372 CPUtime=910.44 cores=0,2,4,6
/proc/6329/task/6338/stat : 6338 (plingeling) R 6327 6329 5950 0 -1 4202560 155778 1252 0 0 91022 22 0 0 25 0 4 0 600990147 321916928 50074 33554432000 4194304 4417332 140734327135328 18446744073709551615 4364750 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3653.86
Current children cumulated vsize (KiB) 314372

[startup+915.901 s]
/proc/loadavg: 7.94 8.01 7.97 8/185 6364
/proc/meminfo: memFree=29766620/32950928 swapFree=67054472/67111528
[pid=6329] ppid=6327 vsize=314372 CPUtime=3654.46 cores=0,2,4,6
/proc/6329/stat : 6329 (plingeling) S 6327 6329 5950 0 -1 4202496 613778 1252 0 0 365352 94 0 0 25 0 2 0 600990146 321916928 50074 33554432000 4194304 4417332 140734327135328 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/6329/statm: 78593 50074 182 55 0 76479 0
[pid=6329/tid=6336] ppid=6327 vsize=314372 CPUtime=915.91 cores=0,2,4,6
/proc/6329/task/6336/stat : 6336 (plingeling) R 6327 6329 5950 0 -1 4202560 122518 1252 0 0 91571 20 0 0 25 0 2 0 600990147 321916928 50074 33554432000 4194304 4417332 140734327135328 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3654.46
Current children cumulated vsize (KiB) 314372

[startup+916.001 s]
/proc/loadavg: 7.94 8.01 7.97 8/185 6364
/proc/meminfo: memFree=29766620/32950928 swapFree=67054472/67111528
[pid=6329] ppid=6327 vsize=314372 CPUtime=3654.56 cores=0,2,4,6
/proc/6329/stat : 6329 (plingeling) S 6327 6329 5950 0 -1 4202496 613778 1252 0 0 365362 94 0 0 25 0 2 0 600990146 321916928 50074 33554432000 4194304 4417332 140734327135328 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/6329/statm: 78593 50074 182 55 0 76479 0
[pid=6329/tid=6336] ppid=6327 vsize=314372 CPUtime=916.01 cores=0,2,4,6
/proc/6329/task/6336/stat : 6336 (plingeling) R 6327 6329 5950 0 -1 4202560 122518 1252 0 0 91581 20 0 0 25 0 2 0 600990147 321916928 50074 33554432000 4194304 4417332 140734327135328 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3654.56
Current children cumulated vsize (KiB) 314372

Child status: 20
Real time (s): 916.071
CPU time (s): 3654.65
CPU user time (s): 3653.69
CPU system time (s): 0.963853
CPU usage (%): 398.949
Max. virtual memory (cumulated for all children) (KiB): 386124

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3653.69
system time used= 0.963853
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 615033
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= 113
involuntary context switches= 16339

runsolver used 1.45478 second user time and 3.54346 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-29 22:06:35
IDJOB=3265950
IDBENCH=85841
IDSOLVER=1605
FILE ID=node116/3265950-1304107595
RUNJOBID= node116-1304107594-6264
PBS_JOBID= 13170643
Free space on /tmp= 72516 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT05/crafted/sorge05/QG7/dead-dnd003.shuffled-as.sat05-3109.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265950-1304107595/watcher-3265950-1304107595 -o /tmp/evaluation-result-3265950-1304107595/solver-3265950-1304107595 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3265950-1304107595.cnf

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

MD5SUM BENCH= d6a882056a7d77e09b3b073fbf028602
RANDOM SEED=1630014554

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
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:     32950928 kB
MemFree:      30250996 kB
Buffers:        975752 kB
Cached:        1361524 kB
SwapCached:       9656 kB
Active:          58124 kB
Inactive:      2303796 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30250996 kB
SwapTotal:    67111528 kB
SwapFree:     67054472 kB
Dirty:             936 kB
Writeback:           0 kB
AnonPages:       22436 kB
Mapped:          13392 kB
Slab:           275000 kB
PageTables:       5024 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   259220 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= 72516 MiB
End job on node116 at 2011-04-29 22:21:51