Trace number 3372983

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 2901.42 374.072

General information on the benchmark

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

Solver Data

2901.34/374.07	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-3372983-1305446661/watcher-3372983-1305446661 -o /tmp/evaluation-result-3372983-1305446661/solver-3372983-1305446661 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3372983-1305446661.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.41 7.91 7.82 1/357 25878
/proc/meminfo: memFree=22482472/32950928 swapFree=65730864/67111528
[pid=25878] ppid=25876 vsize=11132 CPUtime=0 cores=0-7
/proc/25878/stat : 25878 (plingeling) R 25876 25878 25304 0 -1 4202496 856 1254 0 0 0 0 0 0 21 0 1 0 734896873 11399168 786 33554432000 4194304 4417452 140736324488928 18446744073709551615 260905393920 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/25878/statm: 2783 786 148 55 0 669 0

[startup+0.102544 s]
/proc/loadavg: 7.41 7.91 7.82 1/357 25878
/proc/meminfo: memFree=22482472/32950928 swapFree=65730864/67111528
[pid=25878] ppid=25876 vsize=22788 CPUtime=0.09 cores=0-7
/proc/25878/stat : 25878 (plingeling) R 25876 25878 25304 0 -1 4202496 3783 1254 0 0 9 0 0 0 21 0 1 0 734896873 23334912 3713 33554432000 4194304 4417452 140736324488928 18446744073709551615 4231393 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/25878/statm: 5697 3713 149 55 0 3583 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22788

[startup+0.200527 s]
/proc/loadavg: 7.41 7.91 7.82 1/357 25878
/proc/meminfo: memFree=22482472/32950928 swapFree=65730864/67111528
[pid=25878] ppid=25876 vsize=33288 CPUtime=0.19 cores=0-7
/proc/25878/stat : 25878 (plingeling) R 25876 25878 25304 0 -1 4202496 6408 1254 0 0 19 0 0 0 21 0 1 0 734896873 34086912 6338 33554432000 4194304 4417452 140736324488928 18446744073709551615 260905393920 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/25878/statm: 8322 6338 149 55 0 6208 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 33288

[startup+0.300506 s]
/proc/loadavg: 7.41 7.91 7.82 1/357 25878
/proc/meminfo: memFree=22482472/32950928 swapFree=65730864/67111528
[pid=25878] ppid=25876 vsize=53768 CPUtime=0.29 cores=0-7
/proc/25878/stat : 25878 (plingeling) R 25876 25878 25304 0 -1 4202496 11528 1254 0 0 28 1 0 0 22 0 1 0 734896873 55058432 11458 33554432000 4194304 4417452 140736324488928 18446744073709551615 4227968 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/25878/statm: 13442 11458 149 55 0 11328 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 53768

[startup+0.700373 s]
/proc/loadavg: 7.41 7.91 7.82 1/357 25878
/proc/meminfo: memFree=22482472/32950928 swapFree=65730864/67111528
[pid=25878] ppid=25876 vsize=96672 CPUtime=0.69 cores=0-7
/proc/25878/stat : 25878 (plingeling) R 25876 25878 25304 0 -1 4202496 22262 1254 0 0 67 2 0 0 23 0 1 0 734896873 98992128 22192 33554432000 4194304 4417452 140736324488928 18446744073709551615 4231636 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/25878/statm: 24168 22192 149 55 0 22054 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 96672

[startup+1.76618 s]
/proc/loadavg: 7.41 7.91 7.82 1/357 25878
/proc/meminfo: memFree=22482472/32950928 swapFree=65730864/67111528
[pid=25878] ppid=25876 vsize=184196 CPUtime=1.75 cores=0-7
/proc/25878/stat : 25878 (plingeling) R 25876 25878 25304 0 -1 4202496 44111 1254 0 0 171 4 0 0 25 0 1 0 734896873 188616704 44041 33554432000 4194304 4417452 140736324488928 18446744073709551615 260905012828 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/25878/statm: 46049 44041 149 55 0 43935 0
Current children cumulated CPU time (s) 1.75
Current children cumulated vsize (KiB) 184196

[startup+3.101 s]
/proc/loadavg: 6.98 7.81 7.79 2/358 25884
/proc/meminfo: memFree=22133800/32950928 swapFree=65730864/67111528
[pid=25878] ppid=25876 vsize=356888 CPUtime=3.09 cores=0-7
/proc/25878/stat : 25878 (plingeling) R 25876 25878 25304 0 -1 4202496 87300 1254 0 0 301 8 0 0 25 0 1 0 734896873 365453312 87230 33554432000 4194304 4417452 140736324488928 18446744073709551615 260905393920 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/25878/statm: 89222 87230 149 55 0 87108 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 356888

[startup+6.30041 s]
/proc/loadavg: 6.98 7.81 7.79 2/358 25884
/proc/meminfo: memFree=21786256/32950928 swapFree=65730864/67111528
[pid=25878] ppid=25876 vsize=703860 CPUtime=6.29 cores=0-7
/proc/25878/stat : 25878 (plingeling) R 25876 25878 25304 0 -1 4202496 174061 1254 0 0 607 22 0 0 25 0 1 0 734896873 720752640 173989 33554432000 4194304 4417452 140736324488928 18446744073709551615 4259618 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/25878/statm: 175965 173989 149 55 0 173851 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 703860

[startup+12.7012 s]
/proc/loadavg: 6.62 7.70 7.76 9/366 25892
/proc/meminfo: memFree=21160392/32950928 swapFree=65730864/67111528
[pid=25878] ppid=25876 vsize=1413552 CPUtime=28.56 cores=0-7
/proc/25878/stat : 25878 (plingeling) S 25876 25878 25304 0 -1 4202496 370163 1254 0 0 2809 47 0 0 18 0 9 0 734896873 1447477248 330934 33554432000 4194304 4417452 140736324488928 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/25878/statm: 353388 330934 175 55 0 351274 0
[pid=25878/tid=25885] ppid=25876 vsize=1413552 CPUtime=2.29 cores=0-7
/proc/25878/task/25885/stat : 25885 (plingeling) R 25876 25878 25304 0 -1 4202560 3645 1254 0 0 229 0 0 0 25 0 9 0 734897914 1447477248 330934 33554432000 4194304 4417452 140736324488928 18446744073709551615 4284976 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25878/tid=25886] ppid=25876 vsize=1413552 CPUtime=2.26 cores=0-7
/proc/25878/task/25886/stat : 25886 (plingeling) R 25876 25878 25304 0 -1 4202560 3163 1254 0 0 226 0 0 0 21 0 9 0 734897914 1447477248 330934 33554432000 4194304 4417452 140736324488928 18446744073709551615 4284484 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25878/tid=25887] ppid=25876 vsize=1413552 CPUtime=2.29 cores=0-7
/proc/25878/task/25887/stat : 25887 (plingeling) R 25876 25878 25304 0 -1 4202560 2370 1254 0 0 229 0 0 0 21 0 9 0 734897914 1447477248 330934 33554432000 4194304 4417452 140736324488928 18446744073709551615 4306339 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25878/tid=25888] ppid=25876 vsize=1413552 CPUtime=2.29 cores=0-7
/proc/25878/task/25888/stat : 25888 (plingeling) R 25876 25878 25304 0 -1 4202560 1577 1254 0 0 229 0 0 0 25 0 9 0 734897914 1447477248 330934 33554432000 4194304 4417452 140736324488928 18446744073709551615 4353636 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25878/tid=25889] ppid=25876 vsize=1413552 CPUtime=2.28 cores=0-7
/proc/25878/task/25889/stat : 25889 (plingeling) R 25876 25878 25304 0 -1 4202560 2508 1254 0 0 228 0 0 0 25 0 9 0 734897914 1447477248 330934 33554432000 4194304 4417452 140736324488928 18446744073709551615 4285054 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25878/tid=25890] ppid=25876 vsize=1413552 CPUtime=2.26 cores=0-7
/proc/25878/task/25890/stat : 25890 (plingeling) R 25876 25878 25304 0 -1 4202560 3576 1254 0 0 226 0 0 0 21 0 9 0 734897914 1447477248 330934 33554432000 4194304 4417452 140736324488928 18446744073709551615 4284784 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25878/tid=25891] ppid=25876 vsize=1413552 CPUtime=2.21 cores=0-7
/proc/25878/task/25891/stat : 25891 (plingeling) R 25876 25878 25304 0 -1 4202560 2366 1254 0 0 221 0 0 0 25 0 9 0 734897914 1447477248 330934 33554432000 4194304 4417452 140736324488928 18446744073709551615 4284708 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25878/tid=25892] ppid=25876 vsize=1413552 CPUtime=2.21 cores=0-7
/proc/25878/task/25892/stat : 25892 (plingeling) R 25876 25878 25304 0 -1 4202560 3695 1254 0 0 221 0 0 0 25 0 9 0 734897915 1447477248 330934 33554432000 4194304 4417452 140736324488928 18446744073709551615 4286467 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 28.56
Current children cumulated vsize (KiB) 1413552

[startup+25.5008 s]
/proc/loadavg: 6.83 7.71 7.76 9/366 25892
/proc/meminfo: memFree=21046092/32950928 swapFree=65730864/67111528
[pid=25878] ppid=25876 vsize=1620152 CPUtime=130.78 cores=0-7
/proc/25878/stat : 25878 (plingeling) S 25876 25878 25304 0 -1 4202496 651895 1254 0 0 12983 95 0 0 18 0 9 0 734896873 1659035648 368739 33554432000 4194304 4417452 140736324488928 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/25878/statm: 405038 368739 180 55 0 402924 0
[pid=25878/tid=25885] ppid=25876 vsize=1620152 CPUtime=15.07 cores=0-7
/proc/25878/task/25885/stat : 25885 (plingeling) R 25876 25878 25304 0 -1 4202560 40160 1254 0 0 1500 7 0 0 25 0 9 0 734897914 1659035648 368739 33554432000 4194304 4417452 140736324488928 18446744073709551615 4254473 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25878/tid=25886] ppid=25876 vsize=1620152 CPUtime=14.97 cores=0-7
/proc/25878/task/25886/stat : 25886 (plingeling) R 25876 25878 25304 0 -1 4202560 41906 1254 0 0 1492 5 0 0 25 0 9 0 734897914 1659035648 368739 33554432000 4194304 4417452 140736324488928 18446744073709551615 4341405 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25878/tid=25887] ppid=25876 vsize=1620152 CPUtime=15.08 cores=0-7
/proc/25878/task/25887/stat : 25887 (plingeling) R 25876 25878 25304 0 -1 4202560 41320 1254 0 0 1502 6 0 0 25 0 9 0 734897914 1659035648 368739 33554432000 4194304 4417452 140736324488928 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25878/tid=25888] ppid=25876 vsize=1620152 CPUtime=15.08 cores=0-7
/proc/25878/task/25888/stat : 25888 (plingeling) R 25876 25878 25304 0 -1 4202560 19139 1254 0 0 1506 2 0 0 25 0 9 0 734897914 1659035648 368739 33554432000 4194304 4417452 140736324488928 18446744073709551615 4356867 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25878/tid=25889] ppid=25876 vsize=1620152 CPUtime=15.01 cores=0-7
/proc/25878/task/25889/stat : 25889 (plingeling) R 25876 25878 25304 0 -1 4202560 36498 1254 0 0 1493 8 0 0 25 0 9 0 734897914 1659035648 368739 33554432000 4194304 4417452 140736324488928 18446744073709551615 4254833 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25878/tid=25890] ppid=25876 vsize=1620152 CPUtime=15.06 cores=0-7
/proc/25878/task/25890/stat : 25890 (plingeling) R 25876 25878 25304 0 -1 4202560 41828 1254 0 0 1498 8 0 0 25 0 9 0 734897914 1659035648 368739 33554432000 4194304 4417452 140736324488928 18446744073709551615 4302954 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25878/tid=25891] ppid=25876 vsize=1620152 CPUtime=15.01 cores=0-7
/proc/25878/task/25891/stat : 25891 (plingeling) R 25876 25878 25304 0 -1 4202560 40613 1254 0 0 1495 6 0 0 25 0 9 0 734897914 1659035648 368739 33554432000 4194304 4417452 140736324488928 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25878/tid=25892] ppid=25876 vsize=1620152 CPUtime=15.01 cores=0-7
/proc/25878/task/25892/stat : 25892 (plingeling) R 25876 25878 25304 0 -1 4202560 43168 1254 0 0 1495 6 0 0 25 0 9 0 734897915 1659035648 368739 33554432000 4194304 4417452 140736324488928 18446744073709551615 4232615 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 130.78
Current children cumulated vsize (KiB) 1620152

[startup+51.1011 s]
/proc/loadavg: 7.30 7.75 7.77 9/366 25893
/proc/meminfo: memFree=20928796/32950928 swapFree=65730864/67111528
[pid=25878] ppid=25876 vsize=1689672 CPUtime=335.25 cores=0-7
/proc/25878/stat : 25878 (plingeling) S 25876 25878 25304 0 -1 4202496 985516 1254 0 0 33377 148 0 0 18 0 9 0 734896873 1730224128 387832 33554432000 4194304 4417452 140736324488928 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/25878/statm: 422418 387832 180 55 0 420304 0
[pid=25878/tid=25885] ppid=25876 vsize=1689672 CPUtime=40.68 cores=0-7
/proc/25878/task/25885/stat : 25885 (plingeling) R 25876 25878 25304 0 -1 4202560 90962 1254 0 0 4055 13 0 0 25 0 9 0 734897914 1730224128 387832 33554432000 4194304 4417452 140736324488928 18446744073709551615 4245664 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25878/tid=25886] ppid=25876 vsize=1689672 CPUtime=40.57 cores=0-7
/proc/25878/task/25886/stat : 25886 (plingeling) R 25876 25878 25304 0 -1 4202560 77106 1254 0 0 4046 11 0 0 25 0 9 0 734897914 1730224128 387832 33554432000 4194304 4417452 140736324488928 18446744073709551615 4234240 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25878/tid=25887] ppid=25876 vsize=1689672 CPUtime=40.69 cores=0-7
/proc/25878/task/25887/stat : 25887 (plingeling) R 25876 25878 25304 0 -1 4202560 74170 1254 0 0 4057 12 0 0 25 0 9 0 734897914 1730224128 387832 33554432000 4194304 4417452 140736324488928 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25878/tid=25888] ppid=25876 vsize=1689672 CPUtime=40.67 cores=0-7
/proc/25878/task/25888/stat : 25888 (plingeling) R 25876 25878 25304 0 -1 4202560 124715 1254 0 0 4045 22 0 0 25 0 9 0 734897914 1730224128 387832 33554432000 4194304 4417452 140736324488928 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25878/tid=25889] ppid=25876 vsize=1689672 CPUtime=40.3 cores=0-7
/proc/25878/task/25889/stat : 25889 (plingeling) R 25876 25878 25304 0 -1 4202560 77946 1254 0 0 4017 13 0 0 25 0 9 0 734897914 1730224128 387832 33554432000 4194304 4417452 140736324488928 18446744073709551615 4254258 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25878/tid=25890] ppid=25876 vsize=1689672 CPUtime=40.66 cores=0-7
/proc/25878/task/25890/stat : 25890 (plingeling) R 25876 25878 25304 0 -1 4202560 41906 1254 0 0 4058 8 0 0 25 0 9 0 734897914 1730224128 387832 33554432000 4194304 4417452 140736324488928 18446744073709551615 4277567 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25878/tid=25891] ppid=25876 vsize=1689672 CPUtime=40.61 cores=0-7
/proc/25878/task/25891/stat : 25891 (plingeling) R 25876 25878 25304 0 -1 4202560 73457 1254 0 0 4051 10 0 0 25 0 9 0 734897914 1730224128 387832 33554432000 4194304 4417452 140736324488928 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25878/tid=25892] ppid=25876 vsize=1689672 CPUtime=40.6 cores=0-7
/proc/25878/task/25892/stat : 25892 (plingeling) R 25876 25878 25304 0 -1 4202560 77991 1254 0 0 4048 12 0 0 25 0 9 0 734897915 1730224128 387832 33554432000 4194304 4417452 140736324488928 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 335.25
Current children cumulated vsize (KiB) 1689672

[startup+102.301 s]
/proc/loadavg: 7.72 7.79 7.78 9/366 25894
/proc/meminfo: memFree=21007120/32950928 swapFree=65730864/67111528
[pid=25878] ppid=25876 vsize=1608020 CPUtime=744.2 cores=0-7
/proc/25878/stat : 25878 (plingeling) S 25876 25878 25304 0 -1 4202496 1253733 1254 0 0 74235 185 0 0 18 0 9 0 734896873 1646612480 368588 33554432000 4194304 4417452 140736324488928 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/25878/statm: 402005 368588 180 55 0 399891 0
[pid=25878/tid=25885] ppid=25876 vsize=1608020 CPUtime=91.87 cores=0-7
/proc/25878/task/25885/stat : 25885 (plingeling) R 25876 25878 25304 0 -1 4202560 140335 1254 0 0 9168 19 0 0 25 0 9 0 734897914 1646612480 368588 33554432000 4194304 4417452 140736324488928 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25878/tid=25886] ppid=25876 vsize=1608020 CPUtime=91.76 cores=0-7
/proc/25878/task/25886/stat : 25886 (plingeling) R 25876 25878 25304 0 -1 4202560 110973 1254 0 0 9159 17 0 0 25 0 9 0 734897914 1646612480 368588 33554432000 4194304 4417452 140736324488928 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25878/tid=25887] ppid=25876 vsize=1608020 CPUtime=91.88 cores=0-7
/proc/25878/task/25887/stat : 25887 (plingeling) R 25876 25878 25304 0 -1 4202560 107912 1254 0 0 9171 17 0 0 25 0 9 0 734897914 1646612480 368588 33554432000 4194304 4417452 140736324488928 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25878/tid=25888] ppid=25876 vsize=1608020 CPUtime=91.86 cores=0-7
/proc/25878/task/25888/stat : 25888 (plingeling) R 25876 25878 25304 0 -1 4202560 129029 1254 0 0 9164 22 0 0 25 0 9 0 734897914 1646612480 368588 33554432000 4194304 4417452 140736324488928 18446744073709551615 4265437 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25878/tid=25889] ppid=25876 vsize=1608020 CPUtime=90.89 cores=0-7
/proc/25878/task/25889/stat : 25889 (plingeling) R 25876 25878 25304 0 -1 4202560 111376 1254 0 0 9072 17 0 0 25 0 9 0 734897914 1646612480 368588 33554432000 4194304 4417452 140736324488928 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25878/tid=25890] ppid=25876 vsize=1608020 CPUtime=91.86 cores=0-7
/proc/25878/task/25890/stat : 25890 (plingeling) R 25876 25878 25304 0 -1 4202560 80084 1254 0 0 9173 13 0 0 25 0 9 0 734897914 1646612480 368588 33554432000 4194304 4417452 140736324488928 18446744073709551615 4236772 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25878/tid=25891] ppid=25876 vsize=1608020 CPUtime=91.82 cores=0-7
/proc/25878/task/25891/stat : 25891 (plingeling) R 25876 25878 25304 0 -1 4202560 109220 1254 0 0 9166 16 0 0 25 0 9 0 734897914 1646612480 368588 33554432000 4194304 4417452 140736324488928 18446744073709551615 4278203 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25878/tid=25892] ppid=25876 vsize=1608020 CPUtime=91.79 cores=0-7
/proc/25878/task/25892/stat : 25892 (plingeling) R 25876 25878 25304 0 -1 4202560 117541 1254 0 0 9162 17 0 0 25 0 9 0 734897915 1646612480 368588 33554432000 4194304 4417452 140736324488928 18446744073709551615 4302058 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 744.2
Current children cumulated vsize (KiB) 1608020

[startup+162.301 s]
/proc/loadavg: 7.96 7.84 7.80 9/366 25896
/proc/meminfo: memFree=20736440/32950928 swapFree=65730864/67111528
[pid=25878] ppid=25876 vsize=1864456 CPUtime=1223.47 cores=0-7
/proc/25878/stat : 25878 (plingeling) S 25876 25878 25304 0 -1 4202496 1544400 1254 0 0 122120 227 0 0 18 0 9 0 734896873 1909202944 437041 33554432000 4194304 4417452 140736324488928 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/25878/statm: 466114 437041 180 55 0 464000 0
[pid=25878/tid=25885] ppid=25876 vsize=1864456 CPUtime=151.88 cores=0-7
/proc/25878/task/25885/stat : 25885 (plingeling) R 25876 25878 25304 0 -1 4202560 196773 1254 0 0 15162 26 0 0 25 0 9 0 734897914 1909202944 437041 33554432000 4194304 4417452 140736324488928 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25878/tid=25886] ppid=25876 vsize=1864456 CPUtime=151.77 cores=0-7

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

/proc/25878/task/25889/stat : 25889 (plingeling) R 25876 25878 25304 0 -1 4202560 222470 1254 0 0 26845 31 0 0 25 0 9 0 734897914 2082000896 484759 33554432000 4194304 4417452 140736324488928 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25878/tid=25890] ppid=25876 vsize=2033204 CPUtime=271.86 cores=0-7
/proc/25878/task/25890/stat : 25890 (plingeling) R 25876 25878 25304 0 -1 4202560 178525 1254 0 0 27161 25 0 0 25 0 9 0 734897914 2082000896 484759 33554432000 4194304 4417452 140736324488928 18446744073709551615 4250651 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25878/tid=25891] ppid=25876 vsize=2033204 CPUtime=271.82 cores=0-7
/proc/25878/task/25891/stat : 25891 (plingeling) R 25876 25878 25304 0 -1 4202560 188891 1254 0 0 27157 25 0 0 25 0 9 0 734897914 2082000896 484759 33554432000 4194304 4417452 140736324488928 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25878/tid=25892] ppid=25876 vsize=2033204 CPUtime=271.75 cores=0-7
/proc/25878/task/25892/stat : 25892 (plingeling) R 25876 25878 25304 0 -1 4202560 198848 1254 0 0 27149 26 0 0 25 0 9 0 734897915 2082000896 484759 33554432000 4194304 4417452 140736324488928 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2182.01
Current children cumulated vsize (KiB) 2033204

[startup+342.301 s]
/proc/loadavg: 8.13 7.96 7.84 9/366 25901
/proc/meminfo: memFree=20678228/32950928 swapFree=65730864/67111528
[pid=25878] ppid=25876 vsize=1902860 CPUtime=2661.28 cores=0-7
/proc/25878/stat : 25878 (plingeling) S 25876 25878 25304 0 -1 4202496 2086919 1254 0 0 265839 289 0 0 18 0 9 0 734896873 1948528640 450653 33554432000 4194304 4417452 140736324488928 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/25878/statm: 475715 450653 180 55 0 473601 0
[pid=25878/tid=25885] ppid=25876 vsize=1902860 CPUtime=331.89 cores=0-7
/proc/25878/task/25885/stat : 25885 (plingeling) R 25876 25878 25304 0 -1 4202560 278419 1254 0 0 33154 35 0 0 25 0 9 0 734897914 1948528640 450653 33554432000 4194304 4417452 140736324488928 18446744073709551615 4237639 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25878/tid=25886] ppid=25876 vsize=1902860 CPUtime=331.76 cores=0-7
/proc/25878/task/25886/stat : 25886 (plingeling) R 25876 25878 25304 0 -1 4202560 200728 1254 0 0 33148 28 0 0 25 0 9 0 734897914 1948528640 450653 33554432000 4194304 4417452 140736324488928 18446744073709551615 4275900 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25878/tid=25887] ppid=25876 vsize=1902860 CPUtime=331.86 cores=0-7
/proc/25878/task/25887/stat : 25887 (plingeling) R 25876 25878 25304 0 -1 4202560 206690 1254 0 0 33157 29 0 0 25 0 9 0 734897914 1948528640 450653 33554432000 4194304 4417452 140736324488928 18446744073709551615 4236630 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25878/tid=25888] ppid=25876 vsize=1902860 CPUtime=331.86 cores=0-7
/proc/25878/task/25888/stat : 25888 (plingeling) R 25876 25878 25304 0 -1 4202560 194661 1254 0 0 33150 36 0 0 25 0 9 0 734897914 1948528640 450653 33554432000 4194304 4417452 140736324488928 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25878/tid=25889] ppid=25876 vsize=1902860 CPUtime=328.04 cores=0-7
/proc/25878/task/25889/stat : 25889 (plingeling) R 25876 25878 25304 0 -1 4202560 222531 1254 0 0 32773 31 0 0 25 0 9 0 734897914 1948528640 450653 33554432000 4194304 4417452 140736324488928 18446744073709551615 4275748 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25878/tid=25890] ppid=25876 vsize=1902860 CPUtime=331.85 cores=0-7
/proc/25878/task/25890/stat : 25890 (plingeling) R 25876 25878 25304 0 -1 4202560 194966 1254 0 0 33158 27 0 0 25 0 9 0 734897914 1948528640 450653 33554432000 4194304 4417452 140736324488928 18446744073709551615 4281633 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25878/tid=25891] ppid=25876 vsize=1902860 CPUtime=331.82 cores=0-7
/proc/25878/task/25891/stat : 25891 (plingeling) R 25876 25878 25304 0 -1 4202560 205338 1254 0 0 33155 27 0 0 25 0 9 0 734897914 1948528640 450653 33554432000 4194304 4417452 140736324488928 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25878/tid=25892] ppid=25876 vsize=1902860 CPUtime=331.75 cores=0-7
/proc/25878/task/25892/stat : 25892 (plingeling) R 25876 25878 25304 0 -1 4202560 236323 1254 0 0 33144 31 0 0 25 0 9 0 734897915 1948528640 450653 33554432000 4194304 4417452 140736324488928 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2661.28
Current children cumulated vsize (KiB) 1902860

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

[startup+359.301 s]
/proc/loadavg: 8.10 7.96 7.85 9/366 25901
/proc/meminfo: memFree=20955712/32950928 swapFree=65730864/67111528
[pid=25878] ppid=25876 vsize=1664936 CPUtime=2797.07 cores=0-7
/proc/25878/stat : 25878 (plingeling) S 25876 25878 25304 0 -1 4202496 2149175 1254 0 0 279410 297 0 0 18 0 9 0 734896873 1704894464 381475 33554432000 4194304 4417452 140736324488928 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/25878/statm: 416234 381475 180 55 0 414120 0
[pid=25878/tid=25885] ppid=25876 vsize=1664936 CPUtime=348.88 cores=0-7
/proc/25878/task/25885/stat : 25885 (plingeling) R 25876 25878 25304 0 -1 4202560 285106 1254 0 0 34853 35 0 0 25 0 9 0 734897914 1704894464 381475 33554432000 4194304 4417452 140736324488928 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25878/tid=25886] ppid=25876 vsize=1664936 CPUtime=348.77 cores=0-7
/proc/25878/task/25886/stat : 25886 (plingeling) R 25876 25878 25304 0 -1 4202560 221210 1254 0 0 34847 30 0 0 25 0 9 0 734897914 1704894464 381475 33554432000 4194304 4417452 140736324488928 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25878/tid=25887] ppid=25876 vsize=1664936 CPUtime=348.85 cores=0-7
/proc/25878/task/25887/stat : 25887 (plingeling) R 25876 25878 25304 0 -1 4202560 206918 1254 0 0 34856 29 0 0 25 0 9 0 734897914 1704894464 381475 33554432000 4194304 4417452 140736324488928 18446744073709551615 4233095 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25878/tid=25888] ppid=25876 vsize=1664936 CPUtime=348.86 cores=0-7
/proc/25878/task/25888/stat : 25888 (plingeling) R 25876 25878 25304 0 -1 4202560 194661 1254 0 0 34850 36 0 0 25 0 9 0 734897914 1704894464 381475 33554432000 4194304 4417452 140736324488928 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25878/tid=25889] ppid=25876 vsize=1664936 CPUtime=344.84 cores=0-7
/proc/25878/task/25889/stat : 25889 (plingeling) R 25876 25878 25304 0 -1 4202560 241004 1254 0 0 34451 33 0 0 25 0 9 0 734897914 1704894464 381475 33554432000 4194304 4417452 140736324488928 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25878/tid=25890] ppid=25876 vsize=1664936 CPUtime=348.85 cores=0-7
/proc/25878/task/25890/stat : 25890 (plingeling) R 25876 25878 25304 0 -1 4202560 194966 1254 0 0 34858 27 0 0 25 0 9 0 734897914 1704894464 381475 33554432000 4194304 4417452 140736324488928 18446744073709551615 4366661 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25878/tid=25891] ppid=25876 vsize=1664936 CPUtime=348.82 cores=0-7
/proc/25878/task/25891/stat : 25891 (plingeling) R 25876 25878 25304 0 -1 4202560 205338 1254 0 0 34855 27 0 0 25 0 9 0 734897914 1704894464 381475 33554432000 4194304 4417452 140736324488928 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25878/tid=25892] ppid=25876 vsize=1664936 CPUtime=348.74 cores=0-7
/proc/25878/task/25892/stat : 25892 (plingeling) R 25876 25878 25304 0 -1 4202560 252709 1254 0 0 34841 33 0 0 25 0 9 0 734897915 1704894464 381475 33554432000 4194304 4417452 140736324488928 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2797.07
Current children cumulated vsize (KiB) 1664936

[startup+365.701 s]
/proc/loadavg: 8.09 7.96 7.85 9/366 25901
/proc/meminfo: memFree=20928544/32950928 swapFree=65730864/67111528
[pid=25878] ppid=25876 vsize=1739312 CPUtime=2848.19 cores=0-7
/proc/25878/stat : 25878 (plingeling) S 25876 25878 25304 0 -1 4202496 2172300 1254 0 0 284520 299 0 0 18 0 9 0 734896873 1781055488 402149 33554432000 4194304 4417452 140736324488928 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/25878/statm: 434828 402149 180 55 0 432714 0
[pid=25878/tid=25885] ppid=25876 vsize=1739312 CPUtime=355.29 cores=0-7
/proc/25878/task/25885/stat : 25885 (plingeling) R 25876 25878 25304 0 -1 4202560 289683 1254 0 0 35493 36 0 0 25 0 9 0 734897914 1781055488 402149 33554432000 4194304 4417452 140736324488928 18446744073709551615 4278071 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25878/tid=25886] ppid=25876 vsize=1739312 CPUtime=355.17 cores=0-7
/proc/25878/task/25886/stat : 25886 (plingeling) R 25876 25878 25304 0 -1 4202560 221210 1254 0 0 35487 30 0 0 25 0 9 0 734897914 1781055488 402149 33554432000 4194304 4417452 140736324488928 18446744073709551615 4307843 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25878/tid=25887] ppid=25876 vsize=1739312 CPUtime=355.25 cores=0-7
/proc/25878/task/25887/stat : 25887 (plingeling) R 25876 25878 25304 0 -1 4202560 209082 1254 0 0 35496 29 0 0 25 0 9 0 734897914 1781055488 402149 33554432000 4194304 4417452 140736324488928 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25878/tid=25888] ppid=25876 vsize=1739312 CPUtime=355.26 cores=0-7
/proc/25878/task/25888/stat : 25888 (plingeling) R 25876 25878 25304 0 -1 4202560 194661 1254 0 0 35490 36 0 0 25 0 9 0 734897914 1781055488 402149 33554432000 4194304 4417452 140736324488928 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25878/tid=25889] ppid=25876 vsize=1739312 CPUtime=351.17 cores=0-7
/proc/25878/task/25889/stat : 25889 (plingeling) R 25876 25878 25304 0 -1 4202560 257388 1254 0 0 35082 35 0 0 25 0 9 0 734897914 1781055488 402149 33554432000 4194304 4417452 140736324488928 18446744073709551615 4331729 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25878/tid=25890] ppid=25876 vsize=1739312 CPUtime=355.25 cores=0-7
/proc/25878/task/25890/stat : 25890 (plingeling) R 25876 25878 25304 0 -1 4202560 194966 1254 0 0 35498 27 0 0 25 0 9 0 734897914 1781055488 402149 33554432000 4194304 4417452 140736324488928 18446744073709551615 4232770 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25878/tid=25891] ppid=25876 vsize=1739312 CPUtime=355.22 cores=0-7
/proc/25878/task/25891/stat : 25891 (plingeling) R 25876 25878 25304 0 -1 4202560 205338 1254 0 0 35495 27 0 0 25 0 9 0 734897914 1781055488 402149 33554432000 4194304 4417452 140736324488928 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25878/tid=25892] ppid=25876 vsize=1739312 CPUtime=355.14 cores=0-7
/proc/25878/task/25892/stat : 25892 (plingeling) R 25876 25878 25304 0 -1 4202560 252709 1254 0 0 35481 33 0 0 25 0 9 0 734897915 1781055488 402149 33554432000 4194304 4417452 140736324488928 18446744073709551615 4305698 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2848.19
Current children cumulated vsize (KiB) 1739312

[startup+368.901 s]
/proc/loadavg: 8.08 7.96 7.85 9/366 25901
/proc/meminfo: memFree=20872380/32950928 swapFree=65730864/67111528
[pid=25878] ppid=25876 vsize=1837520 CPUtime=2873.76 cores=0-7
/proc/25878/stat : 25878 (plingeling) S 25876 25878 25304 0 -1 4202496 2196929 1254 0 0 287074 302 0 0 18 0 9 0 734896873 1881620480 426701 33554432000 4194304 4417452 140736324488928 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/25878/statm: 459380 426701 180 55 0 457266 0
[pid=25878/tid=25885] ppid=25876 vsize=1837520 CPUtime=358.49 cores=0-7
/proc/25878/task/25885/stat : 25885 (plingeling) R 25876 25878 25304 0 -1 4202560 289683 1254 0 0 35813 36 0 0 25 0 9 0 734897914 1881620480 426701 33554432000 4194304 4417452 140736324488928 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25878/tid=25886] ppid=25876 vsize=1837520 CPUtime=358.37 cores=0-7
/proc/25878/task/25886/stat : 25886 (plingeling) R 25876 25878 25304 0 -1 4202560 221210 1254 0 0 35807 30 0 0 25 0 9 0 734897914 1881620480 426701 33554432000 4194304 4417452 140736324488928 18446744073709551615 4346484 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25878/tid=25887] ppid=25876 vsize=1837520 CPUtime=358.45 cores=0-7
/proc/25878/task/25887/stat : 25887 (plingeling) R 25876 25878 25304 0 -1 4202560 209082 1254 0 0 35816 29 0 0 25 0 9 0 734897914 1881620480 426701 33554432000 4194304 4417452 140736324488928 18446744073709551615 4365004 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25878/tid=25888] ppid=25876 vsize=1837520 CPUtime=358.46 cores=0-7
/proc/25878/task/25888/stat : 25888 (plingeling) R 25876 25878 25304 0 -1 4202560 194661 1254 0 0 35810 36 0 0 25 0 9 0 734897914 1881620480 426701 33554432000 4194304 4417452 140736324488928 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25878/tid=25889] ppid=25876 vsize=1837520 CPUtime=354.33 cores=0-7
/proc/25878/task/25889/stat : 25889 (plingeling) R 25876 25878 25304 0 -1 4202560 265581 1254 0 0 35397 36 0 0 25 0 9 0 734897914 1881620480 426701 33554432000 4194304 4417452 140736324488928 18446744073709551615 4254855 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25878/tid=25890] ppid=25876 vsize=1837520 CPUtime=358.45 cores=0-7
/proc/25878/task/25890/stat : 25890 (plingeling) R 25876 25878 25304 0 -1 4202560 194966 1254 0 0 35818 27 0 0 25 0 9 0 734897914 1881620480 426701 33554432000 4194304 4417452 140736324488928 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25878/tid=25891] ppid=25876 vsize=1837520 CPUtime=358.42 cores=0-7
/proc/25878/task/25891/stat : 25891 (plingeling) R 25876 25878 25304 0 -1 4202560 205390 1254 0 0 35815 27 0 0 25 0 9 0 734897914 1881620480 426701 33554432000 4194304 4417452 140736324488928 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25878/tid=25892] ppid=25876 vsize=1837520 CPUtime=358.33 cores=0-7
/proc/25878/task/25892/stat : 25892 (plingeling) R 25876 25878 25304 0 -1 4202560 269093 1254 0 0 35799 34 0 0 25 0 9 0 734897915 1881620480 426701 33554432000 4194304 4417452 140736324488928 18446744073709551615 4330513 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2873.76
Current children cumulated vsize (KiB) 1837520

[startup+372.1 s]
/proc/loadavg: 8.08 7.96 7.85 9/366 25902
/proc/meminfo: memFree=20774704/32950928 swapFree=65730864/67111528
[pid=25878] ppid=25876 vsize=1870252 CPUtime=2898.34 cores=0-7
/proc/25878/stat : 25878 (plingeling) S 25876 25878 25304 0 -1 4202496 2237893 1254 0 0 289529 305 0 0 18 0 3 0 734896873 1915138048 434885 33554432000 4194304 4417452 140736324488928 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/25878/statm: 467563 434885 181 55 0 465449 0
[pid=25878/tid=25886] ppid=25876 vsize=1870252 CPUtime=361.56 cores=0-7
/proc/25878/task/25886/stat : 25886 (plingeling) R 25876 25878 25304 0 -1 4202560 237594 1254 0 0 36125 31 0 0 25 0 3 0 734897914 1915138048 434885 33554432000 4194304 4417452 140736324488928 18446744073709551615 4240332 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25878/tid=25892] ppid=25876 vsize=1870252 CPUtime=361.54 cores=0-7
/proc/25878/task/25892/stat : 25892 (plingeling) R 25876 25878 25304 0 -1 4202560 277286 1254 0 0 36119 35 0 0 25 0 3 0 734897915 1915138048 434885 33554432000 4194304 4417452 140736324488928 18446744073709551615 4240307 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2898.34
Current children cumulated vsize (KiB) 1870252

[startup+372.9 s]
/proc/loadavg: 8.16 7.98 7.85 3/360 25902
/proc/meminfo: memFree=20741892/32950928 swapFree=65730864/67111528
[pid=25878] ppid=25876 vsize=1903024 CPUtime=2899.94 cores=0-7
/proc/25878/stat : 25878 (plingeling) S 25876 25878 25304 0 -1 4202496 2246086 1254 0 0 289688 306 0 0 18 0 3 0 734896873 1948696576 443078 33554432000 4194304 4417452 140736324488928 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/25878/statm: 475756 443078 181 55 0 473642 0
[pid=25878/tid=25886] ppid=25876 vsize=1903024 CPUtime=362.36 cores=0-7
/proc/25878/task/25886/stat : 25886 (plingeling) R 25876 25878 25304 0 -1 4202560 245787 1254 0 0 36205 31 0 0 25 0 3 0 734897914 1948696576 443078 33554432000 4194304 4417452 140736324488928 18446744073709551615 4254977 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25878/tid=25892] ppid=25876 vsize=1903024 CPUtime=362.33 cores=0-7
/proc/25878/task/25892/stat : 25892 (plingeling) R 25876 25878 25304 0 -1 4202560 277286 1254 0 0 36198 35 0 0 25 0 3 0 734897915 1948696576 443078 33554432000 4194304 4417452 140736324488928 18446744073709551615 4249526 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2899.94
Current children cumulated vsize (KiB) 1903024

[startup+373.701 s]
/proc/loadavg: 8.16 7.98 7.85 3/360 25902
/proc/meminfo: memFree=20741892/32950928 swapFree=65730864/67111528
[pid=25878] ppid=25876 vsize=1903012 CPUtime=2901.04 cores=0-7
/proc/25878/stat : 25878 (plingeling) S 25876 25878 25304 0 -1 4202496 2246086 1254 0 0 289798 306 0 0 18 0 2 0 734896873 1948684288 443075 33554432000 4194304 4417452 140736324488928 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/25878/statm: 475753 443075 181 55 0 473639 0
[pid=25878/tid=25886] ppid=25876 vsize=1903012 CPUtime=363.16 cores=0-7
/proc/25878/task/25886/stat : 25886 (plingeling) R 25876 25878 25304 0 -1 4202560 245787 1254 0 0 36285 31 0 0 25 0 2 0 734897914 1948684288 443075 33554432000 4194304 4417452 140736324488928 18446744073709551615 4233488 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2901.04
Current children cumulated vsize (KiB) 1903012

[startup+373.913 s]
/proc/loadavg: 8.16 7.98 7.85 2/359 25902
/proc/meminfo: memFree=20709260/32950928 swapFree=65730864/67111528
[pid=25878] ppid=25876 vsize=1903012 CPUtime=2901.25 cores=0-7
/proc/25878/stat : 25878 (plingeling) S 25876 25878 25304 0 -1 4202496 2246086 1254 0 0 289819 306 0 0 18 0 2 0 734896873 1948684288 443075 33554432000 4194304 4417452 140736324488928 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/25878/statm: 475753 443075 181 55 0 473639 0
[pid=25878/tid=25886] ppid=25876 vsize=1903012 CPUtime=363.37 cores=0-7
/proc/25878/task/25886/stat : 25886 (plingeling) R 25876 25878 25304 0 -1 4202560 245787 1254 0 0 36306 31 0 0 25 0 2 0 734897914 1948684288 443075 33554432000 4194304 4417452 140736324488928 18446744073709551615 4302930 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2901.25
Current children cumulated vsize (KiB) 1903012

[startup+374.001 s]
/proc/loadavg: 8.16 7.98 7.85 2/359 25902
/proc/meminfo: memFree=20709260/32950928 swapFree=65730864/67111528
[pid=25878] ppid=25876 vsize=1902996 CPUtime=2901.34 cores=0-7
/proc/25878/stat : 25878 (plingeling) S 25876 25878 25304 0 -1 4202496 2246086 1254 0 0 289828 306 0 0 18 0 2 0 734896873 1948667904 443071 33554432000 4194304 4417452 140736324488928 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/25878/statm: 475749 443071 181 55 0 473635 0
[pid=25878/tid=25886] ppid=25876 vsize=1902996 CPUtime=363.46 cores=0-7
/proc/25878/task/25886/stat : 25886 (plingeling) R 25876 25878 25304 0 -1 4202560 245787 1254 0 0 36315 31 0 0 25 0 2 0 734897914 1948667904 443071 33554432000 4194304 4417452 140736324488928 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2901.34
Current children cumulated vsize (KiB) 1902996

Child status: 20
Real time (s): 374.072
CPU time (s): 2901.42
CPU user time (s): 2898.28
CPU system time (s): 3.13352
CPU usage (%): 775.631
Max. virtual memory (cumulated for all children) (KiB): 2132752

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2898.28
system time used= 3.13352
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2247343
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= 255
involuntary context switches= 13846

runsolver used 1.3218 second user time and 3.08753 second system time

The end

Launcher Data

Begin job on node116 at 2011-05-15 10:04:22
IDJOB=3372983
IDBENCH=88167
IDSOLVER=1851
FILE ID=node116/3372983-1305446661
RUNJOBID= node116-1305442902-25318
PBS_JOBID= 13324834
Free space on /tmp= 73072 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT-Race-2010-CNF/hardware-verification/velev/11pipe_k.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372983-1305446661/watcher-3372983-1305446661 -o /tmp/evaluation-result-3372983-1305446661/solver-3372983-1305446661 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3372983-1305446661.cnf

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

MD5SUM BENCH= 932387240a0c17f4c88af52c4ca151c6
RANDOM SEED=689023621

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:      22482876 kB
Buffers:         94676 kB
Cached:         861704 kB
SwapCached:      12356 kB
Active:        9777340 kB
Inactive:       471804 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22482876 kB
SwapTotal:    67111528 kB
SwapFree:     65730864 kB
Dirty:          103324 kB
Writeback:           0 kB
AnonPages:     9290956 kB
Mapped:          15468 kB
Slab:           107984 kB
PageTables:      43684 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 82745980 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= 73068 MiB
End job on node116 at 2011-05-15 10:10:36