Trace number 3371288

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 1783.05 451.045

General information on the benchmark

NameSAT-Race-2010-CNF/hardware-verification/
velev/11pipe_k.cnf
MD5SUM932387240a0c17f4c88af52c4ca151c6
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark325.87
Satisfiable
(Un)Satisfiability was proved
Number of variables89315
Number of clauses5584003
Sum of the clauses size16593705
Maximum clause length295
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 25473787
Number of clauses of size 337063
Number of clauses of size 4514
Number of clauses of size 5453
Number of clauses of size over 572185

Solver Data

1783.00/451.04	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-3371288-1305432844/watcher-3371288-1305432844 -o /tmp/evaluation-result-3371288-1305432844/solver-3371288-1305432844 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371288-1305432844.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.41 7.84 6.11 2/291 29844
/proc/meminfo: memFree=27481760/32951124 swapFree=63649232/67111528
[pid=29844] ppid=29842 vsize=11796 CPUtime=0 cores=1,3,5,7
/proc/29844/stat : 29844 (runsolver) R 29842 29844 29414 0 -1 4202560 40 0 0 0 0 0 0 0 19 0 1 0 654883005 12079104 50 33554432000 4194304 5432360 140735755404304 18446744073709551615 4881623 0 2147483391 4096 24578 0 0 0 17 5 0 0 0
/proc/29844/statm: 2949 50 30 303 0 2643 0

[startup+0.0721011 s]
/proc/loadavg: 7.41 7.84 6.11 2/291 29844
/proc/meminfo: memFree=27481760/32951124 swapFree=63649232/67111528
[pid=29844] ppid=29842 vsize=17316 CPUtime=0.05 cores=1,3,5,7
/proc/29844/stat : 29844 (plingeling) R 29842 29844 29414 0 -1 4202496 2407 1259 0 0 5 0 0 0 19 0 1 0 654883005 17731584 2337 33554432000 4194304 4417452 140736992265120 18446744073709551615 4262065 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/29844/statm: 4329 2337 149 55 0 2215 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 17316

[startup+0.101107 s]
/proc/loadavg: 7.41 7.84 6.11 2/291 29844
/proc/meminfo: memFree=27481760/32951124 swapFree=63649232/67111528
[pid=29844] ppid=29842 vsize=21412 CPUtime=0.08 cores=1,3,5,7
/proc/29844/stat : 29844 (plingeling) R 29842 29844 29414 0 -1 4202496 3431 1259 0 0 8 0 0 0 21 0 1 0 654883005 21925888 3361 33554432000 4194304 4417452 140736992265120 18446744073709551615 4231431 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/29844/statm: 5353 3361 149 55 0 3239 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 21412

[startup+0.30103 s]
/proc/loadavg: 7.41 7.84 6.11 2/291 29844
/proc/meminfo: memFree=27481760/32951124 swapFree=63649232/67111528
[pid=29844] ppid=29842 vsize=53436 CPUtime=0.28 cores=1,3,5,7
/proc/29844/stat : 29844 (plingeling) R 29842 29844 29414 0 -1 4202496 11453 1259 0 0 27 1 0 0 21 0 1 0 654883005 54718464 11383 33554432000 4194304 4417452 140736992265120 18446744073709551615 210204647168 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/29844/statm: 13359 11383 149 55 0 11245 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 53436

[startup+0.700975 s]
/proc/loadavg: 7.41 7.84 6.11 2/291 29844
/proc/meminfo: memFree=27481760/32951124 swapFree=63649232/67111528
[pid=29844] ppid=29842 vsize=96840 CPUtime=0.68 cores=1,3,5,7
/proc/29844/stat : 29844 (plingeling) R 29842 29844 29414 0 -1 4202496 22304 1259 0 0 66 2 0 0 23 0 1 0 654883005 99164160 22234 33554432000 4194304 4417452 140736992265120 18446744073709551615 210204647168 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/29844/statm: 24210 22234 149 55 0 22096 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 96840

[startup+1.50084 s]
/proc/loadavg: 7.41 7.84 6.11 3/296 29861
/proc/meminfo: memFree=27247024/32951124 swapFree=63649232/67111528
[pid=29844] ppid=29842 vsize=183252 CPUtime=1.49 cores=1,3,5,7
/proc/29844/stat : 29844 (plingeling) R 29842 29844 29414 0 -1 4202496 43907 1259 0 0 144 5 0 0 25 0 1 0 654883005 187650048 43837 33554432000 4194304 4417452 140736992265120 18446744073709551615 4262065 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/29844/statm: 45813 43837 149 55 0 43699 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 183252

[startup+3.10057 s]
/proc/loadavg: 7.41 7.84 6.11 3/296 29862
/proc/meminfo: memFree=27004852/32951124 swapFree=63649232/67111528
[pid=29844] ppid=29842 vsize=356368 CPUtime=3.08 cores=1,3,5,7
/proc/29844/stat : 29844 (plingeling) R 29842 29844 29414 0 -1 4202496 87206 1259 0 0 298 10 0 0 25 0 1 0 654883005 364920832 87116 33554432000 4194304 4417452 140736992265120 18446744073709551615 210204266032 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/29844/statm: 89092 87116 149 55 0 86978 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 356368

[startup+6.30099 s]
/proc/loadavg: 7.14 7.77 6.10 6/300 29866
/proc/meminfo: memFree=26304572/32951124 swapFree=63649232/67111528
[pid=29844] ppid=29842 vsize=708480 CPUtime=9.32 cores=1,3,5,7
/proc/29844/stat : 29844 (plingeling) S 29842 29844 29414 0 -1 4202496 182959 1259 0 0 910 22 0 0 25 0 5 0 654883005 725483520 164899 33554432000 4194304 4417452 140736992265120 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/29844/statm: 177120 164899 172 55 0 175006 0
[pid=29844/tid=29863] ppid=29842 vsize=708480 CPUtime=1.01 cores=1,3,5,7
/proc/29844/task/29863/stat : 29863 (plingeling) R 29842 29844 29414 0 -1 4202560 2458 1259 0 0 101 0 0 0 25 0 5 0 654883533 725483520 164899 33554432000 4194304 4417452 140736992265120 18446744073709551615 4311302 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29844/tid=29864] ppid=29842 vsize=708480 CPUtime=1.01 cores=1,3,5,7
/proc/29844/task/29864/stat : 29864 (plingeling) R 29842 29844 29414 0 -1 4202560 2539 1259 0 0 101 0 0 0 25 0 5 0 654883533 725483520 164899 33554432000 4194304 4417452 140736992265120 18446744073709551615 4307609 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29844/tid=29865] ppid=29842 vsize=708480 CPUtime=1.01 cores=1,3,5,7
/proc/29844/task/29865/stat : 29865 (plingeling) R 29842 29844 29414 0 -1 4202560 2446 1259 0 0 101 0 0 0 19 0 5 0 654883533 725483520 164899 33554432000 4194304 4417452 140736992265120 18446744073709551615 4310211 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29844/tid=29866] ppid=29842 vsize=708480 CPUtime=1 cores=1,3,5,7
/proc/29844/task/29866/stat : 29866 (plingeling) R 29842 29844 29414 0 -1 4202560 1574 1259 0 0 100 0 0 0 25 0 5 0 654883533 725483520 164899 33554432000 4194304 4417452 140736992265120 18446744073709551615 4236672 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 9.32
Current children cumulated vsize (KiB) 708480

[startup+12.7009 s]
/proc/loadavg: 7.21 7.78 6.10 9/304 29870
/proc/meminfo: memFree=26116864/32951124 swapFree=63649232/67111528
[pid=29844] ppid=29842 vsize=712048 CPUtime=34.86 cores=1,3,5,7
/proc/29844/stat : 29844 (plingeling) S 29842 29844 29414 0 -1 4202496 222785 1259 0 0 3459 27 0 0 25 0 5 0 654883005 729137152 165795 33554432000 4194304 4417452 140736992265120 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/29844/statm: 178012 165795 176 55 0 175898 0
[pid=29844/tid=29863] ppid=29842 vsize=712048 CPUtime=7.41 cores=1,3,5,7
/proc/29844/task/29863/stat : 29863 (plingeling) R 29842 29844 29414 0 -1 4202560 6088 1259 0 0 741 0 0 0 25 0 5 0 654883533 729137152 165795 33554432000 4194304 4417452 140736992265120 18446744073709551615 4278176 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29844/tid=29864] ppid=29842 vsize=712048 CPUtime=7.4 cores=1,3,5,7
/proc/29844/task/29864/stat : 29864 (plingeling) R 29842 29844 29414 0 -1 4202560 4424 1259 0 0 740 0 0 0 25 0 5 0 654883533 729137152 165795 33554432000 4194304 4417452 140736992265120 18446744073709551615 4301969 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29844/tid=29865] ppid=29842 vsize=712048 CPUtime=7.41 cores=1,3,5,7
/proc/29844/task/29865/stat : 29865 (plingeling) R 29842 29844 29414 0 -1 4202560 36755 1259 0 0 737 4 0 0 25 0 5 0 654883533 729137152 165795 33554432000 4194304 4417452 140736992265120 18446744073709551615 4234257 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29844/tid=29866] ppid=29842 vsize=712048 CPUtime=7.34 cores=1,3,5,7
/proc/29844/task/29866/stat : 29866 (plingeling) R 29842 29844 29414 0 -1 4202560 1576 1259 0 0 734 0 0 0 25 0 5 0 654883533 729137152 165795 33554432000 4194304 4417452 140736992265120 18446744073709551615 4232648 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 34.86
Current children cumulated vsize (KiB) 712048

[startup+25.5008 s]
/proc/loadavg: 7.38 7.79 6.13 9/304 29870
/proc/meminfo: memFree=25968832/32951124 swapFree=63649232/67111528
[pid=29844] ppid=29842 vsize=794084 CPUtime=85.94 cores=1,3,5,7
/proc/29844/stat : 29844 (plingeling) S 29842 29844 29414 0 -1 4202496 315566 1259 0 0 8554 40 0 0 25 0 5 0 654883005 813142016 186320 33554432000 4194304 4417452 140736992265120 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/29844/statm: 198521 186320 180 55 0 196407 0
[pid=29844/tid=29863] ppid=29842 vsize=794084 CPUtime=20.21 cores=1,3,5,7
/proc/29844/task/29863/stat : 29863 (plingeling) R 29842 29844 29414 0 -1 4202560 46891 1259 0 0 2015 6 0 0 25 0 5 0 654883533 813142016 186320 33554432000 4194304 4417452 140736992265120 18446744073709551615 4366146 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29844/tid=29864] ppid=29842 vsize=794084 CPUtime=20.21 cores=1,3,5,7
/proc/29844/task/29864/stat : 29864 (plingeling) R 29842 29844 29414 0 -1 4202560 44219 1259 0 0 2016 5 0 0 25 0 5 0 654883533 813142016 186320 33554432000 4194304 4417452 140736992265120 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29844/tid=29865] ppid=29842 vsize=794084 CPUtime=20.2 cores=1,3,5,7
/proc/29844/task/29865/stat : 29865 (plingeling) R 29842 29844 29414 0 -1 4202560 44144 1259 0 0 2015 5 0 0 25 0 5 0 654883533 813142016 186320 33554432000 4194304 4417452 140736992265120 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29844/tid=29866] ppid=29842 vsize=794084 CPUtime=20.01 cores=1,3,5,7
/proc/29844/task/29866/stat : 29866 (plingeling) R 29842 29844 29414 0 -1 4202560 6370 1259 0 0 2001 0 0 0 25 0 5 0 654883533 813142016 186320 33554432000 4194304 4417452 140736992265120 18446744073709551615 4354497 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 85.94
Current children cumulated vsize (KiB) 794084

[startup+51.1005 s]
/proc/loadavg: 7.59 7.80 6.18 9/304 29871
/proc/meminfo: memFree=25923368/32951124 swapFree=63649232/67111528
[pid=29844] ppid=29842 vsize=891456 CPUtime=188.04 cores=1,3,5,7
/proc/29844/stat : 29844 (plingeling) S 29842 29844 29414 0 -1 4202496 440162 1259 0 0 18748 56 0 0 25 0 5 0 654883005 912850944 194312 33554432000 4194304 4417452 140736992265120 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/29844/statm: 222864 194312 180 55 0 220750 0
[pid=29844/tid=29863] ppid=29842 vsize=891456 CPUtime=45.81 cores=1,3,5,7
/proc/29844/task/29863/stat : 29863 (plingeling) R 29842 29844 29414 0 -1 4202560 86095 1259 0 0 4569 12 0 0 25 0 5 0 654883533 912850944 194312 33554432000 4194304 4417452 140736992265120 18446744073709551615 4232368 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29844/tid=29864] ppid=29842 vsize=891456 CPUtime=45.75 cores=1,3,5,7
/proc/29844/task/29864/stat : 29864 (plingeling) R 29842 29844 29414 0 -1 4202560 78521 1259 0 0 4566 9 0 0 25 0 5 0 654883533 912850944 194312 33554432000 4194304 4417452 140736992265120 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29844/tid=29865] ppid=29842 vsize=891456 CPUtime=45.8 cores=1,3,5,7
/proc/29844/task/29865/stat : 29865 (plingeling) R 29842 29844 29414 0 -1 4202560 82819 1259 0 0 4570 10 0 0 25 0 5 0 654883533 912850944 194312 33554432000 4194304 4417452 140736992265120 18446744073709551615 4331763 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29844/tid=29866] ppid=29842 vsize=891456 CPUtime=45.37 cores=1,3,5,7
/proc/29844/task/29866/stat : 29866 (plingeling) R 29842 29844 29414 0 -1 4202560 18785 1259 0 0 4535 2 0 0 25 0 5 0 654883533 912850944 194312 33554432000 4194304 4417452 140736992265120 18446744073709551615 4353557 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 188.04
Current children cumulated vsize (KiB) 891456

[startup+102.312 s]
/proc/loadavg: 7.92 7.86 6.29 9/304 29872
/proc/meminfo: memFree=25895584/32951124 swapFree=63649232/67111528
[pid=29844] ppid=29842 vsize=858488 CPUtime=392.38 cores=1,3,5,7
/proc/29844/stat : 29844 (plingeling) S 29842 29844 29414 0 -1 4202496 569943 1259 0 0 39163 75 0 0 25 0 5 0 654883005 879091712 186070 33554432000 4194304 4417452 140736992265120 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/29844/statm: 214622 186070 180 55 0 212508 0
[pid=29844/tid=29863] ppid=29842 vsize=858488 CPUtime=97.02 cores=1,3,5,7
/proc/29844/task/29863/stat : 29863 (plingeling) R 29842 29844 29414 0 -1 4202560 120402 1259 0 0 9685 17 0 0 25 0 5 0 654883533 879091712 186070 33554432000 4194304 4417452 140736992265120 18446744073709551615 4264950 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29844/tid=29864] ppid=29842 vsize=858488 CPUtime=96.96 cores=1,3,5,7
/proc/29844/task/29864/stat : 29864 (plingeling) R 29842 29844 29414 0 -1 4202560 113399 1259 0 0 9682 14 0 0 25 0 5 0 654883533 879091712 186070 33554432000 4194304 4417452 140736992265120 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29844/tid=29865] ppid=29842 vsize=858488 CPUtime=97.01 cores=1,3,5,7
/proc/29844/task/29865/stat : 29865 (plingeling) R 29842 29844 29414 0 -1 4202560 122855 1259 0 0 9686 15 0 0 25 0 5 0 654883533 879091712 186070 33554432000 4194304 4417452 140736992265120 18446744073709551615 4309175 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29844/tid=29866] ppid=29842 vsize=858488 CPUtime=96.08 cores=1,3,5,7
/proc/29844/task/29866/stat : 29866 (plingeling) R 29842 29844 29414 0 -1 4202560 39345 1259 0 0 9602 6 0 0 25 0 5 0 654883533 879091712 186070 33554432000 4194304 4417452 140736992265120 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 392.38
Current children cumulated vsize (KiB) 858488

[startup+162.301 s]
/proc/loadavg: 8.06 7.91 6.40 9/304 29874
/proc/meminfo: memFree=25818448/32951124 swapFree=63649232/67111528
[pid=29844] ppid=29842 vsize=917476 CPUtime=631.76 cores=1,3,5,7
/proc/29844/stat : 29844 (plingeling) S 29842 29844 29414 0 -1 4202496 695241 1259 0 0 63083 93 0 0 25 0 5 0 654883005 939495424 200823 33554432000 4194304 4417452 140736992265120 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/29844/statm: 229369 200823 180 55 0 227255 0
[pid=29844/tid=29863] ppid=29842 vsize=917476 CPUtime=157.01 cores=1,3,5,7
/proc/29844/task/29863/stat : 29863 (plingeling) R 29842 29844 29414 0 -1 4202560 157082 1259 0 0 15678 23 0 0 25 0 5 0 654883533 939495424 200823 33554432000 4194304 4417452 140736992265120 18446744073709551615 4232636 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29844/tid=29864] ppid=29842 vsize=917476 CPUtime=156.95 cores=1,3,5,7
/proc/29844/task/29864/stat : 29864 (plingeling) R 29842 29844 29414 0 -1 4202560 148165 1259 0 0 15676 19 0 0 25 0 5 0 654883533 939495424 200823 33554432000 4194304 4417452 140736992265120 18446744073709551615 4331796 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29844/tid=29865] ppid=29842 vsize=917476 CPUtime=157 cores=1,3,5,7
/proc/29844/task/29865/stat : 29865 (plingeling) R 29842 29844 29414 0 -1 4202560 166537 1259 0 0 15679 21 0 0 25 0 5 0 654883533 939495424 200823 33554432000 4194304 4417452 140736992265120 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29844/tid=29866] ppid=29842 vsize=917476 CPUtime=155.49 cores=1,3,5,7
/proc/29844/task/29866/stat : 29866 (plingeling) R 29842 29844 29414 0 -1 4202560 49515 1259 0 0 15542 7 0 0 25 0 5 0 654883533 939495424 200823 33554432000 4194304 4417452 140736992265120 18446744073709551615 4354497 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 631.76
Current children cumulated vsize (KiB) 917476

[startup+222.301 s]
/proc/loadavg: 8.06 7.94 6.50 9/304 29875
/proc/meminfo: memFree=25515136/32951124 swapFree=63649232/67111528
[pid=29844] ppid=29842 vsize=1203952 CPUtime=871.19 cores=1,3,5,7
/proc/29844/stat : 29844 (plingeling) S 29842 29844 29414 0 -1 4202496 890143 1259 0 0 86999 120 0 0 25 0 5 0 654883005 1232846848 272442 33554432000 4194304 4417452 140736992265120 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/29844/statm: 300988 272442 180 55 0 298874 0
[pid=29844/tid=29863] ppid=29842 vsize=1203952 CPUtime=217.01 cores=1,3,5,7
/proc/29844/task/29863/stat : 29863 (plingeling) R 29842 29844 29414 0 -1 4202560 191818 1259 0 0 21673 28 0 0 25 0 5 0 654883533 1232846848 272442 33554432000 4194304 4417452 140736992265120 18446744073709551615 18446744073699066043 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29844/tid=29864] ppid=29842 vsize=1203952 CPUtime=216.96 cores=1,3,5,7
/proc/29844/task/29864/stat : 29864 (plingeling) R 29842 29844 29414 0 -1 4202560 188390 1259 0 0 21671 25 0 0 25 0 5 0 654883533 1232846848 272442 33554432000 4194304 4417452 140736992265120 18446744073709551615 4364412 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29844/tid=29865] ppid=29842 vsize=1203952 CPUtime=217 cores=1,3,5,7
/proc/29844/task/29865/stat : 29865 (plingeling) R 29842 29844 29414 0 -1 4202560 203465 1259 0 0 21673 27 0 0 25 0 5 0 654883533 1232846848 272442 33554432000 4194304 4417452 140736992265120 18446744073709551615 4237221 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29844/tid=29866] ppid=29842 vsize=1203952 CPUtime=214.93 cores=1,3,5,7
/proc/29844/task/29866/stat : 29866 (plingeling) R 29842 29844 29414 0 -1 4202560 132528 1259 0 0 21476 17 0 0 25 0 5 0 654883533 1232846848 272442 33554432000 4194304 4417452 140736992265120 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 871.19
Current children cumulated vsize (KiB) 1203952

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

[pid=29844/tid=29863] ppid=29842 vsize=1207648 CPUtime=277.01 cores=1,3,5,7
/proc/29844/task/29863/stat : 29863 (plingeling) R 29842 29844 29414 0 -1 4202560 224663 1259 0 0 27669 32 0 0 25 0 5 0 654883533 1236631552 273366 33554432000 4194304 4417452 140736992265120 18446744073709551615 4270953 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29844/tid=29864] ppid=29842 vsize=1207648 CPUtime=276.95 cores=1,3,5,7
/proc/29844/task/29864/stat : 29864 (plingeling) R 29842 29844 29414 0 -1 4202560 221220 1259 0 0 27667 28 0 0 25 0 5 0 654883533 1236631552 273366 33554432000 4194304 4417452 140736992265120 18446744073709551615 4265443 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29844/tid=29865] ppid=29842 vsize=1207648 CPUtime=277.01 cores=1,3,5,7
/proc/29844/task/29865/stat : 29865 (plingeling) R 29842 29844 29414 0 -1 4202560 236309 1259 0 0 27668 33 0 0 25 0 5 0 654883533 1236631552 273366 33554432000 4194304 4417452 140736992265120 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29844/tid=29866] ppid=29842 vsize=1207648 CPUtime=274.38 cores=1,3,5,7
/proc/29844/task/29866/stat : 29866 (plingeling) R 29842 29844 29414 0 -1 4202560 192537 1259 0 0 27413 25 0 0 25 0 5 0 654883533 1236631552 273366 33554432000 4194304 4417452 140736992265120 18446744073709551615 4237189 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1110.65
Current children cumulated vsize (KiB) 1207648

[startup+342.301 s]
/proc/loadavg: 8.05 7.98 6.69 9/304 29878
/proc/meminfo: memFree=25294156/32951124 swapFree=63649232/67111528
[pid=29844] ppid=29842 vsize=1383304 CPUtime=1350.08 cores=1,3,5,7
/proc/29844/stat : 29844 (plingeling) S 29842 29844 29414 0 -1 4202496 1152357 1259 0 0 134854 154 0 0 25 0 5 0 654883005 1416503296 317280 33554432000 4194304 4417452 140736992265120 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/29844/statm: 345826 317280 180 55 0 343712 0
[pid=29844/tid=29863] ppid=29842 vsize=1383304 CPUtime=337.02 cores=1,3,5,7
/proc/29844/task/29863/stat : 29863 (plingeling) R 29842 29844 29414 0 -1 4202560 226356 1259 0 0 33669 33 0 0 25 0 5 0 654883533 1416503296 317280 33554432000 4194304 4417452 140736992265120 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29844/tid=29864] ppid=29842 vsize=1383304 CPUtime=336.95 cores=1,3,5,7
/proc/29844/task/29864/stat : 29864 (plingeling) R 29842 29844 29414 0 -1 4202560 261424 1259 0 0 33661 34 0 0 25 0 5 0 654883533 1416503296 317280 33554432000 4194304 4417452 140736992265120 18446744073709551615 4312191 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29844/tid=29865] ppid=29842 vsize=1383304 CPUtime=337 cores=1,3,5,7
/proc/29844/task/29865/stat : 29865 (plingeling) R 29842 29844 29414 0 -1 4202560 236375 1259 0 0 33667 33 0 0 25 0 5 0 654883533 1416503296 317280 33554432000 4194304 4417452 140736992265120 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29844/tid=29866] ppid=29842 vsize=1383304 CPUtime=333.81 cores=1,3,5,7
/proc/29844/task/29866/stat : 29866 (plingeling) R 29842 29844 29414 0 -1 4202560 254260 1259 0 0 33349 32 0 0 25 0 5 0 654883533 1416503296 317280 33554432000 4194304 4417452 140736992265120 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1350.08
Current children cumulated vsize (KiB) 1383304

[startup+402.301 s]
/proc/loadavg: 8.21 8.03 6.78 9/304 29880
/proc/meminfo: memFree=25125136/32951124 swapFree=63649232/67111528
[pid=29844] ppid=29842 vsize=1498720 CPUtime=1589.52 cores=1,3,5,7
/proc/29844/stat : 29844 (plingeling) S 29842 29844 29414 0 -1 4202496 1287317 1259 0 0 158780 172 0 0 25 0 5 0 654883005 1534689280 346134 33554432000 4194304 4417452 140736992265120 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/29844/statm: 374680 346134 180 55 0 372566 0
[pid=29844/tid=29863] ppid=29842 vsize=1498720 CPUtime=396.56 cores=1,3,5,7
/proc/29844/task/29863/stat : 29863 (plingeling) R 29842 29844 29414 0 -1 4202560 275098 1259 0 0 39618 38 0 0 25 0 5 0 654883533 1534689280 346134 33554432000 4194304 4417452 140736992265120 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=29844/tid=29864] ppid=29842 vsize=1498720 CPUtime=396.96 cores=1,3,5,7
/proc/29844/task/29864/stat : 29864 (plingeling) R 29842 29844 29414 0 -1 4202560 265868 1259 0 0 39661 35 0 0 25 0 5 0 654883533 1534689280 346134 33554432000 4194304 4417452 140736992265120 18446744073709551615 4277623 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29844/tid=29865] ppid=29842 vsize=1498720 CPUtime=397 cores=1,3,5,7
/proc/29844/task/29865/stat : 29865 (plingeling) R 29842 29844 29414 0 -1 4202560 292477 1259 0 0 39661 39 0 0 25 0 5 0 654883533 1534689280 346134 33554432000 4194304 4417452 140736992265120 18446744073709551615 4250432 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29844/tid=29866] ppid=29842 vsize=1498720 CPUtime=393.71 cores=1,3,5,7
/proc/29844/task/29866/stat : 29866 (plingeling) R 29842 29844 29414 0 -1 4202560 279932 1259 0 0 39333 38 0 0 25 0 5 0 654883533 1534689280 346134 33554432000 4194304 4417452 140736992265120 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1589.52
Current children cumulated vsize (KiB) 1498720

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

[startup+410.601 s]
/proc/loadavg: 8.18 8.03 6.80 9/304 29880
/proc/meminfo: memFree=25097360/32951124 swapFree=63649232/67111528
[pid=29844] ppid=29842 vsize=1530732 CPUtime=1622.65 cores=1,3,5,7
/proc/29844/stat : 29844 (plingeling) S 29842 29844 29414 0 -1 4202496 1328091 1259 0 0 162086 179 0 0 25 0 5 0 654883005 1567469568 354137 33554432000 4194304 4417452 140736992265120 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/29844/statm: 382683 354137 180 55 0 380569 0
[pid=29844/tid=29863] ppid=29842 vsize=1530732 CPUtime=404.78 cores=1,3,5,7
/proc/29844/task/29863/stat : 29863 (plingeling) R 29842 29844 29414 0 -1 4202560 275098 1259 0 0 40440 38 0 0 25 0 5 0 654883533 1567469568 354137 33554432000 4194304 4417452 140736992265120 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=29844/tid=29864] ppid=29842 vsize=1530732 CPUtime=405.26 cores=1,3,5,7
/proc/29844/task/29864/stat : 29864 (plingeling) R 29842 29844 29414 0 -1 4202560 300093 1259 0 0 40485 41 0 0 25 0 5 0 654883533 1567469568 354137 33554432000 4194304 4417452 140736992265120 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29844/tid=29865] ppid=29842 vsize=1530732 CPUtime=405.3 cores=1,3,5,7
/proc/29844/task/29865/stat : 29865 (plingeling) R 29842 29844 29414 0 -1 4202560 294940 1259 0 0 40491 39 0 0 25 0 5 0 654883533 1567469568 354137 33554432000 4194304 4417452 140736992265120 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29844/tid=29866] ppid=29842 vsize=1530732 CPUtime=402.01 cores=1,3,5,7
/proc/29844/task/29866/stat : 29866 (plingeling) R 29842 29844 29414 0 -1 4202560 284018 1259 0 0 40163 38 0 0 25 0 5 0 654883533 1567469568 354137 33554432000 4194304 4417452 140736992265120 18446744073709551615 4236577 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1622.65
Current children cumulated vsize (KiB) 1530732

[startup+436.201 s]
/proc/loadavg: 8.12 8.03 6.83 9/304 29881
/proc/meminfo: memFree=24974096/32951124 swapFree=63649232/67111528
[pid=29844] ppid=29842 vsize=1692376 CPUtime=1724.81 cores=1,3,5,7
/proc/29844/stat : 29844 (plingeling) S 29842 29844 29414 0 -1 4202496 1368681 1259 0 0 172296 185 0 0 25 0 5 0 654883005 1732993024 394548 33554432000 4194304 4417452 140736992265120 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/29844/statm: 423094 394548 180 55 0 420980 0
[pid=29844/tid=29863] ppid=29842 vsize=1692376 CPUtime=430.14 cores=1,3,5,7
/proc/29844/task/29863/stat : 29863 (plingeling) R 29842 29844 29414 0 -1 4202560 275098 1259 0 0 42976 38 0 0 25 0 5 0 654883533 1732993024 394548 33554432000 4194304 4417452 140736992265120 18446744073709551615 4259140 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=29844/tid=29864] ppid=29842 vsize=1692376 CPUtime=430.86 cores=1,3,5,7
/proc/29844/task/29864/stat : 29864 (plingeling) R 29842 29844 29414 0 -1 4202560 300093 1259 0 0 43045 41 0 0 25 0 5 0 654883533 1732993024 394548 33554432000 4194304 4417452 140736992265120 18446744073709551615 4309871 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29844/tid=29865] ppid=29842 vsize=1692376 CPUtime=430.9 cores=1,3,5,7
/proc/29844/task/29865/stat : 29865 (plingeling) R 29842 29844 29414 0 -1 4202560 294940 1259 0 0 43051 39 0 0 25 0 5 0 654883533 1732993024 394548 33554432000 4194304 4417452 140736992265120 18446744073709551615 4264911 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29844/tid=29866] ppid=29842 vsize=1692376 CPUtime=427.61 cores=1,3,5,7
/proc/29844/task/29866/stat : 29866 (plingeling) R 29842 29844 29414 0 -1 4202560 324608 1259 0 0 42717 44 0 0 25 0 5 0 654883533 1732993024 394548 33554432000 4194304 4417452 140736992265120 18446744073709551615 4356867 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1724.81
Current children cumulated vsize (KiB) 1692376

[startup+442.601 s]
/proc/loadavg: 8.11 8.03 6.83 9/304 29881
/proc/meminfo: memFree=24973724/32951124 swapFree=63649232/67111528
[pid=29844] ppid=29842 vsize=1692668 CPUtime=1750.35 cores=1,3,5,7
/proc/29844/stat : 29844 (plingeling) S 29842 29844 29414 0 -1 4202496 1368787 1259 0 0 174850 185 0 0 25 0 5 0 654883005 1733292032 394621 33554432000 4194304 4417452 140736992265120 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/29844/statm: 423167 394621 180 55 0 421053 0
[pid=29844/tid=29863] ppid=29842 vsize=1692668 CPUtime=436.48 cores=1,3,5,7
/proc/29844/task/29863/stat : 29863 (plingeling) R 29842 29844 29414 0 -1 4202560 275152 1259 0 0 43610 38 0 0 25 0 5 0 654883533 1733292032 394621 33554432000 4194304 4417452 140736992265120 18446744073709551615 4262948 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=29844/tid=29864] ppid=29842 vsize=1692668 CPUtime=437.26 cores=1,3,5,7
/proc/29844/task/29864/stat : 29864 (plingeling) R 29842 29844 29414 0 -1 4202560 300093 1259 0 0 43685 41 0 0 25 0 5 0 654883533 1733292032 394621 33554432000 4194304 4417452 140736992265120 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29844/tid=29865] ppid=29842 vsize=1692668 CPUtime=437.3 cores=1,3,5,7
/proc/29844/task/29865/stat : 29865 (plingeling) R 29842 29844 29414 0 -1 4202560 294992 1259 0 0 43691 39 0 0 25 0 5 0 654883533 1733292032 394621 33554432000 4194304 4417452 140736992265120 18446744073709551615 4250488 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29844/tid=29866] ppid=29842 vsize=1692668 CPUtime=434.01 cores=1,3,5,7
/proc/29844/task/29866/stat : 29866 (plingeling) R 29842 29844 29414 0 -1 4202560 324608 1259 0 0 43357 44 0 0 25 0 5 0 654883533 1733292032 394621 33554432000 4194304 4417452 140736992265120 18446744073709551615 4236713 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1750.35
Current children cumulated vsize (KiB) 1692668

[startup+445.8 s]
/proc/loadavg: 8.10 8.03 6.84 9/304 29881
/proc/meminfo: memFree=24872044/32951124 swapFree=63649232/67111528
[pid=29844] ppid=29842 vsize=1794160 CPUtime=1763.12 cores=1,3,5,7
/proc/29844/stat : 29844 (plingeling) S 29842 29844 29414 0 -1 4202496 1394160 1259 0 0 176123 189 0 0 25 0 5 0 654883005 1837219840 419994 33554432000 4194304 4417452 140736992265120 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/29844/statm: 448540 419994 180 55 0 446426 0
[pid=29844/tid=29863] ppid=29842 vsize=1794160 CPUtime=439.65 cores=1,3,5,7
/proc/29844/task/29863/stat : 29863 (plingeling) R 29842 29844 29414 0 -1 4202560 275152 1259 0 0 43927 38 0 0 25 0 5 0 654883533 1837219840 419994 33554432000 4194304 4417452 140736992265120 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=29844/tid=29864] ppid=29842 vsize=1794160 CPUtime=440.46 cores=1,3,5,7
/proc/29844/task/29864/stat : 29864 (plingeling) R 29842 29844 29414 0 -1 4202560 300093 1259 0 0 44005 41 0 0 25 0 5 0 654883533 1837219840 419994 33554432000 4194304 4417452 140736992265120 18446744073709551615 4237148 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29844/tid=29865] ppid=29842 vsize=1794160 CPUtime=440.5 cores=1,3,5,7
/proc/29844/task/29865/stat : 29865 (plingeling) R 29842 29844 29414 0 -1 4202560 294992 1259 0 0 44011 39 0 0 25 0 5 0 654883533 1837219840 419994 33554432000 4194304 4417452 140736992265120 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29844/tid=29866] ppid=29842 vsize=1794160 CPUtime=437.2 cores=1,3,5,7
/proc/29844/task/29866/stat : 29866 (plingeling) R 29842 29844 29414 0 -1 4202560 349981 1259 0 0 43673 47 0 0 25 0 5 0 654883533 1837219840 419994 33554432000 4194304 4417452 140736992265120 18446744073709551615 4236995 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1763.12
Current children cumulated vsize (KiB) 1794160

[startup+449.001 s]
/proc/loadavg: 8.09 8.03 6.84 9/304 29881
/proc/meminfo: memFree=25240696/32951124 swapFree=63649232/67111528
[pid=29844] ppid=29842 vsize=1419948 CPUtime=1775.88 cores=1,3,5,7
/proc/29844/stat : 29844 (plingeling) S 29842 29844 29414 0 -1 4202496 1396155 1259 0 0 177398 190 0 0 25 0 5 0 654883005 1454026752 326441 33554432000 4194304 4417452 140736992265120 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/29844/statm: 354987 326441 180 55 0 352873 0
[pid=29844/tid=29863] ppid=29842 vsize=1419948 CPUtime=442.82 cores=1,3,5,7
/proc/29844/task/29863/stat : 29863 (plingeling) R 29842 29844 29414 0 -1 4202560 275152 1259 0 0 44244 38 0 0 25 0 5 0 654883533 1454026752 326441 33554432000 4194304 4417452 140736992265120 18446744073709551615 4265511 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=29844/tid=29864] ppid=29842 vsize=1419948 CPUtime=443.66 cores=1,3,5,7
/proc/29844/task/29864/stat : 29864 (plingeling) R 29842 29844 29414 0 -1 4202560 300093 1259 0 0 44325 41 0 0 25 0 5 0 654883533 1454026752 326441 33554432000 4194304 4417452 140736992265120 18446744073709551615 4237211 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29844/tid=29865] ppid=29842 vsize=1419948 CPUtime=443.7 cores=1,3,5,7
/proc/29844/task/29865/stat : 29865 (plingeling) R 29842 29844 29414 0 -1 4202560 294992 1259 0 0 44331 39 0 0 25 0 5 0 654883533 1454026752 326441 33554432000 4194304 4417452 140736992265120 18446744073709551615 4277945 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29844/tid=29866] ppid=29842 vsize=1419948 CPUtime=440.4 cores=1,3,5,7
/proc/29844/task/29866/stat : 29866 (plingeling) R 29842 29844 29414 0 -1 4202560 351976 1259 0 0 43991 49 0 0 25 0 5 0 654883533 1454026752 326441 33554432000 4194304 4417452 140736992265120 18446744073709551615 4364495 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1775.88
Current children cumulated vsize (KiB) 1419948

[startup+449.801 s]
/proc/loadavg: 8.09 8.03 6.84 9/304 29881
/proc/meminfo: memFree=25255080/32951124 swapFree=63649232/67111528
[pid=29844] ppid=29842 vsize=1419948 CPUtime=1779.1 cores=1,3,5,7
/proc/29844/stat : 29844 (plingeling) S 29842 29844 29414 0 -1 4202496 1396155 1259 0 0 177720 190 0 0 25 0 5 0 654883005 1454026752 326441 33554432000 4194304 4417452 140736992265120 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/29844/statm: 354987 326441 180 55 0 352873 0
[pid=29844/tid=29863] ppid=29842 vsize=1419948 CPUtime=443.62 cores=1,3,5,7
/proc/29844/task/29863/stat : 29863 (plingeling) R 29842 29844 29414 0 -1 4202560 275152 1259 0 0 44324 38 0 0 25 0 5 0 654883533 1454026752 326441 33554432000 4194304 4417452 140736992265120 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=29844/tid=29864] ppid=29842 vsize=1419948 CPUtime=444.47 cores=1,3,5,7
/proc/29844/task/29864/stat : 29864 (plingeling) R 29842 29844 29414 0 -1 4202560 300093 1259 0 0 44406 41 0 0 25 0 5 0 654883533 1454026752 326441 33554432000 4194304 4417452 140736992265120 18446744073709551615 4265360 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29844/tid=29865] ppid=29842 vsize=1419948 CPUtime=444.51 cores=1,3,5,7
/proc/29844/task/29865/stat : 29865 (plingeling) R 29842 29844 29414 0 -1 4202560 294992 1259 0 0 44412 39 0 0 25 0 5 0 654883533 1454026752 326441 33554432000 4194304 4417452 140736992265120 18446744073709551615 4275892 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29844/tid=29866] ppid=29842 vsize=1419948 CPUtime=441.21 cores=1,3,5,7
/proc/29844/task/29866/stat : 29866 (plingeling) R 29842 29844 29414 0 -1 4202560 351976 1259 0 0 44072 49 0 0 25 0 5 0 654883533 1454026752 326441 33554432000 4194304 4417452 140736992265120 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1779.1
Current children cumulated vsize (KiB) 1419948

[startup+450.6 s]
/proc/loadavg: 8.09 8.03 6.84 9/304 29881
/proc/meminfo: memFree=25255080/32951124 swapFree=63649232/67111528
[pid=29844] ppid=29842 vsize=1419508 CPUtime=1782.21 cores=1,3,5,7
/proc/29844/stat : 29844 (plingeling) S 29842 29844 29414 0 -1 4202496 1396156 1259 0 0 178031 190 0 0 25 0 3 0 654883005 1453576192 326332 33554432000 4194304 4417452 140736992265120 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/29844/statm: 354877 326332 181 55 0 352763 0
[pid=29844/tid=29863] ppid=29842 vsize=1419508 CPUtime=444.41 cores=1,3,5,7
/proc/29844/task/29863/stat : 29863 (plingeling) R 29842 29844 29414 0 -1 4202560 275152 1259 0 0 44403 38 0 0 25 0 3 0 654883533 1453576192 326332 33554432000 4194304 4417452 140736992265120 18446744073709551615 4275743 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=29844/tid=29865] ppid=29842 vsize=1419508 CPUtime=445.3 cores=1,3,5,7
/proc/29844/task/29865/stat : 29865 (plingeling) R 29842 29844 29414 0 -1 4202560 294992 1259 0 0 44491 39 0 0 25 0 3 0 654883533 1453576192 326332 33554432000 4194304 4417452 140736992265120 18446744073709551615 4261391 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1782.21
Current children cumulated vsize (KiB) 1419508

[startup+451.011 s]
/proc/loadavg: 8.09 8.03 6.84 7/302 29881
/proc/meminfo: memFree=25253732/32951124 swapFree=63649232/67111528
[pid=29844] ppid=29842 vsize=1082320 CPUtime=1783 cores=1,3,5,7
/proc/29844/stat : 29844 (plingeling) R 29842 29844 29414 0 -1 4202496 1396156 1259 0 0 178108 192 0 0 18 0 1 0 654883005 1108295680 212663 33554432000 4194304 4417452 140736992265120 18446744073709551615 210204690567 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/29844/statm: 270580 212663 181 55 0 268466 0
Current children cumulated CPU time (s) 1783
Current children cumulated vsize (KiB) 1082320

Child status: 20
Real time (s): 451.045
CPU time (s): 1783.05
CPU user time (s): 1781.09
CPU system time (s): 1.9637
CPU usage (%): 395.316
Max. virtual memory (cumulated for all children) (KiB): 1794160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1781.09
system time used= 1.9637
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1397418
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= 131
involuntary context switches= 13342

runsolver used 1.14083 second user time and 3.11852 second system time

The end

Launcher Data

Begin job on node130 at 2011-05-15 06:14:05
IDJOB=3371288
IDBENCH=88167
IDSOLVER=1848
FILE ID=node130/3371288-1305432844
RUNJOBID= node130-1305431639-29715
PBS_JOBID= 13324602
Free space on /tmp= 73316 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT-Race-2010-CNF/hardware-verification/velev/11pipe_k.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371288-1305432844/watcher-3371288-1305432844 -o /tmp/evaluation-result-3371288-1305432844/solver-3371288-1305432844 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371288-1305432844.cnf

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

MD5SUM BENCH= 932387240a0c17f4c88af52c4ca151c6
RANDOM SEED=214718069

node130.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      27484712 kB
Buffers:        272284 kB
Cached:        3865504 kB
SwapCached:      10248 kB
Active:        1406840 kB
Inactive:      3784860 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27484712 kB
SwapTotal:    67111528 kB
SwapFree:     63649232 kB
Dirty:          164556 kB
Writeback:           0 kB
AnonPages:     1051480 kB
Mapped:          13096 kB
Slab:           187980 kB
PageTables:      24724 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 51456140 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= 73276 MiB
End job on node130 at 2011-05-15 06:21:36