Trace number 1883763

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.15 1800.92

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_100_25_4_40.opb
MD5SUM4bc8406e35a3f2674c743b72d3a1792a
Bench CategoryDEC-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
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 benchmark184.015
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables200
Total number of constraints302
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints201
Minimum length of a constraint2
Maximum length of a constraint200
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 40
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)6140
Sum of products size (including duplicates)12280
Number of different products3070
Sum of products size6140

Solver Data

6.73/6.94	------------------------
6.73/6.94	Encoding : LINEAR, DIRECT, BDD, POLYW, GLOBC
6.73/6.94	Size : 0, 207278, 0, 0, 150071
6.73/6.94	Count : 0, 6440, 0, 0, 3
6.73/6.94	
6.73/6.94	Command line : minisat tmp.dimacs %var 
6.73/6.94	
6.73/6.94	------------------------
6.73/6.95	This is MiniSat 2.0 beta
6.73/6.95	WARNING: for repeatability, setting FPU to use double precision
6.73/6.95	============================[ Problem Statistics ]=============================
6.73/6.95	|                                                                             |
6.73/6.95	|  Number of variables:  7030                                                 |
6.73/6.95	|  Number of clauses:    153383                                               |
6.77/7.07	|  Parsing time:         0.10         s                                       |
15.60/15.86	============================[ Search Statistics ]==============================
15.60/15.86	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
15.60/15.86	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
15.60/15.86	===============================================================================
15.60/15.86	|         0 |    2538   119281   376680 |    39760        0    nan |  0.000 % |
15.60/15.89	|       100 |    2538   119281   376680 |    43736      100     12 |  0.043 % |
15.70/15.91	|       252 |    2538   119281   376680 |    48110      252     14 |  0.043 % |
15.70/15.96	|       477 |    2538   119281   376680 |    52921      477     15 |  0.043 % |
15.81/16.02	|       816 |    2538   119281   376680 |    58213      816     18 |  0.043 % |
15.91/16.14	|      1323 |    2538   119281   376680 |    64034     1323     23 |  0.043 % |
16.11/16.30	|      2082 |    2538   119281   376680 |    70437     2082     25 |  0.043 % |
16.21/16.49	|      3221 |    2538   119281   376680 |    77481     3221     23 |  0.043 % |
16.61/16.80	|      4932 |    2538   119281   376680 |    85229     4932     25 |  0.043 % |
17.11/17.31	|      7494 |    2538   119281   376680 |    93752     7494     24 |  0.043 % |
17.81/18.01	|     11338 |    2537   119275   376668 |   103128    11273     22 |  0.057 % |
19.41/19.68	|     17104 |    2537   119275   376668 |   113440    17039     27 |  0.057 % |
22.71/22.97	|     25754 |    2537   119275   376668 |   124784    25689     35 |  0.057 % |
28.81/29.06	|     38728 |    2537   119275   376668 |   137263    38663     35 |  0.057 % |
40.00/40.25	|     58189 |    2537   119275   376668 |   150989    58124     38 |  0.057 % |
57.90/58.19	|     87381 |    2537   119275   376668 |   166088    87316     35 |  0.057 % |
105.29/105.51	|    131170 |    2537   119275   376668 |   182697   131105     35 |  0.057 % |
173.07/173.35	|    196855 |    2537   119275   376668 |   200967    31032     21 |  0.057 % |
271.45/271.71	|    295381 |    2537   119275   376668 |   221064   129558     34 |  0.057 % |
451.38/451.78	|    443170 |    2537   119275   376668 |   243170    73523     40 |  0.057 % |
761.48/761.98	|    664853 |    2537   119275   376668 |   267487    74500     39 |  0.057 % |
1271.44/1272.06	|    997378 |    2537   119275   376668 |   294236   164482     39 |  0.057 % |

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-1883763-1245213483/watcher-1883763-1245213483 -o /tmp/evaluation-result-1883763-1245213483/solver-1883763-1245213483 -C 1800 -W 2000 -M 1800 java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883763-1245213483.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 6600
/proc/meminfo: memFree=1855536/2055920 swapFree=4191900/4192956
[pid=6600] ppid=6598 vsize=18576 CPUtime=0
/proc/6600/stat : 6600 (runsolver) D 6598 6600 6331 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 188948949 19021824 284 1992294400 4194304 4302564 548682068448 18446744073709551615 262910045479 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/6600/statm: 4644 284 249 26 0 2626 0

[startup+0.0475621 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 6600
/proc/meminfo: memFree=1855536/2055920 swapFree=4191900/4192956
[pid=6600] ppid=6598 vsize=152 CPUtime=0
/proc/6600/stat : 6600 (java) R 6598 6600 6331 0 -1 0 40 0 1 0 0 0 0 0 18 0 1 0 188948949 155648 26 1992294400 134512640 134550932 4294956192 18446744073709551615 7979812 0 0 4096 0 0 0 0 17 0 0 0
/proc/6600/statm: 38 26 19 9 0 4 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 152

[startup+0.102567 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 6600
/proc/meminfo: memFree=1855536/2055920 swapFree=4191900/4192956
[pid=6600] ppid=6598 vsize=1616 CPUtime=0
/proc/6600/stat : 6600 (java) D 6598 6600 6331 0 -1 0 180 0 13 0 0 0 0 0 18 0 1 0 188948949 1654784 160 1992294400 134512640 134550932 4294956192 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/6600/statm: 404 160 124 9 0 46 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1616

[startup+0.303737 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 6600
/proc/meminfo: memFree=1855536/2055920 swapFree=4191900/4192956
[pid=6600] ppid=6598 vsize=1683856 CPUtime=0.07
/proc/6600/stat : 6600 (java) S 6598 6600 6331 0 -1 0 2019 0 86 0 2 5 0 0 18 0 9 0 188948949 1724268544 1655 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6600/statm: 420964 1655 934 9 0 415877 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1683856

[startup+0.70264 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 6600
/proc/meminfo: memFree=1855536/2055920 swapFree=4191900/4192956
[pid=6600] ppid=6598 vsize=1685444 CPUtime=0.5
/proc/6600/stat : 6600 (java) S 6598 6600 6331 0 -1 0 3831 0 100 0 43 7 0 0 18 0 9 0 188948949 1725894656 3395 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6600/statm: 421361 3395 1254 9 0 416272 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 1685444

[startup+1.50173 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 6609
/proc/meminfo: memFree=1826152/2055920 swapFree=4191900/4192956
[pid=6600] ppid=6598 vsize=1685568 CPUtime=1.31
/proc/6600/stat : 6600 (java) S 6598 6600 6331 0 -1 0 6382 0 103 0 123 8 0 0 18 0 9 0 188948949 1726021632 5621 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6600/statm: 421392 5621 2161 9 0 416303 0
[pid=6600/tid=6602] ppid=6598 vsize=1685568 CPUtime=1.01
/proc/6600/task/6602/stat : 6602 (java) R 6598 6600 6331 0 -1 64 2027 0 43 0 96 5 0 0 17 0 9 0 188948964 1726021632 5621 1992294400 134512640 134550932 4294956032 18446744073709551615 4126532266 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6600/tid=6603] ppid=6598 vsize=1685568 CPUtime=0.18
/proc/6600/task/6603/stat : 6603 (java) S 6598 6600 6331 0 -1 64 3320 0 3 0 18 0 0 0 16 0 9 0 188948971 1726021632 5621 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6600/tid=6604] ppid=6598 vsize=1685568 CPUtime=0
/proc/6600/task/6604/stat : 6604 (java) S 6598 6600 6331 0 -1 64 14 0 0 0 0 0 0 0 15 0 9 0 188948972 1726021632 5621 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6600/tid=6605] ppid=6598 vsize=1685568 CPUtime=0
/proc/6600/task/6605/stat : 6605 (java) S 6598 6600 6331 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 188948972 1726021632 5621 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6600/tid=6606] ppid=6598 vsize=1685568 CPUtime=0
/proc/6600/task/6606/stat : 6606 (java) S 6598 6600 6331 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 188948977 1726021632 5621 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6600/tid=6607] ppid=6598 vsize=1685568 CPUtime=0.08
/proc/6600/task/6607/stat : 6607 (java) S 6598 6600 6331 0 -1 64 358 0 0 0 8 0 0 0 15 0 9 0 188948977 1726021632 5621 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6600/tid=6608] ppid=6598 vsize=1685568 CPUtime=0
/proc/6600/task/6608/stat : 6608 (java) S 6598 6600 6331 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 188948977 1726021632 5621 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6600/tid=6609] ppid=6598 vsize=1685568 CPUtime=0
/proc/6600/task/6609/stat : 6609 (java) S 6598 6600 6331 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 188948977 1726021632 5621 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 1685568

[startup+3.10192 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 6609
/proc/meminfo: memFree=1817384/2055920 swapFree=4191900/4192956
[pid=6600] ppid=6598 vsize=1685572 CPUtime=2.92
/proc/6600/stat : 6600 (java) S 6598 6600 6331 0 -1 0 9529 0 103 0 280 12 0 0 18 0 9 0 188948949 1726025728 8546 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6600/statm: 421393 8546 2161 9 0 416304 0
[pid=6600/tid=6602] ppid=6598 vsize=1685572 CPUtime=2.26
/proc/6600/task/6602/stat : 6602 (java) R 6598 6600 6331 0 -1 64 2362 0 43 0 220 6 0 0 17 0 9 0 188948964 1726025728 8546 1992294400 134512640 134550932 4294956032 18446744073709551615 4126501296 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6600/tid=6603] ppid=6598 vsize=1685572 CPUtime=0.54
/proc/6600/task/6603/stat : 6603 (java) S 6598 6600 6331 0 -1 64 6129 0 3 0 51 3 0 0 15 0 9 0 188948971 1726025728 8546 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=6600/tid=6604] ppid=6598 vsize=1685572 CPUtime=0
/proc/6600/task/6604/stat : 6604 (java) S 6598 6600 6331 0 -1 64 14 0 0 0 0 0 0 0 15 0 9 0 188948972 1726025728 8546 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6600/tid=6605] ppid=6598 vsize=1685572 CPUtime=0
/proc/6600/task/6605/stat : 6605 (java) S 6598 6600 6331 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 188948972 1726025728 8546 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6600/tid=6606] ppid=6598 vsize=1685572 CPUtime=0
/proc/6600/task/6606/stat : 6606 (java) S 6598 6600 6331 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 188948977 1726025728 8546 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6600/tid=6607] ppid=6598 vsize=1685572 CPUtime=0.08
/proc/6600/task/6607/stat : 6607 (java) S 6598 6600 6331 0 -1 64 361 0 0 0 8 0 0 0 15 0 9 0 188948977 1726025728 8546 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6600/tid=6608] ppid=6598 vsize=1685572 CPUtime=0
/proc/6600/task/6608/stat : 6608 (java) S 6598 6600 6331 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 188948977 1726025728 8546 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6600/tid=6609] ppid=6598 vsize=1685572 CPUtime=0
/proc/6600/task/6609/stat : 6609 (java) S 6598 6600 6331 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 188948977 1726025728 8546 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 1685572

[startup+6.30248 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 6609
/proc/meminfo: memFree=1803824/2055920 swapFree=4191900/4192956
[pid=6600] ppid=6598 vsize=1685572 CPUtime=6.12
/proc/6600/stat : 6600 (java) S 6598 6600 6331 0 -1 0 11388 0 103 0 599 13 0 0 18 0 9 0 188948949 1726025728 10352 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6600/statm: 421393 10352 2161 9 0 416304 0
[pid=6600/tid=6602] ppid=6598 vsize=1685572 CPUtime=5.36
/proc/6600/task/6602/stat : 6602 (java) R 6598 6600 6331 0 -1 64 2415 0 43 0 530 6 0 0 17 0 9 0 188948964 1726025728 10352 1992294400 134512640 134550932 4294956032 18446744073709551615 4126046805 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6600/tid=6603] ppid=6598 vsize=1685572 CPUtime=0.64
/proc/6600/task/6603/stat : 6603 (java) S 6598 6600 6331 0 -1 64 7935 0 3 0 60 4 0 0 15 0 9 0 188948971 1726025728 10352 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=6600/tid=6604] ppid=6598 vsize=1685572 CPUtime=0
/proc/6600/task/6604/stat : 6604 (java) S 6598 6600 6331 0 -1 64 14 0 0 0 0 0 0 0 15 0 9 0 188948972 1726025728 10352 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6600/tid=6605] ppid=6598 vsize=1685572 CPUtime=0
/proc/6600/task/6605/stat : 6605 (java) S 6598 6600 6331 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 188948972 1726025728 10352 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6600/tid=6606] ppid=6598 vsize=1685572 CPUtime=0
/proc/6600/task/6606/stat : 6606 (java) S 6598 6600 6331 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 188948977 1726025728 10352 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6600/tid=6607] ppid=6598 vsize=1685572 CPUtime=0.08
/proc/6600/task/6607/stat : 6607 (java) S 6598 6600 6331 0 -1 64 361 0 0 0 8 0 0 0 16 0 9 0 188948977 1726025728 10352 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6600/tid=6608] ppid=6598 vsize=1685572 CPUtime=0
/proc/6600/task/6608/stat : 6608 (java) S 6598 6600 6331 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 188948977 1726025728 10352 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6600/tid=6609] ppid=6598 vsize=1685572 CPUtime=0
/proc/6600/task/6609/stat : 6609 (java) S 6598 6600 6331 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 188948977 1726025728 10352 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 1685572

[startup+12.7022 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 6613
/proc/meminfo: memFree=1767640/2055920 swapFree=4191900/4192956
[pid=6600] ppid=6598 vsize=1686532 CPUtime=6.77
/proc/6600/stat : 6600 (java) S 6598 6600 6331 0 -1 0 15725 0 106 0 662 15 0 0 18 0 12 0 188948949 1727008768 11856 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6600/statm: 421633 11856 2165 9 0 416544 0
[pid=6611] ppid=6600 vsize=29156 CPUtime=5.73
/proc/6611/stat : 6611 (minisat) R 6600 6600 6331 0 -1 4194304 6838 0 0 0 570 3 0 0 25 0 1 0 188949643 29855744 6816 1992294400 134512640 135156773 4294956080 18446744073709551615 134537767 0 4 0 3 0 0 0 17 0 0 0
/proc/6611/statm: 7289 6816 73 157 0 7129 0
[pid=6600/tid=6602] ppid=6598 vsize=1686532 CPUtime=5.71
/proc/6600/task/6602/stat : 6602 (java) S 6598 6600 6331 0 -1 64 2687 0 46 0 565 6 0 0 16 0 12 0 188948964 1727008768 11856 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6600/tid=6603] ppid=6598 vsize=1686532 CPUtime=0.93
/proc/6600/task/6603/stat : 6603 (java) S 6598 6600 6331 0 -1 64 11855 0 3 0 87 6 0 0 16 0 12 0 188948971 1727008768 11856 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=6600/tid=6604] ppid=6598 vsize=1686532 CPUtime=0
/proc/6600/task/6604/stat : 6604 (java) S 6598 6600 6331 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 188948972 1727008768 11856 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6600/tid=6605] ppid=6598 vsize=1686532 CPUtime=0
/proc/6600/task/6605/stat : 6605 (java) S 6598 6600 6331 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 188948972 1727008768 11856 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6600/tid=6606] ppid=6598 vsize=1686532 CPUtime=0
/proc/6600/task/6606/stat : 6606 (java) S 6598 6600 6331 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 188948977 1727008768 11856 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6600/tid=6607] ppid=6598 vsize=1686532 CPUtime=0.09
/proc/6600/task/6607/stat : 6607 (java) S 6598 6600 6331 0 -1 64 375 0 0 0 9 0 0 0 15 0 12 0 188948977 1727008768 11856 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6600/tid=6608] ppid=6598 vsize=1686532 CPUtime=0
/proc/6600/task/6608/stat : 6608 (java) S 6598 6600 6331 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 188948977 1727008768 11856 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6600/tid=6609] ppid=6598 vsize=1686532 CPUtime=0
/proc/6600/task/6609/stat : 6609 (java) S 6598 6600 6331 0 -1 64 13 0 0 0 0 0 0 0 15 0 12 0 188948977 1727008768 11856 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6600/tid=6610] ppid=6598 vsize=1686532 CPUtime=0
/proc/6600/task/6610/stat : 6610 (java) S 6598 6600 6331 0 -1 64 70 0 0 0 0 0 0 0 17 0 12 0 188949643 1727008768 11856 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=6600/tid=6612] ppid=6598 vsize=1686532 CPUtime=0
/proc/6600/task/6612/stat : 6612 (java) S 6598 6600 6331 0 -1 64 38 0 0 0 0 0 0 0 15 0 12 0 188949644 1727008768 11856 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=6600/tid=6613] ppid=6598 vsize=1686532 CPUtime=0
/proc/6600/task/6613/stat : 6613 (java) S 6598 6600 6331 0 -1 64 11 0 0 0 0 0 0 0 17 0 12 0 188949644 1727008768 11856 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 1715688

[startup+25.5017 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 6613
/proc/meminfo: memFree=1770008/2055920 swapFree=4191900/4192956
[pid=6600] ppid=6598 vsize=1686532 CPUtime=6.78
/proc/6600/stat : 6600 (java) S 6598 6600 6331 0 -1 0 15804 0 106 0 663 15 0 0 18 0 12 0 188948949 1727008768 11858 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6600/statm: 421633 11858 2165 9 0 416544 0
[pid=6611] ppid=6600 vsize=25948 CPUtime=18.53
/proc/6611/stat : 6611 (minisat) R 6600 6600 6331 0 -1 4194304 6904 0 0 0 1850 3 0 0 25 0 1 0 188949643 26570752 6258 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 0 0 0
/proc/6611/statm: 6487 6258 75 157 0 6327 0
[pid=6600/tid=6602] ppid=6598 vsize=1686532 CPUtime=5.71
/proc/6600/task/6602/stat : 6602 (java) S 6598 6600 6331 0 -1 64 2687 0 46 0 565 6 0 0 16 0 12 0 188948964 1727008768 11858 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6600/tid=6603] ppid=6598 vsize=1686532 CPUtime=0.93
/proc/6600/task/6603/stat : 6603 (java) S 6598 6600 6331 0 -1 64 11855 0 3 0 87 6 0 0 16 0 12 0 188948971 1727008768 11858 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=6600/tid=6604] ppid=6598 vsize=1686532 CPUtime=0
/proc/6600/task/6604/stat : 6604 (java) S 6598 6600 6331 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 188948972 1727008768 11858 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6600/tid=6605] ppid=6598 vsize=1686532 CPUtime=0
/proc/6600/task/6605/stat : 6605 (java) S 6598 6600 6331 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 188948972 1727008768 11858 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6600/tid=6606] ppid=6598 vsize=1686532 CPUtime=0
/proc/6600/task/6606/stat : 6606 (java) S 6598 6600 6331 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 188948977 1727008768 11858 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6600/tid=6607] ppid=6598 vsize=1686532 CPUtime=0.09
/proc/6600/task/6607/stat : 6607 (java) S 6598 6600 6331 0 -1 64 445 0 0 0 9 0 0 0 15 0 12 0 188948977 1727008768 11858 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6600/tid=6608] ppid=6598 vsize=1686532 CPUtime=0
/proc/6600/task/6608/stat : 6608 (java) S 6598 6600 6331 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 188948977 1727008768 11858 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6600/tid=6609] ppid=6598 vsize=1686532 CPUtime=0
/proc/6600/task/6609/stat : 6609 (java) S 6598 6600 6331 0 -1 64 13 0 0 0 0 0 0 0 15 0 12 0 188948977 1727008768 11858 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6600/tid=6610] ppid=6598 vsize=1686532 CPUtime=0
/proc/6600/task/6610/stat : 6610 (java) S 6598 6600 6331 0 -1 64 70 0 0 0 0 0 0 0 17 0 12 0 188949643 1727008768 11858 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=6600/tid=6612] ppid=6598 vsize=1686532 CPUtime=0
/proc/6600/task/6612/stat : 6612 (java) S 6598 6600 6331 0 -1 64 47 0 0 0 0 0 0 0 16 0 12 0 188949644 1727008768 11858 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=6600/tid=6613] ppid=6598 vsize=1686532 CPUtime=0
/proc/6600/task/6613/stat : 6613 (java) S 6598 6600 6331 0 -1 64 11 0 0 0 0 0 0 0 17 0 12 0 188949644 1727008768 11858 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 1712480

[startup+51.1017 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 6613

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

[pid=6600/tid=6606] ppid=6598 vsize=1686532 CPUtime=0
/proc/6600/task/6606/stat : 6606 (java) S 6598 6600 6331 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 188948977 1727008768 11858 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6600/tid=6607] ppid=6598 vsize=1686532 CPUtime=0.09
/proc/6600/task/6607/stat : 6607 (java) S 6598 6600 6331 0 -1 64 445 0 0 0 9 0 0 0 15 0 12 0 188948977 1727008768 11858 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6600/tid=6608] ppid=6598 vsize=1686532 CPUtime=0
/proc/6600/task/6608/stat : 6608 (java) S 6598 6600 6331 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 188948977 1727008768 11858 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6600/tid=6609] ppid=6598 vsize=1686532 CPUtime=0
/proc/6600/task/6609/stat : 6609 (java) S 6598 6600 6331 0 -1 64 13 0 0 0 0 0 0 0 15 0 12 0 188948977 1727008768 11858 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6600/tid=6610] ppid=6598 vsize=1686532 CPUtime=0
/proc/6600/task/6610/stat : 6610 (java) S 6598 6600 6331 0 -1 64 70 0 0 0 0 0 0 0 17 0 12 0 188949643 1727008768 11858 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=6600/tid=6612] ppid=6598 vsize=1686532 CPUtime=0
/proc/6600/task/6612/stat : 6612 (java) S 6598 6600 6331 0 -1 64 47 0 0 0 0 0 0 0 16 0 12 0 188949644 1727008768 11858 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=6600/tid=6613] ppid=6598 vsize=1686532 CPUtime=0
/proc/6600/task/6613/stat : 6613 (java) S 6598 6600 6331 0 -1 64 11 0 0 0 0 0 0 0 17 0 12 0 188949644 1727008768 11858 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1601.64
Current children cumulated vsize (KiB) 1766516

[startup+1662.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 6621
/proc/meminfo: memFree=1716432/2055920 swapFree=4191900/4192956
[pid=6600] ppid=6598 vsize=1686532 CPUtime=6.79
/proc/6600/stat : 6600 (java) S 6598 6600 6331 0 -1 0 15804 0 106 0 663 16 0 0 18 0 12 0 188948949 1727008768 11858 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6600/statm: 421633 11858 2165 9 0 416544 0
[pid=6611] ppid=6600 vsize=80312 CPUtime=1654.83
/proc/6611/stat : 6611 (minisat) R 6600 6600 6331 0 -1 4194304 20125 0 0 0 165468 15 0 0 25 0 1 0 188949643 82239488 19479 1992294400 134512640 135156773 4294956080 18446744073709551615 134556384 0 4 0 3 0 0 0 17 0 0 0
/proc/6611/statm: 20078 19479 75 157 0 19918 0
[pid=6600/tid=6602] ppid=6598 vsize=1686532 CPUtime=5.71
/proc/6600/task/6602/stat : 6602 (java) S 6598 6600 6331 0 -1 64 2687 0 46 0 565 6 0 0 16 0 12 0 188948964 1727008768 11858 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6600/tid=6603] ppid=6598 vsize=1686532 CPUtime=0.93
/proc/6600/task/6603/stat : 6603 (java) S 6598 6600 6331 0 -1 64 11855 0 3 0 87 6 0 0 16 0 12 0 188948971 1727008768 11858 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=6600/tid=6604] ppid=6598 vsize=1686532 CPUtime=0
/proc/6600/task/6604/stat : 6604 (java) S 6598 6600 6331 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 188948972 1727008768 11858 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6600/tid=6605] ppid=6598 vsize=1686532 CPUtime=0
/proc/6600/task/6605/stat : 6605 (java) S 6598 6600 6331 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 188948972 1727008768 11858 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6600/tid=6606] ppid=6598 vsize=1686532 CPUtime=0
/proc/6600/task/6606/stat : 6606 (java) S 6598 6600 6331 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 188948977 1727008768 11858 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6600/tid=6607] ppid=6598 vsize=1686532 CPUtime=0.09
/proc/6600/task/6607/stat : 6607 (java) S 6598 6600 6331 0 -1 64 445 0 0 0 9 0 0 0 15 0 12 0 188948977 1727008768 11858 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6600/tid=6608] ppid=6598 vsize=1686532 CPUtime=0
/proc/6600/task/6608/stat : 6608 (java) S 6598 6600 6331 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 188948977 1727008768 11858 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6600/tid=6609] ppid=6598 vsize=1686532 CPUtime=0
/proc/6600/task/6609/stat : 6609 (java) R 6598 6600 6331 0 -1 64 13 0 0 0 0 0 0 0 15 0 12 0 188948977 1727008768 11858 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6600/tid=6610] ppid=6598 vsize=1686532 CPUtime=0
/proc/6600/task/6610/stat : 6610 (java) S 6598 6600 6331 0 -1 64 70 0 0 0 0 0 0 0 17 0 12 0 188949643 1727008768 11858 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=6600/tid=6612] ppid=6598 vsize=1686532 CPUtime=0
/proc/6600/task/6612/stat : 6612 (java) S 6598 6600 6331 0 -1 64 47 0 0 0 0 0 0 0 16 0 12 0 188949644 1727008768 11858 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=6600/tid=6613] ppid=6598 vsize=1686532 CPUtime=0
/proc/6600/task/6613/stat : 6613 (java) S 6598 6600 6331 0 -1 64 11 0 0 0 0 0 0 0 17 0 12 0 188949644 1727008768 11858 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1661.62
Current children cumulated vsize (KiB) 1766844

[startup+1722.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 6621
/proc/meminfo: memFree=1715736/2055920 swapFree=4191900/4192956
[pid=6600] ppid=6598 vsize=1686532 CPUtime=6.79
/proc/6600/stat : 6600 (java) S 6598 6600 6331 0 -1 0 15804 0 106 0 663 16 0 0 18 0 12 0 188948949 1727008768 11858 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6600/statm: 421633 11858 2165 9 0 416544 0
[pid=6611] ppid=6600 vsize=81188 CPUtime=1714.81
/proc/6611/stat : 6611 (minisat) R 6600 6600 6331 0 -1 4194304 20332 0 0 0 171466 15 0 0 25 0 1 0 188949643 83136512 19678 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 0 0 0
/proc/6611/statm: 20297 19678 75 157 0 20137 0
[pid=6600/tid=6602] ppid=6598 vsize=1686532 CPUtime=5.71
/proc/6600/task/6602/stat : 6602 (java) S 6598 6600 6331 0 -1 64 2687 0 46 0 565 6 0 0 16 0 12 0 188948964 1727008768 11858 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6600/tid=6603] ppid=6598 vsize=1686532 CPUtime=0.93
/proc/6600/task/6603/stat : 6603 (java) S 6598 6600 6331 0 -1 64 11855 0 3 0 87 6 0 0 16 0 12 0 188948971 1727008768 11858 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=6600/tid=6604] ppid=6598 vsize=1686532 CPUtime=0
/proc/6600/task/6604/stat : 6604 (java) S 6598 6600 6331 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 188948972 1727008768 11858 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6600/tid=6605] ppid=6598 vsize=1686532 CPUtime=0
/proc/6600/task/6605/stat : 6605 (java) S 6598 6600 6331 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 188948972 1727008768 11858 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6600/tid=6606] ppid=6598 vsize=1686532 CPUtime=0
/proc/6600/task/6606/stat : 6606 (java) S 6598 6600 6331 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 188948977 1727008768 11858 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6600/tid=6607] ppid=6598 vsize=1686532 CPUtime=0.09
/proc/6600/task/6607/stat : 6607 (java) S 6598 6600 6331 0 -1 64 445 0 0 0 9 0 0 0 15 0 12 0 188948977 1727008768 11858 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6600/tid=6608] ppid=6598 vsize=1686532 CPUtime=0
/proc/6600/task/6608/stat : 6608 (java) S 6598 6600 6331 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 188948977 1727008768 11858 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6600/tid=6609] ppid=6598 vsize=1686532 CPUtime=0
/proc/6600/task/6609/stat : 6609 (java) S 6598 6600 6331 0 -1 64 13 0 0 0 0 0 0 0 15 0 12 0 188948977 1727008768 11858 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6600/tid=6610] ppid=6598 vsize=1686532 CPUtime=0
/proc/6600/task/6610/stat : 6610 (java) S 6598 6600 6331 0 -1 64 70 0 0 0 0 0 0 0 17 0 12 0 188949643 1727008768 11858 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=6600/tid=6612] ppid=6598 vsize=1686532 CPUtime=0
/proc/6600/task/6612/stat : 6612 (java) S 6598 6600 6331 0 -1 64 47 0 0 0 0 0 0 0 16 0 12 0 188949644 1727008768 11858 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=6600/tid=6613] ppid=6598 vsize=1686532 CPUtime=0
/proc/6600/task/6613/stat : 6613 (java) S 6598 6600 6331 0 -1 64 11 0 0 0 0 0 0 0 17 0 12 0 188949644 1727008768 11858 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1721.6
Current children cumulated vsize (KiB) 1767720

[startup+1782.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 6621
/proc/meminfo: memFree=1715160/2055920 swapFree=4191900/4192956
[pid=6600] ppid=6598 vsize=1686532 CPUtime=6.79
/proc/6600/stat : 6600 (java) S 6598 6600 6331 0 -1 0 15804 0 106 0 663 16 0 0 18 0 12 0 188948949 1727008768 11858 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6600/statm: 421633 11858 2165 9 0 416544 0
[pid=6611] ppid=6600 vsize=81632 CPUtime=1774.79
/proc/6611/stat : 6611 (minisat) R 6600 6600 6331 0 -1 4194304 20412 0 0 0 177464 15 0 0 25 0 1 0 188949643 83591168 19758 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 0 0 0
/proc/6611/statm: 20408 19758 75 157 0 20248 0
[pid=6600/tid=6602] ppid=6598 vsize=1686532 CPUtime=5.71
/proc/6600/task/6602/stat : 6602 (java) S 6598 6600 6331 0 -1 64 2687 0 46 0 565 6 0 0 16 0 12 0 188948964 1727008768 11858 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6600/tid=6603] ppid=6598 vsize=1686532 CPUtime=0.93
/proc/6600/task/6603/stat : 6603 (java) S 6598 6600 6331 0 -1 64 11855 0 3 0 87 6 0 0 16 0 12 0 188948971 1727008768 11858 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=6600/tid=6604] ppid=6598 vsize=1686532 CPUtime=0
/proc/6600/task/6604/stat : 6604 (java) S 6598 6600 6331 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 188948972 1727008768 11858 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6600/tid=6605] ppid=6598 vsize=1686532 CPUtime=0
/proc/6600/task/6605/stat : 6605 (java) S 6598 6600 6331 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 188948972 1727008768 11858 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6600/tid=6606] ppid=6598 vsize=1686532 CPUtime=0
/proc/6600/task/6606/stat : 6606 (java) S 6598 6600 6331 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 188948977 1727008768 11858 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6600/tid=6607] ppid=6598 vsize=1686532 CPUtime=0.09
/proc/6600/task/6607/stat : 6607 (java) S 6598 6600 6331 0 -1 64 445 0 0 0 9 0 0 0 15 0 12 0 188948977 1727008768 11858 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6600/tid=6608] ppid=6598 vsize=1686532 CPUtime=0
/proc/6600/task/6608/stat : 6608 (java) S 6598 6600 6331 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 188948977 1727008768 11858 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6600/tid=6609] ppid=6598 vsize=1686532 CPUtime=0.01
/proc/6600/task/6609/stat : 6609 (java) S 6598 6600 6331 0 -1 64 13 0 0 0 0 1 0 0 15 0 12 0 188948977 1727008768 11858 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6600/tid=6610] ppid=6598 vsize=1686532 CPUtime=0
/proc/6600/task/6610/stat : 6610 (java) S 6598 6600 6331 0 -1 64 70 0 0 0 0 0 0 0 17 0 12 0 188949643 1727008768 11858 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=6600/tid=6612] ppid=6598 vsize=1686532 CPUtime=0
/proc/6600/task/6612/stat : 6612 (java) S 6598 6600 6331 0 -1 64 47 0 0 0 0 0 0 0 16 0 12 0 188949644 1727008768 11858 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=6600/tid=6613] ppid=6598 vsize=1686532 CPUtime=0
/proc/6600/task/6613/stat : 6613 (java) S 6598 6600 6331 0 -1 64 11 0 0 0 0 0 0 0 17 0 12 0 188949644 1727008768 11858 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1781.58
Current children cumulated vsize (KiB) 1768164



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.8 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 6621
/proc/meminfo: memFree=1714968/2055920 swapFree=4191900/4192956
[pid=6600] ppid=6598 vsize=1686532 CPUtime=6.79
/proc/6600/stat : 6600 (java) S 6598 6600 6331 0 -1 0 15804 0 106 0 663 16 0 0 18 0 12 0 188948949 1727008768 11858 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6600/statm: 421633 11858 2165 9 0 416544 0
[pid=6611] ppid=6600 vsize=81796 CPUtime=1793.29
/proc/6611/stat : 6611 (minisat) R 6600 6600 6331 0 -1 4194304 20459 0 0 0 179314 15 0 0 25 0 1 0 188949643 83759104 19805 1992294400 134512640 135156773 4294956080 18446744073709551615 134556318 0 4 0 3 0 0 0 17 0 0 0
/proc/6611/statm: 20449 19805 75 157 0 20289 0
[pid=6600/tid=6602] ppid=6598 vsize=1686532 CPUtime=5.71
/proc/6600/task/6602/stat : 6602 (java) S 6598 6600 6331 0 -1 64 2687 0 46 0 565 6 0 0 16 0 12 0 188948964 1727008768 11858 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6600/tid=6603] ppid=6598 vsize=1686532 CPUtime=0.93
/proc/6600/task/6603/stat : 6603 (java) S 6598 6600 6331 0 -1 64 11855 0 3 0 87 6 0 0 16 0 12 0 188948971 1727008768 11858 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=6600/tid=6604] ppid=6598 vsize=1686532 CPUtime=0
/proc/6600/task/6604/stat : 6604 (java) S 6598 6600 6331 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 188948972 1727008768 11858 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6600/tid=6605] ppid=6598 vsize=1686532 CPUtime=0
/proc/6600/task/6605/stat : 6605 (java) S 6598 6600 6331 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 188948972 1727008768 11858 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6600/tid=6606] ppid=6598 vsize=1686532 CPUtime=0
/proc/6600/task/6606/stat : 6606 (java) S 6598 6600 6331 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 188948977 1727008768 11858 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6600/tid=6607] ppid=6598 vsize=1686532 CPUtime=0.09
/proc/6600/task/6607/stat : 6607 (java) S 6598 6600 6331 0 -1 64 445 0 0 0 9 0 0 0 15 0 12 0 188948977 1727008768 11858 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6600/tid=6608] ppid=6598 vsize=1686532 CPUtime=0
/proc/6600/task/6608/stat : 6608 (java) S 6598 6600 6331 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 188948977 1727008768 11858 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6600/tid=6609] ppid=6598 vsize=1686532 CPUtime=0.01
/proc/6600/task/6609/stat : 6609 (java) R 6598 6600 6331 0 -1 64 13 0 0 0 0 1 0 0 15 0 12 0 188948977 1727008768 11858 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6600/tid=6610] ppid=6598 vsize=1686532 CPUtime=0
/proc/6600/task/6610/stat : 6610 (java) S 6598 6600 6331 0 -1 64 70 0 0 0 0 0 0 0 17 0 12 0 188949643 1727008768 11858 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=6600/tid=6612] ppid=6598 vsize=1686532 CPUtime=0
/proc/6600/task/6612/stat : 6612 (java) S 6598 6600 6331 0 -1 64 47 0 0 0 0 0 0 0 16 0 12 0 188949644 1727008768 11858 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=6600/tid=6613] ppid=6598 vsize=1686532 CPUtime=0
/proc/6600/task/6613/stat : 6613 (java) S 6598 6600 6331 0 -1 64 11 0 0 0 0 0 0 0 17 0 12 0 188949644 1727008768 11858 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 1768328

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

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

[startup+1800.91 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 6621
/proc/meminfo: memFree=1714968/2055920 swapFree=4191900/4192956
[pid=6600] ppid=6598 vsize=0 CPUtime=1800.11
/proc/6600/stat : 6600 (java) Z 6598 6600 6331 0 -1 12 16265 20459 184 0 663 17 179314 17 16 0 2 0 188948949 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6600/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1800.92
CPU time (s): 1800.15
CPU user time (s): 1799.79
CPU system time (s): 0.361944
CPU usage (%): 99.9571
Max. virtual memory (cumulated for all children) (KiB): 1768328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.79
system time used= 0.361944
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36724
page faults= 184
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38192
involuntary context switches= 7576

runsolver used 2.10668 second user time and 4.5963 second system time

The end

Launcher Data

Begin job on node11 at 2009-06-17 06:38:03
IDJOB=1883763
IDBENCH=48302
IDSOLVER=688
FILE ID=node11/1883763-1245213483
PBS_JOBID= 9368368
Free space on /tmp= 66196 MiB

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

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

MD5SUM BENCH= 4bc8406e35a3f2674c743b72d3a1792a
RANDOM SEED=808462791

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1856208 kB
Buffers:         41028 kB
Cached:          89356 kB
SwapCached:        516 kB
Active:          18172 kB
Inactive:       125288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1856208 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:             920 kB
Writeback:           0 kB
Mapped:          21304 kB
Slab:            42240 kB
Committed_AS:   197960 kB
PageTables:       1452 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-1883763-1245213483.opb

Free space on /tmp at the end= 66196 MiB
End job on node11 at 2009-06-17 07:08:06