Trace number 3372830

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 587f (fixed)UNSAT 8597.09 1076.21

General information on the benchmark

NameSAT03/industrial/goldberg/hard_eq_check/
x1mul.miter.shuffled-as.sat03-359.cnf
MD5SUM9edcffddbe07377cf6685697aafad673
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark622.811
Satisfiable
(Un)Satisfiability was proved
Number of variables8756
Number of clauses55571
Sum of the clauses size187746
Maximum clause length70
Minimum clause length1
Number of clauses of size 128
Number of clauses of size 212786
Number of clauses of size 325852
Number of clauses of size 40
Number of clauses of size 516904
Number of clauses of size over 51

Solver Data

8597.07/1076.21	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: 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-3372830-1305442537/watcher-3372830-1305442537 -o /tmp/evaluation-result-3372830-1305442537/solver-3372830-1305442537 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3372830-1305442537.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.36 7.88 7.90 2/288 31144
/proc/meminfo: memFree=27551400/32951124 swapFree=63649232/67111528
[pid=31144] ppid=31142 vsize=12312 CPUtime=0 cores=0-7
/proc/31144/stat : 31144 (plingeling) R 31142 31144 30869 0 -1 4202496 1156 1260 0 0 0 0 0 0 22 0 1 0 655852201 12607488 1086 33554432000 4194304 4417452 140735248993904 18446744073709551615 4259694 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/31144/statm: 3078 1086 149 55 0 964 0

[startup+0.036534 s]
/proc/loadavg: 7.36 7.88 7.90 2/288 31144
/proc/meminfo: memFree=27551400/32951124 swapFree=63649232/67111528
[pid=31144] ppid=31142 vsize=17708 CPUtime=0.03 cores=0-7
/proc/31144/stat : 31144 (plingeling) R 31142 31144 30869 0 -1 4202496 2505 1260 0 0 3 0 0 0 22 0 1 0 655852201 18132992 2435 33554432000 4194304 4417452 140735248993904 18446744073709551615 4274474 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/31144/statm: 4427 2435 149 55 0 2313 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 17708

[startup+0.100523 s]
/proc/loadavg: 7.36 7.88 7.90 2/288 31144
/proc/meminfo: memFree=27551400/32951124 swapFree=63649232/67111528
[pid=31144] ppid=31142 vsize=29200 CPUtime=0.08 cores=0-7
/proc/31144/stat : 31144 (plingeling) R 31142 31144 30869 0 -1 4202496 5378 1260 0 0 8 0 0 0 22 0 1 0 655852201 29900800 5308 33554432000 4194304 4417452 140735248993904 18446744073709551615 4231554 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/31144/statm: 7300 5308 149 55 0 5186 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 29200

[startup+0.857515 s]
/proc/loadavg: 7.36 7.88 7.90 2/288 31144
/proc/meminfo: memFree=27551400/32951124 swapFree=63649232/67111528
[pid=31144] ppid=31142 vsize=203952 CPUtime=5.25 cores=0-7
/proc/31144/stat : 31144 (plingeling) S 31142 31144 30869 0 -1 4202496 16196 1260 0 0 523 2 0 0 24 0 9 0 655852201 208846848 12122 33554432000 4194304 4417452 140735248993904 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/31144/statm: 50988 12153 180 55 0 48874 0
Current children cumulated CPU time (s) 5.25
Current children cumulated vsize (KiB) 203952

[startup+0.900354 s]
/proc/loadavg: 7.36 7.88 7.90 2/288 31144
/proc/meminfo: memFree=27551400/32951124 swapFree=63649232/67111528
[pid=31144] ppid=31142 vsize=204464 CPUtime=5.59 cores=0-7
/proc/31144/stat : 31144 (plingeling) S 31142 31144 30869 0 -1 4202496 16397 1260 0 0 557 2 0 0 24 0 9 0 655852201 209371136 12323 33554432000 4194304 4417452 140735248993904 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/31144/statm: 51116 12323 180 55 0 49002 0
Current children cumulated CPU time (s) 5.59
Current children cumulated vsize (KiB) 204464

[startup+1.50025 s]
/proc/loadavg: 7.36 7.88 7.90 9/297 31161
/proc/meminfo: memFree=27501332/32951124 swapFree=63649232/67111528
[pid=31144] ppid=31142 vsize=206444 CPUtime=10.45 cores=0-7
/proc/31144/stat : 31144 (plingeling) S 31142 31144 30869 0 -1 4202496 16922 1260 0 0 1042 3 0 0 24 0 9 0 655852201 211398656 12848 33554432000 4194304 4417452 140735248993904 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/31144/statm: 51611 12848 180 55 0 49497 0
[pid=31144/tid=31153] ppid=31142 vsize=206444 CPUtime=1.28 cores=0-7
/proc/31144/task/31153/stat : 31153 (plingeling) R 31142 31144 30869 0 -1 4202560 1193 1260 0 0 128 0 0 0 19 0 9 0 655852223 211398656 12848 33554432000 4194304 4417452 140735248993904 18446744073709551615 4252037 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=31144/tid=31154] ppid=31142 vsize=206444 CPUtime=1.28 cores=0-7
/proc/31144/task/31154/stat : 31154 (plingeling) R 31142 31144 30869 0 -1 4202560 1212 1260 0 0 128 0 0 0 19 0 9 0 655852223 211398656 12848 33554432000 4194304 4417452 140735248993904 18446744073709551615 4253167 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=31144/tid=31155] ppid=31142 vsize=206444 CPUtime=1.27 cores=0-7
/proc/31144/task/31155/stat : 31155 (plingeling) R 31142 31144 30869 0 -1 4202560 1366 1260 0 0 127 0 0 0 19 0 9 0 655852223 211398656 12848 33554432000 4194304 4417452 140735248993904 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=31144/tid=31156] ppid=31142 vsize=206444 CPUtime=1.26 cores=0-7
/proc/31144/task/31156/stat : 31156 (plingeling) R 31142 31144 30869 0 -1 4202560 582 1260 0 0 126 0 0 0 25 0 9 0 655852223 211398656 12848 33554432000 4194304 4417452 140735248993904 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31144/tid=31157] ppid=31142 vsize=206444 CPUtime=1.28 cores=0-7
/proc/31144/task/31157/stat : 31157 (plingeling) R 31142 31144 30869 0 -1 4202560 1230 1260 0 0 128 0 0 0 19 0 9 0 655852223 211398656 12848 33554432000 4194304 4417452 140735248993904 18446744073709551615 4253288 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=31144/tid=31158] ppid=31142 vsize=206444 CPUtime=1.28 cores=0-7
/proc/31144/task/31158/stat : 31158 (plingeling) R 31142 31144 30869 0 -1 4202560 950 1260 0 0 128 0 0 0 19 0 9 0 655852223 211398656 12848 33554432000 4194304 4417452 140735248993904 18446744073709551615 4251909 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=31144/tid=31160] ppid=31142 vsize=206444 CPUtime=1.28 cores=0-7
/proc/31144/task/31160/stat : 31160 (plingeling) R 31142 31144 30869 0 -1 4202560 1113 1260 0 0 128 0 0 0 25 0 9 0 655852223 211398656 12848 33554432000 4194304 4417452 140735248993904 18446744073709551615 4366082 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31144/tid=31161] ppid=31142 vsize=206444 CPUtime=1.28 cores=0-7
/proc/31144/task/31161/stat : 31161 (plingeling) R 31142 31144 30869 0 -1 4202560 1191 1260 0 0 128 0 0 0 25 0 9 0 655852224 211398656 12848 33554432000 4194304 4417452 140735248993904 18446744073709551615 4253167 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 10.45
Current children cumulated vsize (KiB) 206444

[startup+3.10099 s]
/proc/loadavg: 7.36 7.88 7.90 9/297 31161
/proc/meminfo: memFree=27498356/32951124 swapFree=63649232/67111528
[pid=31144] ppid=31142 vsize=210584 CPUtime=23.18 cores=0-7
/proc/31144/stat : 31144 (plingeling) S 31142 31144 30869 0 -1 4202496 17986 1260 0 0 2315 3 0 0 24 0 9 0 655852201 215638016 13912 33554432000 4194304 4417452 140735248993904 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/31144/statm: 52646 13912 180 55 0 50532 0
[pid=31144/tid=31153] ppid=31142 vsize=210584 CPUtime=2.87 cores=0-7
/proc/31144/task/31153/stat : 31153 (plingeling) R 31142 31144 30869 0 -1 4202560 1257 1260 0 0 287 0 0 0 24 0 9 0 655852223 215638016 13912 33554432000 4194304 4417452 140735248993904 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=31144/tid=31154] ppid=31142 vsize=210584 CPUtime=2.87 cores=0-7
/proc/31144/task/31154/stat : 31154 (plingeling) R 31142 31144 30869 0 -1 4202560 1276 1260 0 0 287 0 0 0 24 0 9 0 655852223 215638016 13912 33554432000 4194304 4417452 140735248993904 18446744073709551615 4365959 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=31144/tid=31155] ppid=31142 vsize=210584 CPUtime=2.85 cores=0-7
/proc/31144/task/31155/stat : 31155 (plingeling) R 31142 31144 30869 0 -1 4202560 1521 1260 0 0 285 0 0 0 24 0 9 0 655852223 215638016 13912 33554432000 4194304 4417452 140735248993904 18446744073709551615 4357097 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=31144/tid=31156] ppid=31142 vsize=210584 CPUtime=2.85 cores=0-7
/proc/31144/task/31156/stat : 31156 (plingeling) R 31142 31144 30869 0 -1 4202560 1145 1260 0 0 285 0 0 0 25 0 9 0 655852223 215638016 13912 33554432000 4194304 4417452 140735248993904 18446744073709551615 4364619 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31144/tid=31157] ppid=31142 vsize=210584 CPUtime=2.87 cores=0-7
/proc/31144/task/31157/stat : 31157 (plingeling) R 31142 31144 30869 0 -1 4202560 1305 1260 0 0 287 0 0 0 24 0 9 0 655852223 215638016 13912 33554432000 4194304 4417452 140735248993904 18446744073709551615 4364572 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=31144/tid=31158] ppid=31142 vsize=210584 CPUtime=2.87 cores=0-7
/proc/31144/task/31158/stat : 31158 (plingeling) R 31142 31144 30869 0 -1 4202560 1023 1260 0 0 287 0 0 0 23 0 9 0 655852223 215638016 13912 33554432000 4194304 4417452 140735248993904 18446744073709551615 4265397 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=31144/tid=31160] ppid=31142 vsize=210584 CPUtime=2.87 cores=0-7
/proc/31144/task/31160/stat : 31160 (plingeling) R 31142 31144 30869 0 -1 4202560 1181 1260 0 0 287 0 0 0 25 0 9 0 655852223 215638016 13912 33554432000 4194304 4417452 140735248993904 18446744073709551615 4366099 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31144/tid=31161] ppid=31142 vsize=210584 CPUtime=2.87 cores=0-7
/proc/31144/task/31161/stat : 31161 (plingeling) R 31142 31144 30869 0 -1 4202560 1193 1260 0 0 287 0 0 0 25 0 9 0 655852224 215638016 13912 33554432000 4194304 4417452 140735248993904 18446744073709551615 4232721 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 23.18
Current children cumulated vsize (KiB) 210584

[startup+6.30045 s]
/proc/loadavg: 7.41 7.88 7.90 9/297 31161
/proc/meminfo: memFree=27488808/32951124 swapFree=63649232/67111528
[pid=31144] ppid=31142 vsize=219444 CPUtime=48.74 cores=0-7
/proc/31144/stat : 31144 (plingeling) S 31142 31144 30869 0 -1 4202496 20655 1260 0 0 4871 3 0 0 24 0 9 0 655852201 224710656 16161 33554432000 4194304 4417452 140735248993904 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/31144/statm: 54861 16161 180 55 0 52747 0
[pid=31144/tid=31153] ppid=31142 vsize=219444 CPUtime=6.07 cores=0-7
/proc/31144/task/31153/stat : 31153 (plingeling) R 31142 31144 30869 0 -1 4202560 1333 1260 0 0 607 0 0 0 25 0 9 0 655852223 224710656 16161 33554432000 4194304 4417452 140735248993904 18446744073709551615 4253328 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=31144/tid=31154] ppid=31142 vsize=219444 CPUtime=6.07 cores=0-7
/proc/31144/task/31154/stat : 31154 (plingeling) R 31142 31144 30869 0 -1 4202560 1276 1260 0 0 607 0 0 0 25 0 9 0 655852223 224710656 16161 33554432000 4194304 4417452 140735248993904 18446744073709551615 4354150 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=31144/tid=31155] ppid=31142 vsize=219444 CPUtime=6.02 cores=0-7
/proc/31144/task/31155/stat : 31155 (plingeling) R 31142 31144 30869 0 -1 4202560 2348 1260 0 0 602 0 0 0 25 0 9 0 655852223 224710656 16161 33554432000 4194304 4417452 140735248993904 18446744073709551615 4364861 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=31144/tid=31156] ppid=31142 vsize=219444 CPUtime=6.04 cores=0-7
/proc/31144/task/31156/stat : 31156 (plingeling) R 31142 31144 30869 0 -1 4202560 2002 1260 0 0 604 0 0 0 25 0 9 0 655852223 224710656 16161 33554432000 4194304 4417452 140735248993904 18446744073709551615 4353557 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31144/tid=31157] ppid=31142 vsize=219444 CPUtime=6.07 cores=0-7
/proc/31144/task/31157/stat : 31157 (plingeling) R 31142 31144 30869 0 -1 4202560 1369 1260 0 0 607 0 0 0 25 0 9 0 655852223 224710656 16161 33554432000 4194304 4417452 140735248993904 18446744073709551615 4252204 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=31144/tid=31158] ppid=31142 vsize=219444 CPUtime=6.07 cores=0-7
/proc/31144/task/31158/stat : 31158 (plingeling) R 31142 31144 30869 0 -1 4202560 1187 1260 0 0 607 0 0 0 25 0 9 0 655852223 224710656 16161 33554432000 4194304 4417452 140735248993904 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=31144/tid=31160] ppid=31142 vsize=219444 CPUtime=6.07 cores=0-7
/proc/31144/task/31160/stat : 31160 (plingeling) R 31142 31144 30869 0 -1 4202560 1810 1260 0 0 607 0 0 0 25 0 9 0 655852223 224710656 16161 33554432000 4194304 4417452 140735248993904 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31144/tid=31161] ppid=31142 vsize=219444 CPUtime=6.07 cores=0-7
/proc/31144/task/31161/stat : 31161 (plingeling) R 31142 31144 30869 0 -1 4202560 1245 1260 0 0 607 0 0 0 25 0 9 0 655852224 224710656 16161 33554432000 4194304 4417452 140735248993904 18446744073709551615 4252155 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 48.74
Current children cumulated vsize (KiB) 219444

[startup+12.7014 s]
/proc/loadavg: 7.46 7.88 7.90 9/297 31161
/proc/meminfo: memFree=27473600/32951124 swapFree=63649232/67111528
[pid=31144] ppid=31142 vsize=232664 CPUtime=99.89 cores=0-7
/proc/31144/stat : 31144 (plingeling) S 31142 31144 30869 0 -1 4202496 28853 1260 0 0 9984 5 0 0 24 0 9 0 655852201 238247936 19506 33554432000 4194304 4417452 140735248993904 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/31144/statm: 58166 19506 180 55 0 56052 0
[pid=31144/tid=31153] ppid=31142 vsize=232664 CPUtime=12.47 cores=0-7
/proc/31144/task/31153/stat : 31153 (plingeling) R 31142 31144 30869 0 -1 4202560 1738 1260 0 0 1247 0 0 0 25 0 9 0 655852223 238247936 19506 33554432000 4194304 4417452 140735248993904 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=31144/tid=31154] ppid=31142 vsize=232664 CPUtime=12.47 cores=0-7
/proc/31144/task/31154/stat : 31154 (plingeling) R 31142 31144 30869 0 -1 4202560 1277 1260 0 0 1247 0 0 0 25 0 9 0 655852223 238247936 19506 33554432000 4194304 4417452 140735248993904 18446744073709551615 4277495 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=31144/tid=31155] ppid=31142 vsize=232664 CPUtime=12.36 cores=0-7
/proc/31144/task/31155/stat : 31155 (plingeling) R 31142 31144 30869 0 -1 4202560 3270 1260 0 0 1236 0 0 0 25 0 9 0 655852223 238247936 19506 33554432000 4194304 4417452 140735248993904 18446744073709551615 4357540 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=31144/tid=31156] ppid=31142 vsize=232664 CPUtime=12.44 cores=0-7
/proc/31144/task/31156/stat : 31156 (plingeling) R 31142 31144 30869 0 -1 4202560 5551 1260 0 0 1243 1 0 0 25 0 9 0 655852223 238247936 19506 33554432000 4194304 4417452 140735248993904 18446744073709551615 4365111 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31144/tid=31157] ppid=31142 vsize=232664 CPUtime=12.47 cores=0-7
/proc/31144/task/31157/stat : 31157 (plingeling) R 31142 31144 30869 0 -1 4202560 1755 1260 0 0 1247 0 0 0 25 0 9 0 655852223 238247936 19506 33554432000 4194304 4417452 140735248993904 18446744073709551615 4364589 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=31144/tid=31158] ppid=31142 vsize=232664 CPUtime=12.47 cores=0-7
/proc/31144/task/31158/stat : 31158 (plingeling) R 31142 31144 30869 0 -1 4202560 1917 1260 0 0 1247 0 0 0 25 0 9 0 655852223 238247936 19506 33554432000 4194304 4417452 140735248993904 18446744073709551615 4278271 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=31144/tid=31160] ppid=31142 vsize=232664 CPUtime=12.47 cores=0-7
/proc/31144/task/31160/stat : 31160 (plingeling) R 31142 31144 30869 0 -1 4202560 3034 1260 0 0 1247 0 0 0 25 0 9 0 655852223 238247936 19506 33554432000 4194304 4417452 140735248993904 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31144/tid=31161] ppid=31142 vsize=232664 CPUtime=12.47 cores=0-7
/proc/31144/task/31161/stat : 31161 (plingeling) R 31142 31144 30869 0 -1 4202560 2226 1260 0 0 1247 0 0 0 25 0 9 0 655852224 238247936 19506 33554432000 4194304 4417452 140735248993904 18446744073709551615 4366141 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 99.89
Current children cumulated vsize (KiB) 232664

[startup+25.5012 s]
/proc/loadavg: 7.54 7.89 7.90 9/297 31161
/proc/meminfo: memFree=27458068/32951124 swapFree=63649232/67111528
[pid=31144] ppid=31142 vsize=249836 CPUtime=202.19 cores=0-7
/proc/31144/stat : 31144 (plingeling) S 31142 31144 30869 0 -1 4202496 52538 1260 0 0 20209 10 0 0 24 0 9 0 655852201 255832064 23853 33554432000 4194304 4417452 140735248993904 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/31144/statm: 62459 23853 180 55 0 60345 0
[pid=31144/tid=31153] ppid=31142 vsize=249836 CPUtime=25.27 cores=0-7
/proc/31144/task/31153/stat : 31153 (plingeling) R 31142 31144 30869 0 -1 4202560 2052 1260 0 0 2527 0 0 0 25 0 9 0 655852223 255832064 23853 33554432000 4194304 4417452 140735248993904 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=31144/tid=31154] ppid=31142 vsize=249836 CPUtime=25.27 cores=0-7
/proc/31144/task/31154/stat : 31154 (plingeling) R 31142 31144 30869 0 -1 4202560 2298 1260 0 0 2527 0 0 0 25 0 9 0 655852223 255832064 23853 33554432000 4194304 4417452 140735248993904 18446744073709551615 4365936 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=31144/tid=31155] ppid=31142 vsize=249836 CPUtime=25.04 cores=0-7
/proc/31144/task/31155/stat : 31155 (plingeling) R 31142 31144 30869 0 -1 4202560 6427 1260 0 0 2504 0 0 0 25 0 9 0 655852223 255832064 23853 33554432000 4194304 4417452 140735248993904 18446744073709551615 4364653 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=31144/tid=31156] ppid=31142 vsize=249836 CPUtime=25.25 cores=0-7
/proc/31144/task/31156/stat : 31156 (plingeling) R 31142 31144 30869 0 -1 4202560 12741 1260 0 0 2522 3 0 0 25 0 9 0 655852223 255832064 23853 33554432000 4194304 4417452 140735248993904 18446744073709551615 4237237 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31144/tid=31157] ppid=31142 vsize=249836 CPUtime=25.27 cores=0-7
/proc/31144/task/31157/stat : 31157 (plingeling) R 31142 31144 30869 0 -1 4202560 3554 1260 0 0 2527 0 0 0 25 0 9 0 655852223 255832064 23853 33554432000 4194304 4417452 140735248993904 18446744073709551615 4357554 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=31144/tid=31158] ppid=31142 vsize=249836 CPUtime=25.27 cores=0-7
/proc/31144/task/31158/stat : 31158 (plingeling) R 31142 31144 30869 0 -1 4202560 4863 1260 0 0 2527 0 0 0 25 0 9 0 655852223 255832064 23853 33554432000 4194304 4417452 140735248993904 18446744073709551615 4247002 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=31144/tid=31160] ppid=31142 vsize=249836 CPUtime=25.27 cores=0-7
/proc/31144/task/31160/stat : 31160 (plingeling) R 31142 31144 30869 0 -1 4202560 6653 1260 0 0 2526 1 0 0 25 0 9 0 655852223 255832064 23853 33554432000 4194304 4417452 140735248993904 18446744073709551615 4233806 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31144/tid=31161] ppid=31142 vsize=249836 CPUtime=25.26 cores=0-7
/proc/31144/task/31161/stat : 31161 (plingeling) R 31142 31144 30869 0 -1 4202560 5865 1260 0 0 2526 0 0 0 25 0 9 0 655852224 255832064 23853 33554432000 4194304 4417452 140735248993904 18446744073709551615 4364684 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 202.19
Current children cumulated vsize (KiB) 249836

[startup+51.111 s]
/proc/loadavg: 7.77 7.91 7.91 9/297 31162
/proc/meminfo: memFree=27413720/32951124 swapFree=63649232/67111528
[pid=31144] ppid=31142 vsize=296492 CPUtime=406.82 cores=0-7
/proc/31144/stat : 31144 (plingeling) S 31142 31144 30869 0 -1 4202496 131379 1260 0 0 40656 26 0 0 24 0 9 0 655852201 303607808 35443 33554432000 4194304 4417452 140735248993904 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/31144/statm: 74123 35443 180 55 0 72009 0
[pid=31144/tid=31153] ppid=31142 vsize=296492 CPUtime=50.88 cores=0-7
/proc/31144/task/31153/stat : 31153 (plingeling) R 31142 31144 30869 0 -1 4202560 9459 1260 0 0 5086 2 0 0 25 0 9 0 655852223 303607808 35443 33554432000 4194304 4417452 140735248993904 18446744073709551615 4365959 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=31144/tid=31154] ppid=31142 vsize=296492 CPUtime=50.88 cores=0-7
/proc/31144/task/31154/stat : 31154 (plingeling) R 31142 31144 30869 0 -1 4202560 10640 1260 0 0 5087 1 0 0 25 0 9 0 655852223 303607808 35443 33554432000 4194304 4417452 140735248993904 18446744073709551615 4365042 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=31144/tid=31155] ppid=31142 vsize=296492 CPUtime=50.41 cores=0-7

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

/proc/31144/task/31157/stat : 31157 (plingeling) R 31142 31144 30869 0 -1 4202560 347088 1260 0 0 106144 64 0 0 25 0 9 0 655852223 512741376 86593 33554432000 4194304 4417452 140735248993904 18446744073709551615 4366029 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=31144/tid=31158] ppid=31142 vsize=500724 CPUtime=1061.91 cores=0-7
/proc/31144/task/31158/stat : 31158 (plingeling) R 31142 31144 30869 0 -1 4202560 345846 1260 0 0 106131 60 0 0 25 0 9 0 655852223 512741376 86593 33554432000 4194304 4417452 140735248993904 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=31144/tid=31160] ppid=31142 vsize=500724 CPUtime=1062.07 cores=0-7
/proc/31144/task/31160/stat : 31160 (plingeling) R 31142 31144 30869 0 -1 4202560 326857 1260 0 0 106144 63 0 0 25 0 9 0 655852223 512741376 86593 33554432000 4194304 4417452 140735248993904 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31144/tid=31161] ppid=31142 vsize=500724 CPUtime=1062.05 cores=0-7
/proc/31144/task/31161/stat : 31161 (plingeling) R 31142 31144 30869 0 -1 4202560 329101 1260 0 0 106149 56 0 0 25 0 9 0 655852224 512741376 86593 33554432000 4194304 4417452 140735248993904 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 8486.21
Current children cumulated vsize (KiB) 500724

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

[startup+1062.8 s]
/proc/loadavg: 8.08 8.06 8.00 9/297 31203
/proc/meminfo: memFree=27193264/32951124 swapFree=63649232/67111528
[pid=31144] ppid=31142 vsize=500760 CPUtime=8490.21 cores=0-7
/proc/31144/stat : 31144 (plingeling) S 31142 31144 30869 0 -1 4202496 2579998 1260 0 0 848547 474 0 0 24 0 9 0 655852201 512778240 86602 33554432000 4194304 4417452 140735248993904 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/31144/statm: 125190 86602 180 55 0 123076 0
[pid=31144/tid=31153] ppid=31142 vsize=500760 CPUtime=1062.57 cores=0-7
/proc/31144/task/31153/stat : 31153 (plingeling) R 31142 31144 30869 0 -1 4202560 319709 1260 0 0 106198 59 0 0 25 0 9 0 655852223 512778240 86602 33554432000 4194304 4417452 140735248993904 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=31144/tid=31154] ppid=31142 vsize=500760 CPUtime=1062.57 cores=0-7
/proc/31144/task/31154/stat : 31154 (plingeling) R 31142 31144 30869 0 -1 4202560 322121 1260 0 0 106198 59 0 0 25 0 9 0 655852223 512778240 86602 33554432000 4194304 4417452 140735248993904 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=31144/tid=31155] ppid=31142 vsize=500760 CPUtime=1052.11 cores=0-7
/proc/31144/task/31155/stat : 31155 (plingeling) R 31142 31144 30869 0 -1 4202560 280374 1260 0 0 105162 49 0 0 25 0 9 0 655852223 512778240 86602 33554432000 4194304 4417452 140735248993904 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=31144/tid=31156] ppid=31142 vsize=500760 CPUtime=1062.55 cores=0-7
/proc/31144/task/31156/stat : 31156 (plingeling) R 31142 31144 30869 0 -1 4202560 300817 1260 0 0 106197 58 0 0 25 0 9 0 655852223 512778240 86602 33554432000 4194304 4417452 140735248993904 18446744073709551615 4357056 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31144/tid=31157] ppid=31142 vsize=500760 CPUtime=1062.58 cores=0-7
/proc/31144/task/31157/stat : 31157 (plingeling) R 31142 31144 30869 0 -1 4202560 347088 1260 0 0 106194 64 0 0 25 0 9 0 655852223 512778240 86602 33554432000 4194304 4417452 140735248993904 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=31144/tid=31158] ppid=31142 vsize=500760 CPUtime=1062.41 cores=0-7
/proc/31144/task/31158/stat : 31158 (plingeling) R 31142 31144 30869 0 -1 4202560 345846 1260 0 0 106181 60 0 0 25 0 9 0 655852223 512778240 86602 33554432000 4194304 4417452 140735248993904 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=31144/tid=31160] ppid=31142 vsize=500760 CPUtime=1062.57 cores=0-7
/proc/31144/task/31160/stat : 31160 (plingeling) R 31142 31144 30869 0 -1 4202560 326857 1260 0 0 106194 63 0 0 25 0 9 0 655852223 512778240 86602 33554432000 4194304 4417452 140735248993904 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31144/tid=31161] ppid=31142 vsize=500760 CPUtime=1062.55 cores=0-7
/proc/31144/task/31161/stat : 31161 (plingeling) R 31142 31144 30869 0 -1 4202560 329101 1260 0 0 106199 56 0 0 25 0 9 0 655852224 512778240 86602 33554432000 4194304 4417452 140735248993904 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 8490.21
Current children cumulated vsize (KiB) 500760

[startup+1069.2 s]
/proc/loadavg: 8.07 8.06 8.00 9/297 31203
/proc/meminfo: memFree=27220652/32951124 swapFree=63649232/67111528
[pid=31144] ppid=31142 vsize=496728 CPUtime=8541.35 cores=0-7
/proc/31144/stat : 31144 (plingeling) S 31142 31144 30869 0 -1 4202496 2586592 1260 0 0 853660 475 0 0 24 0 9 0 655852201 508649472 85594 33554432000 4194304 4417452 140735248993904 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/31144/statm: 124182 85594 180 55 0 122068 0
[pid=31144/tid=31153] ppid=31142 vsize=496728 CPUtime=1068.96 cores=0-7
/proc/31144/task/31153/stat : 31153 (plingeling) R 31142 31144 30869 0 -1 4202560 322464 1260 0 0 106837 59 0 0 25 0 9 0 655852223 508649472 85594 33554432000 4194304 4417452 140735248993904 18446744073709551615 4364896 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=31144/tid=31154] ppid=31142 vsize=496728 CPUtime=1068.97 cores=0-7
/proc/31144/task/31154/stat : 31154 (plingeling) R 31142 31144 30869 0 -1 4202560 323537 1260 0 0 106838 59 0 0 25 0 9 0 655852223 508649472 85594 33554432000 4194304 4417452 140735248993904 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=31144/tid=31155] ppid=31142 vsize=496728 CPUtime=1058.45 cores=0-7
/proc/31144/task/31155/stat : 31155 (plingeling) R 31142 31144 30869 0 -1 4202560 280434 1260 0 0 105796 49 0 0 25 0 9 0 655852223 508649472 85594 33554432000 4194304 4417452 140735248993904 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=31144/tid=31156] ppid=31142 vsize=496728 CPUtime=1068.95 cores=0-7
/proc/31144/task/31156/stat : 31156 (plingeling) R 31142 31144 30869 0 -1 4202560 301069 1260 0 0 106837 58 0 0 25 0 9 0 655852223 508649472 85594 33554432000 4194304 4417452 140735248993904 18446744073709551615 4366099 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31144/tid=31157] ppid=31142 vsize=496728 CPUtime=1068.98 cores=0-7
/proc/31144/task/31157/stat : 31157 (plingeling) R 31142 31144 30869 0 -1 4202560 347088 1260 0 0 106834 64 0 0 25 0 9 0 655852223 508649472 85594 33554432000 4194304 4417452 140735248993904 18446744073709551615 4236861 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=31144/tid=31158] ppid=31142 vsize=496728 CPUtime=1068.8 cores=0-7
/proc/31144/task/31158/stat : 31158 (plingeling) R 31142 31144 30869 0 -1 4202560 345846 1260 0 0 106820 60 0 0 25 0 9 0 655852223 508649472 85594 33554432000 4194304 4417452 140735248993904 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=31144/tid=31160] ppid=31142 vsize=496728 CPUtime=1068.97 cores=0-7
/proc/31144/task/31160/stat : 31160 (plingeling) R 31142 31144 30869 0 -1 4202560 326860 1260 0 0 106834 63 0 0 25 0 9 0 655852223 508649472 85594 33554432000 4194304 4417452 140735248993904 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31144/tid=31161] ppid=31142 vsize=496728 CPUtime=1068.95 cores=0-7
/proc/31144/task/31161/stat : 31161 (plingeling) R 31142 31144 30869 0 -1 4202560 331209 1260 0 0 106839 56 0 0 25 0 9 0 655852224 508649472 85594 33554432000 4194304 4417452 140735248993904 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 8541.35
Current children cumulated vsize (KiB) 496728

[startup+1072.4 s]
/proc/loadavg: 8.07 8.05 8.00 9/297 31203
/proc/meminfo: memFree=27232804/32951124 swapFree=63649232/67111528
[pid=31144] ppid=31142 vsize=467680 CPUtime=8566.91 cores=0-7
/proc/31144/stat : 31144 (plingeling) S 31142 31144 30869 0 -1 4202496 2593335 1260 0 0 856215 476 0 0 24 0 9 0 655852201 478904320 78332 33554432000 4194304 4417452 140735248993904 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/31144/statm: 116920 78332 180 55 0 114806 0
[pid=31144/tid=31153] ppid=31142 vsize=467680 CPUtime=1072.16 cores=0-7
/proc/31144/task/31153/stat : 31153 (plingeling) R 31142 31144 30869 0 -1 4202560 322464 1260 0 0 107157 59 0 0 25 0 9 0 655852223 478904320 78332 33554432000 4194304 4417452 140735248993904 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=31144/tid=31154] ppid=31142 vsize=467680 CPUtime=1072.17 cores=0-7
/proc/31144/task/31154/stat : 31154 (plingeling) R 31142 31144 30869 0 -1 4202560 325794 1260 0 0 107158 59 0 0 25 0 9 0 655852223 478904320 78332 33554432000 4194304 4417452 140735248993904 18446744073709551615 4365075 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=31144/tid=31155] ppid=31142 vsize=467680 CPUtime=1061.61 cores=0-7
/proc/31144/task/31155/stat : 31155 (plingeling) R 31142 31144 30869 0 -1 4202560 280434 1260 0 0 106112 49 0 0 25 0 9 0 655852223 478904320 78332 33554432000 4194304 4417452 140735248993904 18446744073709551615 4364716 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=31144/tid=31156] ppid=31142 vsize=467680 CPUtime=1072.16 cores=0-7
/proc/31144/task/31156/stat : 31156 (plingeling) R 31142 31144 30869 0 -1 4202560 303535 1260 0 0 107157 59 0 0 25 0 9 0 655852223 478904320 78332 33554432000 4194304 4417452 140735248993904 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31144/tid=31157] ppid=31142 vsize=467680 CPUtime=1072.18 cores=0-7
/proc/31144/task/31157/stat : 31157 (plingeling) R 31142 31144 30869 0 -1 4202560 349108 1260 0 0 107153 65 0 0 25 0 9 0 655852223 478904320 78332 33554432000 4194304 4417452 140735248993904 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=31144/tid=31158] ppid=31142 vsize=467680 CPUtime=1072 cores=0-7
/proc/31144/task/31158/stat : 31158 (plingeling) R 31142 31144 30869 0 -1 4202560 345846 1260 0 0 107140 60 0 0 25 0 9 0 655852223 478904320 78332 33554432000 4194304 4417452 140735248993904 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=31144/tid=31160] ppid=31142 vsize=467680 CPUtime=1072.17 cores=0-7
/proc/31144/task/31160/stat : 31160 (plingeling) R 31142 31144 30869 0 -1 4202560 326860 1260 0 0 107154 63 0 0 25 0 9 0 655852223 478904320 78332 33554432000 4194304 4417452 140735248993904 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31144/tid=31161] ppid=31142 vsize=467680 CPUtime=1072.15 cores=0-7
/proc/31144/task/31161/stat : 31161 (plingeling) R 31142 31144 30869 0 -1 4202560 331209 1260 0 0 107159 56 0 0 25 0 9 0 655852224 478904320 78332 33554432000 4194304 4417452 140735248993904 18446744073709551615 4364737 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 8566.91
Current children cumulated vsize (KiB) 467680

[startup+1074 s]
/proc/loadavg: 8.07 8.05 8.00 9/297 31203
/proc/meminfo: memFree=27263584/32951124 swapFree=63649232/67111528
[pid=31144] ppid=31142 vsize=443672 CPUtime=8579.76 cores=0-7
/proc/31144/stat : 31144 (plingeling) S 31142 31144 30869 0 -1 4202496 2593335 1260 0 0 857500 476 0 0 24 0 9 0 655852201 454320128 72330 33554432000 4194304 4417452 140735248993904 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/31144/statm: 110918 72330 180 55 0 108804 0
[pid=31144/tid=31153] ppid=31142 vsize=443672 CPUtime=1073.77 cores=0-7
/proc/31144/task/31153/stat : 31153 (plingeling) R 31142 31144 30869 0 -1 4202560 322464 1260 0 0 107318 59 0 0 25 0 9 0 655852223 454320128 72330 33554432000 4194304 4417452 140735248993904 18446744073709551615 4364587 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=31144/tid=31154] ppid=31142 vsize=443672 CPUtime=1073.78 cores=0-7
/proc/31144/task/31154/stat : 31154 (plingeling) R 31142 31144 30869 0 -1 4202560 325794 1260 0 0 107319 59 0 0 25 0 9 0 655852223 454320128 72330 33554432000 4194304 4417452 140735248993904 18446744073709551615 4275967 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=31144/tid=31155] ppid=31142 vsize=443672 CPUtime=1063.21 cores=0-7
/proc/31144/task/31155/stat : 31155 (plingeling) R 31142 31144 30869 0 -1 4202560 280434 1260 0 0 106272 49 0 0 25 0 9 0 655852223 454320128 72330 33554432000 4194304 4417452 140735248993904 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=31144/tid=31156] ppid=31142 vsize=443672 CPUtime=1073.77 cores=0-7
/proc/31144/task/31156/stat : 31156 (plingeling) R 31142 31144 30869 0 -1 4202560 303535 1260 0 0 107318 59 0 0 25 0 9 0 655852223 454320128 72330 33554432000 4194304 4417452 140735248993904 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31144/tid=31157] ppid=31142 vsize=443672 CPUtime=1073.79 cores=0-7
/proc/31144/task/31157/stat : 31157 (plingeling) R 31142 31144 30869 0 -1 4202560 349108 1260 0 0 107314 65 0 0 25 0 9 0 655852223 454320128 72330 33554432000 4194304 4417452 140735248993904 18446744073709551615 4353539 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=31144/tid=31158] ppid=31142 vsize=443672 CPUtime=1073.61 cores=0-7
/proc/31144/task/31158/stat : 31158 (plingeling) R 31142 31144 30869 0 -1 4202560 345846 1260 0 0 107301 60 0 0 25 0 9 0 655852223 454320128 72330 33554432000 4194304 4417452 140735248993904 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=31144/tid=31160] ppid=31142 vsize=443672 CPUtime=1073.78 cores=0-7
/proc/31144/task/31160/stat : 31160 (plingeling) R 31142 31144 30869 0 -1 4202560 326860 1260 0 0 107315 63 0 0 25 0 9 0 655852223 454320128 72330 33554432000 4194304 4417452 140735248993904 18446744073709551615 4278271 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31144/tid=31161] ppid=31142 vsize=443672 CPUtime=1073.76 cores=0-7
/proc/31144/task/31161/stat : 31161 (plingeling) R 31142 31144 30869 0 -1 4202560 331209 1260 0 0 107320 56 0 0 25 0 9 0 655852224 454320128 72330 33554432000 4194304 4417452 140735248993904 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 8579.76
Current children cumulated vsize (KiB) 443672

[startup+1075.6 s]
/proc/loadavg: 8.06 8.05 8.00 9/297 31203
/proc/meminfo: memFree=27248580/32951124 swapFree=63649232/67111528
[pid=31144] ppid=31142 vsize=459324 CPUtime=8592.48 cores=0-7
/proc/31144/stat : 31144 (plingeling) S 31142 31144 30869 0 -1 4202496 2597248 1260 0 0 858772 476 0 0 24 0 9 0 655852201 470347776 76243 33554432000 4194304 4417452 140735248993904 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/31144/statm: 114831 76243 180 55 0 112717 0
[pid=31144/tid=31153] ppid=31142 vsize=459324 CPUtime=1075.36 cores=0-7
/proc/31144/task/31153/stat : 31153 (plingeling) R 31142 31144 30869 0 -1 4202560 324512 1260 0 0 107477 59 0 0 25 0 9 0 655852223 470347776 76243 33554432000 4194304 4417452 140735248993904 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=31144/tid=31154] ppid=31142 vsize=459324 CPUtime=1075.37 cores=0-7
/proc/31144/task/31154/stat : 31154 (plingeling) R 31142 31144 30869 0 -1 4202560 325794 1260 0 0 107478 59 0 0 25 0 9 0 655852223 470347776 76243 33554432000 4194304 4417452 140735248993904 18446744073709551615 4278271 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=31144/tid=31155] ppid=31142 vsize=459324 CPUtime=1064.79 cores=0-7
/proc/31144/task/31155/stat : 31155 (plingeling) R 31142 31144 30869 0 -1 4202560 280434 1260 0 0 106430 49 0 0 25 0 9 0 655852223 470347776 76243 33554432000 4194304 4417452 140735248993904 18446744073709551615 4354037 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=31144/tid=31156] ppid=31142 vsize=459324 CPUtime=1075.36 cores=0-7
/proc/31144/task/31156/stat : 31156 (plingeling) R 31142 31144 30869 0 -1 4202560 303535 1260 0 0 107477 59 0 0 25 0 9 0 655852223 470347776 76243 33554432000 4194304 4417452 140735248993904 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31144/tid=31157] ppid=31142 vsize=459324 CPUtime=1075.38 cores=0-7
/proc/31144/task/31157/stat : 31157 (plingeling) R 31142 31144 30869 0 -1 4202560 349108 1260 0 0 107473 65 0 0 25 0 9 0 655852223 470347776 76243 33554432000 4194304 4417452 140735248993904 18446744073709551615 4365458 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=31144/tid=31158] ppid=31142 vsize=459324 CPUtime=1075.2 cores=0-7
/proc/31144/task/31158/stat : 31158 (plingeling) R 31142 31144 30869 0 -1 4202560 347711 1260 0 0 107459 61 0 0 25 0 9 0 655852223 470347776 76243 33554432000 4194304 4417452 140735248993904 18446744073709551615 4364693 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=31144/tid=31160] ppid=31142 vsize=459324 CPUtime=1075.37 cores=0-7
/proc/31144/task/31160/stat : 31160 (plingeling) R 31142 31144 30869 0 -1 4202560 326860 1260 0 0 107474 63 0 0 25 0 9 0 655852223 470347776 76243 33554432000 4194304 4417452 140735248993904 18446744073709551615 4278697 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31144/tid=31161] ppid=31142 vsize=459324 CPUtime=1075.35 cores=0-7
/proc/31144/task/31161/stat : 31161 (plingeling) R 31142 31144 30869 0 -1 4202560 331209 1260 0 0 107479 56 0 0 25 0 9 0 655852224 470347776 76243 33554432000 4194304 4417452 140735248993904 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 8592.48
Current children cumulated vsize (KiB) 459324

[startup+1076 s]
/proc/loadavg: 8.06 8.05 8.00 9/297 31203
/proc/meminfo: memFree=27248580/32951124 swapFree=63649232/67111528
[pid=31144] ppid=31142 vsize=450532 CPUtime=8595.69 cores=0-7
/proc/31144/stat : 31144 (plingeling) S 31142 31144 30869 0 -1 4202496 2598933 1260 0 0 859092 477 0 0 24 0 9 0 655852201 461344768 73691 33554432000 4194304 4417452 140735248993904 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/31144/statm: 112633 73721 180 55 0 110519 0
[pid=31144/tid=31153] ppid=31142 vsize=450532 CPUtime=1075.76 cores=0-7
/proc/31144/task/31153/stat : 31153 (plingeling) R 31142 31144 30869 0 -1 4202560 324512 1260 0 0 107517 59 0 0 25 0 9 0 655852223 461344768 73732 33554432000 4194304 4417452 140735248993904 18446744073709551615 4357942 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=31144/tid=31154] ppid=31142 vsize=450532 CPUtime=1075.77 cores=0-7
/proc/31144/task/31154/stat : 31154 (plingeling) R 31142 31144 30869 0 -1 4202560 326968 1260 0 0 107518 59 0 0 25 0 9 0 655852223 461344768 73748 33554432000 4194304 4417452 140735248993904 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=31144/tid=31155] ppid=31142 vsize=450532 CPUtime=1065.19 cores=0-7
/proc/31144/task/31155/stat : 31155 (plingeling) R 31142 31144 30869 0 -1 4202560 280434 1260 0 0 106470 49 0 0 25 0 9 0 655852223 461344768 73762 33554432000 4194304 4417452 140735248993904 18446744073709551615 4364548 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=31144/tid=31156] ppid=31142 vsize=450532 CPUtime=1075.76 cores=0-7
/proc/31144/task/31156/stat : 31156 (plingeling) R 31142 31144 30869 0 -1 4202560 303535 1260 0 0 107517 59 0 0 25 0 9 0 655852223 461344768 73778 33554432000 4194304 4417452 140735248993904 18446744073709551615 4364653 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31144/tid=31157] ppid=31142 vsize=450532 CPUtime=1075.78 cores=0-7
/proc/31144/task/31157/stat : 31157 (plingeling) R 31142 31144 30869 0 -1 4202560 349108 1260 0 0 107513 65 0 0 25 0 9 0 655852223 461344768 73792 33554432000 4194304 4417452 140735248993904 18446744073709551615 4366407 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=31144/tid=31158] ppid=31142 vsize=450532 CPUtime=1075.6 cores=0-7
/proc/31144/task/31158/stat : 31158 (plingeling) R 31142 31144 30869 0 -1 4202560 347711 1260 0 0 107499 61 0 0 25 0 9 0 655852223 461344768 73807 33554432000 4194304 4417452 140735248993904 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=31144/tid=31160] ppid=31142 vsize=450532 CPUtime=1075.77 cores=0-7
/proc/31144/task/31160/stat : 31160 (plingeling) R 31142 31144 30869 0 -1 4202560 327501 1260 0 0 107514 63 0 0 25 0 9 0 655852223 461344768 73821 33554432000 4194304 4417452 140735248993904 18446744073709551615 210204341326 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31144/tid=31161] ppid=31142 vsize=450532 CPUtime=1075.75 cores=0-7
/proc/31144/task/31161/stat : 31161 (plingeling) R 31142 31144 30869 0 -1 4202560 331209 1260 0 0 107519 56 0 0 25 0 9 0 655852224 461344768 73836 33554432000 4194304 4417452 140735248993904 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 8595.69
Current children cumulated vsize (KiB) 450532

[startup+1076.2 s]
/proc/loadavg: 8.06 8.05 8.00 2/289 31203
/proc/meminfo: memFree=27334196/32951124 swapFree=63649232/67111528
[pid=31144] ppid=31142 vsize=182164 CPUtime=8597.07 cores=0-7
/proc/31144/stat : 31144 (plingeling) R 31142 31144 30869 0 -1 4202496 2601968 1260 0 0 859229 478 0 0 17 0 1 0 655852201 186535936 17605 33554432000 4194304 4417452 140735248993904 18446744073709551615 210204690567 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31144/statm: 45541 17605 181 55 0 43427 0
Current children cumulated CPU time (s) 8597.07
Current children cumulated vsize (KiB) 182164

Child status: 20
Real time (s): 1076.21
CPU time (s): 8597.09
CPU user time (s): 8592.3
CPU system time (s): 4.79427
CPU usage (%): 798.827
Max. virtual memory (cumulated for all children) (KiB): 574328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8592.3
system time used= 4.79427
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2603231
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= 289
involuntary context switches= 40533

runsolver used 2.86856 second user time and 6.92495 second system time

The end

Launcher Data

Begin job on node130 at 2011-05-15 08:55:37
IDJOB=3372830
IDBENCH=84211
IDSOLVER=1851
FILE ID=node130/3372830-1305442537
RUNJOBID= node130-1305437407-30883
PBS_JOBID= 13324772
Free space on /tmp= 73468 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT03/industrial/goldberg/hard_eq_check/x1mul.miter.shuffled-as.sat03-359.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372830-1305442537/watcher-3372830-1305442537 -o /tmp/evaluation-result-3372830-1305442537/solver-3372830-1305442537 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3372830-1305442537.cnf

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 9edcffddbe07377cf6685697aafad673
RANDOM SEED=904777396

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      27551680 kB
Buffers:        275868 kB
Cached:        3793672 kB
SwapCached:      10248 kB
Active:        1313044 kB
Inactive:      3812476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27551680 kB
SwapTotal:    67111528 kB
SwapFree:     63649232 kB
Dirty:            1176 kB
Writeback:           0 kB
AnonPages:     1053796 kB
Mapped:          13116 kB
Slab:           183120 kB
PageTables:      24348 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 51459728 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= 73464 MiB
End job on node130 at 2011-05-15 09:13:33