Trace number 1883807

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? (MO) 524.079 525.286

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_500_60_3_15.opb
MD5SUM318a02509ac7733b5c1657e14975af2b
Bench CategoryDEC-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark2.10668
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables1000
Total number of constraints1502
Number of constraints which are clauses500
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints1001
Minimum length of a constraint2
Maximum length of a constraint1000
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 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)74920
Sum of products size (including duplicates)149840
Number of different products37460
Sum of products size74920

Solver Data

521.69/522.92	------------------------
521.69/522.92	Encoding : LINEAR, DIRECT, BDD, POLYW, GLOBC
521.69/522.92	Size : 0, 263220, 0, 0, 13877651
521.69/522.92	Count : 0, 75420, 0, 0, 1003
521.69/522.92	
521.69/522.92	Command line : minisat tmp.dimacs %var 
521.69/522.92	
521.69/522.92	------------------------
521.69/522.99	This is MiniSat 2.0 beta
521.69/522.99	WARNING: for repeatability, setting FPU to use double precision
521.69/522.99	============================[ Problem Statistics ]=============================
521.69/522.99	|                                                                             |
521.69/522.99	|  Number of variables:  534710                                               |
521.69/522.99	|  Number of clauses:    4904849                                              |

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-1883807-1245215829/watcher-1883807-1245215829 -o /tmp/evaluation-result-1883807-1245215829/solver-1883807-1245215829 -C 1800 -W 2000 -M 1800 java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883807-1245215829.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.92 0.98 0.99 3/64 7562
/proc/meminfo: memFree=1850592/2055920 swapFree=4191900/4192956
[pid=7562] ppid=7560 vsize=152 CPUtime=0
/proc/7562/stat : 7562 (java) R 7560 7562 6893 0 -1 0 41 0 0 0 0 0 0 0 20 0 1 0 189182377 155648 26 1992294400 134512640 134550932 4294956192 18446744073709551615 1462571 0 0 4096 0 0 0 0 17 1 0 0
/proc/7562/statm: 38 26 19 9 0 4 0

[startup+0.104632 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 7562
/proc/meminfo: memFree=1850592/2055920 swapFree=4191900/4192956
[pid=7562] ppid=7560 vsize=1685136 CPUtime=0.1
/proc/7562/stat : 7562 (java) S 7560 7562 6893 0 -1 0 3044 0 1 0 9 1 0 0 18 0 9 0 189182377 1725579264 2534 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7562/statm: 421284 2534 1226 9 0 416195 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1685136

[startup+0.201644 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 7562
/proc/meminfo: memFree=1850592/2055920 swapFree=4191900/4192956
[pid=7562] ppid=7560 vsize=1685136 CPUtime=0.23
/proc/7562/stat : 7562 (java) S 7560 7562 6893 0 -1 0 3522 0 1 0 21 2 0 0 18 0 9 0 189182377 1725579264 3005 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7562/statm: 421284 3005 1227 9 0 416195 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 1685136

[startup+0.301655 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 7562
/proc/meminfo: memFree=1850592/2055920 swapFree=4191900/4192956
[pid=7562] ppid=7560 vsize=1685136 CPUtime=0.33
/proc/7562/stat : 7562 (java) S 7560 7562 6893 0 -1 0 3873 0 1 0 31 2 0 0 18 0 9 0 189182377 1725579264 3348 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7562/statm: 421284 3348 1227 9 0 416195 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 1685136

[startup+0.701698 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 7562
/proc/meminfo: memFree=1850592/2055920 swapFree=4191900/4192956
[pid=7562] ppid=7560 vsize=1685260 CPUtime=0.73
/proc/7562/stat : 7562 (java) S 7560 7562 6893 0 -1 0 6270 0 1 0 70 3 0 0 18 0 9 0 189182377 1725706240 5557 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7562/statm: 421315 5557 2154 9 0 416226 0
Current children cumulated CPU time (s) 0.73
Current children cumulated vsize (KiB) 1685260

[startup+1.50179 s]
/proc/loadavg: 0.92 0.98 0.99 2/73 7571
/proc/meminfo: memFree=1829208/2055920 swapFree=4191900/4192956
[pid=7562] ppid=7560 vsize=1685260 CPUtime=1.53
/proc/7562/stat : 7562 (java) S 7560 7562 6893 0 -1 0 10278 0 1 0 148 5 0 0 18 0 9 0 189182377 1725706240 8968 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7562/statm: 421315 8968 2154 9 0 416226 0
[pid=7562/tid=7564] ppid=7560 vsize=1685260 CPUtime=0.95
/proc/7562/task/7564/stat : 7564 (java) R 7560 7562 6893 0 -1 64 2208 0 1 0 94 1 0 0 16 0 9 0 189182378 1725706240 8968 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7562/tid=7565] ppid=7560 vsize=1685260 CPUtime=0.51
/proc/7562/task/7565/stat : 7565 (java) S 7560 7562 6893 0 -1 64 7039 0 0 0 49 2 0 0 16 0 9 0 189182379 1725706240 8968 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7562/tid=7566] ppid=7560 vsize=1685260 CPUtime=0
/proc/7562/task/7566/stat : 7566 (java) S 7560 7562 6893 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 189182379 1725706240 8968 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7562/tid=7567] ppid=7560 vsize=1685260 CPUtime=0
/proc/7562/task/7567/stat : 7567 (java) S 7560 7562 6893 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 189182379 1725706240 8968 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7562/tid=7568] ppid=7560 vsize=1685260 CPUtime=0
/proc/7562/task/7568/stat : 7568 (java) S 7560 7562 6893 0 -1 64 0 0 0 0 0 0 0 0 22 0 9 0 189182381 1725706240 8968 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7562/tid=7569] ppid=7560 vsize=1685260 CPUtime=0.04
/proc/7562/task/7569/stat : 7569 (java) S 7560 7562 6893 0 -1 64 295 0 0 0 4 0 0 0 16 0 9 0 189182381 1725706240 8968 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7562/tid=7570] ppid=7560 vsize=1685260 CPUtime=0
/proc/7562/task/7570/stat : 7570 (java) S 7560 7562 6893 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 189182381 1725706240 8968 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7562/tid=7571] ppid=7560 vsize=1685260 CPUtime=0
/proc/7562/task/7571/stat : 7571 (java) S 7560 7562 6893 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 189182381 1725706240 8968 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.53
Current children cumulated vsize (KiB) 1685260

[startup+3.10216 s]
/proc/loadavg: 0.92 0.98 0.99 2/73 7571
/proc/meminfo: memFree=1810840/2055920 swapFree=4191900/4192956
[pid=7562] ppid=7560 vsize=1685292 CPUtime=3.15
/proc/7562/stat : 7562 (java) S 7560 7562 6893 0 -1 0 14695 0 1 0 308 7 0 0 18 0 9 0 189182377 1725739008 12870 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7562/statm: 421323 12870 2163 9 0 416234 0
[pid=7562/tid=7564] ppid=7560 vsize=1685292 CPUtime=2.18
/proc/7562/task/7564/stat : 7564 (java) R 7560 7562 6893 0 -1 64 2531 0 1 0 216 2 0 0 16 0 9 0 189182378 1725739008 12870 1992294400 134512640 134550932 4294956032 18446744073709551615 4126507367 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7562/tid=7565] ppid=7560 vsize=1685292 CPUtime=0.88
/proc/7562/task/7565/stat : 7565 (java) S 7560 7562 6893 0 -1 64 11092 0 0 0 85 3 0 0 15 0 9 0 189182379 1725739008 12870 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7562/tid=7566] ppid=7560 vsize=1685292 CPUtime=0
/proc/7562/task/7566/stat : 7566 (java) S 7560 7562 6893 0 -1 64 15 0 0 0 0 0 0 0 15 0 9 0 189182379 1725739008 12870 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7562/tid=7567] ppid=7560 vsize=1685292 CPUtime=0
/proc/7562/task/7567/stat : 7567 (java) S 7560 7562 6893 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 189182379 1725739008 12870 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7562/tid=7568] ppid=7560 vsize=1685292 CPUtime=0
/proc/7562/task/7568/stat : 7568 (java) S 7560 7562 6893 0 -1 64 0 0 0 0 0 0 0 0 22 0 9 0 189182381 1725739008 12870 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7562/tid=7569] ppid=7560 vsize=1685292 CPUtime=0.06
/proc/7562/task/7569/stat : 7569 (java) S 7560 7562 6893 0 -1 64 336 0 0 0 6 0 0 0 16 0 9 0 189182381 1725739008 12870 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7562/tid=7570] ppid=7560 vsize=1685292 CPUtime=0
/proc/7562/task/7570/stat : 7570 (java) S 7560 7562 6893 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 189182381 1725739008 12870 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7562/tid=7571] ppid=7560 vsize=1685292 CPUtime=0
/proc/7562/task/7571/stat : 7571 (java) S 7560 7562 6893 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 189182381 1725739008 12870 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.15
Current children cumulated vsize (KiB) 1685292

[startup+6.30151 s]
/proc/loadavg: 0.93 0.98 0.99 2/73 7571
/proc/meminfo: memFree=1804064/2055920 swapFree=4191900/4192956
[pid=7562] ppid=7560 vsize=1685292 CPUtime=6.34
/proc/7562/stat : 7562 (java) S 7560 7562 6893 0 -1 0 15686 0 1 0 626 8 0 0 18 0 9 0 189182377 1725739008 13841 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7562/statm: 421323 13841 2163 9 0 416234 0
[pid=7562/tid=7564] ppid=7560 vsize=1685292 CPUtime=5.31
/proc/7562/task/7564/stat : 7564 (java) R 7560 7562 6893 0 -1 64 2551 0 1 0 529 2 0 0 17 0 9 0 189182378 1725739008 13841 1992294400 134512640 134550932 4294956032 18446744073709551615 4126379816 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7562/tid=7565] ppid=7560 vsize=1685292 CPUtime=0.93
/proc/7562/task/7565/stat : 7565 (java) S 7560 7562 6893 0 -1 64 12063 0 0 0 89 4 0 0 15 0 9 0 189182379 1725739008 13841 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7562/tid=7566] ppid=7560 vsize=1685292 CPUtime=0
/proc/7562/task/7566/stat : 7566 (java) S 7560 7562 6893 0 -1 64 15 0 0 0 0 0 0 0 15 0 9 0 189182379 1725739008 13841 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7562/tid=7567] ppid=7560 vsize=1685292 CPUtime=0
/proc/7562/task/7567/stat : 7567 (java) S 7560 7562 6893 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 189182379 1725739008 13841 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7562/tid=7568] ppid=7560 vsize=1685292 CPUtime=0
/proc/7562/task/7568/stat : 7568 (java) S 7560 7562 6893 0 -1 64 0 0 0 0 0 0 0 0 22 0 9 0 189182381 1725739008 13841 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7562/tid=7569] ppid=7560 vsize=1685292 CPUtime=0.06
/proc/7562/task/7569/stat : 7569 (java) S 7560 7562 6893 0 -1 64 336 0 0 0 6 0 0 0 16 0 9 0 189182381 1725739008 13841 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7562/tid=7570] ppid=7560 vsize=1685292 CPUtime=0
/proc/7562/task/7570/stat : 7570 (java) S 7560 7562 6893 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 189182381 1725739008 13841 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7562/tid=7571] ppid=7560 vsize=1685292 CPUtime=0
/proc/7562/task/7571/stat : 7571 (java) S 7560 7562 6893 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 189182381 1725739008 13841 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.34
Current children cumulated vsize (KiB) 1685292

[startup+12.7022 s]
/proc/loadavg: 0.93 0.98 0.99 2/73 7571
/proc/meminfo: memFree=1799584/2055920 swapFree=4191900/4192956
[pid=7562] ppid=7560 vsize=1685292 CPUtime=12.71
/proc/7562/stat : 7562 (java) S 7560 7562 6893 0 -1 0 16741 0 1 0 1263 8 0 0 18 0 9 0 189182377 1725739008 14862 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7562/statm: 421323 14862 2163 9 0 416234 0
[pid=7562/tid=7564] ppid=7560 vsize=1685292 CPUtime=11.61
/proc/7562/task/7564/stat : 7564 (java) R 7560 7562 6893 0 -1 64 2585 0 1 0 1159 2 0 0 17 0 9 0 189182378 1725739008 14862 1992294400 134512640 134550932 4294956032 18446744073709551615 4126507412 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7562/tid=7565] ppid=7560 vsize=1685292 CPUtime=1.02
/proc/7562/task/7565/stat : 7565 (java) S 7560 7562 6893 0 -1 64 13084 0 0 0 97 5 0 0 16 0 9 0 189182379 1725739008 14862 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7562/tid=7566] ppid=7560 vsize=1685292 CPUtime=0
/proc/7562/task/7566/stat : 7566 (java) S 7560 7562 6893 0 -1 64 15 0 0 0 0 0 0 0 15 0 9 0 189182379 1725739008 14862 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7562/tid=7567] ppid=7560 vsize=1685292 CPUtime=0
/proc/7562/task/7567/stat : 7567 (java) S 7560 7562 6893 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 189182379 1725739008 14862 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7562/tid=7568] ppid=7560 vsize=1685292 CPUtime=0
/proc/7562/task/7568/stat : 7568 (java) S 7560 7562 6893 0 -1 64 0 0 0 0 0 0 0 0 22 0 9 0 189182381 1725739008 14862 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7562/tid=7569] ppid=7560 vsize=1685292 CPUtime=0.06
/proc/7562/task/7569/stat : 7569 (java) S 7560 7562 6893 0 -1 64 336 0 0 0 6 0 0 0 16 0 9 0 189182381 1725739008 14862 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7562/tid=7570] ppid=7560 vsize=1685292 CPUtime=0
/proc/7562/task/7570/stat : 7570 (java) S 7560 7562 6893 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 189182381 1725739008 14862 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7562/tid=7571] ppid=7560 vsize=1685292 CPUtime=0
/proc/7562/task/7571/stat : 7571 (java) S 7560 7562 6893 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 189182381 1725739008 14862 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 1685292

[startup+25.5016 s]
/proc/loadavg: 0.95 0.98 0.99 2/73 7571
/proc/meminfo: memFree=1781280/2055920 swapFree=4191900/4192956
[pid=7562] ppid=7560 vsize=1685292 CPUtime=25.49
/proc/7562/stat : 7562 (java) S 7560 7562 6893 0 -1 0 23506 0 1 0 2535 14 0 0 18 0 9 0 189182377 1725739008 18597 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7562/statm: 421323 18597 2164 9 0 416234 0
[pid=7562/tid=7564] ppid=7560 vsize=1685292 CPUtime=23.85
/proc/7562/task/7564/stat : 7564 (java) S 7560 7562 6893 0 -1 64 2699 0 1 0 2381 4 0 0 17 0 9 0 189182378 1725739008 18597 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7562/tid=7565] ppid=7560 vsize=1685292 CPUtime=1.52
/proc/7562/task/7565/stat : 7565 (java) R 7560 7562 6893 0 -1 64 19703 0 0 0 144 8 0 0 15 0 9 0 189182379 1725739008 18597 1992294400 134512640 134550932 4294956032 18446744073709551615 102549400 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7562/tid=7566] ppid=7560 vsize=1685292 CPUtime=0
/proc/7562/task/7566/stat : 7566 (java) S 7560 7562 6893 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 189182379 1725739008 18597 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7562/tid=7567] ppid=7560 vsize=1685292 CPUtime=0
/proc/7562/task/7567/stat : 7567 (java) S 7560 7562 6893 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 189182379 1725739008 18597 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7562/tid=7568] ppid=7560 vsize=1685292 CPUtime=0
/proc/7562/task/7568/stat : 7568 (java) S 7560 7562 6893 0 -1 64 0 0 0 0 0 0 0 0 22 0 9 0 189182381 1725739008 18597 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7562/tid=7569] ppid=7560 vsize=1685292 CPUtime=0.09
/proc/7562/task/7569/stat : 7569 (java) S 7560 7562 6893 0 -1 64 368 0 0 0 9 0 0 0 16 0 9 0 189182381 1725739008 18597 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7562/tid=7570] ppid=7560 vsize=1685292 CPUtime=0
/proc/7562/task/7570/stat : 7570 (java) S 7560 7562 6893 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 189182381 1725739008 18597 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7562/tid=7571] ppid=7560 vsize=1685292 CPUtime=0
/proc/7562/task/7571/stat : 7571 (java) S 7560 7562 6893 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 189182381 1725739008 18597 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1685292

[startup+51.1015 s]
/proc/loadavg: 0.96 0.98 0.99 2/73 7571
/proc/meminfo: memFree=1715616/2055920 swapFree=4191900/4192956
[pid=7562] ppid=7560 vsize=1685292 CPUtime=51
/proc/7562/stat : 7562 (java) S 7560 7562 6893 0 -1 0 39869 0 1 0 5070 30 0 0 18 0 9 0 189182377 1725739008 31738 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7562/statm: 421323 31738 2164 9 0 416234 0
[pid=7562/tid=7564] ppid=7560 vsize=1685292 CPUtime=47.76
/proc/7562/task/7564/stat : 7564 (java) R 7560 7562 6893 0 -1 64 3469 0 1 0 4763 13 0 0 17 0 9 0 189182378 1725739008 31738 1992294400 134512640 134550932 4294956032 18446744073709551615 4126379816 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7562/tid=7565] ppid=7560 vsize=1685292 CPUtime=3.11
/proc/7562/task/7565/stat : 7565 (java) S 7560 7562 6893 0 -1 64 35290 0 0 0 296 15 0 0 15 0 9 0 189182379 1725739008 31738 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7562/tid=7566] ppid=7560 vsize=1685292 CPUtime=0
/proc/7562/task/7566/stat : 7566 (java) S 7560 7562 6893 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 189182379 1725739008 31738 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7562/tid=7567] ppid=7560 vsize=1685292 CPUtime=0
/proc/7562/task/7567/stat : 7567 (java) S 7560 7562 6893 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 189182379 1725739008 31738 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7562/tid=7568] ppid=7560 vsize=1685292 CPUtime=0
/proc/7562/task/7568/stat : 7568 (java) S 7560 7562 6893 0 -1 64 0 0 0 0 0 0 0 0 22 0 9 0 189182381 1725739008 31738 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7562/tid=7569] ppid=7560 vsize=1685292 CPUtime=0.1
/proc/7562/task/7569/stat : 7569 (java) S 7560 7562 6893 0 -1 64 374 0 0 0 10 0 0 0 16 0 9 0 189182381 1725739008 31738 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7562/tid=7570] ppid=7560 vsize=1685292 CPUtime=0
/proc/7562/task/7570/stat : 7570 (java) S 7560 7562 6893 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 189182381 1725739008 31738 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0

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

[pid=7562/tid=7564] ppid=7560 vsize=1685292 CPUtime=267.67
/proc/7562/task/7564/stat : 7564 (java) R 7560 7562 6893 0 -1 64 8720 0 1 0 26719 48 0 0 18 0 9 0 189182378 1725739008 124452 1992294400 134512640 134550932 4294956032 18446744073709551615 4126539854 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7562/tid=7565] ppid=7560 vsize=1685292 CPUtime=13.75
/proc/7562/task/7565/stat : 7565 (java) S 7560 7562 6893 0 -1 64 130748 0 0 0 1319 56 0 0 16 0 9 0 189182379 1725739008 124452 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7562/tid=7566] ppid=7560 vsize=1685292 CPUtime=0
/proc/7562/task/7566/stat : 7566 (java) S 7560 7562 6893 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 189182379 1725739008 124452 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7562/tid=7567] ppid=7560 vsize=1685292 CPUtime=0
/proc/7562/task/7567/stat : 7567 (java) S 7560 7562 6893 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 189182379 1725739008 124452 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7562/tid=7568] ppid=7560 vsize=1685292 CPUtime=0
/proc/7562/task/7568/stat : 7568 (java) S 7560 7562 6893 0 -1 64 0 0 0 0 0 0 0 0 22 0 9 0 189182381 1725739008 124452 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7562/tid=7569] ppid=7560 vsize=1685292 CPUtime=0.11
/proc/7562/task/7569/stat : 7569 (java) S 7560 7562 6893 0 -1 64 381 0 0 0 11 0 0 0 16 0 9 0 189182381 1725739008 124452 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7562/tid=7570] ppid=7560 vsize=1685292 CPUtime=0
/proc/7562/task/7570/stat : 7570 (java) S 7560 7562 6893 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 189182381 1725739008 124452 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7562/tid=7571] ppid=7560 vsize=1685292 CPUtime=0
/proc/7562/task/7571/stat : 7571 (java) S 7560 7562 6893 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 189182381 1725739008 124452 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 281.56
Current children cumulated vsize (KiB) 1685292

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 7571
/proc/meminfo: memFree=1233568/2055920 swapFree=4191900/4192956
[pid=7562] ppid=7560 vsize=1685292 CPUtime=341.44
/proc/7562/stat : 7562 (java) S 7560 7562 6893 0 -1 0 147623 0 1 0 34029 115 0 0 18 0 9 0 189182377 1725739008 131450 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7562/statm: 421323 131450 2164 9 0 416234 0
[pid=7562/tid=7564] ppid=7560 vsize=1685292 CPUtime=326.8
/proc/7562/task/7564/stat : 7564 (java) R 7560 7562 6893 0 -1 64 8760 0 1 0 32627 53 0 0 17 0 9 0 189182378 1725739008 131450 1992294400 134512640 134550932 4294956032 18446744073709551615 4125903083 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7562/tid=7565] ppid=7560 vsize=1685292 CPUtime=14.49
/proc/7562/task/7565/stat : 7565 (java) S 7560 7562 6893 0 -1 64 137746 0 0 0 1389 60 0 0 16 0 9 0 189182379 1725739008 131450 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7562/tid=7566] ppid=7560 vsize=1685292 CPUtime=0
/proc/7562/task/7566/stat : 7566 (java) S 7560 7562 6893 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 189182379 1725739008 131450 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7562/tid=7567] ppid=7560 vsize=1685292 CPUtime=0
/proc/7562/task/7567/stat : 7567 (java) S 7560 7562 6893 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 189182379 1725739008 131450 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7562/tid=7568] ppid=7560 vsize=1685292 CPUtime=0
/proc/7562/task/7568/stat : 7568 (java) S 7560 7562 6893 0 -1 64 0 0 0 0 0 0 0 0 22 0 9 0 189182381 1725739008 131450 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7562/tid=7569] ppid=7560 vsize=1685292 CPUtime=0.11
/proc/7562/task/7569/stat : 7569 (java) S 7560 7562 6893 0 -1 64 381 0 0 0 11 0 0 0 16 0 9 0 189182381 1725739008 131450 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7562/tid=7570] ppid=7560 vsize=1685292 CPUtime=0
/proc/7562/task/7570/stat : 7570 (java) S 7560 7562 6893 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 189182381 1725739008 131450 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7562/tid=7571] ppid=7560 vsize=1685292 CPUtime=0
/proc/7562/task/7571/stat : 7571 (java) S 7560 7562 6893 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 189182381 1725739008 131450 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 341.44
Current children cumulated vsize (KiB) 1685292

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 7571
/proc/meminfo: memFree=1206816/2055920 swapFree=4191900/4192956
[pid=7562] ppid=7560 vsize=1685292 CPUtime=401.32
/proc/7562/stat : 7562 (java) S 7560 7562 6893 0 -1 0 154400 0 1 0 40015 117 0 0 18 0 9 0 189182377 1725739008 138198 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7562/statm: 421323 138198 2164 9 0 416234 0
[pid=7562/tid=7564] ppid=7560 vsize=1685292 CPUtime=386.05
/proc/7562/task/7564/stat : 7564 (java) R 7560 7562 6893 0 -1 64 8789 0 1 0 38552 53 0 0 18 0 9 0 189182378 1725739008 138198 1992294400 134512640 134550932 4294956032 18446744073709551615 4126539843 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7562/tid=7565] ppid=7560 vsize=1685292 CPUtime=15.13
/proc/7562/task/7565/stat : 7565 (java) S 7560 7562 6893 0 -1 64 144494 0 0 0 1451 62 0 0 16 0 9 0 189182379 1725739008 138198 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7562/tid=7566] ppid=7560 vsize=1685292 CPUtime=0
/proc/7562/task/7566/stat : 7566 (java) S 7560 7562 6893 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 189182379 1725739008 138198 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7562/tid=7567] ppid=7560 vsize=1685292 CPUtime=0
/proc/7562/task/7567/stat : 7567 (java) S 7560 7562 6893 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 189182379 1725739008 138198 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7562/tid=7568] ppid=7560 vsize=1685292 CPUtime=0
/proc/7562/task/7568/stat : 7568 (java) S 7560 7562 6893 0 -1 64 0 0 0 0 0 0 0 0 22 0 9 0 189182381 1725739008 138198 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7562/tid=7569] ppid=7560 vsize=1685292 CPUtime=0.11
/proc/7562/task/7569/stat : 7569 (java) S 7560 7562 6893 0 -1 64 381 0 0 0 11 0 0 0 16 0 9 0 189182381 1725739008 138198 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7562/tid=7570] ppid=7560 vsize=1685292 CPUtime=0
/proc/7562/task/7570/stat : 7570 (java) S 7560 7562 6893 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 189182381 1725739008 138198 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7562/tid=7571] ppid=7560 vsize=1685292 CPUtime=0
/proc/7562/task/7571/stat : 7571 (java) S 7560 7562 6893 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 189182381 1725739008 138198 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 401.32
Current children cumulated vsize (KiB) 1685292

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 7571
/proc/meminfo: memFree=1172384/2055920 swapFree=4191900/4192956
[pid=7562] ppid=7560 vsize=1685292 CPUtime=461.19
/proc/7562/stat : 7562 (java) S 7560 7562 6893 0 -1 0 163038 0 1 0 45999 120 0 0 18 0 9 0 189182377 1725739008 146806 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7562/statm: 421323 146806 2164 9 0 416234 0
[pid=7562/tid=7564] ppid=7560 vsize=1685292 CPUtime=445.18
/proc/7562/task/7564/stat : 7564 (java) R 7560 7562 6893 0 -1 64 8819 0 1 0 44464 54 0 0 18 0 9 0 189182378 1725739008 146806 1992294400 134512640 134550932 4294956032 18446744073709551615 4126507416 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7562/tid=7565] ppid=7560 vsize=1685292 CPUtime=15.87
/proc/7562/task/7565/stat : 7565 (java) S 7560 7562 6893 0 -1 64 153102 0 0 0 1522 65 0 0 16 0 9 0 189182379 1725739008 146806 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7562/tid=7566] ppid=7560 vsize=1685292 CPUtime=0
/proc/7562/task/7566/stat : 7566 (java) S 7560 7562 6893 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 189182379 1725739008 146806 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7562/tid=7567] ppid=7560 vsize=1685292 CPUtime=0
/proc/7562/task/7567/stat : 7567 (java) S 7560 7562 6893 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 189182379 1725739008 146806 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7562/tid=7568] ppid=7560 vsize=1685292 CPUtime=0
/proc/7562/task/7568/stat : 7568 (java) S 7560 7562 6893 0 -1 64 0 0 0 0 0 0 0 0 22 0 9 0 189182381 1725739008 146806 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7562/tid=7569] ppid=7560 vsize=1685292 CPUtime=0.11
/proc/7562/task/7569/stat : 7569 (java) S 7560 7562 6893 0 -1 64 381 0 0 0 11 0 0 0 16 0 9 0 189182381 1725739008 146806 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7562/tid=7570] ppid=7560 vsize=1685292 CPUtime=0
/proc/7562/task/7570/stat : 7570 (java) S 7560 7562 6893 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 189182381 1725739008 146806 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7562/tid=7571] ppid=7560 vsize=1685292 CPUtime=0
/proc/7562/task/7571/stat : 7571 (java) S 7560 7562 6893 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 189182381 1725739008 146806 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 461.19
Current children cumulated vsize (KiB) 1685292

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 7571
/proc/meminfo: memFree=1130976/2055920 swapFree=4191900/4192956
[pid=7562] ppid=7560 vsize=1685292 CPUtime=521.08
/proc/7562/stat : 7562 (java) S 7560 7562 6893 0 -1 0 172635 0 1 0 51977 131 0 0 18 0 9 0 189182377 1725739008 154409 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7562/statm: 421323 154409 2164 9 0 416234 0
[pid=7562/tid=7564] ppid=7560 vsize=1685292 CPUtime=501.17
/proc/7562/task/7564/stat : 7564 (java) R 7560 7562 6893 0 -1 64 10072 0 1 0 50056 61 0 0 17 0 9 0 189182378 1725739008 154409 1992294400 134512640 134550932 4294956032 18446744073709551615 4126494593 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7562/tid=7565] ppid=7560 vsize=1685292 CPUtime=19.77
/proc/7562/task/7565/stat : 7565 (java) S 7560 7562 6893 0 -1 64 161437 0 0 0 1908 69 0 0 16 0 9 0 189182379 1725739008 154409 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7562/tid=7566] ppid=7560 vsize=1685292 CPUtime=0
/proc/7562/task/7566/stat : 7566 (java) S 7560 7562 6893 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 189182379 1725739008 154409 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7562/tid=7567] ppid=7560 vsize=1685292 CPUtime=0
/proc/7562/task/7567/stat : 7567 (java) S 7560 7562 6893 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 189182379 1725739008 154409 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7562/tid=7568] ppid=7560 vsize=1685292 CPUtime=0
/proc/7562/task/7568/stat : 7568 (java) S 7560 7562 6893 0 -1 64 0 0 0 0 0 0 0 0 22 0 9 0 189182381 1725739008 154409 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7562/tid=7569] ppid=7560 vsize=1685292 CPUtime=0.12
/proc/7562/task/7569/stat : 7569 (java) S 7560 7562 6893 0 -1 64 390 0 0 0 12 0 0 0 16 0 9 0 189182381 1725739008 154409 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7562/tid=7570] ppid=7560 vsize=1685292 CPUtime=0
/proc/7562/task/7570/stat : 7570 (java) S 7560 7562 6893 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 189182381 1725739008 154409 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7562/tid=7571] ppid=7560 vsize=1685292 CPUtime=0
/proc/7562/task/7571/stat : 7571 (java) S 7560 7562 6893 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 189182381 1725739008 154409 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 521.08
Current children cumulated vsize (KiB) 1685292



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+525.103 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 7575
/proc/meminfo: memFree=957696/2055920 swapFree=4191900/4192956
[pid=7562] ppid=7560 vsize=1686264 CPUtime=521.74
/proc/7562/stat : 7562 (java) S 7560 7562 6893 0 -1 0 175986 0 1 0 52039 135 0 0 18 0 12 0 189182377 1726734336 157494 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7562/statm: 421566 157494 2167 9 0 416477 0
[pid=7573] ppid=7562 vsize=166400 CPUtime=2.13
/proc/7573/stat : 7573 (minisat) R 7562 7562 6893 0 -1 4194304 39427 0 0 0 186 27 0 0 25 0 1 0 189234670 170393600 39406 1992294400 134512640 135156773 4294956080 18446744073709551615 134710443 0 4 0 3 0 0 0 17 1 0 0
/proc/7573/statm: 41600 39406 59 157 0 41440 0
[pid=7562/tid=7564] ppid=7560 vsize=1686264 CPUtime=501.62
/proc/7562/task/7564/stat : 7564 (java) S 7560 7562 6893 0 -1 64 10225 0 1 0 50101 61 0 0 17 0 12 0 189182378 1726734336 157494 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7562/tid=7565] ppid=7560 vsize=1686264 CPUtime=19.94
/proc/7562/task/7565/stat : 7565 (java) S 7560 7562 6893 0 -1 64 164508 0 0 0 1924 70 0 0 16 0 12 0 189182379 1726734336 157494 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7562/tid=7566] ppid=7560 vsize=1686264 CPUtime=0
/proc/7562/task/7566/stat : 7566 (java) S 7560 7562 6893 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 189182379 1726734336 157494 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7562/tid=7567] ppid=7560 vsize=1686264 CPUtime=0
/proc/7562/task/7567/stat : 7567 (java) S 7560 7562 6893 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 189182379 1726734336 157494 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7562/tid=7568] ppid=7560 vsize=1686264 CPUtime=0
/proc/7562/task/7568/stat : 7568 (java) S 7560 7562 6893 0 -1 64 0 0 0 0 0 0 0 0 22 0 12 0 189182381 1726734336 157494 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7562/tid=7569] ppid=7560 vsize=1686264 CPUtime=0.12
/proc/7562/task/7569/stat : 7569 (java) S 7560 7562 6893 0 -1 64 390 0 0 0 12 0 0 0 16 0 12 0 189182381 1726734336 157494 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7562/tid=7570] ppid=7560 vsize=1686264 CPUtime=0
/proc/7562/task/7570/stat : 7570 (java) S 7560 7562 6893 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 189182381 1726734336 157494 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7562/tid=7571] ppid=7560 vsize=1686264 CPUtime=0
/proc/7562/task/7571/stat : 7571 (java) S 7560 7562 6893 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 189182381 1726734336 157494 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7562/tid=7572] ppid=7560 vsize=1686264 CPUtime=0.02
/proc/7562/task/7572/stat : 7572 (java) S 7560 7562 6893 0 -1 64 71 0 0 0 0 2 0 0 16 0 12 0 189234670 1726734336 157494 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=7562/tid=7574] ppid=7560 vsize=1686264 CPUtime=0
/proc/7562/task/7574/stat : 7574 (java) S 7560 7562 6893 0 -1 64 36 0 0 0 0 0 0 0 17 0 12 0 189234676 1726734336 157494 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=7562/tid=7575] ppid=7560 vsize=1686264 CPUtime=0
/proc/7562/task/7575/stat : 7575 (java) S 7560 7562 6893 0 -1 64 12 0 0 0 0 0 0 0 18 0 12 0 189234676 1726734336 157494 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 523.87
Current children cumulated vsize (KiB) 1852664

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

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

[startup+525.215 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 7575
/proc/meminfo: memFree=957696/2055920 swapFree=4191900/4192956
[pid=7562] ppid=7560 vsize=0 CPUtime=523.98
/proc/7562/stat : 7562 (java) Z 7560 7562 6893 0 -1 1036 176548 39452 1 0 52039 137 186 36 15 0 2 0 189182377 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7562/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 523.98
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 525.286
CPU time (s): 524.079
CPU user time (s): 522.267
CPU system time (s): 1.81272
CPU usage (%): 99.7704
Max. virtual memory (cumulated for all children) (KiB): 1852664

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 522.267
system time used= 1.81272
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 216000
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= 15457
involuntary context switches= 11644

runsolver used 0.58991 second user time and 1.53977 second system time

The end

Launcher Data

Begin job on node35 at 2009-06-17 07:17:09
IDJOB=1883807
IDBENCH=48346
IDSOLVER=688
FILE ID=node35/1883807-1245215829
PBS_JOBID= 9368389
Free space on /tmp= 66136 MiB

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

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

MD5SUM BENCH= 318a02509ac7733b5c1657e14975af2b
RANDOM SEED=22755284

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1853432 kB
Buffers:         26552 kB
Cached:         103692 kB
SwapCached:        384 kB
Active:          58584 kB
Inactive:        85108 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1853432 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            2184 kB
Writeback:           0 kB
Mapped:          21804 kB
Slab:            44828 kB
Committed_AS:   200560 kB
PageTables:       1408 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-1883807-1245215829.opb

Free space on /tmp at the end= 66132 MiB
End job on node35 at 2009-06-17 07:25:58