Trace number 3280559

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 1930.6 483.365

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-03.cnf
MD5SUM8c67f78ca36ec96e662a91c74844da21
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark154.887
Satisfiable
(Un)Satisfiability was proved
Number of variables3114
Number of clauses10827
Sum of the clauses size28341
Maximum clause length119
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 24934
Number of clauses of size 35378
Number of clauses of size 4408
Number of clauses of size 584
Number of clauses of size over 522

Solver Data

1930.49/483.36	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-3280559-1304037600/watcher-3280559-1304037600 -o /tmp/evaluation-result-3280559-1304037600/solver-3280559-1304037600 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3280559-1304037600.cnf 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 7.98 8.04 7.93 5/181 26526
/proc/meminfo: memFree=19742004/32950928 swapFree=67111364/67111528
[pid=26526] ppid=26524 vsize=9560 CPUtime=0 cores=1,3,5,7
/proc/26526/stat : 26526 (plingeling) R 26524 26526 26261 0 -1 4202496 467 1251 0 0 0 0 0 0 25 0 1 0 593990627 9789440 396 33554432000 4194304 4417332 140733673868304 18446744073709551615 251367546624 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/26526/statm: 2390 396 147 55 0 276 0

[startup+0.14074 s]
/proc/loadavg: 7.98 8.04 7.93 5/181 26526
/proc/meminfo: memFree=19742004/32950928 swapFree=67111364/67111528
[pid=26526] ppid=26524 vsize=54816 CPUtime=0.5 cores=1,3,5,7
/proc/26526/stat : 26526 (plingeling) S 26524 26526 26261 0 -1 4202496 1922 1251 0 0 50 0 0 0 25 0 5 0 593990627 56131584 1504 33554432000 4194304 4417332 140733673868304 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26526/statm: 13704 1504 181 55 0 11590 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 54816

[startup+0.200728 s]
/proc/loadavg: 7.98 8.04 7.93 5/181 26526
/proc/meminfo: memFree=19742004/32950928 swapFree=67111364/67111528
[pid=26526] ppid=26524 vsize=55052 CPUtime=0.74 cores=1,3,5,7
/proc/26526/stat : 26526 (plingeling) S 26524 26526 26261 0 -1 4202496 1981 1251 0 0 74 0 0 0 25 0 5 0 593990627 56373248 1563 33554432000 4194304 4417332 140733673868304 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26526/statm: 13763 1563 181 55 0 11649 0
Current children cumulated CPU time (s) 0.74
Current children cumulated vsize (KiB) 55052

[startup+0.30071 s]
/proc/loadavg: 7.98 8.04 7.93 5/181 26526
/proc/meminfo: memFree=19742004/32950928 swapFree=67111364/67111528
[pid=26526] ppid=26524 vsize=55052 CPUtime=1.14 cores=1,3,5,7
/proc/26526/stat : 26526 (plingeling) S 26524 26526 26261 0 -1 4202496 1981 1251 0 0 114 0 0 0 25 0 5 0 593990627 56373248 1563 33554432000 4194304 4417332 140733673868304 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26526/statm: 13763 1563 181 55 0 11649 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 55052

[startup+0.700637 s]
/proc/loadavg: 7.98 8.04 7.93 5/181 26526
/proc/meminfo: memFree=19742004/32950928 swapFree=67111364/67111528
[pid=26526] ppid=26524 vsize=58364 CPUtime=2.74 cores=1,3,5,7
/proc/26526/stat : 26526 (plingeling) S 26524 26526 26261 0 -1 4202496 3390 1251 0 0 274 0 0 0 25 0 5 0 593990627 59764736 2391 33554432000 4194304 4417332 140733673868304 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26526/statm: 14591 2391 181 55 0 12477 0
Current children cumulated CPU time (s) 2.74
Current children cumulated vsize (KiB) 58364

[startup+1.50049 s]
/proc/loadavg: 7.98 8.04 7.93 9/186 26536
/proc/meminfo: memFree=19741732/32950928 swapFree=67111364/67111528
[pid=26526] ppid=26524 vsize=63544 CPUtime=5.93 cores=1,3,5,7
/proc/26526/stat : 26526 (plingeling) S 26524 26526 26261 0 -1 4202496 5611 1251 0 0 593 0 0 0 25 0 5 0 593990627 65069056 3718 33554432000 4194304 4417332 140733673868304 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26526/statm: 15886 3718 181 55 0 13772 0
[pid=26526/tid=26533] ppid=26524 vsize=63544 CPUtime=1.48 cores=1,3,5,7
/proc/26526/task/26533/stat : 26533 (plingeling) R 26524 26526 26261 0 -1 4202560 1407 1251 0 0 148 0 0 0 25 0 5 0 593990628 65069056 3718 33554432000 4194304 4417332 140733673868304 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26526/tid=26534] ppid=26524 vsize=63544 CPUtime=1.47 cores=1,3,5,7
/proc/26526/task/26534/stat : 26534 (plingeling) R 26524 26526 26261 0 -1 4202560 1382 1251 0 0 147 0 0 0 25 0 5 0 593990628 65069056 3718 33554432000 4194304 4417332 140733673868304 18446744073709551615 4365960 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26526/tid=26535] ppid=26524 vsize=63544 CPUtime=1.48 cores=1,3,5,7
/proc/26526/task/26535/stat : 26535 (plingeling) R 26524 26526 26261 0 -1 4202560 997 1251 0 0 148 0 0 0 25 0 5 0 593990628 65069056 3718 33554432000 4194304 4417332 140733673868304 18446744073709551615 4354436 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26526/tid=26536] ppid=26524 vsize=63544 CPUtime=1.48 cores=1,3,5,7
/proc/26526/task/26536/stat : 26536 (plingeling) R 26524 26526 26261 0 -1 4202560 922 1251 0 0 148 0 0 0 25 0 5 0 593990628 65069056 3718 33554432000 4194304 4417332 140733673868304 18446744073709551615 4365894 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 63544

[startup+3.10119 s]
/proc/loadavg: 7.98 8.04 7.93 9/186 26536
/proc/meminfo: memFree=19735904/32950928 swapFree=67111364/67111528
[pid=26526] ppid=26524 vsize=66708 CPUtime=12.33 cores=1,3,5,7
/proc/26526/stat : 26526 (plingeling) S 26524 26526 26261 0 -1 4202496 11640 1251 0 0 1232 1 0 0 25 0 5 0 593990627 68308992 4509 33554432000 4194304 4417332 140733673868304 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26526/statm: 16677 4509 181 55 0 14563 0
[pid=26526/tid=26533] ppid=26524 vsize=66708 CPUtime=3.08 cores=1,3,5,7
/proc/26526/task/26533/stat : 26533 (plingeling) R 26524 26526 26261 0 -1 4202560 3217 1251 0 0 308 0 0 0 25 0 5 0 593990628 68308992 4509 33554432000 4194304 4417332 140733673868304 18446744073709551615 4356983 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26526/tid=26534] ppid=26524 vsize=66708 CPUtime=3.06 cores=1,3,5,7
/proc/26526/task/26534/stat : 26534 (plingeling) R 26524 26526 26261 0 -1 4202560 3191 1251 0 0 306 0 0 0 25 0 5 0 593990628 68308992 4509 33554432000 4194304 4417332 140733673868304 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26526/tid=26535] ppid=26524 vsize=66708 CPUtime=3.07 cores=1,3,5,7
/proc/26526/task/26535/stat : 26535 (plingeling) R 26524 26526 26261 0 -1 4202560 2551 1251 0 0 307 0 0 0 25 0 5 0 593990628 68308992 4509 33554432000 4194304 4417332 140733673868304 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26526/tid=26536] ppid=26524 vsize=66708 CPUtime=3.08 cores=1,3,5,7
/proc/26526/task/26536/stat : 26536 (plingeling) R 26524 26526 26261 0 -1 4202560 1778 1251 0 0 308 0 0 0 25 0 5 0 593990628 68308992 4509 33554432000 4194304 4417332 140733673868304 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 66708

[startup+6.30061 s]
/proc/loadavg: 8.06 8.06 7.94 9/186 26536
/proc/meminfo: memFree=19734192/32950928 swapFree=67111364/67111528
[pid=26526] ppid=26524 vsize=77204 CPUtime=25.11 cores=1,3,5,7
/proc/26526/stat : 26526 (plingeling) S 26524 26526 26261 0 -1 4202496 23451 1251 0 0 2508 3 0 0 25 0 5 0 593990627 79056896 7139 33554432000 4194304 4417332 140733673868304 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26526/statm: 19301 7139 181 55 0 17187 0
[pid=26526/tid=26533] ppid=26524 vsize=77204 CPUtime=6.28 cores=1,3,5,7
/proc/26526/task/26533/stat : 26533 (plingeling) R 26524 26526 26261 0 -1 4202560 6912 1251 0 0 627 1 0 0 25 0 5 0 593990628 79056896 7139 33554432000 4194304 4417332 140733673868304 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26526/tid=26534] ppid=26524 vsize=77204 CPUtime=6.25 cores=1,3,5,7
/proc/26526/task/26534/stat : 26534 (plingeling) R 26524 26526 26261 0 -1 4202560 6034 1251 0 0 624 1 0 0 25 0 5 0 593990628 79056896 7139 33554432000 4194304 4417332 140733673868304 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26526/tid=26535] ppid=26524 vsize=77204 CPUtime=6.27 cores=1,3,5,7
/proc/26526/task/26535/stat : 26535 (plingeling) R 26524 26526 26261 0 -1 4202560 5065 1251 0 0 627 0 0 0 25 0 5 0 593990628 79056896 7139 33554432000 4194304 4417332 140733673868304 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26526/tid=26536] ppid=26524 vsize=77204 CPUtime=6.28 cores=1,3,5,7
/proc/26526/task/26536/stat : 26536 (plingeling) R 26524 26526 26261 0 -1 4202560 4537 1251 0 0 628 0 0 0 25 0 5 0 593990628 79056896 7139 33554432000 4194304 4417332 140733673868304 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 77204

[startup+12.7004 s]
/proc/loadavg: 8.06 8.06 7.94 9/186 26536
/proc/meminfo: memFree=19706144/32950928 swapFree=67111364/67111528
[pid=26526] ppid=26524 vsize=146216 CPUtime=50.67 cores=1,3,5,7
/proc/26526/stat : 26526 (plingeling) S 26524 26526 26261 0 -1 4202496 49906 1251 0 0 5059 8 0 0 25 0 5 0 593990627 149725184 7977 33554432000 4194304 4417332 140733673868304 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26526/statm: 36554 7977 181 55 0 34440 0
[pid=26526/tid=26533] ppid=26524 vsize=146216 CPUtime=12.67 cores=1,3,5,7
/proc/26526/task/26533/stat : 26533 (plingeling) R 26524 26526 26261 0 -1 4202560 15316 1251 0 0 1265 2 0 0 25 0 5 0 593990628 149725184 7977 33554432000 4194304 4417332 140733673868304 18446744073709551615 4364631 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26526/tid=26534] ppid=26524 vsize=146216 CPUtime=12.61 cores=1,3,5,7
/proc/26526/task/26534/stat : 26534 (plingeling) R 26524 26526 26261 0 -1 4202560 12577 1251 0 0 1259 2 0 0 25 0 5 0 593990628 149725184 7977 33554432000 4194304 4417332 140733673868304 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26526/tid=26535] ppid=26524 vsize=146216 CPUtime=12.67 cores=1,3,5,7
/proc/26526/task/26535/stat : 26535 (plingeling) R 26524 26526 26261 0 -1 4202560 11237 1251 0 0 1266 1 0 0 25 0 5 0 593990628 149725184 7977 33554432000 4194304 4417332 140733673868304 18446744073709551615 4305805 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26526/tid=26536] ppid=26524 vsize=146216 CPUtime=12.68 cores=1,3,5,7
/proc/26526/task/26536/stat : 26536 (plingeling) R 26524 26526 26261 0 -1 4202560 9873 1251 0 0 1267 1 0 0 25 0 5 0 593990628 149725184 7977 33554432000 4194304 4417332 140733673868304 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 146216

[startup+25.5011 s]
/proc/loadavg: 8.04 8.05 7.94 10/186 26536
/proc/meminfo: memFree=19686928/32950928 swapFree=67111364/67111528
[pid=26526] ppid=26524 vsize=170072 CPUtime=101.79 cores=1,3,5,7
/proc/26526/stat : 26526 (plingeling) S 26524 26526 26261 0 -1 4202496 97322 1251 0 0 10162 17 0 0 25 0 5 0 593990627 174153728 13973 33554432000 4194304 4417332 140733673868304 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26526/statm: 42518 13973 181 55 0 40404 0
[pid=26526/tid=26533] ppid=26524 vsize=170072 CPUtime=25.47 cores=1,3,5,7
/proc/26526/task/26533/stat : 26533 (plingeling) R 26524 26526 26261 0 -1 4202560 28089 1251 0 0 2543 4 0 0 25 0 5 0 593990628 174153728 13973 33554432000 4194304 4417332 140733673868304 18446744073709551615 4365869 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26526/tid=26534] ppid=26524 vsize=170072 CPUtime=25.33 cores=1,3,5,7
/proc/26526/task/26534/stat : 26534 (plingeling) R 26524 26526 26261 0 -1 4202560 25146 1251 0 0 2528 5 0 0 25 0 5 0 593990628 174153728 13973 33554432000 4194304 4417332 140733673868304 18446744073709551615 4364919 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26526/tid=26535] ppid=26524 vsize=170072 CPUtime=25.47 cores=1,3,5,7
/proc/26526/task/26535/stat : 26535 (plingeling) R 26524 26526 26261 0 -1 4202560 24201 1251 0 0 2544 3 0 0 25 0 5 0 593990628 174153728 13973 33554432000 4194304 4417332 140733673868304 18446744073709551615 4320926 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26526/tid=26536] ppid=26524 vsize=170072 CPUtime=25.47 cores=1,3,5,7
/proc/26526/task/26536/stat : 26536 (plingeling) R 26524 26526 26261 0 -1 4202560 18983 1251 0 0 2544 3 0 0 25 0 5 0 593990628 174153728 13973 33554432000 4194304 4417332 140733673868304 18446744073709551615 4357456 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 170072

[startup+51.1003 s]
/proc/loadavg: 8.09 8.06 7.94 9/186 26537
/proc/meminfo: memFree=19688788/32950928 swapFree=67111364/67111528
[pid=26526] ppid=26524 vsize=163372 CPUtime=204.06 cores=1,3,5,7
/proc/26526/stat : 26526 (plingeling) S 26524 26526 26261 0 -1 4202496 186830 1251 0 0 20371 35 0 0 25 0 5 0 593990627 167292928 12330 33554432000 4194304 4417332 140733673868304 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26526/statm: 40843 12330 181 55 0 38729 0
[pid=26526/tid=26533] ppid=26524 vsize=163372 CPUtime=51.08 cores=1,3,5,7
/proc/26526/task/26533/stat : 26533 (plingeling) R 26524 26526 26261 0 -1 4202560 51561 1251 0 0 5099 9 0 0 25 0 5 0 593990628 167292928 12330 33554432000 4194304 4417332 140733673868304 18446744073709551615 4250747 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26526/tid=26534] ppid=26524 vsize=163372 CPUtime=50.79 cores=1,3,5,7
/proc/26526/task/26534/stat : 26534 (plingeling) R 26524 26526 26261 0 -1 4202560 49421 1251 0 0 5070 9 0 0 25 0 5 0 593990628 167292928 12330 33554432000 4194304 4417332 140733673868304 18446744073709551615 4365915 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26526/tid=26535] ppid=26524 vsize=163372 CPUtime=51.08 cores=1,3,5,7
/proc/26526/task/26535/stat : 26535 (plingeling) R 26524 26526 26261 0 -1 4202560 47708 1251 0 0 5100 8 0 0 25 0 5 0 593990628 167292928 12330 33554432000 4194304 4417332 140733673868304 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26526/tid=26536] ppid=26524 vsize=163372 CPUtime=51.07 cores=1,3,5,7
/proc/26526/task/26536/stat : 26536 (plingeling) R 26524 26526 26261 0 -1 4202560 37237 1251 0 0 5100 7 0 0 25 0 5 0 593990628 167292928 12330 33554432000 4194304 4417332 140733673868304 18446744073709551615 4357218 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 204.06
Current children cumulated vsize (KiB) 163372

[startup+102.301 s]
/proc/loadavg: 8.15 8.08 7.95 10/186 26538
/proc/meminfo: memFree=19641792/32950928 swapFree=67111364/67111528
[pid=26526] ppid=26524 vsize=205476 CPUtime=408.6 cores=1,3,5,7
/proc/26526/stat : 26526 (plingeling) S 26524 26526 26261 0 -1 4202496 329542 1251 0 0 40800 60 0 0 25 0 5 0 593990627 210407424 22135 33554432000 4194304 4417332 140733673868304 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26526/statm: 51369 22135 181 55 0 49255 0
[pid=26526/tid=26533] ppid=26524 vsize=205476 CPUtime=102.28 cores=1,3,5,7
/proc/26526/task/26533/stat : 26533 (plingeling) R 26524 26526 26261 0 -1 4202560 93461 1251 0 0 10212 16 0 0 25 0 5 0 593990628 210407424 22135 33554432000 4194304 4417332 140733673868304 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26526/tid=26534] ppid=26524 vsize=205476 CPUtime=101.72 cores=1,3,5,7
/proc/26526/task/26534/stat : 26534 (plingeling) R 26524 26526 26261 0 -1 4202560 86807 1251 0 0 10155 17 0 0 25 0 5 0 593990628 210407424 22135 33554432000 4194304 4417332 140733673868304 18446744073709551615 4357164 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26526/tid=26535] ppid=26524 vsize=205476 CPUtime=102.28 cores=1,3,5,7
/proc/26526/task/26535/stat : 26535 (plingeling) R 26524 26526 26261 0 -1 4202560 78258 1251 0 0 10215 13 0 0 25 0 5 0 593990628 210407424 22135 33554432000 4194304 4417332 140733673868304 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26526/tid=26536] ppid=26524 vsize=205476 CPUtime=102.27 cores=1,3,5,7
/proc/26526/task/26536/stat : 26536 (plingeling) R 26524 26526 26261 0 -1 4202560 70113 1251 0 0 10215 12 0 0 25 0 5 0 593990628 210407424 22135 33554432000 4194304 4417332 140733673868304 18446744073709551615 4365894 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.6
Current children cumulated vsize (KiB) 205476

[startup+162.301 s]
/proc/loadavg: 8.09 8.08 7.96 10/186 26540
/proc/meminfo: memFree=19562044/32950928 swapFree=67111364/67111528
[pid=26526] ppid=26524 vsize=234988 CPUtime=648.26 cores=1,3,5,7
/proc/26526/stat : 26526 (plingeling) S 26524 26526 26261 0 -1 4202496 488280 1251 0 0 64738 88 0 0 25 0 5 0 593990627 240627712 29513 33554432000 4194304 4417332 140733673868304 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26526/statm: 59745 29529 181 55 0 57631 0
[pid=26526/tid=26533] ppid=26524 vsize=238980 CPUtime=162.28 cores=1,3,5,7
/proc/26526/task/26533/stat : 26533 (plingeling) R 26524 26526 26261 0 -1 4202560 134891 1251 0 0 16205 23 0 0 25 0 5 0 593990628 244715520 29540 33554432000 4194304 4417332 140733673868304 18446744073709551615 4237169 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26526/tid=26534] ppid=26524 vsize=238980 CPUtime=161.4 cores=1,3,5,7
/proc/26526/task/26534/stat : 26534 (plingeling) R 26524 26526 26261 0 -1 4202560 131909 1251 0 0 16115 25 0 0 25 0 5 0 593990628 244715520 29555 33554432000 4194304 4417332 140733673868304 18446744073709551615 4355764 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26526/tid=26535] ppid=26524 vsize=238980 CPUtime=162.27 cores=1,3,5,7
/proc/26526/task/26535/stat : 26535 (plingeling) R 26524 26526 26261 0 -1 4202560 119533 1251 0 0 16207 20 0 0 25 0 5 0 593990628 244715520 29569 33554432000 4194304 4417332 140733673868304 18446744073709551615 4250651 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26526/tid=26536] ppid=26524 vsize=238980 CPUtime=162.26 cores=1,3,5,7
/proc/26526/task/26536/stat : 26536 (plingeling) R 26524 26526 26261 0 -1 4202560 101117 1251 0 0 16208 18 0 0 25 0 5 0 593990628 244715520 29586 33554432000 4194304 4417332 140733673868304 18446744073709551615 251367240797 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 648.26
Current children cumulated vsize (KiB) 234988


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


[startup+342.301 s]
/proc/loadavg: 8.01 8.05 7.97 9/186 26545
/proc/meminfo: memFree=19544424/32950928 swapFree=67111364/67111528
[pid=26526] ppid=26524 vsize=255244 CPUtime=1367.27 cores=1,3,5,7
/proc/26526/stat : 26526 (plingeling) S 26524 26526 26261 0 -1 4202496 869360 1251 0 0 136576 151 0 0 25 0 5 0 593990627 261369856 34764 33554432000 4194304 4417332 140733673868304 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26526/statm: 63811 34764 181 55 0 61697 0
[pid=26526/tid=26533] ppid=26524 vsize=255244 CPUtime=342.27 cores=1,3,5,7
/proc/26526/task/26533/stat : 26533 (plingeling) R 26524 26526 26261 0 -1 4202560 234701 1251 0 0 34187 40 0 0 25 0 5 0 593990628 261369856 34764 33554432000 4194304 4417332 140733673868304 18446744073709551615 4309899 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26526/tid=26534] ppid=26524 vsize=255244 CPUtime=340.42 cores=1,3,5,7
/proc/26526/task/26534/stat : 26534 (plingeling) R 26524 26526 26261 0 -1 4202560 231822 1251 0 0 34001 41 0 0 25 0 5 0 593990628 261369856 34764 33554432000 4194304 4417332 140733673868304 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26526/tid=26535] ppid=26524 vsize=255244 CPUtime=342.28 cores=1,3,5,7
/proc/26526/task/26535/stat : 26535 (plingeling) R 26524 26526 26261 0 -1 4202560 218354 1251 0 0 34191 37 0 0 25 0 5 0 593990628 261369856 34764 33554432000 4194304 4417332 140733673868304 18446744073709551615 4250936 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26526/tid=26536] ppid=26524 vsize=255244 CPUtime=342.25 cores=1,3,5,7
/proc/26526/task/26536/stat : 26536 (plingeling) R 26524 26526 26261 0 -1 4202560 183580 1251 0 0 34194 31 0 0 25 0 5 0 593990628 261369856 34764 33554432000 4194304 4417332 140733673868304 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1367.27
Current children cumulated vsize (KiB) 255244

[startup+402.3 s]
/proc/loadavg: 8.00 8.04 7.97 9/186 26546
/proc/meminfo: memFree=19466532/32950928 swapFree=67111364/67111528
[pid=26526] ppid=26524 vsize=281628 CPUtime=1606.94 cores=1,3,5,7
/proc/26526/stat : 26526 (plingeling) S 26524 26526 26261 0 -1 4202496 987812 1251 0 0 160522 172 0 0 25 0 5 0 593990627 288387072 41360 33554432000 4194304 4417332 140733673868304 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26526/statm: 70407 41360 181 55 0 68293 0
[pid=26526/tid=26533] ppid=26524 vsize=281628 CPUtime=402.28 cores=1,3,5,7
/proc/26526/task/26533/stat : 26533 (plingeling) R 26524 26526 26261 0 -1 4202560 266665 1251 0 0 40182 46 0 0 25 0 5 0 593990628 288387072 41360 33554432000 4194304 4417332 140733673868304 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26526/tid=26534] ppid=26524 vsize=281628 CPUtime=400.1 cores=1,3,5,7
/proc/26526/task/26534/stat : 26534 (plingeling) R 26524 26526 26261 0 -1 4202560 267353 1251 0 0 39962 48 0 0 25 0 5 0 593990628 288387072 41360 33554432000 4194304 4417332 140733673868304 18446744073709551615 4364568 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26526/tid=26535] ppid=26524 vsize=281628 CPUtime=402.28 cores=1,3,5,7
/proc/26526/task/26535/stat : 26535 (plingeling) R 26524 26526 26261 0 -1 4202560 249283 1251 0 0 40186 42 0 0 25 0 5 0 593990628 288387072 41360 33554432000 4194304 4417332 140733673868304 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26526/tid=26536] ppid=26524 vsize=281628 CPUtime=402.25 cores=1,3,5,7
/proc/26526/task/26536/stat : 26536 (plingeling) R 26524 26526 26261 0 -1 4202560 203608 1251 0 0 40190 35 0 0 25 0 5 0 593990628 288387072 41360 33554432000 4194304 4417332 140733673868304 18446744073709551615 4364498 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1606.94
Current children cumulated vsize (KiB) 281628

[startup+462.3 s]
/proc/loadavg: 8.00 8.03 7.97 9/186 26548
/proc/meminfo: memFree=19535100/32950928 swapFree=67111364/67111528
[pid=26526] ppid=26524 vsize=251084 CPUtime=1846.62 cores=1,3,5,7
/proc/26526/stat : 26526 (plingeling) S 26524 26526 26261 0 -1 4202496 1115376 1251 0 0 184467 195 0 0 25 0 5 0 593990627 257110016 33724 33554432000 4194304 4417332 140733673868304 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26526/statm: 62771 33724 181 55 0 60657 0
[pid=26526/tid=26533] ppid=26524 vsize=251084 CPUtime=462.28 cores=1,3,5,7
/proc/26526/task/26533/stat : 26533 (plingeling) R 26524 26526 26261 0 -1 4202560 300759 1251 0 0 46176 52 0 0 25 0 5 0 593990628 257110016 33724 33554432000 4194304 4417332 140733673868304 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26526/tid=26534] ppid=26524 vsize=251084 CPUtime=459.77 cores=1,3,5,7
/proc/26526/task/26534/stat : 26534 (plingeling) R 26524 26526 26261 0 -1 4202560 302619 1251 0 0 45924 53 0 0 25 0 5 0 593990628 257110016 33724 33554432000 4194304 4417332 140733673868304 18446744073709551615 4364990 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26526/tid=26535] ppid=26524 vsize=251084 CPUtime=462.28 cores=1,3,5,7
/proc/26526/task/26535/stat : 26535 (plingeling) R 26524 26526 26261 0 -1 4202560 284770 1251 0 0 46180 48 0 0 25 0 5 0 593990628 257110016 33724 33554432000 4194304 4417332 140733673868304 18446744073709551615 4321605 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26526/tid=26536] ppid=26524 vsize=251084 CPUtime=462.25 cores=1,3,5,7
/proc/26526/task/26536/stat : 26536 (plingeling) R 26524 26526 26261 0 -1 4202560 226325 1251 0 0 46185 40 0 0 25 0 5 0 593990628 257110016 33724 33554432000 4194304 4417332 140733673868304 18446744073709551615 4353458 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1846.62
Current children cumulated vsize (KiB) 251084

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

[startup+473.6 s]
/proc/loadavg: 8.00 8.03 7.97 9/186 26548
/proc/meminfo: memFree=19428572/32950928 swapFree=67111364/67111528
[pid=26526] ppid=26524 vsize=293744 CPUtime=1891.76 cores=1,3,5,7
/proc/26526/stat : 26526 (plingeling) S 26524 26526 26261 0 -1 4202496 1136484 1251 0 0 188978 198 0 0 25 0 5 0 593990627 300793856 44389 33554432000 4194304 4417332 140733673868304 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26526/statm: 73436 44389 181 55 0 71322 0
[pid=26526/tid=26533] ppid=26524 vsize=293744 CPUtime=473.58 cores=1,3,5,7
/proc/26526/task/26533/stat : 26533 (plingeling) R 26524 26526 26261 0 -1 4202560 303587 1251 0 0 47305 53 0 0 25 0 5 0 593990628 300793856 44389 33554432000 4194304 4417332 140733673868304 18446744073709551615 4364680 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26526/tid=26534] ppid=26524 vsize=293744 CPUtime=471.01 cores=1,3,5,7
/proc/26526/task/26534/stat : 26534 (plingeling) R 26524 26526 26261 0 -1 4202560 310937 1251 0 0 47046 55 0 0 25 0 5 0 593990628 300793856 44389 33554432000 4194304 4417332 140733673868304 18446744073709551615 4357458 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26526/tid=26535] ppid=26524 vsize=293744 CPUtime=473.59 cores=1,3,5,7
/proc/26526/task/26535/stat : 26535 (plingeling) R 26524 26526 26261 0 -1 4202560 291357 1251 0 0 47310 49 0 0 25 0 5 0 593990628 300793856 44389 33554432000 4194304 4417332 140733673868304 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26526/tid=26536] ppid=26524 vsize=293744 CPUtime=473.54 cores=1,3,5,7
/proc/26526/task/26536/stat : 26536 (plingeling) R 26524 26526 26261 0 -1 4202560 229700 1251 0 0 47314 40 0 0 25 0 5 0 593990628 300793856 44389 33554432000 4194304 4417332 140733673868304 18446744073709551615 4365960 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1891.76
Current children cumulated vsize (KiB) 293744

[startup+480.001 s]
/proc/loadavg: 8.00 8.02 7.97 10/186 26549
/proc/meminfo: memFree=19410844/32950928 swapFree=67111364/67111528
[pid=26526] ppid=26524 vsize=301064 CPUtime=1917.33 cores=1,3,5,7
/proc/26526/stat : 26526 (plingeling) S 26524 26526 26261 0 -1 4202496 1148191 1251 0 0 191533 200 0 0 25 0 5 0 593990627 308289536 46219 33554432000 4194304 4417332 140733673868304 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26526/statm: 75266 46219 181 55 0 73152 0
[pid=26526/tid=26533] ppid=26524 vsize=301064 CPUtime=479.98 cores=1,3,5,7
/proc/26526/task/26533/stat : 26533 (plingeling) R 26524 26526 26261 0 -1 4202560 307998 1251 0 0 47944 54 0 0 25 0 5 0 593990628 308289536 46219 33554432000 4194304 4417332 140733673868304 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26526/tid=26534] ppid=26524 vsize=301064 CPUtime=477.37 cores=1,3,5,7
/proc/26526/task/26534/stat : 26534 (plingeling) R 26524 26526 26261 0 -1 4202560 312542 1251 0 0 47682 55 0 0 25 0 5 0 593990628 308289536 46219 33554432000 4194304 4417332 140733673868304 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26526/tid=26535] ppid=26524 vsize=301064 CPUtime=479.98 cores=1,3,5,7
/proc/26526/task/26535/stat : 26535 (plingeling) R 26524 26526 26261 0 -1 4202560 294918 1251 0 0 47949 49 0 0 25 0 5 0 593990628 308289536 46219 33554432000 4194304 4417332 140733673868304 18446744073709551615 4365864 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26526/tid=26536] ppid=26524 vsize=301064 CPUtime=479.94 cores=1,3,5,7
/proc/26526/task/26536/stat : 26536 (plingeling) R 26524 26526 26261 0 -1 4202560 231830 1251 0 0 47954 40 0 0 25 0 5 0 593990628 308289536 46219 33554432000 4194304 4417332 140733673868304 18446744073709551615 4364383 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1917.33
Current children cumulated vsize (KiB) 301064

[startup+481.601 s]
/proc/loadavg: 8.00 8.02 7.97 10/186 26549
/proc/meminfo: memFree=19430188/32950928 swapFree=67111364/67111528
[pid=26526] ppid=26524 vsize=278364 CPUtime=1923.71 cores=1,3,5,7
/proc/26526/stat : 26526 (plingeling) S 26524 26526 26261 0 -1 4202496 1151098 1251 0 0 192171 200 0 0 25 0 5 0 593990627 285044736 40544 33554432000 4194304 4417332 140733673868304 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26526/statm: 69591 40544 181 55 0 67477 0
[pid=26526/tid=26533] ppid=26524 vsize=278364 CPUtime=481.58 cores=1,3,5,7
/proc/26526/task/26533/stat : 26533 (plingeling) R 26524 26526 26261 0 -1 4202560 309505 1251 0 0 48104 54 0 0 25 0 5 0 593990628 285044736 40544 33554432000 4194304 4417332 140733673868304 18446744073709551615 4358022 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26526/tid=26534] ppid=26524 vsize=278364 CPUtime=478.97 cores=1,3,5,7
/proc/26526/task/26534/stat : 26534 (plingeling) R 26524 26526 26261 0 -1 4202560 313942 1251 0 0 47842 55 0 0 25 0 5 0 593990628 285044736 40544 33554432000 4194304 4417332 140733673868304 18446744073709551615 4364734 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26526/tid=26535] ppid=26524 vsize=278364 CPUtime=481.58 cores=1,3,5,7
/proc/26526/task/26535/stat : 26535 (plingeling) R 26524 26526 26261 0 -1 4202560 294918 1251 0 0 48109 49 0 0 25 0 5 0 593990628 285044736 40544 33554432000 4194304 4417332 140733673868304 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26526/tid=26536] ppid=26524 vsize=278364 CPUtime=481.54 cores=1,3,5,7
/proc/26526/task/26536/stat : 26536 (plingeling) R 26524 26526 26261 0 -1 4202560 231830 1251 0 0 48114 40 0 0 25 0 5 0 593990628 285044736 40544 33554432000 4194304 4417332 140733673868304 18446744073709551615 4364531 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1923.71
Current children cumulated vsize (KiB) 278364

[startup+482.401 s]
/proc/loadavg: 8.00 8.02 7.97 10/186 26549
/proc/meminfo: memFree=19501116/32950928 swapFree=67111364/67111528
[pid=26526] ppid=26524 vsize=238860 CPUtime=1926.91 cores=1,3,5,7
/proc/26526/stat : 26526 (plingeling) S 26524 26526 26261 0 -1 4202496 1152359 1251 0 0 192490 201 0 0 25 0 5 0 593990627 244592640 30668 33554432000 4194304 4417332 140733673868304 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26526/statm: 59715 30668 181 55 0 57601 0
[pid=26526/tid=26533] ppid=26524 vsize=238860 CPUtime=482.38 cores=1,3,5,7
/proc/26526/task/26533/stat : 26533 (plingeling) R 26524 26526 26261 0 -1 4202560 309524 1251 0 0 48184 54 0 0 25 0 5 0 593990628 244592640 30668 33554432000 4194304 4417332 140733673868304 18446744073709551615 4364753 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26526/tid=26534] ppid=26524 vsize=238860 CPUtime=479.76 cores=1,3,5,7
/proc/26526/task/26534/stat : 26534 (plingeling) R 26524 26526 26261 0 -1 4202560 313942 1251 0 0 47921 55 0 0 25 0 5 0 593990628 244592640 30668 33554432000 4194304 4417332 140733673868304 18446744073709551615 4277510 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26526/tid=26535] ppid=26524 vsize=238860 CPUtime=482.38 cores=1,3,5,7
/proc/26526/task/26535/stat : 26535 (plingeling) R 26524 26526 26261 0 -1 4202560 294918 1251 0 0 48189 49 0 0 25 0 5 0 593990628 244592640 30668 33554432000 4194304 4417332 140733673868304 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26526/tid=26536] ppid=26524 vsize=238860 CPUtime=482.35 cores=1,3,5,7
/proc/26526/task/26536/stat : 26536 (plingeling) R 26524 26526 26261 0 -1 4202560 233072 1251 0 0 48194 41 0 0 25 0 5 0 593990628 244592640 30668 33554432000 4194304 4417332 140733673868304 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1926.91
Current children cumulated vsize (KiB) 238860

[startup+482.801 s]
/proc/loadavg: 8.00 8.02 7.97 10/186 26549
/proc/meminfo: memFree=19501116/32950928 swapFree=67111364/67111528
[pid=26526] ppid=26524 vsize=234192 CPUtime=1928.51 cores=1,3,5,7
/proc/26526/stat : 26526 (plingeling) S 26524 26526 26261 0 -1 4202496 1153256 1251 0 0 192650 201 0 0 25 0 5 0 593990627 239812608 29501 33554432000 4194304 4417332 140733673868304 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26526/statm: 58548 29501 181 55 0 56434 0
[pid=26526/tid=26533] ppid=26524 vsize=234192 CPUtime=482.78 cores=1,3,5,7
/proc/26526/task/26533/stat : 26533 (plingeling) R 26524 26526 26261 0 -1 4202560 309561 1251 0 0 48224 54 0 0 25 0 5 0 593990628 239812608 29501 33554432000 4194304 4417332 140733673868304 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26526/tid=26534] ppid=26524 vsize=234192 CPUtime=480.16 cores=1,3,5,7
/proc/26526/task/26534/stat : 26534 (plingeling) R 26524 26526 26261 0 -1 4202560 314797 1251 0 0 47961 55 0 0 25 0 5 0 593990628 239812608 29501 33554432000 4194304 4417332 140733673868304 18446744073709551615 4358020 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26526/tid=26535] ppid=26524 vsize=234192 CPUtime=482.78 cores=1,3,5,7
/proc/26526/task/26535/stat : 26535 (plingeling) R 26524 26526 26261 0 -1 4202560 294918 1251 0 0 48229 49 0 0 25 0 5 0 593990628 239812608 29501 33554432000 4194304 4417332 140733673868304 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26526/tid=26536] ppid=26524 vsize=234192 CPUtime=482.75 cores=1,3,5,7
/proc/26526/task/26536/stat : 26536 (plingeling) R 26524 26526 26261 0 -1 4202560 233077 1251 0 0 48234 41 0 0 25 0 5 0 593990628 239812608 29501 33554432000 4194304 4417332 140733673868304 18446744073709551615 4352306 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1928.51
Current children cumulated vsize (KiB) 234192

[startup+483.201 s]
/proc/loadavg: 8.00 8.02 7.97 9/186 26549
/proc/meminfo: memFree=19550712/32950928 swapFree=67111364/67111528
[pid=26526] ppid=26524 vsize=216352 CPUtime=1930.1 cores=1,3,5,7
/proc/26526/stat : 26526 (plingeling) S 26524 26526 26261 0 -1 4202496 1154336 1251 0 0 192809 201 0 0 25 0 5 0 593990627 221544448 25041 33554432000 4194304 4417332 140733673868304 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26526/statm: 54088 25041 181 55 0 51974 0
[pid=26526/tid=26533] ppid=26524 vsize=216352 CPUtime=483.18 cores=1,3,5,7
/proc/26526/task/26533/stat : 26533 (plingeling) R 26524 26526 26261 0 -1 4202560 309636 1251 0 0 48264 54 0 0 25 0 5 0 593990628 221544448 25041 33554432000 4194304 4417332 140733673868304 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26526/tid=26534] ppid=26524 vsize=216352 CPUtime=480.55 cores=1,3,5,7
/proc/26526/task/26534/stat : 26534 (plingeling) R 26524 26526 26261 0 -1 4202560 314864 1251 0 0 48000 55 0 0 25 0 5 0 593990628 221544448 25041 33554432000 4194304 4417332 140733673868304 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26526/tid=26535] ppid=26524 vsize=216352 CPUtime=483.19 cores=1,3,5,7
/proc/26526/task/26535/stat : 26535 (plingeling) R 26524 26526 26261 0 -1 4202560 295846 1251 0 0 48269 50 0 0 25 0 5 0 593990628 221544448 25041 33554432000 4194304 4417332 140733673868304 18446744073709551615 4250476 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26526/tid=26536] ppid=26524 vsize=216352 CPUtime=483.15 cores=1,3,5,7
/proc/26526/task/26536/stat : 26536 (plingeling) R 26524 26526 26261 0 -1 4202560 233087 1251 0 0 48274 41 0 0 25 0 5 0 593990628 221544448 25041 33554432000 4194304 4417332 140733673868304 18446744073709551615 4365991 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1930.1
Current children cumulated vsize (KiB) 216352

[startup+483.3 s]
/proc/loadavg: 8.00 8.02 7.97 9/186 26549
/proc/meminfo: memFree=19550712/32950928 swapFree=67111364/67111528
[pid=26526] ppid=26524 vsize=217656 CPUtime=1930.49 cores=1,3,5,7
/proc/26526/stat : 26526 (plingeling) S 26524 26526 26261 0 -1 4202496 1154663 1251 0 0 192848 201 0 0 25 0 4 0 593990627 222879744 25368 33554432000 4194304 4417332 140733673868304 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26526/statm: 54414 25368 182 55 0 52300 0
[pid=26526/tid=26533] ppid=26524 vsize=217656 CPUtime=483.28 cores=1,3,5,7
/proc/26526/task/26533/stat : 26533 (plingeling) R 26524 26526 26261 0 -1 4202560 309636 1251 0 0 48274 54 0 0 25 0 4 0 593990628 222879744 25368 33554432000 4194304 4417332 140733673868304 18446744073709551615 4237250 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26526/tid=26534] ppid=26524 vsize=217656 CPUtime=480.65 cores=1,3,5,7
/proc/26526/task/26534/stat : 26534 (plingeling) R 26524 26526 26261 0 -1 4202560 315164 1251 0 0 48010 55 0 0 25 0 4 0 593990628 222879744 25368 33554432000 4194304 4417332 140733673868304 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26526/tid=26536] ppid=26524 vsize=217656 CPUtime=483.25 cores=1,3,5,7
/proc/26526/task/26536/stat : 26536 (plingeling) R 26524 26526 26261 0 -1 4202560 233113 1251 0 0 48284 41 0 0 25 0 4 0 593990628 222879744 25368 33554432000 4194304 4417332 140733673868304 18446744073709551615 4236544 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1930.49
Current children cumulated vsize (KiB) 217656

Child status: 20
Real time (s): 483.365
CPU time (s): 1930.6
CPU user time (s): 1928.58
CPU system time (s): 2.02469
CPU usage (%): 399.409
Max. virtual memory (cumulated for all children) (KiB): 329712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1928.58
system time used= 2.02469
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1155917
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= 169
involuntary context switches= 14710

runsolver used 0.844871 second user time and 1.79573 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-29 02:40:00
IDJOB=3280559
IDBENCH=20401
IDSOLVER=1605
FILE ID=node113/3280559-1304037600
RUNJOBID= node113-1304036318-26280
PBS_JOBID= 13170352
Free space on /tmp= 71164 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT07/industrial/fuhs/hard/AProVE07-03.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3280559-1304037600/watcher-3280559-1304037600 -o /tmp/evaluation-result-3280559-1304037600/solver-3280559-1304037600 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3280559-1304037600.cnf

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

MD5SUM BENCH= 8c67f78ca36ec96e662a91c74844da21
RANDOM SEED=1588052213

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      19742284 kB
Buffers:       1732956 kB
Cached:       10777104 kB
SwapCached:        164 kB
Active:        6325116 kB
Inactive:      6294696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      19742284 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:             920 kB
Writeback:           0 kB
AnonPages:      108848 kB
Mapped:          15484 kB
Slab:           525804 kB
PageTables:       4468 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   292892 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= 71164 MiB
End job on node113 at 2011-04-29 02:48:03