Trace number 1883738

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
BoolVar 2009-04-26? (MO) 691.16 691.365

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/
submitted-PB06/roussel/normalized-pigeon-cardinality-51-50.opb
MD5SUM285c24e978af8153c6a378b9af59f522
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.139978
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables2550
Total number of constraints101
Number of constraints which are clauses51
Number of constraints which are cardinality constraints (but not clauses)50
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint50
Maximum length of a constraint51
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 52
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3.57/3.59	------------------------
3.57/3.59	Encoding : LINEAR, DIRECT, BDD, POLYW, GLOBC
3.57/3.59	Size : 0, 2550, 0, 0, 249550
3.57/3.59	Count : 0, 51, 0, 0, 50
3.57/3.59	
3.57/3.59	Command line : minisat tmp.dimacs %var 
3.57/3.59	
3.57/3.59	------------------------
3.67/3.60	This is MiniSat 2.0 beta
3.67/3.60	WARNING: for repeatability, setting FPU to use double precision
3.67/3.60	============================[ Problem Statistics ]=============================
3.67/3.60	|                                                                             |
3.67/3.60	|  Number of variables:  17200                                                |
3.67/3.60	|  Number of clauses:    88151                                                |
3.67/3.69	|  Parsing time:         0.08         s                                       |
3.67/3.85	============================[ Search Statistics ]==============================
3.67/3.85	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.67/3.85	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.67/3.85	===============================================================================
3.67/3.85	|         0 |    3249    13050    41364 |     4350        0    nan |  0.000 % |
3.67/3.86	|       101 |    3249    13050    41364 |     4785      101    257 | 14.535 % |
3.67/3.88	|       251 |    3249    13050    41364 |     5263      251    293 | 14.535 % |
3.68/3.90	|       477 |    3249    13050    41364 |     5789      477    294 | 14.535 % |
3.68/3.95	|       814 |    3249    13050    41364 |     6368      814    324 | 14.535 % |
3.68/4.01	|      1321 |    3249    13050    41364 |     7005     1321    313 | 14.535 % |
3.68/4.12	|      2081 |    3249    13050    41364 |     7706     2081    306 | 14.535 % |
4.37/4.31	|      3221 |    3249    13050    41364 |     8476     3221    311 | 14.535 % |
4.67/4.62	|      4932 |    3249    13050    41364 |     9324     4932    320 | 14.535 % |
5.27/5.29	|      7494 |    3249    13050    41364 |    10257     7494    362 | 14.535 % |
6.27/6.29	|     11338 |    3249    13050    41364 |    11282    11338    354 | 14.535 % |
8.07/8.03	|     17104 |    3249    13050    41364 |    12411     8875    329 | 14.535 % |
10.77/10.74	|     25753 |    3249    13050    41364 |    13652    17524    373 | 14.535 % |
18.67/18.66	|     38732 |    3249    13050    41364 |    15017    12343    382 | 14.535 % |
29.86/29.80	|     58193 |    3249    13050    41364 |    16519    11587    363 | 14.535 % |
59.36/59.39	|     87388 |    3249    13050    41364 |    18171    19182   1014 | 14.535 % |
91.14/91.20	|    131179 |    3249    13050    41364 |    19988    16720    521 | 14.535 % |
135.72/135.73	|    196864 |    3249    13050    41364 |    21986    19573    482 | 14.535 % |
217.09/217.15	|    295391 |    3249    13050    41364 |    24185    16032    402 | 14.535 % |
376.42/376.51	|    443181 |    3249    13050    41364 |    26604    21624    731 | 14.535 % |
617.62/617.87	|    664865 |    3249    13050    41364 |    29264    28352    437 | 14.535 % |

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1883738-1245195418/watcher-1883738-1245195418 -o /tmp/evaluation-result-1883738-1245195418/solver-1883738-1245195418 -C 1800 -W 2000 -M 1800 java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883738-1245195418.opb minisat %dimacs %var 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 6826
/proc/meminfo: memFree=1690104/2055920 swapFree=4192812/4192956
[pid=6826] ppid=6824 vsize=1616 CPUtime=0
/proc/6826/stat : 6826 (java) R 6824 6826 5603 0 -1 0 193 0 0 0 0 0 0 0 19 0 1 0 187141493 1654784 160 1992294400 134512640 134550932 4294956192 18446744073709551615 4294960144 0 2147483391 4096 0 0 0 0 17 0 0 0
/proc/6826/statm: 404 160 124 9 0 46 0

[startup+0.0945871 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 6826
/proc/meminfo: memFree=1690104/2055920 swapFree=4192812/4192956
[pid=6826] ppid=6824 vsize=1684452 CPUtime=0.1
/proc/6826/stat : 6826 (java) S 6824 6826 5603 0 -1 0 2797 0 1 0 8 2 0 0 19 0 9 0 187141493 1724878848 2292 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6826/statm: 421113 2292 1214 9 0 416024 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1684452

[startup+0.102587 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 6826
/proc/meminfo: memFree=1690104/2055920 swapFree=4192812/4192956
[pid=6826] ppid=6824 vsize=1684452 CPUtime=0.11
/proc/6826/stat : 6826 (java) S 6824 6826 5603 0 -1 0 2843 0 1 0 9 2 0 0 19 0 9 0 187141493 1724878848 2338 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6826/statm: 421113 2338 1215 9 0 416024 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 1684452

[startup+0.30261 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 6826
/proc/meminfo: memFree=1690104/2055920 swapFree=4192812/4192956
[pid=6826] ppid=6824 vsize=1684588 CPUtime=0.35
/proc/6826/stat : 6826 (java) S 6824 6826 5603 0 -1 0 3444 0 1 0 33 2 0 0 19 0 9 0 187141493 1725018112 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6826/statm: 421147 2919 1253 9 0 416058 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 1684588

[startup+0.702651 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 6826
/proc/meminfo: memFree=1690104/2055920 swapFree=4192812/4192956
[pid=6826] ppid=6824 vsize=1684588 CPUtime=0.76
/proc/6826/stat : 6826 (java) S 6824 6826 5603 0 -1 0 5506 0 1 0 73 3 0 0 19 0 9 0 187141493 1725018112 4783 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6826/statm: 421147 4783 2160 9 0 416058 0
Current children cumulated CPU time (s) 0.76
Current children cumulated vsize (KiB) 1684588

[startup+1.50273 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 6835
/proc/meminfo: memFree=1676976/2055920 swapFree=4192812/4192956
[pid=6826] ppid=6824 vsize=1684588 CPUtime=1.57
/proc/6826/stat : 6826 (java) S 6824 6826 5603 0 -1 0 6959 0 1 0 153 4 0 0 19 0 9 0 187141493 1725018112 6172 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6826/statm: 421147 6172 2160 9 0 416058 0
[pid=6826/tid=6828] ppid=6824 vsize=1684588 CPUtime=1.25
/proc/6826/task/6828/stat : 6828 (java) R 6824 6826 5603 0 -1 64 2045 0 1 0 124 1 0 0 17 0 9 0 187141494 1725018112 6172 1992294400 134512640 134550932 4294956032 18446744073709551615 103824065 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6826/tid=6829] ppid=6824 vsize=1684588 CPUtime=0.21
/proc/6826/task/6829/stat : 6829 (java) S 6824 6826 5603 0 -1 64 3839 0 0 0 20 1 0 0 16 0 9 0 187141495 1725018112 6172 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6826/tid=6830] ppid=6824 vsize=1684588 CPUtime=0
/proc/6826/task/6830/stat : 6830 (java) S 6824 6826 5603 0 -1 64 14 0 0 0 0 0 0 0 15 0 9 0 187141495 1725018112 6172 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6826/tid=6831] ppid=6824 vsize=1684588 CPUtime=0
/proc/6826/task/6831/stat : 6831 (java) S 6824 6826 5603 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 187141495 1725018112 6172 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6826/tid=6832] ppid=6824 vsize=1684588 CPUtime=0
/proc/6826/task/6832/stat : 6832 (java) S 6824 6826 5603 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 187141497 1725018112 6172 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6826/tid=6833] ppid=6824 vsize=1684588 CPUtime=0.08
/proc/6826/task/6833/stat : 6833 (java) S 6824 6826 5603 0 -1 64 342 0 0 0 8 0 0 0 16 0 9 0 187141497 1725018112 6172 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6826/tid=6834] ppid=6824 vsize=1684588 CPUtime=0
/proc/6826/task/6834/stat : 6834 (java) S 6824 6826 5603 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 187141497 1725018112 6172 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6826/tid=6835] ppid=6824 vsize=1684588 CPUtime=0
/proc/6826/task/6835/stat : 6835 (java) S 6824 6826 5603 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 187141497 1725018112 6172 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.57
Current children cumulated vsize (KiB) 1684588

[startup+3.10189 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 6835
/proc/meminfo: memFree=1670512/2055920 swapFree=4192812/4192956
[pid=6826] ppid=6824 vsize=1684588 CPUtime=3.17
/proc/6826/stat : 6826 (java) S 6824 6826 5603 0 -1 0 8766 0 1 0 311 6 0 0 19 0 9 0 187141493 1725018112 7860 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6826/statm: 421147 7860 2160 9 0 416058 0
[pid=6826/tid=6828] ppid=6824 vsize=1684588 CPUtime=2.67
/proc/6826/task/6828/stat : 6828 (java) R 6824 6826 5603 0 -1 64 2260 0 1 0 265 2 0 0 16 0 9 0 187141494 1725018112 7860 1992294400 134512640 134550932 4294956032 18446744073709551615 101450289 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6826/tid=6829] ppid=6824 vsize=1684588 CPUtime=0.39
/proc/6826/task/6829/stat : 6829 (java) S 6824 6826 5603 0 -1 64 5431 0 0 0 37 2 0 0 16 0 9 0 187141495 1725018112 7860 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6826/tid=6830] ppid=6824 vsize=1684588 CPUtime=0
/proc/6826/task/6830/stat : 6830 (java) S 6824 6826 5603 0 -1 64 14 0 0 0 0 0 0 0 15 0 9 0 187141495 1725018112 7860 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6826/tid=6831] ppid=6824 vsize=1684588 CPUtime=0
/proc/6826/task/6831/stat : 6831 (java) S 6824 6826 5603 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 187141495 1725018112 7860 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6826/tid=6832] ppid=6824 vsize=1684588 CPUtime=0
/proc/6826/task/6832/stat : 6832 (java) S 6824 6826 5603 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 187141497 1725018112 7860 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6826/tid=6833] ppid=6824 vsize=1684588 CPUtime=0.08
/proc/6826/task/6833/stat : 6833 (java) S 6824 6826 5603 0 -1 64 342 0 0 0 8 0 0 0 16 0 9 0 187141497 1725018112 7860 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6826/tid=6834] ppid=6824 vsize=1684588 CPUtime=0
/proc/6826/task/6834/stat : 6834 (java) S 6824 6826 5603 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 187141497 1725018112 7860 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6826/tid=6835] ppid=6824 vsize=1684588 CPUtime=0
/proc/6826/task/6835/stat : 6835 (java) S 6824 6826 5603 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 187141497 1725018112 7860 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.17
Current children cumulated vsize (KiB) 1684588

[startup+6.30221 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 6839
/proc/meminfo: memFree=1642960/2055920 swapFree=4192812/4192956
[pid=6826] ppid=6824 vsize=1685560 CPUtime=3.68
/proc/6826/stat : 6826 (java) S 6824 6826 5603 0 -1 0 9771 0 1 0 361 7 0 0 19 0 12 0 187141493 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6826/statm: 421390 8356 2163 9 0 416301 0
[pid=6837] ppid=6826 vsize=25552 CPUtime=2.69
/proc/6837/stat : 6837 (minisat) R 6826 6826 5603 0 -1 4194304 6433 0 0 0 266 3 0 0 25 0 1 0 187141852 26165248 6213 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 0 0 0
/proc/6837/statm: 6388 6214 75 157 0 6228 0
[pid=6826/tid=6828] ppid=6824 vsize=1685560 CPUtime=3.12
/proc/6826/task/6828/stat : 6828 (java) S 6824 6826 5603 0 -1 64 2447 0 1 0 310 2 0 0 17 0 12 0 187141494 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6826/tid=6829] ppid=6824 vsize=1685560 CPUtime=0.44
/proc/6826/task/6829/stat : 6829 (java) S 6824 6826 5603 0 -1 64 6037 0 0 0 41 3 0 0 16 0 12 0 187141495 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6826/tid=6830] ppid=6824 vsize=1685560 CPUtime=0
/proc/6826/task/6830/stat : 6830 (java) S 6824 6826 5603 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187141495 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6826/tid=6831] ppid=6824 vsize=1685560 CPUtime=0
/proc/6826/task/6831/stat : 6831 (java) S 6824 6826 5603 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 187141495 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6826/tid=6832] ppid=6824 vsize=1685560 CPUtime=0
/proc/6826/task/6832/stat : 6832 (java) S 6824 6826 5603 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 187141497 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6826/tid=6833] ppid=6824 vsize=1685560 CPUtime=0.09
/proc/6826/task/6833/stat : 6833 (java) S 6824 6826 5603 0 -1 64 416 0 0 0 9 0 0 0 15 0 12 0 187141497 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6826/tid=6834] ppid=6824 vsize=1685560 CPUtime=0
/proc/6826/task/6834/stat : 6834 (java) S 6824 6826 5603 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 187141497 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6826/tid=6835] ppid=6824 vsize=1685560 CPUtime=0
/proc/6826/task/6835/stat : 6835 (java) S 6824 6826 5603 0 -1 64 13 0 0 0 0 0 0 0 15 0 12 0 187141497 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6826/tid=6836] ppid=6824 vsize=1685560 CPUtime=0
/proc/6826/task/6836/stat : 6836 (java) S 6824 6826 5603 0 -1 64 69 0 0 0 0 0 0 0 16 0 12 0 187141852 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=6826/tid=6838] ppid=6824 vsize=1685560 CPUtime=0
/proc/6826/task/6838/stat : 6838 (java) S 6824 6826 5603 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187141853 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=6826/tid=6839] ppid=6824 vsize=1685560 CPUtime=0
/proc/6826/task/6839/stat : 6839 (java) S 6824 6826 5603 0 -1 64 11 0 0 0 0 0 0 0 18 0 12 0 187141853 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.37
Current children cumulated vsize (KiB) 1711112

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 6839
/proc/meminfo: memFree=1627488/2055920 swapFree=4192812/4192956
[pid=6826] ppid=6824 vsize=1685560 CPUtime=3.68
/proc/6826/stat : 6826 (java) S 6824 6826 5603 0 -1 0 9771 0 1 0 361 7 0 0 19 0 12 0 187141493 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6826/statm: 421390 8356 2163 9 0 416301 0
[pid=6837] ppid=6826 vsize=36320 CPUtime=9.09
/proc/6837/stat : 6837 (minisat) R 6826 6826 5603 0 -1 4194304 9115 0 0 0 905 4 0 0 25 0 1 0 187141852 37191680 8895 1992294400 134512640 135156773 4294956080 18446744073709551615 134552685 0 4 0 3 0 0 0 17 0 0 0
/proc/6837/statm: 9080 8895 75 157 0 8920 0
[pid=6826/tid=6828] ppid=6824 vsize=1685560 CPUtime=3.12
/proc/6826/task/6828/stat : 6828 (java) S 6824 6826 5603 0 -1 64 2447 0 1 0 310 2 0 0 17 0 12 0 187141494 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6826/tid=6829] ppid=6824 vsize=1685560 CPUtime=0.44
/proc/6826/task/6829/stat : 6829 (java) S 6824 6826 5603 0 -1 64 6037 0 0 0 41 3 0 0 16 0 12 0 187141495 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6826/tid=6830] ppid=6824 vsize=1685560 CPUtime=0
/proc/6826/task/6830/stat : 6830 (java) S 6824 6826 5603 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187141495 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6826/tid=6831] ppid=6824 vsize=1685560 CPUtime=0
/proc/6826/task/6831/stat : 6831 (java) S 6824 6826 5603 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 187141495 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6826/tid=6832] ppid=6824 vsize=1685560 CPUtime=0
/proc/6826/task/6832/stat : 6832 (java) S 6824 6826 5603 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 187141497 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6826/tid=6833] ppid=6824 vsize=1685560 CPUtime=0.09
/proc/6826/task/6833/stat : 6833 (java) S 6824 6826 5603 0 -1 64 416 0 0 0 9 0 0 0 15 0 12 0 187141497 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6826/tid=6834] ppid=6824 vsize=1685560 CPUtime=0
/proc/6826/task/6834/stat : 6834 (java) S 6824 6826 5603 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 187141497 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6826/tid=6835] ppid=6824 vsize=1685560 CPUtime=0
/proc/6826/task/6835/stat : 6835 (java) S 6824 6826 5603 0 -1 64 13 0 0 0 0 0 0 0 15 0 12 0 187141497 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6826/tid=6836] ppid=6824 vsize=1685560 CPUtime=0
/proc/6826/task/6836/stat : 6836 (java) S 6824 6826 5603 0 -1 64 69 0 0 0 0 0 0 0 16 0 12 0 187141852 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=6826/tid=6838] ppid=6824 vsize=1685560 CPUtime=0
/proc/6826/task/6838/stat : 6838 (java) S 6824 6826 5603 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187141853 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=6826/tid=6839] ppid=6824 vsize=1685560 CPUtime=0
/proc/6826/task/6839/stat : 6839 (java) S 6824 6826 5603 0 -1 64 11 0 0 0 0 0 0 0 18 0 12 0 187141853 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.77
Current children cumulated vsize (KiB) 1721880

[startup+25.5022 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 6839
/proc/meminfo: memFree=1622880/2055920 swapFree=4192812/4192956
[pid=6826] ppid=6824 vsize=1685560 CPUtime=3.68
/proc/6826/stat : 6826 (java) S 6824 6826 5603 0 -1 0 9771 0 1 0 361 7 0 0 19 0 12 0 187141493 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6826/statm: 421390 8356 2163 9 0 416301 0
[pid=6837] ppid=6826 vsize=40884 CPUtime=21.88
/proc/6837/stat : 6837 (minisat) R 6826 6826 5603 0 -1 4194304 10263 0 0 0 2183 5 0 0 25 0 1 0 187141852 41865216 10043 1992294400 134512640 135156773 4294956080 18446744073709551615 134556371 0 4 0 3 0 0 0 17 0 0 0
/proc/6837/statm: 10221 10043 75 157 0 10061 0
[pid=6826/tid=6828] ppid=6824 vsize=1685560 CPUtime=3.12
/proc/6826/task/6828/stat : 6828 (java) S 6824 6826 5603 0 -1 64 2447 0 1 0 310 2 0 0 17 0 12 0 187141494 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6826/tid=6829] ppid=6824 vsize=1685560 CPUtime=0.44
/proc/6826/task/6829/stat : 6829 (java) S 6824 6826 5603 0 -1 64 6037 0 0 0 41 3 0 0 16 0 12 0 187141495 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6826/tid=6830] ppid=6824 vsize=1685560 CPUtime=0
/proc/6826/task/6830/stat : 6830 (java) S 6824 6826 5603 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187141495 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6826/tid=6831] ppid=6824 vsize=1685560 CPUtime=0
/proc/6826/task/6831/stat : 6831 (java) S 6824 6826 5603 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 187141495 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6826/tid=6832] ppid=6824 vsize=1685560 CPUtime=0
/proc/6826/task/6832/stat : 6832 (java) S 6824 6826 5603 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 187141497 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6826/tid=6833] ppid=6824 vsize=1685560 CPUtime=0.09
/proc/6826/task/6833/stat : 6833 (java) S 6824 6826 5603 0 -1 64 416 0 0 0 9 0 0 0 15 0 12 0 187141497 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6826/tid=6834] ppid=6824 vsize=1685560 CPUtime=0
/proc/6826/task/6834/stat : 6834 (java) S 6824 6826 5603 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 187141497 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6826/tid=6835] ppid=6824 vsize=1685560 CPUtime=0
/proc/6826/task/6835/stat : 6835 (java) S 6824 6826 5603 0 -1 64 13 0 0 0 0 0 0 0 15 0 12 0 187141497 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6826/tid=6836] ppid=6824 vsize=1685560 CPUtime=0
/proc/6826/task/6836/stat : 6836 (java) S 6824 6826 5603 0 -1 64 69 0 0 0 0 0 0 0 16 0 12 0 187141852 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0

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

/proc/6837/statm: 27149 26961 75 157 0 26989 0
[pid=6826/tid=6828] ppid=6824 vsize=1685560 CPUtime=3.12
/proc/6826/task/6828/stat : 6828 (java) S 6824 6826 5603 0 -1 64 2447 0 1 0 310 2 0 0 17 0 12 0 187141494 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6826/tid=6829] ppid=6824 vsize=1685560 CPUtime=0.44
/proc/6826/task/6829/stat : 6829 (java) S 6824 6826 5603 0 -1 64 6037 0 0 0 41 3 0 0 16 0 12 0 187141495 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6826/tid=6830] ppid=6824 vsize=1685560 CPUtime=0
/proc/6826/task/6830/stat : 6830 (java) S 6824 6826 5603 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187141495 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6826/tid=6831] ppid=6824 vsize=1685560 CPUtime=0
/proc/6826/task/6831/stat : 6831 (java) S 6824 6826 5603 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 187141495 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6826/tid=6832] ppid=6824 vsize=1685560 CPUtime=0
/proc/6826/task/6832/stat : 6832 (java) S 6824 6826 5603 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 187141497 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6826/tid=6833] ppid=6824 vsize=1685560 CPUtime=0.09
/proc/6826/task/6833/stat : 6833 (java) S 6824 6826 5603 0 -1 64 416 0 0 0 9 0 0 0 15 0 12 0 187141497 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6826/tid=6834] ppid=6824 vsize=1685560 CPUtime=0
/proc/6826/task/6834/stat : 6834 (java) S 6824 6826 5603 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 187141497 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6826/tid=6835] ppid=6824 vsize=1685560 CPUtime=0
/proc/6826/task/6835/stat : 6835 (java) S 6824 6826 5603 0 -1 64 13 0 0 0 0 0 0 0 15 0 12 0 187141497 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6826/tid=6836] ppid=6824 vsize=1685560 CPUtime=0
/proc/6826/task/6836/stat : 6836 (java) S 6824 6826 5603 0 -1 64 69 0 0 0 0 0 0 0 16 0 12 0 187141852 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=6826/tid=6838] ppid=6824 vsize=1685560 CPUtime=0
/proc/6826/task/6838/stat : 6838 (java) S 6824 6826 5603 0 -1 64 47 0 0 0 0 0 0 0 16 0 12 0 187141853 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=6826/tid=6839] ppid=6824 vsize=1685560 CPUtime=0
/proc/6826/task/6839/stat : 6839 (java) S 6824 6826 5603 0 -1 64 11 0 0 0 0 0 0 0 18 0 12 0 187141853 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 1794156

[startup+582.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 6839
/proc/meminfo: memFree=1554784/2055920 swapFree=4192812/4192956
[pid=6826] ppid=6824 vsize=1685560 CPUtime=3.68
/proc/6826/stat : 6826 (java) S 6824 6826 5603 0 -1 0 9772 0 1 0 361 7 0 0 19 0 12 0 187141493 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6826/statm: 421390 8356 2163 9 0 416301 0
[pid=6837] ppid=6826 vsize=108596 CPUtime=578.46
/proc/6837/stat : 6837 (minisat) R 6826 6826 5603 0 -1 4194304 27181 0 0 0 57831 15 0 0 25 0 1 0 187141852 111202304 26961 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 0 0 0
/proc/6837/statm: 27149 26961 75 157 0 26989 0
[pid=6826/tid=6828] ppid=6824 vsize=1685560 CPUtime=3.12
/proc/6826/task/6828/stat : 6828 (java) S 6824 6826 5603 0 -1 64 2447 0 1 0 310 2 0 0 17 0 12 0 187141494 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6826/tid=6829] ppid=6824 vsize=1685560 CPUtime=0.44
/proc/6826/task/6829/stat : 6829 (java) S 6824 6826 5603 0 -1 64 6037 0 0 0 41 3 0 0 16 0 12 0 187141495 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6826/tid=6830] ppid=6824 vsize=1685560 CPUtime=0
/proc/6826/task/6830/stat : 6830 (java) S 6824 6826 5603 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187141495 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6826/tid=6831] ppid=6824 vsize=1685560 CPUtime=0
/proc/6826/task/6831/stat : 6831 (java) S 6824 6826 5603 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 187141495 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6826/tid=6832] ppid=6824 vsize=1685560 CPUtime=0
/proc/6826/task/6832/stat : 6832 (java) S 6824 6826 5603 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 187141497 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6826/tid=6833] ppid=6824 vsize=1685560 CPUtime=0.09
/proc/6826/task/6833/stat : 6833 (java) S 6824 6826 5603 0 -1 64 416 0 0 0 9 0 0 0 15 0 12 0 187141497 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6826/tid=6834] ppid=6824 vsize=1685560 CPUtime=0
/proc/6826/task/6834/stat : 6834 (java) S 6824 6826 5603 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 187141497 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6826/tid=6835] ppid=6824 vsize=1685560 CPUtime=0
/proc/6826/task/6835/stat : 6835 (java) S 6824 6826 5603 0 -1 64 13 0 0 0 0 0 0 0 15 0 12 0 187141497 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6826/tid=6836] ppid=6824 vsize=1685560 CPUtime=0
/proc/6826/task/6836/stat : 6836 (java) S 6824 6826 5603 0 -1 64 69 0 0 0 0 0 0 0 16 0 12 0 187141852 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=6826/tid=6838] ppid=6824 vsize=1685560 CPUtime=0
/proc/6826/task/6838/stat : 6838 (java) S 6824 6826 5603 0 -1 64 47 0 0 0 0 0 0 0 16 0 12 0 187141853 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=6826/tid=6839] ppid=6824 vsize=1685560 CPUtime=0
/proc/6826/task/6839/stat : 6839 (java) S 6824 6826 5603 0 -1 64 11 0 0 0 0 0 0 0 18 0 12 0 187141853 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 1794156

[startup+642.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 6839
/proc/meminfo: memFree=1552096/2055920 swapFree=4192812/4192956
[pid=6826] ppid=6824 vsize=1685560 CPUtime=3.68
/proc/6826/stat : 6826 (java) S 6824 6826 5603 0 -1 0 9772 0 1 0 361 7 0 0 19 0 12 0 187141493 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6826/statm: 421390 8356 2163 9 0 416301 0
[pid=6837] ppid=6826 vsize=111376 CPUtime=638.44
/proc/6837/stat : 6837 (minisat) R 6826 6826 5603 0 -1 4194304 27870 0 0 0 63829 15 0 0 25 0 1 0 187141852 114049024 27650 1992294400 134512640 135156773 4294956080 18446744073709551615 134552714 0 4 0 3 0 0 0 17 0 0 0
/proc/6837/statm: 27844 27650 75 157 0 27684 0
[pid=6826/tid=6828] ppid=6824 vsize=1685560 CPUtime=3.12
/proc/6826/task/6828/stat : 6828 (java) S 6824 6826 5603 0 -1 64 2447 0 1 0 310 2 0 0 17 0 12 0 187141494 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6826/tid=6829] ppid=6824 vsize=1685560 CPUtime=0.44
/proc/6826/task/6829/stat : 6829 (java) S 6824 6826 5603 0 -1 64 6037 0 0 0 41 3 0 0 16 0 12 0 187141495 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6826/tid=6830] ppid=6824 vsize=1685560 CPUtime=0
/proc/6826/task/6830/stat : 6830 (java) S 6824 6826 5603 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187141495 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6826/tid=6831] ppid=6824 vsize=1685560 CPUtime=0
/proc/6826/task/6831/stat : 6831 (java) S 6824 6826 5603 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 187141495 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6826/tid=6832] ppid=6824 vsize=1685560 CPUtime=0
/proc/6826/task/6832/stat : 6832 (java) S 6824 6826 5603 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 187141497 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6826/tid=6833] ppid=6824 vsize=1685560 CPUtime=0.09
/proc/6826/task/6833/stat : 6833 (java) S 6824 6826 5603 0 -1 64 416 0 0 0 9 0 0 0 15 0 12 0 187141497 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6826/tid=6834] ppid=6824 vsize=1685560 CPUtime=0
/proc/6826/task/6834/stat : 6834 (java) S 6824 6826 5603 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 187141497 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6826/tid=6835] ppid=6824 vsize=1685560 CPUtime=0
/proc/6826/task/6835/stat : 6835 (java) S 6824 6826 5603 0 -1 64 13 0 0 0 0 0 0 0 15 0 12 0 187141497 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6826/tid=6836] ppid=6824 vsize=1685560 CPUtime=0
/proc/6826/task/6836/stat : 6836 (java) S 6824 6826 5603 0 -1 64 69 0 0 0 0 0 0 0 16 0 12 0 187141852 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=6826/tid=6838] ppid=6824 vsize=1685560 CPUtime=0
/proc/6826/task/6838/stat : 6838 (java) S 6824 6826 5603 0 -1 64 47 0 0 0 0 0 0 0 16 0 12 0 187141853 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=6826/tid=6839] ppid=6824 vsize=1685560 CPUtime=0
/proc/6826/task/6839/stat : 6839 (java) S 6824 6826 5603 0 -1 64 11 0 0 0 0 0 0 0 18 0 12 0 187141853 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 1796936



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+691.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 6839
/proc/meminfo: memFree=1505568/2055920 swapFree=4192812/4192956
[pid=6826] ppid=6824 vsize=1685560 CPUtime=3.68
/proc/6826/stat : 6826 (java) S 6824 6826 5603 0 -1 0 9772 0 1 0 361 7 0 0 19 0 12 0 187141493 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6826/statm: 421390 8356 2163 9 0 416301 0
[pid=6837] ppid=6826 vsize=157808 CPUtime=687.42
/proc/6837/stat : 6837 (minisat) R 6826 6826 5603 0 -1 4194304 39460 0 0 0 68719 23 0 0 25 0 1 0 187141852 161595392 39240 1992294400 134512640 135156773 4294956080 18446744073709551615 134556384 0 4 0 3 0 0 0 17 0 0 0
/proc/6837/statm: 39452 39240 75 157 0 39292 0
[pid=6826/tid=6828] ppid=6824 vsize=1685560 CPUtime=3.12
/proc/6826/task/6828/stat : 6828 (java) S 6824 6826 5603 0 -1 64 2447 0 1 0 310 2 0 0 17 0 12 0 187141494 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6826/tid=6829] ppid=6824 vsize=1685560 CPUtime=0.44
/proc/6826/task/6829/stat : 6829 (java) S 6824 6826 5603 0 -1 64 6037 0 0 0 41 3 0 0 16 0 12 0 187141495 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6826/tid=6830] ppid=6824 vsize=1685560 CPUtime=0
/proc/6826/task/6830/stat : 6830 (java) S 6824 6826 5603 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187141495 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6826/tid=6831] ppid=6824 vsize=1685560 CPUtime=0
/proc/6826/task/6831/stat : 6831 (java) S 6824 6826 5603 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 187141495 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6826/tid=6832] ppid=6824 vsize=1685560 CPUtime=0
/proc/6826/task/6832/stat : 6832 (java) S 6824 6826 5603 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 187141497 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6826/tid=6833] ppid=6824 vsize=1685560 CPUtime=0.09
/proc/6826/task/6833/stat : 6833 (java) S 6824 6826 5603 0 -1 64 416 0 0 0 9 0 0 0 15 0 12 0 187141497 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6826/tid=6834] ppid=6824 vsize=1685560 CPUtime=0
/proc/6826/task/6834/stat : 6834 (java) S 6824 6826 5603 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 187141497 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6826/tid=6835] ppid=6824 vsize=1685560 CPUtime=0
/proc/6826/task/6835/stat : 6835 (java) S 6824 6826 5603 0 -1 64 13 0 0 0 0 0 0 0 15 0 12 0 187141497 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6826/tid=6836] ppid=6824 vsize=1685560 CPUtime=0
/proc/6826/task/6836/stat : 6836 (java) S 6824 6826 5603 0 -1 64 69 0 0 0 0 0 0 0 16 0 12 0 187141852 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=6826/tid=6838] ppid=6824 vsize=1685560 CPUtime=0
/proc/6826/task/6838/stat : 6838 (java) S 6824 6826 5603 0 -1 64 47 0 0 0 0 0 0 0 16 0 12 0 187141853 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=6826/tid=6839] ppid=6824 vsize=1685560 CPUtime=0
/proc/6826/task/6839/stat : 6839 (java) S 6824 6826 5603 0 -1 64 11 0 0 0 0 0 0 0 18 0 12 0 187141853 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 691.1
Current children cumulated vsize (KiB) 1843368

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+691.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 6839
/proc/meminfo: memFree=1505568/2055920 swapFree=4192812/4192956
[pid=6826] ppid=6824 vsize=1685560 CPUtime=3.68
/proc/6826/stat : 6826 (java) S 6824 6826 5603 0 -1 0 9772 0 1 0 361 7 0 0 19 0 12 0 187141493 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6826/statm: 421390 8356 2163 9 0 416301 0
[pid=6837] ppid=6826 vsize=157808 CPUtime=687.42
/proc/6837/stat : 6837 (minisat) R 6826 6826 5603 0 -1 4194304 39460 0 0 0 68719 23 0 0 25 0 1 0 187141852 161595392 39240 1992294400 134512640 135156773 4294956080 18446744073709551615 134556384 0 4 0 3 0 0 0 17 0 0 0
/proc/6837/statm: 39452 39240 75 157 0 39292 0
[pid=6826/tid=6828] ppid=6824 vsize=1685560 CPUtime=3.12
/proc/6826/task/6828/stat : 6828 (java) S 6824 6826 5603 0 -1 64 2447 0 1 0 310 2 0 0 17 0 12 0 187141494 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6826/tid=6829] ppid=6824 vsize=1685560 CPUtime=0.44
/proc/6826/task/6829/stat : 6829 (java) S 6824 6826 5603 0 -1 64 6037 0 0 0 41 3 0 0 16 0 12 0 187141495 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6826/tid=6830] ppid=6824 vsize=1685560 CPUtime=0
/proc/6826/task/6830/stat : 6830 (java) S 6824 6826 5603 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187141495 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6826/tid=6831] ppid=6824 vsize=1685560 CPUtime=0
/proc/6826/task/6831/stat : 6831 (java) S 6824 6826 5603 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 187141495 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6826/tid=6832] ppid=6824 vsize=1685560 CPUtime=0
/proc/6826/task/6832/stat : 6832 (java) S 6824 6826 5603 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 187141497 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6826/tid=6833] ppid=6824 vsize=1685560 CPUtime=0.09
/proc/6826/task/6833/stat : 6833 (java) S 6824 6826 5603 0 -1 64 416 0 0 0 9 0 0 0 15 0 12 0 187141497 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6826/tid=6834] ppid=6824 vsize=1685560 CPUtime=0
/proc/6826/task/6834/stat : 6834 (java) S 6824 6826 5603 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 187141497 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6826/tid=6835] ppid=6824 vsize=1685560 CPUtime=0
/proc/6826/task/6835/stat : 6835 (java) S 6824 6826 5603 0 -1 64 13 0 0 0 0 0 0 0 15 0 12 0 187141497 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6826/tid=6836] ppid=6824 vsize=1685560 CPUtime=0
/proc/6826/task/6836/stat : 6836 (java) S 6824 6826 5603 0 -1 64 69 0 0 0 0 0 0 0 16 0 12 0 187141852 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=6826/tid=6838] ppid=6824 vsize=1685560 CPUtime=0
/proc/6826/task/6838/stat : 6838 (java) S 6824 6826 5603 0 -1 64 47 0 0 0 0 0 0 0 16 0 12 0 187141853 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=6826/tid=6839] ppid=6824 vsize=1685560 CPUtime=0
/proc/6826/task/6839/stat : 6839 (java) S 6824 6826 5603 0 -1 64 11 0 0 0 0 0 0 0 18 0 12 0 187141853 1726013440 8356 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 691.1
Current children cumulated vsize (KiB) 1843368

Child status: 143
Real time (s): 691.365
CPU time (s): 691.16
CPU user time (s): 690.816
CPU system time (s): 0.343947
CPU usage (%): 99.9704
Max. virtual memory (cumulated for all children) (KiB): 1843368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 690.816
system time used= 0.343947
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49750
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14880
involuntary context switches= 12189

runsolver used 0.658899 second user time and 1.90271 second system time

The end

Launcher Data

Begin job on node27 at 2009-06-17 01:36:58
IDJOB=1883738
IDBENCH=2597
IDSOLVER=688
FILE ID=node27/1883738-1245195418
PBS_JOBID= 9368287
Free space on /tmp= 66288 MiB

SOLVER NAME= BoolVar 2009-04-26
BENCH NAME= PB06/final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/roussel/normalized-pigeon-cardinality-51-50.opb
COMMAND LINE= java -Xmx1500m -jar pb2cnfsolver.jar 6 BENCHNAME minisat %dimacs %var
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1883738-1245195418/watcher-1883738-1245195418 -o /tmp/evaluation-result-1883738-1245195418/solver-1883738-1245195418 -C 1800 -W 2000 -M 1800  java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883738-1245195418.opb minisat %dimacs %var

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 285c24e978af8153c6a378b9af59f522
RANDOM SEED=1543159057

node27.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 2800.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5521.40
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 2800.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1690648 kB
Buffers:         61328 kB
Cached:         229304 kB
SwapCached:          0 kB
Active:          77476 kB
Inactive:       227588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1690648 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:             932 kB
Writeback:           0 kB
Mapped:          24228 kB
Slab:            46168 kB
Committed_AS:   183112 kB
PageTables:       1376 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264948 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1883738-1245195418.opb

Free space on /tmp at the end= 66288 MiB
End job on node27 at 2009-06-17 01:48:32