Trace number 3372950

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 340.449 43.3621

General information on the benchmark

NameSAT02/industrial/nam/fpga-routing/
k2fix_gr_rcs_w9.shuffled.cnf
MD5SUM3469bb30890bba597175d692c3430b0e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark39.8739
Satisfiable
(Un)Satisfiability was proved
Number of variables11313
Number of clauses305160
Sum of the clauses size619119
Maximum clause length9
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2303903
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51257

Solver Data

340.34/43.36	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3372950-1305445230/watcher-3372950-1305445230 -o /tmp/evaluation-result-3372950-1305445230/solver-3372950-1305445230 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3372950-1305445230.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: 7.65 7.99 7.65 1/357 25515
/proc/meminfo: memFree=22706760/32950928 swapFree=65730864/67111528
[pid=25515] ppid=25513 vsize=13120 CPUtime=0 cores=0-7
/proc/25515/stat : 25515 (plingeling) R 25513 25515 25304 0 -1 4202496 1372 1258 0 0 0 0 0 0 18 0 1 0 734753657 13434880 1303 33554432000 4194304 4417452 140736750675856 18446744073709551615 260905393920 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/25515/statm: 3280 1303 148 55 0 1166 0

[startup+0.041184 s]
/proc/loadavg: 7.65 7.99 7.65 1/357 25515
/proc/meminfo: memFree=22706760/32950928 swapFree=65730864/67111528
[pid=25515] ppid=25513 vsize=20828 CPUtime=0.03 cores=0-7
/proc/25515/stat : 25515 (plingeling) R 25513 25515 25304 0 -1 4202496 3267 1258 0 0 3 0 0 0 18 0 1 0 734753657 21327872 3198 33554432000 4194304 4417452 140736750675856 18446744073709551615 4231537 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/25515/statm: 5207 3198 148 55 0 3093 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 20828

[startup+0.101169 s]
/proc/loadavg: 7.65 7.99 7.65 1/357 25515
/proc/meminfo: memFree=22706760/32950928 swapFree=65730864/67111528
[pid=25515] ppid=25513 vsize=23136 CPUtime=0.09 cores=0-7
/proc/25515/stat : 25515 (plingeling) R 25513 25515 25304 0 -1 4202496 3844 1258 0 0 9 0 0 0 18 0 1 0 734753657 23691264 3775 33554432000 4194304 4417452 140736750675856 18446744073709551615 4262065 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/25515/statm: 5784 3775 148 55 0 3670 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23136

[startup+0.301135 s]
/proc/loadavg: 7.65 7.99 7.65 1/357 25515
/proc/meminfo: memFree=22706760/32950928 swapFree=65730864/67111528
[pid=25515] ppid=25513 vsize=35424 CPUtime=0.28 cores=0-7
/proc/25515/stat : 25515 (plingeling) R 25513 25515 25304 0 -1 4202496 6916 1258 0 0 28 0 0 0 19 0 1 0 734753657 36274176 6847 33554432000 4194304 4417452 140736750675856 18446744073709551615 4209463 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/25515/statm: 8856 6847 148 55 0 6742 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 35424

[startup+0.701073 s]
/proc/loadavg: 7.65 7.99 7.65 1/357 25515
/proc/meminfo: memFree=22706760/32950928 swapFree=65730864/67111528
[pid=25515] ppid=25513 vsize=52000 CPUtime=0.69 cores=0-7
/proc/25515/stat : 25515 (plingeling) R 25513 25515 25304 0 -1 4202496 11060 1258 0 0 68 1 0 0 19 0 1 0 734753657 53248000 10991 33554432000 4194304 4417452 140736750675856 18446744073709551615 4235981 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/25515/statm: 13000 10991 148 55 0 10886 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 52000

[startup+1.50085 s]
/proc/loadavg: 7.65 7.99 7.65 9/366 25529
/proc/meminfo: memFree=22661684/32950928 swapFree=65730864/67111528
[pid=25515] ppid=25513 vsize=228300 CPUtime=6.83 cores=0-7
/proc/25515/stat : 25515 (plingeling) S 25513 25515 25304 0 -1 4202496 28351 1258 0 0 679 4 0 0 18 0 9 0 734753657 233779200 18338 33554432000 4194304 4417452 140736750675856 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/25515/statm: 57075 18338 180 55 0 54961 0
[pid=25515/tid=25522] ppid=25513 vsize=228300 CPUtime=0.76 cores=0-7
/proc/25515/task/25522/stat : 25522 (plingeling) R 25513 25515 25304 0 -1 4202560 2389 1258 0 0 76 0 0 0 25 0 9 0 734753730 233779200 18338 33554432000 4194304 4417452 140736750675856 18446744073709551615 4226421 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25515/tid=25523] ppid=25513 vsize=228300 CPUtime=0.76 cores=0-7
/proc/25515/task/25523/stat : 25523 (plingeling) R 25513 25515 25304 0 -1 4202560 2442 1258 0 0 76 0 0 0 25 0 9 0 734753730 233779200 18338 33554432000 4194304 4417452 140736750675856 18446744073709551615 4235999 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25515/tid=25524] ppid=25513 vsize=228300 CPUtime=0.75 cores=0-7
/proc/25515/task/25524/stat : 25524 (plingeling) R 25513 25515 25304 0 -1 4202560 3089 1258 0 0 75 0 0 0 24 0 9 0 734753730 233779200 18338 33554432000 4194304 4417452 140736750675856 18446744073709551615 4258513 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25515/tid=25525] ppid=25513 vsize=228300 CPUtime=0.76 cores=0-7
/proc/25515/task/25525/stat : 25525 (plingeling) R 25513 25515 25304 0 -1 4202560 1884 1258 0 0 76 0 0 0 18 0 9 0 734753730 233779200 18338 33554432000 4194304 4417452 140736750675856 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25515/tid=25526] ppid=25513 vsize=228300 CPUtime=0.74 cores=0-7
/proc/25515/task/25526/stat : 25526 (plingeling) R 25513 25515 25304 0 -1 4202560 1642 1258 0 0 74 0 0 0 19 0 9 0 734753730 233779200 18338 33554432000 4194304 4417452 140736750675856 18446744073709551615 4249110 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25515/tid=25527] ppid=25513 vsize=228300 CPUtime=0.76 cores=0-7
/proc/25515/task/25527/stat : 25527 (plingeling) R 25513 25515 25304 0 -1 4202560 2298 1258 0 0 76 0 0 0 18 0 9 0 734753730 233779200 18338 33554432000 4194304 4417452 140736750675856 18446744073709551615 4249171 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25515/tid=25528] ppid=25513 vsize=228300 CPUtime=0.76 cores=0-7
/proc/25515/task/25528/stat : 25528 (plingeling) R 25513 25515 25304 0 -1 4202560 1367 1258 0 0 76 0 0 0 21 0 9 0 734753730 233779200 18338 33554432000 4194304 4417452 140736750675856 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25515/tid=25529] ppid=25513 vsize=228300 CPUtime=0.75 cores=0-7
/proc/25515/task/25529/stat : 25529 (plingeling) R 25513 25515 25304 0 -1 4202560 2163 1258 0 0 75 0 0 0 21 0 9 0 734753731 233779200 18338 33554432000 4194304 4417452 140736750675856 18446744073709551615 4259934 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 6.83
Current children cumulated vsize (KiB) 228300

[startup+3.10055 s]
/proc/loadavg: 7.65 7.99 7.65 9/366 25529
/proc/meminfo: memFree=22593236/32950928 swapFree=65730864/67111528
[pid=25515] ppid=25513 vsize=269652 CPUtime=19.62 cores=0-7
/proc/25515/stat : 25515 (plingeling) S 25513 25515 25304 0 -1 4202496 39912 1258 0 0 1956 6 0 0 18 0 9 0 734753657 276123648 28644 33554432000 4194304 4417452 140736750675856 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/25515/statm: 67413 28644 180 55 0 65299 0
[pid=25515/tid=25522] ppid=25513 vsize=269652 CPUtime=2.35 cores=0-7
/proc/25515/task/25522/stat : 25522 (plingeling) R 25513 25515 25304 0 -1 4202560 4199 1258 0 0 235 0 0 0 25 0 9 0 734753730 276123648 28644 33554432000 4194304 4417452 140736750675856 18446744073709551615 4249909 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25515/tid=25523] ppid=25513 vsize=269652 CPUtime=2.36 cores=0-7
/proc/25515/task/25523/stat : 25523 (plingeling) R 25513 25515 25304 0 -1 4202560 3466 1258 0 0 236 0 0 0 25 0 9 0 734753730 276123648 28644 33554432000 4194304 4417452 140736750675856 18446744073709551615 4258188 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25515/tid=25524] ppid=25513 vsize=269652 CPUtime=2.35 cores=0-7
/proc/25515/task/25524/stat : 25524 (plingeling) R 25513 25515 25304 0 -1 4202560 4866 1258 0 0 235 0 0 0 25 0 9 0 734753730 276123648 28644 33554432000 4194304 4417452 140736750675856 18446744073709551615 4236224 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25515/tid=25525] ppid=25513 vsize=269652 CPUtime=2.36 cores=0-7
/proc/25515/task/25525/stat : 25525 (plingeling) R 25513 25515 25304 0 -1 4202560 3167 1258 0 0 236 0 0 0 22 0 9 0 734753730 276123648 28644 33554432000 4194304 4417452 140736750675856 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25515/tid=25526] ppid=25513 vsize=269652 CPUtime=2.34 cores=0-7
/proc/25515/task/25526/stat : 25526 (plingeling) R 25513 25515 25304 0 -1 4202560 2666 1258 0 0 234 0 0 0 22 0 9 0 734753730 276123648 28644 33554432000 4194304 4417452 140736750675856 18446744073709551615 4235997 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25515/tid=25527] ppid=25513 vsize=269652 CPUtime=2.36 cores=0-7
/proc/25515/task/25527/stat : 25527 (plingeling) R 25513 25515 25304 0 -1 4202560 4108 1258 0 0 236 0 0 0 21 0 9 0 734753730 276123648 28644 33554432000 4194304 4417452 140736750675856 18446744073709551615 4258244 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25515/tid=25528] ppid=25513 vsize=269652 CPUtime=2.36 cores=0-7
/proc/25515/task/25528/stat : 25528 (plingeling) R 25513 25515 25304 0 -1 4202560 2391 1258 0 0 236 0 0 0 25 0 9 0 734753730 276123648 28644 33554432000 4194304 4417452 140736750675856 18446744073709551615 4258389 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25515/tid=25529] ppid=25513 vsize=269652 CPUtime=2.34 cores=0-7
/proc/25515/task/25529/stat : 25529 (plingeling) R 25513 25515 25304 0 -1 4202560 3972 1258 0 0 234 0 0 0 25 0 9 0 734753731 276123648 28644 33554432000 4194304 4417452 140736750675856 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 19.62
Current children cumulated vsize (KiB) 269652

[startup+6.30097 s]
/proc/loadavg: 7.68 7.99 7.65 9/366 25530
/proc/meminfo: memFree=22584060/32950928 swapFree=65730864/67111528
[pid=25515] ppid=25513 vsize=280588 CPUtime=45.19 cores=0-7
/proc/25515/stat : 25515 (plingeling) S 25513 25515 25304 0 -1 4202496 43803 1258 0 0 4512 7 0 0 18 0 9 0 734753657 287322112 31378 33554432000 4194304 4417452 140736750675856 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/25515/statm: 70147 31378 180 55 0 68033 0
[pid=25515/tid=25522] ppid=25513 vsize=280588 CPUtime=5.56 cores=0-7
/proc/25515/task/25522/stat : 25522 (plingeling) R 25513 25515 25304 0 -1 4202560 4199 1258 0 0 556 0 0 0 25 0 9 0 734753730 287322112 31378 33554432000 4194304 4417452 140736750675856 18446744073709551615 4258188 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25515/tid=25523] ppid=25513 vsize=280588 CPUtime=5.56 cores=0-7
/proc/25515/task/25523/stat : 25523 (plingeling) R 25513 25515 25304 0 -1 4202560 3466 1258 0 0 556 0 0 0 25 0 9 0 734753730 287322112 31378 33554432000 4194304 4417452 140736750675856 18446744073709551615 4249943 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25515/tid=25524] ppid=25513 vsize=280588 CPUtime=5.55 cores=0-7
/proc/25515/task/25524/stat : 25524 (plingeling) R 25513 25515 25304 0 -1 4202560 4866 1258 0 0 555 0 0 0 25 0 9 0 734753730 287322112 31378 33554432000 4194304 4417452 140736750675856 18446744073709551615 4259910 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25515/tid=25525] ppid=25513 vsize=280588 CPUtime=5.56 cores=0-7
/proc/25515/task/25525/stat : 25525 (plingeling) R 25513 25515 25304 0 -1 4202560 7058 1258 0 0 555 1 0 0 25 0 9 0 734753730 287322112 31378 33554432000 4194304 4417452 140736750675856 18446744073709551615 4366400 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25515/tid=25526] ppid=25513 vsize=280588 CPUtime=5.54 cores=0-7
/proc/25515/task/25526/stat : 25526 (plingeling) R 25513 25515 25304 0 -1 4202560 2666 1258 0 0 554 0 0 0 25 0 9 0 734753730 287322112 31378 33554432000 4194304 4417452 140736750675856 18446744073709551615 4250017 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25515/tid=25527] ppid=25513 vsize=280588 CPUtime=5.56 cores=0-7
/proc/25515/task/25527/stat : 25527 (plingeling) R 25513 25515 25304 0 -1 4202560 4108 1258 0 0 556 0 0 0 25 0 9 0 734753730 287322112 31378 33554432000 4194304 4417452 140736750675856 18446744073709551615 4249110 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25515/tid=25528] ppid=25513 vsize=280588 CPUtime=5.56 cores=0-7
/proc/25515/task/25528/stat : 25528 (plingeling) R 25513 25515 25304 0 -1 4202560 2391 1258 0 0 556 0 0 0 25 0 9 0 734753730 287322112 31378 33554432000 4194304 4417452 140736750675856 18446744073709551615 4237176 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25515/tid=25529] ppid=25513 vsize=280588 CPUtime=5.5 cores=0-7
/proc/25515/task/25529/stat : 25529 (plingeling) R 25513 25515 25304 0 -1 4202560 3972 1258 0 0 550 0 0 0 25 0 9 0 734753731 287322112 31378 33554432000 4194304 4417452 140736750675856 18446744073709551615 4249958 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 45.19
Current children cumulated vsize (KiB) 280588

[startup+12.7008 s]
/proc/loadavg: 7.71 7.99 7.66 9/366 25530
/proc/meminfo: memFree=22536824/32950928 swapFree=65730864/67111528
[pid=25515] ppid=25513 vsize=331084 CPUtime=96.3 cores=0-7
/proc/25515/stat : 25515 (plingeling) S 25513 25515 25304 0 -1 4202496 60407 1258 0 0 9621 9 0 0 18 0 9 0 734753657 339030016 44002 33554432000 4194304 4417452 140736750675856 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/25515/statm: 82771 44002 180 55 0 80657 0
[pid=25515/tid=25522] ppid=25513 vsize=331084 CPUtime=11.95 cores=0-7
/proc/25515/task/25522/stat : 25522 (plingeling) R 25513 25515 25304 0 -1 4202560 5192 1258 0 0 1195 0 0 0 25 0 9 0 734753730 339030016 44002 33554432000 4194304 4417452 140736750675856 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25515/tid=25523] ppid=25513 vsize=331084 CPUtime=11.96 cores=0-7
/proc/25515/task/25523/stat : 25523 (plingeling) R 25513 25515 25304 0 -1 4202560 6474 1258 0 0 1195 1 0 0 25 0 9 0 734753730 339030016 44002 33554432000 4194304 4417452 140736750675856 18446744073709551615 4365027 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25515/tid=25524] ppid=25513 vsize=331084 CPUtime=11.96 cores=0-7
/proc/25515/task/25524/stat : 25524 (plingeling) R 25513 25515 25304 0 -1 4202560 8155 1258 0 0 1195 1 0 0 25 0 9 0 734753730 339030016 44002 33554432000 4194304 4417452 140736750675856 18446744073709551615 4365130 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25515/tid=25525] ppid=25513 vsize=331084 CPUtime=11.96 cores=0-7
/proc/25515/task/25525/stat : 25525 (plingeling) R 25513 25515 25304 0 -1 4202560 8838 1258 0 0 1195 1 0 0 25 0 9 0 734753730 339030016 44002 33554432000 4194304 4417452 140736750675856 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25515/tid=25526] ppid=25513 vsize=331084 CPUtime=11.94 cores=0-7
/proc/25515/task/25526/stat : 25526 (plingeling) R 25513 25515 25304 0 -1 4202560 3342 1258 0 0 1194 0 0 0 25 0 9 0 734753730 339030016 44002 33554432000 4194304 4417452 140736750675856 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25515/tid=25527] ppid=25513 vsize=331084 CPUtime=11.96 cores=0-7
/proc/25515/task/25527/stat : 25527 (plingeling) R 25513 25515 25304 0 -1 4202560 6236 1258 0 0 1196 0 0 0 25 0 9 0 734753730 339030016 44002 33554432000 4194304 4417452 140736750675856 18446744073709551615 4249171 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25515/tid=25528] ppid=25513 vsize=331084 CPUtime=11.95 cores=0-7
/proc/25515/task/25528/stat : 25528 (plingeling) R 25513 25515 25304 0 -1 4202560 5568 1258 0 0 1195 0 0 0 25 0 9 0 734753730 339030016 44002 33554432000 4194304 4417452 140736750675856 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25515/tid=25529] ppid=25513 vsize=331084 CPUtime=11.82 cores=0-7
/proc/25515/task/25529/stat : 25529 (plingeling) R 25513 25515 25304 0 -1 4202560 5525 1258 0 0 1182 0 0 0 25 0 9 0 734753731 339030016 44002 33554432000 4194304 4417452 140736750675856 18446744073709551615 4365106 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 96.3
Current children cumulated vsize (KiB) 331084

[startup+25.5005 s]
/proc/loadavg: 7.77 7.99 7.66 9/366 25530
/proc/meminfo: memFree=22482216/32950928 swapFree=65730864/67111528
[pid=25515] ppid=25513 vsize=390028 CPUtime=198.54 cores=0-7
/proc/25515/stat : 25515 (plingeling) S 25513 25515 25304 0 -1 4202496 82487 1258 0 0 19841 13 0 0 18 0 9 0 734753657 399388672 58227 33554432000 4194304 4417452 140736750675856 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/25515/statm: 97507 58227 180 55 0 95393 0
[pid=25515/tid=25522] ppid=25513 vsize=390028 CPUtime=24.76 cores=0-7
/proc/25515/task/25522/stat : 25522 (plingeling) R 25513 25515 25304 0 -1 4202560 9720 1258 0 0 2475 1 0 0 25 0 9 0 734753730 399388672 58227 33554432000 4194304 4417452 140736750675856 18446744073709551615 4364420 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25515/tid=25523] ppid=25513 vsize=390028 CPUtime=24.75 cores=0-7
/proc/25515/task/25523/stat : 25523 (plingeling) R 25513 25515 25304 0 -1 4202560 7539 1258 0 0 2474 1 0 0 25 0 9 0 734753730 399388672 58227 33554432000 4194304 4417452 140736750675856 18446744073709551615 4355572 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25515/tid=25524] ppid=25513 vsize=390028 CPUtime=24.76 cores=0-7
/proc/25515/task/25524/stat : 25524 (plingeling) R 25513 25515 25304 0 -1 4202560 9528 1258 0 0 2475 1 0 0 25 0 9 0 734753730 399388672 58227 33554432000 4194304 4417452 140736750675856 18446744073709551615 4364958 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25515/tid=25525] ppid=25513 vsize=390028 CPUtime=24.76 cores=0-7
/proc/25515/task/25525/stat : 25525 (plingeling) R 25513 25515 25304 0 -1 4202560 13893 1258 0 0 2473 3 0 0 25 0 9 0 734753730 399388672 58227 33554432000 4194304 4417452 140736750675856 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25515/tid=25526] ppid=25513 vsize=390028 CPUtime=24.74 cores=0-7
/proc/25515/task/25526/stat : 25526 (plingeling) R 25513 25515 25304 0 -1 4202560 7420 1258 0 0 2473 1 0 0 25 0 9 0 734753730 399388672 58227 33554432000 4194304 4417452 140736750675856 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25515/tid=25527] ppid=25513 vsize=390028 CPUtime=24.76 cores=0-7
/proc/25515/task/25527/stat : 25527 (plingeling) R 25513 25515 25304 0 -1 4202560 7261 1258 0 0 2476 0 0 0 25 0 9 0 734753730 399388672 58227 33554432000 4194304 4417452 140736750675856 18446744073709551615 4259618 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25515/tid=25528] ppid=25513 vsize=390028 CPUtime=24.75 cores=0-7
/proc/25515/task/25528/stat : 25528 (plingeling) R 25513 25515 25304 0 -1 4202560 6592 1258 0 0 2475 0 0 0 25 0 9 0 734753730 399388672 58227 33554432000 4194304 4417452 140736750675856 18446744073709551615 4259855 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25515/tid=25529] ppid=25513 vsize=390028 CPUtime=24.46 cores=0-7
/proc/25515/task/25529/stat : 25529 (plingeling) R 25513 25515 25304 0 -1 4202560 9457 1258 0 0 2446 0 0 0 25 0 9 0 734753731 399388672 58227 33554432000 4194304 4417452 140736750675856 18446744073709551615 4366486 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 198.54
Current children cumulated vsize (KiB) 390028

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

[startup+31.9133 s]
/proc/loadavg: 7.79 7.99 7.66 9/366 25530
/proc/meminfo: memFree=22429836/32950928 swapFree=65730864/67111528
[pid=25515] ppid=25513 vsize=437408 CPUtime=249.77 cores=0-7
/proc/25515/stat : 25515 (plingeling) S 25513 25515 25304 0 -1 4202496 100827 1258 0 0 24959 18 0 0 18 0 9 0 734753657 447905792 70072 33554432000 4194304 4417452 140736750675856 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/25515/statm: 109352 70072 180 55 0 107238 0
[pid=25515/tid=25522] ppid=25513 vsize=437408 CPUtime=31.17 cores=0-7
/proc/25515/task/25522/stat : 25522 (plingeling) R 25513 25515 25304 0 -1 4202560 9720 1258 0 0 3116 1 0 0 25 0 9 0 734753730 447905792 70072 33554432000 4194304 4417452 140736750675856 18446744073709551615 4308183 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25515/tid=25523] ppid=25513 vsize=437408 CPUtime=31.16 cores=0-7
/proc/25515/task/25523/stat : 25523 (plingeling) R 25513 25515 25304 0 -1 4202560 7539 1258 0 0 3115 1 0 0 25 0 9 0 734753730 447905792 70072 33554432000 4194304 4417452 140736750675856 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25515/tid=25524] ppid=25513 vsize=437408 CPUtime=31.17 cores=0-7
/proc/25515/task/25524/stat : 25524 (plingeling) R 25513 25515 25304 0 -1 4202560 13624 1258 0 0 3115 2 0 0 25 0 9 0 734753730 447905792 70072 33554432000 4194304 4417452 140736750675856 18446744073709551615 4366804 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25515/tid=25525] ppid=25513 vsize=437408 CPUtime=31.17 cores=0-7
/proc/25515/task/25525/stat : 25525 (plingeling) R 25513 25515 25304 0 -1 4202560 19626 1258 0 0 3113 4 0 0 25 0 9 0 734753730 447905792 70072 33554432000 4194304 4417452 140736750675856 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25515/tid=25526] ppid=25513 vsize=437408 CPUtime=31.15 cores=0-7
/proc/25515/task/25526/stat : 25526 (plingeling) R 25513 25515 25304 0 -1 4202560 11828 1258 0 0 3113 2 0 0 25 0 9 0 734753730 447905792 70072 33554432000 4194304 4417452 140736750675856 18446744073709551615 4236311 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25515/tid=25527] ppid=25513 vsize=437408 CPUtime=31.17 cores=0-7
/proc/25515/task/25527/stat : 25527 (plingeling) R 25513 25515 25304 0 -1 4202560 7261 1258 0 0 3117 0 0 0 25 0 9 0 734753730 447905792 70072 33554432000 4194304 4417452 140736750675856 18446744073709551615 4366074 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25515/tid=25528] ppid=25513 vsize=437408 CPUtime=31.17 cores=0-7
/proc/25515/task/25528/stat : 25528 (plingeling) R 25513 25515 25304 0 -1 4202560 10695 1258 0 0 3115 2 0 0 25 0 9 0 734753730 447905792 70072 33554432000 4194304 4417452 140736750675856 18446744073709551615 4249186 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25515/tid=25529] ppid=25513 vsize=437408 CPUtime=30.8 cores=0-7
/proc/25515/task/25529/stat : 25529 (plingeling) R 25513 25515 25304 0 -1 4202560 9457 1258 0 0 3080 0 0 0 25 0 9 0 734753731 447905792 70072 33554432000 4194304 4417452 140736750675856 18446744073709551615 4310585 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 249.77
Current children cumulated vsize (KiB) 437408

[startup+38.3011 s]
/proc/loadavg: 7.80 7.99 7.66 9/366 25530
/proc/meminfo: memFree=22440304/32950928 swapFree=65730864/67111528
[pid=25515] ppid=25513 vsize=424092 CPUtime=300.8 cores=0-7
/proc/25515/stat : 25515 (plingeling) S 25513 25515 25304 0 -1 4202496 122862 1258 0 0 30057 23 0 0 18 0 9 0 734753657 434270208 67254 33554432000 4194304 4417452 140736750675856 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/25515/statm: 106023 67254 180 55 0 103909 0
[pid=25515/tid=25522] ppid=25513 vsize=424092 CPUtime=37.56 cores=0-7
/proc/25515/task/25522/stat : 25522 (plingeling) R 25513 25515 25304 0 -1 4202560 13816 1258 0 0 3754 2 0 0 25 0 9 0 734753730 434270208 67254 33554432000 4194304 4417452 140736750675856 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25515/tid=25523] ppid=25513 vsize=424092 CPUtime=37.55 cores=0-7
/proc/25515/task/25523/stat : 25523 (plingeling) R 25513 25515 25304 0 -1 4202560 11635 1258 0 0 3753 2 0 0 25 0 9 0 734753730 434270208 67254 33554432000 4194304 4417452 140736750675856 18446744073709551615 4364972 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25515/tid=25524] ppid=25513 vsize=424092 CPUtime=37.55 cores=0-7
/proc/25515/task/25524/stat : 25524 (plingeling) R 25513 25515 25304 0 -1 4202560 15407 1258 0 0 3753 2 0 0 25 0 9 0 734753730 434270208 67254 33554432000 4194304 4417452 140736750675856 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25515/tid=25525] ppid=25513 vsize=424092 CPUtime=37.56 cores=0-7
/proc/25515/task/25525/stat : 25525 (plingeling) R 25513 25515 25304 0 -1 4202560 21145 1258 0 0 3751 5 0 0 25 0 9 0 734753730 434270208 67254 33554432000 4194304 4417452 140736750675856 18446744073709551615 4236672 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25515/tid=25526] ppid=25513 vsize=424092 CPUtime=37.55 cores=0-7
/proc/25515/task/25526/stat : 25526 (plingeling) R 25513 25515 25304 0 -1 4202560 12397 1258 0 0 3752 3 0 0 25 0 9 0 734753730 434270208 67254 33554432000 4194304 4417452 140736750675856 18446744073709551615 4365092 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25515/tid=25527] ppid=25513 vsize=424092 CPUtime=37.56 cores=0-7
/proc/25515/task/25527/stat : 25527 (plingeling) R 25513 25515 25304 0 -1 4202560 11464 1258 0 0 3755 1 0 0 25 0 9 0 734753730 434270208 67254 33554432000 4194304 4417452 140736750675856 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25515/tid=25528] ppid=25513 vsize=424092 CPUtime=37.56 cores=0-7
/proc/25515/task/25528/stat : 25528 (plingeling) R 25513 25515 25304 0 -1 4202560 12368 1258 0 0 3754 2 0 0 25 0 9 0 734753730 434270208 67254 33554432000 4194304 4417452 140736750675856 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25515/tid=25529] ppid=25513 vsize=424092 CPUtime=37.13 cores=0-7
/proc/25515/task/25529/stat : 25529 (plingeling) R 25513 25515 25304 0 -1 4202560 13553 1258 0 0 3711 2 0 0 25 0 9 0 734753731 434270208 67254 33554432000 4194304 4417452 140736750675856 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 300.8
Current children cumulated vsize (KiB) 424092

[startup+41.5005 s]
/proc/loadavg: 7.82 7.99 7.66 9/366 25530
/proc/meminfo: memFree=22444884/32950928 swapFree=65730864/67111528
[pid=25515] ppid=25513 vsize=418856 CPUtime=326.36 cores=0-7
/proc/25515/stat : 25515 (plingeling) S 25513 25515 25304 0 -1 4202496 125766 1258 0 0 32612 24 0 0 18 0 9 0 734753657 428908544 65977 33554432000 4194304 4417452 140736750675856 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/25515/statm: 104714 65977 180 55 0 102600 0
[pid=25515/tid=25522] ppid=25513 vsize=418856 CPUtime=40.76 cores=0-7
/proc/25515/task/25522/stat : 25522 (plingeling) R 25513 25515 25304 0 -1 4202560 13816 1258 0 0 4074 2 0 0 25 0 9 0 734753730 428908544 65977 33554432000 4194304 4417452 140736750675856 18446744073709551615 4250571 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25515/tid=25523] ppid=25513 vsize=418856 CPUtime=40.75 cores=0-7
/proc/25515/task/25523/stat : 25523 (plingeling) R 25513 25515 25304 0 -1 4202560 13547 1258 0 0 4073 2 0 0 25 0 9 0 734753730 428908544 65977 33554432000 4194304 4417452 140736750675856 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25515/tid=25524] ppid=25513 vsize=418856 CPUtime=40.75 cores=0-7
/proc/25515/task/25524/stat : 25524 (plingeling) R 25513 25515 25304 0 -1 4202560 15407 1258 0 0 4073 2 0 0 25 0 9 0 734753730 428908544 65977 33554432000 4194304 4417452 140736750675856 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25515/tid=25525] ppid=25513 vsize=418856 CPUtime=40.76 cores=0-7
/proc/25515/task/25525/stat : 25525 (plingeling) R 25513 25515 25304 0 -1 4202560 21145 1258 0 0 4071 5 0 0 25 0 9 0 734753730 428908544 65977 33554432000 4194304 4417452 140736750675856 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25515/tid=25526] ppid=25513 vsize=418856 CPUtime=40.74 cores=0-7
/proc/25515/task/25526/stat : 25526 (plingeling) R 25513 25515 25304 0 -1 4202560 12397 1258 0 0 4071 3 0 0 25 0 9 0 734753730 428908544 65977 33554432000 4194304 4417452 140736750675856 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25515/tid=25527] ppid=25513 vsize=418856 CPUtime=40.76 cores=0-7
/proc/25515/task/25527/stat : 25527 (plingeling) R 25513 25515 25304 0 -1 4202560 12456 1258 0 0 4075 1 0 0 25 0 9 0 734753730 428908544 65977 33554432000 4194304 4417452 140736750675856 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25515/tid=25528] ppid=25513 vsize=418856 CPUtime=40.76 cores=0-7
/proc/25515/task/25528/stat : 25528 (plingeling) R 25513 25515 25304 0 -1 4202560 12368 1258 0 0 4074 2 0 0 25 0 9 0 734753730 428908544 65977 33554432000 4194304 4417452 140736750675856 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25515/tid=25529] ppid=25513 vsize=418856 CPUtime=40.29 cores=0-7
/proc/25515/task/25529/stat : 25529 (plingeling) R 25513 25515 25304 0 -1 4202560 13553 1258 0 0 4027 2 0 0 25 0 9 0 734753731 428908544 65977 33554432000 4194304 4417452 140736750675856 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 326.36
Current children cumulated vsize (KiB) 418856

[startup+42.3004 s]
/proc/loadavg: 7.82 7.99 7.66 9/366 25531
/proc/meminfo: memFree=22444884/32950928 swapFree=65730864/67111528
[pid=25515] ppid=25513 vsize=418856 CPUtime=332.75 cores=0-7
/proc/25515/stat : 25515 (plingeling) S 25513 25515 25304 0 -1 4202496 125766 1258 0 0 33251 24 0 0 18 0 9 0 734753657 428908544 65977 33554432000 4194304 4417452 140736750675856 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/25515/statm: 104714 65977 180 55 0 102600 0
[pid=25515/tid=25522] ppid=25513 vsize=418856 CPUtime=41.56 cores=0-7
/proc/25515/task/25522/stat : 25522 (plingeling) R 25513 25515 25304 0 -1 4202560 13816 1258 0 0 4154 2 0 0 25 0 9 0 734753730 428908544 65977 33554432000 4194304 4417452 140736750675856 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25515/tid=25523] ppid=25513 vsize=418856 CPUtime=41.55 cores=0-7
/proc/25515/task/25523/stat : 25523 (plingeling) R 25513 25515 25304 0 -1 4202560 13547 1258 0 0 4153 2 0 0 25 0 9 0 734753730 428908544 65977 33554432000 4194304 4417452 140736750675856 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25515/tid=25524] ppid=25513 vsize=418856 CPUtime=41.55 cores=0-7
/proc/25515/task/25524/stat : 25524 (plingeling) R 25513 25515 25304 0 -1 4202560 15407 1258 0 0 4153 2 0 0 25 0 9 0 734753730 428908544 65977 33554432000 4194304 4417452 140736750675856 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25515/tid=25525] ppid=25513 vsize=418856 CPUtime=41.56 cores=0-7
/proc/25515/task/25525/stat : 25525 (plingeling) R 25513 25515 25304 0 -1 4202560 21145 1258 0 0 4151 5 0 0 25 0 9 0 734753730 428908544 65977 33554432000 4194304 4417452 140736750675856 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25515/tid=25526] ppid=25513 vsize=418856 CPUtime=41.54 cores=0-7
/proc/25515/task/25526/stat : 25526 (plingeling) R 25513 25515 25304 0 -1 4202560 12397 1258 0 0 4151 3 0 0 25 0 9 0 734753730 428908544 65977 33554432000 4194304 4417452 140736750675856 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25515/tid=25527] ppid=25513 vsize=418856 CPUtime=41.56 cores=0-7
/proc/25515/task/25527/stat : 25527 (plingeling) R 25513 25515 25304 0 -1 4202560 12456 1258 0 0 4155 1 0 0 25 0 9 0 734753730 428908544 65977 33554432000 4194304 4417452 140736750675856 18446744073709551615 4366400 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25515/tid=25528] ppid=25513 vsize=418856 CPUtime=41.56 cores=0-7
/proc/25515/task/25528/stat : 25528 (plingeling) R 25513 25515 25304 0 -1 4202560 12368 1258 0 0 4154 2 0 0 25 0 9 0 734753730 428908544 65977 33554432000 4194304 4417452 140736750675856 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25515/tid=25529] ppid=25513 vsize=418856 CPUtime=41.07 cores=0-7
/proc/25515/task/25529/stat : 25529 (plingeling) R 25513 25515 25304 0 -1 4202560 13553 1258 0 0 4105 2 0 0 25 0 9 0 734753731 428908544 65977 33554432000 4194304 4417452 140736750675856 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 332.75
Current children cumulated vsize (KiB) 418856

[startup+43.1012 s]
/proc/loadavg: 7.82 7.99 7.66 9/366 25531
/proc/meminfo: memFree=22447612/32950928 swapFree=65730864/67111528
[pid=25515] ppid=25513 vsize=416288 CPUtime=339.14 cores=0-7
/proc/25515/stat : 25515 (plingeling) S 25513 25515 25304 0 -1 4202496 126964 1258 0 0 33890 24 0 0 18 0 9 0 734753657 426278912 65335 33554432000 4194304 4417452 140736750675856 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/25515/statm: 104072 65335 180 55 0 101958 0
[pid=25515/tid=25522] ppid=25513 vsize=416288 CPUtime=42.36 cores=0-7
/proc/25515/task/25522/stat : 25522 (plingeling) R 25513 25515 25304 0 -1 4202560 13816 1258 0 0 4234 2 0 0 25 0 9 0 734753730 426278912 65335 33554432000 4194304 4417452 140736750675856 18446744073709551615 4354448 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25515/tid=25523] ppid=25513 vsize=416288 CPUtime=42.35 cores=0-7
/proc/25515/task/25523/stat : 25523 (plingeling) R 25513 25515 25304 0 -1 4202560 13547 1258 0 0 4233 2 0 0 25 0 9 0 734753730 426278912 65335 33554432000 4194304 4417452 140736750675856 18446744073709551615 4251063 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25515/tid=25524] ppid=25513 vsize=416288 CPUtime=42.35 cores=0-7
/proc/25515/task/25524/stat : 25524 (plingeling) R 25513 25515 25304 0 -1 4202560 15407 1258 0 0 4233 2 0 0 25 0 9 0 734753730 426278912 65335 33554432000 4194304 4417452 140736750675856 18446744073709551615 4236861 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25515/tid=25525] ppid=25513 vsize=416288 CPUtime=42.36 cores=0-7
/proc/25515/task/25525/stat : 25525 (plingeling) R 25513 25515 25304 0 -1 4202560 22343 1258 0 0 4231 5 0 0 25 0 9 0 734753730 426278912 65335 33554432000 4194304 4417452 140736750675856 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25515/tid=25526] ppid=25513 vsize=416288 CPUtime=42.35 cores=0-7
/proc/25515/task/25526/stat : 25526 (plingeling) R 25513 25515 25304 0 -1 4202560 12397 1258 0 0 4232 3 0 0 25 0 9 0 734753730 426278912 65335 33554432000 4194304 4417452 140736750675856 18446744073709551615 4366804 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25515/tid=25527] ppid=25513 vsize=416288 CPUtime=42.36 cores=0-7
/proc/25515/task/25527/stat : 25527 (plingeling) R 25513 25515 25304 0 -1 4202560 12456 1258 0 0 4235 1 0 0 25 0 9 0 734753730 426278912 65335 33554432000 4194304 4417452 140736750675856 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25515/tid=25528] ppid=25513 vsize=416288 CPUtime=42.36 cores=0-7
/proc/25515/task/25528/stat : 25528 (plingeling) R 25513 25515 25304 0 -1 4202560 12368 1258 0 0 4234 2 0 0 25 0 9 0 734753730 426278912 65335 33554432000 4194304 4417452 140736750675856 18446744073709551615 4232787 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25515/tid=25529] ppid=25513 vsize=416288 CPUtime=41.86 cores=0-7
/proc/25515/task/25529/stat : 25529 (plingeling) R 25513 25515 25304 0 -1 4202560 13553 1258 0 0 4184 2 0 0 25 0 9 0 734753731 426278912 65335 33554432000 4194304 4417452 140736750675856 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 339.14
Current children cumulated vsize (KiB) 416288

[startup+43.3012 s]
/proc/loadavg: 7.82 7.99 7.66 9/366 25531
/proc/meminfo: memFree=22447612/32950928 swapFree=65730864/67111528
[pid=25515] ppid=25513 vsize=416288 CPUtime=340.34 cores=0-7
/proc/25515/stat : 25515 (plingeling) S 25513 25515 25304 0 -1 4202496 126965 1258 0 0 34010 24 0 0 18 0 4 0 734753657 426278912 65336 33554432000 4194304 4417452 140736750675856 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/25515/statm: 104072 65336 181 55 0 101958 0
[pid=25515/tid=25522] ppid=25513 vsize=416288 CPUtime=42.56 cores=0-7
/proc/25515/task/25522/stat : 25522 (plingeling) R 25513 25515 25304 0 -1 4202560 13816 1258 0 0 4254 2 0 0 25 0 4 0 734753730 426278912 65336 33554432000 4194304 4417452 140736750675856 18446744073709551615 4364616 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25515/tid=25523] ppid=25513 vsize=416288 CPUtime=42.55 cores=0-7
/proc/25515/task/25523/stat : 25523 (plingeling) R 25513 25515 25304 0 -1 4202560 13547 1258 0 0 4253 2 0 0 25 0 4 0 734753730 426278912 65336 33554432000 4194304 4417452 140736750675856 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25515/tid=25524] ppid=25513 vsize=416288 CPUtime=42.55 cores=0-7
/proc/25515/task/25524/stat : 25524 (plingeling) R 25513 25515 25304 0 -1 4202560 15407 1258 0 0 4253 2 0 0 25 0 4 0 734753730 426278912 65336 33554432000 4194304 4417452 140736750675856 18446744073709551615 4364693 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 340.34
Current children cumulated vsize (KiB) 416288

Child status: 20
Real time (s): 43.3621
CPU time (s): 340.449
CPU user time (s): 340.188
CPU system time (s): 0.26096
CPU usage (%): 785.13
Max. virtual memory (cumulated for all children) (KiB): 475144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 340.188
system time used= 0.26096
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 128226
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= 212
involuntary context switches= 1621

runsolver used 0.153976 second user time and 0.362944 second system time

The end

Launcher Data

Begin job on node116 at 2011-05-15 09:40:30
IDJOB=3372950
IDBENCH=88066
IDSOLVER=1851
FILE ID=node116/3372950-1305445230
RUNJOBID= node116-1305442902-25318
PBS_JOBID= 13324834
Free space on /tmp= 73168 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT02/industrial/nam/fpga-routing/k2fix_gr_rcs_w9.shuffled.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372950-1305445230/watcher-3372950-1305445230 -o /tmp/evaluation-result-3372950-1305445230/solver-3372950-1305445230 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3372950-1305445230.cnf

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

MD5SUM BENCH= 3469bb30890bba597175d692c3430b0e
RANDOM SEED=1280757443

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      22707040 kB
Buffers:         92936 kB
Cached:         644064 kB
SwapCached:      12356 kB
Active:        9445348 kB
Inactive:       582984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22707040 kB
SwapTotal:    67111528 kB
SwapFree:     65730864 kB
Dirty:            4348 kB
Writeback:           0 kB
AnonPages:     9289444 kB
Mapped:          15440 kB
Slab:           102312 kB
PageTables:      43704 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 82743980 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= 73168 MiB
End job on node116 at 2011-05-15 09:41:13