Trace number 3371450

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Plingeling 587f (fixed)UNSAT 2550.22 639.301

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom14.cnf
MD5SUM7af4cc1b94644f101ccf5f2373fdbfea
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark321.647
Satisfiable
(Un)Satisfiability was proved
Number of variables22886
Number of clauses76038
Sum of the clauses size193162
Maximum clause length786
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 240006
Number of clauses of size 335619
Number of clauses of size 4104
Number of clauses of size 512
Number of clauses of size over 5296

Solver Data

2550.04/639.30	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3371450-1305423378/watcher-3371450-1305423378 -o /tmp/evaluation-result-3371450-1305423378/solver-3371450-1305423378 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371450-1305423378.cnf 

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

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


[startup+0 s]
/proc/loadavg: 6.41 7.69 7.90 2/321 26019
/proc/meminfo: memFree=25247656/32951124 swapFree=44485764/67111528
[pid=26019] ppid=26017 vsize=12696 CPUtime=0 cores=0,2,4,6
/proc/26019/stat : 26019 (plingeling) R 26017 26019 25544 0 -1 4202496 1267 1255 0 0 0 0 0 0 22 0 1 0 653938242 13000704 1197 33554432000 4194304 4417452 140734403165088 18446744073709551615 4231443 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/26019/statm: 3174 1197 148 55 0 1060 0

[startup+0.050542 s]
/proc/loadavg: 6.41 7.69 7.90 2/321 26019
/proc/meminfo: memFree=25247656/32951124 swapFree=44485764/67111528
[pid=26019] ppid=26017 vsize=19120 CPUtime=0.04 cores=0,2,4,6
/proc/26019/stat : 26019 (plingeling) R 26017 26019 25544 0 -1 4202496 2907 1255 0 0 4 0 0 0 22 0 1 0 653938242 19578880 2804 33554432000 4194304 4417452 140734403165088 18446744073709551615 244446563929 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/26019/statm: 4780 2804 149 55 0 2666 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 19120

[startup+0.102453 s]
/proc/loadavg: 6.41 7.69 7.90 2/321 26019
/proc/meminfo: memFree=25247656/32951124 swapFree=44485764/67111528
[pid=26019] ppid=26017 vsize=67284 CPUtime=0.11 cores=0,2,4,6
/proc/26019/stat : 26019 (plingeling) S 26017 26019 25544 0 -1 4202496 5783 1255 0 0 11 0 0 0 22 0 5 0 653938242 68898816 4415 33554432000 4194304 4417452 140734403165088 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/26019/statm: 16821 4464 165 55 0 14707 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 67284

[startup+0.300461 s]
/proc/loadavg: 6.41 7.69 7.90 2/321 26019
/proc/meminfo: memFree=25247656/32951124 swapFree=44485764/67111528
[pid=26019] ppid=26017 vsize=70500 CPUtime=0.9 cores=0,2,4,6
/proc/26019/stat : 26019 (plingeling) S 26017 26019 25544 0 -1 4202496 11020 1255 0 0 89 1 0 0 22 0 5 0 653938242 72192000 5406 33554432000 4194304 4417452 140734403165088 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/26019/statm: 17625 5406 174 55 0 15511 0
Current children cumulated CPU time (s) 0.9
Current children cumulated vsize (KiB) 70500

[startup+0.700357 s]
/proc/loadavg: 6.41 7.69 7.90 2/321 26019
/proc/meminfo: memFree=25247656/32951124 swapFree=44485764/67111528
[pid=26019] ppid=26017 vsize=71184 CPUtime=2.5 cores=0,2,4,6
/proc/26019/stat : 26019 (plingeling) S 26017 26019 25544 0 -1 4202496 13139 1255 0 0 249 1 0 0 22 0 5 0 653938242 72892416 5578 33554432000 4194304 4417452 140734403165088 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/26019/statm: 17796 5578 175 55 0 15682 0
Current children cumulated CPU time (s) 2.5
Current children cumulated vsize (KiB) 71184

[startup+1.50121 s]
/proc/loadavg: 6.54 7.70 7.90 9/333 26044
/proc/meminfo: memFree=25136096/32951124 swapFree=44485764/67111528
[pid=26019] ppid=26017 vsize=80128 CPUtime=5.69 cores=0,2,4,6
/proc/26019/stat : 26019 (plingeling) S 26017 26019 25544 0 -1 4202496 16621 1255 0 0 568 1 0 0 22 0 5 0 653938242 82051072 7825 33554432000 4194304 4417452 140734403165088 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/26019/statm: 20032 7825 180 55 0 17918 0
[pid=26019/tid=26026] ppid=26017 vsize=80128 CPUtime=1.4 cores=0,2,4,6
/proc/26019/task/26026/stat : 26026 (plingeling) R 26017 26019 25544 0 -1 4202560 3371 1255 0 0 140 0 0 0 25 0 5 0 653938251 82051072 7825 33554432000 4194304 4417452 140734403165088 18446744073709551615 4346571 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26019/tid=26027] ppid=26017 vsize=80128 CPUtime=1.39 cores=0,2,4,6
/proc/26019/task/26027/stat : 26027 (plingeling) R 26017 26019 25544 0 -1 4202560 4750 1255 0 0 139 0 0 0 25 0 5 0 653938251 82051072 7825 33554432000 4194304 4417452 140734403165088 18446744073709551615 4252349 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26019/tid=26028] ppid=26017 vsize=80128 CPUtime=1.38 cores=0,2,4,6
/proc/26019/task/26028/stat : 26028 (plingeling) R 26017 26019 25544 0 -1 4202560 2664 1255 0 0 138 0 0 0 25 0 5 0 653938251 82051072 7825 33554432000 4194304 4417452 140734403165088 18446744073709551615 4337224 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26019/tid=26029] ppid=26017 vsize=80128 CPUtime=1.4 cores=0,2,4,6
/proc/26019/task/26029/stat : 26029 (plingeling) R 26017 26019 25544 0 -1 4202560 894 1255 0 0 140 0 0 0 25 0 5 0 653938251 82051072 7825 33554432000 4194304 4417452 140734403165088 18446744073709551615 4237176 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.69
Current children cumulated vsize (KiB) 80128

[startup+3.10091 s]
/proc/loadavg: 6.54 7.70 7.90 9/333 26044
/proc/meminfo: memFree=25141304/32951124 swapFree=44485764/67111528
[pid=26019] ppid=26017 vsize=142940 CPUtime=12.08 cores=0,2,4,6
/proc/26019/stat : 26019 (plingeling) S 26017 26019 25544 0 -1 4202496 17519 1255 0 0 1207 1 0 0 22 0 5 0 653938242 146370560 7167 33554432000 4194304 4417452 140734403165088 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/26019/statm: 35735 7167 180 55 0 33621 0
[pid=26019/tid=26026] ppid=26017 vsize=142940 CPUtime=3 cores=0,2,4,6
/proc/26019/task/26026/stat : 26026 (plingeling) R 26017 26019 25544 0 -1 4202560 3878 1255 0 0 300 0 0 0 25 0 5 0 653938251 146370560 7167 33554432000 4194304 4417452 140734403165088 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26019/tid=26027] ppid=26017 vsize=142940 CPUtime=2.99 cores=0,2,4,6
/proc/26019/task/26027/stat : 26027 (plingeling) R 26017 26019 25544 0 -1 4202560 4978 1255 0 0 299 0 0 0 25 0 5 0 653938251 146370560 7167 33554432000 4194304 4417452 140734403165088 18446744073709551615 4232580 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26019/tid=26028] ppid=26017 vsize=142940 CPUtime=2.97 cores=0,2,4,6
/proc/26019/task/26028/stat : 26028 (plingeling) R 26017 26019 25544 0 -1 4202560 2681 1255 0 0 297 0 0 0 25 0 5 0 653938251 146370560 7167 33554432000 4194304 4417452 140734403165088 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26019/tid=26029] ppid=26017 vsize=142940 CPUtime=3 cores=0,2,4,6
/proc/26019/task/26029/stat : 26029 (plingeling) R 26017 26019 25544 0 -1 4202560 1040 1255 0 0 300 0 0 0 25 0 5 0 653938251 146370560 7167 33554432000 4194304 4417452 140734403165088 18446744073709551615 4237332 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.08
Current children cumulated vsize (KiB) 142940

[startup+6.30031 s]
/proc/loadavg: 6.54 7.70 7.90 9/333 26045
/proc/meminfo: memFree=25092364/32951124 swapFree=44485764/67111528
[pid=26019] ppid=26017 vsize=148024 CPUtime=24.85 cores=0,2,4,6
/proc/26019/stat : 26019 (plingeling) S 26017 26019 25544 0 -1 4202496 18804 1255 0 0 2483 2 0 0 22 0 5 0 653938242 151576576 8438 33554432000 4194304 4417452 140734403165088 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/26019/statm: 37006 8438 180 55 0 34892 0
[pid=26019/tid=26026] ppid=26017 vsize=148024 CPUtime=6.2 cores=0,2,4,6
/proc/26019/task/26026/stat : 26026 (plingeling) R 26017 26019 25544 0 -1 4202560 4030 1255 0 0 620 0 0 0 25 0 5 0 653938251 151576576 8438 33554432000 4194304 4417452 140734403165088 18446744073709551615 4250977 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26019/tid=26027] ppid=26017 vsize=148024 CPUtime=6.19 cores=0,2,4,6
/proc/26019/task/26027/stat : 26027 (plingeling) R 26017 26019 25544 0 -1 4202560 5082 1255 0 0 619 0 0 0 25 0 5 0 653938251 151576576 8438 33554432000 4194304 4417452 140734403165088 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26019/tid=26028] ppid=26017 vsize=148024 CPUtime=6.14 cores=0,2,4,6
/proc/26019/task/26028/stat : 26028 (plingeling) R 26017 26019 25544 0 -1 4202560 3162 1255 0 0 614 0 0 0 25 0 5 0 653938251 151576576 8438 33554432000 4194304 4417452 140734403165088 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26019/tid=26029] ppid=26017 vsize=148024 CPUtime=6.2 cores=0,2,4,6
/proc/26019/task/26029/stat : 26029 (plingeling) R 26017 26019 25544 0 -1 4202560 1588 1255 0 0 620 0 0 0 25 0 5 0 653938251 151576576 8438 33554432000 4194304 4417452 140734403165088 18446744073709551615 4365949 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.85
Current children cumulated vsize (KiB) 148024

[startup+12.7011 s]
/proc/loadavg: 6.76 7.71 7.91 9/333 26045
/proc/meminfo: memFree=25073508/32951124 swapFree=44485764/67111528
[pid=26019] ppid=26017 vsize=163000 CPUtime=50.38 cores=0,2,4,6
/proc/26019/stat : 26019 (plingeling) S 26017 26019 25544 0 -1 4202496 24329 1255 0 0 5036 2 0 0 22 0 5 0 653938242 166912000 12214 33554432000 4194304 4417452 140734403165088 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/26019/statm: 40750 12214 180 55 0 38636 0
[pid=26019/tid=26026] ppid=26017 vsize=163000 CPUtime=12.6 cores=0,2,4,6
/proc/26019/task/26026/stat : 26026 (plingeling) R 26017 26019 25544 0 -1 4202560 6193 1255 0 0 1260 0 0 0 25 0 5 0 653938251 166912000 12214 33554432000 4194304 4417452 140734403165088 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26019/tid=26027] ppid=26017 vsize=163000 CPUtime=12.59 cores=0,2,4,6
/proc/26019/task/26027/stat : 26027 (plingeling) R 26017 26019 25544 0 -1 4202560 6450 1255 0 0 1259 0 0 0 25 0 5 0 653938251 166912000 12214 33554432000 4194304 4417452 140734403165088 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26019/tid=26028] ppid=26017 vsize=163000 CPUtime=12.47 cores=0,2,4,6
/proc/26019/task/26028/stat : 26028 (plingeling) R 26017 26019 25544 0 -1 4202560 4385 1255 0 0 1247 0 0 0 25 0 5 0 653938251 166912000 12214 33554432000 4194304 4417452 140734403165088 18446744073709551615 4309851 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26019/tid=26029] ppid=26017 vsize=163000 CPUtime=12.6 cores=0,2,4,6
/proc/26019/task/26029/stat : 26029 (plingeling) R 26017 26019 25544 0 -1 4202560 2359 1255 0 0 1260 0 0 0 25 0 5 0 653938251 166912000 12214 33554432000 4194304 4417452 140734403165088 18446744073709551615 4364446 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.38
Current children cumulated vsize (KiB) 163000

[startup+25.5007 s]
/proc/loadavg: 6.95 7.72 7.91 9/333 26045
/proc/meminfo: memFree=25054164/32951124 swapFree=44485764/67111528
[pid=26019] ppid=26017 vsize=175324 CPUtime=101.45 cores=0,2,4,6
/proc/26019/stat : 26019 (plingeling) S 26017 26019 25544 0 -1 4202496 37049 1255 0 0 10141 4 0 0 22 0 5 0 653938242 179531776 15301 33554432000 4194304 4417452 140734403165088 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/26019/statm: 43831 15301 180 55 0 41717 0
[pid=26019/tid=26026] ppid=26017 vsize=175324 CPUtime=25.4 cores=0,2,4,6
/proc/26019/task/26026/stat : 26026 (plingeling) R 26017 26019 25544 0 -1 4202560 7955 1255 0 0 2540 0 0 0 25 0 5 0 653938251 179531776 15301 33554432000 4194304 4417452 140734403165088 18446744073709551615 4364619 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26019/tid=26027] ppid=26017 vsize=175324 CPUtime=25.39 cores=0,2,4,6
/proc/26019/task/26027/stat : 26027 (plingeling) R 26017 26019 25544 0 -1 4202560 9859 1255 0 0 2538 1 0 0 25 0 5 0 653938251 179531776 15301 33554432000 4194304 4417452 140734403165088 18446744073709551615 4265821 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26019/tid=26028] ppid=26017 vsize=175324 CPUtime=25.14 cores=0,2,4,6
/proc/26019/task/26028/stat : 26028 (plingeling) R 26017 26019 25544 0 -1 4202560 6780 1255 0 0 2514 0 0 0 25 0 5 0 653938251 179531776 15301 33554432000 4194304 4417452 140734403165088 18446744073709551615 4265443 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26019/tid=26029] ppid=26017 vsize=175324 CPUtime=25.39 cores=0,2,4,6
/proc/26019/task/26029/stat : 26029 (plingeling) R 26017 26019 25544 0 -1 4202560 7513 1255 0 0 2539 0 0 0 25 0 5 0 653938251 179531776 15301 33554432000 4194304 4417452 140734403165088 18446744073709551615 4365949 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.45
Current children cumulated vsize (KiB) 175324

[startup+51.101 s]
/proc/loadavg: 7.38 7.76 7.91 9/333 26046
/proc/meminfo: memFree=25043224/32951124 swapFree=44485764/67111528
[pid=26019] ppid=26017 vsize=197728 CPUtime=203.59 cores=0,2,4,6
/proc/26019/stat : 26019 (plingeling) S 26017 26019 25544 0 -1 4202496 63508 1255 0 0 20352 7 0 0 22 0 5 0 653938242 202473472 20902 33554432000 4194304 4417452 140734403165088 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/26019/statm: 49432 20902 180 55 0 47318 0
[pid=26019/tid=26026] ppid=26017 vsize=197728 CPUtime=51 cores=0,2,4,6
/proc/26019/task/26026/stat : 26026 (plingeling) R 26017 26019 25544 0 -1 4202560 16508 1255 0 0 5099 1 0 0 25 0 5 0 653938251 202473472 20902 33554432000 4194304 4417452 140734403165088 18446744073709551615 4364537 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26019/tid=26027] ppid=26017 vsize=197728 CPUtime=50.99 cores=0,2,4,6
/proc/26019/task/26027/stat : 26027 (plingeling) R 26017 26019 25544 0 -1 4202560 16423 1255 0 0 5097 2 0 0 25 0 5 0 653938251 202473472 20902 33554432000 4194304 4417452 140734403165088 18446744073709551615 4364684 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26019/tid=26028] ppid=26017 vsize=197728 CPUtime=50.49 cores=0,2,4,6
/proc/26019/task/26028/stat : 26028 (plingeling) R 26017 26019 25544 0 -1 4202560 13178 1255 0 0 5048 1 0 0 25 0 5 0 653938251 202473472 20902 33554432000 4194304 4417452 140734403165088 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26019/tid=26029] ppid=26017 vsize=197728 CPUtime=51 cores=0,2,4,6
/proc/26019/task/26029/stat : 26029 (plingeling) R 26017 26019 25544 0 -1 4202560 12457 1255 0 0 5099 1 0 0 25 0 5 0 653938251 202473472 20902 33554432000 4194304 4417452 140734403165088 18446744073709551615 4357554 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.59
Current children cumulated vsize (KiB) 197728

[startup+102.312 s]
/proc/loadavg: 7.79 7.81 7.92 9/333 26047
/proc/meminfo: memFree=24997072/32951124 swapFree=44485764/67111528
[pid=26019] ppid=26017 vsize=234824 CPUtime=407.92 cores=0,2,4,6
/proc/26019/stat : 26019 (plingeling) S 26017 26019 25544 0 -1 4202496 124659 1255 0 0 40775 17 0 0 22 0 5 0 653938242 240459776 30176 33554432000 4194304 4417452 140734403165088 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/26019/statm: 58706 30176 180 55 0 56592 0
[pid=26019/tid=26026] ppid=26017 vsize=234824 CPUtime=102.21 cores=0,2,4,6
/proc/26019/task/26026/stat : 26026 (plingeling) R 26017 26019 25544 0 -1 4202560 29401 1255 0 0 10218 3 0 0 25 0 5 0 653938251 240459776 30176 33554432000 4194304 4417452 140734403165088 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26019/tid=26027] ppid=26017 vsize=234824 CPUtime=102.19 cores=0,2,4,6
/proc/26019/task/26027/stat : 26027 (plingeling) R 26017 26019 25544 0 -1 4202560 28173 1255 0 0 10216 3 0 0 25 0 5 0 653938251 240459776 30176 33554432000 4194304 4417452 140734403165088 18446744073709551615 4257111 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26019/tid=26028] ppid=26017 vsize=234824 CPUtime=101.18 cores=0,2,4,6
/proc/26019/task/26028/stat : 26028 (plingeling) R 26017 26019 25544 0 -1 4202560 28912 1255 0 0 10114 4 0 0 25 0 5 0 653938251 240459776 30176 33554432000 4194304 4417452 140734403165088 18446744073709551615 4364958 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26019/tid=26029] ppid=26017 vsize=234824 CPUtime=102.21 cores=0,2,4,6
/proc/26019/task/26029/stat : 26029 (plingeling) R 26017 26019 25544 0 -1 4202560 33231 1255 0 0 10217 4 0 0 25 0 5 0 653938251 240459776 30176 33554432000 4194304 4417452 140734403165088 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 407.92
Current children cumulated vsize (KiB) 234824

[startup+162.3 s]
/proc/loadavg: 8.05 7.88 7.93 9/333 26049
/proc/meminfo: memFree=24947796/32951124 swapFree=44485764/67111528
[pid=26019] ppid=26017 vsize=254352 CPUtime=647.27 cores=0,2,4,6
/proc/26019/stat : 26019 (plingeling) S 26017 26019 25544 0 -1 4202496 183814 1255 0 0 64699 28 0 0 22 0 5 0 653938242 260456448 34803 33554432000 4194304 4417452 140734403165088 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/26019/statm: 63588 34803 180 55 0 61474 0
[pid=26019/tid=26026] ppid=26017 vsize=254352 CPUtime=162.2 cores=0,2,4,6
/proc/26019/task/26026/stat : 26026 (plingeling) R 26017 26019 25544 0 -1 4202560 44764 1255 0 0 16214 6 0 0 25 0 5 0 653938251 260456448 34803 33554432000 4194304 4417452 140734403165088 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26019/tid=26027] ppid=26017 vsize=254352 CPUtime=162.17 cores=0,2,4,6
/proc/26019/task/26027/stat : 26027 (plingeling) R 26017 26019 25544 0 -1 4202560 39565 1255 0 0 16212 5 0 0 25 0 5 0 653938251 260456448 34803 33554432000 4194304 4417452 140734403165088 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26019/tid=26028] ppid=26017 vsize=254352 CPUtime=160.58 cores=0,2,4,6
/proc/26019/task/26028/stat : 26028 (plingeling) R 26017 26019 25544 0 -1 4202560 49895 1255 0 0 16050 8 0 0 25 0 5 0 653938251 260456448 34803 33554432000 4194304 4417452 140734403165088 18446744073709551615 4364653 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26019/tid=26029] ppid=26017 vsize=254352 CPUtime=162.2 cores=0,2,4,6
/proc/26019/task/26029/stat : 26029 (plingeling) R 26017 26019 25544 0 -1 4202560 44648 1255 0 0 16214 6 0 0 25 0 5 0 653938251 260456448 34803 33554432000 4194304 4417452 140734403165088 18446744073709551615 4364542 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 647.27
Current children cumulated vsize (KiB) 254352


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

[pid=26019/tid=26028] ppid=26017 vsize=325156 CPUtime=457.59 cores=0,2,4,6
/proc/26019/task/26028/stat : 26028 (plingeling) R 26017 26019 25544 0 -1 4202560 125354 1255 0 0 45741 18 0 0 25 0 5 0 653938251 332959744 52759 33554432000 4194304 4417452 140734403165088 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26019/tid=26029] ppid=26017 vsize=325156 CPUtime=462.21 cores=0,2,4,6
/proc/26019/task/26029/stat : 26029 (plingeling) R 26017 26019 25544 0 -1 4202560 90926 1255 0 0 46208 13 0 0 25 0 5 0 653938251 332959744 52759 33554432000 4194304 4417452 140734403165088 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1844.25
Current children cumulated vsize (KiB) 325156

[startup+522.301 s]
/proc/loadavg: 8.13 8.02 7.97 9/333 26094
/proc/meminfo: memFree=24878200/32951124 swapFree=44485764/67111528
[pid=26019] ppid=26017 vsize=337240 CPUtime=2083.65 cores=0,2,4,6
/proc/26019/stat : 26019 (plingeling) S 26017 26019 25544 0 -1 4202496 434736 1255 0 0 208302 63 0 0 22 0 5 0 653938242 345333760 55780 33554432000 4194304 4417452 140734403165088 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/26019/statm: 84310 55780 180 55 0 82196 0
[pid=26019/tid=26026] ppid=26017 vsize=337240 CPUtime=522.2 cores=0,2,4,6
/proc/26019/task/26026/stat : 26026 (plingeling) R 26017 26019 25544 0 -1 4202560 101755 1255 0 0 52205 15 0 0 25 0 5 0 653938251 345333760 55780 33554432000 4194304 4417452 140734403165088 18446744073709551615 4356864 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26019/tid=26027] ppid=26017 vsize=337240 CPUtime=522.12 cores=0,2,4,6
/proc/26019/task/26027/stat : 26027 (plingeling) R 26017 26019 25544 0 -1 4202560 93239 1255 0 0 52199 13 0 0 25 0 5 0 653938251 345333760 55780 33554432000 4194304 4417452 140734403165088 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26019/tid=26028] ppid=26017 vsize=337240 CPUtime=516.99 cores=0,2,4,6
/proc/26019/task/26028/stat : 26028 (plingeling) R 26017 26019 25544 0 -1 4202560 136932 1255 0 0 51680 19 0 0 25 0 5 0 653938251 345333760 55780 33554432000 4194304 4417452 140734403165088 18446744073709551615 4354506 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26019/tid=26029] ppid=26017 vsize=337240 CPUtime=522.22 cores=0,2,4,6
/proc/26019/task/26029/stat : 26029 (plingeling) R 26017 26019 25544 0 -1 4202560 97868 1255 0 0 52208 14 0 0 25 0 5 0 653938251 345333760 55780 33554432000 4194304 4417452 140734403165088 18446744073709551615 4357386 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2083.65
Current children cumulated vsize (KiB) 337240

[startup+582.301 s]
/proc/loadavg: 8.12 8.03 7.97 9/333 26096
/proc/meminfo: memFree=24875676/32951124 swapFree=44485764/67111528
[pid=26019] ppid=26017 vsize=325360 CPUtime=2323.04 cores=0,2,4,6
/proc/26019/stat : 26019 (plingeling) S 26017 26019 25544 0 -1 4202496 472803 1255 0 0 232236 68 0 0 22 0 5 0 653938242 333168640 52810 33554432000 4194304 4417452 140734403165088 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/26019/statm: 81340 52810 180 55 0 79226 0
[pid=26019/tid=26026] ppid=26017 vsize=325360 CPUtime=582.2 cores=0,2,4,6
/proc/26019/task/26026/stat : 26026 (plingeling) R 26017 26019 25544 0 -1 4202560 108707 1255 0 0 58204 16 0 0 25 0 5 0 653938251 333168640 52810 33554432000 4194304 4417452 140734403165088 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26019/tid=26027] ppid=26017 vsize=325360 CPUtime=582.12 cores=0,2,4,6
/proc/26019/task/26027/stat : 26027 (plingeling) R 26017 26019 25544 0 -1 4202560 102763 1255 0 0 58197 15 0 0 25 0 5 0 653938251 333168640 52810 33554432000 4194304 4417452 140734403165088 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26019/tid=26028] ppid=26017 vsize=325360 CPUtime=576.39 cores=0,2,4,6
/proc/26019/task/26028/stat : 26028 (plingeling) R 26017 26019 25544 0 -1 4202560 147831 1255 0 0 57618 21 0 0 25 0 5 0 653938251 333168640 52810 33554432000 4194304 4417452 140734403165088 18446744073709551615 4364696 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26019/tid=26029] ppid=26017 vsize=325360 CPUtime=582.22 cores=0,2,4,6
/proc/26019/task/26029/stat : 26029 (plingeling) R 26017 26019 25544 0 -1 4202560 108560 1255 0 0 58207 15 0 0 25 0 5 0 653938251 333168640 52810 33554432000 4194304 4417452 140734403165088 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2323.04
Current children cumulated vsize (KiB) 325360

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

[startup+588.701 s]
/proc/loadavg: 8.11 8.03 7.97 9/333 26096
/proc/meminfo: memFree=24872700/32951124 swapFree=44485764/67111528
[pid=26019] ppid=26017 vsize=315636 CPUtime=2348.57 cores=0,2,4,6
/proc/26019/stat : 26019 (plingeling) S 26017 26019 25544 0 -1 4202496 476193 1255 0 0 234788 69 0 0 22 0 5 0 653938242 323211264 50379 33554432000 4194304 4417452 140734403165088 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/26019/statm: 78909 50379 180 55 0 76795 0
[pid=26019/tid=26026] ppid=26017 vsize=315636 CPUtime=588.6 cores=0,2,4,6
/proc/26019/task/26026/stat : 26026 (plingeling) R 26017 26019 25544 0 -1 4202560 109329 1255 0 0 58844 16 0 0 25 0 5 0 653938251 323211264 50379 33554432000 4194304 4417452 140734403165088 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26019/tid=26027] ppid=26017 vsize=315636 CPUtime=588.51 cores=0,2,4,6
/proc/26019/task/26027/stat : 26027 (plingeling) R 26017 26019 25544 0 -1 4202560 104709 1255 0 0 58836 15 0 0 25 0 5 0 653938251 323211264 50379 33554432000 4194304 4417452 140734403165088 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26019/tid=26028] ppid=26017 vsize=315636 CPUtime=582.72 cores=0,2,4,6
/proc/26019/task/26028/stat : 26028 (plingeling) R 26017 26019 25544 0 -1 4202560 148653 1255 0 0 58251 21 0 0 25 0 5 0 653938251 323211264 50379 33554432000 4194304 4417452 140734403165088 18446744073709551615 4357204 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26019/tid=26029] ppid=26017 vsize=315636 CPUtime=588.62 cores=0,2,4,6
/proc/26019/task/26029/stat : 26029 (plingeling) R 26017 26019 25544 0 -1 4202560 108560 1255 0 0 58847 15 0 0 25 0 5 0 653938251 323211264 50379 33554432000 4194304 4417452 140734403165088 18446744073709551615 4237002 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2348.57
Current children cumulated vsize (KiB) 315636

[startup+614.301 s]
/proc/loadavg: 8.14 8.04 7.98 9/333 26097
/proc/meminfo: memFree=24856064/32951124 swapFree=44485764/67111528
[pid=26019] ppid=26017 vsize=321020 CPUtime=2450.72 cores=0,2,4,6
/proc/26019/stat : 26019 (plingeling) S 26017 26019 25544 0 -1 4202496 488683 1255 0 0 245001 71 0 0 22 0 5 0 653938242 328724480 51724 33554432000 4194304 4417452 140734403165088 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/26019/statm: 80255 51724 180 55 0 78141 0
[pid=26019/tid=26026] ppid=26017 vsize=321020 CPUtime=614.2 cores=0,2,4,6
/proc/26019/task/26026/stat : 26026 (plingeling) R 26017 26019 25544 0 -1 4202560 111149 1255 0 0 61404 16 0 0 25 0 5 0 653938251 328724480 51724 33554432000 4194304 4417452 140734403165088 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26019/tid=26027] ppid=26017 vsize=321020 CPUtime=614.11 cores=0,2,4,6
/proc/26019/task/26027/stat : 26027 (plingeling) R 26017 26019 25544 0 -1 4202560 108777 1255 0 0 61395 16 0 0 25 0 5 0 653938251 328724480 51724 33554432000 4194304 4417452 140734403165088 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26019/tid=26028] ppid=26017 vsize=321020 CPUtime=608.06 cores=0,2,4,6
/proc/26019/task/26028/stat : 26028 (plingeling) R 26017 26019 25544 0 -1 4202560 151188 1255 0 0 60785 21 0 0 25 0 5 0 653938251 328724480 51724 33554432000 4194304 4417452 140734403165088 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26019/tid=26029] ppid=26017 vsize=321020 CPUtime=614.21 cores=0,2,4,6
/proc/26019/task/26029/stat : 26029 (plingeling) R 26017 26019 25544 0 -1 4202560 112627 1255 0 0 61406 15 0 0 25 0 5 0 653938251 328724480 51724 33554432000 4194304 4417452 140734403165088 18446744073709551615 4365999 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2450.72
Current children cumulated vsize (KiB) 321020

[startup+627.101 s]
/proc/loadavg: 8.11 8.04 7.98 9/333 26097
/proc/meminfo: memFree=24831988/32951124 swapFree=44485764/67111528
[pid=26019] ppid=26017 vsize=335664 CPUtime=2501.78 cores=0,2,4,6
/proc/26019/stat : 26019 (plingeling) S 26017 26019 25544 0 -1 4202496 494777 1255 0 0 250106 72 0 0 22 0 5 0 653938242 343719936 55385 33554432000 4194304 4417452 140734403165088 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/26019/statm: 83916 55385 180 55 0 81802 0
[pid=26019/tid=26026] ppid=26017 vsize=335664 CPUtime=627 cores=0,2,4,6
/proc/26019/task/26026/stat : 26026 (plingeling) R 26017 26019 25544 0 -1 4202560 112181 1255 0 0 62683 17 0 0 25 0 5 0 653938251 343719936 55385 33554432000 4194304 4417452 140734403165088 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26019/tid=26027] ppid=26017 vsize=335664 CPUtime=626.91 cores=0,2,4,6
/proc/26019/task/26027/stat : 26027 (plingeling) R 26017 26019 25544 0 -1 4202560 109972 1255 0 0 62675 16 0 0 25 0 5 0 653938251 343719936 55385 33554432000 4194304 4417452 140734403165088 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26019/tid=26028] ppid=26017 vsize=335664 CPUtime=620.74 cores=0,2,4,6
/proc/26019/task/26028/stat : 26028 (plingeling) R 26017 26019 25544 0 -1 4202560 154162 1255 0 0 62052 22 0 0 25 0 5 0 653938251 343719936 55385 33554432000 4194304 4417452 140734403165088 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26019/tid=26029] ppid=26017 vsize=335664 CPUtime=627.02 cores=0,2,4,6
/proc/26019/task/26029/stat : 26029 (plingeling) R 26017 26019 25544 0 -1 4202560 113520 1255 0 0 62686 16 0 0 25 0 5 0 653938251 343719936 55385 33554432000 4194304 4417452 140734403165088 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2501.78
Current children cumulated vsize (KiB) 335664

[startup+633.5 s]
/proc/loadavg: 8.26 8.07 7.99 9/333 26097
/proc/meminfo: memFree=24819836/32951124 swapFree=44485764/67111528
[pid=26019] ppid=26017 vsize=328776 CPUtime=2527.36 cores=0,2,4,6
/proc/26019/stat : 26019 (plingeling) S 26017 26019 25544 0 -1 4202496 502974 1255 0 0 252663 73 0 0 22 0 5 0 653938242 336666624 53664 33554432000 4194304 4417452 140734403165088 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/26019/statm: 82194 53664 180 55 0 80080 0
[pid=26019/tid=26026] ppid=26017 vsize=328776 CPUtime=633.41 cores=0,2,4,6
/proc/26019/task/26026/stat : 26026 (plingeling) R 26017 26019 25544 0 -1 4202560 112989 1255 0 0 63324 17 0 0 25 0 5 0 653938251 336666624 53664 33554432000 4194304 4417452 140734403165088 18446744073709551615 4364737 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26019/tid=26027] ppid=26017 vsize=328776 CPUtime=633.32 cores=0,2,4,6
/proc/26019/task/26027/stat : 26027 (plingeling) R 26017 26019 25544 0 -1 4202560 110288 1255 0 0 63316 16 0 0 25 0 5 0 653938251 336666624 53664 33554432000 4194304 4417452 140734403165088 18446744073709551615 4364703 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26019/tid=26028] ppid=26017 vsize=328776 CPUtime=627.08 cores=0,2,4,6
/proc/26019/task/26028/stat : 26028 (plingeling) R 26017 26019 25544 0 -1 4202560 158263 1255 0 0 62686 22 0 0 25 0 5 0 653938251 336666624 53664 33554432000 4194304 4417452 140734403165088 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26019/tid=26029] ppid=26017 vsize=328776 CPUtime=633.43 cores=0,2,4,6
/proc/26019/task/26029/stat : 26029 (plingeling) R 26017 26019 25544 0 -1 4202560 116492 1255 0 0 63327 16 0 0 25 0 5 0 653938251 336666624 53664 33554432000 4194304 4417452 140734403165088 18446744073709551615 4237002 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2527.36
Current children cumulated vsize (KiB) 328776

[startup+636.701 s]
/proc/loadavg: 8.24 8.07 7.99 9/333 26097
/proc/meminfo: memFree=24844884/32951124 swapFree=44485764/67111528
[pid=26019] ppid=26017 vsize=316928 CPUtime=2540.1 cores=0,2,4,6
/proc/26019/stat : 26019 (plingeling) S 26017 26019 25544 0 -1 4202496 503878 1255 0 0 253936 74 0 0 22 0 5 0 653938242 324534272 50702 33554432000 4194304 4417452 140734403165088 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/26019/statm: 79232 50702 180 55 0 77118 0
[pid=26019/tid=26026] ppid=26017 vsize=316928 CPUtime=636.6 cores=0,2,4,6
/proc/26019/task/26026/stat : 26026 (plingeling) R 26017 26019 25544 0 -1 4202560 112989 1255 0 0 63643 17 0 0 25 0 5 0 653938251 324534272 50702 33554432000 4194304 4417452 140734403165088 18446744073709551615 4365027 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26019/tid=26027] ppid=26017 vsize=316928 CPUtime=636.51 cores=0,2,4,6
/proc/26019/task/26027/stat : 26027 (plingeling) R 26017 26019 25544 0 -1 4202560 110916 1255 0 0 63635 16 0 0 25 0 5 0 653938251 324534272 50702 33554432000 4194304 4417452 140734403165088 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26019/tid=26028] ppid=26017 vsize=316928 CPUtime=630.24 cores=0,2,4,6
/proc/26019/task/26028/stat : 26028 (plingeling) R 26017 26019 25544 0 -1 4202560 158539 1255 0 0 63002 22 0 0 25 0 5 0 653938251 324534272 50702 33554432000 4194304 4417452 140734403165088 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26019/tid=26029] ppid=26017 vsize=316928 CPUtime=636.62 cores=0,2,4,6
/proc/26019/task/26029/stat : 26029 (plingeling) R 26017 26019 25544 0 -1 4202560 116492 1255 0 0 63646 16 0 0 25 0 5 0 653938251 324534272 50702 33554432000 4194304 4417452 140734403165088 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2540.1
Current children cumulated vsize (KiB) 316928

[startup+638.301 s]
/proc/loadavg: 8.24 8.07 7.99 9/333 26097
/proc/meminfo: memFree=24839924/32951124 swapFree=44485764/67111528
[pid=26019] ppid=26017 vsize=319040 CPUtime=2546.48 cores=0,2,4,6
/proc/26019/stat : 26019 (plingeling) S 26017 26019 25544 0 -1 4202496 504406 1255 0 0 254574 74 0 0 22 0 5 0 653938242 326696960 51230 33554432000 4194304 4417452 140734403165088 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/26019/statm: 79760 51230 180 55 0 77646 0
[pid=26019/tid=26026] ppid=26017 vsize=319040 CPUtime=638.2 cores=0,2,4,6
/proc/26019/task/26026/stat : 26026 (plingeling) R 26017 26019 25544 0 -1 4202560 112989 1255 0 0 63803 17 0 0 25 0 5 0 653938251 326696960 51230 33554432000 4194304 4417452 140734403165088 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26019/tid=26027] ppid=26017 vsize=319040 CPUtime=638.11 cores=0,2,4,6
/proc/26019/task/26027/stat : 26027 (plingeling) R 26017 26019 25544 0 -1 4202560 110916 1255 0 0 63795 16 0 0 25 0 5 0 653938251 326696960 51230 33554432000 4194304 4417452 140734403165088 18446744073709551615 4364619 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26019/tid=26028] ppid=26017 vsize=319040 CPUtime=631.82 cores=0,2,4,6
/proc/26019/task/26028/stat : 26028 (plingeling) R 26017 26019 25544 0 -1 4202560 159067 1255 0 0 63160 22 0 0 25 0 5 0 653938251 326696960 51230 33554432000 4194304 4417452 140734403165088 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26019/tid=26029] ppid=26017 vsize=319040 CPUtime=638.22 cores=0,2,4,6
/proc/26019/task/26029/stat : 26029 (plingeling) R 26017 26019 25544 0 -1 4202560 116492 1255 0 0 63806 16 0 0 25 0 5 0 653938251 326696960 51230 33554432000 4194304 4417452 140734403165088 18446744073709551615 4357942 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2546.48
Current children cumulated vsize (KiB) 319040

[startup+639.112 s]
/proc/loadavg: 8.24 8.07 7.99 9/333 26097
/proc/meminfo: memFree=24835708/32951124 swapFree=44485764/67111528
[pid=26019] ppid=26017 vsize=319040 CPUtime=2549.71 cores=0,2,4,6
/proc/26019/stat : 26019 (plingeling) S 26017 26019 25544 0 -1 4202496 504406 1255 0 0 254897 74 0 0 22 0 5 0 653938242 326696960 51230 33554432000 4194304 4417452 140734403165088 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/26019/statm: 79760 51230 180 55 0 77646 0
[pid=26019/tid=26026] ppid=26017 vsize=319040 CPUtime=639.01 cores=0,2,4,6
/proc/26019/task/26026/stat : 26026 (plingeling) R 26017 26019 25544 0 -1 4202560 112989 1255 0 0 63884 17 0 0 25 0 5 0 653938251 326696960 51230 33554432000 4194304 4417452 140734403165088 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26019/tid=26027] ppid=26017 vsize=319040 CPUtime=638.92 cores=0,2,4,6
/proc/26019/task/26027/stat : 26027 (plingeling) R 26017 26019 25544 0 -1 4202560 110916 1255 0 0 63876 16 0 0 25 0 5 0 653938251 326696960 51230 33554432000 4194304 4417452 140734403165088 18446744073709551615 4364466 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26019/tid=26028] ppid=26017 vsize=319040 CPUtime=632.62 cores=0,2,4,6
/proc/26019/task/26028/stat : 26028 (plingeling) R 26017 26019 25544 0 -1 4202560 159067 1255 0 0 63240 22 0 0 25 0 5 0 653938251 326696960 51230 33554432000 4194304 4417452 140734403165088 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26019/tid=26029] ppid=26017 vsize=319040 CPUtime=639.03 cores=0,2,4,6
/proc/26019/task/26029/stat : 26029 (plingeling) R 26017 26019 25544 0 -1 4202560 116492 1255 0 0 63887 16 0 0 25 0 5 0 653938251 326696960 51230 33554432000 4194304 4417452 140734403165088 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2549.71
Current children cumulated vsize (KiB) 319040

[startup+639.3 s]
/proc/loadavg: 8.24 8.07 7.99 9/333 26097
/proc/meminfo: memFree=24835708/32951124 swapFree=44485764/67111528
[pid=26019] ppid=26017 vsize=0 CPUtime=2550.21 cores=0,2,4,6
/proc/26019/stat : 26019 (plingeling) R 26017 26019 25544 0 -1 4202500 504410 1255 0 0 254946 75 0 0 17 0 1 0 653938242 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/26019/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 2550.21
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 639.301
CPU time (s): 2550.22
CPU user time (s): 2549.47
CPU system time (s): 0.752885
CPU usage (%): 398.907
Max. virtual memory (cumulated for all children) (KiB): 352144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2549.47
system time used= 0.752885
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 505665
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= 130
involuntary context switches= 11554

runsolver used 1.89471 second user time and 4.51831 second system time

The end

Launcher Data

Begin job on node105 at 2011-05-15 03:36:18
IDJOB=3371450
IDBENCH=83125
IDSOLVER=1848
FILE ID=node105/3371450-1305423378
RUNJOBID= node105-1305423378-26005
PBS_JOBID= 13324579
Free space on /tmp= 73588 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom14.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371450-1305423378/watcher-3371450-1305423378 -o /tmp/evaluation-result-3371450-1305423378/solver-3371450-1305423378 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371450-1305423378.cnf

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

MD5SUM BENCH= 7af4cc1b94644f101ccf5f2373fdbfea
RANDOM SEED=1401247349

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:      25248068 kB
Buffers:        283480 kB
Cached:        5947460 kB
SwapCached:      39656 kB
Active:         573024 kB
Inactive:      6870200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25248068 kB
SwapTotal:    67111528 kB
SwapFree:     44485764 kB
Dirty:            2440 kB
Writeback:           0 kB
AnonPages:     1180268 kB
Mapped:           9960 kB
Slab:           128680 kB
PageTables:      66260 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 65319764 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= 73584 MiB
End job on node105 at 2011-05-15 03:46:57