Trace number 3309726

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Plingeling 587UNSAT 846.51 106.429

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-bobsm5378d2-tseitin.cnf
MD5SUMf1a7d779d46b93ce2fde4f2438e6ae5c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark51.8701
Satisfiable
(Un)Satisfiability was proved
Number of variables82007
Number of clauses241364
Sum of the clauses size563180
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2160908
Number of clauses of size 380454
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

846.46/106.42	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3309726-1304008021/watcher-3309726-1304008021 -o /tmp/evaluation-result-3309726-1304008021/solver-3309726-1304008021 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3309726-1304008021.cnf 

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

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


[startup+0 s]
/proc/loadavg: 8.05 8.02 7.97 1/170 15958
/proc/meminfo: memFree=16008516/32950928 swapFree=67087032/67111528
[pid=15958] ppid=15956 vsize=10012 CPUtime=0 cores=0-7
/proc/15958/stat : 15958 (plingeling) R 15956 15958 15599 0 -1 4202496 596 1263 0 0 0 0 0 0 18 0 1 0 512399190 10252288 524 33554432000 4194304 4417332 140735357945264 18446744073709551615 239476720746 0 0 4096 17442 0 0 0 17 6 0 0 0
/proc/15958/statm: 2537 534 146 55 0 423 0

[startup+0.0922669 s]
/proc/loadavg: 8.05 8.02 7.97 1/170 15958
/proc/meminfo: memFree=16008516/32950928 swapFree=67087032/67111528
[pid=15958] ppid=15956 vsize=27652 CPUtime=0.08 cores=0-7
/proc/15958/stat : 15958 (plingeling) R 15956 15958 15599 0 -1 4202496 5018 1263 0 0 8 0 0 0 18 0 1 0 512399190 28315648 4936 33554432000 4194304 4417332 140735357945264 18446744073709551615 239476694784 0 0 4096 17442 0 0 0 17 6 0 0 0
/proc/15958/statm: 6913 4936 148 55 0 4799 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 27652

[startup+0.100261 s]
/proc/loadavg: 8.05 8.02 7.97 1/170 15958
/proc/meminfo: memFree=16008516/32950928 swapFree=67087032/67111528
[pid=15958] ppid=15956 vsize=30220 CPUtime=0.08 cores=0-7
/proc/15958/stat : 15958 (plingeling) R 15956 15958 15599 0 -1 4202496 5626 1263 0 0 8 0 0 0 18 0 1 0 512399190 30945280 5545 33554432000 4194304 4417332 140735357945264 18446744073709551615 239476388845 0 0 4096 17442 0 0 0 17 6 0 0 0
/proc/15958/statm: 7555 5578 148 55 0 5441 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30220

[startup+0.300219 s]
/proc/loadavg: 8.05 8.02 7.97 1/170 15958
/proc/meminfo: memFree=16008516/32950928 swapFree=67087032/67111528
[pid=15958] ppid=15956 vsize=80704 CPUtime=0.29 cores=0-7
/proc/15958/stat : 15958 (plingeling) R 15956 15958 15599 0 -1 4202496 18281 1263 0 0 27 2 0 0 19 0 1 0 512399190 82640896 18199 33554432000 4194304 4417332 140735357945264 18446744073709551615 4264926 0 0 4096 17442 0 0 0 17 6 0 0 0
/proc/15958/statm: 20176 18199 148 55 0 18062 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 80704

[startup+0.70107 s]
/proc/loadavg: 8.05 8.02 7.97 1/170 15958
/proc/meminfo: memFree=16008516/32950928 swapFree=67087032/67111528
[pid=15958] ppid=15956 vsize=274412 CPUtime=1.54 cores=0-7
/proc/15958/stat : 15958 (plingeling) S 15956 15958 15599 0 -1 4202496 44939 1263 0 0 148 6 0 0 18 0 9 0 512399190 280997888 30983 33554432000 4194304 4417332 140735357945264 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/15958/statm: 68603 30983 171 55 0 66489 0
Current children cumulated CPU time (s) 1.54
Current children cumulated vsize (KiB) 274412

[startup+1.50092 s]
/proc/loadavg: 8.05 8.02 7.97 10/179 15972
/proc/meminfo: memFree=15895272/32950928 swapFree=67087032/67111528
[pid=15958] ppid=15956 vsize=279704 CPUtime=7.93 cores=0-7
/proc/15958/stat : 15958 (plingeling) S 15956 15958 15599 0 -1 4202496 55621 1263 0 0 786 7 0 0 18 0 9 0 512399190 286416896 31120 33554432000 4194304 4417332 140735357945264 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/15958/statm: 69926 31120 174 55 0 67812 0
[pid=15958/tid=15965] ppid=15956 vsize=279704 CPUtime=0.92 cores=0-7
/proc/15958/task/15965/stat : 15965 (plingeling) R 15956 15958 15599 0 -1 4202560 5471 1263 0 0 92 0 0 0 19 0 9 0 512399247 286416896 31120 33554432000 4194304 4417332 140735357945264 18446744073709551615 4284341 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15958/tid=15966] ppid=15956 vsize=279704 CPUtime=0.92 cores=0-7
/proc/15958/task/15966/stat : 15966 (plingeling) R 15956 15958 15599 0 -1 4202560 2235 1263 0 0 92 0 0 0 19 0 9 0 512399247 286416896 31120 33554432000 4194304 4417332 140735357945264 18446744073709551615 4284176 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15958/tid=15967] ppid=15956 vsize=279704 CPUtime=0.92 cores=0-7
/proc/15958/task/15967/stat : 15967 (plingeling) R 15956 15958 15599 0 -1 4202560 2279 1263 0 0 92 0 0 0 23 0 9 0 512399247 286416896 31120 33554432000 4194304 4417332 140735357945264 18446744073709551615 4288920 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15958/tid=15968] ppid=15956 vsize=279704 CPUtime=0.91 cores=0-7
/proc/15958/task/15968/stat : 15968 (plingeling) R 15956 15958 15599 0 -1 4202560 1961 1263 0 0 91 0 0 0 21 0 9 0 512399247 286416896 31120 33554432000 4194304 4417332 140735357945264 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15958/tid=15969] ppid=15956 vsize=279704 CPUtime=0.91 cores=0-7
/proc/15958/task/15969/stat : 15969 (plingeling) R 15956 15958 15599 0 -1 4202560 5996 1263 0 0 91 0 0 0 19 0 9 0 512399247 286416896 31120 33554432000 4194304 4417332 140735357945264 18446744073709551615 4284514 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15958/tid=15970] ppid=15956 vsize=279704 CPUtime=0.91 cores=0-7
/proc/15958/task/15970/stat : 15970 (plingeling) R 15956 15958 15599 0 -1 4202560 2671 1263 0 0 91 0 0 0 21 0 9 0 512399247 286416896 31120 33554432000 4194304 4417332 140735357945264 18446744073709551615 4284341 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=15958/tid=15971] ppid=15956 vsize=279704 CPUtime=0.9 cores=0-7
/proc/15958/task/15971/stat : 15971 (plingeling) R 15956 15958 15599 0 -1 4202560 2701 1263 0 0 90 0 0 0 21 0 9 0 512399248 286416896 31120 33554432000 4194304 4417332 140735357945264 18446744073709551615 4290633 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=15958/tid=15972] ppid=15956 vsize=279704 CPUtime=0.9 cores=0-7
/proc/15958/task/15972/stat : 15972 (plingeling) R 15956 15958 15599 0 -1 4202560 4662 1263 0 0 90 0 0 0 21 0 9 0 512399248 286416896 31120 33554432000 4194304 4417332 140735357945264 18446744073709551615 4287187 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 7.93
Current children cumulated vsize (KiB) 279704

[startup+3.10061 s]
/proc/loadavg: 8.05 8.02 7.97 9/179 15972
/proc/meminfo: memFree=15857948/32950928 swapFree=67087032/67111528
[pid=15958] ppid=15956 vsize=298700 CPUtime=20.72 cores=0-7
/proc/15958/stat : 15958 (plingeling) S 15956 15958 15599 0 -1 4202496 81561 1263 0 0 2059 13 0 0 18 0 9 0 512399190 305868800 39735 33554432000 4194304 4417332 140735357945264 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/15958/statm: 74675 39735 176 55 0 72561 0
[pid=15958/tid=15965] ppid=15956 vsize=298700 CPUtime=2.52 cores=0-7
/proc/15958/task/15965/stat : 15965 (plingeling) R 15956 15958 15599 0 -1 4202560 8407 1263 0 0 251 1 0 0 22 0 9 0 512399247 305868800 39735 33554432000 4194304 4417332 140735357945264 18446744073709551615 4346215 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15958/tid=15966] ppid=15956 vsize=298700 CPUtime=2.52 cores=0-7
/proc/15958/task/15966/stat : 15966 (plingeling) R 15956 15958 15599 0 -1 4202560 6331 1263 0 0 251 1 0 0 22 0 9 0 512399247 305868800 39735 33554432000 4194304 4417332 140735357945264 18446744073709551615 4346215 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15958/tid=15967] ppid=15956 vsize=298700 CPUtime=2.52 cores=0-7
/proc/15958/task/15967/stat : 15967 (plingeling) R 15956 15958 15599 0 -1 4202560 6535 1263 0 0 252 0 0 0 25 0 9 0 512399247 305868800 39735 33554432000 4194304 4417332 140735357945264 18446744073709551615 4346399 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15958/tid=15968] ppid=15956 vsize=298700 CPUtime=2.51 cores=0-7
/proc/15958/task/15968/stat : 15968 (plingeling) R 15956 15958 15599 0 -1 4202560 2985 1263 0 0 251 0 0 0 25 0 9 0 512399247 305868800 39735 33554432000 4194304 4417332 140735357945264 18446744073709551615 4364487 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15958/tid=15969] ppid=15956 vsize=298700 CPUtime=2.5 cores=0-7
/proc/15958/task/15969/stat : 15969 (plingeling) R 15956 15958 15599 0 -1 4202560 11066 1263 0 0 249 1 0 0 22 0 9 0 512399247 305868800 39735 33554432000 4194304 4417332 140735357945264 18446744073709551615 4346401 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15958/tid=15970] ppid=15956 vsize=298700 CPUtime=2.51 cores=0-7
/proc/15958/task/15970/stat : 15970 (plingeling) R 15956 15958 15599 0 -1 4202560 7585 1263 0 0 250 1 0 0 25 0 9 0 512399247 305868800 39735 33554432000 4194304 4417332 140735357945264 18446744073709551615 4346375 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=15958/tid=15971] ppid=15956 vsize=298700 CPUtime=2.5 cores=0-7
/proc/15958/task/15971/stat : 15971 (plingeling) R 15956 15958 15599 0 -1 4202560 3901 1263 0 0 250 0 0 0 25 0 9 0 512399248 305868800 39735 33554432000 4194304 4417332 140735357945264 18446744073709551615 4346401 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=15958/tid=15972] ppid=15956 vsize=298700 CPUtime=2.49 cores=0-7
/proc/15958/task/15972/stat : 15972 (plingeling) R 15956 15958 15599 0 -1 4202560 7106 1263 0 0 249 0 0 0 18 0 9 0 512399248 305868800 39735 33554432000 4194304 4417332 140735357945264 18446744073709551615 4346375 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 20.72
Current children cumulated vsize (KiB) 298700

[startup+6.301 s]
/proc/loadavg: 8.05 8.02 7.97 9/179 15972
/proc/meminfo: memFree=15823848/32950928 swapFree=67087032/67111528
[pid=15958] ppid=15956 vsize=326996 CPUtime=46.31 cores=0-7
/proc/15958/stat : 15958 (plingeling) S 15956 15958 15599 0 -1 4202496 90328 1263 0 0 4617 14 0 0 18 0 9 0 512399190 334843904 46017 33554432000 4194304 4417332 140735357945264 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/15958/statm: 81749 46017 180 55 0 79635 0
[pid=15958/tid=15965] ppid=15956 vsize=326996 CPUtime=5.72 cores=0-7
/proc/15958/task/15965/stat : 15965 (plingeling) R 15956 15958 15599 0 -1 4202560 9917 1263 0 0 571 1 0 0 25 0 9 0 512399247 334843904 46017 33554432000 4194304 4417332 140735357945264 18446744073709551615 4343343 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15958/tid=15966] ppid=15956 vsize=326996 CPUtime=5.72 cores=0-7
/proc/15958/task/15966/stat : 15966 (plingeling) R 15956 15958 15599 0 -1 4202560 8385 1263 0 0 571 1 0 0 25 0 9 0 512399247 334843904 46017 33554432000 4194304 4417332 140735357945264 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15958/tid=15967] ppid=15956 vsize=326996 CPUtime=5.72 cores=0-7
/proc/15958/task/15967/stat : 15967 (plingeling) R 15956 15958 15599 0 -1 4202560 7112 1263 0 0 572 0 0 0 25 0 9 0 512399247 334843904 46017 33554432000 4194304 4417332 140735357945264 18446744073709551615 4364375 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15958/tid=15968] ppid=15956 vsize=326996 CPUtime=5.71 cores=0-7
/proc/15958/task/15968/stat : 15968 (plingeling) R 15956 15958 15599 0 -1 4202560 2985 1263 0 0 571 0 0 0 25 0 9 0 512399247 334843904 46017 33554432000 4194304 4417332 140735357945264 18446744073709551615 4232664 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15958/tid=15969] ppid=15956 vsize=326996 CPUtime=5.69 cores=0-7
/proc/15958/task/15969/stat : 15969 (plingeling) R 15956 15958 15599 0 -1 4202560 12608 1263 0 0 567 2 0 0 25 0 9 0 512399247 334843904 46017 33554432000 4194304 4417332 140735357945264 18446744073709551615 4253162 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15958/tid=15970] ppid=15956 vsize=326996 CPUtime=5.71 cores=0-7
/proc/15958/task/15970/stat : 15970 (plingeling) R 15956 15958 15599 0 -1 4202560 9127 1263 0 0 570 1 0 0 25 0 9 0 512399247 334843904 46017 33554432000 4194304 4417332 140735357945264 18446744073709551615 4232693 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=15958/tid=15971] ppid=15956 vsize=326996 CPUtime=5.7 cores=0-7
/proc/15958/task/15971/stat : 15971 (plingeling) R 15956 15958 15599 0 -1 4202560 3901 1263 0 0 570 0 0 0 25 0 9 0 512399248 334843904 46017 33554432000 4194304 4417332 140735357945264 18446744073709551615 4264976 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=15958/tid=15972] ppid=15956 vsize=326996 CPUtime=5.7 cores=0-7
/proc/15958/task/15972/stat : 15972 (plingeling) R 15956 15958 15599 0 -1 4202560 8648 1263 0 0 569 1 0 0 25 0 9 0 512399248 334843904 46017 33554432000 4194304 4417332 140735357945264 18446744073709551615 4249209 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 46.31
Current children cumulated vsize (KiB) 326996

[startup+12.7008 s]
/proc/loadavg: 8.04 8.02 7.97 9/179 15972
/proc/meminfo: memFree=15824864/32950928 swapFree=67087032/67111528
[pid=15958] ppid=15956 vsize=326548 CPUtime=97.47 cores=0-7
/proc/15958/stat : 15958 (plingeling) S 15956 15958 15599 0 -1 4202496 90370 1263 0 0 9733 14 0 0 18 0 9 0 512399190 334385152 45905 33554432000 4194304 4417332 140735357945264 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/15958/statm: 81637 45905 180 55 0 79523 0
[pid=15958/tid=15965] ppid=15956 vsize=326548 CPUtime=12.12 cores=0-7
/proc/15958/task/15965/stat : 15965 (plingeling) R 15956 15958 15599 0 -1 4202560 9917 1263 0 0 1211 1 0 0 25 0 9 0 512399247 334385152 45905 33554432000 4194304 4417332 140735357945264 18446744073709551615 4232654 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15958/tid=15966] ppid=15956 vsize=326548 CPUtime=12.12 cores=0-7
/proc/15958/task/15966/stat : 15966 (plingeling) R 15956 15958 15599 0 -1 4202560 8402 1263 0 0 1211 1 0 0 25 0 9 0 512399247 334385152 45905 33554432000 4194304 4417332 140735357945264 18446744073709551615 4281470 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15958/tid=15967] ppid=15956 vsize=326548 CPUtime=12.12 cores=0-7
/proc/15958/task/15967/stat : 15967 (plingeling) R 15956 15958 15599 0 -1 4202560 7112 1263 0 0 1212 0 0 0 25 0 9 0 512399247 334385152 45905 33554432000 4194304 4417332 140735357945264 18446744073709551615 4250630 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15958/tid=15968] ppid=15956 vsize=326548 CPUtime=12.11 cores=0-7
/proc/15958/task/15968/stat : 15968 (plingeling) R 15956 15958 15599 0 -1 4202560 2985 1263 0 0 1211 0 0 0 25 0 9 0 512399247 334385152 45905 33554432000 4194304 4417332 140735357945264 18446744073709551615 4232648 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15958/tid=15969] ppid=15956 vsize=326548 CPUtime=12.05 cores=0-7
/proc/15958/task/15969/stat : 15969 (plingeling) R 15956 15958 15599 0 -1 4202560 12608 1263 0 0 1203 2 0 0 25 0 9 0 512399247 334385152 45905 33554432000 4194304 4417332 140735357945264 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15958/tid=15970] ppid=15956 vsize=326548 CPUtime=12.11 cores=0-7
/proc/15958/task/15970/stat : 15970 (plingeling) R 15956 15958 15599 0 -1 4202560 9136 1263 0 0 1210 1 0 0 25 0 9 0 512399247 334385152 45905 33554432000 4194304 4417332 140735357945264 18446744073709551615 4236577 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=15958/tid=15971] ppid=15956 vsize=326548 CPUtime=12.1 cores=0-7
/proc/15958/task/15971/stat : 15971 (plingeling) R 15956 15958 15599 0 -1 4202560 3901 1263 0 0 1210 0 0 0 25 0 9 0 512399248 334385152 45905 33554432000 4194304 4417332 140735357945264 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=15958/tid=15972] ppid=15956 vsize=326548 CPUtime=12.1 cores=0-7
/proc/15958/task/15972/stat : 15972 (plingeling) R 15956 15958 15599 0 -1 4202560 8664 1263 0 0 1209 1 0 0 25 0 9 0 512399248 334385152 45905 33554432000 4194304 4417332 140735357945264 18446744073709551615 4260714 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 97.47
Current children cumulated vsize (KiB) 326548

[startup+25.5013 s]
/proc/loadavg: 8.03 8.02 7.97 9/179 15973
/proc/meminfo: memFree=15827464/32950928 swapFree=67087032/67111528
[pid=15958] ppid=15956 vsize=326512 CPUtime=199.8 cores=0-7
/proc/15958/stat : 15958 (plingeling) S 15956 15958 15599 0 -1 4202496 90518 1263 0 0 19966 14 0 0 18 0 9 0 512399190 334348288 45897 33554432000 4194304 4417332 140735357945264 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/15958/statm: 81628 45897 181 55 0 79514 0
[pid=15958/tid=15965] ppid=15956 vsize=326512 CPUtime=24.92 cores=0-7
/proc/15958/task/15965/stat : 15965 (plingeling) R 15956 15958 15599 0 -1 4202560 9942 1263 0 0 2491 1 0 0 25 0 9 0 512399247 334348288 45897 33554432000 4194304 4417332 140735357945264 18446744073709551615 4232577 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15958/tid=15966] ppid=15956 vsize=326512 CPUtime=24.92 cores=0-7
/proc/15958/task/15966/stat : 15966 (plingeling) R 15956 15958 15599 0 -1 4202560 8416 1263 0 0 2491 1 0 0 25 0 9 0 512399247 334348288 45897 33554432000 4194304 4417332 140735357945264 18446744073709551615 4365359 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15958/tid=15967] ppid=15956 vsize=326512 CPUtime=24.92 cores=0-7
/proc/15958/task/15967/stat : 15967 (plingeling) R 15956 15958 15599 0 -1 4202560 7157 1263 0 0 2492 0 0 0 25 0 9 0 512399247 334348288 45897 33554432000 4194304 4417332 140735357945264 18446744073709551615 4232680 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15958/tid=15968] ppid=15956 vsize=326512 CPUtime=24.91 cores=0-7
/proc/15958/task/15968/stat : 15968 (plingeling) R 15956 15958 15599 0 -1 4202560 2985 1263 0 0 2491 0 0 0 25 0 9 0 512399247 334348288 45897 33554432000 4194304 4417332 140735357945264 18446744073709551615 4364487 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15958/tid=15969] ppid=15956 vsize=326512 CPUtime=24.78 cores=0-7
/proc/15958/task/15969/stat : 15969 (plingeling) R 15956 15958 15599 0 -1 4202560 12639 1263 0 0 2476 2 0 0 25 0 9 0 512399247 334348288 45897 33554432000 4194304 4417332 140735357945264 18446744073709551615 4364336 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15958/tid=15970] ppid=15956 vsize=326512 CPUtime=24.91 cores=0-7
/proc/15958/task/15970/stat : 15970 (plingeling) R 15956 15958 15599 0 -1 4202560 9153 1263 0 0 2490 1 0 0 25 0 9 0 512399247 334348288 45897 33554432000 4194304 4417332 140735357945264 18446744073709551615 4264959 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=15958/tid=15971] ppid=15956 vsize=326512 CPUtime=24.9 cores=0-7
/proc/15958/task/15971/stat : 15971 (plingeling) R 15956 15958 15599 0 -1 4202560 3901 1263 0 0 2490 0 0 0 25 0 9 0 512399248 334348288 45897 33554432000 4194304 4417332 140735357945264 18446744073709551615 4232598 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=15958/tid=15972] ppid=15956 vsize=326512 CPUtime=24.9 cores=0-7
/proc/15958/task/15972/stat : 15972 (plingeling) R 15956 15958 15599 0 -1 4202560 8680 1263 0 0 2489 1 0 0 25 0 9 0 512399248 334348288 45897 33554432000 4194304 4417332 140735357945264 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 199.8
Current children cumulated vsize (KiB) 326512

[startup+51.1005 s]
/proc/loadavg: 8.08 8.03 7.97 9/179 15973
/proc/meminfo: memFree=15819616/32950928 swapFree=67087032/67111528
[pid=15958] ppid=15956 vsize=334680 CPUtime=404.46 cores=0-7
/proc/15958/stat : 15958 (plingeling) S 15956 15958 15599 0 -1 4202496 92666 1263 0 0 40431 15 0 0 18 0 9 0 512399190 342712320 47939 33554432000 4194304 4417332 140735357945264 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/15958/statm: 83670 47939 181 55 0 81556 0
[pid=15958/tid=15965] ppid=15956 vsize=334680 CPUtime=50.52 cores=0-7
/proc/15958/task/15965/stat : 15965 (plingeling) R 15956 15958 15599 0 -1 4202560 9955 1263 0 0 5051 1 0 0 25 0 9 0 512399247 342712320 47939 33554432000 4194304 4417332 140735357945264 18446744073709551615 4232580 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15958/tid=15966] ppid=15956 vsize=334680 CPUtime=50.52 cores=0-7
/proc/15958/task/15966/stat : 15966 (plingeling) R 15956 15958 15599 0 -1 4202560 8430 1263 0 0 5051 1 0 0 25 0 9 0 512399247 342712320 47939 33554432000 4194304 4417332 140735357945264 18446744073709551615 4364519 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15958/tid=15967] ppid=15956 vsize=334680 CPUtime=50.52 cores=0-7
/proc/15958/task/15967/stat : 15967 (plingeling) R 15956 15958 15599 0 -1 4202560 7199 1263 0 0 5052 0 0 0 25 0 9 0 512399247 342712320 47939 33554432000 4194304 4417332 140735357945264 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15958/tid=15968] ppid=15956 vsize=334680 CPUtime=50.51 cores=0-7
/proc/15958/task/15968/stat : 15968 (plingeling) R 15956 15958 15599 0 -1 4202560 5033 1263 0 0 5050 1 0 0 25 0 9 0 512399247 342712320 47939 33554432000 4194304 4417332 140735357945264 18446744073709551615 4232666 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15958/tid=15969] ppid=15956 vsize=334680 CPUtime=50.24 cores=0-7
/proc/15958/task/15969/stat : 15969 (plingeling) R 15956 15958 15599 0 -1 4202560 12647 1263 0 0 5022 2 0 0 25 0 9 0 512399247 342712320 47939 33554432000 4194304 4417332 140735357945264 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15958/tid=15970] ppid=15956 vsize=334680 CPUtime=50.51 cores=0-7
/proc/15958/task/15970/stat : 15970 (plingeling) R 15956 15958 15599 0 -1 4202560 9165 1263 0 0 5050 1 0 0 25 0 9 0 512399247 342712320 47939 33554432000 4194304 4417332 140735357945264 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=15958/tid=15971] ppid=15956 vsize=334680 CPUtime=50.5 cores=0-7
/proc/15958/task/15971/stat : 15971 (plingeling) R 15956 15958 15599 0 -1 4202560 3901 1263 0 0 5050 0 0 0 25 0 9 0 512399248 342712320 47939 33554432000 4194304 4417332 140735357945264 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=15958/tid=15972] ppid=15956 vsize=334680 CPUtime=50.5 cores=0-7
/proc/15958/task/15972/stat : 15972 (plingeling) R 15956 15958 15599 0 -1 4202560 8691 1263 0 0 5049 1 0 0 25 0 9 0 512399248 342712320 47939 33554432000 4194304 4417332 140735357945264 18446744073709551615 4232664 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 404.46
Current children cumulated vsize (KiB) 334680

[startup+102.307 s]
/proc/loadavg: 8.10 8.04 7.98 9/179 15975
/proc/meminfo: memFree=15818256/32950928 swapFree=67087032/67111528
[pid=15958] ppid=15956 vsize=332116 CPUtime=813.84 cores=0-7
/proc/15958/stat : 15958 (plingeling) S 15956 15958 15599 0 -1 4202496 95287 1263 0 0 81369 15 0 0 18 0 9 0 512399190 340086784 48334 33554432000 4194304 4417332 140735357945264 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/15958/statm: 83029 48334 181 55 0 80915 0
[pid=15958/tid=15965] ppid=15956 vsize=332116 CPUtime=101.73 cores=0-7
/proc/15958/task/15965/stat : 15965 (plingeling) R 15956 15958 15599 0 -1 4202560 9977 1263 0 0 10172 1 0 0 25 0 9 0 512399247 340086784 48334 33554432000 4194304 4417332 140735357945264 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15958/tid=15966] ppid=15956 vsize=332116 CPUtime=101.73 cores=0-7
/proc/15958/task/15966/stat : 15966 (plingeling) R 15956 15958 15599 0 -1 4202560 8967 1263 0 0 10171 2 0 0 25 0 9 0 512399247 340086784 48334 33554432000 4194304 4417332 140735357945264 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15958/tid=15967] ppid=15956 vsize=332116 CPUtime=101.72 cores=0-7
/proc/15958/task/15967/stat : 15967 (plingeling) R 15956 15958 15599 0 -1 4202560 8252 1263 0 0 10172 0 0 0 25 0 9 0 512399247 340086784 48334 33554432000 4194304 4417332 140735357945264 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15958/tid=15968] ppid=15956 vsize=332116 CPUtime=101.72 cores=0-7
/proc/15958/task/15968/stat : 15968 (plingeling) R 15956 15958 15599 0 -1 4202560 5966 1263 0 0 10171 1 0 0 25 0 9 0 512399247 340086784 48334 33554432000 4194304 4417332 140735357945264 18446744073709551615 4264955 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15958/tid=15969] ppid=15956 vsize=332116 CPUtime=101.17 cores=0-7
/proc/15958/task/15969/stat : 15969 (plingeling) R 15956 15958 15599 0 -1 4202560 12670 1263 0 0 10115 2 0 0 25 0 9 0 512399247 340086784 48334 33554432000 4194304 4417332 140735357945264 18446744073709551615 4232770 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15958/tid=15970] ppid=15956 vsize=332116 CPUtime=101.71 cores=0-7
/proc/15958/task/15970/stat : 15970 (plingeling) R 15956 15958 15599 0 -1 4202560 9189 1263 0 0 10170 1 0 0 25 0 9 0 512399247 340086784 48334 33554432000 4194304 4417332 140735357945264 18446744073709551615 4265403 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=15958/tid=15971] ppid=15956 vsize=332116 CPUtime=101.71 cores=0-7
/proc/15958/task/15971/stat : 15971 (plingeling) R 15956 15958 15599 0 -1 4202560 3907 1263 0 0 10171 0 0 0 25 0 9 0 512399248 340086784 48334 33554432000 4194304 4417332 140735357945264 18446744073709551615 4277540 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=15958/tid=15972] ppid=15956 vsize=332116 CPUtime=101.71 cores=0-7
/proc/15958/task/15972/stat : 15972 (plingeling) R 15956 15958 15599 0 -1 4202560 8714 1263 0 0 10170 1 0 0 25 0 9 0 512399248 340086784 48334 33554432000 4194304 4417332 140735357945264 18446744073709551615 4264940 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 813.84
Current children cumulated vsize (KiB) 332116

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

[startup+103.9 s]
/proc/loadavg: 8.10 8.04 7.98 9/179 15975
/proc/meminfo: memFree=15818256/32950928 swapFree=67087032/67111528
[pid=15958] ppid=15956 vsize=332072 CPUtime=826.58 cores=0-7
/proc/15958/stat : 15958 (plingeling) S 15956 15958 15599 0 -1 4202496 95287 1263 0 0 82643 15 0 0 18 0 9 0 512399190 340041728 48323 33554432000 4194304 4417332 140735357945264 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/15958/statm: 83018 48323 181 55 0 80904 0
[pid=15958/tid=15965] ppid=15956 vsize=332072 CPUtime=103.32 cores=0-7
/proc/15958/task/15965/stat : 15965 (plingeling) R 15956 15958 15599 0 -1 4202560 9977 1263 0 0 10331 1 0 0 25 0 9 0 512399247 340041728 48323 33554432000 4194304 4417332 140735357945264 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15958/tid=15966] ppid=15956 vsize=332072 CPUtime=103.33 cores=0-7
/proc/15958/task/15966/stat : 15966 (plingeling) R 15956 15958 15599 0 -1 4202560 8967 1263 0 0 10331 2 0 0 25 0 9 0 512399247 340041728 48323 33554432000 4194304 4417332 140735357945264 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15958/tid=15967] ppid=15956 vsize=332072 CPUtime=103.32 cores=0-7
/proc/15958/task/15967/stat : 15967 (plingeling) R 15956 15958 15599 0 -1 4202560 8252 1263 0 0 10332 0 0 0 25 0 9 0 512399247 340041728 48323 33554432000 4194304 4417332 140735357945264 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15958/tid=15968] ppid=15956 vsize=332072 CPUtime=103.31 cores=0-7
/proc/15958/task/15968/stat : 15968 (plingeling) R 15956 15958 15599 0 -1 4202560 5966 1263 0 0 10330 1 0 0 25 0 9 0 512399247 340041728 48323 33554432000 4194304 4417332 140735357945264 18446744073709551615 4250957 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15958/tid=15969] ppid=15956 vsize=332072 CPUtime=102.76 cores=0-7
/proc/15958/task/15969/stat : 15969 (plingeling) R 15956 15958 15599 0 -1 4202560 12670 1263 0 0 10274 2 0 0 25 0 9 0 512399247 340041728 48323 33554432000 4194304 4417332 140735357945264 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15958/tid=15970] ppid=15956 vsize=332072 CPUtime=103.31 cores=0-7
/proc/15958/task/15970/stat : 15970 (plingeling) R 15956 15958 15599 0 -1 4202560 9189 1263 0 0 10330 1 0 0 25 0 9 0 512399247 340041728 48323 33554432000 4194304 4417332 140735357945264 18446744073709551615 4265368 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=15958/tid=15971] ppid=15956 vsize=332072 CPUtime=103.3 cores=0-7
/proc/15958/task/15971/stat : 15971 (plingeling) R 15956 15958 15599 0 -1 4202560 3907 1263 0 0 10330 0 0 0 25 0 9 0 512399248 340041728 48323 33554432000 4194304 4417332 140735357945264 18446744073709551615 4236816 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=15958/tid=15972] ppid=15956 vsize=332072 CPUtime=103.3 cores=0-7
/proc/15958/task/15972/stat : 15972 (plingeling) R 15956 15958 15599 0 -1 4202560 8714 1263 0 0 10329 1 0 0 25 0 9 0 512399248 340041728 48323 33554432000 4194304 4417332 140735357945264 18446744073709551615 4364713 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 826.58
Current children cumulated vsize (KiB) 332072

[startup+105.501 s]
/proc/loadavg: 8.09 8.04 7.98 9/179 15975
/proc/meminfo: memFree=15818256/32950928 swapFree=67087032/67111528
[pid=15958] ppid=15956 vsize=332072 CPUtime=839.41 cores=0-7
/proc/15958/stat : 15958 (plingeling) S 15956 15958 15599 0 -1 4202496 95287 1263 0 0 83926 15 0 0 18 0 9 0 512399190 340041728 48323 33554432000 4194304 4417332 140735357945264 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/15958/statm: 83018 48323 181 55 0 80904 0
[pid=15958/tid=15965] ppid=15956 vsize=332072 CPUtime=104.93 cores=0-7
/proc/15958/task/15965/stat : 15965 (plingeling) R 15956 15958 15599 0 -1 4202560 9977 1263 0 0 10492 1 0 0 25 0 9 0 512399247 340041728 48323 33554432000 4194304 4417332 140735357945264 18446744073709551615 4364568 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15958/tid=15966] ppid=15956 vsize=332072 CPUtime=104.93 cores=0-7
/proc/15958/task/15966/stat : 15966 (plingeling) R 15956 15958 15599 0 -1 4202560 8967 1263 0 0 10491 2 0 0 25 0 9 0 512399247 340041728 48323 33554432000 4194304 4417332 140735357945264 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15958/tid=15967] ppid=15956 vsize=332072 CPUtime=104.92 cores=0-7
/proc/15958/task/15967/stat : 15967 (plingeling) R 15956 15958 15599 0 -1 4202560 8252 1263 0 0 10492 0 0 0 25 0 9 0 512399247 340041728 48323 33554432000 4194304 4417332 140735357945264 18446744073709551615 4265695 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15958/tid=15968] ppid=15956 vsize=332072 CPUtime=104.92 cores=0-7
/proc/15958/task/15968/stat : 15968 (plingeling) R 15956 15958 15599 0 -1 4202560 5966 1263 0 0 10491 1 0 0 25 0 9 0 512399247 340041728 48323 33554432000 4194304 4417332 140735357945264 18446744073709551615 4264911 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15958/tid=15969] ppid=15956 vsize=332072 CPUtime=104.35 cores=0-7
/proc/15958/task/15969/stat : 15969 (plingeling) R 15956 15958 15599 0 -1 4202560 12670 1263 0 0 10433 2 0 0 25 0 9 0 512399247 340041728 48323 33554432000 4194304 4417332 140735357945264 18446744073709551615 4236852 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15958/tid=15970] ppid=15956 vsize=332072 CPUtime=104.91 cores=0-7
/proc/15958/task/15970/stat : 15970 (plingeling) R 15956 15958 15599 0 -1 4202560 9189 1263 0 0 10490 1 0 0 25 0 9 0 512399247 340041728 48323 33554432000 4194304 4417332 140735357945264 18446744073709551615 4236899 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=15958/tid=15971] ppid=15956 vsize=332072 CPUtime=104.91 cores=0-7
/proc/15958/task/15971/stat : 15971 (plingeling) R 15956 15958 15599 0 -1 4202560 3907 1263 0 0 10491 0 0 0 25 0 9 0 512399248 340041728 48323 33554432000 4194304 4417332 140735357945264 18446744073709551615 4236928 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=15958/tid=15972] ppid=15956 vsize=332072 CPUtime=104.91 cores=0-7
/proc/15958/task/15972/stat : 15972 (plingeling) R 15956 15958 15599 0 -1 4202560 8714 1263 0 0 10490 1 0 0 25 0 9 0 512399248 340041728 48323 33554432000 4194304 4417332 140735357945264 18446744073709551615 4354410 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 839.41
Current children cumulated vsize (KiB) 332072

[startup+105.901 s]
/proc/loadavg: 8.09 8.04 7.98 9/179 15975
/proc/meminfo: memFree=15818256/32950928 swapFree=67087032/67111528
[pid=15958] ppid=15956 vsize=332072 CPUtime=842.57 cores=0-7
/proc/15958/stat : 15958 (plingeling) S 15956 15958 15599 0 -1 4202496 95287 1263 0 0 84242 15 0 0 18 0 9 0 512399190 340041728 48323 33554432000 4194304 4417332 140735357945264 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/15958/statm: 83018 48323 181 55 0 80904 0
[pid=15958/tid=15965] ppid=15956 vsize=332072 CPUtime=105.32 cores=0-7
/proc/15958/task/15965/stat : 15965 (plingeling) R 15956 15958 15599 0 -1 4202560 9977 1263 0 0 10531 1 0 0 25 0 9 0 512399247 340041728 48323 33554432000 4194304 4417332 140735357945264 18446744073709551615 4364873 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15958/tid=15966] ppid=15956 vsize=332072 CPUtime=105.33 cores=0-7
/proc/15958/task/15966/stat : 15966 (plingeling) R 15956 15958 15599 0 -1 4202560 8967 1263 0 0 10531 2 0 0 25 0 9 0 512399247 340041728 48323 33554432000 4194304 4417332 140735357945264 18446744073709551615 4237232 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15958/tid=15967] ppid=15956 vsize=332072 CPUtime=105.32 cores=0-7
/proc/15958/task/15967/stat : 15967 (plingeling) R 15956 15958 15599 0 -1 4202560 8252 1263 0 0 10532 0 0 0 25 0 9 0 512399247 340041728 48323 33554432000 4194304 4417332 140735357945264 18446744073709551615 4353461 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15958/tid=15968] ppid=15956 vsize=332072 CPUtime=105.31 cores=0-7
/proc/15958/task/15968/stat : 15968 (plingeling) R 15956 15958 15599 0 -1 4202560 5966 1263 0 0 10530 1 0 0 25 0 9 0 512399247 340041728 48323 33554432000 4194304 4417332 140735357945264 18446744073709551615 4366445 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15958/tid=15969] ppid=15956 vsize=332072 CPUtime=104.75 cores=0-7
/proc/15958/task/15969/stat : 15969 (plingeling) R 15956 15958 15599 0 -1 4202560 12670 1263 0 0 10473 2 0 0 25 0 9 0 512399247 340041728 48323 33554432000 4194304 4417332 140735357945264 18446744073709551615 4364519 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15958/tid=15970] ppid=15956 vsize=332072 CPUtime=105.31 cores=0-7
/proc/15958/task/15970/stat : 15970 (plingeling) R 15956 15958 15599 0 -1 4202560 9189 1263 0 0 10530 1 0 0 25 0 9 0 512399247 340041728 48323 33554432000 4194304 4417332 140735357945264 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=15958/tid=15971] ppid=15956 vsize=332072 CPUtime=105.3 cores=0-7
/proc/15958/task/15971/stat : 15971 (plingeling) R 15956 15958 15599 0 -1 4202560 3907 1263 0 0 10530 0 0 0 25 0 9 0 512399248 340041728 48323 33554432000 4194304 4417332 140735357945264 18446744073709551615 4236920 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=15958/tid=15972] ppid=15956 vsize=332072 CPUtime=105.3 cores=0-7
/proc/15958/task/15972/stat : 15972 (plingeling) R 15956 15958 15599 0 -1 4202560 8714 1263 0 0 10529 1 0 0 25 0 9 0 512399248 340041728 48323 33554432000 4194304 4417332 140735357945264 18446744073709551615 4265368 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 842.57
Current children cumulated vsize (KiB) 332072

[startup+106.301 s]
/proc/loadavg: 8.09 8.04 7.98 9/179 15975
/proc/meminfo: memFree=15818256/32950928 swapFree=67087032/67111528
[pid=15958] ppid=15956 vsize=332072 CPUtime=845.77 cores=0-7
/proc/15958/stat : 15958 (plingeling) S 15956 15958 15599 0 -1 4202496 95287 1263 0 0 84562 15 0 0 18 0 9 0 512399190 340041728 48323 33554432000 4194304 4417332 140735357945264 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/15958/statm: 83018 48323 181 55 0 80904 0
[pid=15958/tid=15965] ppid=15956 vsize=332072 CPUtime=105.72 cores=0-7
/proc/15958/task/15965/stat : 15965 (plingeling) R 15956 15958 15599 0 -1 4202560 9977 1263 0 0 10571 1 0 0 25 0 9 0 512399247 340041728 48323 33554432000 4194304 4417332 140735357945264 18446744073709551615 4364385 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15958/tid=15966] ppid=15956 vsize=332072 CPUtime=105.73 cores=0-7
/proc/15958/task/15966/stat : 15966 (plingeling) R 15956 15958 15599 0 -1 4202560 8967 1263 0 0 10571 2 0 0 25 0 9 0 512399247 340041728 48323 33554432000 4194304 4417332 140735357945264 18446744073709551615 4357034 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15958/tid=15967] ppid=15956 vsize=332072 CPUtime=105.72 cores=0-7
/proc/15958/task/15967/stat : 15967 (plingeling) R 15956 15958 15599 0 -1 4202560 8252 1263 0 0 10572 0 0 0 25 0 9 0 512399247 340041728 48323 33554432000 4194304 4417332 140735357945264 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15958/tid=15968] ppid=15956 vsize=332072 CPUtime=105.71 cores=0-7
/proc/15958/task/15968/stat : 15968 (plingeling) R 15956 15958 15599 0 -1 4202560 5966 1263 0 0 10570 1 0 0 25 0 9 0 512399247 340041728 48323 33554432000 4194304 4417332 140735357945264 18446744073709551615 4364519 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15958/tid=15969] ppid=15956 vsize=332072 CPUtime=105.15 cores=0-7
/proc/15958/task/15969/stat : 15969 (plingeling) R 15956 15958 15599 0 -1 4202560 12670 1263 0 0 10513 2 0 0 25 0 9 0 512399247 340041728 48323 33554432000 4194304 4417332 140735357945264 18446744073709551615 4365900 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15958/tid=15970] ppid=15956 vsize=332072 CPUtime=105.71 cores=0-7
/proc/15958/task/15970/stat : 15970 (plingeling) R 15956 15958 15599 0 -1 4202560 9189 1263 0 0 10570 1 0 0 25 0 9 0 512399247 340041728 48323 33554432000 4194304 4417332 140735357945264 18446744073709551615 4364519 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=15958/tid=15971] ppid=15956 vsize=332072 CPUtime=105.7 cores=0-7
/proc/15958/task/15971/stat : 15971 (plingeling) R 15956 15958 15599 0 -1 4202560 3907 1263 0 0 10570 0 0 0 25 0 9 0 512399248 340041728 48323 33554432000 4194304 4417332 140735357945264 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=15958/tid=15972] ppid=15956 vsize=332072 CPUtime=105.7 cores=0-7
/proc/15958/task/15972/stat : 15972 (plingeling) R 15956 15958 15599 0 -1 4202560 8714 1263 0 0 10569 1 0 0 25 0 9 0 512399248 340041728 48323 33554432000 4194304 4417332 140735357945264 18446744073709551615 4275934 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 845.77
Current children cumulated vsize (KiB) 332072

[startup+106.401 s]
/proc/loadavg: 8.09 8.04 7.98 9/179 15975
/proc/meminfo: memFree=15818256/32950928 swapFree=67087032/67111528
[pid=15958] ppid=15956 vsize=291096 CPUtime=846.46 cores=0-7
/proc/15958/stat : 15958 (plingeling) S 15956 15958 15599 0 -1 4202496 95288 1263 0 0 84631 15 0 0 17 0 2 0 512399190 298082304 48298 33554432000 4194304 4417332 140735357945264 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/15958/statm: 72774 48298 182 55 0 70660 0
[pid=15958/tid=15972] ppid=15956 vsize=291096 CPUtime=105.8 cores=0-7
/proc/15958/task/15972/stat : 15972 (plingeling) R 15956 15958 15599 0 -1 4202560 8714 1263 0 0 10579 1 0 0 25 0 2 0 512399248 298082304 48298 33554432000 4194304 4417332 140735357945264 18446744073709551615 4277571 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 846.46
Current children cumulated vsize (KiB) 291096

Child status: 20
Real time (s): 106.429
CPU time (s): 846.51
CPU user time (s): 846.338
CPU system time (s): 0.171973
CPU usage (%): 795.373
Max. virtual memory (cumulated for all children) (KiB): 336756

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 846.338
system time used= 0.171973
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 96554
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= 325
involuntary context switches= 4066

runsolver used 0.168974 second user time and 0.410937 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-28 18:27:01
IDJOB=3309726
IDBENCH=82477
IDSOLVER=1695
FILE ID=node148/3309726-1304008021
RUNJOBID= node148-1304002541-15613
PBS_JOBID= 13168795
Free space on /tmp= 71432 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-bobsm5378d2-tseitin.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309726-1304008021/watcher-3309726-1304008021 -o /tmp/evaluation-result-3309726-1304008021/solver-3309726-1304008021 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3309726-1304008021.cnf

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

MD5SUM BENCH= f1a7d779d46b93ce2fde4f2438e6ae5c
RANDOM SEED=626963703

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      16008672 kB
Buffers:       2083660 kB
Cached:       14243676 kB
SwapCached:       5264 kB
Active:        6845288 kB
Inactive:      9526136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16008672 kB
SwapTotal:    67111528 kB
SwapFree:     67087032 kB
Dirty:            4308 kB
Writeback:           0 kB
AnonPages:       40360 kB
Mapped:          13464 kB
Slab:           504232 kB
PageTables:       4200 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   181508 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= 71432 MiB
End job on node148 at 2011-04-28 18:28:48