Trace number 1883612

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.07 1800.56

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/
aloul/FPGA_SAT05/normalized-chnl15_20_pb.cnf.cr.opb
MD5SUMd9b1351aa6c01bb5c883e4233663f5e0
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.022995
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables600
Total number of constraints70
Number of constraints which are clauses40
Number of constraints which are cardinality constraints (but not clauses)30
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint15
Maximum length of a constraint20
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 21
Number of bits of the biggest sum of numbers5
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.24/0.29	------------------------
0.24/0.29	Encoding : LINEAR, DIRECT, BDD, POLYW, GLOBC
0.24/0.29	Size : 0, 12000, 0, 0, 0
0.24/0.29	Count : 0, 70, 0, 0, 0
0.24/0.29	
0.24/0.29	Command line : minisat tmp.dimacs %var 
0.24/0.29	
0.24/0.29	------------------------
0.36/0.30	This is MiniSat 2.0 beta
0.36/0.30	WARNING: for repeatability, setting FPU to use double precision
0.36/0.30	============================[ Problem Statistics ]=============================
0.36/0.30	|                                                                             |
0.36/0.30	|  Number of variables:  600                                                  |
0.36/0.30	|  Number of clauses:    5740                                                 |
0.36/0.31	|  Parsing time:         0.00         s                                       |
0.36/0.33	============================[ Search Statistics ]==============================
0.36/0.33	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.36/0.33	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.36/0.33	===============================================================================
0.36/0.33	|         0 |     560     5700    21280 |     1900        0    nan |  0.000 % |
0.36/0.33	|       101 |     560     5700    21280 |     2090      101     57 |  0.000 % |
0.36/0.33	|       251 |     560     5700    21280 |     2299      251     67 |  0.000 % |
0.36/0.34	|       478 |     560     5700    21280 |     2528      478     67 |  0.000 % |
0.36/0.36	|       817 |     560     5700    21280 |     2781      817     71 |  0.000 % |
0.36/0.38	|      1326 |     560     5700    21280 |     3059     1326     76 |  0.000 % |
0.36/0.42	|      2085 |     560     5700    21280 |     3365     2085     79 |  0.000 % |
0.36/0.51	|      3226 |     560     5700    21280 |     3702     3226     80 |  0.000 % |
0.36/0.63	|      4935 |     560     5700    21280 |     4072     2967     83 |  0.000 % |
0.36/0.90	|      7497 |     560     5700    21280 |     4480     3398    108 |  0.000 % |
1.35/1.37	|     11343 |     560     5700    21280 |     4928     2572    116 |  0.000 % |
2.25/2.22	|     17111 |     560     5700    21280 |     5420     3287    107 |  0.000 % |
4.15/4.11	|     25763 |     560     5700    21280 |     5963     3675    105 |  0.000 % |
6.45/6.47	|     38738 |     560     5700    21280 |     6559     4530     94 |  0.000 % |
8.85/8.90	|     58203 |     560     5700    21280 |     7215     4009     96 |  0.000 % |
14.54/14.59	|     87395 |     560     5700    21280 |     7936     3958    100 |  0.000 % |
23.64/23.69	|    131185 |     560     5700    21280 |     8730     7617     95 |  0.000 % |
34.64/34.66	|    196871 |     560     5700    21280 |     9603     6801    101 |  0.000 % |
55.43/55.46	|    295400 |     560     5700    21280 |    10563     8284     92 |  0.000 % |
83.13/83.19	|    443195 |     560     5700    21280 |    11620     6642     91 |  0.000 % |
127.31/127.35	|    664880 |     560     5700    21280 |    12782    11447     97 |  0.000 % |
193.49/193.57	|    997406 |     560     5700    21280 |    14060     8435     93 |  0.000 % |
288.66/288.76	|   1496209 |     560     5700    21280 |    15466     9590     90 |  0.000 % |
440.92/441.00	|   2244397 |     560     5700    21280 |    17013    15302    102 |  0.000 % |
683.95/684.18	|   3366672 |     560     5700    21280 |    18714    12112     98 |  0.000 % |
1147.91/1148.21	|   5050084 |     560     5700    21280 |    20585    15101    106 |  0.000 % |

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-1883612-1245194919/watcher-1883612-1245194919 -o /tmp/evaluation-result-1883612-1245194919/solver-1883612-1245194919 -C 1800 -W 2000 -M 1800 java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883612-1245194919.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: 0.99 0.98 0.99 3/64 6156
/proc/meminfo: memFree=1822512/2055920 swapFree=4192812/4192956
[pid=6156] ppid=6154 vsize=152 CPUtime=0
/proc/6156/stat : 6156 (java) R 6154 6156 5309 0 -1 0 41 0 0 0 0 0 0 0 20 0 1 0 187091157 155648 26 1992294400 134512640 134550932 4294956192 18446744073709551615 1463076 0 0 4096 0 0 0 0 17 1 0 0
/proc/6156/statm: 38 26 19 9 0 4 0

[startup+0.100702 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 6156
/proc/meminfo: memFree=1822512/2055920 swapFree=4192812/4192956
[pid=6156] ppid=6154 vsize=1685436 CPUtime=0.1
/proc/6156/stat : 6156 (java) S 6154 6156 5309 0 -1 0 2844 0 1 0 9 1 0 0 18 0 9 0 187091157 1725886464 2339 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6156/statm: 421359 2339 1215 9 0 416270 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1685436

[startup+0.201713 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 6156
/proc/meminfo: memFree=1822512/2055920 swapFree=4192812/4192956
[pid=6156] ppid=6154 vsize=1685592 CPUtime=0.24
/proc/6156/stat : 6156 (java) S 6154 6156 5309 0 -1 0 3318 0 1 0 22 2 0 0 18 0 9 0 187091157 1726046208 2794 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6156/statm: 421398 2794 1258 9 0 416309 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 1685592

[startup+0.301727 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 6156
/proc/meminfo: memFree=1822512/2055920 swapFree=4192812/4192956
[pid=6156] ppid=6154 vsize=1685592 CPUtime=0.36
/proc/6156/stat : 6156 (java) S 6154 6156 5309 0 -1 0 3634 0 1 0 34 2 0 0 18 0 9 0 187091157 1726046208 3085 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6156/statm: 421398 3085 1270 9 0 416309 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 1685592

[startup+0.701762 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 6156
/proc/meminfo: memFree=1822512/2055920 swapFree=4192812/4192956
[pid=6156] ppid=6154 vsize=1686564 CPUtime=0.36
/proc/6156/stat : 6156 (java) S 6154 6156 5309 0 -1 0 3970 0 1 0 34 2 0 0 18 0 12 0 187091157 1727041536 3114 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6156/statm: 421641 3114 1274 9 0 416552 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 1686564

[startup+1.50185 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 6169
/proc/meminfo: memFree=1811784/2055920 swapFree=4192812/4192956
[pid=6156] ppid=6154 vsize=1686564 CPUtime=0.36
/proc/6156/stat : 6156 (java) S 6154 6156 5309 0 -1 0 3990 0 1 0 34 2 0 0 18 0 12 0 187091157 1727041536 3114 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6156/statm: 421641 3114 1274 9 0 416552 0
[pid=6167] ppid=6156 vsize=4824 CPUtime=1.19
/proc/6167/stat : 6167 (minisat) R 6156 6156 5309 0 -1 4194304 899 0 0 0 119 0 0 0 25 0 1 0 187091187 4939776 879 1992294400 134512640 135156773 4294956080 18446744073709551615 134556380 0 4 0 3 0 0 0 17 1 0 0
/proc/6167/statm: 1206 879 75 157 0 1046 0
[pid=6156/tid=6158] ppid=6154 vsize=1686564 CPUtime=0.25
/proc/6156/task/6158/stat : 6158 (java) S 6154 6156 5309 0 -1 64 2137 0 1 0 24 1 0 0 18 0 12 0 187091158 1727041536 3114 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6156/tid=6159] ppid=6154 vsize=1686564 CPUtime=0.02
/proc/6156/task/6159/stat : 6159 (java) S 6154 6156 5309 0 -1 64 597 0 0 0 2 0 0 0 16 0 12 0 187091159 1727041536 3114 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6156/tid=6160] ppid=6154 vsize=1686564 CPUtime=0
/proc/6156/task/6160/stat : 6160 (java) S 6154 6156 5309 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187091159 1727041536 3114 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6156/tid=6161] ppid=6154 vsize=1686564 CPUtime=0
/proc/6156/task/6161/stat : 6161 (java) S 6154 6156 5309 0 -1 64 12 0 0 0 0 0 0 0 16 0 12 0 187091159 1727041536 3114 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6156/tid=6162] ppid=6154 vsize=1686564 CPUtime=0
/proc/6156/task/6162/stat : 6162 (java) S 6154 6156 5309 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 187091161 1727041536 3114 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6156/tid=6163] ppid=6154 vsize=1686564 CPUtime=0.06
/proc/6156/task/6163/stat : 6163 (java) S 6154 6156 5309 0 -1 64 390 0 0 0 6 0 0 0 16 0 12 0 187091161 1727041536 3114 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6156/tid=6164] ppid=6154 vsize=1686564 CPUtime=0
/proc/6156/task/6164/stat : 6164 (java) S 6154 6156 5309 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 187091161 1727041536 3114 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6156/tid=6165] ppid=6154 vsize=1686564 CPUtime=0
/proc/6156/task/6165/stat : 6165 (java) S 6154 6156 5309 0 -1 64 5 0 0 0 0 0 0 0 15 0 12 0 187091161 1727041536 3114 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6156/tid=6166] ppid=6154 vsize=1686564 CPUtime=0
/proc/6156/task/6166/stat : 6166 (java) S 6154 6156 5309 0 -1 64 66 0 0 0 0 0 0 0 18 0 12 0 187091187 1727041536 3114 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=6156/tid=6168] ppid=6154 vsize=1686564 CPUtime=0
/proc/6156/task/6168/stat : 6168 (java) S 6154 6156 5309 0 -1 64 47 0 0 0 0 0 0 0 15 0 12 0 187091187 1727041536 3114 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=6156/tid=6169] ppid=6154 vsize=1686564 CPUtime=0
/proc/6156/task/6169/stat : 6169 (java) S 6154 6156 5309 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187091187 1727041536 3114 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.55
Current children cumulated vsize (KiB) 1691388

[startup+3.10103 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 6169
/proc/meminfo: memFree=1811208/2055920 swapFree=4192812/4192956
[pid=6156] ppid=6154 vsize=1686564 CPUtime=0.36
/proc/6156/stat : 6156 (java) S 6154 6156 5309 0 -1 0 3990 0 1 0 34 2 0 0 18 0 12 0 187091157 1727041536 3114 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6156/statm: 421641 3114 1274 9 0 416552 0
[pid=6167] ppid=6156 vsize=5376 CPUtime=2.79
/proc/6167/stat : 6167 (minisat) R 6156 6156 5309 0 -1 4194304 1023 0 0 0 279 0 0 0 25 0 1 0 187091187 5505024 1003 1992294400 134512640 135156773 4294956080 18446744073709551615 134556565 0 4 0 3 0 0 0 17 1 0 0
/proc/6167/statm: 1344 1003 75 157 0 1184 0
[pid=6156/tid=6158] ppid=6154 vsize=1686564 CPUtime=0.25
/proc/6156/task/6158/stat : 6158 (java) S 6154 6156 5309 0 -1 64 2137 0 1 0 24 1 0 0 18 0 12 0 187091158 1727041536 3114 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6156/tid=6159] ppid=6154 vsize=1686564 CPUtime=0.02
/proc/6156/task/6159/stat : 6159 (java) S 6154 6156 5309 0 -1 64 597 0 0 0 2 0 0 0 16 0 12 0 187091159 1727041536 3114 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6156/tid=6160] ppid=6154 vsize=1686564 CPUtime=0
/proc/6156/task/6160/stat : 6160 (java) S 6154 6156 5309 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187091159 1727041536 3114 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6156/tid=6161] ppid=6154 vsize=1686564 CPUtime=0
/proc/6156/task/6161/stat : 6161 (java) S 6154 6156 5309 0 -1 64 12 0 0 0 0 0 0 0 16 0 12 0 187091159 1727041536 3114 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6156/tid=6162] ppid=6154 vsize=1686564 CPUtime=0
/proc/6156/task/6162/stat : 6162 (java) S 6154 6156 5309 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 187091161 1727041536 3114 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6156/tid=6163] ppid=6154 vsize=1686564 CPUtime=0.06
/proc/6156/task/6163/stat : 6163 (java) S 6154 6156 5309 0 -1 64 390 0 0 0 6 0 0 0 16 0 12 0 187091161 1727041536 3114 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6156/tid=6164] ppid=6154 vsize=1686564 CPUtime=0
/proc/6156/task/6164/stat : 6164 (java) S 6154 6156 5309 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 187091161 1727041536 3114 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6156/tid=6165] ppid=6154 vsize=1686564 CPUtime=0
/proc/6156/task/6165/stat : 6165 (java) S 6154 6156 5309 0 -1 64 5 0 0 0 0 0 0 0 15 0 12 0 187091161 1727041536 3114 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6156/tid=6166] ppid=6154 vsize=1686564 CPUtime=0
/proc/6156/task/6166/stat : 6166 (java) S 6154 6156 5309 0 -1 64 66 0 0 0 0 0 0 0 18 0 12 0 187091187 1727041536 3114 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=6156/tid=6168] ppid=6154 vsize=1686564 CPUtime=0
/proc/6156/task/6168/stat : 6168 (java) S 6154 6156 5309 0 -1 64 47 0 0 0 0 0 0 0 16 0 12 0 187091187 1727041536 3114 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=6156/tid=6169] ppid=6154 vsize=1686564 CPUtime=0
/proc/6156/task/6169/stat : 6169 (java) S 6154 6156 5309 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187091187 1727041536 3114 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.15
Current children cumulated vsize (KiB) 1691940

[startup+6.30238 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 6169
/proc/meminfo: memFree=1810312/2055920 swapFree=4192812/4192956
[pid=6156] ppid=6154 vsize=1686564 CPUtime=0.36
/proc/6156/stat : 6156 (java) S 6154 6156 5309 0 -1 0 4129 0 1 0 34 2 0 0 18 0 12 0 187091157 1727041536 3115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6156/statm: 421641 3115 1274 9 0 416552 0
[pid=6167] ppid=6156 vsize=5780 CPUtime=5.99
/proc/6167/stat : 6167 (minisat) R 6156 6156 5309 0 -1 4194304 1122 0 0 0 599 0 0 0 25 0 1 0 187091187 5918720 1102 1992294400 134512640 135156773 4294956080 18446744073709551615 134556407 0 4 0 3 0 0 0 17 1 0 0
/proc/6167/statm: 1445 1102 75 157 0 1285 0
[pid=6156/tid=6158] ppid=6154 vsize=1686564 CPUtime=0.25
/proc/6156/task/6158/stat : 6158 (java) S 6154 6156 5309 0 -1 64 2137 0 1 0 24 1 0 0 18 0 12 0 187091158 1727041536 3115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6156/tid=6159] ppid=6154 vsize=1686564 CPUtime=0.02
/proc/6156/task/6159/stat : 6159 (java) S 6154 6156 5309 0 -1 64 729 0 0 0 2 0 0 0 16 0 12 0 187091159 1727041536 3115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=6156/tid=6160] ppid=6154 vsize=1686564 CPUtime=0
/proc/6156/task/6160/stat : 6160 (java) S 6154 6156 5309 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187091159 1727041536 3115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6156/tid=6161] ppid=6154 vsize=1686564 CPUtime=0
/proc/6156/task/6161/stat : 6161 (java) S 6154 6156 5309 0 -1 64 12 0 0 0 0 0 0 0 16 0 12 0 187091159 1727041536 3115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6156/tid=6162] ppid=6154 vsize=1686564 CPUtime=0
/proc/6156/task/6162/stat : 6162 (java) S 6154 6156 5309 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 187091161 1727041536 3115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6156/tid=6163] ppid=6154 vsize=1686564 CPUtime=0.06
/proc/6156/task/6163/stat : 6163 (java) S 6154 6156 5309 0 -1 64 390 0 0 0 6 0 0 0 16 0 12 0 187091161 1727041536 3115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6156/tid=6164] ppid=6154 vsize=1686564 CPUtime=0
/proc/6156/task/6164/stat : 6164 (java) S 6154 6156 5309 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 187091161 1727041536 3115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6156/tid=6165] ppid=6154 vsize=1686564 CPUtime=0
/proc/6156/task/6165/stat : 6165 (java) S 6154 6156 5309 0 -1 64 12 0 0 0 0 0 0 0 15 0 12 0 187091161 1727041536 3115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6156/tid=6166] ppid=6154 vsize=1686564 CPUtime=0
/proc/6156/task/6166/stat : 6166 (java) S 6154 6156 5309 0 -1 64 66 0 0 0 0 0 0 0 18 0 12 0 187091187 1727041536 3115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=6156/tid=6168] ppid=6154 vsize=1686564 CPUtime=0
/proc/6156/task/6168/stat : 6168 (java) S 6154 6156 5309 0 -1 64 47 0 0 0 0 0 0 0 16 0 12 0 187091187 1727041536 3115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=6156/tid=6169] ppid=6154 vsize=1686564 CPUtime=0
/proc/6156/task/6169/stat : 6169 (java) S 6154 6156 5309 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187091187 1727041536 3115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.35
Current children cumulated vsize (KiB) 1692344

[startup+12.7021 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 6169
/proc/meminfo: memFree=1809160/2055920 swapFree=4192812/4192956
[pid=6156] ppid=6154 vsize=1686564 CPUtime=0.36
/proc/6156/stat : 6156 (java) S 6154 6156 5309 0 -1 0 4130 0 1 0 34 2 0 0 18 0 12 0 187091157 1727041536 3115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6156/statm: 421641 3115 1274 9 0 416552 0
[pid=6167] ppid=6156 vsize=6840 CPUtime=12.38
/proc/6167/stat : 6167 (minisat) R 6156 6156 5309 0 -1 4194304 1376 0 0 0 1238 0 0 0 25 0 1 0 187091187 7004160 1356 1992294400 134512640 135156773 4294956080 18446744073709551615 134556398 0 4 0 3 0 0 0 17 1 0 0
/proc/6167/statm: 1710 1356 75 157 0 1550 0
[pid=6156/tid=6158] ppid=6154 vsize=1686564 CPUtime=0.25
/proc/6156/task/6158/stat : 6158 (java) S 6154 6156 5309 0 -1 64 2137 0 1 0 24 1 0 0 18 0 12 0 187091158 1727041536 3115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6156/tid=6159] ppid=6154 vsize=1686564 CPUtime=0.02
/proc/6156/task/6159/stat : 6159 (java) S 6154 6156 5309 0 -1 64 729 0 0 0 2 0 0 0 16 0 12 0 187091159 1727041536 3115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=6156/tid=6160] ppid=6154 vsize=1686564 CPUtime=0
/proc/6156/task/6160/stat : 6160 (java) S 6154 6156 5309 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187091159 1727041536 3115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6156/tid=6161] ppid=6154 vsize=1686564 CPUtime=0
/proc/6156/task/6161/stat : 6161 (java) S 6154 6156 5309 0 -1 64 12 0 0 0 0 0 0 0 16 0 12 0 187091159 1727041536 3115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6156/tid=6162] ppid=6154 vsize=1686564 CPUtime=0
/proc/6156/task/6162/stat : 6162 (java) S 6154 6156 5309 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 187091161 1727041536 3115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6156/tid=6163] ppid=6154 vsize=1686564 CPUtime=0.06
/proc/6156/task/6163/stat : 6163 (java) S 6154 6156 5309 0 -1 64 390 0 0 0 6 0 0 0 16 0 12 0 187091161 1727041536 3115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6156/tid=6164] ppid=6154 vsize=1686564 CPUtime=0
/proc/6156/task/6164/stat : 6164 (java) S 6154 6156 5309 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 187091161 1727041536 3115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6156/tid=6165] ppid=6154 vsize=1686564 CPUtime=0
/proc/6156/task/6165/stat : 6165 (java) S 6154 6156 5309 0 -1 64 12 0 0 0 0 0 0 0 15 0 12 0 187091161 1727041536 3115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6156/tid=6166] ppid=6154 vsize=1686564 CPUtime=0
/proc/6156/task/6166/stat : 6166 (java) S 6154 6156 5309 0 -1 64 66 0 0 0 0 0 0 0 18 0 12 0 187091187 1727041536 3115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=6156/tid=6168] ppid=6154 vsize=1686564 CPUtime=0
/proc/6156/task/6168/stat : 6168 (java) S 6154 6156 5309 0 -1 64 48 0 0 0 0 0 0 0 16 0 12 0 187091187 1727041536 3115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=6156/tid=6169] ppid=6154 vsize=1686564 CPUtime=0
/proc/6156/task/6169/stat : 6169 (java) S 6154 6156 5309 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187091187 1727041536 3115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.74
Current children cumulated vsize (KiB) 1693404

[startup+25.5025 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 6169
/proc/meminfo: memFree=1807496/2055920 swapFree=4192812/4192956
[pid=6156] ppid=6154 vsize=1686564 CPUtime=0.36
/proc/6156/stat : 6156 (java) S 6154 6156 5309 0 -1 0 4130 0 1 0 34 2 0 0 18 0 12 0 187091157 1727041536 3115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6156/statm: 421641 3115 1274 9 0 416552 0
[pid=6167] ppid=6156 vsize=8608 CPUtime=25.18
/proc/6167/stat : 6167 (minisat) R 6156 6156 5309 0 -1 4194304 1824 0 0 0 2517 1 0 0 25 0 1 0 187091187 8814592 1804 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 1 0 0
/proc/6167/statm: 2152 1804 75 157 0 1992 0

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

/proc/6167/statm: 6684 6164 75 157 0 6524 0
[pid=6156/tid=6158] ppid=6154 vsize=1686564 CPUtime=0.25
/proc/6156/task/6158/stat : 6158 (java) S 6154 6156 5309 0 -1 64 2137 0 1 0 24 1 0 0 18 0 12 0 187091158 1727041536 3115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6156/tid=6159] ppid=6154 vsize=1686564 CPUtime=0.02
/proc/6156/task/6159/stat : 6159 (java) S 6154 6156 5309 0 -1 64 729 0 0 0 2 0 0 0 16 0 12 0 187091159 1727041536 3115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=6156/tid=6160] ppid=6154 vsize=1686564 CPUtime=0
/proc/6156/task/6160/stat : 6160 (java) S 6154 6156 5309 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187091159 1727041536 3115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6156/tid=6161] ppid=6154 vsize=1686564 CPUtime=0
/proc/6156/task/6161/stat : 6161 (java) S 6154 6156 5309 0 -1 64 12 0 0 0 0 0 0 0 16 0 12 0 187091159 1727041536 3115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6156/tid=6162] ppid=6154 vsize=1686564 CPUtime=0
/proc/6156/task/6162/stat : 6162 (java) S 6154 6156 5309 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 187091161 1727041536 3115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6156/tid=6163] ppid=6154 vsize=1686564 CPUtime=0.06
/proc/6156/task/6163/stat : 6163 (java) S 6154 6156 5309 0 -1 64 390 0 0 0 6 0 0 0 16 0 12 0 187091161 1727041536 3115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6156/tid=6164] ppid=6154 vsize=1686564 CPUtime=0
/proc/6156/task/6164/stat : 6164 (java) S 6154 6156 5309 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 187091161 1727041536 3115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6156/tid=6165] ppid=6154 vsize=1686564 CPUtime=0
/proc/6156/task/6165/stat : 6165 (java) S 6154 6156 5309 0 -1 64 12 0 0 0 0 0 0 0 15 0 12 0 187091161 1727041536 3115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6156/tid=6166] ppid=6154 vsize=1686564 CPUtime=0
/proc/6156/task/6166/stat : 6166 (java) S 6154 6156 5309 0 -1 64 66 0 0 0 0 0 0 0 18 0 12 0 187091187 1727041536 3115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=6156/tid=6168] ppid=6154 vsize=1686564 CPUtime=0
/proc/6156/task/6168/stat : 6168 (java) S 6154 6156 5309 0 -1 64 49 0 0 0 0 0 0 0 16 0 12 0 187091187 1727041536 3115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=6156/tid=6169] ppid=6154 vsize=1686564 CPUtime=0
/proc/6156/task/6169/stat : 6169 (java) S 6154 6156 5309 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187091187 1727041536 3115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1601.88
Current children cumulated vsize (KiB) 1713300

[startup+1662.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 6171
/proc/meminfo: memFree=1788744/2055920 swapFree=4192812/4192956
[pid=6156] ppid=6154 vsize=1686564 CPUtime=0.36
/proc/6156/stat : 6156 (java) S 6154 6156 5309 0 -1 0 4131 0 1 0 34 2 0 0 18 0 12 0 187091157 1727041536 3115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6156/statm: 421641 3115 1274 9 0 416552 0
[pid=6167] ppid=6156 vsize=27132 CPUtime=1661.5
/proc/6167/stat : 6167 (minisat) R 6156 6156 5309 0 -1 4194304 6304 0 0 0 166139 11 0 0 25 0 1 0 187091187 27783168 6284 1992294400 134512640 135156773 4294956080 18446744073709551615 134555037 0 4 0 3 0 0 0 17 1 0 0
/proc/6167/statm: 6783 6284 75 157 0 6623 0
[pid=6156/tid=6158] ppid=6154 vsize=1686564 CPUtime=0.25
/proc/6156/task/6158/stat : 6158 (java) S 6154 6156 5309 0 -1 64 2137 0 1 0 24 1 0 0 18 0 12 0 187091158 1727041536 3115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6156/tid=6159] ppid=6154 vsize=1686564 CPUtime=0.02
/proc/6156/task/6159/stat : 6159 (java) S 6154 6156 5309 0 -1 64 729 0 0 0 2 0 0 0 16 0 12 0 187091159 1727041536 3115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=6156/tid=6160] ppid=6154 vsize=1686564 CPUtime=0
/proc/6156/task/6160/stat : 6160 (java) S 6154 6156 5309 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187091159 1727041536 3115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6156/tid=6161] ppid=6154 vsize=1686564 CPUtime=0
/proc/6156/task/6161/stat : 6161 (java) S 6154 6156 5309 0 -1 64 12 0 0 0 0 0 0 0 16 0 12 0 187091159 1727041536 3115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6156/tid=6162] ppid=6154 vsize=1686564 CPUtime=0
/proc/6156/task/6162/stat : 6162 (java) S 6154 6156 5309 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 187091161 1727041536 3115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6156/tid=6163] ppid=6154 vsize=1686564 CPUtime=0.06
/proc/6156/task/6163/stat : 6163 (java) S 6154 6156 5309 0 -1 64 390 0 0 0 6 0 0 0 16 0 12 0 187091161 1727041536 3115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6156/tid=6164] ppid=6154 vsize=1686564 CPUtime=0
/proc/6156/task/6164/stat : 6164 (java) S 6154 6156 5309 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 187091161 1727041536 3115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6156/tid=6165] ppid=6154 vsize=1686564 CPUtime=0
/proc/6156/task/6165/stat : 6165 (java) S 6154 6156 5309 0 -1 64 12 0 0 0 0 0 0 0 15 0 12 0 187091161 1727041536 3115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6156/tid=6166] ppid=6154 vsize=1686564 CPUtime=0
/proc/6156/task/6166/stat : 6166 (java) S 6154 6156 5309 0 -1 64 66 0 0 0 0 0 0 0 18 0 12 0 187091187 1727041536 3115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=6156/tid=6168] ppid=6154 vsize=1686564 CPUtime=0
/proc/6156/task/6168/stat : 6168 (java) S 6154 6156 5309 0 -1 64 49 0 0 0 0 0 0 0 16 0 12 0 187091187 1727041536 3115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=6156/tid=6169] ppid=6154 vsize=1686564 CPUtime=0
/proc/6156/task/6169/stat : 6169 (java) S 6154 6156 5309 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187091187 1727041536 3115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1661.86
Current children cumulated vsize (KiB) 1713696

[startup+1722.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 6171
/proc/meminfo: memFree=1788424/2055920 swapFree=4192812/4192956
[pid=6156] ppid=6154 vsize=1686564 CPUtime=0.36
/proc/6156/stat : 6156 (java) S 6154 6156 5309 0 -1 0 4131 0 1 0 34 2 0 0 18 0 12 0 187091157 1727041536 3115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6156/statm: 421641 3115 1274 9 0 416552 0
[pid=6167] ppid=6156 vsize=27568 CPUtime=1721.48
/proc/6167/stat : 6167 (minisat) R 6156 6156 5309 0 -1 4194304 6404 0 0 0 172137 11 0 0 25 0 1 0 187091187 28229632 6384 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 1 0 0
/proc/6167/statm: 6892 6384 75 157 0 6732 0
[pid=6156/tid=6158] ppid=6154 vsize=1686564 CPUtime=0.25
/proc/6156/task/6158/stat : 6158 (java) S 6154 6156 5309 0 -1 64 2137 0 1 0 24 1 0 0 18 0 12 0 187091158 1727041536 3115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6156/tid=6159] ppid=6154 vsize=1686564 CPUtime=0.02
/proc/6156/task/6159/stat : 6159 (java) S 6154 6156 5309 0 -1 64 729 0 0 0 2 0 0 0 16 0 12 0 187091159 1727041536 3115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=6156/tid=6160] ppid=6154 vsize=1686564 CPUtime=0
/proc/6156/task/6160/stat : 6160 (java) S 6154 6156 5309 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187091159 1727041536 3115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6156/tid=6161] ppid=6154 vsize=1686564 CPUtime=0
/proc/6156/task/6161/stat : 6161 (java) S 6154 6156 5309 0 -1 64 12 0 0 0 0 0 0 0 16 0 12 0 187091159 1727041536 3115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6156/tid=6162] ppid=6154 vsize=1686564 CPUtime=0
/proc/6156/task/6162/stat : 6162 (java) S 6154 6156 5309 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 187091161 1727041536 3115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6156/tid=6163] ppid=6154 vsize=1686564 CPUtime=0.06
/proc/6156/task/6163/stat : 6163 (java) S 6154 6156 5309 0 -1 64 390 0 0 0 6 0 0 0 16 0 12 0 187091161 1727041536 3115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6156/tid=6164] ppid=6154 vsize=1686564 CPUtime=0
/proc/6156/task/6164/stat : 6164 (java) S 6154 6156 5309 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 187091161 1727041536 3115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6156/tid=6165] ppid=6154 vsize=1686564 CPUtime=0
/proc/6156/task/6165/stat : 6165 (java) S 6154 6156 5309 0 -1 64 12 0 0 0 0 0 0 0 15 0 12 0 187091161 1727041536 3115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6156/tid=6166] ppid=6154 vsize=1686564 CPUtime=0
/proc/6156/task/6166/stat : 6166 (java) S 6154 6156 5309 0 -1 64 66 0 0 0 0 0 0 0 18 0 12 0 187091187 1727041536 3115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=6156/tid=6168] ppid=6154 vsize=1686564 CPUtime=0
/proc/6156/task/6168/stat : 6168 (java) S 6154 6156 5309 0 -1 64 49 0 0 0 0 0 0 0 16 0 12 0 187091187 1727041536 3115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=6156/tid=6169] ppid=6154 vsize=1686564 CPUtime=0
/proc/6156/task/6169/stat : 6169 (java) S 6154 6156 5309 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187091187 1727041536 3115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1721.84
Current children cumulated vsize (KiB) 1714132

[startup+1782.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 6171
/proc/meminfo: memFree=1788360/2055920 swapFree=4192812/4192956
[pid=6156] ppid=6154 vsize=1686564 CPUtime=0.36
/proc/6156/stat : 6156 (java) S 6154 6156 5309 0 -1 0 4131 0 1 0 34 2 0 0 18 0 12 0 187091157 1727041536 3115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6156/statm: 421641 3115 1274 9 0 416552 0
[pid=6167] ppid=6156 vsize=27568 CPUtime=1781.47
/proc/6167/stat : 6167 (minisat) R 6156 6156 5309 0 -1 4194304 6407 0 0 0 178136 11 0 0 25 0 1 0 187091187 28229632 6387 1992294400 134512640 135156773 4294956080 18446744073709551615 134556276 0 4 0 3 0 0 0 17 1 0 0
/proc/6167/statm: 6892 6387 75 157 0 6732 0
[pid=6156/tid=6158] ppid=6154 vsize=1686564 CPUtime=0.25
/proc/6156/task/6158/stat : 6158 (java) S 6154 6156 5309 0 -1 64 2137 0 1 0 24 1 0 0 18 0 12 0 187091158 1727041536 3115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6156/tid=6159] ppid=6154 vsize=1686564 CPUtime=0.02
/proc/6156/task/6159/stat : 6159 (java) S 6154 6156 5309 0 -1 64 729 0 0 0 2 0 0 0 16 0 12 0 187091159 1727041536 3115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=6156/tid=6160] ppid=6154 vsize=1686564 CPUtime=0
/proc/6156/task/6160/stat : 6160 (java) S 6154 6156 5309 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187091159 1727041536 3115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6156/tid=6161] ppid=6154 vsize=1686564 CPUtime=0
/proc/6156/task/6161/stat : 6161 (java) S 6154 6156 5309 0 -1 64 12 0 0 0 0 0 0 0 16 0 12 0 187091159 1727041536 3115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6156/tid=6162] ppid=6154 vsize=1686564 CPUtime=0
/proc/6156/task/6162/stat : 6162 (java) S 6154 6156 5309 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 187091161 1727041536 3115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6156/tid=6163] ppid=6154 vsize=1686564 CPUtime=0.06
/proc/6156/task/6163/stat : 6163 (java) S 6154 6156 5309 0 -1 64 390 0 0 0 6 0 0 0 16 0 12 0 187091161 1727041536 3115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6156/tid=6164] ppid=6154 vsize=1686564 CPUtime=0
/proc/6156/task/6164/stat : 6164 (java) S 6154 6156 5309 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 187091161 1727041536 3115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6156/tid=6165] ppid=6154 vsize=1686564 CPUtime=0
/proc/6156/task/6165/stat : 6165 (java) S 6154 6156 5309 0 -1 64 12 0 0 0 0 0 0 0 15 0 12 0 187091161 1727041536 3115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6156/tid=6166] ppid=6154 vsize=1686564 CPUtime=0
/proc/6156/task/6166/stat : 6166 (java) S 6154 6156 5309 0 -1 64 66 0 0 0 0 0 0 0 18 0 12 0 187091187 1727041536 3115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=6156/tid=6168] ppid=6154 vsize=1686564 CPUtime=0
/proc/6156/task/6168/stat : 6168 (java) S 6154 6156 5309 0 -1 64 49 0 0 0 0 0 0 0 16 0 12 0 187091187 1727041536 3115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=6156/tid=6169] ppid=6154 vsize=1686564 CPUtime=0
/proc/6156/task/6169/stat : 6169 (java) S 6154 6156 5309 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187091187 1727041536 3115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1781.83
Current children cumulated vsize (KiB) 1714132



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 6171
/proc/meminfo: memFree=1788360/2055920 swapFree=4192812/4192956
[pid=6156] ppid=6154 vsize=1686564 CPUtime=0.36
/proc/6156/stat : 6156 (java) S 6154 6156 5309 0 -1 0 4131 0 1 0 34 2 0 0 18 0 12 0 187091157 1727041536 3115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6156/statm: 421641 3115 1274 9 0 416552 0
[pid=6167] ppid=6156 vsize=27568 CPUtime=1799.67
/proc/6167/stat : 6167 (minisat) R 6156 6156 5309 0 -1 4194304 6409 0 0 0 179956 11 0 0 25 0 1 0 187091187 28229632 6389 1992294400 134512640 135156773 4294956080 18446744073709551615 134556407 0 4 0 3 0 0 0 17 1 0 0
/proc/6167/statm: 6892 6389 75 157 0 6732 0
[pid=6156/tid=6158] ppid=6154 vsize=1686564 CPUtime=0.25
/proc/6156/task/6158/stat : 6158 (java) S 6154 6156 5309 0 -1 64 2137 0 1 0 24 1 0 0 18 0 12 0 187091158 1727041536 3115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6156/tid=6159] ppid=6154 vsize=1686564 CPUtime=0.02
/proc/6156/task/6159/stat : 6159 (java) S 6154 6156 5309 0 -1 64 729 0 0 0 2 0 0 0 16 0 12 0 187091159 1727041536 3115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=6156/tid=6160] ppid=6154 vsize=1686564 CPUtime=0
/proc/6156/task/6160/stat : 6160 (java) S 6154 6156 5309 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187091159 1727041536 3115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6156/tid=6161] ppid=6154 vsize=1686564 CPUtime=0
/proc/6156/task/6161/stat : 6161 (java) S 6154 6156 5309 0 -1 64 12 0 0 0 0 0 0 0 16 0 12 0 187091159 1727041536 3115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6156/tid=6162] ppid=6154 vsize=1686564 CPUtime=0
/proc/6156/task/6162/stat : 6162 (java) S 6154 6156 5309 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 187091161 1727041536 3115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6156/tid=6163] ppid=6154 vsize=1686564 CPUtime=0.06
/proc/6156/task/6163/stat : 6163 (java) S 6154 6156 5309 0 -1 64 390 0 0 0 6 0 0 0 16 0 12 0 187091161 1727041536 3115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6156/tid=6164] ppid=6154 vsize=1686564 CPUtime=0
/proc/6156/task/6164/stat : 6164 (java) S 6154 6156 5309 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 187091161 1727041536 3115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6156/tid=6165] ppid=6154 vsize=1686564 CPUtime=0
/proc/6156/task/6165/stat : 6165 (java) S 6154 6156 5309 0 -1 64 12 0 0 0 0 0 0 0 15 0 12 0 187091161 1727041536 3115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6156/tid=6166] ppid=6154 vsize=1686564 CPUtime=0
/proc/6156/task/6166/stat : 6166 (java) S 6154 6156 5309 0 -1 64 66 0 0 0 0 0 0 0 18 0 12 0 187091187 1727041536 3115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=6156/tid=6168] ppid=6154 vsize=1686564 CPUtime=0
/proc/6156/task/6168/stat : 6168 (java) S 6154 6156 5309 0 -1 64 49 0 0 0 0 0 0 0 16 0 12 0 187091187 1727041536 3115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=6156/tid=6169] ppid=6154 vsize=1686564 CPUtime=0
/proc/6156/task/6169/stat : 6169 (java) S 6154 6156 5309 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187091187 1727041536 3115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 1714132

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.56
CPU time (s): 1800.07
CPU user time (s): 1799.92
CPU system time (s): 0.150977
CPU usage (%): 99.9727
Max. virtual memory (cumulated for all children) (KiB): 1714132

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.92
system time used= 0.150977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10972
page faults= 78
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 36788
involuntary context switches= 1971

runsolver used 2.10268 second user time and 4.45932 second system time

The end

Launcher Data

Begin job on node35 at 2009-06-17 01:28:39
IDJOB=1883612
IDBENCH=1389
IDSOLVER=688
FILE ID=node35/1883612-1245194919
PBS_JOBID= 9368322
Free space on /tmp= 66136 MiB

SOLVER NAME= BoolVar 2009-04-26
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl15_20_pb.cnf.cr.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-1883612-1245194919/watcher-1883612-1245194919 -o /tmp/evaluation-result-1883612-1245194919/solver-1883612-1245194919 -C 1800 -W 2000 -M 1800  java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883612-1245194919.opb minisat %dimacs %var

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

MD5SUM BENCH= d9b1351aa6c01bb5c883e4233663f5e0
RANDOM SEED=1036909524

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1823120 kB
Buffers:         48736 kB
Cached:         110448 kB
SwapCached:        140 kB
Active:          59724 kB
Inactive:       113572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1823120 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:             852 kB
Writeback:           0 kB
Mapped:          23744 kB
Slab:            45672 kB
Committed_AS:   191168 kB
PageTables:       1400 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-1883612-1245194919.opb

Free space on /tmp at the end= 66136 MiB
End job on node35 at 2009-06-17 01:58:41