Trace number 1884003

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-26UNSAT 161.802 161.797

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
roussel/normalized-pigeon-clauses-15-10.opb
MD5SUMb845b962d759bc561586bd2e43125fc9
Bench CategoryPURE-SAT (instances containing only clauses)
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.200969
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables150
Total number of constraints1065
Number of constraints which are clauses1065
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint10
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 11
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.25/0.23	------------------------
0.25/0.23	Encoding : LINEAR, DIRECT, BDD, POLYW, GLOBC
0.25/0.23	Size : 0, 2250, 0, 0, 0
0.25/0.23	Count : 0, 1065, 0, 0, 0
0.25/0.23	
0.25/0.23	Command line : minisat tmp.dimacs %var 
0.25/0.23	
0.25/0.23	------------------------
0.25/0.24	This is MiniSat 2.0 beta
0.25/0.24	WARNING: for repeatability, setting FPU to use double precision
0.25/0.24	============================[ Problem Statistics ]=============================
0.25/0.24	|                                                                             |
0.25/0.24	|  Number of variables:  1                                                    |
0.25/0.24	|  Number of clauses:    2                                                    |
0.25/0.24	|  Parsing time:         0.00         s                                       |
0.25/0.24	============================[ Search Statistics ]==============================
0.25/0.24	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.25/0.24	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.25/0.24	===============================================================================
0.25/0.24	|         0 |     133     1022     3584 |      340        0    nan |  0.000 % |
0.25/0.24	|       101 |     133     1022     3584 |      374      101     38 |  0.004 % |
0.25/0.25	|       251 |     133     1022     3584 |      412      251     42 |  0.004 % |
0.25/0.25	|       476 |     133     1022     3584 |      453      476     46 |  0.004 % |
0.25/0.26	|       813 |     133     1022     3584 |      498      318     41 |  0.004 % |
0.25/0.28	|      1319 |     133     1022     3584 |      548      549     40 |  0.004 % |
0.25/0.29	|      2078 |     133     1022     3584 |      603      415     37 |  0.004 % |
0.31/0.33	|      3217 |     133     1022     3584 |      663      548     40 |  0.004 % |
0.31/0.38	|      4926 |     133     1022     3584 |      730      457     38 |  0.004 % |
0.31/0.45	|      7488 |     133     1022     3584 |      803      669     36 |  0.004 % |
0.31/0.55	|     11335 |     133     1022     3584 |      883      584     35 |  0.004 % |
0.31/0.72	|     17101 |     133     1022     3584 |      971      628     37 |  0.004 % |
1.07/1.01	|     25750 |     133     1022     3584 |     1069     1021     40 |  0.004 % |
1.46/1.45	|     38724 |     133     1022     3584 |     1176     1027     43 |  0.004 % |
2.17/2.18	|     58188 |     133     1022     3584 |     1293      701     40 |  0.004 % |
3.27/3.23	|     87380 |     133     1022     3584 |     1423     1235     39 |  0.004 % |
4.87/4.88	|    131169 |     133     1022     3584 |     1565      962     33 |  0.004 % |
7.36/7.35	|    196855 |     133     1022     3584 |     1721     1142     41 |  0.004 % |
11.16/11.17	|    295381 |     133     1022     3584 |     1894     1164     42 |  0.004 % |
17.46/17.50	|    443172 |     133     1022     3584 |     2083     1397     46 |  0.004 % |
27.45/27.41	|    664855 |     133     1022     3584 |     2291     1242     37 |  0.004 % |
42.85/42.83	|    997382 |     133     1022     3584 |     2521     1838     39 |  0.004 % |
67.24/67.24	|   1496170 |     132     1008     3556 |     2773     1888     43 |  0.671 % |
104.74/104.78	|   2244352 |     131      994     3528 |     3050     1672     35 |  1.338 % |
161.71/161.76	===============================================================================
161.71/161.76	restarts              : 24
161.71/161.76	conflicts             : 3305416        (20472 /sec)
161.71/161.76	decisions             : 3880622        (1.40 % random) (24035 /sec)
161.71/161.76	propagations          : 56416191       (349414 /sec)
161.71/161.76	conflict literals     : 145338453      (7.03 % deleted)
161.71/161.76	Memory used           : 3.75 MB
161.71/161.76	CPU time              : 161.459 s
161.71/161.76	
161.71/161.76	s UNSATISFIABLE

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-1884003-1245239929/watcher-1884003-1245239929 -o /tmp/evaluation-result-1884003-1245239929/solver-1884003-1245239929 -C 1800 -W 2000 -M 1800 java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1884003-1245239929.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 0.95 3/64 5965
/proc/meminfo: memFree=1802856/2055920 swapFree=4181552/4192956
[pid=5965] ppid=5963 vsize=152 CPUtime=0
/proc/5965/stat : 5965 (java) R 5963 5965 5814 0 -1 0 41 0 0 0 0 0 0 0 20 0 1 0 191593000 155648 26 1992294400 134512640 134550932 4294956192 18446744073709551615 7484196 0 0 4096 0 0 0 0 17 1 0 0
/proc/5965/statm: 38 26 19 9 0 4 0

[startup+0.079148 s]
/proc/loadavg: 1.00 1.00 0.95 3/64 5965
/proc/meminfo: memFree=1802856/2055920 swapFree=4181552/4192956
[pid=5965] ppid=5963 vsize=1685276 CPUtime=0.06
/proc/5965/stat : 5965 (java) S 5963 5965 5814 0 -1 0 2732 0 1 0 5 1 0 0 18 0 9 0 191593000 1725722624 2227 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5965/statm: 421319 2227 1205 9 0 416230 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1685276

[startup+0.101143 s]
/proc/loadavg: 1.00 1.00 0.95 3/64 5965
/proc/meminfo: memFree=1802856/2055920 swapFree=4181552/4192956
[pid=5965] ppid=5963 vsize=1685408 CPUtime=0.11
/proc/5965/stat : 5965 (java) S 5963 5965 5814 0 -1 0 2846 0 1 0 9 2 0 0 18 0 9 0 191593000 1725857792 2341 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5965/statm: 421352 2341 1215 9 0 416263 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 1685408

[startup+0.301164 s]
/proc/loadavg: 1.00 1.00 0.95 3/64 5965
/proc/meminfo: memFree=1802856/2055920 swapFree=4181552/4192956
[pid=5965] ppid=5963 vsize=1686512 CPUtime=0.31
/proc/5965/stat : 5965 (java) S 5963 5965 5814 0 -1 0 3752 0 1 0 28 3 0 0 18 0 12 0 191593000 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5965/statm: 421628 2912 1271 9 0 416539 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 1686512

[startup+0.701205 s]
/proc/loadavg: 1.00 1.00 0.95 3/64 5965
/proc/meminfo: memFree=1802856/2055920 swapFree=4181552/4192956
[pid=5965] ppid=5963 vsize=1686512 CPUtime=0.31
/proc/5965/stat : 5965 (java) S 5963 5965 5814 0 -1 0 3752 0 1 0 28 3 0 0 18 0 12 0 191593000 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5965/statm: 421628 2912 1271 9 0 416539 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 1686512

[startup+1.50129 s]
/proc/loadavg: 1.00 1.00 0.95 2/77 5978
/proc/meminfo: memFree=1795448/2055920 swapFree=4181552/4192956
[pid=5965] ppid=5963 vsize=1686512 CPUtime=0.31
/proc/5965/stat : 5965 (java) S 5963 5965 5814 0 -1 0 3754 0 1 0 28 3 0 0 18 0 12 0 191593000 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5965/statm: 421628 2912 1271 9 0 416539 0
[pid=5976] ppid=5965 vsize=2232 CPUtime=1.25
/proc/5976/stat : 5976 (minisat) R 5965 5965 5814 0 -1 4194304 238 0 0 0 125 0 0 0 25 0 1 0 191593024 2285568 217 1992294400 134512640 135156773 4294956080 18446744073709551615 134556389 0 4 0 3 0 0 0 17 1 0 0
/proc/5976/statm: 558 217 74 157 0 398 0
[pid=5965/tid=5967] ppid=5963 vsize=1686512 CPUtime=0.19
/proc/5965/task/5967/stat : 5967 (java) S 5963 5965 5814 0 -1 64 2115 0 1 0 18 1 0 0 18 0 12 0 191593001 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5965/tid=5968] ppid=5963 vsize=1686512 CPUtime=0
/proc/5965/task/5968/stat : 5968 (java) S 5963 5965 5814 0 -1 64 358 0 0 0 0 0 0 0 16 0 12 0 191593002 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5965/tid=5969] ppid=5963 vsize=1686512 CPUtime=0
/proc/5965/task/5969/stat : 5969 (java) S 5963 5965 5814 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 191593003 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5965/tid=5970] ppid=5963 vsize=1686512 CPUtime=0
/proc/5965/task/5970/stat : 5970 (java) S 5963 5965 5814 0 -1 64 12 0 0 0 0 0 0 0 16 0 12 0 191593003 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5965/tid=5971] ppid=5963 vsize=1686512 CPUtime=0
/proc/5965/task/5971/stat : 5971 (java) S 5963 5965 5814 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 191593005 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5965/tid=5972] ppid=5963 vsize=1686512 CPUtime=0.08
/proc/5965/task/5972/stat : 5972 (java) S 5963 5965 5814 0 -1 64 410 0 0 0 8 0 0 0 16 0 12 0 191593005 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5965/tid=5973] ppid=5963 vsize=1686512 CPUtime=0
/proc/5965/task/5973/stat : 5973 (java) S 5963 5965 5814 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 191593005 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5965/tid=5974] ppid=5963 vsize=1686512 CPUtime=0
/proc/5965/task/5974/stat : 5974 (java) S 5963 5965 5814 0 -1 64 5 0 0 0 0 0 0 0 15 0 12 0 191593005 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5965/tid=5975] ppid=5963 vsize=1686512 CPUtime=0
/proc/5965/task/5975/stat : 5975 (java) S 5963 5965 5814 0 -1 64 71 0 0 0 0 0 0 0 17 0 12 0 191593024 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=5965/tid=5977] ppid=5963 vsize=1686512 CPUtime=0
/proc/5965/task/5977/stat : 5977 (java) S 5963 5965 5814 0 -1 64 47 0 0 0 0 0 0 0 15 0 12 0 191593024 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=5965/tid=5978] ppid=5963 vsize=1686512 CPUtime=0
/proc/5965/task/5978/stat : 5978 (java) S 5963 5965 5814 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 191593024 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.56
Current children cumulated vsize (KiB) 1688744

[startup+3.10246 s]
/proc/loadavg: 1.00 1.00 0.95 2/77 5978
/proc/meminfo: memFree=1795128/2055920 swapFree=4181552/4192956
[pid=5965] ppid=5963 vsize=1686512 CPUtime=0.31
/proc/5965/stat : 5965 (java) S 5963 5965 5814 0 -1 0 3754 0 1 0 28 3 0 0 18 0 12 0 191593000 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5965/statm: 421628 2912 1271 9 0 416539 0
[pid=5976] ppid=5965 vsize=2364 CPUtime=2.86
/proc/5976/stat : 5976 (minisat) R 5965 5965 5814 0 -1 4194304 269 0 0 0 286 0 0 0 25 0 1 0 191593024 2420736 248 1992294400 134512640 135156773 4294956080 18446744073709551615 134556389 0 4 0 3 0 0 0 17 1 0 0
/proc/5976/statm: 591 248 74 157 0 431 0
[pid=5965/tid=5967] ppid=5963 vsize=1686512 CPUtime=0.19
/proc/5965/task/5967/stat : 5967 (java) S 5963 5965 5814 0 -1 64 2115 0 1 0 18 1 0 0 18 0 12 0 191593001 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5965/tid=5968] ppid=5963 vsize=1686512 CPUtime=0
/proc/5965/task/5968/stat : 5968 (java) S 5963 5965 5814 0 -1 64 358 0 0 0 0 0 0 0 16 0 12 0 191593002 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5965/tid=5969] ppid=5963 vsize=1686512 CPUtime=0
/proc/5965/task/5969/stat : 5969 (java) S 5963 5965 5814 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 191593003 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5965/tid=5970] ppid=5963 vsize=1686512 CPUtime=0
/proc/5965/task/5970/stat : 5970 (java) S 5963 5965 5814 0 -1 64 12 0 0 0 0 0 0 0 16 0 12 0 191593003 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5965/tid=5971] ppid=5963 vsize=1686512 CPUtime=0
/proc/5965/task/5971/stat : 5971 (java) S 5963 5965 5814 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 191593005 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5965/tid=5972] ppid=5963 vsize=1686512 CPUtime=0.08
/proc/5965/task/5972/stat : 5972 (java) S 5963 5965 5814 0 -1 64 410 0 0 0 8 0 0 0 16 0 12 0 191593005 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5965/tid=5973] ppid=5963 vsize=1686512 CPUtime=0
/proc/5965/task/5973/stat : 5973 (java) S 5963 5965 5814 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 191593005 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5965/tid=5974] ppid=5963 vsize=1686512 CPUtime=0
/proc/5965/task/5974/stat : 5974 (java) S 5963 5965 5814 0 -1 64 5 0 0 0 0 0 0 0 15 0 12 0 191593005 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5965/tid=5975] ppid=5963 vsize=1686512 CPUtime=0
/proc/5965/task/5975/stat : 5975 (java) S 5963 5965 5814 0 -1 64 71 0 0 0 0 0 0 0 17 0 12 0 191593024 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=5965/tid=5977] ppid=5963 vsize=1686512 CPUtime=0
/proc/5965/task/5977/stat : 5977 (java) S 5963 5965 5814 0 -1 64 47 0 0 0 0 0 0 0 15 0 12 0 191593024 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=5965/tid=5978] ppid=5963 vsize=1686512 CPUtime=0
/proc/5965/task/5978/stat : 5978 (java) S 5963 5965 5814 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 191593024 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.17
Current children cumulated vsize (KiB) 1688876

[startup+6.3028 s]
/proc/loadavg: 1.00 1.00 0.95 2/77 5978
/proc/meminfo: memFree=1794616/2055920 swapFree=4181552/4192956
[pid=5965] ppid=5963 vsize=1686512 CPUtime=0.31
/proc/5965/stat : 5965 (java) S 5963 5965 5814 0 -1 0 3912 0 1 0 28 3 0 0 18 0 12 0 191593000 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5965/statm: 421628 2912 1271 9 0 416539 0
[pid=5976] ppid=5965 vsize=2628 CPUtime=6.06
/proc/5976/stat : 5976 (minisat) R 5965 5965 5814 0 -1 4194304 315 0 0 0 606 0 0 0 25 0 1 0 191593024 2691072 294 1992294400 134512640 135156773 4294956080 18446744073709551615 134556245 0 4 0 3 0 0 0 17 1 0 0
/proc/5976/statm: 657 294 74 157 0 497 0
[pid=5965/tid=5967] ppid=5963 vsize=1686512 CPUtime=0.19
/proc/5965/task/5967/stat : 5967 (java) S 5963 5965 5814 0 -1 64 2115 0 1 0 18 1 0 0 18 0 12 0 191593001 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5965/tid=5968] ppid=5963 vsize=1686512 CPUtime=0
/proc/5965/task/5968/stat : 5968 (java) S 5963 5965 5814 0 -1 64 507 0 0 0 0 0 0 0 16 0 12 0 191593002 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5965/tid=5969] ppid=5963 vsize=1686512 CPUtime=0
/proc/5965/task/5969/stat : 5969 (java) S 5963 5965 5814 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 191593003 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5965/tid=5970] ppid=5963 vsize=1686512 CPUtime=0
/proc/5965/task/5970/stat : 5970 (java) S 5963 5965 5814 0 -1 64 12 0 0 0 0 0 0 0 16 0 12 0 191593003 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5965/tid=5971] ppid=5963 vsize=1686512 CPUtime=0
/proc/5965/task/5971/stat : 5971 (java) S 5963 5965 5814 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 191593005 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5965/tid=5972] ppid=5963 vsize=1686512 CPUtime=0.08
/proc/5965/task/5972/stat : 5972 (java) S 5963 5965 5814 0 -1 64 410 0 0 0 8 0 0 0 16 0 12 0 191593005 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5965/tid=5973] ppid=5963 vsize=1686512 CPUtime=0
/proc/5965/task/5973/stat : 5973 (java) S 5963 5965 5814 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 191593005 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5965/tid=5974] ppid=5963 vsize=1686512 CPUtime=0
/proc/5965/task/5974/stat : 5974 (java) S 5963 5965 5814 0 -1 64 13 0 0 0 0 0 0 0 15 0 12 0 191593005 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5965/tid=5975] ppid=5963 vsize=1686512 CPUtime=0
/proc/5965/task/5975/stat : 5975 (java) S 5963 5965 5814 0 -1 64 71 0 0 0 0 0 0 0 17 0 12 0 191593024 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=5965/tid=5977] ppid=5963 vsize=1686512 CPUtime=0
/proc/5965/task/5977/stat : 5977 (java) S 5963 5965 5814 0 -1 64 48 0 0 0 0 0 0 0 16 0 12 0 191593024 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=5965/tid=5978] ppid=5963 vsize=1686512 CPUtime=0
/proc/5965/task/5978/stat : 5978 (java) S 5963 5965 5814 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 191593024 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.37
Current children cumulated vsize (KiB) 1689140

[startup+12.7025 s]
/proc/loadavg: 1.00 1.00 0.95 2/77 5978
/proc/meminfo: memFree=1794296/2055920 swapFree=4181552/4192956
[pid=5965] ppid=5963 vsize=1686512 CPUtime=0.31
/proc/5965/stat : 5965 (java) S 5963 5965 5814 0 -1 0 3912 0 1 0 28 3 0 0 18 0 12 0 191593000 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5965/statm: 421628 2912 1271 9 0 416539 0
[pid=5976] ppid=5965 vsize=2896 CPUtime=12.45
/proc/5976/stat : 5976 (minisat) R 5965 5965 5814 0 -1 4194304 384 0 0 0 1245 0 0 0 25 0 1 0 191593024 2965504 363 1992294400 134512640 135156773 4294956080 18446744073709551615 134556616 0 4 0 3 0 0 0 17 1 0 0
/proc/5976/statm: 724 363 74 157 0 564 0
[pid=5965/tid=5967] ppid=5963 vsize=1686512 CPUtime=0.19
/proc/5965/task/5967/stat : 5967 (java) S 5963 5965 5814 0 -1 64 2115 0 1 0 18 1 0 0 18 0 12 0 191593001 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5965/tid=5968] ppid=5963 vsize=1686512 CPUtime=0
/proc/5965/task/5968/stat : 5968 (java) S 5963 5965 5814 0 -1 64 507 0 0 0 0 0 0 0 16 0 12 0 191593002 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5965/tid=5969] ppid=5963 vsize=1686512 CPUtime=0
/proc/5965/task/5969/stat : 5969 (java) S 5963 5965 5814 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 191593003 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5965/tid=5970] ppid=5963 vsize=1686512 CPUtime=0
/proc/5965/task/5970/stat : 5970 (java) S 5963 5965 5814 0 -1 64 12 0 0 0 0 0 0 0 16 0 12 0 191593003 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5965/tid=5971] ppid=5963 vsize=1686512 CPUtime=0
/proc/5965/task/5971/stat : 5971 (java) S 5963 5965 5814 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 191593005 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5965/tid=5972] ppid=5963 vsize=1686512 CPUtime=0.08
/proc/5965/task/5972/stat : 5972 (java) S 5963 5965 5814 0 -1 64 410 0 0 0 8 0 0 0 16 0 12 0 191593005 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5965/tid=5973] ppid=5963 vsize=1686512 CPUtime=0
/proc/5965/task/5973/stat : 5973 (java) S 5963 5965 5814 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 191593005 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5965/tid=5974] ppid=5963 vsize=1686512 CPUtime=0
/proc/5965/task/5974/stat : 5974 (java) S 5963 5965 5814 0 -1 64 13 0 0 0 0 0 0 0 15 0 12 0 191593005 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5965/tid=5975] ppid=5963 vsize=1686512 CPUtime=0
/proc/5965/task/5975/stat : 5975 (java) S 5963 5965 5814 0 -1 64 71 0 0 0 0 0 0 0 17 0 12 0 191593024 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=5965/tid=5977] ppid=5963 vsize=1686512 CPUtime=0
/proc/5965/task/5977/stat : 5977 (java) S 5963 5965 5814 0 -1 64 48 0 0 0 0 0 0 0 16 0 12 0 191593024 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=5965/tid=5978] ppid=5963 vsize=1686512 CPUtime=0
/proc/5965/task/5978/stat : 5978 (java) S 5963 5965 5814 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 191593024 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.76
Current children cumulated vsize (KiB) 1689408

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 0.95 2/77 5978
/proc/meminfo: memFree=1793976/2055920 swapFree=4181552/4192956
[pid=5965] ppid=5963 vsize=1686512 CPUtime=0.31
/proc/5965/stat : 5965 (java) S 5963 5965 5814 0 -1 0 3912 0 1 0 28 3 0 0 18 0 12 0 191593000 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5965/statm: 421628 2912 1271 9 0 416539 0
[pid=5976] ppid=5965 vsize=3160 CPUtime=25.24
/proc/5976/stat : 5976 (minisat) R 5965 5965 5814 0 -1 4194304 452 0 0 0 2524 0 0 0 25 0 1 0 191593024 3235840 431 1992294400 134512640 135156773 4294956080 18446744073709551615 134556441 0 4 0 3 0 0 0 17 1 0 0
/proc/5976/statm: 790 431 74 157 0 630 0

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


[startup+156.703 s]
/proc/loadavg: 1.00 1.00 0.95 2/77 5984
/proc/meminfo: memFree=1792752/2055920 swapFree=4181552/4192956
[pid=5965] ppid=5963 vsize=1686512 CPUtime=0.31
/proc/5965/stat : 5965 (java) S 5963 5965 5814 0 -1 0 3913 0 1 0 28 3 0 0 18 0 12 0 191593000 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5965/statm: 421628 2912 1271 9 0 416539 0
[pid=5976] ppid=5965 vsize=3832 CPUtime=156.4
/proc/5976/stat : 5976 (minisat) R 5965 5965 5814 0 -1 4194304 633 0 0 0 15639 1 0 0 25 0 1 0 191593024 3923968 612 1992294400 134512640 135156773 4294956080 18446744073709551615 134556368 0 4 0 3 0 0 0 17 1 0 0
/proc/5976/statm: 958 612 74 157 0 798 0
[pid=5965/tid=5967] ppid=5963 vsize=1686512 CPUtime=0.19
/proc/5965/task/5967/stat : 5967 (java) S 5963 5965 5814 0 -1 64 2115 0 1 0 18 1 0 0 18 0 12 0 191593001 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5965/tid=5968] ppid=5963 vsize=1686512 CPUtime=0
/proc/5965/task/5968/stat : 5968 (java) S 5963 5965 5814 0 -1 64 507 0 0 0 0 0 0 0 16 0 12 0 191593002 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5965/tid=5969] ppid=5963 vsize=1686512 CPUtime=0
/proc/5965/task/5969/stat : 5969 (java) S 5963 5965 5814 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 191593003 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5965/tid=5970] ppid=5963 vsize=1686512 CPUtime=0
/proc/5965/task/5970/stat : 5970 (java) S 5963 5965 5814 0 -1 64 12 0 0 0 0 0 0 0 16 0 12 0 191593003 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5965/tid=5971] ppid=5963 vsize=1686512 CPUtime=0
/proc/5965/task/5971/stat : 5971 (java) S 5963 5965 5814 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 191593005 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5965/tid=5972] ppid=5963 vsize=1686512 CPUtime=0.08
/proc/5965/task/5972/stat : 5972 (java) S 5963 5965 5814 0 -1 64 410 0 0 0 8 0 0 0 16 0 12 0 191593005 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5965/tid=5973] ppid=5963 vsize=1686512 CPUtime=0
/proc/5965/task/5973/stat : 5973 (java) S 5963 5965 5814 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 191593005 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5965/tid=5974] ppid=5963 vsize=1686512 CPUtime=0
/proc/5965/task/5974/stat : 5974 (java) S 5963 5965 5814 0 -1 64 13 0 0 0 0 0 0 0 15 0 12 0 191593005 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5965/tid=5975] ppid=5963 vsize=1686512 CPUtime=0
/proc/5965/task/5975/stat : 5975 (java) S 5963 5965 5814 0 -1 64 71 0 0 0 0 0 0 0 17 0 12 0 191593024 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=5965/tid=5977] ppid=5963 vsize=1686512 CPUtime=0
/proc/5965/task/5977/stat : 5977 (java) S 5963 5965 5814 0 -1 64 49 0 0 0 0 0 0 0 16 0 12 0 191593024 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=5965/tid=5978] ppid=5963 vsize=1686512 CPUtime=0
/proc/5965/task/5978/stat : 5978 (java) S 5963 5965 5814 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 191593024 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 156.71
Current children cumulated vsize (KiB) 1690344

[startup+159.902 s]
/proc/loadavg: 1.00 1.00 0.95 2/77 5984
/proc/meminfo: memFree=1792752/2055920 swapFree=4181552/4192956
[pid=5965] ppid=5963 vsize=1686512 CPUtime=0.31
/proc/5965/stat : 5965 (java) S 5963 5965 5814 0 -1 0 3913 0 1 0 28 3 0 0 18 0 12 0 191593000 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5965/statm: 421628 2912 1271 9 0 416539 0
[pid=5976] ppid=5965 vsize=3832 CPUtime=159.6
/proc/5976/stat : 5976 (minisat) R 5965 5965 5814 0 -1 4194304 633 0 0 0 15959 1 0 0 25 0 1 0 191593024 3923968 612 1992294400 134512640 135156773 4294956080 18446744073709551615 134556380 0 4 0 3 0 0 0 17 1 0 0
/proc/5976/statm: 958 612 74 157 0 798 0
[pid=5965/tid=5967] ppid=5963 vsize=1686512 CPUtime=0.19
/proc/5965/task/5967/stat : 5967 (java) S 5963 5965 5814 0 -1 64 2115 0 1 0 18 1 0 0 18 0 12 0 191593001 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5965/tid=5968] ppid=5963 vsize=1686512 CPUtime=0
/proc/5965/task/5968/stat : 5968 (java) S 5963 5965 5814 0 -1 64 507 0 0 0 0 0 0 0 16 0 12 0 191593002 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5965/tid=5969] ppid=5963 vsize=1686512 CPUtime=0
/proc/5965/task/5969/stat : 5969 (java) S 5963 5965 5814 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 191593003 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5965/tid=5970] ppid=5963 vsize=1686512 CPUtime=0
/proc/5965/task/5970/stat : 5970 (java) S 5963 5965 5814 0 -1 64 12 0 0 0 0 0 0 0 16 0 12 0 191593003 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5965/tid=5971] ppid=5963 vsize=1686512 CPUtime=0
/proc/5965/task/5971/stat : 5971 (java) S 5963 5965 5814 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 191593005 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5965/tid=5972] ppid=5963 vsize=1686512 CPUtime=0.08
/proc/5965/task/5972/stat : 5972 (java) S 5963 5965 5814 0 -1 64 410 0 0 0 8 0 0 0 16 0 12 0 191593005 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5965/tid=5973] ppid=5963 vsize=1686512 CPUtime=0
/proc/5965/task/5973/stat : 5973 (java) S 5963 5965 5814 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 191593005 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5965/tid=5974] ppid=5963 vsize=1686512 CPUtime=0
/proc/5965/task/5974/stat : 5974 (java) S 5963 5965 5814 0 -1 64 13 0 0 0 0 0 0 0 15 0 12 0 191593005 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5965/tid=5975] ppid=5963 vsize=1686512 CPUtime=0
/proc/5965/task/5975/stat : 5975 (java) S 5963 5965 5814 0 -1 64 71 0 0 0 0 0 0 0 17 0 12 0 191593024 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=5965/tid=5977] ppid=5963 vsize=1686512 CPUtime=0
/proc/5965/task/5977/stat : 5977 (java) S 5963 5965 5814 0 -1 64 49 0 0 0 0 0 0 0 16 0 12 0 191593024 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=5965/tid=5978] ppid=5963 vsize=1686512 CPUtime=0
/proc/5965/task/5978/stat : 5978 (java) S 5963 5965 5814 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 191593024 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 159.91
Current children cumulated vsize (KiB) 1690344

[startup+160.702 s]
/proc/loadavg: 1.00 1.00 0.95 2/77 5984
/proc/meminfo: memFree=1792752/2055920 swapFree=4181552/4192956
[pid=5965] ppid=5963 vsize=1686512 CPUtime=0.31
/proc/5965/stat : 5965 (java) S 5963 5965 5814 0 -1 0 3913 0 1 0 28 3 0 0 18 0 12 0 191593000 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5965/statm: 421628 2912 1271 9 0 416539 0
[pid=5976] ppid=5965 vsize=3832 CPUtime=160.4
/proc/5976/stat : 5976 (minisat) R 5965 5965 5814 0 -1 4194304 633 0 0 0 16039 1 0 0 25 0 1 0 191593024 3923968 612 1992294400 134512640 135156773 4294956080 18446744073709551615 134556415 0 4 0 3 0 0 0 17 1 0 0
/proc/5976/statm: 958 612 74 157 0 798 0
[pid=5965/tid=5967] ppid=5963 vsize=1686512 CPUtime=0.19
/proc/5965/task/5967/stat : 5967 (java) S 5963 5965 5814 0 -1 64 2115 0 1 0 18 1 0 0 18 0 12 0 191593001 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5965/tid=5968] ppid=5963 vsize=1686512 CPUtime=0
/proc/5965/task/5968/stat : 5968 (java) S 5963 5965 5814 0 -1 64 507 0 0 0 0 0 0 0 16 0 12 0 191593002 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5965/tid=5969] ppid=5963 vsize=1686512 CPUtime=0
/proc/5965/task/5969/stat : 5969 (java) S 5963 5965 5814 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 191593003 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5965/tid=5970] ppid=5963 vsize=1686512 CPUtime=0
/proc/5965/task/5970/stat : 5970 (java) S 5963 5965 5814 0 -1 64 12 0 0 0 0 0 0 0 16 0 12 0 191593003 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5965/tid=5971] ppid=5963 vsize=1686512 CPUtime=0
/proc/5965/task/5971/stat : 5971 (java) S 5963 5965 5814 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 191593005 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5965/tid=5972] ppid=5963 vsize=1686512 CPUtime=0.08
/proc/5965/task/5972/stat : 5972 (java) S 5963 5965 5814 0 -1 64 410 0 0 0 8 0 0 0 16 0 12 0 191593005 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5965/tid=5973] ppid=5963 vsize=1686512 CPUtime=0
/proc/5965/task/5973/stat : 5973 (java) S 5963 5965 5814 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 191593005 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5965/tid=5974] ppid=5963 vsize=1686512 CPUtime=0
/proc/5965/task/5974/stat : 5974 (java) S 5963 5965 5814 0 -1 64 13 0 0 0 0 0 0 0 15 0 12 0 191593005 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5965/tid=5975] ppid=5963 vsize=1686512 CPUtime=0
/proc/5965/task/5975/stat : 5975 (java) S 5963 5965 5814 0 -1 64 71 0 0 0 0 0 0 0 17 0 12 0 191593024 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=5965/tid=5977] ppid=5963 vsize=1686512 CPUtime=0
/proc/5965/task/5977/stat : 5977 (java) S 5963 5965 5814 0 -1 64 49 0 0 0 0 0 0 0 16 0 12 0 191593024 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=5965/tid=5978] ppid=5963 vsize=1686512 CPUtime=0
/proc/5965/task/5978/stat : 5978 (java) S 5963 5965 5814 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 191593024 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 160.71
Current children cumulated vsize (KiB) 1690344

[startup+161.501 s]
/proc/loadavg: 1.00 1.00 0.95 2/77 5984
/proc/meminfo: memFree=1792752/2055920 swapFree=4181552/4192956
[pid=5965] ppid=5963 vsize=1686512 CPUtime=0.31
/proc/5965/stat : 5965 (java) S 5963 5965 5814 0 -1 0 3913 0 1 0 28 3 0 0 18 0 12 0 191593000 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5965/statm: 421628 2912 1271 9 0 416539 0
[pid=5976] ppid=5965 vsize=3832 CPUtime=161.2
/proc/5976/stat : 5976 (minisat) R 5965 5965 5814 0 -1 4194304 633 0 0 0 16119 1 0 0 25 0 1 0 191593024 3923968 612 1992294400 134512640 135156773 4294956080 18446744073709551615 134552685 0 4 0 3 0 0 0 17 1 0 0
/proc/5976/statm: 958 612 74 157 0 798 0
[pid=5965/tid=5967] ppid=5963 vsize=1686512 CPUtime=0.19
/proc/5965/task/5967/stat : 5967 (java) S 5963 5965 5814 0 -1 64 2115 0 1 0 18 1 0 0 18 0 12 0 191593001 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5965/tid=5968] ppid=5963 vsize=1686512 CPUtime=0
/proc/5965/task/5968/stat : 5968 (java) S 5963 5965 5814 0 -1 64 507 0 0 0 0 0 0 0 16 0 12 0 191593002 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5965/tid=5969] ppid=5963 vsize=1686512 CPUtime=0
/proc/5965/task/5969/stat : 5969 (java) S 5963 5965 5814 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 191593003 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5965/tid=5970] ppid=5963 vsize=1686512 CPUtime=0
/proc/5965/task/5970/stat : 5970 (java) S 5963 5965 5814 0 -1 64 12 0 0 0 0 0 0 0 16 0 12 0 191593003 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5965/tid=5971] ppid=5963 vsize=1686512 CPUtime=0
/proc/5965/task/5971/stat : 5971 (java) S 5963 5965 5814 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 191593005 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5965/tid=5972] ppid=5963 vsize=1686512 CPUtime=0.08
/proc/5965/task/5972/stat : 5972 (java) S 5963 5965 5814 0 -1 64 410 0 0 0 8 0 0 0 16 0 12 0 191593005 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5965/tid=5973] ppid=5963 vsize=1686512 CPUtime=0
/proc/5965/task/5973/stat : 5973 (java) S 5963 5965 5814 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 191593005 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5965/tid=5974] ppid=5963 vsize=1686512 CPUtime=0
/proc/5965/task/5974/stat : 5974 (java) S 5963 5965 5814 0 -1 64 13 0 0 0 0 0 0 0 15 0 12 0 191593005 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5965/tid=5975] ppid=5963 vsize=1686512 CPUtime=0
/proc/5965/task/5975/stat : 5975 (java) S 5963 5965 5814 0 -1 64 71 0 0 0 0 0 0 0 17 0 12 0 191593024 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=5965/tid=5977] ppid=5963 vsize=1686512 CPUtime=0
/proc/5965/task/5977/stat : 5977 (java) S 5963 5965 5814 0 -1 64 49 0 0 0 0 0 0 0 16 0 12 0 191593024 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=5965/tid=5978] ppid=5963 vsize=1686512 CPUtime=0
/proc/5965/task/5978/stat : 5978 (java) S 5963 5965 5814 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 191593024 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 161.51
Current children cumulated vsize (KiB) 1690344

[startup+161.705 s]
/proc/loadavg: 1.00 1.00 0.95 2/77 5984
/proc/meminfo: memFree=1792752/2055920 swapFree=4181552/4192956
[pid=5965] ppid=5963 vsize=1686512 CPUtime=0.31
/proc/5965/stat : 5965 (java) S 5963 5965 5814 0 -1 0 3913 0 1 0 28 3 0 0 18 0 12 0 191593000 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5965/statm: 421628 2912 1271 9 0 416539 0
[pid=5976] ppid=5965 vsize=3832 CPUtime=161.4
/proc/5976/stat : 5976 (minisat) R 5965 5965 5814 0 -1 4194304 633 0 0 0 16139 1 0 0 25 0 1 0 191593024 3923968 612 1992294400 134512640 135156773 4294956080 18446744073709551615 134556415 0 4 0 3 0 0 0 17 1 0 0
/proc/5976/statm: 958 612 74 157 0 798 0
[pid=5965/tid=5967] ppid=5963 vsize=1686512 CPUtime=0.19
/proc/5965/task/5967/stat : 5967 (java) S 5963 5965 5814 0 -1 64 2115 0 1 0 18 1 0 0 18 0 12 0 191593001 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5965/tid=5968] ppid=5963 vsize=1686512 CPUtime=0
/proc/5965/task/5968/stat : 5968 (java) S 5963 5965 5814 0 -1 64 507 0 0 0 0 0 0 0 16 0 12 0 191593002 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5965/tid=5969] ppid=5963 vsize=1686512 CPUtime=0
/proc/5965/task/5969/stat : 5969 (java) S 5963 5965 5814 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 191593003 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5965/tid=5970] ppid=5963 vsize=1686512 CPUtime=0
/proc/5965/task/5970/stat : 5970 (java) S 5963 5965 5814 0 -1 64 12 0 0 0 0 0 0 0 16 0 12 0 191593003 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5965/tid=5971] ppid=5963 vsize=1686512 CPUtime=0
/proc/5965/task/5971/stat : 5971 (java) S 5963 5965 5814 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 191593005 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5965/tid=5972] ppid=5963 vsize=1686512 CPUtime=0.08
/proc/5965/task/5972/stat : 5972 (java) S 5963 5965 5814 0 -1 64 410 0 0 0 8 0 0 0 16 0 12 0 191593005 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5965/tid=5973] ppid=5963 vsize=1686512 CPUtime=0
/proc/5965/task/5973/stat : 5973 (java) S 5963 5965 5814 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 191593005 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5965/tid=5974] ppid=5963 vsize=1686512 CPUtime=0
/proc/5965/task/5974/stat : 5974 (java) S 5963 5965 5814 0 -1 64 13 0 0 0 0 0 0 0 15 0 12 0 191593005 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5965/tid=5975] ppid=5963 vsize=1686512 CPUtime=0
/proc/5965/task/5975/stat : 5975 (java) S 5963 5965 5814 0 -1 64 71 0 0 0 0 0 0 0 17 0 12 0 191593024 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=5965/tid=5977] ppid=5963 vsize=1686512 CPUtime=0
/proc/5965/task/5977/stat : 5977 (java) S 5963 5965 5814 0 -1 64 49 0 0 0 0 0 0 0 16 0 12 0 191593024 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=5965/tid=5978] ppid=5963 vsize=1686512 CPUtime=0
/proc/5965/task/5978/stat : 5978 (java) S 5963 5965 5814 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 191593024 1726988288 2912 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 161.71
Current children cumulated vsize (KiB) 1690344

Child status: 0
Real time (s): 161.797
CPU time (s): 161.802
CPU user time (s): 161.75
CPU system time (s): 0.051992
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1690344

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 161.75
system time used= 0.051992
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4600
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= 3525
involuntary context switches= 3657

runsolver used 0.207968 second user time and 0.394939 second system time

The end

Launcher Data

Begin job on node19 at 2009-06-17 13:58:49
IDJOB=1884003
IDBENCH=2602
IDSOLVER=688
FILE ID=node19/1884003-1245239929
PBS_JOBID= 9372319
Free space on /tmp= 66136 MiB

SOLVER NAME= BoolVar 2009-04-26
BENCH NAME= PB06/final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/roussel/normalized-pigeon-clauses-15-10.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-1884003-1245239929/watcher-1884003-1245239929 -o /tmp/evaluation-result-1884003-1245239929/solver-1884003-1245239929 -C 1800 -W 2000 -M 1800  java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1884003-1245239929.opb minisat %dimacs %var

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

MD5SUM BENCH= b845b962d759bc561586bd2e43125fc9
RANDOM SEED=308449128

node19.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		: 3000.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	: 5914.62
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		: 3000.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:       1803400 kB
Buffers:         36556 kB
Cached:         150396 kB
SwapCached:       6236 kB
Active:          50256 kB
Inactive:       145580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1803400 kB
SwapTotal:     4192956 kB
SwapFree:      4181552 kB
Dirty:             868 kB
Writeback:           0 kB
Mapped:          13580 kB
Slab:            42668 kB
Committed_AS:   210916 kB
PageTables:       1456 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1884003-1245239929.opb

Free space on /tmp at the end= 66132 MiB
End job on node19 at 2009-06-17 14:01:31