Trace number 1883390

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? (TO) 1800.06 1800.88

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
prestwich/armies/normalized-army13.24ls.opb
MD5SUM1a4510076d9024b805728ffe22c0d108
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark411.487
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables490
Total number of constraints737
Number of constraints which are clauses397
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints338
Minimum length of a constraint2
Maximum length of a constraint169
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 24
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 193
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

2.41/2.78	------------------------
2.41/2.78	Encoding : LINEAR, DIRECT, BDD, POLYW, GLOBC
2.41/2.78	Size : 0, 4698, 0, 0, 95812
2.41/2.78	Count : 0, 735, 0, 0, 2
2.41/2.78	
2.41/2.78	Command line : minisat tmp.dimacs %var 
2.41/2.78	
2.41/2.78	------------------------
2.51/2.81	This is MiniSat 2.0 beta
2.51/2.81	WARNING: for repeatability, setting FPU to use double precision
2.51/2.81	============================[ Problem Statistics ]=============================
2.51/2.81	|                                                                             |
2.51/2.81	|  Number of variables:  3020                                                 |
2.51/2.81	|  Number of clauses:    34531                                                |
2.51/2.82	|  Parsing time:         0.03         s                                       |
2.51/2.90	============================[ Search Statistics ]==============================
2.51/2.90	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.51/2.90	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.51/2.90	===============================================================================
2.51/2.90	|         0 |    1738    10495    75306 |     3498        0    nan |  0.000 % |
2.51/2.90	|       102 |    1738    10495    75306 |     3848      102     10 |  0.066 % |
2.51/2.92	|       252 |    1738    10495    75306 |     4232      252     57 |  0.066 % |
2.51/2.94	|       477 |    1738    10495    75306 |     4656      477     70 |  0.066 % |
2.51/2.97	|       815 |    1738    10495    75306 |     5121      815     87 |  0.066 % |
2.52/3.01	|      1323 |    1738    10495    75306 |     5634     1323     82 |  0.066 % |
2.52/3.11	|      2084 |    1738    10495    75306 |     6197     2084     93 |  0.066 % |
2.92/3.26	|      3223 |    1738    10495    75306 |     6817     3223    106 |  0.066 % |
3.22/3.53	|      4932 |    1738    10495    75306 |     7498     4932    101 |  0.066 % |
3.62/3.97	|      7496 |    1738    10495    75306 |     8248     7496    113 |  0.067 % |
4.41/4.75	|     11340 |    1738    10495    75306 |     9073     6597    123 |  0.066 % |
5.81/6.15	|     17106 |    1738    10495    75306 |     9981     7451    103 |  0.066 % |
8.01/8.33	|     25756 |    1738    10495    75306 |    10979    10668    104 |  0.066 % |
11.62/11.92	|     38730 |    1738    10495    75306 |    12077    11683    134 |  0.066 % |
16.82/17.13	|     58193 |    1738    10495    75306 |    13284    12165     66 |  0.066 % |
25.31/25.67	|     87388 |    1738    10495    75306 |    14613    12960    116 |  0.066 % |
40.21/40.55	|    131177 |    1738    10495    75306 |    16074     9468    107 |  0.066 % |
62.60/62.92	|    196861 |    1738    10495    75306 |    17682    14798     84 |  0.066 % |
95.08/95.48	|    295387 |    1738    10495    75306 |    19450    18811    107 |  0.066 % |
150.77/151.18	|    443176 |    1738    10495    75306 |    21395    13963     70 |  0.066 % |
229.95/230.33	|    664861 |    1738    10495    75306 |    23535    11352     50 |  0.067 % |
361.91/362.39	|    997388 |    1738    10495    75306 |    25888    23879     67 |  0.066 % |
572.16/572.68	|   1496176 |    1738    10495    75306 |    28477    23723     88 |  0.067 % |
887.76/888.36	|   2244358 |    1738    10495    75306 |    31325    16572     52 |  0.066 % |
1353.63/1354.37	|   3366633 |    1738    10495    75306 |    34457    19854     99 |  0.066 % |

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-1883390-1245194324/watcher-1883390-1245194324 -o /tmp/evaluation-result-1883390-1245194324/solver-1883390-1245194324 -C 1800 -W 2000 -M 1800 java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883390-1245194324.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/65 31402
/proc/meminfo: memFree=1860824/2055920 swapFree=4179968/4192956
[pid=31402] ppid=31400 vsize=140 CPUtime=0
/proc/31402/stat : 31402 (java) D 31400 31402 31205 0 -1 0 17 0 0 0 0 0 0 0 19 0 1 0 187030400 143360 2 1992294400 0 0 4294956619 18446744073709551615 224264776999 0 0 4096 0 18446744071563479169 0 0 17 0 0 0
/proc/31402/statm: 35 2 0 0 0 1 0

[startup+0.0719141 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 31402
/proc/meminfo: memFree=1860824/2055920 swapFree=4179968/4192956
[pid=31402] ppid=31400 vsize=1472 CPUtime=0
/proc/31402/stat : 31402 (java) D 31400 31402 31205 0 -1 0 93 0 5 0 0 0 0 0 18 0 1 0 187030400 1507328 71 1992294400 134512640 134550932 4294956192 18446744073709551615 7362880 0 0 4096 0 18446744071563479169 0 0 17 1 0 0
/proc/31402/statm: 368 71 51 9 0 10 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1472

[startup+0.101916 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 31402
/proc/meminfo: memFree=1860824/2055920 swapFree=4179968/4192956
[pid=31402] ppid=31400 vsize=1472 CPUtime=0
/proc/31402/stat : 31402 (java) D 31400 31402 31205 0 -1 0 93 0 6 0 0 0 0 0 18 0 1 0 187030400 1507328 72 1992294400 134512640 134550932 4294956192 18446744073709551615 7154448 0 0 4096 0 18446744071563479169 0 0 17 1 0 0
/proc/31402/statm: 368 72 52 9 0 10 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1472

[startup+0.301865 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 31402
/proc/meminfo: memFree=1860824/2055920 swapFree=4179968/4192956
[pid=31402] ppid=31400 vsize=1681520 CPUtime=0.02
/proc/31402/stat : 31402 (java) S 31400 31402 31205 0 -1 0 1359 0 75 0 0 2 0 0 18 0 3 0 187030400 1721876480 1109 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/31402/statm: 420380 1109 629 9 0 415295 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1681520

[startup+0.701837 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 31402
/proc/meminfo: memFree=1860824/2055920 swapFree=4179968/4192956
[pid=31402] ppid=31400 vsize=1685464 CPUtime=0.39
/proc/31402/stat : 31402 (java) S 31400 31402 31205 0 -1 0 3287 0 103 0 34 5 0 0 18 0 9 0 187030400 1725915136 2864 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31402/statm: 421366 2864 1253 9 0 416277 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 1685464

[startup+1.50192 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 31411
/proc/meminfo: memFree=1835280/2055920 swapFree=4179968/4192956
[pid=31402] ppid=31400 vsize=1685464 CPUtime=1.19
/proc/31402/stat : 31402 (java) S 31400 31402 31205 0 -1 0 3855 0 103 0 114 5 0 0 18 0 9 0 187030400 1725915136 3405 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31402/statm: 421366 3405 1255 9 0 416277 0
[pid=31402/tid=31404] ppid=31400 vsize=1685464 CPUtime=1.06
/proc/31402/task/31404/stat : 31404 (java) R 31400 31402 31205 0 -1 64 1928 0 48 0 103 3 0 0 25 0 9 0 187030421 1725915136 3405 1992294400 134512640 134550932 4294956032 18446744073709551615 4126545139 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31402/tid=31405] ppid=31400 vsize=1685464 CPUtime=0.03
/proc/31402/task/31405/stat : 31405 (java) S 31400 31402 31205 0 -1 64 913 0 0 0 3 0 0 0 16 0 9 0 187030429 1725915136 3405 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31402/tid=31406] ppid=31400 vsize=1685464 CPUtime=0
/proc/31402/task/31406/stat : 31406 (java) S 31400 31402 31205 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 187030431 1725915136 3405 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31402/tid=31407] ppid=31400 vsize=1685464 CPUtime=0
/proc/31402/task/31407/stat : 31407 (java) S 31400 31402 31205 0 -1 64 3 0 0 0 0 0 0 0 20 0 9 0 187030431 1725915136 3405 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31402/tid=31408] ppid=31400 vsize=1685464 CPUtime=0
/proc/31402/task/31408/stat : 31408 (java) S 31400 31402 31205 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 187030439 1725915136 3405 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31402/tid=31409] ppid=31400 vsize=1685464 CPUtime=0.06
/proc/31402/task/31409/stat : 31409 (java) R 31400 31402 31205 0 -1 64 345 0 0 0 6 0 0 0 16 0 9 0 187030439 1725915136 3405 1992294400 134512640 134550932 4294956032 18446744073709551615 102755259 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31402/tid=31410] ppid=31400 vsize=1685464 CPUtime=0
/proc/31402/task/31410/stat : 31410 (java) S 31400 31402 31205 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 187030439 1725915136 3405 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31402/tid=31411] ppid=31400 vsize=1685464 CPUtime=0
/proc/31402/task/31411/stat : 31411 (java) S 31400 31402 31205 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 187030439 1725915136 3405 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.19
Current children cumulated vsize (KiB) 1685464

[startup+3.1011 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 31411
/proc/meminfo: memFree=1831504/2055920 swapFree=4179968/4192956
[pid=31402] ppid=31400 vsize=1686528 CPUtime=2.52
/proc/31402/stat : 31402 (java) S 31400 31402 31205 0 -1 0 6716 0 108 0 244 8 0 0 18 0 12 0 187030400 1727004672 5382 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31402/statm: 421632 5382 2165 9 0 416543 0
[pid=31402/tid=31404] ppid=31400 vsize=1686528 CPUtime=2.16
/proc/31402/task/31404/stat : 31404 (java) S 31400 31402 31205 0 -1 64 2154 0 50 0 213 3 0 0 17 0 12 0 187030421 1727004672 5382 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31402/tid=31405] ppid=31400 vsize=1686528 CPUtime=0.21
/proc/31402/task/31405/stat : 31405 (java) S 31400 31402 31205 0 -1 64 3325 0 3 0 19 2 0 0 16 0 12 0 187030429 1727004672 5382 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31402/tid=31406] ppid=31400 vsize=1686528 CPUtime=0
/proc/31402/task/31406/stat : 31406 (java) S 31400 31402 31205 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 187030431 1727004672 5382 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31402/tid=31407] ppid=31400 vsize=1686528 CPUtime=0
/proc/31402/task/31407/stat : 31407 (java) S 31400 31402 31205 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 187030431 1727004672 5382 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31402/tid=31408] ppid=31400 vsize=1686528 CPUtime=0
/proc/31402/task/31408/stat : 31408 (java) S 31400 31402 31205 0 -1 64 0 0 0 0 0 0 0 0 18 0 12 0 187030439 1727004672 5382 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31402/tid=31409] ppid=31400 vsize=1686528 CPUtime=0.1
/proc/31402/task/31409/stat : 31409 (java) S 31400 31402 31205 0 -1 64 444 0 0 0 10 0 0 0 15 0 12 0 187030439 1727004672 5382 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31402/tid=31410] ppid=31400 vsize=1686528 CPUtime=0
/proc/31402/task/31410/stat : 31410 (java) S 31400 31402 31205 0 -1 64 2 0 0 0 0 0 0 0 19 0 12 0 187030439 1727004672 5382 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31402/tid=31411] ppid=31400 vsize=1686528 CPUtime=0
/proc/31402/task/31411/stat : 31411 (java) S 31400 31402 31205 0 -1 64 7 0 0 0 0 0 0 0 15 0 12 0 187030439 1727004672 5382 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.52
Current children cumulated vsize (KiB) 1686528

[startup+6.30243 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31415
/proc/meminfo: memFree=1820016/2055920 swapFree=4179968/4192956
[pid=31402] ppid=31400 vsize=1686528 CPUtime=2.52
/proc/31402/stat : 31402 (java) S 31400 31402 31205 0 -1 0 6864 0 108 0 244 8 0 0 18 0 12 0 187030400 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31402/statm: 421632 5383 2165 9 0 416543 0
[pid=31413] ppid=31402 vsize=9176 CPUtime=3.49
/proc/31413/stat : 31413 (minisat) R 31402 31402 31205 0 -1 4194304 2148 0 0 0 348 1 0 0 25 0 1 0 187030678 9396224 2079 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 1 0 0
/proc/31413/statm: 2294 2079 75 157 0 2134 0
[pid=31402/tid=31404] ppid=31400 vsize=1686528 CPUtime=2.16
/proc/31402/task/31404/stat : 31404 (java) S 31400 31402 31205 0 -1 64 2154 0 50 0 213 3 0 0 17 0 12 0 187030421 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31402/tid=31405] ppid=31400 vsize=1686528 CPUtime=0.21
/proc/31402/task/31405/stat : 31405 (java) S 31400 31402 31205 0 -1 64 3458 0 3 0 19 2 0 0 16 0 12 0 187030429 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31402/tid=31406] ppid=31400 vsize=1686528 CPUtime=0
/proc/31402/task/31406/stat : 31406 (java) S 31400 31402 31205 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 187030431 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31402/tid=31407] ppid=31400 vsize=1686528 CPUtime=0
/proc/31402/task/31407/stat : 31407 (java) S 31400 31402 31205 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 187030431 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31402/tid=31408] ppid=31400 vsize=1686528 CPUtime=0
/proc/31402/task/31408/stat : 31408 (java) S 31400 31402 31205 0 -1 64 0 0 0 0 0 0 0 0 18 0 12 0 187030439 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31402/tid=31409] ppid=31400 vsize=1686528 CPUtime=0.1
/proc/31402/task/31409/stat : 31409 (java) S 31400 31402 31205 0 -1 64 449 0 0 0 10 0 0 0 15 0 12 0 187030439 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31402/tid=31410] ppid=31400 vsize=1686528 CPUtime=0
/proc/31402/task/31410/stat : 31410 (java) S 31400 31402 31205 0 -1 64 2 0 0 0 0 0 0 0 19 0 12 0 187030439 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31402/tid=31411] ppid=31400 vsize=1686528 CPUtime=0
/proc/31402/task/31411/stat : 31411 (java) S 31400 31402 31205 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187030439 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31402/tid=31412] ppid=31400 vsize=1686528 CPUtime=0
/proc/31402/task/31412/stat : 31412 (java) S 31400 31402 31205 0 -1 64 68 0 0 0 0 0 0 0 17 0 12 0 187030678 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=31402/tid=31414] ppid=31400 vsize=1686528 CPUtime=0
/proc/31402/task/31414/stat : 31414 (java) S 31400 31402 31205 0 -1 64 35 0 0 0 0 0 0 0 16 0 12 0 187030679 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=31402/tid=31415] ppid=31400 vsize=1686528 CPUtime=0
/proc/31402/task/31415/stat : 31415 (java) S 31400 31402 31205 0 -1 64 8 0 0 0 0 0 0 0 18 0 12 0 187030679 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.01
Current children cumulated vsize (KiB) 1695704

[startup+12.7021 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31415
/proc/meminfo: memFree=1817656/2055920 swapFree=4179968/4192956
[pid=31402] ppid=31400 vsize=1686528 CPUtime=2.52
/proc/31402/stat : 31402 (java) S 31400 31402 31205 0 -1 0 6864 0 108 0 244 8 0 0 18 0 12 0 187030400 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31402/statm: 421632 5383 2165 9 0 416543 0
[pid=31413] ppid=31402 vsize=11576 CPUtime=9.9
/proc/31413/stat : 31413 (minisat) R 31402 31402 31205 0 -1 4194304 2726 0 0 0 988 2 0 0 25 0 1 0 187030678 11853824 2657 1992294400 134512640 135156773 4294956080 18446744073709551615 134556872 0 4 0 3 0 0 0 17 1 0 0
/proc/31413/statm: 2894 2657 75 157 0 2734 0
[pid=31402/tid=31404] ppid=31400 vsize=1686528 CPUtime=2.16
/proc/31402/task/31404/stat : 31404 (java) S 31400 31402 31205 0 -1 64 2154 0 50 0 213 3 0 0 17 0 12 0 187030421 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31402/tid=31405] ppid=31400 vsize=1686528 CPUtime=0.21
/proc/31402/task/31405/stat : 31405 (java) S 31400 31402 31205 0 -1 64 3458 0 3 0 19 2 0 0 16 0 12 0 187030429 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31402/tid=31406] ppid=31400 vsize=1686528 CPUtime=0
/proc/31402/task/31406/stat : 31406 (java) S 31400 31402 31205 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 187030431 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31402/tid=31407] ppid=31400 vsize=1686528 CPUtime=0
/proc/31402/task/31407/stat : 31407 (java) S 31400 31402 31205 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 187030431 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31402/tid=31408] ppid=31400 vsize=1686528 CPUtime=0
/proc/31402/task/31408/stat : 31408 (java) S 31400 31402 31205 0 -1 64 0 0 0 0 0 0 0 0 18 0 12 0 187030439 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31402/tid=31409] ppid=31400 vsize=1686528 CPUtime=0.1
/proc/31402/task/31409/stat : 31409 (java) S 31400 31402 31205 0 -1 64 449 0 0 0 10 0 0 0 15 0 12 0 187030439 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31402/tid=31410] ppid=31400 vsize=1686528 CPUtime=0
/proc/31402/task/31410/stat : 31410 (java) S 31400 31402 31205 0 -1 64 2 0 0 0 0 0 0 0 19 0 12 0 187030439 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31402/tid=31411] ppid=31400 vsize=1686528 CPUtime=0
/proc/31402/task/31411/stat : 31411 (java) S 31400 31402 31205 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187030439 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31402/tid=31412] ppid=31400 vsize=1686528 CPUtime=0
/proc/31402/task/31412/stat : 31412 (java) S 31400 31402 31205 0 -1 64 68 0 0 0 0 0 0 0 17 0 12 0 187030678 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=31402/tid=31414] ppid=31400 vsize=1686528 CPUtime=0
/proc/31402/task/31414/stat : 31414 (java) S 31400 31402 31205 0 -1 64 35 0 0 0 0 0 0 0 16 0 12 0 187030679 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=31402/tid=31415] ppid=31400 vsize=1686528 CPUtime=0
/proc/31402/task/31415/stat : 31415 (java) S 31400 31402 31205 0 -1 64 8 0 0 0 0 0 0 0 18 0 12 0 187030679 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.42
Current children cumulated vsize (KiB) 1698104

[startup+25.5025 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31415
/proc/meminfo: memFree=1817080/2055920 swapFree=4179968/4192956
[pid=31402] ppid=31400 vsize=1686528 CPUtime=2.52
/proc/31402/stat : 31402 (java) S 31400 31402 31205 0 -1 0 6864 0 108 0 244 8 0 0 18 0 12 0 187030400 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31402/statm: 421632 5383 2165 9 0 416543 0
[pid=31413] ppid=31402 vsize=11972 CPUtime=22.69
/proc/31413/stat : 31413 (minisat) R 31402 31402 31205 0 -1 4194304 2828 0 0 0 2267 2 0 0 25 0 1 0 187030678 12259328 2759 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 1 0 0
/proc/31413/statm: 2993 2759 75 157 0 2833 0
[pid=31402/tid=31404] ppid=31400 vsize=1686528 CPUtime=2.16
/proc/31402/task/31404/stat : 31404 (java) S 31400 31402 31205 0 -1 64 2154 0 50 0 213 3 0 0 17 0 12 0 187030421 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31402/tid=31405] ppid=31400 vsize=1686528 CPUtime=0.21
/proc/31402/task/31405/stat : 31405 (java) S 31400 31402 31205 0 -1 64 3458 0 3 0 19 2 0 0 16 0 12 0 187030429 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31402/tid=31406] ppid=31400 vsize=1686528 CPUtime=0
/proc/31402/task/31406/stat : 31406 (java) S 31400 31402 31205 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 187030431 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31402/tid=31407] ppid=31400 vsize=1686528 CPUtime=0
/proc/31402/task/31407/stat : 31407 (java) S 31400 31402 31205 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 187030431 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31402/tid=31408] ppid=31400 vsize=1686528 CPUtime=0
/proc/31402/task/31408/stat : 31408 (java) S 31400 31402 31205 0 -1 64 0 0 0 0 0 0 0 0 18 0 12 0 187030439 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31402/tid=31409] ppid=31400 vsize=1686528 CPUtime=0.1
/proc/31402/task/31409/stat : 31409 (java) S 31400 31402 31205 0 -1 64 449 0 0 0 10 0 0 0 15 0 12 0 187030439 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31402/tid=31410] ppid=31400 vsize=1686528 CPUtime=0
/proc/31402/task/31410/stat : 31410 (java) S 31400 31402 31205 0 -1 64 2 0 0 0 0 0 0 0 19 0 12 0 187030439 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31402/tid=31411] ppid=31400 vsize=1686528 CPUtime=0
/proc/31402/task/31411/stat : 31411 (java) S 31400 31402 31205 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187030439 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31402/tid=31412] ppid=31400 vsize=1686528 CPUtime=0
/proc/31402/task/31412/stat : 31412 (java) S 31400 31402 31205 0 -1 64 68 0 0 0 0 0 0 0 17 0 12 0 187030678 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0

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

/proc/31413/statm: 8961 8699 75 157 0 8801 0
[pid=31402/tid=31404] ppid=31400 vsize=1686528 CPUtime=2.16
/proc/31402/task/31404/stat : 31404 (java) S 31400 31402 31205 0 -1 64 2154 0 50 0 213 3 0 0 17 0 12 0 187030421 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31402/tid=31405] ppid=31400 vsize=1686528 CPUtime=0.21
/proc/31402/task/31405/stat : 31405 (java) S 31400 31402 31205 0 -1 64 3458 0 3 0 19 2 0 0 16 0 12 0 187030429 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31402/tid=31406] ppid=31400 vsize=1686528 CPUtime=0
/proc/31402/task/31406/stat : 31406 (java) S 31400 31402 31205 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 187030431 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31402/tid=31407] ppid=31400 vsize=1686528 CPUtime=0
/proc/31402/task/31407/stat : 31407 (java) S 31400 31402 31205 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 187030431 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31402/tid=31408] ppid=31400 vsize=1686528 CPUtime=0
/proc/31402/task/31408/stat : 31408 (java) S 31400 31402 31205 0 -1 64 0 0 0 0 0 0 0 0 18 0 12 0 187030439 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31402/tid=31409] ppid=31400 vsize=1686528 CPUtime=0.1
/proc/31402/task/31409/stat : 31409 (java) S 31400 31402 31205 0 -1 64 449 0 0 0 10 0 0 0 15 0 12 0 187030439 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31402/tid=31410] ppid=31400 vsize=1686528 CPUtime=0
/proc/31402/task/31410/stat : 31410 (java) S 31400 31402 31205 0 -1 64 2 0 0 0 0 0 0 0 19 0 12 0 187030439 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31402/tid=31411] ppid=31400 vsize=1686528 CPUtime=0
/proc/31402/task/31411/stat : 31411 (java) S 31400 31402 31205 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187030439 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31402/tid=31412] ppid=31400 vsize=1686528 CPUtime=0
/proc/31402/task/31412/stat : 31412 (java) S 31400 31402 31205 0 -1 64 68 0 0 0 0 0 0 0 17 0 12 0 187030678 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=31402/tid=31414] ppid=31400 vsize=1686528 CPUtime=0
/proc/31402/task/31414/stat : 31414 (java) S 31400 31402 31205 0 -1 64 35 0 0 0 0 0 0 0 16 0 12 0 187030679 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=31402/tid=31415] ppid=31400 vsize=1686528 CPUtime=0
/proc/31402/task/31415/stat : 31415 (java) S 31400 31402 31205 0 -1 64 8 0 0 0 0 0 0 0 18 0 12 0 187030679 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1601.55
Current children cumulated vsize (KiB) 1722372

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31415
/proc/meminfo: memFree=1792184/2055920 swapFree=4179968/4192956
[pid=31402] ppid=31400 vsize=1686528 CPUtime=2.52
/proc/31402/stat : 31402 (java) S 31400 31402 31205 0 -1 0 6864 0 108 0 244 8 0 0 18 0 12 0 187030400 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31402/statm: 421632 5383 2165 9 0 416543 0
[pid=31413] ppid=31402 vsize=35976 CPUtime=1659.02
/proc/31413/stat : 31413 (minisat) R 31402 31402 31205 0 -1 4194304 8793 0 0 0 165894 8 0 0 25 0 1 0 187030678 36839424 8724 1992294400 134512640 135156773 4294956080 18446744073709551615 134556368 0 4 0 3 0 0 0 17 1 0 0
/proc/31413/statm: 8994 8724 75 157 0 8834 0
[pid=31402/tid=31404] ppid=31400 vsize=1686528 CPUtime=2.16
/proc/31402/task/31404/stat : 31404 (java) S 31400 31402 31205 0 -1 64 2154 0 50 0 213 3 0 0 17 0 12 0 187030421 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31402/tid=31405] ppid=31400 vsize=1686528 CPUtime=0.21
/proc/31402/task/31405/stat : 31405 (java) S 31400 31402 31205 0 -1 64 3458 0 3 0 19 2 0 0 16 0 12 0 187030429 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31402/tid=31406] ppid=31400 vsize=1686528 CPUtime=0
/proc/31402/task/31406/stat : 31406 (java) S 31400 31402 31205 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 187030431 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31402/tid=31407] ppid=31400 vsize=1686528 CPUtime=0
/proc/31402/task/31407/stat : 31407 (java) S 31400 31402 31205 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 187030431 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31402/tid=31408] ppid=31400 vsize=1686528 CPUtime=0
/proc/31402/task/31408/stat : 31408 (java) S 31400 31402 31205 0 -1 64 0 0 0 0 0 0 0 0 18 0 12 0 187030439 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31402/tid=31409] ppid=31400 vsize=1686528 CPUtime=0.1
/proc/31402/task/31409/stat : 31409 (java) S 31400 31402 31205 0 -1 64 449 0 0 0 10 0 0 0 15 0 12 0 187030439 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31402/tid=31410] ppid=31400 vsize=1686528 CPUtime=0
/proc/31402/task/31410/stat : 31410 (java) S 31400 31402 31205 0 -1 64 2 0 0 0 0 0 0 0 19 0 12 0 187030439 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31402/tid=31411] ppid=31400 vsize=1686528 CPUtime=0
/proc/31402/task/31411/stat : 31411 (java) S 31400 31402 31205 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187030439 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31402/tid=31412] ppid=31400 vsize=1686528 CPUtime=0
/proc/31402/task/31412/stat : 31412 (java) S 31400 31402 31205 0 -1 64 68 0 0 0 0 0 0 0 17 0 12 0 187030678 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=31402/tid=31414] ppid=31400 vsize=1686528 CPUtime=0
/proc/31402/task/31414/stat : 31414 (java) S 31400 31402 31205 0 -1 64 35 0 0 0 0 0 0 0 16 0 12 0 187030679 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=31402/tid=31415] ppid=31400 vsize=1686528 CPUtime=0
/proc/31402/task/31415/stat : 31415 (java) S 31400 31402 31205 0 -1 64 8 0 0 0 0 0 0 0 18 0 12 0 187030679 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1661.54
Current children cumulated vsize (KiB) 1722504

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31415
/proc/meminfo: memFree=1792120/2055920 swapFree=4179968/4192956
[pid=31402] ppid=31400 vsize=1686528 CPUtime=2.52
/proc/31402/stat : 31402 (java) S 31400 31402 31205 0 -1 0 6864 0 108 0 244 8 0 0 18 0 12 0 187030400 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31402/statm: 421632 5383 2165 9 0 416543 0
[pid=31413] ppid=31402 vsize=35976 CPUtime=1719
/proc/31413/stat : 31413 (minisat) R 31402 31402 31205 0 -1 4194304 8803 0 0 0 171892 8 0 0 25 0 1 0 187030678 36839424 8734 1992294400 134512640 135156773 4294956080 18446744073709551615 134556253 0 4 0 3 0 0 0 17 1 0 0
/proc/31413/statm: 8994 8734 75 157 0 8834 0
[pid=31402/tid=31404] ppid=31400 vsize=1686528 CPUtime=2.16
/proc/31402/task/31404/stat : 31404 (java) S 31400 31402 31205 0 -1 64 2154 0 50 0 213 3 0 0 17 0 12 0 187030421 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31402/tid=31405] ppid=31400 vsize=1686528 CPUtime=0.21
/proc/31402/task/31405/stat : 31405 (java) S 31400 31402 31205 0 -1 64 3458 0 3 0 19 2 0 0 16 0 12 0 187030429 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31402/tid=31406] ppid=31400 vsize=1686528 CPUtime=0
/proc/31402/task/31406/stat : 31406 (java) S 31400 31402 31205 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 187030431 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31402/tid=31407] ppid=31400 vsize=1686528 CPUtime=0
/proc/31402/task/31407/stat : 31407 (java) S 31400 31402 31205 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 187030431 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31402/tid=31408] ppid=31400 vsize=1686528 CPUtime=0
/proc/31402/task/31408/stat : 31408 (java) S 31400 31402 31205 0 -1 64 0 0 0 0 0 0 0 0 18 0 12 0 187030439 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31402/tid=31409] ppid=31400 vsize=1686528 CPUtime=0.1
/proc/31402/task/31409/stat : 31409 (java) S 31400 31402 31205 0 -1 64 449 0 0 0 10 0 0 0 15 0 12 0 187030439 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31402/tid=31410] ppid=31400 vsize=1686528 CPUtime=0
/proc/31402/task/31410/stat : 31410 (java) S 31400 31402 31205 0 -1 64 2 0 0 0 0 0 0 0 19 0 12 0 187030439 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31402/tid=31411] ppid=31400 vsize=1686528 CPUtime=0
/proc/31402/task/31411/stat : 31411 (java) S 31400 31402 31205 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187030439 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31402/tid=31412] ppid=31400 vsize=1686528 CPUtime=0
/proc/31402/task/31412/stat : 31412 (java) S 31400 31402 31205 0 -1 64 68 0 0 0 0 0 0 0 17 0 12 0 187030678 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=31402/tid=31414] ppid=31400 vsize=1686528 CPUtime=0
/proc/31402/task/31414/stat : 31414 (java) S 31400 31402 31205 0 -1 64 35 0 0 0 0 0 0 0 16 0 12 0 187030679 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=31402/tid=31415] ppid=31400 vsize=1686528 CPUtime=0
/proc/31402/task/31415/stat : 31415 (java) S 31400 31402 31205 0 -1 64 8 0 0 0 0 0 0 0 18 0 12 0 187030679 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1721.52
Current children cumulated vsize (KiB) 1722504

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31415
/proc/meminfo: memFree=1791736/2055920 swapFree=4179968/4192956
[pid=31402] ppid=31400 vsize=1686528 CPUtime=2.52
/proc/31402/stat : 31402 (java) S 31400 31402 31205 0 -1 0 6864 0 108 0 244 8 0 0 18 0 12 0 187030400 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31402/statm: 421632 5383 2165 9 0 416543 0
[pid=31413] ppid=31402 vsize=36240 CPUtime=1778.98
/proc/31413/stat : 31413 (minisat) R 31402 31402 31205 0 -1 4194304 8871 0 0 0 177890 8 0 0 25 0 1 0 187030678 37109760 8802 1992294400 134512640 135156773 4294956080 18446744073709551615 134556273 0 4 0 3 0 0 0 17 1 0 0
/proc/31413/statm: 9060 8802 75 157 0 8900 0
[pid=31402/tid=31404] ppid=31400 vsize=1686528 CPUtime=2.16
/proc/31402/task/31404/stat : 31404 (java) S 31400 31402 31205 0 -1 64 2154 0 50 0 213 3 0 0 17 0 12 0 187030421 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31402/tid=31405] ppid=31400 vsize=1686528 CPUtime=0.21
/proc/31402/task/31405/stat : 31405 (java) S 31400 31402 31205 0 -1 64 3458 0 3 0 19 2 0 0 16 0 12 0 187030429 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31402/tid=31406] ppid=31400 vsize=1686528 CPUtime=0
/proc/31402/task/31406/stat : 31406 (java) S 31400 31402 31205 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 187030431 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31402/tid=31407] ppid=31400 vsize=1686528 CPUtime=0
/proc/31402/task/31407/stat : 31407 (java) S 31400 31402 31205 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 187030431 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31402/tid=31408] ppid=31400 vsize=1686528 CPUtime=0
/proc/31402/task/31408/stat : 31408 (java) S 31400 31402 31205 0 -1 64 0 0 0 0 0 0 0 0 18 0 12 0 187030439 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31402/tid=31409] ppid=31400 vsize=1686528 CPUtime=0.1
/proc/31402/task/31409/stat : 31409 (java) S 31400 31402 31205 0 -1 64 449 0 0 0 10 0 0 0 15 0 12 0 187030439 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31402/tid=31410] ppid=31400 vsize=1686528 CPUtime=0
/proc/31402/task/31410/stat : 31410 (java) S 31400 31402 31205 0 -1 64 2 0 0 0 0 0 0 0 19 0 12 0 187030439 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31402/tid=31411] ppid=31400 vsize=1686528 CPUtime=0
/proc/31402/task/31411/stat : 31411 (java) S 31400 31402 31205 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187030439 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31402/tid=31412] ppid=31400 vsize=1686528 CPUtime=0
/proc/31402/task/31412/stat : 31412 (java) S 31400 31402 31205 0 -1 64 68 0 0 0 0 0 0 0 17 0 12 0 187030678 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=31402/tid=31414] ppid=31400 vsize=1686528 CPUtime=0
/proc/31402/task/31414/stat : 31414 (java) S 31400 31402 31205 0 -1 64 35 0 0 0 0 0 0 0 16 0 12 0 187030679 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=31402/tid=31415] ppid=31400 vsize=1686528 CPUtime=0
/proc/31402/task/31415/stat : 31415 (java) S 31400 31402 31205 0 -1 64 8 0 0 0 0 0 0 0 18 0 12 0 187030679 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1781.5
Current children cumulated vsize (KiB) 1722768



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31415
/proc/meminfo: memFree=1791736/2055920 swapFree=4179968/4192956
[pid=31402] ppid=31400 vsize=1686528 CPUtime=2.52
/proc/31402/stat : 31402 (java) S 31400 31402 31205 0 -1 0 6864 0 108 0 244 8 0 0 18 0 12 0 187030400 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31402/statm: 421632 5383 2165 9 0 416543 0
[pid=31413] ppid=31402 vsize=36240 CPUtime=1797.48
/proc/31413/stat : 31413 (minisat) R 31402 31402 31205 0 -1 4194304 8871 0 0 0 179740 8 0 0 25 0 1 0 187030678 37109760 8802 1992294400 134512640 135156773 4294956080 18446744073709551615 134556404 0 4 0 3 0 0 0 17 1 0 0
/proc/31413/statm: 9060 8802 75 157 0 8900 0
[pid=31402/tid=31404] ppid=31400 vsize=1686528 CPUtime=2.16
/proc/31402/task/31404/stat : 31404 (java) S 31400 31402 31205 0 -1 64 2154 0 50 0 213 3 0 0 17 0 12 0 187030421 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31402/tid=31405] ppid=31400 vsize=1686528 CPUtime=0.21
/proc/31402/task/31405/stat : 31405 (java) S 31400 31402 31205 0 -1 64 3458 0 3 0 19 2 0 0 16 0 12 0 187030429 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31402/tid=31406] ppid=31400 vsize=1686528 CPUtime=0
/proc/31402/task/31406/stat : 31406 (java) S 31400 31402 31205 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 187030431 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31402/tid=31407] ppid=31400 vsize=1686528 CPUtime=0
/proc/31402/task/31407/stat : 31407 (java) S 31400 31402 31205 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 187030431 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31402/tid=31408] ppid=31400 vsize=1686528 CPUtime=0
/proc/31402/task/31408/stat : 31408 (java) S 31400 31402 31205 0 -1 64 0 0 0 0 0 0 0 0 18 0 12 0 187030439 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31402/tid=31409] ppid=31400 vsize=1686528 CPUtime=0.1
/proc/31402/task/31409/stat : 31409 (java) S 31400 31402 31205 0 -1 64 449 0 0 0 10 0 0 0 15 0 12 0 187030439 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31402/tid=31410] ppid=31400 vsize=1686528 CPUtime=0
/proc/31402/task/31410/stat : 31410 (java) S 31400 31402 31205 0 -1 64 2 0 0 0 0 0 0 0 19 0 12 0 187030439 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31402/tid=31411] ppid=31400 vsize=1686528 CPUtime=0
/proc/31402/task/31411/stat : 31411 (java) S 31400 31402 31205 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187030439 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31402/tid=31412] ppid=31400 vsize=1686528 CPUtime=0
/proc/31402/task/31412/stat : 31412 (java) S 31400 31402 31205 0 -1 64 68 0 0 0 0 0 0 0 17 0 12 0 187030678 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=31402/tid=31414] ppid=31400 vsize=1686528 CPUtime=0
/proc/31402/task/31414/stat : 31414 (java) S 31400 31402 31205 0 -1 64 35 0 0 0 0 0 0 0 16 0 12 0 187030679 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=31402/tid=31415] ppid=31400 vsize=1686528 CPUtime=0
/proc/31402/task/31415/stat : 31415 (java) S 31400 31402 31205 0 -1 64 8 0 0 0 0 0 0 0 18 0 12 0 187030679 1727004672 5383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 1722768

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

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

Child status: 0
Real time (s): 1800.88
CPU time (s): 1800.06
CPU user time (s): 1799.86
CPU system time (s): 0.197969
CPU usage (%): 99.9545
Max. virtual memory (cumulated for all children) (KiB): 1722768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.86
system time used= 0.197969
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16224
page faults= 116
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 37525
involuntary context switches= 39039

runsolver used 1.78973 second user time and 4.78827 second system time

The end

Launcher Data

Begin job on node82 at 2009-06-17 01:18:44
IDJOB=1883390
IDBENCH=1167
IDSOLVER=688
FILE ID=node82/1883390-1245194324
PBS_JOBID= 9368301
Free space on /tmp= 66404 MiB

SOLVER NAME= BoolVar 2009-04-26
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/prestwich/armies/normalized-army13.24ls.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-1883390-1245194324/watcher-1883390-1245194324 -o /tmp/evaluation-result-1883390-1245194324/solver-1883390-1245194324 -C 1800 -W 2000 -M 1800  java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883390-1245194324.opb minisat %dimacs %var

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

MD5SUM BENCH= 1a4510076d9024b805728ffe22c0d108
RANDOM SEED=1187533107

node82.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.232
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.232
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1861240 kB
Buffers:         38288 kB
Cached:          88328 kB
SwapCached:       6596 kB
Active:          58584 kB
Inactive:        81532 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1861240 kB
SwapTotal:     4192956 kB
SwapFree:      4179968 kB
Dirty:             880 kB
Writeback:           0 kB
Mapped:          19132 kB
Slab:            40424 kB
Committed_AS:    91788 kB
PageTables:       1400 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1883390-1245194324.opb

Free space on /tmp at the end= 66404 MiB
End job on node82 at 2009-06-17 01:48:47