Trace number 3309342

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 13979.2 1750.35

General information on the benchmark

NameAPPLICATIONS/bitverif/
minandmaxor/minandmaxor128.cnf
MD5SUM5b2e2178738883a628728bb1ec39f4a9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1971.87
Satisfiable
(Un)Satisfiability was proved
Number of variables249327
Number of clauses746444
Sum of the clauses size1741700
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2497628
Number of clauses of size 3248814
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

13979.16/1750.34	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-3309342-1303996951/watcher-3309342-1303996951 -o /tmp/evaluation-result-3309342-1303996951/solver-3309342-1303996951 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3309342-1303996951.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: 6.80 7.76 7.91 1/170 5700
/proc/meminfo: memFree=15647528/32951124 swapFree=67111528/67111528
[pid=5700] ppid=5698 vsize=12056 CPUtime=0 cores=0-7
/proc/5700/stat : 5700 (plingeling) R 5698 5700 5674 0 -1 4202496 1093 1251 0 0 0 0 0 0 18 0 1 0 511295590 12345344 1022 33554432000 4194304 4417332 140736001592752 18446744073709551615 4231265 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/5700/statm: 3014 1022 146 55 0 900 0

[startup+0.024969 s]
/proc/loadavg: 6.80 7.76 7.91 1/170 5700
/proc/meminfo: memFree=15647528/32951124 swapFree=67111528/67111528
[pid=5700] ppid=5698 vsize=16472 CPUtime=0.01 cores=0-7
/proc/5700/stat : 5700 (plingeling) R 5698 5700 5674 0 -1 4202496 2197 1251 0 0 1 0 0 0 18 0 1 0 511295590 16867328 2126 33554432000 4194304 4417332 140736001592752 18446744073709551615 4259934 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/5700/statm: 4118 2126 148 55 0 2004 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16472

[startup+0.100969 s]
/proc/loadavg: 6.80 7.76 7.91 1/170 5700
/proc/meminfo: memFree=15647528/32951124 swapFree=67111528/67111528
[pid=5700] ppid=5698 vsize=29620 CPUtime=0.09 cores=0-7
/proc/5700/stat : 5700 (plingeling) R 5698 5700 5674 0 -1 4202496 5500 1251 0 0 8 1 0 0 18 0 1 0 511295590 30330880 5429 33554432000 4194304 4417332 140736001592752 18446744073709551615 4264940 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/5700/statm: 7405 5429 148 55 0 5291 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29620

[startup+0.30092 s]
/proc/loadavg: 6.80 7.76 7.91 1/170 5700
/proc/meminfo: memFree=15647528/32951124 swapFree=67111528/67111528
[pid=5700] ppid=5698 vsize=78576 CPUtime=0.29 cores=0-7
/proc/5700/stat : 5700 (plingeling) R 5698 5700 5674 0 -1 4202496 17539 1251 0 0 27 2 0 0 19 0 1 0 511295590 80461824 17469 33554432000 4194304 4417332 140736001592752 18446744073709551615 244446639197 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/5700/statm: 19644 17494 148 55 0 17530 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 78576

[startup+0.700846 s]
/proc/loadavg: 6.80 7.76 7.91 1/170 5700
/proc/meminfo: memFree=15647528/32951124 swapFree=67111528/67111528
[pid=5700] ppid=5698 vsize=153344 CPUtime=0.69 cores=0-7
/proc/5700/stat : 5700 (plingeling) R 5698 5700 5674 0 -1 4202496 36431 1251 0 0 64 5 0 0 19 0 1 0 511295590 157024256 36360 33554432000 4194304 4417332 140736001592752 18446744073709551615 4232736 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/5700/statm: 38336 36360 148 55 0 36222 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 153344

[startup+1.5007 s]
/proc/loadavg: 6.80 7.76 7.91 2/171 5706
/proc/meminfo: memFree=15427428/32951124 swapFree=67111528/67111528
[pid=5700] ppid=5698 vsize=292916 CPUtime=1.49 cores=0-7
/proc/5700/stat : 5700 (plingeling) R 5698 5700 5674 0 -1 4202496 71377 1251 0 0 139 10 0 0 21 0 1 0 511295590 299945984 71253 33554432000 4194304 4417332 140736001592752 18446744073709551615 244446945024 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/5700/statm: 73229 71253 148 55 0 71115 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 292916

[startup+3.10036 s]
/proc/loadavg: 6.80 7.76 7.91 9/179 5714
/proc/meminfo: memFree=15263712/32951124 swapFree=67111528/67111528
[pid=5700] ppid=5698 vsize=524604 CPUtime=12.05 cores=0-7
/proc/5700/stat : 5700 (plingeling) S 5698 5700 5674 0 -1 4202496 158261 1251 0 0 1179 26 0 0 18 0 9 0 511295590 537194496 93603 33554432000 4194304 4417332 140736001592752 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/5700/statm: 131151 93603 172 55 0 129037 0
[pid=5700/tid=5707] ppid=5698 vsize=524604 CPUtime=1.28 cores=0-7
/proc/5700/task/5707/stat : 5707 (plingeling) R 5698 5700 5674 0 -1 4202560 10230 1251 0 0 127 1 0 0 25 0 9 0 511295771 537194496 93603 33554432000 4194304 4417332 140736001592752 18446744073709551615 4266090 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5700/tid=5708] ppid=5698 vsize=524604 CPUtime=1.27 cores=0-7
/proc/5700/task/5708/stat : 5708 (plingeling) R 5698 5700 5674 0 -1 4202560 15607 1251 0 0 124 3 0 0 19 0 9 0 511295771 537194496 93603 33554432000 4194304 4417332 140736001592752 18446744073709551615 244446639192 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5700/tid=5709] ppid=5698 vsize=524604 CPUtime=1.27 cores=0-7
/proc/5700/task/5709/stat : 5709 (plingeling) R 5698 5700 5674 0 -1 4202560 11663 1251 0 0 125 2 0 0 25 0 9 0 511295771 537194496 93603 33554432000 4194304 4417332 140736001592752 18446744073709551615 4287187 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5700/tid=5710] ppid=5698 vsize=524604 CPUtime=1.28 cores=0-7
/proc/5700/task/5710/stat : 5710 (plingeling) R 5698 5700 5674 0 -1 4202560 5478 1251 0 0 127 1 0 0 19 0 9 0 511295771 537194496 93603 33554432000 4194304 4417332 140736001592752 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5700/tid=5711] ppid=5698 vsize=524604 CPUtime=1.28 cores=0-7
/proc/5700/task/5711/stat : 5711 (plingeling) R 5698 5700 5674 0 -1 4202560 10230 1251 0 0 127 1 0 0 19 0 9 0 511295771 537194496 93603 33554432000 4194304 4417332 140736001592752 18446744073709551615 4270966 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5700/tid=5712] ppid=5698 vsize=524604 CPUtime=1.28 cores=0-7
/proc/5700/task/5712/stat : 5712 (plingeling) R 5698 5700 5674 0 -1 4202560 12234 1251 0 0 126 2 0 0 19 0 9 0 511295771 537194496 93603 33554432000 4194304 4417332 140736001592752 18446744073709551615 4282427 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5700/tid=5713] ppid=5698 vsize=524604 CPUtime=1.24 cores=0-7
/proc/5700/task/5713/stat : 5713 (plingeling) R 5698 5700 5674 0 -1 4202560 13147 1251 0 0 123 1 0 0 22 0 9 0 511295771 537194496 93603 33554432000 4194304 4417332 140736001592752 18446744073709551615 4270875 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=5700/tid=5714] ppid=5698 vsize=524604 CPUtime=1.27 cores=0-7
/proc/5700/task/5714/stat : 5714 (plingeling) R 5698 5700 5674 0 -1 4202560 8279 1251 0 0 126 1 0 0 19 0 9 0 511295771 537194496 93603 33554432000 4194304 4417332 140736001592752 18446744073709551615 4282649 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.05
Current children cumulated vsize (KiB) 524604

[startup+6.30077 s]
/proc/loadavg: 6.97 7.78 7.92 9/179 5714
/proc/meminfo: memFree=15156452/32951124 swapFree=67111528/67111528
[pid=5700] ppid=5698 vsize=691508 CPUtime=37.62 cores=0-7
/proc/5700/stat : 5700 (plingeling) S 5698 5700 5674 0 -1 4202496 263181 1251 0 0 3719 43 0 0 18 0 9 0 511295590 708104192 119463 33554432000 4194304 4417332 140736001592752 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/5700/statm: 172877 119463 174 55 0 170763 0
[pid=5700/tid=5707] ppid=5698 vsize=691508 CPUtime=4.47 cores=0-7
/proc/5700/task/5707/stat : 5707 (plingeling) R 5698 5700 5674 0 -1 4202560 19288 1251 0 0 444 3 0 0 25 0 9 0 511295771 708104192 119463 33554432000 4194304 4417332 140736001592752 18446744073709551615 4302058 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5700/tid=5708] ppid=5698 vsize=691508 CPUtime=4.45 cores=0-7
/proc/5700/task/5708/stat : 5708 (plingeling) R 5698 5700 5674 0 -1 4202560 39643 1251 0 0 437 8 0 0 25 0 9 0 511295771 708104192 119463 33554432000 4194304 4417332 140736001592752 18446744073709551615 4346401 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5700/tid=5709] ppid=5698 vsize=691508 CPUtime=4.48 cores=0-7
/proc/5700/task/5709/stat : 5709 (plingeling) R 5698 5700 5674 0 -1 4202560 15760 1251 0 0 445 3 0 0 25 0 9 0 511295771 708104192 119463 33554432000 4194304 4417332 140736001592752 18446744073709551615 4346215 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5700/tid=5710] ppid=5698 vsize=691508 CPUtime=4.48 cores=0-7
/proc/5700/task/5710/stat : 5710 (plingeling) R 5698 5700 5674 0 -1 4202560 5478 1251 0 0 447 1 0 0 25 0 9 0 511295771 708104192 119463 33554432000 4194304 4417332 140736001592752 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5700/tid=5711] ppid=5698 vsize=691508 CPUtime=4.48 cores=0-7
/proc/5700/task/5711/stat : 5711 (plingeling) R 5698 5700 5674 0 -1 4202560 22663 1251 0 0 445 3 0 0 25 0 9 0 511295771 708104192 119463 33554432000 4194304 4417332 140736001592752 18446744073709551615 4265832 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5700/tid=5712] ppid=5698 vsize=691508 CPUtime=4.47 cores=0-7
/proc/5700/task/5712/stat : 5712 (plingeling) R 5698 5700 5674 0 -1 4202560 38085 1251 0 0 441 6 0 0 25 0 9 0 511295771 708104192 119463 33554432000 4194304 4417332 140736001592752 18446744073709551615 4346375 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5700/tid=5713] ppid=5698 vsize=691508 CPUtime=4.45 cores=0-7
/proc/5700/task/5713/stat : 5713 (plingeling) R 5698 5700 5674 0 -1 4202560 30473 1251 0 0 441 4 0 0 25 0 9 0 511295771 708104192 119463 33554432000 4194304 4417332 140736001592752 18446744073709551615 4346401 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=5700/tid=5714] ppid=5698 vsize=691508 CPUtime=4.47 cores=0-7
/proc/5700/task/5714/stat : 5714 (plingeling) R 5698 5700 5674 0 -1 4202560 20398 1251 0 0 444 3 0 0 25 0 9 0 511295771 708104192 119463 33554432000 4194304 4417332 140736001592752 18446744073709551615 4346278 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 37.62
Current children cumulated vsize (KiB) 691508

[startup+12.7006 s]
/proc/loadavg: 7.06 7.79 7.92 9/179 5715
/proc/meminfo: memFree=15066328/32951124 swapFree=67111528/67111528
[pid=5700] ppid=5698 vsize=728200 CPUtime=88.78 cores=0-7
/proc/5700/stat : 5700 (plingeling) S 5698 5700 5674 0 -1 4202496 312500 1251 0 0 8826 52 0 0 18 0 9 0 511295590 745676800 149164 33554432000 4194304 4417332 140736001592752 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/5700/statm: 182050 149164 178 55 0 179936 0
[pid=5700/tid=5707] ppid=5698 vsize=728200 CPUtime=10.88 cores=0-7
/proc/5700/task/5707/stat : 5707 (plingeling) R 5698 5700 5674 0 -1 4202560 21854 1251 0 0 1084 4 0 0 25 0 9 0 511295771 745676800 149164 33554432000 4194304 4417332 140736001592752 18446744073709551615 4272225 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5700/tid=5708] ppid=5698 vsize=728200 CPUtime=10.81 cores=0-7
/proc/5700/task/5708/stat : 5708 (plingeling) R 5698 5700 5674 0 -1 4202560 46610 1251 0 0 1072 9 0 0 25 0 9 0 511295771 745676800 149164 33554432000 4194304 4417332 140736001592752 18446744073709551615 4252365 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5700/tid=5709] ppid=5698 vsize=728200 CPUtime=10.88 cores=0-7
/proc/5700/task/5709/stat : 5709 (plingeling) R 5698 5700 5674 0 -1 4202560 24256 1251 0 0 1083 5 0 0 25 0 9 0 511295771 745676800 149164 33554432000 4194304 4417332 140736001592752 18446744073709551615 4265503 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5700/tid=5710] ppid=5698 vsize=728200 CPUtime=10.88 cores=0-7
/proc/5700/task/5710/stat : 5710 (plingeling) R 5698 5700 5674 0 -1 4202560 5478 1251 0 0 1087 1 0 0 25 0 9 0 511295771 745676800 149164 33554432000 4194304 4417332 140736001592752 18446744073709551615 4265465 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5700/tid=5711] ppid=5698 vsize=728200 CPUtime=10.87 cores=0-7
/proc/5700/task/5711/stat : 5711 (plingeling) R 5698 5700 5674 0 -1 4202560 26633 1251 0 0 1084 3 0 0 25 0 9 0 511295771 745676800 149164 33554432000 4194304 4417332 140736001592752 18446744073709551615 4252365 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5700/tid=5712] ppid=5698 vsize=728200 CPUtime=10.87 cores=0-7
/proc/5700/task/5712/stat : 5712 (plingeling) R 5698 5700 5674 0 -1 4202560 46046 1251 0 0 1080 7 0 0 25 0 9 0 511295771 745676800 149164 33554432000 4194304 4417332 140736001592752 18446744073709551615 4273253 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5700/tid=5713] ppid=5698 vsize=728200 CPUtime=10.84 cores=0-7
/proc/5700/task/5713/stat : 5713 (plingeling) R 5698 5700 5674 0 -1 4202560 45730 1251 0 0 1078 6 0 0 25 0 9 0 511295771 745676800 149164 33554432000 4194304 4417332 140736001592752 18446744073709551615 4239414 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=5700/tid=5714] ppid=5698 vsize=728200 CPUtime=10.87 cores=0-7
/proc/5700/task/5714/stat : 5714 (plingeling) R 5698 5700 5674 0 -1 4202560 24500 1251 0 0 1083 4 0 0 25 0 9 0 511295771 745676800 149164 33554432000 4194304 4417332 140736001592752 18446744073709551615 4253381 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 88.78
Current children cumulated vsize (KiB) 728200

[startup+25.5012 s]
/proc/loadavg: 7.27 7.80 7.92 9/179 5715
/proc/meminfo: memFree=15025660/32951124 swapFree=67111528/67111528
[pid=5700] ppid=5698 vsize=798176 CPUtime=191.12 cores=0-7
/proc/5700/stat : 5700 (plingeling) S 5698 5700 5674 0 -1 4202496 330157 1251 0 0 19058 54 0 0 18 0 9 0 511295590 817332224 155090 33554432000 4194304 4417332 140736001592752 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/5700/statm: 199544 155090 180 55 0 197430 0
[pid=5700/tid=5707] ppid=5698 vsize=798176 CPUtime=23.68 cores=0-7
/proc/5700/task/5707/stat : 5707 (plingeling) R 5698 5700 5674 0 -1 4202560 25951 1251 0 0 2364 4 0 0 25 0 9 0 511295771 817332224 155090 33554432000 4194304 4417332 140736001592752 18446744073709551615 4264920 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5700/tid=5708] ppid=5698 vsize=798176 CPUtime=23.54 cores=0-7
/proc/5700/task/5708/stat : 5708 (plingeling) R 5698 5700 5674 0 -1 4202560 50949 1251 0 0 2345 9 0 0 25 0 9 0 511295771 817332224 155090 33554432000 4194304 4417332 140736001592752 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5700/tid=5709] ppid=5698 vsize=798176 CPUtime=23.68 cores=0-7
/proc/5700/task/5709/stat : 5709 (plingeling) R 5698 5700 5674 0 -1 4202560 24256 1251 0 0 2363 5 0 0 25 0 9 0 511295771 817332224 155090 33554432000 4194304 4417332 140736001592752 18446744073709551615 4366558 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5700/tid=5710] ppid=5698 vsize=798176 CPUtime=23.69 cores=0-7
/proc/5700/task/5710/stat : 5710 (plingeling) R 5698 5700 5674 0 -1 4202560 5480 1251 0 0 2368 1 0 0 25 0 9 0 511295771 817332224 155090 33554432000 4194304 4417332 140736001592752 18446744073709551615 4281907 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5700/tid=5711] ppid=5698 vsize=798176 CPUtime=23.68 cores=0-7
/proc/5700/task/5711/stat : 5711 (plingeling) R 5698 5700 5674 0 -1 4202560 30730 1251 0 0 2364 4 0 0 25 0 9 0 511295771 817332224 155090 33554432000 4194304 4417332 140736001592752 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5700/tid=5712] ppid=5698 vsize=798176 CPUtime=23.66 cores=0-7
/proc/5700/task/5712/stat : 5712 (plingeling) R 5698 5700 5674 0 -1 4202560 50143 1251 0 0 2359 7 0 0 25 0 9 0 511295771 817332224 155090 33554432000 4194304 4417332 140736001592752 18446744073709551615 4365894 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5700/tid=5713] ppid=5698 vsize=798176 CPUtime=23.64 cores=0-7
/proc/5700/task/5713/stat : 5713 (plingeling) R 5698 5700 5674 0 -1 4202560 45730 1251 0 0 2358 6 0 0 25 0 9 0 511295771 817332224 155090 33554432000 4194304 4417332 140736001592752 18446744073709551615 4251034 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=5700/tid=5714] ppid=5698 vsize=798176 CPUtime=23.67 cores=0-7
/proc/5700/task/5714/stat : 5714 (plingeling) R 5698 5700 5674 0 -1 4202560 25525 1251 0 0 2363 4 0 0 25 0 9 0 511295771 817332224 155090 33554432000 4194304 4417332 140736001592752 18446744073709551615 4236995 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 191.12
Current children cumulated vsize (KiB) 798176

[startup+51.1004 s]
/proc/loadavg: 7.51 7.81 7.92 9/179 5716
/proc/meminfo: memFree=15048512/32951124 swapFree=67111528/67111528
[pid=5700] ppid=5698 vsize=802260 CPUtime=395.76 cores=0-7
/proc/5700/stat : 5700 (plingeling) S 5698 5700 5674 0 -1 4202496 332534 1251 0 0 39522 54 0 0 18 0 9 0 511295590 821514240 149830 33554432000 4194304 4417332 140736001592752 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/5700/statm: 200565 149830 181 55 0 198451 0
[pid=5700/tid=5707] ppid=5698 vsize=802260 CPUtime=49.27 cores=0-7
/proc/5700/task/5707/stat : 5707 (plingeling) R 5698 5700 5674 0 -1 4202560 26020 1251 0 0 4923 4 0 0 25 0 9 0 511295771 821514240 149830 33554432000 4194304 4417332 140736001592752 18446744073709551615 4302420 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5700/tid=5708] ppid=5698 vsize=802260 CPUtime=49 cores=0-7
/proc/5700/task/5708/stat : 5708 (plingeling) R 5698 5700 5674 0 -1 4202560 51017 1251 0 0 4891 9 0 0 25 0 9 0 511295771 821514240 149830 33554432000 4194304 4417332 140736001592752 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5700/tid=5709] ppid=5698 vsize=802260 CPUtime=49.28 cores=0-7
/proc/5700/task/5709/stat : 5709 (plingeling) R 5698 5700 5674 0 -1 4202560 24256 1251 0 0 4923 5 0 0 25 0 9 0 511295771 821514240 149830 33554432000 4194304 4417332 140736001592752 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5700/tid=5710] ppid=5698 vsize=802260 CPUtime=49.29 cores=0-7
/proc/5700/task/5710/stat : 5710 (plingeling) R 5698 5700 5674 0 -1 4202560 5480 1251 0 0 4928 1 0 0 25 0 9 0 511295771 821514240 149830 33554432000 4194304 4417332 140736001592752 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5700/tid=5711] ppid=5698 vsize=802260 CPUtime=49.27 cores=0-7
/proc/5700/task/5711/stat : 5711 (plingeling) R 5698 5700 5674 0 -1 4202560 30791 1251 0 0 4923 4 0 0 25 0 9 0 511295771 821514240 149830 33554432000 4194304 4417332 140736001592752 18446744073709551615 4240037 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5700/tid=5712] ppid=5698 vsize=802260 CPUtime=49.26 cores=0-7
/proc/5700/task/5712/stat : 5712 (plingeling) R 5698 5700 5674 0 -1 4202560 50207 1251 0 0 4919 7 0 0 25 0 9 0 511295771 821514240 149830 33554432000 4194304 4417332 140736001592752 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5700/tid=5713] ppid=5698 vsize=802260 CPUtime=49.24 cores=0-7
/proc/5700/task/5713/stat : 5713 (plingeling) R 5698 5700 5674 0 -1 4202560 45730 1251 0 0 4918 6 0 0 25 0 9 0 511295771 821514240 149830 33554432000 4194304 4417332 140736001592752 18446744073709551615 4365883 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=5700/tid=5714] ppid=5698 vsize=802260 CPUtime=49.27 cores=0-7
/proc/5700/task/5714/stat : 5714 (plingeling) R 5698 5700 5674 0 -1 4202560 27640 1251 0 0 4923 4 0 0 25 0 9 0 511295771 821514240 149830 33554432000 4194304 4417332 140736001592752 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 395.76
Current children cumulated vsize (KiB) 802260

[startup+102.307 s]
/proc/loadavg: 7.84 7.85 7.92 9/179 5717

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

/proc/5700/task/5712/stat : 5712 (plingeling) R 5698 5700 5674 0 -1 4202560 93973 1251 0 0 172039 13 0 0 25 0 9 0 511295771 923791360 174812 33554432000 4194304 4417332 140736001592752 18446744073709551615 4354414 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5700/tid=5713] ppid=5698 vsize=902140 CPUtime=1720.34 cores=0-7
/proc/5700/task/5713/stat : 5713 (plingeling) R 5698 5700 5674 0 -1 4202560 105739 1251 0 0 172018 16 0 0 25 0 9 0 511295771 923791360 174812 33554432000 4194304 4417332 140736001592752 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=5700/tid=5714] ppid=5698 vsize=902140 CPUtime=1720.52 cores=0-7
/proc/5700/task/5714/stat : 5714 (plingeling) R 5698 5700 5674 0 -1 4202560 69098 1251 0 0 172042 10 0 0 25 0 9 0 511295771 923791360 174812 33554432000 4194304 4417332 140736001592752 18446744073709551615 4236732 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 13756.5
Current children cumulated vsize (KiB) 902140

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

[startup+1727.9 s]
/proc/loadavg: 8.00 8.00 8.00 9/179 5760
/proc/meminfo: memFree=14948756/32951124 swapFree=67111528/67111528
[pid=5700] ppid=5698 vsize=902140 CPUtime=13801.2 cores=0-7
/proc/5700/stat : 5700 (plingeling) S 5698 5700 5674 0 -1 4202496 732154 1251 0 0 1380003 121 0 0 18 0 9 0 511295590 923791360 174812 33554432000 4194304 4417332 140736001592752 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/5700/statm: 225535 174812 181 55 0 223421 0
[pid=5700/tid=5707] ppid=5698 vsize=902140 CPUtime=1726.13 cores=0-7
/proc/5700/task/5707/stat : 5707 (plingeling) R 5698 5700 5674 0 -1 4202560 84769 1251 0 0 172598 15 0 0 25 0 9 0 511295771 923791360 174812 33554432000 4194304 4417332 140736001592752 18446744073709551615 4232584 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5700/tid=5708] ppid=5698 vsize=902140 CPUtime=1716.71 cores=0-7
/proc/5700/task/5708/stat : 5708 (plingeling) R 5698 5700 5674 0 -1 4202560 119626 1251 0 0 171650 21 0 0 25 0 9 0 511295771 923791360 174812 33554432000 4194304 4417332 140736001592752 18446744073709551615 4365846 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5700/tid=5709] ppid=5698 vsize=902140 CPUtime=1726.13 cores=0-7
/proc/5700/task/5709/stat : 5709 (plingeling) R 5698 5700 5674 0 -1 4202560 73558 1251 0 0 172601 12 0 0 25 0 9 0 511295771 923791360 174812 33554432000 4194304 4417332 140736001592752 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5700/tid=5710] ppid=5698 vsize=902140 CPUtime=1726.14 cores=0-7
/proc/5700/task/5710/stat : 5710 (plingeling) R 5698 5700 5674 0 -1 4202560 29215 1251 0 0 172609 5 0 0 25 0 9 0 511295771 923791360 174812 33554432000 4194304 4417332 140736001592752 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5700/tid=5711] ppid=5698 vsize=902140 CPUtime=1726.07 cores=0-7
/proc/5700/task/5711/stat : 5711 (plingeling) R 5698 5700 5674 0 -1 4202560 84783 1251 0 0 172593 14 0 0 25 0 9 0 511295771 923791360 174812 33554432000 4194304 4417332 140736001592752 18446744073709551615 4236722 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5700/tid=5712] ppid=5698 vsize=902140 CPUtime=1726.12 cores=0-7
/proc/5700/task/5712/stat : 5712 (plingeling) R 5698 5700 5674 0 -1 4202560 93973 1251 0 0 172599 13 0 0 25 0 9 0 511295771 923791360 174812 33554432000 4194304 4417332 140736001592752 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5700/tid=5713] ppid=5698 vsize=902140 CPUtime=1725.94 cores=0-7
/proc/5700/task/5713/stat : 5713 (plingeling) R 5698 5700 5674 0 -1 4202560 105739 1251 0 0 172578 16 0 0 25 0 9 0 511295771 923791360 174812 33554432000 4194304 4417332 140736001592752 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=5700/tid=5714] ppid=5698 vsize=902140 CPUtime=1726.12 cores=0-7
/proc/5700/task/5714/stat : 5714 (plingeling) R 5698 5700 5674 0 -1 4202560 69098 1251 0 0 172602 10 0 0 25 0 9 0 511295771 923791360 174812 33554432000 4194304 4417332 140736001592752 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 13801.2
Current children cumulated vsize (KiB) 902140

[startup+1740.7 s]
/proc/loadavg: 8.08 8.02 8.01 9/179 5761
/proc/meminfo: memFree=14948996/32951124 swapFree=67111528/67111528
[pid=5700] ppid=5698 vsize=902140 CPUtime=13903.6 cores=0-7
/proc/5700/stat : 5700 (plingeling) S 5698 5700 5674 0 -1 4202496 736250 1251 0 0 1390236 121 0 0 18 0 9 0 511295590 923791360 174812 33554432000 4194304 4417332 140736001592752 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/5700/statm: 225535 174812 181 55 0 223421 0
[pid=5700/tid=5707] ppid=5698 vsize=902140 CPUtime=1738.93 cores=0-7
/proc/5700/task/5707/stat : 5707 (plingeling) R 5698 5700 5674 0 -1 4202560 84769 1251 0 0 173878 15 0 0 25 0 9 0 511295771 923791360 174812 33554432000 4194304 4417332 140736001592752 18446744073709551615 4364452 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5700/tid=5708] ppid=5698 vsize=902140 CPUtime=1729.44 cores=0-7
/proc/5700/task/5708/stat : 5708 (plingeling) R 5698 5700 5674 0 -1 4202560 119626 1251 0 0 172923 21 0 0 25 0 9 0 511295771 923791360 174812 33554432000 4194304 4417332 140736001592752 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5700/tid=5709] ppid=5698 vsize=902140 CPUtime=1738.94 cores=0-7
/proc/5700/task/5709/stat : 5709 (plingeling) R 5698 5700 5674 0 -1 4202560 77654 1251 0 0 173881 13 0 0 25 0 9 0 511295771 923791360 174812 33554432000 4194304 4417332 140736001592752 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5700/tid=5710] ppid=5698 vsize=902140 CPUtime=1738.94 cores=0-7
/proc/5700/task/5710/stat : 5710 (plingeling) R 5698 5700 5674 0 -1 4202560 29215 1251 0 0 173889 5 0 0 25 0 9 0 511295771 923791360 174812 33554432000 4194304 4417332 140736001592752 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5700/tid=5711] ppid=5698 vsize=902140 CPUtime=1738.87 cores=0-7
/proc/5700/task/5711/stat : 5711 (plingeling) R 5698 5700 5674 0 -1 4202560 84783 1251 0 0 173873 14 0 0 25 0 9 0 511295771 923791360 174812 33554432000 4194304 4417332 140736001592752 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5700/tid=5712] ppid=5698 vsize=902140 CPUtime=1738.92 cores=0-7
/proc/5700/task/5712/stat : 5712 (plingeling) R 5698 5700 5674 0 -1 4202560 93973 1251 0 0 173879 13 0 0 25 0 9 0 511295771 923791360 174812 33554432000 4194304 4417332 140736001592752 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5700/tid=5713] ppid=5698 vsize=902140 CPUtime=1738.74 cores=0-7
/proc/5700/task/5713/stat : 5713 (plingeling) R 5698 5700 5674 0 -1 4202560 105739 1251 0 0 173858 16 0 0 25 0 9 0 511295771 923791360 174812 33554432000 4194304 4417332 140736001592752 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=5700/tid=5714] ppid=5698 vsize=902140 CPUtime=1738.92 cores=0-7
/proc/5700/task/5714/stat : 5714 (plingeling) R 5698 5700 5674 0 -1 4202560 69098 1251 0 0 173882 10 0 0 25 0 9 0 511295771 923791360 174812 33554432000 4194304 4417332 140736001592752 18446744073709551615 4326716 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 13903.6
Current children cumulated vsize (KiB) 902140

[startup+1747.1 s]
/proc/loadavg: 8.07 8.02 8.00 9/179 5761
/proc/meminfo: memFree=14948872/32951124 swapFree=67111528/67111528
[pid=5700] ppid=5698 vsize=902204 CPUtime=13954.7 cores=0-7
/proc/5700/stat : 5700 (plingeling) S 5698 5700 5674 0 -1 4202496 736276 1251 0 0 1395352 121 0 0 18 0 9 0 511295590 923856896 174828 33554432000 4194304 4417332 140736001592752 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/5700/statm: 225551 174828 181 55 0 223437 0
[pid=5700/tid=5707] ppid=5698 vsize=902204 CPUtime=1745.33 cores=0-7
/proc/5700/task/5707/stat : 5707 (plingeling) R 5698 5700 5674 0 -1 4202560 84769 1251 0 0 174518 15 0 0 25 0 9 0 511295771 923856896 174828 33554432000 4194304 4417332 140736001592752 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5700/tid=5708] ppid=5698 vsize=902204 CPUtime=1735.8 cores=0-7
/proc/5700/task/5708/stat : 5708 (plingeling) R 5698 5700 5674 0 -1 4202560 119626 1251 0 0 173559 21 0 0 25 0 9 0 511295771 923856896 174828 33554432000 4194304 4417332 140736001592752 18446744073709551615 4236930 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5700/tid=5709] ppid=5698 vsize=902204 CPUtime=1745.34 cores=0-7
/proc/5700/task/5709/stat : 5709 (plingeling) R 5698 5700 5674 0 -1 4202560 77680 1251 0 0 174521 13 0 0 25 0 9 0 511295771 923856896 174828 33554432000 4194304 4417332 140736001592752 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5700/tid=5710] ppid=5698 vsize=902204 CPUtime=1745.34 cores=0-7
/proc/5700/task/5710/stat : 5710 (plingeling) R 5698 5700 5674 0 -1 4202560 29215 1251 0 0 174529 5 0 0 25 0 9 0 511295771 923856896 174828 33554432000 4194304 4417332 140736001592752 18446744073709551615 4364502 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5700/tid=5711] ppid=5698 vsize=902204 CPUtime=1745.27 cores=0-7
/proc/5700/task/5711/stat : 5711 (plingeling) R 5698 5700 5674 0 -1 4202560 84783 1251 0 0 174513 14 0 0 25 0 9 0 511295771 923856896 174828 33554432000 4194304 4417332 140736001592752 18446744073709551615 4365869 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5700/tid=5712] ppid=5698 vsize=902204 CPUtime=1745.32 cores=0-7
/proc/5700/task/5712/stat : 5712 (plingeling) R 5698 5700 5674 0 -1 4202560 93973 1251 0 0 174519 13 0 0 25 0 9 0 511295771 923856896 174828 33554432000 4194304 4417332 140736001592752 18446744073709551615 4236713 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5700/tid=5713] ppid=5698 vsize=902204 CPUtime=1745.14 cores=0-7
/proc/5700/task/5713/stat : 5713 (plingeling) R 5698 5700 5674 0 -1 4202560 105739 1251 0 0 174498 16 0 0 25 0 9 0 511295771 923856896 174828 33554432000 4194304 4417332 140736001592752 18446744073709551615 4365846 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=5700/tid=5714] ppid=5698 vsize=902204 CPUtime=1745.32 cores=0-7
/proc/5700/task/5714/stat : 5714 (plingeling) R 5698 5700 5674 0 -1 4202560 69098 1251 0 0 174522 10 0 0 25 0 9 0 511295771 923856896 174828 33554432000 4194304 4417332 140736001592752 18446744073709551615 4365076 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 13954.7
Current children cumulated vsize (KiB) 902204

[startup+1748.7 s]
/proc/loadavg: 8.07 8.02 8.00 9/179 5761
/proc/meminfo: memFree=14948872/32951124 swapFree=67111528/67111528
[pid=5700] ppid=5698 vsize=902204 CPUtime=13967.5 cores=0-7
/proc/5700/stat : 5700 (plingeling) S 5698 5700 5674 0 -1 4202496 736276 1251 0 0 1396632 121 0 0 18 0 9 0 511295590 923856896 174828 33554432000 4194304 4417332 140736001592752 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/5700/statm: 225551 174828 181 55 0 223437 0
[pid=5700/tid=5707] ppid=5698 vsize=902204 CPUtime=1746.93 cores=0-7
/proc/5700/task/5707/stat : 5707 (plingeling) R 5698 5700 5674 0 -1 4202560 84769 1251 0 0 174678 15 0 0 25 0 9 0 511295771 923856896 174828 33554432000 4194304 4417332 140736001592752 18446744073709551615 4250464 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5700/tid=5708] ppid=5698 vsize=902204 CPUtime=1737.39 cores=0-7
/proc/5700/task/5708/stat : 5708 (plingeling) R 5698 5700 5674 0 -1 4202560 119626 1251 0 0 173718 21 0 0 25 0 9 0 511295771 923856896 174828 33554432000 4194304 4417332 140736001592752 18446744073709551615 4364502 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5700/tid=5709] ppid=5698 vsize=902204 CPUtime=1746.94 cores=0-7
/proc/5700/task/5709/stat : 5709 (plingeling) R 5698 5700 5674 0 -1 4202560 77680 1251 0 0 174681 13 0 0 25 0 9 0 511295771 923856896 174828 33554432000 4194304 4417332 140736001592752 18446744073709551615 4364452 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5700/tid=5710] ppid=5698 vsize=902204 CPUtime=1746.94 cores=0-7
/proc/5700/task/5710/stat : 5710 (plingeling) R 5698 5700 5674 0 -1 4202560 29215 1251 0 0 174689 5 0 0 25 0 9 0 511295771 923856896 174828 33554432000 4194304 4417332 140736001592752 18446744073709551615 4236655 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5700/tid=5711] ppid=5698 vsize=902204 CPUtime=1746.87 cores=0-7
/proc/5700/task/5711/stat : 5711 (plingeling) R 5698 5700 5674 0 -1 4202560 84783 1251 0 0 174673 14 0 0 25 0 9 0 511295771 923856896 174828 33554432000 4194304 4417332 140736001592752 18446744073709551615 4357063 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5700/tid=5712] ppid=5698 vsize=902204 CPUtime=1746.92 cores=0-7
/proc/5700/task/5712/stat : 5712 (plingeling) R 5698 5700 5674 0 -1 4202560 93973 1251 0 0 174679 13 0 0 25 0 9 0 511295771 923856896 174828 33554432000 4194304 4417332 140736001592752 18446744073709551615 4251045 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5700/tid=5713] ppid=5698 vsize=902204 CPUtime=1746.74 cores=0-7
/proc/5700/task/5713/stat : 5713 (plingeling) R 5698 5700 5674 0 -1 4202560 105739 1251 0 0 174658 16 0 0 25 0 9 0 511295771 923856896 174828 33554432000 4194304 4417332 140736001592752 18446744073709551615 4355764 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=5700/tid=5714] ppid=5698 vsize=902204 CPUtime=1746.92 cores=0-7
/proc/5700/task/5714/stat : 5714 (plingeling) R 5698 5700 5674 0 -1 4202560 69098 1251 0 0 174682 10 0 0 25 0 9 0 511295771 923856896 174828 33554432000 4194304 4417332 140736001592752 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 13967.5
Current children cumulated vsize (KiB) 902204

[startup+1749.5 s]
/proc/loadavg: 8.07 8.02 8.00 9/179 5761
/proc/meminfo: memFree=14948872/32951124 swapFree=67111528/67111528
[pid=5700] ppid=5698 vsize=902204 CPUtime=13973.9 cores=0-7
/proc/5700/stat : 5700 (plingeling) S 5698 5700 5674 0 -1 4202496 736276 1251 0 0 1397271 121 0 0 18 0 9 0 511295590 923856896 174828 33554432000 4194304 4417332 140736001592752 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/5700/statm: 225551 174828 181 55 0 223437 0
[pid=5700/tid=5707] ppid=5698 vsize=902204 CPUtime=1747.73 cores=0-7
/proc/5700/task/5707/stat : 5707 (plingeling) R 5698 5700 5674 0 -1 4202560 84769 1251 0 0 174758 15 0 0 25 0 9 0 511295771 923856896 174828 33554432000 4194304 4417332 140736001592752 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5700/tid=5708] ppid=5698 vsize=902204 CPUtime=1738.19 cores=0-7
/proc/5700/task/5708/stat : 5708 (plingeling) R 5698 5700 5674 0 -1 4202560 119626 1251 0 0 173798 21 0 0 25 0 9 0 511295771 923856896 174828 33554432000 4194304 4417332 140736001592752 18446744073709551615 4353461 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5700/tid=5709] ppid=5698 vsize=902204 CPUtime=1747.74 cores=0-7
/proc/5700/task/5709/stat : 5709 (plingeling) R 5698 5700 5674 0 -1 4202560 77680 1251 0 0 174761 13 0 0 25 0 9 0 511295771 923856896 174828 33554432000 4194304 4417332 140736001592752 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5700/tid=5710] ppid=5698 vsize=902204 CPUtime=1747.74 cores=0-7
/proc/5700/task/5710/stat : 5710 (plingeling) R 5698 5700 5674 0 -1 4202560 29215 1251 0 0 174769 5 0 0 25 0 9 0 511295771 923856896 174828 33554432000 4194304 4417332 140736001592752 18446744073709551615 4365872 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5700/tid=5711] ppid=5698 vsize=902204 CPUtime=1747.67 cores=0-7
/proc/5700/task/5711/stat : 5711 (plingeling) R 5698 5700 5674 0 -1 4202560 84783 1251 0 0 174753 14 0 0 25 0 9 0 511295771 923856896 174828 33554432000 4194304 4417332 140736001592752 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5700/tid=5712] ppid=5698 vsize=902204 CPUtime=1747.72 cores=0-7
/proc/5700/task/5712/stat : 5712 (plingeling) R 5698 5700 5674 0 -1 4202560 93973 1251 0 0 174759 13 0 0 25 0 9 0 511295771 923856896 174828 33554432000 4194304 4417332 140736001592752 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5700/tid=5713] ppid=5698 vsize=902204 CPUtime=1747.54 cores=0-7
/proc/5700/task/5713/stat : 5713 (plingeling) R 5698 5700 5674 0 -1 4202560 105739 1251 0 0 174738 16 0 0 25 0 9 0 511295771 923856896 174828 33554432000 4194304 4417332 140736001592752 18446744073709551615 4364713 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=5700/tid=5714] ppid=5698 vsize=902204 CPUtime=1747.72 cores=0-7
/proc/5700/task/5714/stat : 5714 (plingeling) R 5698 5700 5674 0 -1 4202560 69098 1251 0 0 174762 10 0 0 25 0 9 0 511295771 923856896 174828 33554432000 4194304 4417332 140736001592752 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 13973.9
Current children cumulated vsize (KiB) 902204

[startup+1749.9 s]
/proc/loadavg: 8.07 8.02 8.00 9/179 5761
/proc/meminfo: memFree=14948872/32951124 swapFree=67111528/67111528
[pid=5700] ppid=5698 vsize=902204 CPUtime=13977.1 cores=0-7
/proc/5700/stat : 5700 (plingeling) S 5698 5700 5674 0 -1 4202496 736276 1251 0 0 1397591 121 0 0 18 0 9 0 511295590 923856896 174828 33554432000 4194304 4417332 140736001592752 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/5700/statm: 225551 174828 181 55 0 223437 0
[pid=5700/tid=5707] ppid=5698 vsize=902204 CPUtime=1748.13 cores=0-7
/proc/5700/task/5707/stat : 5707 (plingeling) R 5698 5700 5674 0 -1 4202560 84769 1251 0 0 174798 15 0 0 25 0 9 0 511295771 923856896 174828 33554432000 4194304 4417332 140736001592752 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5700/tid=5708] ppid=5698 vsize=902204 CPUtime=1738.59 cores=0-7
/proc/5700/task/5708/stat : 5708 (plingeling) R 5698 5700 5674 0 -1 4202560 119626 1251 0 0 173838 21 0 0 25 0 9 0 511295771 923856896 174828 33554432000 4194304 4417332 140736001592752 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5700/tid=5709] ppid=5698 vsize=902204 CPUtime=1748.14 cores=0-7
/proc/5700/task/5709/stat : 5709 (plingeling) R 5698 5700 5674 0 -1 4202560 77680 1251 0 0 174801 13 0 0 25 0 9 0 511295771 923856896 174828 33554432000 4194304 4417332 140736001592752 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5700/tid=5710] ppid=5698 vsize=902204 CPUtime=1748.14 cores=0-7
/proc/5700/task/5710/stat : 5710 (plingeling) R 5698 5700 5674 0 -1 4202560 29215 1251 0 0 174809 5 0 0 25 0 9 0 511295771 923856896 174828 33554432000 4194304 4417332 140736001592752 18446744073709551615 4281949 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5700/tid=5711] ppid=5698 vsize=902204 CPUtime=1748.07 cores=0-7
/proc/5700/task/5711/stat : 5711 (plingeling) R 5698 5700 5674 0 -1 4202560 84783 1251 0 0 174793 14 0 0 25 0 9 0 511295771 923856896 174828 33554432000 4194304 4417332 140736001592752 18446744073709551615 4364614 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5700/tid=5712] ppid=5698 vsize=902204 CPUtime=1748.12 cores=0-7
/proc/5700/task/5712/stat : 5712 (plingeling) R 5698 5700 5674 0 -1 4202560 93973 1251 0 0 174799 13 0 0 25 0 9 0 511295771 923856896 174828 33554432000 4194304 4417332 140736001592752 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5700/tid=5713] ppid=5698 vsize=902204 CPUtime=1747.94 cores=0-7
/proc/5700/task/5713/stat : 5713 (plingeling) R 5698 5700 5674 0 -1 4202560 105739 1251 0 0 174778 16 0 0 25 0 9 0 511295771 923856896 174828 33554432000 4194304 4417332 140736001592752 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=5700/tid=5714] ppid=5698 vsize=902204 CPUtime=1748.12 cores=0-7
/proc/5700/task/5714/stat : 5714 (plingeling) R 5698 5700 5674 0 -1 4202560 69098 1251 0 0 174802 10 0 0 25 0 9 0 511295771 923856896 174828 33554432000 4194304 4417332 140736001592752 18446744073709551615 4251008 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 13977.1
Current children cumulated vsize (KiB) 902204

[startup+1750.3 s]
/proc/loadavg: 8.07 8.02 8.00 9/179 5761
/proc/meminfo: memFree=14948892/32951124 swapFree=67111528/67111528
[pid=5700] ppid=5698 vsize=902108 CPUtime=13979.2 cores=0-7
/proc/5700/stat : 5700 (plingeling) S 5698 5700 5674 0 -1 4202496 736277 1251 0 0 1397794 122 0 0 17 0 2 0 511295590 923758592 174805 33554432000 4194304 4417332 140736001592752 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/5700/statm: 225527 174805 182 55 0 223413 0
[pid=5700/tid=5710] ppid=5698 vsize=902108 CPUtime=1748.54 cores=0-7
/proc/5700/task/5710/stat : 5710 (plingeling) R 5698 5700 5674 0 -1 4202560 29215 1251 0 0 174849 5 0 0 25 0 2 0 511295771 923758592 174805 33554432000 4194304 4417332 140736001592752 18446744073709551615 4275932 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 13979.2
Current children cumulated vsize (KiB) 902108

Child status: 20
Real time (s): 1750.35
CPU time (s): 13979.2
CPU user time (s): 13977.9
CPU system time (s): 1.25981
CPU usage (%): 798.654
Max. virtual memory (cumulated for all children) (KiB): 1184932

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13977.9
system time used= 1.25981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 737531
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= 435
involuntary context switches= 67529

runsolver used 2.82257 second user time and 6.72698 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-28 15:22:32
IDJOB=3309342
IDBENCH=70769
IDSOLVER=1695
FILE ID=node105/3309342-1303996951
RUNJOBID= node105-1303996951-5688
PBS_JOBID= 13168785
Free space on /tmp= 71928 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT09/APPLICATIONS/bitverif/minandmaxor/minandmaxor128.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309342-1303996951/watcher-3309342-1303996951 -o /tmp/evaluation-result-3309342-1303996951/solver-3309342-1303996951 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3309342-1303996951.cnf

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

MD5SUM BENCH= 5b2e2178738883a628728bb1ec39f4a9
RANDOM SEED=1415798753

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15647808 kB
Buffers:       2295504 kB
Cached:       14373152 kB
SwapCached:          0 kB
Active:        8844884 kB
Inactive:      7886680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15647808 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           13832 kB
Writeback:           0 kB
AnonPages:       62392 kB
Mapped:          14708 kB
Slab:           506548 kB
PageTables:       4716 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   182004 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= 71924 MiB
End job on node105 at 2011-04-28 15:51:42