Trace number 1883826

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.11 1800.97

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_50_10_4_15.opb
MD5SUM521a5315af7cbff32722a5aa297c08a4
Bench CategoryDEC-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables100
Total number of constraints152
Number of constraints which are clauses50
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints101
Minimum length of a constraint2
Maximum length of a constraint100
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 15
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)1228
Sum of products size (including duplicates)2456
Number of different products614
Sum of products size1228

Solver Data

0.96/0.99	------------------------
0.96/0.99	Encoding : LINEAR, DIRECT, BDD, POLYW, GLOBC
0.96/0.99	Size : 0, 18638, 0, 0, 40046
0.96/0.99	Count : 0, 1378, 0, 0, 3
0.96/0.99	
0.96/0.99	Command line : minisat tmp.dimacs %var 
0.96/0.99	
0.96/0.99	------------------------
1.07/1.01	This is MiniSat 2.0 beta
1.07/1.01	WARNING: for repeatability, setting FPU to use double precision
1.07/1.01	============================[ Problem Statistics ]=============================
1.07/1.01	|                                                                             |
1.07/1.01	|  Number of variables:  2344                                                 |
1.07/1.01	|  Number of clauses:    22906                                                |
1.07/1.01	|  Parsing time:         0.02         s                                       |
1.16/1.18	============================[ Search Statistics ]==============================
1.16/1.18	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.16/1.18	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.16/1.18	===============================================================================
1.16/1.18	|         0 |    1017    14187    46443 |     4729        0    nan |  0.000 % |
1.16/1.19	|       102 |    1017    14187    46443 |     5201      102      7 |  0.128 % |
1.16/1.20	|       252 |    1017    14187    46443 |     5722      252     12 |  0.128 % |
1.26/1.21	|       479 |    1017    14187    46443 |     6294      479     18 |  0.128 % |
1.26/1.23	|       817 |    1017    14187    46443 |     6923      817     20 |  0.128 % |
1.26/1.26	|      1323 |    1017    14187    46443 |     7616     1323     22 |  0.128 % |
1.37/1.31	|      2082 |    1017    14187    46443 |     8377     2082     25 |  0.128 % |
1.37/1.40	|      3222 |    1017    14187    46443 |     9215     3222     27 |  0.128 % |
1.57/1.53	|      4931 |    1017    14187    46443 |    10137     4931     27 |  0.128 % |
1.77/1.76	|      7493 |    1017    14187    46443 |    11150     7493     29 |  0.128 % |
2.17/2.17	|     11337 |    1017    14187    46443 |    12265    11337     30 |  0.128 % |
2.87/2.83	|     17103 |    1017    14187    46443 |    13492    10768     30 |  0.128 % |
3.88/3.86	|     25754 |    1017    14187    46443 |    14841    12442     28 |  0.128 % |
5.68/5.66	|     38728 |    1017    14187    46443 |    16325    10177     32 |  0.128 % |
8.38/8.37	|     58190 |    1017    14187    46443 |    17958    12936     28 |  0.128 % |
13.28/13.22	|     87382 |    1017    14187    46443 |    19754    14631     30 |  0.128 % |
21.47/21.48	|    131171 |    1017    14187    46443 |    21729    18177     31 |  0.128 % |
33.06/33.07	|    196855 |    1017    14187    46443 |    23902    17312     30 |  0.128 % |
53.75/53.75	|    295382 |    1017    14187    46443 |    26292    18647     30 |  0.128 % |
86.43/86.44	|    443172 |    1017    14187    46443 |    28922    18357     33 |  0.128 % |
142.51/142.54	|    664856 |    1017    14187    46443 |    31814    26868     29 |  0.128 % |
222.18/222.27	|    997382 |    1017    14187    46443 |    34995    17334     31 |  0.128 % |
349.01/349.16	|   1496171 |    1017    14187    46443 |    38495    20719     31 |  0.128 % |
561.50/561.75	|   2244353 |    1017    14187    46443 |    42344    16992     28 |  0.128 % |
888.52/888.99	|   3366627 |    1017    14187    46443 |    46579    39017     31 |  0.128 % |
1424.16/1424.81	|   5050038 |    1017    14187    46443 |    51237    29774     34 |  0.128 % |

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-1883826-1245217579/watcher-1883826-1245217579 -o /tmp/evaluation-result-1883826-1245217579/solver-1883826-1245217579 -C 1800 -W 2000 -M 1800 java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883826-1245217579.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 0.99 0.99 3/64 6089
/proc/meminfo: memFree=1805824/2055920 swapFree=4192812/4192956
[pid=6089] ppid=6087 vsize=1616 CPUtime=0
/proc/6089/stat : 6089 (java) R 6087 6089 5649 0 -1 0 190 0 0 0 0 0 0 0 18 0 1 0 189358632 1654784 160 1992294400 134512640 134550932 4294956192 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/6089/statm: 405 161 124 9 0 47 0

[startup+0.035487 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 6089
/proc/meminfo: memFree=1805824/2055920 swapFree=4192812/4192956
[pid=6089] ppid=6087 vsize=1682168 CPUtime=0.02
/proc/6089/stat : 6089 (java) S 6087 6089 5649 0 -1 0 1833 0 1 0 1 1 0 0 18 0 5 0 189358632 1722540032 1440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/6089/statm: 420542 1448 844 9 0 415457 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1682168

[startup+0.101512 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 6089
/proc/meminfo: memFree=1805824/2055920 swapFree=4192812/4192956
[pid=6089] ppid=6087 vsize=1685288 CPUtime=0.11
/proc/6089/stat : 6089 (java) S 6087 6089 5649 0 -1 0 2861 0 1 0 10 1 0 0 18 0 9 0 189358632 1725734912 2355 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6089/statm: 421322 2355 1221 9 0 416233 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 1685288

[startup+0.301555 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 6089
/proc/meminfo: memFree=1805824/2055920 swapFree=4192812/4192956
[pid=6089] ppid=6087 vsize=1685444 CPUtime=0.36
/proc/6089/stat : 6089 (java) S 6087 6089 5649 0 -1 0 3530 0 1 0 35 1 0 0 18 0 9 0 189358632 1725894656 2995 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6089/statm: 421361 2995 1258 9 0 416272 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 1685444

[startup+0.701637 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 6089
/proc/meminfo: memFree=1805824/2055920 swapFree=4192812/4192956
[pid=6089] ppid=6087 vsize=1685444 CPUtime=0.76
/proc/6089/stat : 6089 (java) S 6087 6089 5649 0 -1 0 4127 0 1 0 74 2 0 0 18 0 9 0 189358632 1725894656 3565 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6089/statm: 421361 3565 1258 9 0 416272 0
Current children cumulated CPU time (s) 0.76
Current children cumulated vsize (KiB) 1685444

[startup+1.5028 s]
/proc/loadavg: 1.00 0.99 0.99 4/77 6102
/proc/meminfo: memFree=1792656/2055920 swapFree=4192812/4192956
[pid=6089] ppid=6087 vsize=1686544 CPUtime=1.08
/proc/6089/stat : 6089 (java) S 6087 6089 5649 0 -1 0 6534 0 1 0 105 3 0 0 18 0 12 0 189358632 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6089/statm: 421636 5195 2163 9 0 416547 0
[pid=6100] ppid=6089 vsize=4760 CPUtime=0.49
/proc/6100/stat : 6100 (minisat) R 6089 6089 5649 0 -1 4194304 996 0 0 0 49 0 0 0 21 0 1 0 189358731 4874240 919 1992294400 134512640 135156773 4294956080 18446744073709551615 134554199 0 4 0 3 0 0 0 17 0 0 0
/proc/6100/statm: 1190 919 75 157 0 1030 0
[pid=6089/tid=6091] ppid=6087 vsize=1686544 CPUtime=0.85
/proc/6089/task/6091/stat : 6091 (java) S 6087 6089 5649 0 -1 64 2150 0 1 0 84 1 0 0 19 0 12 0 189358633 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6089/tid=6092] ppid=6087 vsize=1686544 CPUtime=0.11
/proc/6089/task/6092/stat : 6092 (java) S 6087 6089 5649 0 -1 64 3089 0 0 0 10 1 0 0 16 0 12 0 189358634 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6089/tid=6093] ppid=6087 vsize=1686544 CPUtime=0
/proc/6089/task/6093/stat : 6093 (java) S 6087 6089 5649 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 189358634 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6089/tid=6094] ppid=6087 vsize=1686544 CPUtime=0
/proc/6089/task/6094/stat : 6094 (java) S 6087 6089 5649 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 189358634 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6089/tid=6095] ppid=6087 vsize=1686544 CPUtime=0
/proc/6089/task/6095/stat : 6095 (java) S 6087 6089 5649 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 189358637 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6089/tid=6096] ppid=6087 vsize=1686544 CPUtime=0.09
/proc/6089/task/6096/stat : 6096 (java) S 6087 6089 5649 0 -1 64 442 0 0 0 9 0 0 0 16 0 12 0 189358637 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6089/tid=6097] ppid=6087 vsize=1686544 CPUtime=0
/proc/6089/task/6097/stat : 6097 (java) S 6087 6089 5649 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 189358637 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6089/tid=6098] ppid=6087 vsize=1686544 CPUtime=0
/proc/6089/task/6098/stat : 6098 (java) S 6087 6089 5649 0 -1 64 6 0 0 0 0 0 0 0 15 0 12 0 189358637 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6089/tid=6099] ppid=6087 vsize=1686544 CPUtime=0
/proc/6089/task/6099/stat : 6099 (java) S 6087 6089 5649 0 -1 64 72 0 0 0 0 0 0 0 16 0 12 0 189358731 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=6089/tid=6101] ppid=6087 vsize=1686544 CPUtime=0
/proc/6089/task/6101/stat : 6101 (java) S 6087 6089 5649 0 -1 64 36 0 0 0 0 0 0 0 16 0 12 0 189358732 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=6089/tid=6102] ppid=6087 vsize=1686544 CPUtime=0
/proc/6089/task/6102/stat : 6102 (java) S 6087 6089 5649 0 -1 64 4 0 0 0 0 0 0 0 19 0 12 0 189358732 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.57
Current children cumulated vsize (KiB) 1691304

[startup+3.10214 s]
/proc/loadavg: 1.00 0.99 0.99 2/77 6102
/proc/meminfo: memFree=1789008/2055920 swapFree=4192812/4192956
[pid=6089] ppid=6087 vsize=1686544 CPUtime=1.08
/proc/6089/stat : 6089 (java) S 6087 6089 5649 0 -1 0 6534 0 1 0 105 3 0 0 18 0 12 0 189358632 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6089/statm: 421636 5195 2163 9 0 416547 0
[pid=6100] ppid=6089 vsize=5720 CPUtime=2.09
/proc/6100/stat : 6100 (minisat) R 6089 6089 5649 0 -1 4194304 1226 0 0 0 209 0 0 0 25 0 1 0 189358731 5857280 1149 1992294400 134512640 135156773 4294956080 18446744073709551615 134548301 0 4 0 3 0 0 0 17 0 0 0
/proc/6100/statm: 1430 1149 75 157 0 1270 0
[pid=6089/tid=6091] ppid=6087 vsize=1686544 CPUtime=0.85
/proc/6089/task/6091/stat : 6091 (java) S 6087 6089 5649 0 -1 64 2150 0 1 0 84 1 0 0 19 0 12 0 189358633 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6089/tid=6092] ppid=6087 vsize=1686544 CPUtime=0.11
/proc/6089/task/6092/stat : 6092 (java) S 6087 6089 5649 0 -1 64 3089 0 0 0 10 1 0 0 16 0 12 0 189358634 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6089/tid=6093] ppid=6087 vsize=1686544 CPUtime=0
/proc/6089/task/6093/stat : 6093 (java) S 6087 6089 5649 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 189358634 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6089/tid=6094] ppid=6087 vsize=1686544 CPUtime=0
/proc/6089/task/6094/stat : 6094 (java) S 6087 6089 5649 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 189358634 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6089/tid=6095] ppid=6087 vsize=1686544 CPUtime=0
/proc/6089/task/6095/stat : 6095 (java) S 6087 6089 5649 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 189358637 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6089/tid=6096] ppid=6087 vsize=1686544 CPUtime=0.09
/proc/6089/task/6096/stat : 6096 (java) S 6087 6089 5649 0 -1 64 442 0 0 0 9 0 0 0 16 0 12 0 189358637 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6089/tid=6097] ppid=6087 vsize=1686544 CPUtime=0
/proc/6089/task/6097/stat : 6097 (java) S 6087 6089 5649 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 189358637 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6089/tid=6098] ppid=6087 vsize=1686544 CPUtime=0
/proc/6089/task/6098/stat : 6098 (java) S 6087 6089 5649 0 -1 64 6 0 0 0 0 0 0 0 15 0 12 0 189358637 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6089/tid=6099] ppid=6087 vsize=1686544 CPUtime=0
/proc/6089/task/6099/stat : 6099 (java) S 6087 6089 5649 0 -1 64 72 0 0 0 0 0 0 0 16 0 12 0 189358731 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=6089/tid=6101] ppid=6087 vsize=1686544 CPUtime=0
/proc/6089/task/6101/stat : 6101 (java) S 6087 6089 5649 0 -1 64 36 0 0 0 0 0 0 0 16 0 12 0 189358732 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=6089/tid=6102] ppid=6087 vsize=1686544 CPUtime=0
/proc/6089/task/6102/stat : 6102 (java) S 6087 6089 5649 0 -1 64 4 0 0 0 0 0 0 0 19 0 12 0 189358732 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.17
Current children cumulated vsize (KiB) 1692264

[startup+6.30283 s]
/proc/loadavg: 1.00 0.99 0.99 2/77 6102
/proc/meminfo: memFree=1787664/2055920 swapFree=4192812/4192956
[pid=6089] ppid=6087 vsize=1686544 CPUtime=1.08
/proc/6089/stat : 6089 (java) S 6087 6089 5649 0 -1 0 6674 0 1 0 105 3 0 0 18 0 12 0 189358632 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6089/statm: 421636 5195 2163 9 0 416547 0
[pid=6100] ppid=6089 vsize=6388 CPUtime=5.3
/proc/6100/stat : 6100 (minisat) R 6089 6089 5649 0 -1 4194304 1383 0 0 0 529 1 0 0 25 0 1 0 189358731 6541312 1306 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 0 0 0
/proc/6100/statm: 1597 1306 75 157 0 1437 0
[pid=6089/tid=6091] ppid=6087 vsize=1686544 CPUtime=0.85
/proc/6089/task/6091/stat : 6091 (java) S 6087 6089 5649 0 -1 64 2150 0 1 0 84 1 0 0 19 0 12 0 189358633 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6089/tid=6092] ppid=6087 vsize=1686544 CPUtime=0.11
/proc/6089/task/6092/stat : 6092 (java) S 6087 6089 5649 0 -1 64 3222 0 0 0 10 1 0 0 16 0 12 0 189358634 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6089/tid=6093] ppid=6087 vsize=1686544 CPUtime=0
/proc/6089/task/6093/stat : 6093 (java) S 6087 6089 5649 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 189358634 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6089/tid=6094] ppid=6087 vsize=1686544 CPUtime=0
/proc/6089/task/6094/stat : 6094 (java) S 6087 6089 5649 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 189358634 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6089/tid=6095] ppid=6087 vsize=1686544 CPUtime=0
/proc/6089/task/6095/stat : 6095 (java) S 6087 6089 5649 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 189358637 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6089/tid=6096] ppid=6087 vsize=1686544 CPUtime=0.09
/proc/6089/task/6096/stat : 6096 (java) S 6087 6089 5649 0 -1 64 442 0 0 0 9 0 0 0 16 0 12 0 189358637 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6089/tid=6097] ppid=6087 vsize=1686544 CPUtime=0
/proc/6089/task/6097/stat : 6097 (java) S 6087 6089 5649 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 189358637 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6089/tid=6098] ppid=6087 vsize=1686544 CPUtime=0
/proc/6089/task/6098/stat : 6098 (java) S 6087 6089 5649 0 -1 64 12 0 0 0 0 0 0 0 15 0 12 0 189358637 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6089/tid=6099] ppid=6087 vsize=1686544 CPUtime=0
/proc/6089/task/6099/stat : 6099 (java) S 6087 6089 5649 0 -1 64 72 0 0 0 0 0 0 0 16 0 12 0 189358731 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=6089/tid=6101] ppid=6087 vsize=1686544 CPUtime=0
/proc/6089/task/6101/stat : 6101 (java) S 6087 6089 5649 0 -1 64 37 0 0 0 0 0 0 0 16 0 12 0 189358732 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=6089/tid=6102] ppid=6087 vsize=1686544 CPUtime=0
/proc/6089/task/6102/stat : 6102 (java) S 6087 6089 5649 0 -1 64 4 0 0 0 0 0 0 0 19 0 12 0 189358732 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.38
Current children cumulated vsize (KiB) 1692932

[startup+12.7022 s]
/proc/loadavg: 1.00 0.99 0.99 2/77 6102
/proc/meminfo: memFree=1786832/2055920 swapFree=4192812/4192956
[pid=6089] ppid=6087 vsize=1686544 CPUtime=1.08
/proc/6089/stat : 6089 (java) S 6087 6089 5649 0 -1 0 6674 0 1 0 105 3 0 0 18 0 12 0 189358632 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6089/statm: 421636 5195 2163 9 0 416547 0
[pid=6100] ppid=6089 vsize=7056 CPUtime=11.69
/proc/6100/stat : 6100 (minisat) R 6089 6089 5649 0 -1 4194304 1561 0 0 0 1168 1 0 0 25 0 1 0 189358731 7225344 1484 1992294400 134512640 135156773 4294956080 18446744073709551615 134556318 0 4 0 3 0 0 0 17 0 0 0
/proc/6100/statm: 1764 1484 75 157 0 1604 0
[pid=6089/tid=6091] ppid=6087 vsize=1686544 CPUtime=0.85
/proc/6089/task/6091/stat : 6091 (java) S 6087 6089 5649 0 -1 64 2150 0 1 0 84 1 0 0 19 0 12 0 189358633 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6089/tid=6092] ppid=6087 vsize=1686544 CPUtime=0.11
/proc/6089/task/6092/stat : 6092 (java) S 6087 6089 5649 0 -1 64 3222 0 0 0 10 1 0 0 16 0 12 0 189358634 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6089/tid=6093] ppid=6087 vsize=1686544 CPUtime=0
/proc/6089/task/6093/stat : 6093 (java) S 6087 6089 5649 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 189358634 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6089/tid=6094] ppid=6087 vsize=1686544 CPUtime=0
/proc/6089/task/6094/stat : 6094 (java) S 6087 6089 5649 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 189358634 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6089/tid=6095] ppid=6087 vsize=1686544 CPUtime=0
/proc/6089/task/6095/stat : 6095 (java) S 6087 6089 5649 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 189358637 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6089/tid=6096] ppid=6087 vsize=1686544 CPUtime=0.09
/proc/6089/task/6096/stat : 6096 (java) S 6087 6089 5649 0 -1 64 442 0 0 0 9 0 0 0 16 0 12 0 189358637 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6089/tid=6097] ppid=6087 vsize=1686544 CPUtime=0
/proc/6089/task/6097/stat : 6097 (java) S 6087 6089 5649 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 189358637 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6089/tid=6098] ppid=6087 vsize=1686544 CPUtime=0
/proc/6089/task/6098/stat : 6098 (java) S 6087 6089 5649 0 -1 64 12 0 0 0 0 0 0 0 15 0 12 0 189358637 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6089/tid=6099] ppid=6087 vsize=1686544 CPUtime=0
/proc/6089/task/6099/stat : 6099 (java) S 6087 6089 5649 0 -1 64 72 0 0 0 0 0 0 0 16 0 12 0 189358731 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=6089/tid=6101] ppid=6087 vsize=1686544 CPUtime=0
/proc/6089/task/6101/stat : 6101 (java) S 6087 6089 5649 0 -1 64 37 0 0 0 0 0 0 0 16 0 12 0 189358732 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=6089/tid=6102] ppid=6087 vsize=1686544 CPUtime=0
/proc/6089/task/6102/stat : 6102 (java) S 6087 6089 5649 0 -1 64 4 0 0 0 0 0 0 0 19 0 12 0 189358732 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.77
Current children cumulated vsize (KiB) 1693600

[startup+25.5029 s]
/proc/loadavg: 1.00 0.99 0.99 2/77 6102
/proc/meminfo: memFree=1785616/2055920 swapFree=4192812/4192956
[pid=6089] ppid=6087 vsize=1686544 CPUtime=1.08
/proc/6089/stat : 6089 (java) S 6087 6089 5649 0 -1 0 6674 0 1 0 105 3 0 0 18 0 12 0 189358632 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6089/statm: 421636 5195 2163 9 0 416547 0
[pid=6100] ppid=6089 vsize=8276 CPUtime=24.48
/proc/6100/stat : 6100 (minisat) R 6089 6089 5649 0 -1 4194304 1858 0 0 0 2447 1 0 0 25 0 1 0 189358731 8474624 1781 1992294400 134512640 135156773 4294956080 18446744073709551615 134556415 0 4 0 3 0 0 0 17 0 0 0
/proc/6100/statm: 2069 1781 75 157 0 1909 0

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

/proc/6100/statm: 5610 5123 75 157 0 5450 0
[pid=6089/tid=6091] ppid=6087 vsize=1686544 CPUtime=0.85
/proc/6089/task/6091/stat : 6091 (java) S 6087 6089 5649 0 -1 64 2150 0 1 0 84 1 0 0 19 0 12 0 189358633 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6089/tid=6092] ppid=6087 vsize=1686544 CPUtime=0.11
/proc/6089/task/6092/stat : 6092 (java) S 6087 6089 5649 0 -1 64 3222 0 0 0 10 1 0 0 16 0 12 0 189358634 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6089/tid=6093] ppid=6087 vsize=1686544 CPUtime=0
/proc/6089/task/6093/stat : 6093 (java) S 6087 6089 5649 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 189358634 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6089/tid=6094] ppid=6087 vsize=1686544 CPUtime=0
/proc/6089/task/6094/stat : 6094 (java) S 6087 6089 5649 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 189358634 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6089/tid=6095] ppid=6087 vsize=1686544 CPUtime=0
/proc/6089/task/6095/stat : 6095 (java) S 6087 6089 5649 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 189358637 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6089/tid=6096] ppid=6087 vsize=1686544 CPUtime=0.09
/proc/6089/task/6096/stat : 6096 (java) S 6087 6089 5649 0 -1 64 447 0 0 0 9 0 0 0 16 0 12 0 189358637 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6089/tid=6097] ppid=6087 vsize=1686544 CPUtime=0
/proc/6089/task/6097/stat : 6097 (java) S 6087 6089 5649 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 189358637 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6089/tid=6098] ppid=6087 vsize=1686544 CPUtime=0
/proc/6089/task/6098/stat : 6098 (java) S 6087 6089 5649 0 -1 64 12 0 0 0 0 0 0 0 15 0 12 0 189358637 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6089/tid=6099] ppid=6087 vsize=1686544 CPUtime=0
/proc/6089/task/6099/stat : 6099 (java) S 6087 6089 5649 0 -1 64 72 0 0 0 0 0 0 0 16 0 12 0 189358731 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=6089/tid=6101] ppid=6087 vsize=1686544 CPUtime=0
/proc/6089/task/6101/stat : 6101 (java) S 6087 6089 5649 0 -1 64 39 0 0 0 0 0 0 0 16 0 12 0 189358732 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=6089/tid=6102] ppid=6087 vsize=1686544 CPUtime=0
/proc/6089/task/6102/stat : 6102 (java) S 6087 6089 5649 0 -1 64 4 0 0 0 0 0 0 0 19 0 12 0 189358732 1727021056 5195 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) 1708984

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 6110
/proc/meminfo: memFree=1771408/2055920 swapFree=4192812/4192956
[pid=6089] ppid=6087 vsize=1686544 CPUtime=1.08
/proc/6089/stat : 6089 (java) S 6087 6089 5649 0 -1 0 6681 0 1 0 105 3 0 0 18 0 12 0 189358632 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6089/statm: 421636 5195 2163 9 0 416547 0
[pid=6100] ppid=6089 vsize=22616 CPUtime=1720.43
/proc/6100/stat : 6100 (minisat) R 6089 6089 5649 0 -1 4194304 5235 0 0 0 172038 5 0 0 25 0 1 0 189358731 23158784 5158 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 0 0 0
/proc/6100/statm: 5654 5158 75 157 0 5494 0
[pid=6089/tid=6091] ppid=6087 vsize=1686544 CPUtime=0.85
/proc/6089/task/6091/stat : 6091 (java) S 6087 6089 5649 0 -1 64 2150 0 1 0 84 1 0 0 19 0 12 0 189358633 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6089/tid=6092] ppid=6087 vsize=1686544 CPUtime=0.11
/proc/6089/task/6092/stat : 6092 (java) S 6087 6089 5649 0 -1 64 3222 0 0 0 10 1 0 0 16 0 12 0 189358634 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6089/tid=6093] ppid=6087 vsize=1686544 CPUtime=0
/proc/6089/task/6093/stat : 6093 (java) S 6087 6089 5649 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 189358634 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6089/tid=6094] ppid=6087 vsize=1686544 CPUtime=0
/proc/6089/task/6094/stat : 6094 (java) S 6087 6089 5649 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 189358634 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6089/tid=6095] ppid=6087 vsize=1686544 CPUtime=0
/proc/6089/task/6095/stat : 6095 (java) S 6087 6089 5649 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 189358637 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6089/tid=6096] ppid=6087 vsize=1686544 CPUtime=0.09
/proc/6089/task/6096/stat : 6096 (java) S 6087 6089 5649 0 -1 64 447 0 0 0 9 0 0 0 16 0 12 0 189358637 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6089/tid=6097] ppid=6087 vsize=1686544 CPUtime=0
/proc/6089/task/6097/stat : 6097 (java) S 6087 6089 5649 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 189358637 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6089/tid=6098] ppid=6087 vsize=1686544 CPUtime=0
/proc/6089/task/6098/stat : 6098 (java) S 6087 6089 5649 0 -1 64 12 0 0 0 0 0 0 0 15 0 12 0 189358637 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6089/tid=6099] ppid=6087 vsize=1686544 CPUtime=0
/proc/6089/task/6099/stat : 6099 (java) S 6087 6089 5649 0 -1 64 72 0 0 0 0 0 0 0 16 0 12 0 189358731 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=6089/tid=6101] ppid=6087 vsize=1686544 CPUtime=0
/proc/6089/task/6101/stat : 6101 (java) S 6087 6089 5649 0 -1 64 39 0 0 0 0 0 0 0 16 0 12 0 189358732 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=6089/tid=6102] ppid=6087 vsize=1686544 CPUtime=0
/proc/6089/task/6102/stat : 6102 (java) S 6087 6089 5649 0 -1 64 4 0 0 0 0 0 0 0 19 0 12 0 189358732 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1721.51
Current children cumulated vsize (KiB) 1709160

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 6110
/proc/meminfo: memFree=1771216/2055920 swapFree=4192812/4192956
[pid=6089] ppid=6087 vsize=1686544 CPUtime=1.08
/proc/6089/stat : 6089 (java) S 6087 6089 5649 0 -1 0 6681 0 1 0 105 3 0 0 18 0 12 0 189358632 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6089/statm: 421636 5195 2163 9 0 416547 0
[pid=6100] ppid=6089 vsize=22616 CPUtime=1780.4
/proc/6100/stat : 6100 (minisat) R 6089 6089 5649 0 -1 4194304 5253 0 0 0 178035 5 0 0 25 0 1 0 189358731 23158784 5176 1992294400 134512640 135156773 4294956080 18446744073709551615 134553994 0 4 0 3 0 0 0 17 0 0 0
/proc/6100/statm: 5654 5176 75 157 0 5494 0
[pid=6089/tid=6091] ppid=6087 vsize=1686544 CPUtime=0.85
/proc/6089/task/6091/stat : 6091 (java) S 6087 6089 5649 0 -1 64 2150 0 1 0 84 1 0 0 19 0 12 0 189358633 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6089/tid=6092] ppid=6087 vsize=1686544 CPUtime=0.11
/proc/6089/task/6092/stat : 6092 (java) S 6087 6089 5649 0 -1 64 3222 0 0 0 10 1 0 0 16 0 12 0 189358634 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6089/tid=6093] ppid=6087 vsize=1686544 CPUtime=0
/proc/6089/task/6093/stat : 6093 (java) S 6087 6089 5649 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 189358634 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6089/tid=6094] ppid=6087 vsize=1686544 CPUtime=0
/proc/6089/task/6094/stat : 6094 (java) S 6087 6089 5649 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 189358634 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6089/tid=6095] ppid=6087 vsize=1686544 CPUtime=0
/proc/6089/task/6095/stat : 6095 (java) S 6087 6089 5649 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 189358637 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6089/tid=6096] ppid=6087 vsize=1686544 CPUtime=0.09
/proc/6089/task/6096/stat : 6096 (java) S 6087 6089 5649 0 -1 64 447 0 0 0 9 0 0 0 16 0 12 0 189358637 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6089/tid=6097] ppid=6087 vsize=1686544 CPUtime=0
/proc/6089/task/6097/stat : 6097 (java) S 6087 6089 5649 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 189358637 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6089/tid=6098] ppid=6087 vsize=1686544 CPUtime=0
/proc/6089/task/6098/stat : 6098 (java) S 6087 6089 5649 0 -1 64 12 0 0 0 0 0 0 0 15 0 12 0 189358637 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6089/tid=6099] ppid=6087 vsize=1686544 CPUtime=0
/proc/6089/task/6099/stat : 6099 (java) S 6087 6089 5649 0 -1 64 72 0 0 0 0 0 0 0 16 0 12 0 189358731 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=6089/tid=6101] ppid=6087 vsize=1686544 CPUtime=0
/proc/6089/task/6101/stat : 6101 (java) S 6087 6089 5649 0 -1 64 39 0 0 0 0 0 0 0 16 0 12 0 189358732 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=6089/tid=6102] ppid=6087 vsize=1686544 CPUtime=0
/proc/6089/task/6102/stat : 6102 (java) S 6087 6089 5649 0 -1 64 4 0 0 0 0 0 0 0 19 0 12 0 189358732 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1781.48
Current children cumulated vsize (KiB) 1709160



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 6110
/proc/meminfo: memFree=1771152/2055920 swapFree=4192812/4192956
[pid=6089] ppid=6087 vsize=1686544 CPUtime=1.08
/proc/6089/stat : 6089 (java) S 6087 6089 5649 0 -1 0 6681 0 1 0 105 3 0 0 18 0 12 0 189358632 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6089/statm: 421636 5195 2163 9 0 416547 0
[pid=6100] ppid=6089 vsize=22796 CPUtime=1798.99
/proc/6100/stat : 6100 (minisat) R 6089 6089 5649 0 -1 4194304 5277 0 0 0 179894 5 0 0 25 0 1 0 189358731 23343104 5200 1992294400 134512640 135156773 4294956080 18446744073709551615 134556305 0 4 0 3 0 0 0 17 0 0 0
/proc/6100/statm: 5699 5200 75 157 0 5539 0
[pid=6089/tid=6091] ppid=6087 vsize=1686544 CPUtime=0.85
/proc/6089/task/6091/stat : 6091 (java) S 6087 6089 5649 0 -1 64 2150 0 1 0 84 1 0 0 19 0 12 0 189358633 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6089/tid=6092] ppid=6087 vsize=1686544 CPUtime=0.11
/proc/6089/task/6092/stat : 6092 (java) S 6087 6089 5649 0 -1 64 3222 0 0 0 10 1 0 0 16 0 12 0 189358634 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6089/tid=6093] ppid=6087 vsize=1686544 CPUtime=0
/proc/6089/task/6093/stat : 6093 (java) S 6087 6089 5649 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 189358634 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6089/tid=6094] ppid=6087 vsize=1686544 CPUtime=0
/proc/6089/task/6094/stat : 6094 (java) S 6087 6089 5649 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 189358634 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6089/tid=6095] ppid=6087 vsize=1686544 CPUtime=0
/proc/6089/task/6095/stat : 6095 (java) S 6087 6089 5649 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 189358637 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6089/tid=6096] ppid=6087 vsize=1686544 CPUtime=0.09
/proc/6089/task/6096/stat : 6096 (java) S 6087 6089 5649 0 -1 64 447 0 0 0 9 0 0 0 16 0 12 0 189358637 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6089/tid=6097] ppid=6087 vsize=1686544 CPUtime=0
/proc/6089/task/6097/stat : 6097 (java) S 6087 6089 5649 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 189358637 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6089/tid=6098] ppid=6087 vsize=1686544 CPUtime=0
/proc/6089/task/6098/stat : 6098 (java) S 6087 6089 5649 0 -1 64 12 0 0 0 0 0 0 0 15 0 12 0 189358637 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6089/tid=6099] ppid=6087 vsize=1686544 CPUtime=0
/proc/6089/task/6099/stat : 6099 (java) S 6087 6089 5649 0 -1 64 72 0 0 0 0 0 0 0 16 0 12 0 189358731 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=6089/tid=6101] ppid=6087 vsize=1686544 CPUtime=0
/proc/6089/task/6101/stat : 6101 (java) S 6087 6089 5649 0 -1 64 39 0 0 0 0 0 0 0 16 0 12 0 189358732 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=6089/tid=6102] ppid=6087 vsize=1686544 CPUtime=0
/proc/6089/task/6102/stat : 6102 (java) S 6087 6089 5649 0 -1 64 4 0 0 0 0 0 0 0 19 0 12 0 189358732 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 1709340

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

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

[startup+1800.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 6110
/proc/meminfo: memFree=1771152/2055920 swapFree=4192812/4192956
[pid=6089] ppid=6087 vsize=1686544 CPUtime=1.08
/proc/6089/stat : 6089 (java) S 6087 6089 5649 0 -1 0 6681 0 1 0 105 3 0 0 18 0 12 0 189358632 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6089/statm: 421636 5195 2163 9 0 416547 0
[pid=6100] ppid=6089 vsize=22796 CPUtime=1798.99
/proc/6100/stat : 6100 (minisat) R 6089 6089 5649 0 -1 4194304 5277 0 0 0 179894 5 0 0 25 0 1 0 189358731 23343104 5200 1992294400 134512640 135156773 4294956080 18446744073709551615 134556305 0 4 0 3 0 0 0 17 0 0 0
/proc/6100/statm: 5699 5200 75 157 0 5539 0
[pid=6089/tid=6091] ppid=6087 vsize=1686544 CPUtime=0.85
/proc/6089/task/6091/stat : 6091 (java) S 6087 6089 5649 0 -1 64 2150 0 1 0 84 1 0 0 19 0 12 0 189358633 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6089/tid=6092] ppid=6087 vsize=1686544 CPUtime=0.11
/proc/6089/task/6092/stat : 6092 (java) S 6087 6089 5649 0 -1 64 3222 0 0 0 10 1 0 0 16 0 12 0 189358634 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6089/tid=6093] ppid=6087 vsize=1686544 CPUtime=0
/proc/6089/task/6093/stat : 6093 (java) S 6087 6089 5649 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 189358634 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6089/tid=6094] ppid=6087 vsize=1686544 CPUtime=0
/proc/6089/task/6094/stat : 6094 (java) S 6087 6089 5649 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 189358634 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6089/tid=6095] ppid=6087 vsize=1686544 CPUtime=0
/proc/6089/task/6095/stat : 6095 (java) S 6087 6089 5649 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 189358637 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6089/tid=6096] ppid=6087 vsize=1686544 CPUtime=0.09
/proc/6089/task/6096/stat : 6096 (java) S 6087 6089 5649 0 -1 64 447 0 0 0 9 0 0 0 16 0 12 0 189358637 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6089/tid=6097] ppid=6087 vsize=1686544 CPUtime=0
/proc/6089/task/6097/stat : 6097 (java) S 6087 6089 5649 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 189358637 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6089/tid=6098] ppid=6087 vsize=1686544 CPUtime=0
/proc/6089/task/6098/stat : 6098 (java) S 6087 6089 5649 0 -1 64 12 0 0 0 0 0 0 0 15 0 12 0 189358637 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6089/tid=6099] ppid=6087 vsize=1686544 CPUtime=0
/proc/6089/task/6099/stat : 6099 (java) S 6087 6089 5649 0 -1 64 72 0 0 0 0 0 0 0 16 0 12 0 189358731 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=6089/tid=6101] ppid=6087 vsize=1686544 CPUtime=0
/proc/6089/task/6101/stat : 6101 (java) S 6087 6089 5649 0 -1 64 39 0 0 0 0 0 0 0 16 0 12 0 189358732 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=6089/tid=6102] ppid=6087 vsize=1686544 CPUtime=0
/proc/6089/task/6102/stat : 6102 (java) S 6087 6089 5649 0 -1 64 4 0 0 0 0 0 0 0 19 0 12 0 189358732 1727021056 5195 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 1709340

Child status: 0
Real time (s): 1800.97
CPU time (s): 1800.11
CPU user time (s): 1800.01
CPU system time (s): 0.098984
CPU usage (%): 99.9523
Max. virtual memory (cumulated for all children) (KiB): 1709340

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

runsolver used 2.24766 second user time and 4.46632 second system time

The end

Launcher Data

Begin job on node10 at 2009-06-17 07:46:19
IDJOB=1883826
IDBENCH=48365
IDSOLVER=688
FILE ID=node10/1883826-1245217579
PBS_JOBID= 9368400
Free space on /tmp= 65988 MiB

SOLVER NAME= BoolVar 2009-04-26
BENCH NAME= PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_50_10_4_15.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-1883826-1245217579/watcher-1883826-1245217579 -o /tmp/evaluation-result-1883826-1245217579/solver-1883826-1245217579 -C 1800 -W 2000 -M 1800  java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883826-1245217579.opb minisat %dimacs %var

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

MD5SUM BENCH= 521a5315af7cbff32722a5aa297c08a4
RANDOM SEED=1506911131

node10.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.263
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.263
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:       1806432 kB
Buffers:         58428 kB
Cached:         124560 kB
SwapCached:          0 kB
Active:          74972 kB
Inactive:       121420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1806432 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:             860 kB
Writeback:           0 kB
Mapped:          23200 kB
Slab:            39180 kB
Committed_AS:   199132 kB
PageTables:       1376 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-1883826-1245217579.opb

Free space on /tmp at the end= 65988 MiB
End job on node10 at 2009-06-17 08:16:22