Trace number 3371387

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 2719.42 682.267

General information on the benchmark

Nameapplication/jarvisalo/AAAI2010-SATPlanning/
aaai10-planning-ipc5-TPP-21-step11.cnf
MD5SUM00d93f117a3253605ad3ac6a153ec61f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark234.365
Satisfiable
(Un)Satisfiability was proved
Number of variables99736
Number of clauses783991
Sum of the clauses size1708562
Maximum clause length91
Minimum clause length1
Number of clauses of size 1139
Number of clauses of size 2756759
Number of clauses of size 37636
Number of clauses of size 411357
Number of clauses of size 5745
Number of clauses of size over 57355

Solver Data

2719.35/682.26	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-3371387-1305422071/watcher-3371387-1305422071 -o /tmp/evaluation-result-3371387-1305422071/solver-3371387-1305422071 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371387-1305422071.cnf 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 7.78 7.97 8.00 6/328 25852
/proc/meminfo: memFree=25120076/32951124 swapFree=44485764/67111528
[pid=25852] ppid=25850 vsize=18724 CPUtime=0 cores=1,3,5,7
/proc/25852/stat : 25852 (plingeling) R 25850 25852 25544 0 -1 4202496 2775 1250 0 0 0 0 0 0 25 0 1 0 653807590 19173376 2704 33554432000 4194304 4417452 140735265075632 18446744073709551615 244446945024 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/25852/statm: 4681 2704 148 55 0 2567 0

[startup+0.0370911 s]
/proc/loadavg: 7.78 7.97 8.00 6/328 25852
/proc/meminfo: memFree=25120076/32951124 swapFree=44485764/67111528
[pid=25852] ppid=25850 vsize=23976 CPUtime=0.02 cores=1,3,5,7
/proc/25852/stat : 25852 (plingeling) R 25850 25852 25544 0 -1 4202496 4163 1250 0 0 2 0 0 0 25 0 1 0 653807590 24551424 4017 33554432000 4194304 4417452 140735265075632 18446744073709551615 244446945024 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/25852/statm: 5994 4017 148 55 0 3880 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 23976

[startup+0.101081 s]
/proc/loadavg: 7.78 7.97 8.00 6/328 25852
/proc/meminfo: memFree=25120076/32951124 swapFree=44485764/67111528
[pid=25852] ppid=25850 vsize=35900 CPUtime=0.08 cores=1,3,5,7
/proc/25852/stat : 25852 (plingeling) R 25850 25852 25544 0 -1 4202496 7197 1250 0 0 8 0 0 0 25 0 1 0 653807590 36761600 6999 33554432000 4194304 4417452 140735265075632 18446744073709551615 4231477 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/25852/statm: 8975 6999 149 55 0 6861 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 35900

[startup+0.301044 s]
/proc/loadavg: 7.78 7.97 8.00 6/328 25852
/proc/meminfo: memFree=25120076/32951124 swapFree=44485764/67111528
[pid=25852] ppid=25850 vsize=68040 CPUtime=0.29 cores=1,3,5,7
/proc/25852/stat : 25852 (plingeling) R 25850 25852 25544 0 -1 4202496 15232 1250 0 0 27 2 0 0 25 0 1 0 653807590 69672960 15034 33554432000 4194304 4417452 140735265075632 18446744073709551615 244446945024 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/25852/statm: 17010 15034 149 55 0 14896 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 68040

[startup+0.700967 s]
/proc/loadavg: 7.78 7.97 8.00 6/328 25852
/proc/meminfo: memFree=25120076/32951124 swapFree=44485764/67111528
[pid=25852] ppid=25850 vsize=92616 CPUtime=0.69 cores=1,3,5,7
/proc/25852/stat : 25852 (plingeling) R 25850 25852 25544 0 -1 4202496 19962 1250 0 0 66 3 0 0 25 0 1 0 653807590 94838784 19765 33554432000 4194304 4417452 140735265075632 18446744073709551615 244446639197 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/25852/statm: 23154 19790 149 55 0 21040 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 92616

[startup+1.50079 s]
/proc/loadavg: 7.78 7.97 8.00 9/333 25862
/proc/meminfo: memFree=24987984/32951124 swapFree=44485764/67111528
[pid=25852] ppid=25850 vsize=226956 CPUtime=3.69 cores=1,3,5,7
/proc/25852/stat : 25852 (plingeling) S 25850 25852 25544 0 -1 4202496 39845 1250 0 0 364 5 0 0 25 0 5 0 653807590 232402944 28978 33554432000 4194304 4417452 140735265075632 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/25852/statm: 56739 28978 174 55 0 54625 0
[pid=25852/tid=25859] ppid=25850 vsize=226956 CPUtime=0.73 cores=1,3,5,7
/proc/25852/task/25859/stat : 25859 (plingeling) R 25850 25852 25544 0 -1 4202560 3262 1250 0 0 73 0 0 0 25 0 5 0 653807666 232402944 28978 33554432000 4194304 4417452 140735265075632 18446744073709551615 4302066 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25852/tid=25860] ppid=25850 vsize=226956 CPUtime=0.73 cores=1,3,5,7
/proc/25852/task/25860/stat : 25860 (plingeling) R 25850 25852 25544 0 -1 4202560 3945 1250 0 0 73 0 0 0 25 0 5 0 653807666 232402944 28978 33554432000 4194304 4417452 140735265075632 18446744073709551615 4234242 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25852/tid=25861] ppid=25850 vsize=226956 CPUtime=0.73 cores=1,3,5,7
/proc/25852/task/25861/stat : 25861 (plingeling) R 25850 25852 25544 0 -1 4202560 2718 1250 0 0 73 0 0 0 25 0 5 0 653807666 232402944 28978 33554432000 4194304 4417452 140735265075632 18446744073709551615 4260714 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25852/tid=25862] ppid=25850 vsize=226956 CPUtime=0.72 cores=1,3,5,7
/proc/25852/task/25862/stat : 25862 (plingeling) R 25850 25852 25544 0 -1 4202560 2388 1250 0 0 72 0 0 0 25 0 5 0 653807666 232402944 28978 33554432000 4194304 4417452 140735265075632 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.69
Current children cumulated vsize (KiB) 226956

[startup+3.10049 s]
/proc/loadavg: 7.78 7.97 8.00 9/333 25862
/proc/meminfo: memFree=24980364/32951124 swapFree=44485764/67111528
[pid=25852] ppid=25850 vsize=239008 CPUtime=10.08 cores=1,3,5,7
/proc/25852/stat : 25852 (plingeling) S 25850 25852 25544 0 -1 4202496 47321 1250 0 0 1002 6 0 0 25 0 5 0 653807590 244744192 30938 33554432000 4194304 4417452 140735265075632 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/25852/statm: 59752 30938 176 55 0 57638 0
[pid=25852/tid=25859] ppid=25850 vsize=239008 CPUtime=2.33 cores=1,3,5,7
/proc/25852/task/25859/stat : 25859 (plingeling) R 25850 25852 25544 0 -1 4202560 5693 1250 0 0 233 0 0 0 25 0 5 0 653807666 244744192 30938 33554432000 4194304 4417452 140735265075632 18446744073709551615 4277621 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25852/tid=25860] ppid=25850 vsize=239008 CPUtime=2.33 cores=1,3,5,7
/proc/25852/task/25860/stat : 25860 (plingeling) R 25850 25852 25544 0 -1 4202560 4433 1250 0 0 233 0 0 0 25 0 5 0 653807666 244744192 30938 33554432000 4194304 4417452 140735265075632 18446744073709551615 4325965 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25852/tid=25861] ppid=25850 vsize=239008 CPUtime=2.33 cores=1,3,5,7
/proc/25852/task/25861/stat : 25861 (plingeling) R 25850 25852 25544 0 -1 4202560 7275 1250 0 0 232 1 0 0 25 0 5 0 653807666 244744192 30938 33554432000 4194304 4417452 140735265075632 18446744073709551615 4232498 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25852/tid=25862] ppid=25850 vsize=239008 CPUtime=2.31 cores=1,3,5,7
/proc/25852/task/25862/stat : 25862 (plingeling) R 25850 25852 25544 0 -1 4202560 2388 1250 0 0 231 0 0 0 25 0 5 0 653807666 244744192 30938 33554432000 4194304 4417452 140735265075632 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 10.08
Current children cumulated vsize (KiB) 239008

[startup+6.30089 s]
/proc/loadavg: 7.80 7.97 8.00 9/333 25863
/proc/meminfo: memFree=24993928/32951124 swapFree=44485764/67111528
[pid=25852] ppid=25850 vsize=231276 CPUtime=22.84 cores=1,3,5,7
/proc/25852/stat : 25852 (plingeling) S 25850 25852 25544 0 -1 4202496 56652 1250 0 0 2277 7 0 0 25 0 5 0 653807590 236826624 29267 33554432000 4194304 4417452 140735265075632 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/25852/statm: 57819 29267 180 55 0 55705 0
[pid=25852/tid=25859] ppid=25850 vsize=231276 CPUtime=5.53 cores=1,3,5,7
/proc/25852/task/25859/stat : 25859 (plingeling) R 25850 25852 25544 0 -1 4202560 10389 1250 0 0 552 1 0 0 25 0 5 0 653807666 236826624 29267 33554432000 4194304 4417452 140735265075632 18446744073709551615 4366523 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25852/tid=25860] ppid=25850 vsize=231276 CPUtime=5.53 cores=1,3,5,7
/proc/25852/task/25860/stat : 25860 (plingeling) R 25850 25852 25544 0 -1 4202560 8501 1250 0 0 552 1 0 0 25 0 5 0 653807666 236826624 29267 33554432000 4194304 4417452 140735265075632 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25852/tid=25861] ppid=25850 vsize=231276 CPUtime=5.53 cores=1,3,5,7
/proc/25852/task/25861/stat : 25861 (plingeling) R 25850 25852 25544 0 -1 4202560 7279 1250 0 0 552 1 0 0 25 0 5 0 653807666 236826624 29267 33554432000 4194304 4417452 140735265075632 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25852/tid=25862] ppid=25850 vsize=231276 CPUtime=5.47 cores=1,3,5,7
/proc/25852/task/25862/stat : 25862 (plingeling) R 25850 25852 25544 0 -1 4202560 2951 1250 0 0 547 0 0 0 25 0 5 0 653807666 236826624 29267 33554432000 4194304 4417452 140735265075632 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 22.84
Current children cumulated vsize (KiB) 231276

[startup+12.7007 s]
/proc/loadavg: 7.81 7.97 8.00 9/333 25863
/proc/meminfo: memFree=24978736/32951124 swapFree=44485764/67111528
[pid=25852] ppid=25850 vsize=233276 CPUtime=48.37 cores=1,3,5,7
/proc/25852/stat : 25852 (plingeling) S 25850 25852 25544 0 -1 4202496 57152 1250 0 0 4830 7 0 0 25 0 5 0 653807590 238874624 29767 33554432000 4194304 4417452 140735265075632 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/25852/statm: 58319 29767 180 55 0 56205 0
[pid=25852/tid=25859] ppid=25850 vsize=233276 CPUtime=11.93 cores=1,3,5,7
/proc/25852/task/25859/stat : 25859 (plingeling) R 25850 25852 25544 0 -1 4202560 10467 1250 0 0 1192 1 0 0 25 0 5 0 653807666 238874624 29767 33554432000 4194304 4417452 140735265075632 18446744073709551615 4343281 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25852/tid=25860] ppid=25850 vsize=233276 CPUtime=11.93 cores=1,3,5,7
/proc/25852/task/25860/stat : 25860 (plingeling) R 25850 25852 25544 0 -1 4202560 8501 1250 0 0 1192 1 0 0 25 0 5 0 653807666 238874624 29767 33554432000 4194304 4417452 140735265075632 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25852/tid=25861] ppid=25850 vsize=233276 CPUtime=11.93 cores=1,3,5,7
/proc/25852/task/25861/stat : 25861 (plingeling) R 25850 25852 25544 0 -1 4202560 7279 1250 0 0 1192 1 0 0 25 0 5 0 653807666 238874624 29767 33554432000 4194304 4417452 140735265075632 18446744073709551615 4357283 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25852/tid=25862] ppid=25850 vsize=233276 CPUtime=11.8 cores=1,3,5,7
/proc/25852/task/25862/stat : 25862 (plingeling) R 25850 25852 25544 0 -1 4202560 3373 1250 0 0 1180 0 0 0 25 0 5 0 653807666 238874624 29767 33554432000 4194304 4417452 140735265075632 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 48.37
Current children cumulated vsize (KiB) 233276

[startup+25.5003 s]
/proc/loadavg: 7.85 7.97 8.00 9/333 25863
/proc/meminfo: memFree=24968064/32951124 swapFree=44485764/67111528
[pid=25852] ppid=25850 vsize=252032 CPUtime=99.43 cores=1,3,5,7
/proc/25852/stat : 25852 (plingeling) S 25850 25852 25544 0 -1 4202496 69910 1250 0 0 9934 9 0 0 25 0 5 0 653807590 258080768 33433 33554432000 4194304 4417452 140735265075632 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/25852/statm: 63008 33433 180 55 0 60894 0
[pid=25852/tid=25859] ppid=25850 vsize=252032 CPUtime=24.73 cores=1,3,5,7
/proc/25852/task/25859/stat : 25859 (plingeling) R 25850 25852 25544 0 -1 4202560 14871 1250 0 0 2472 1 0 0 25 0 5 0 653807666 258080768 33433 33554432000 4194304 4417452 140735265075632 18446744073709551615 4331796 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25852/tid=25860] ppid=25850 vsize=252032 CPUtime=24.73 cores=1,3,5,7
/proc/25852/task/25860/stat : 25860 (plingeling) R 25850 25852 25544 0 -1 4202560 10494 1250 0 0 2472 1 0 0 25 0 5 0 653807666 258080768 33433 33554432000 4194304 4417452 140735265075632 18446744073709551615 4366480 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25852/tid=25861] ppid=25850 vsize=252032 CPUtime=24.72 cores=1,3,5,7
/proc/25852/task/25861/stat : 25861 (plingeling) R 25850 25852 25544 0 -1 4202560 13030 1250 0 0 2471 1 0 0 25 0 5 0 653807666 258080768 33433 33554432000 4194304 4417452 140735265075632 18446744073709551615 4254855 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25852/tid=25862] ppid=25850 vsize=252032 CPUtime=24.46 cores=1,3,5,7
/proc/25852/task/25862/stat : 25862 (plingeling) R 25850 25852 25544 0 -1 4202560 3983 1250 0 0 2446 0 0 0 25 0 5 0 653807666 258080768 33433 33554432000 4194304 4417452 140735265075632 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 99.43
Current children cumulated vsize (KiB) 252032

[startup+51.1005 s]
/proc/loadavg: 7.96 7.99 8.00 9/333 25864
/proc/meminfo: memFree=24932164/32951124 swapFree=44485764/67111528
[pid=25852] ppid=25850 vsize=269288 CPUtime=201.57 cores=1,3,5,7
/proc/25852/stat : 25852 (plingeling) S 25850 25852 25544 0 -1 4202496 75647 1250 0 0 20147 10 0 0 25 0 5 0 653807590 275750912 38770 33554432000 4194304 4417452 140735265075632 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/25852/statm: 67322 38770 180 55 0 65208 0
[pid=25852/tid=25859] ppid=25850 vsize=269288 CPUtime=50.34 cores=1,3,5,7
/proc/25852/task/25859/stat : 25859 (plingeling) R 25850 25852 25544 0 -1 4202560 16312 1250 0 0 5032 2 0 0 25 0 5 0 653807666 275750912 38770 33554432000 4194304 4417452 140735265075632 18446744073709551615 4364784 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25852/tid=25860] ppid=25850 vsize=269288 CPUtime=50.33 cores=1,3,5,7
/proc/25852/task/25860/stat : 25860 (plingeling) R 25850 25852 25544 0 -1 4202560 11805 1250 0 0 5032 1 0 0 25 0 5 0 653807666 275750912 38770 33554432000 4194304 4417452 140735265075632 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25852/tid=25861] ppid=25850 vsize=269288 CPUtime=50.33 cores=1,3,5,7
/proc/25852/task/25861/stat : 25861 (plingeling) R 25850 25852 25544 0 -1 4202560 14063 1250 0 0 5031 2 0 0 25 0 5 0 653807666 275750912 38770 33554432000 4194304 4417452 140735265075632 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25852/tid=25862] ppid=25850 vsize=269288 CPUtime=49.79 cores=1,3,5,7
/proc/25852/task/25862/stat : 25862 (plingeling) R 25850 25852 25544 0 -1 4202560 5935 1250 0 0 4979 0 0 0 25 0 5 0 653807666 275750912 38770 33554432000 4194304 4417452 140735265075632 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 201.57
Current children cumulated vsize (KiB) 269288

[startup+102.312 s]
/proc/loadavg: 8.16 8.03 8.01 9/333 25901
/proc/meminfo: memFree=25019000/32951124 swapFree=44485764/67111528
[pid=25852] ppid=25850 vsize=275472 CPUtime=405.87 cores=1,3,5,7
/proc/25852/stat : 25852 (plingeling) S 25850 25852 25544 0 -1 4202496 89984 1250 0 0 40576 11 0 0 25 0 5 0 653807590 282083328 40322 33554432000 4194304 4417452 140735265075632 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/25852/statm: 68868 40322 180 55 0 66754 0
[pid=25852/tid=25859] ppid=25850 vsize=275472 CPUtime=101.54 cores=1,3,5,7
/proc/25852/task/25859/stat : 25859 (plingeling) R 25850 25852 25544 0 -1 4202560 21572 1250 0 0 10152 2 0 0 25 0 5 0 653807666 282083328 40322 33554432000 4194304 4417452 140735265075632 18446744073709551615 4250432 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25852/tid=25860] ppid=25850 vsize=275472 CPUtime=101.54 cores=1,3,5,7
/proc/25852/task/25860/stat : 25860 (plingeling) R 25850 25852 25544 0 -1 4202560 14212 1250 0 0 10153 1 0 0 25 0 5 0 653807666 282083328 40322 33554432000 4194304 4417452 140735265075632 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25852/tid=25861] ppid=25850 vsize=275472 CPUtime=101.54 cores=1,3,5,7
/proc/25852/task/25861/stat : 25861 (plingeling) R 25850 25852 25544 0 -1 4202560 17445 1250 0 0 10152 2 0 0 25 0 5 0 653807666 282083328 40322 33554432000 4194304 4417452 140735265075632 18446744073709551615 4365118 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25852/tid=25862] ppid=25850 vsize=275472 CPUtime=100.44 cores=1,3,5,7
/proc/25852/task/25862/stat : 25862 (plingeling) R 25850 25852 25544 0 -1 4202560 9223 1250 0 0 10044 0 0 0 25 0 5 0 653807666 282083328 40322 33554432000 4194304 4417452 140735265075632 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 405.87
Current children cumulated vsize (KiB) 275472

[startup+162.301 s]
/proc/loadavg: 8.22 8.07 8.02 9/333 25903
/proc/meminfo: memFree=24890332/32951124 swapFree=44485764/67111528
[pid=25852] ppid=25850 vsize=322144 CPUtime=645.2 cores=1,3,5,7
/proc/25852/stat : 25852 (plingeling) S 25850 25852 25544 0 -1 4202496 118343 1250 0 0 64506 14 0 0 25 0 5 0 653807590 329875456 51990 33554432000 4194304 4417452 140735265075632 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/25852/statm: 80536 51990 180 55 0 78422 0
[pid=25852/tid=25859] ppid=25850 vsize=322144 CPUtime=161.53 cores=1,3,5,7
/proc/25852/task/25859/stat : 25859 (plingeling) R 25850 25852 25544 0 -1 4202560 26628 1250 0 0 16151 2 0 0 25 0 5 0 653807666 329875456 51990 33554432000 4194304 4417452 140735265075632 18446744073709551615 4236928 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25852/tid=25860] ppid=25850 vsize=322144 CPUtime=161.54 cores=1,3,5,7
/proc/25852/task/25860/stat : 25860 (plingeling) R 25850 25852 25544 0 -1 4202560 20973 1250 0 0 16152 2 0 0 25 0 5 0 653807666 329875456 51990 33554432000 4194304 4417452 140735265075632 18446744073709551615 4237273 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25852/tid=25861] ppid=25850 vsize=322144 CPUtime=161.53 cores=1,3,5,7
/proc/25852/task/25861/stat : 25861 (plingeling) R 25850 25852 25544 0 -1 4202560 24656 1250 0 0 16150 3 0 0 25 0 5 0 653807666 329875456 51990 33554432000 4194304 4417452 140735265075632 18446744073709551615 4275944 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25852/tid=25862] ppid=25850 vsize=322144 CPUtime=159.81 cores=1,3,5,7
/proc/25852/task/25862/stat : 25862 (plingeling) R 25850 25852 25544 0 -1 4202560 18554 1250 0 0 15979 2 0 0 25 0 5 0 653807666 329875456 51990 33554432000 4194304 4417452 140735265075632 18446744073709551615 4353557 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 645.2
Current children cumulated vsize (KiB) 322144


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

Current children cumulated CPU time (s) 2081.46
Current children cumulated vsize (KiB) 679624

[startup+582.301 s]
/proc/loadavg: 8.08 8.09 8.03 9/333 25914
/proc/meminfo: memFree=24052208/32951124 swapFree=44485764/67111528
[pid=25852] ppid=25850 vsize=789376 CPUtime=2320.84 cores=1,3,5,7
/proc/25852/stat : 25852 (plingeling) S 25850 25852 25544 0 -1 4202496 410905 1250 0 0 232030 54 0 0 25 0 5 0 653807590 808321024 168830 33554432000 4194304 4417452 140735265075632 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/25852/statm: 197344 168830 180 55 0 195230 0
[pid=25852/tid=25859] ppid=25850 vsize=789376 CPUtime=581.55 cores=1,3,5,7
/proc/25852/task/25859/stat : 25859 (plingeling) R 25850 25852 25544 0 -1 4202560 109477 1250 0 0 58140 15 0 0 25 0 5 0 653807666 808321024 168830 33554432000 4194304 4417452 140735265075632 18446744073709551615 4250936 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25852/tid=25860] ppid=25850 vsize=789376 CPUtime=581.55 cores=1,3,5,7
/proc/25852/task/25860/stat : 25860 (plingeling) R 25850 25852 25544 0 -1 4202560 98365 1250 0 0 58141 14 0 0 25 0 5 0 653807666 808321024 168830 33554432000 4194304 4417452 140735265075632 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25852/tid=25861] ppid=25850 vsize=789376 CPUtime=581.55 cores=1,3,5,7
/proc/25852/task/25861/stat : 25861 (plingeling) R 25850 25852 25544 0 -1 4202560 112238 1250 0 0 58142 13 0 0 25 0 5 0 653807666 808321024 168830 33554432000 4194304 4417452 140735265075632 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25852/tid=25862] ppid=25850 vsize=789376 CPUtime=575.42 cores=1,3,5,7
/proc/25852/task/25862/stat : 25862 (plingeling) R 25850 25852 25544 0 -1 4202560 63293 1250 0 0 57534 8 0 0 25 0 5 0 653807666 808321024 168830 33554432000 4194304 4417452 140735265075632 18446744073709551615 4353557 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2320.84
Current children cumulated vsize (KiB) 789376

[startup+642.3 s]
/proc/loadavg: 8.12 8.10 8.04 9/333 25916
/proc/meminfo: memFree=24006412/32951124 swapFree=44485764/67111528
[pid=25852] ppid=25850 vsize=796168 CPUtime=2560.24 cores=1,3,5,7
/proc/25852/stat : 25852 (plingeling) S 25850 25852 25544 0 -1 4202496 447983 1250 0 0 255963 61 0 0 25 0 5 0 653807590 815276032 170496 33554432000 4194304 4417452 140735265075632 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/25852/statm: 199042 170496 180 55 0 196928 0
[pid=25852/tid=25859] ppid=25850 vsize=796168 CPUtime=641.56 cores=1,3,5,7
/proc/25852/task/25859/stat : 25859 (plingeling) R 25850 25852 25544 0 -1 4202560 117669 1250 0 0 64139 17 0 0 25 0 5 0 653807666 815276032 170496 33554432000 4194304 4417452 140735265075632 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25852/tid=25860] ppid=25850 vsize=796168 CPUtime=641.55 cores=1,3,5,7
/proc/25852/task/25860/stat : 25860 (plingeling) R 25850 25852 25544 0 -1 4202560 111666 1250 0 0 64139 16 0 0 25 0 5 0 653807666 815276032 170496 33554432000 4194304 4417452 140735265075632 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25852/tid=25861] ppid=25850 vsize=796168 CPUtime=641.55 cores=1,3,5,7
/proc/25852/task/25861/stat : 25861 (plingeling) R 25850 25852 25544 0 -1 4202560 124350 1250 0 0 64141 14 0 0 25 0 5 0 653807666 815276032 170496 33554432000 4194304 4417452 140735265075632 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25852/tid=25862] ppid=25850 vsize=796168 CPUtime=634.77 cores=1,3,5,7
/proc/25852/task/25862/stat : 25862 (plingeling) R 25850 25852 25544 0 -1 4202560 66766 1250 0 0 63469 8 0 0 25 0 5 0 653807666 815276032 170496 33554432000 4194304 4417452 140735265075632 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2560.24
Current children cumulated vsize (KiB) 796168

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

[startup+665.512 s]
/proc/loadavg: 8.14 8.10 8.04 9/333 25916
/proc/meminfo: memFree=23973048/32951124 swapFree=44485764/67111528
[pid=25852] ppid=25850 vsize=776748 CPUtime=2652.8 cores=1,3,5,7
/proc/25852/stat : 25852 (plingeling) S 25850 25852 25544 0 -1 4202496 459968 1250 0 0 265217 63 0 0 25 0 5 0 653807590 795389952 165641 33554432000 4194304 4417452 140735265075632 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/25852/statm: 194187 165641 180 55 0 192073 0
[pid=25852/tid=25859] ppid=25850 vsize=776748 CPUtime=664.76 cores=1,3,5,7
/proc/25852/task/25859/stat : 25859 (plingeling) R 25850 25852 25544 0 -1 4202560 117669 1250 0 0 66459 17 0 0 25 0 5 0 653807666 795389952 165641 33554432000 4194304 4417452 140735265075632 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25852/tid=25860] ppid=25850 vsize=776748 CPUtime=664.76 cores=1,3,5,7
/proc/25852/task/25860/stat : 25860 (plingeling) R 25850 25852 25544 0 -1 4202560 111666 1250 0 0 66460 16 0 0 25 0 5 0 653807666 795389952 165641 33554432000 4194304 4417452 140735265075632 18446744073709551615 4275960 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25852/tid=25861] ppid=25850 vsize=776748 CPUtime=664.75 cores=1,3,5,7
/proc/25852/task/25861/stat : 25861 (plingeling) R 25850 25852 25544 0 -1 4202560 131064 1250 0 0 66460 15 0 0 25 0 5 0 653807666 795389952 165641 33554432000 4194304 4417452 140735265075632 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25852/tid=25862] ppid=25850 vsize=776748 CPUtime=657.73 cores=1,3,5,7
/proc/25852/task/25862/stat : 25862 (plingeling) R 25850 25852 25544 0 -1 4202560 72037 1250 0 0 65764 9 0 0 25 0 5 0 653807666 795389952 165641 33554432000 4194304 4417452 140735265075632 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2652.8
Current children cumulated vsize (KiB) 776748

[startup+671.901 s]
/proc/loadavg: 8.13 8.10 8.04 9/333 25916
/proc/meminfo: memFree=23991396/32951124 swapFree=44485764/67111528
[pid=25852] ppid=25850 vsize=758392 CPUtime=2678.29 cores=1,3,5,7
/proc/25852/stat : 25852 (plingeling) S 25850 25852 25544 0 -1 4202496 467099 1250 0 0 267766 63 0 0 25 0 5 0 653807590 776593408 161052 33554432000 4194304 4417452 140735265075632 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/25852/statm: 189598 161052 180 55 0 187484 0
[pid=25852/tid=25859] ppid=25850 vsize=758392 CPUtime=671.15 cores=1,3,5,7
/proc/25852/task/25859/stat : 25859 (plingeling) R 25850 25852 25544 0 -1 4202560 117669 1250 0 0 67098 17 0 0 25 0 5 0 653807666 776593408 161052 33554432000 4194304 4417452 140735265075632 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25852/tid=25860] ppid=25850 vsize=758392 CPUtime=671.15 cores=1,3,5,7
/proc/25852/task/25860/stat : 25860 (plingeling) R 25850 25852 25544 0 -1 4202560 118325 1250 0 0 67098 17 0 0 25 0 5 0 653807666 776593408 161052 33554432000 4194304 4417452 140735265075632 18446744073709551615 4353557 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25852/tid=25861] ppid=25850 vsize=758392 CPUtime=671.14 cores=1,3,5,7
/proc/25852/task/25861/stat : 25861 (plingeling) R 25850 25852 25544 0 -1 4202560 131064 1250 0 0 67099 15 0 0 25 0 5 0 653807666 776593408 161052 33554432000 4194304 4417452 140735265075632 18446744073709551615 4364587 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25852/tid=25862] ppid=25850 vsize=758392 CPUtime=664.06 cores=1,3,5,7
/proc/25852/task/25862/stat : 25862 (plingeling) R 25850 25852 25544 0 -1 4202560 72509 1250 0 0 66397 9 0 0 25 0 5 0 653807666 776593408 161052 33554432000 4194304 4417452 140735265075632 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2678.29
Current children cumulated vsize (KiB) 758392

[startup+678.301 s]
/proc/loadavg: 8.11 8.10 8.04 9/333 25916
/proc/meminfo: memFree=24019664/32951124 swapFree=44485764/67111528
[pid=25852] ppid=25850 vsize=758392 CPUtime=2703.82 cores=1,3,5,7
/proc/25852/stat : 25852 (plingeling) S 25850 25852 25544 0 -1 4202496 467099 1250 0 0 270319 63 0 0 25 0 5 0 653807590 776593408 161052 33554432000 4194304 4417452 140735265075632 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/25852/statm: 189598 161052 180 55 0 187484 0
[pid=25852/tid=25859] ppid=25850 vsize=758392 CPUtime=677.55 cores=1,3,5,7
/proc/25852/task/25859/stat : 25859 (plingeling) R 25850 25852 25544 0 -1 4202560 117669 1250 0 0 67738 17 0 0 25 0 5 0 653807666 776593408 161052 33554432000 4194304 4417452 140735265075632 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25852/tid=25860] ppid=25850 vsize=758392 CPUtime=677.55 cores=1,3,5,7
/proc/25852/task/25860/stat : 25860 (plingeling) R 25850 25852 25544 0 -1 4202560 118325 1250 0 0 67738 17 0 0 25 0 5 0 653807666 776593408 161052 33554432000 4194304 4417452 140735265075632 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25852/tid=25861] ppid=25850 vsize=758392 CPUtime=677.54 cores=1,3,5,7
/proc/25852/task/25861/stat : 25861 (plingeling) R 25850 25852 25544 0 -1 4202560 131064 1250 0 0 67739 15 0 0 25 0 5 0 653807666 776593408 161052 33554432000 4194304 4417452 140735265075632 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25852/tid=25862] ppid=25850 vsize=758392 CPUtime=670.39 cores=1,3,5,7
/proc/25852/task/25862/stat : 25862 (plingeling) R 25850 25852 25544 0 -1 4202560 72509 1250 0 0 67030 9 0 0 25 0 5 0 653807666 776593408 161052 33554432000 4194304 4417452 140735265075632 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2703.82
Current children cumulated vsize (KiB) 758392

[startup+679.9 s]
/proc/loadavg: 8.11 8.10 8.04 9/333 25917
/proc/meminfo: memFree=24017924/32951124 swapFree=44485764/67111528
[pid=25852] ppid=25850 vsize=759444 CPUtime=2710.2 cores=1,3,5,7
/proc/25852/stat : 25852 (plingeling) S 25850 25852 25544 0 -1 4202496 467362 1250 0 0 270956 64 0 0 25 0 5 0 653807590 777670656 161315 33554432000 4194304 4417452 140735265075632 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/25852/statm: 189861 161315 180 55 0 187747 0
[pid=25852/tid=25859] ppid=25850 vsize=759444 CPUtime=679.15 cores=1,3,5,7
/proc/25852/task/25859/stat : 25859 (plingeling) R 25850 25852 25544 0 -1 4202560 117669 1250 0 0 67898 17 0 0 25 0 5 0 653807666 777670656 161315 33554432000 4194304 4417452 140735265075632 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25852/tid=25860] ppid=25850 vsize=759444 CPUtime=679.15 cores=1,3,5,7
/proc/25852/task/25860/stat : 25860 (plingeling) R 25850 25852 25544 0 -1 4202560 118325 1250 0 0 67898 17 0 0 25 0 5 0 653807666 777670656 161315 33554432000 4194304 4417452 140735265075632 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25852/tid=25861] ppid=25850 vsize=759444 CPUtime=679.14 cores=1,3,5,7
/proc/25852/task/25861/stat : 25861 (plingeling) R 25850 25852 25544 0 -1 4202560 131064 1250 0 0 67899 15 0 0 25 0 5 0 653807666 777670656 161315 33554432000 4194304 4417452 140735265075632 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25852/tid=25862] ppid=25850 vsize=759444 CPUtime=671.97 cores=1,3,5,7
/proc/25852/task/25862/stat : 25862 (plingeling) R 25850 25852 25544 0 -1 4202560 72772 1250 0 0 67188 9 0 0 25 0 5 0 653807666 777670656 161315 33554432000 4194304 4417452 140735265075632 18446744073709551615 4354506 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2710.2
Current children cumulated vsize (KiB) 759444

[startup+681.501 s]
/proc/loadavg: 8.11 8.10 8.04 9/333 25917
/proc/meminfo: memFree=24020404/32951124 swapFree=44485764/67111528
[pid=25852] ppid=25850 vsize=759444 CPUtime=2716.59 cores=1,3,5,7
/proc/25852/stat : 25852 (plingeling) S 25850 25852 25544 0 -1 4202496 467362 1250 0 0 271595 64 0 0 25 0 5 0 653807590 777670656 161315 33554432000 4194304 4417452 140735265075632 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/25852/statm: 189861 161315 180 55 0 187747 0
[pid=25852/tid=25859] ppid=25850 vsize=759444 CPUtime=680.75 cores=1,3,5,7
/proc/25852/task/25859/stat : 25859 (plingeling) R 25850 25852 25544 0 -1 4202560 117669 1250 0 0 68058 17 0 0 25 0 5 0 653807666 777670656 161315 33554432000 4194304 4417452 140735265075632 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25852/tid=25860] ppid=25850 vsize=759444 CPUtime=680.75 cores=1,3,5,7
/proc/25852/task/25860/stat : 25860 (plingeling) R 25850 25852 25544 0 -1 4202560 118325 1250 0 0 68058 17 0 0 25 0 5 0 653807666 777670656 161315 33554432000 4194304 4417452 140735265075632 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25852/tid=25861] ppid=25850 vsize=759444 CPUtime=680.74 cores=1,3,5,7
/proc/25852/task/25861/stat : 25861 (plingeling) R 25850 25852 25544 0 -1 4202560 131064 1250 0 0 68059 15 0 0 25 0 5 0 653807666 777670656 161315 33554432000 4194304 4417452 140735265075632 18446744073709551615 4265480 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25852/tid=25862] ppid=25850 vsize=759444 CPUtime=673.55 cores=1,3,5,7
/proc/25852/task/25862/stat : 25862 (plingeling) R 25850 25852 25544 0 -1 4202560 72772 1250 0 0 67346 9 0 0 25 0 5 0 653807666 777670656 161315 33554432000 4194304 4417452 140735265075632 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2716.59
Current children cumulated vsize (KiB) 759444

[startup+681.901 s]
/proc/loadavg: 8.11 8.10 8.04 9/333 25917
/proc/meminfo: memFree=24018916/32951124 swapFree=44485764/67111528
[pid=25852] ppid=25850 vsize=759444 CPUtime=2718.23 cores=1,3,5,7
/proc/25852/stat : 25852 (plingeling) S 25850 25852 25544 0 -1 4202496 467362 1250 0 0 271759 64 0 0 25 0 5 0 653807590 777670656 161315 33554432000 4194304 4417452 140735265075632 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/25852/statm: 189861 161315 180 55 0 187747 0
[pid=25852/tid=25859] ppid=25850 vsize=759444 CPUtime=681.17 cores=1,3,5,7
/proc/25852/task/25859/stat : 25859 (plingeling) R 25850 25852 25544 0 -1 4202560 117669 1250 0 0 68100 17 0 0 25 0 5 0 653807666 777670656 161315 33554432000 4194304 4417452 140735265075632 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25852/tid=25860] ppid=25850 vsize=759444 CPUtime=681.16 cores=1,3,5,7
/proc/25852/task/25860/stat : 25860 (plingeling) R 25850 25852 25544 0 -1 4202560 118325 1250 0 0 68099 17 0 0 25 0 5 0 653807666 777670656 161315 33554432000 4194304 4417452 140735265075632 18446744073709551615 4364427 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25852/tid=25861] ppid=25850 vsize=759444 CPUtime=681.16 cores=1,3,5,7
/proc/25852/task/25861/stat : 25861 (plingeling) R 25850 25852 25544 0 -1 4202560 131064 1250 0 0 68101 15 0 0 25 0 5 0 653807666 777670656 161315 33554432000 4194304 4417452 140735265075632 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25852/tid=25862] ppid=25850 vsize=759444 CPUtime=673.95 cores=1,3,5,7
/proc/25852/task/25862/stat : 25862 (plingeling) R 25850 25852 25544 0 -1 4202560 72772 1250 0 0 67386 9 0 0 25 0 5 0 653807666 777670656 161315 33554432000 4194304 4417452 140735265075632 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2718.23
Current children cumulated vsize (KiB) 759444

[startup+682.101 s]
/proc/loadavg: 8.11 8.10 8.04 9/333 25917
/proc/meminfo: memFree=24018916/32951124 swapFree=44485764/67111528
[pid=25852] ppid=25850 vsize=759444 CPUtime=2718.98 cores=1,3,5,7
/proc/25852/stat : 25852 (plingeling) S 25850 25852 25544 0 -1 4202496 467362 1250 0 0 271834 64 0 0 25 0 5 0 653807590 777670656 161315 33554432000 4194304 4417452 140735265075632 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/25852/statm: 189861 161315 180 55 0 187747 0
[pid=25852/tid=25859] ppid=25850 vsize=759444 CPUtime=681.35 cores=1,3,5,7
/proc/25852/task/25859/stat : 25859 (plingeling) R 25850 25852 25544 0 -1 4202560 117669 1250 0 0 68118 17 0 0 25 0 5 0 653807666 777670656 161315 33554432000 4194304 4417452 140735265075632 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25852/tid=25860] ppid=25850 vsize=759444 CPUtime=681.35 cores=1,3,5,7
/proc/25852/task/25860/stat : 25860 (plingeling) R 25850 25852 25544 0 -1 4202560 118325 1250 0 0 68118 17 0 0 25 0 5 0 653807666 777670656 161315 33554432000 4194304 4417452 140735265075632 18446744073709551615 4364531 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25852/tid=25861] ppid=25850 vsize=759444 CPUtime=681.34 cores=1,3,5,7
/proc/25852/task/25861/stat : 25861 (plingeling) R 25850 25852 25544 0 -1 4202560 131064 1250 0 0 68119 15 0 0 25 0 5 0 653807666 777670656 161315 33554432000 4194304 4417452 140735265075632 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25852/tid=25862] ppid=25850 vsize=759444 CPUtime=674.14 cores=1,3,5,7
/proc/25852/task/25862/stat : 25862 (plingeling) R 25850 25852 25544 0 -1 4202560 72772 1250 0 0 67405 9 0 0 25 0 5 0 653807666 777670656 161315 33554432000 4194304 4417452 140735265075632 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2718.98
Current children cumulated vsize (KiB) 759444

[startup+682.201 s]
/proc/loadavg: 8.11 8.10 8.04 9/333 25917
/proc/meminfo: memFree=24018916/32951124 swapFree=44485764/67111528
[pid=25852] ppid=25850 vsize=759444 CPUtime=2719.35 cores=1,3,5,7
/proc/25852/stat : 25852 (plingeling) S 25850 25852 25544 0 -1 4202496 467363 1250 0 0 271871 64 0 0 25 0 3 0 653807590 777670656 161316 33554432000 4194304 4417452 140735265075632 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/25852/statm: 189861 161316 181 55 0 187747 0
[pid=25852/tid=25859] ppid=25850 vsize=759444 CPUtime=681.45 cores=1,3,5,7
/proc/25852/task/25859/stat : 25859 (plingeling) R 25850 25852 25544 0 -1 4202560 117669 1250 0 0 68128 17 0 0 25 0 3 0 653807666 777670656 161316 33554432000 4194304 4417452 140735265075632 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25852/tid=25862] ppid=25850 vsize=759444 CPUtime=674.24 cores=1,3,5,7
/proc/25852/task/25862/stat : 25862 (plingeling) R 25850 25852 25544 0 -1 4202560 72772 1250 0 0 67415 9 0 0 25 0 3 0 653807666 777670656 161316 33554432000 4194304 4417452 140735265075632 18446744073709551615 4278022 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2719.35
Current children cumulated vsize (KiB) 759444

Child status: 20
Real time (s): 682.267
CPU time (s): 2719.42
CPU user time (s): 2718.75
CPU system time (s): 0.669898
CPU usage (%): 398.586
Max. virtual memory (cumulated for all children) (KiB): 888964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2718.75
system time used= 0.669898
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 468616
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= 119
involuntary context switches= 13069

runsolver used 2.08268 second user time and 5.14122 second system time

The end

Launcher Data

Begin job on node105 at 2011-05-15 03:14:32
IDJOB=3371387
IDBENCH=82431
IDSOLVER=1848
FILE ID=node105/3371387-1305422071
RUNJOBID= node105-1305419616-25563
PBS_JOBID= 13324579
Free space on /tmp= 73572 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/application/jarvisalo/AAAI2010-SATPlanning/aaai10-planning-ipc5-TPP-21-step11.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371387-1305422071/watcher-3371387-1305422071 -o /tmp/evaluation-result-3371387-1305422071/solver-3371387-1305422071 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371387-1305422071.cnf

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

MD5SUM BENCH= 00d93f117a3253605ad3ac6a153ec61f
RANDOM SEED=129845970

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25120108 kB
Buffers:        282756 kB
Cached:        5959784 kB
SwapCached:      39656 kB
Active:         703456 kB
Inactive:      6866436 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25120108 kB
SwapTotal:    67111528 kB
SwapFree:     44485764 kB
Dirty:           12616 kB
Writeback:           0 kB
AnonPages:     1295064 kB
Mapped:          10964 kB
Slab:           129172 kB
PageTables:      66196 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 65504304 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= 73576 MiB
End job on node105 at 2011-05-15 03:25:54