Trace number 1883607

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? (exit code) 455.895 456.181

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/liu/
dbst/normalized-dbst_v40_e600_d20_mw10_2.opb.PB06.opb
MD5SUM409a20f37901eec51bb3d0d7a35b01e1
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark4.55131
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables2800
Total number of constraints990001
Number of constraints which are clauses986760
Number of constraints which are cardinality constraints (but not clauses)81
Number of constraints which are nor clauses,nor cardinality constraints3160
Minimum length of a constraint2
Maximum length of a constraint1200
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 368
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 1239
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

430.35/430.61	Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
455.54/455.90		at java.util.ArrayList.<init>(Unknown Source)
455.54/455.90		at boolvar.output.Clause.<init>(Clause.java:65)
455.54/455.90		at boolvar.model.constraints.global.PBconstraint.makeTC(PBconstraint.java:991)
455.54/455.90		at boolvar.model.constraints.global.PBconstraint.makeTC(PBconstraint.java:1019)
455.64/455.90		at boolvar.model.constraints.global.PBconstraint.makeCascadingBargraphs(PBconstraint.java:1258)
455.64/455.90		at boolvar.model.constraints.global.PBconstraint.getGloBarCascadingCNF(PBconstraint.java:1163)
455.64/455.90		at boolvar.model.constraints.global.PBconstraint.getCNF(PBconstraint.java:259)
455.64/455.90		at boolvar.output.CnfProblem.read(CnfProblem.java:118)
455.64/455.90		at PBsolve.main(PBsolve.java:771)

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-1883607-1245194870/watcher-1883607-1245194870 -o /tmp/evaluation-result-1883607-1245194870/solver-1883607-1245194870 -C 1800 -W 2000 -M 1800 java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883607-1245194870.opb minisat %dimacs %var 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4698
/proc/meminfo: memFree=1802400/2055920 swapFree=4182544/4192956
[pid=4698] ppid=4696 vsize=1616 CPUtime=0
/proc/4698/stat : 4698 (java) R 4696 4698 3205 0 -1 0 190 0 0 0 0 0 0 0 19 0 1 0 187083580 1654784 160 1992294400 134512640 134550932 4294956192 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/4698/statm: 405 161 124 9 0 47 0

[startup+0.020661 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4698
/proc/meminfo: memFree=1802400/2055920 swapFree=4182544/4192956
[pid=4698] ppid=4696 vsize=1680872 CPUtime=0.01
/proc/4698/stat : 4698 (java) S 4696 4698 3205 0 -1 0 1109 0 1 0 0 1 0 0 18 0 2 0 187083580 1721212928 842 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/4698/statm: 420218 842 466 9 0 415133 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1680872

[startup+0.101675 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4698
/proc/meminfo: memFree=1802400/2055920 swapFree=4182544/4192956
[pid=4698] ppid=4696 vsize=1685388 CPUtime=0.12
/proc/4698/stat : 4698 (java) S 4696 4698 3205 0 -1 0 2872 0 1 0 10 2 0 0 18 0 9 0 187083580 1725837312 2366 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4698/statm: 421347 2366 1220 9 0 416258 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 1685388

[startup+0.301719 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4698
/proc/meminfo: memFree=1802400/2055920 swapFree=4182544/4192956
[pid=4698] ppid=4696 vsize=1685884 CPUtime=0.33
/proc/4698/stat : 4698 (java) S 4696 4698 3205 0 -1 0 4294 0 1 0 31 2 0 0 18 0 9 0 187083580 1726345216 3743 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4698/statm: 421471 3743 1363 9 0 416382 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 1685884

[startup+0.701789 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4698
/proc/meminfo: memFree=1802400/2055920 swapFree=4182544/4192956
[pid=4698] ppid=4696 vsize=1685408 CPUtime=0.74
/proc/4698/stat : 4698 (java) S 4696 4698 3205 0 -1 0 7321 0 1 0 69 5 0 0 18 0 9 0 187083580 1725857792 6290 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4698/statm: 421352 6290 2154 9 0 416263 0
Current children cumulated CPU time (s) 0.74
Current children cumulated vsize (KiB) 1685408

[startup+1.50194 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 4707
/proc/meminfo: memFree=1779800/2055920 swapFree=4182544/4192956
[pid=4698] ppid=4696 vsize=1685408 CPUtime=1.53
/proc/4698/stat : 4698 (java) S 4696 4698 3205 0 -1 0 11491 0 1 0 147 6 0 0 18 0 9 0 187083580 1725857792 9742 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4698/statm: 421352 9742 2154 9 0 416263 0
[pid=4698/tid=4700] ppid=4696 vsize=1685408 CPUtime=0.99
/proc/4698/task/4700/stat : 4700 (java) R 4696 4698 3205 0 -1 64 2234 0 1 0 97 2 0 0 17 0 9 0 187083581 1725857792 9742 1992294400 134512640 134550932 4294956032 18446744073709551615 4126371334 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4698/tid=4701] ppid=4696 vsize=1685408 CPUtime=0.48
/proc/4698/task/4701/stat : 4701 (java) S 4696 4698 3205 0 -1 64 8239 0 0 0 45 3 0 0 16 0 9 0 187083582 1725857792 9742 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4698/tid=4702] ppid=4696 vsize=1685408 CPUtime=0
/proc/4698/task/4702/stat : 4702 (java) S 4696 4698 3205 0 -1 64 14 0 0 0 0 0 0 0 15 0 9 0 187083583 1725857792 9742 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4698/tid=4703] ppid=4696 vsize=1685408 CPUtime=0
/proc/4698/task/4703/stat : 4703 (java) S 4696 4698 3205 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 187083583 1725857792 9742 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4698/tid=4704] ppid=4696 vsize=1685408 CPUtime=0
/proc/4698/task/4704/stat : 4704 (java) S 4696 4698 3205 0 -1 64 0 0 0 0 0 0 0 0 21 0 9 0 187083585 1725857792 9742 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4698/tid=4705] ppid=4696 vsize=1685408 CPUtime=0.04
/proc/4698/task/4705/stat : 4705 (java) S 4696 4698 3205 0 -1 64 285 0 0 0 4 0 0 0 15 0 9 0 187083585 1725857792 9742 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4698/tid=4706] ppid=4696 vsize=1685408 CPUtime=0
/proc/4698/task/4706/stat : 4706 (java) S 4696 4698 3205 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 187083585 1725857792 9742 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4698/tid=4707] ppid=4696 vsize=1685408 CPUtime=0
/proc/4698/task/4707/stat : 4707 (java) S 4696 4698 3205 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 187083585 1725857792 9742 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) 1685408

[startup+3.10224 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 4707
/proc/meminfo: memFree=1759064/2055920 swapFree=4182544/4192956
[pid=4698] ppid=4696 vsize=1685408 CPUtime=3.14
/proc/4698/stat : 4698 (java) S 4696 4698 3205 0 -1 0 20283 0 1 0 303 11 0 0 18 0 9 0 187083580 1725857792 17521 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4698/statm: 421352 17524 2154 9 0 416263 0
[pid=4698/tid=4700] ppid=4696 vsize=1685408 CPUtime=2.08
/proc/4698/task/4700/stat : 4700 (java) S 4696 4698 3205 0 -1 64 2523 0 1 0 206 2 0 0 16 0 9 0 187083581 1725857792 17525 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4698/tid=4701] ppid=4696 vsize=1685408 CPUtime=0.98
/proc/4698/task/4701/stat : 4701 (java) R 4696 4698 3205 0 -1 64 16746 0 0 0 91 7 0 0 15 0 9 0 187083582 1725857792 17526 1992294400 134512640 134550932 4294956032 18446744073709551615 102709360 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4698/tid=4702] ppid=4696 vsize=1685408 CPUtime=0
/proc/4698/task/4702/stat : 4702 (java) S 4696 4698 3205 0 -1 64 14 0 0 0 0 0 0 0 15 0 9 0 187083583 1725857792 17527 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4698/tid=4703] ppid=4696 vsize=1685408 CPUtime=0
/proc/4698/task/4703/stat : 4703 (java) S 4696 4698 3205 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 187083583 1725857792 17527 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4698/tid=4704] ppid=4696 vsize=1685408 CPUtime=0
/proc/4698/task/4704/stat : 4704 (java) S 4696 4698 3205 0 -1 64 0 0 0 0 0 0 0 0 21 0 9 0 187083585 1725857792 17528 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4698/tid=4705] ppid=4696 vsize=1685408 CPUtime=0.04
/proc/4698/task/4705/stat : 4705 (java) S 4696 4698 3205 0 -1 64 286 0 0 0 4 0 0 0 15 0 9 0 187083585 1725857792 17528 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4698/tid=4706] ppid=4696 vsize=1685408 CPUtime=0
/proc/4698/task/4706/stat : 4706 (java) S 4696 4698 3205 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 187083585 1725857792 17529 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4698/tid=4707] ppid=4696 vsize=1685408 CPUtime=0
/proc/4698/task/4707/stat : 4707 (java) S 4696 4698 3205 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 187083585 1725857792 17530 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.14
Current children cumulated vsize (KiB) 1685408

[startup+6.30184 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 4707
/proc/meminfo: memFree=1682072/2055920 swapFree=4182544/4192956
[pid=4698] ppid=4696 vsize=1685392 CPUtime=6.33
/proc/4698/stat : 4698 (java) S 4696 4698 3205 0 -1 0 45417 0 1 0 610 23 0 0 18 0 9 0 187083580 1725841408 33638 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4698/statm: 421348 33638 2155 9 0 416259 0
[pid=4698/tid=4700] ppid=4696 vsize=1685392 CPUtime=3.74
/proc/4698/task/4700/stat : 4700 (java) R 4696 4698 3205 0 -1 64 3622 0 1 0 370 4 0 0 16 0 9 0 187083581 1725841408 33638 1992294400 134512640 134550932 4294956032 18446744073709551615 4126359251 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4698/tid=4701] ppid=4696 vsize=1685392 CPUtime=2.52
/proc/4698/task/4701/stat : 4701 (java) S 4696 4698 3205 0 -1 64 40771 0 0 0 235 17 0 0 17 0 9 0 187083582 1725841408 33638 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4698/tid=4702] ppid=4696 vsize=1685392 CPUtime=0
/proc/4698/task/4702/stat : 4702 (java) S 4696 4698 3205 0 -1 64 14 0 0 0 0 0 0 0 15 0 9 0 187083583 1725841408 33638 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4698/tid=4703] ppid=4696 vsize=1685392 CPUtime=0
/proc/4698/task/4703/stat : 4703 (java) S 4696 4698 3205 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 187083583 1725841408 33638 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4698/tid=4704] ppid=4696 vsize=1685392 CPUtime=0
/proc/4698/task/4704/stat : 4704 (java) S 4696 4698 3205 0 -1 64 0 0 0 0 0 0 0 0 21 0 9 0 187083585 1725841408 33638 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4698/tid=4705] ppid=4696 vsize=1685392 CPUtime=0.05
/proc/4698/task/4705/stat : 4705 (java) S 4696 4698 3205 0 -1 64 291 0 0 0 5 0 0 0 15 0 9 0 187083585 1725841408 33638 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4698/tid=4706] ppid=4696 vsize=1685392 CPUtime=0
/proc/4698/task/4706/stat : 4706 (java) S 4696 4698 3205 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 187083585 1725841408 33638 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4698/tid=4707] ppid=4696 vsize=1685392 CPUtime=0
/proc/4698/task/4707/stat : 4707 (java) S 4696 4698 3205 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 187083585 1725841408 33638 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.33
Current children cumulated vsize (KiB) 1685392

[startup+12.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 4707
/proc/meminfo: memFree=1546328/2055920 swapFree=4182544/4192956
[pid=4698] ppid=4696 vsize=1685392 CPUtime=12.73
/proc/4698/stat : 4698 (java) S 4696 4698 3205 0 -1 0 91232 0 1 0 1230 43 0 0 18 0 9 0 187083580 1725841408 70398 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4698/statm: 421348 70398 2155 9 0 416259 0
[pid=4698/tid=4700] ppid=4696 vsize=1685392 CPUtime=7.61
/proc/4698/task/4700/stat : 4700 (java) R 4696 4698 3205 0 -1 64 4666 0 1 0 755 6 0 0 17 0 9 0 187083581 1725841408 70398 1992294400 134512640 134550932 4294956032 18446744073709551615 4126359251 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4698/tid=4701] ppid=4696 vsize=1685392 CPUtime=5.03
/proc/4698/task/4701/stat : 4701 (java) S 4696 4698 3205 0 -1 64 85539 0 0 0 468 35 0 0 16 0 9 0 187083582 1725841408 70398 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4698/tid=4702] ppid=4696 vsize=1685392 CPUtime=0
/proc/4698/task/4702/stat : 4702 (java) S 4696 4698 3205 0 -1 64 14 0 0 0 0 0 0 0 15 0 9 0 187083583 1725841408 70398 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4698/tid=4703] ppid=4696 vsize=1685392 CPUtime=0
/proc/4698/task/4703/stat : 4703 (java) S 4696 4698 3205 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 187083583 1725841408 70398 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4698/tid=4704] ppid=4696 vsize=1685392 CPUtime=0
/proc/4698/task/4704/stat : 4704 (java) S 4696 4698 3205 0 -1 64 0 0 0 0 0 0 0 0 21 0 9 0 187083585 1725841408 70398 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4698/tid=4705] ppid=4696 vsize=1685392 CPUtime=0.05
/proc/4698/task/4705/stat : 4705 (java) S 4696 4698 3205 0 -1 64 294 0 0 0 5 0 0 0 16 0 9 0 187083585 1725841408 70398 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4698/tid=4706] ppid=4696 vsize=1685392 CPUtime=0
/proc/4698/task/4706/stat : 4706 (java) S 4696 4698 3205 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 187083585 1725841408 70398 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4698/tid=4707] ppid=4696 vsize=1685392 CPUtime=0
/proc/4698/task/4707/stat : 4707 (java) S 4696 4698 3205 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 187083585 1725841408 70398 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.73
Current children cumulated vsize (KiB) 1685392

[startup+25.5022 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 4707
/proc/meminfo: memFree=1260184/2055920 swapFree=4182544/4192956
[pid=4698] ppid=4696 vsize=1685392 CPUtime=25.57
/proc/4698/stat : 4698 (java) S 4696 4698 3205 0 -1 0 185794 0 1 0 2475 82 0 0 18 0 9 0 187083580 1725841408 138897 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4698/statm: 421348 138897 2162 9 0 416259 0
[pid=4698/tid=4700] ppid=4696 vsize=1685392 CPUtime=13.35
/proc/4698/task/4700/stat : 4700 (java) R 4696 4698 3205 0 -1 64 9675 0 1 0 1324 11 0 0 16 0 9 0 187083581 1725841408 138897 1992294400 134512640 134550932 4294956032 18446744073709551615 4126458556 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4698/tid=4701] ppid=4696 vsize=1685392 CPUtime=12.08
/proc/4698/task/4701/stat : 4701 (java) S 4696 4698 3205 0 -1 64 174964 0 0 0 1139 69 0 0 17 0 9 0 187083582 1725841408 138897 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4698/tid=4702] ppid=4696 vsize=1685392 CPUtime=0
/proc/4698/task/4702/stat : 4702 (java) S 4696 4698 3205 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 187083583 1725841408 138897 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4698/tid=4703] ppid=4696 vsize=1685392 CPUtime=0
/proc/4698/task/4703/stat : 4703 (java) S 4696 4698 3205 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 187083583 1725841408 138897 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4698/tid=4704] ppid=4696 vsize=1685392 CPUtime=0
/proc/4698/task/4704/stat : 4704 (java) S 4696 4698 3205 0 -1 64 0 0 0 0 0 0 0 0 21 0 9 0 187083585 1725841408 138897 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4698/tid=4705] ppid=4696 vsize=1685392 CPUtime=0.11
/proc/4698/task/4705/stat : 4705 (java) S 4696 4698 3205 0 -1 64 422 0 0 0 11 0 0 0 15 0 9 0 187083585 1725841408 138897 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4698/tid=4706] ppid=4696 vsize=1685392 CPUtime=0
/proc/4698/task/4706/stat : 4706 (java) S 4696 4698 3205 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 187083585 1725841408 138897 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4698/tid=4707] ppid=4696 vsize=1685392 CPUtime=0
/proc/4698/task/4707/stat : 4707 (java) S 4696 4698 3205 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 187083585 1725841408 138897 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.57
Current children cumulated vsize (KiB) 1685392

[startup+51.103 s]
/proc/loadavg: 1.06 1.02 1.00 2/73 4707
/proc/meminfo: memFree=601880/2055920 swapFree=4182544/4192956
[pid=4698] ppid=4696 vsize=1685392 CPUtime=51.13
/proc/4698/stat : 4698 (java) S 4696 4698 3205 0 -1 0 361574 0 1 0 4958 155 0 0 18 0 9 0 187083580 1725841408 304199 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4698/statm: 421348 304199 2162 9 0 416259 0
[pid=4698/tid=4700] ppid=4696 vsize=1685392 CPUtime=25.37
/proc/4698/task/4700/stat : 4700 (java) R 4696 4698 3205 0 -1 64 14991 0 1 0 2518 19 0 0 17 0 9 0 187083581 1725841408 304199 1992294400 134512640 134550932 4294956032 18446744073709551615 4126499728 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4698/tid=4701] ppid=4696 vsize=1685392 CPUtime=25.62
/proc/4698/task/4701/stat : 4701 (java) S 4696 4698 3205 0 -1 64 345426 0 0 0 2428 134 0 0 17 0 9 0 187083582 1725841408 304199 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4698/tid=4702] ppid=4696 vsize=1685392 CPUtime=0
/proc/4698/task/4702/stat : 4702 (java) S 4696 4698 3205 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 187083583 1725841408 304199 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4698/tid=4703] ppid=4696 vsize=1685392 CPUtime=0
/proc/4698/task/4703/stat : 4703 (java) S 4696 4698 3205 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 187083583 1725841408 304199 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4698/tid=4704] ppid=4696 vsize=1685392 CPUtime=0
/proc/4698/task/4704/stat : 4704 (java) S 4696 4698 3205 0 -1 64 0 0 0 0 0 0 0 0 21 0 9 0 187083585 1725841408 304199 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4698/tid=4705] ppid=4696 vsize=1685392 CPUtime=0.11
/proc/4698/task/4705/stat : 4705 (java) S 4696 4698 3205 0 -1 64 424 0 0 0 11 0 0 0 16 0 9 0 187083585 1725841408 304199 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4698/tid=4706] ppid=4696 vsize=1685392 CPUtime=0
/proc/4698/task/4706/stat : 4706 (java) S 4696 4698 3205 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 187083585 1725841408 304199 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0

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

/proc/4698/task/4703/stat : 4703 (java) S 4696 4698 3205 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 187083583 1758613504 396915 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4698/tid=4704] ppid=4696 vsize=1717396 CPUtime=0
/proc/4698/task/4704/stat : 4704 (java) S 4696 4698 3205 0 -1 64 0 0 0 0 0 0 0 0 21 0 9 0 187083585 1758613504 396915 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4698/tid=4705] ppid=4696 vsize=1717396 CPUtime=0.11
/proc/4698/task/4705/stat : 4705 (java) S 4696 4698 3205 0 -1 64 425 0 0 0 11 0 0 0 16 0 9 0 187083585 1758613504 396915 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4698/tid=4706] ppid=4696 vsize=1717396 CPUtime=0
/proc/4698/task/4706/stat : 4706 (java) S 4696 4698 3205 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 187083585 1758613504 396915 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4698/tid=4707] ppid=4696 vsize=1717396 CPUtime=0
/proc/4698/task/4707/stat : 4707 (java) S 4696 4698 3205 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 187083585 1758613504 396915 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 409.25
Current children cumulated vsize (KiB) 1717396

[startup+435.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 4707
/proc/meminfo: memFree=203096/2055920 swapFree=4182544/4192956
[pid=4698] ppid=4696 vsize=1717396 CPUtime=434.85
/proc/4698/stat : 4698 (java) S 4696 4698 3205 0 -1 0 1195763 0 1 0 42975 510 0 0 18 0 9 0 187083580 1758613504 396916 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4698/statm: 429349 396916 2163 9 0 424260 0
[pid=4698/tid=4700] ppid=4696 vsize=1717396 CPUtime=35.57
/proc/4698/task/4700/stat : 4700 (java) S 4696 4698 3205 0 -1 64 15050 0 1 0 3534 23 0 0 16 0 9 0 187083581 1758613504 396916 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4698/tid=4701] ppid=4696 vsize=1717396 CPUtime=399.14
/proc/4698/task/4701/stat : 4701 (java) R 4696 4698 3205 0 -1 64 1179555 0 0 0 39429 485 0 0 25 0 9 0 187083582 1758613504 396916 1992294400 134512640 134550932 4294956032 18446744073709551615 104188755 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4698/tid=4702] ppid=4696 vsize=1717396 CPUtime=0
/proc/4698/task/4702/stat : 4702 (java) S 4696 4698 3205 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 187083583 1758613504 396916 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4698/tid=4703] ppid=4696 vsize=1717396 CPUtime=0
/proc/4698/task/4703/stat : 4703 (java) S 4696 4698 3205 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 187083583 1758613504 396916 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4698/tid=4704] ppid=4696 vsize=1717396 CPUtime=0
/proc/4698/task/4704/stat : 4704 (java) S 4696 4698 3205 0 -1 64 0 0 0 0 0 0 0 0 21 0 9 0 187083585 1758613504 396916 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4698/tid=4705] ppid=4696 vsize=1717396 CPUtime=0.11
/proc/4698/task/4705/stat : 4705 (java) S 4696 4698 3205 0 -1 64 425 0 0 0 11 0 0 0 16 0 9 0 187083585 1758613504 396916 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4698/tid=4706] ppid=4696 vsize=1717396 CPUtime=0
/proc/4698/task/4706/stat : 4706 (java) S 4696 4698 3205 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 187083585 1758613504 396916 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4698/tid=4707] ppid=4696 vsize=1717396 CPUtime=0
/proc/4698/task/4707/stat : 4707 (java) S 4696 4698 3205 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 187083585 1758613504 396916 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 434.85
Current children cumulated vsize (KiB) 1717396

[startup+447.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 4707
/proc/meminfo: memFree=203032/2055920 swapFree=4182544/4192956
[pid=4698] ppid=4696 vsize=1717396 CPUtime=447.64
/proc/4698/stat : 4698 (java) S 4696 4698 3205 0 -1 0 1227655 0 1 0 44242 522 0 0 18 0 9 0 187083580 1758613504 396916 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4698/statm: 429349 396916 2163 9 0 424260 0
[pid=4698/tid=4700] ppid=4696 vsize=1717396 CPUtime=35.57
/proc/4698/task/4700/stat : 4700 (java) S 4696 4698 3205 0 -1 64 15052 0 1 0 3534 23 0 0 16 0 9 0 187083581 1758613504 396916 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4698/tid=4701] ppid=4696 vsize=1717396 CPUtime=411.93
/proc/4698/task/4701/stat : 4701 (java) R 4696 4698 3205 0 -1 64 1211445 0 0 0 40696 497 0 0 25 0 9 0 187083582 1758613504 396916 1992294400 134512640 134550932 4294956032 18446744073709551615 103732047 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4698/tid=4702] ppid=4696 vsize=1717396 CPUtime=0
/proc/4698/task/4702/stat : 4702 (java) S 4696 4698 3205 0 -1 64 14 0 0 0 0 0 0 0 15 0 9 0 187083583 1758613504 396916 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4698/tid=4703] ppid=4696 vsize=1717396 CPUtime=0
/proc/4698/task/4703/stat : 4703 (java) S 4696 4698 3205 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 187083583 1758613504 396916 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4698/tid=4704] ppid=4696 vsize=1717396 CPUtime=0
/proc/4698/task/4704/stat : 4704 (java) S 4696 4698 3205 0 -1 64 0 0 0 0 0 0 0 0 21 0 9 0 187083585 1758613504 396916 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4698/tid=4705] ppid=4696 vsize=1717396 CPUtime=0.11
/proc/4698/task/4705/stat : 4705 (java) S 4696 4698 3205 0 -1 64 425 0 0 0 11 0 0 0 16 0 9 0 187083585 1758613504 396916 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4698/tid=4706] ppid=4696 vsize=1717396 CPUtime=0
/proc/4698/task/4706/stat : 4706 (java) S 4696 4698 3205 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 187083585 1758613504 396916 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4698/tid=4707] ppid=4696 vsize=1717396 CPUtime=0
/proc/4698/task/4707/stat : 4707 (java) S 4696 4698 3205 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 187083585 1758613504 396916 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 447.64
Current children cumulated vsize (KiB) 1717396

[startup+451.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 4707
/proc/meminfo: memFree=203032/2055920 swapFree=4182544/4192956
[pid=4698] ppid=4696 vsize=1717396 CPUtime=450.84
/proc/4698/stat : 4698 (java) S 4696 4698 3205 0 -1 0 1227655 0 1 0 44562 522 0 0 18 0 9 0 187083580 1758613504 396916 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4698/statm: 429349 396916 2163 9 0 424260 0
[pid=4698/tid=4700] ppid=4696 vsize=1717396 CPUtime=35.57
/proc/4698/task/4700/stat : 4700 (java) S 4696 4698 3205 0 -1 64 15052 0 1 0 3534 23 0 0 16 0 9 0 187083581 1758613504 396916 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4698/tid=4701] ppid=4696 vsize=1717396 CPUtime=415.13
/proc/4698/task/4701/stat : 4701 (java) R 4696 4698 3205 0 -1 64 1211445 0 0 0 41016 497 0 0 25 0 9 0 187083582 1758613504 396916 1992294400 134512640 134550932 4294956032 18446744073709551615 104189905 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4698/tid=4702] ppid=4696 vsize=1717396 CPUtime=0
/proc/4698/task/4702/stat : 4702 (java) S 4696 4698 3205 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 187083583 1758613504 396916 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4698/tid=4703] ppid=4696 vsize=1717396 CPUtime=0
/proc/4698/task/4703/stat : 4703 (java) S 4696 4698 3205 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 187083583 1758613504 396916 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4698/tid=4704] ppid=4696 vsize=1717396 CPUtime=0
/proc/4698/task/4704/stat : 4704 (java) S 4696 4698 3205 0 -1 64 0 0 0 0 0 0 0 0 21 0 9 0 187083585 1758613504 396916 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4698/tid=4705] ppid=4696 vsize=1717396 CPUtime=0.11
/proc/4698/task/4705/stat : 4705 (java) S 4696 4698 3205 0 -1 64 425 0 0 0 11 0 0 0 16 0 9 0 187083585 1758613504 396916 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4698/tid=4706] ppid=4696 vsize=1717396 CPUtime=0
/proc/4698/task/4706/stat : 4706 (java) S 4696 4698 3205 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 187083585 1758613504 396916 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4698/tid=4707] ppid=4696 vsize=1717396 CPUtime=0
/proc/4698/task/4707/stat : 4707 (java) S 4696 4698 3205 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 187083585 1758613504 396916 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 450.84
Current children cumulated vsize (KiB) 1717396

[startup+454.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 4707
/proc/meminfo: memFree=202968/2055920 swapFree=4182544/4192956
[pid=4698] ppid=4696 vsize=1717396 CPUtime=454.05
/proc/4698/stat : 4698 (java) S 4696 4698 3205 0 -1 0 1227655 0 1 0 44883 522 0 0 18 0 9 0 187083580 1758613504 396916 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4698/statm: 429349 396916 2163 9 0 424260 0
[pid=4698/tid=4700] ppid=4696 vsize=1717396 CPUtime=35.57
/proc/4698/task/4700/stat : 4700 (java) S 4696 4698 3205 0 -1 64 15052 0 1 0 3534 23 0 0 16 0 9 0 187083581 1758613504 396916 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4698/tid=4701] ppid=4696 vsize=1717396 CPUtime=418.33
/proc/4698/task/4701/stat : 4701 (java) R 4696 4698 3205 0 -1 64 1211445 0 0 0 41336 497 0 0 25 0 9 0 187083582 1758613504 396916 1992294400 134512640 134550932 4294956032 18446744073709551615 103831000 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4698/tid=4702] ppid=4696 vsize=1717396 CPUtime=0
/proc/4698/task/4702/stat : 4702 (java) S 4696 4698 3205 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 187083583 1758613504 396916 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4698/tid=4703] ppid=4696 vsize=1717396 CPUtime=0
/proc/4698/task/4703/stat : 4703 (java) S 4696 4698 3205 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 187083583 1758613504 396916 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4698/tid=4704] ppid=4696 vsize=1717396 CPUtime=0
/proc/4698/task/4704/stat : 4704 (java) S 4696 4698 3205 0 -1 64 0 0 0 0 0 0 0 0 21 0 9 0 187083585 1758613504 396916 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4698/tid=4705] ppid=4696 vsize=1717396 CPUtime=0.11
/proc/4698/task/4705/stat : 4705 (java) S 4696 4698 3205 0 -1 64 425 0 0 0 11 0 0 0 16 0 9 0 187083585 1758613504 396916 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4698/tid=4706] ppid=4696 vsize=1717396 CPUtime=0
/proc/4698/task/4706/stat : 4706 (java) S 4696 4698 3205 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 187083585 1758613504 396916 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4698/tid=4707] ppid=4696 vsize=1717396 CPUtime=0
/proc/4698/task/4707/stat : 4707 (java) S 4696 4698 3205 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 187083585 1758613504 396916 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 454.05
Current children cumulated vsize (KiB) 1717396

[startup+455.103 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 4707
/proc/meminfo: memFree=202968/2055920 swapFree=4182544/4192956
[pid=4698] ppid=4696 vsize=1717396 CPUtime=454.84
/proc/4698/stat : 4698 (java) S 4696 4698 3205 0 -1 0 1227655 0 1 0 44962 522 0 0 18 0 9 0 187083580 1758613504 396916 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4698/statm: 429349 396916 2163 9 0 424260 0
[pid=4698/tid=4700] ppid=4696 vsize=1717396 CPUtime=35.57
/proc/4698/task/4700/stat : 4700 (java) S 4696 4698 3205 0 -1 64 15052 0 1 0 3534 23 0 0 16 0 9 0 187083581 1758613504 396916 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4698/tid=4701] ppid=4696 vsize=1717396 CPUtime=419.13
/proc/4698/task/4701/stat : 4701 (java) R 4696 4698 3205 0 -1 64 1211445 0 0 0 41416 497 0 0 25 0 9 0 187083582 1758613504 396916 1992294400 134512640 134550932 4294956032 18446744073709551615 104191075 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4698/tid=4702] ppid=4696 vsize=1717396 CPUtime=0
/proc/4698/task/4702/stat : 4702 (java) S 4696 4698 3205 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 187083583 1758613504 396916 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4698/tid=4703] ppid=4696 vsize=1717396 CPUtime=0
/proc/4698/task/4703/stat : 4703 (java) S 4696 4698 3205 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 187083583 1758613504 396916 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4698/tid=4704] ppid=4696 vsize=1717396 CPUtime=0
/proc/4698/task/4704/stat : 4704 (java) S 4696 4698 3205 0 -1 64 0 0 0 0 0 0 0 0 21 0 9 0 187083585 1758613504 396916 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4698/tid=4705] ppid=4696 vsize=1717396 CPUtime=0.11
/proc/4698/task/4705/stat : 4705 (java) S 4696 4698 3205 0 -1 64 425 0 0 0 11 0 0 0 16 0 9 0 187083585 1758613504 396916 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4698/tid=4706] ppid=4696 vsize=1717396 CPUtime=0
/proc/4698/task/4706/stat : 4706 (java) S 4696 4698 3205 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 187083585 1758613504 396916 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4698/tid=4707] ppid=4696 vsize=1717396 CPUtime=0
/proc/4698/task/4707/stat : 4707 (java) S 4696 4698 3205 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 187083585 1758613504 396916 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 454.84
Current children cumulated vsize (KiB) 1717396

[startup+455.903 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 4707
/proc/meminfo: memFree=202968/2055920 swapFree=4182544/4192956
[pid=4698] ppid=4696 vsize=1685392 CPUtime=455.64
/proc/4698/stat : 4698 (java) S 4696 4698 3205 0 -1 0 1227656 0 1 0 45042 522 0 0 18 0 9 0 187083580 1725841408 388915 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4698/statm: 421348 388915 2163 9 0 416259 0
[pid=4698/tid=4700] ppid=4696 vsize=1685392 CPUtime=35.57
/proc/4698/task/4700/stat : 4700 (java) R 4696 4698 3205 0 -1 64 15053 0 1 0 3534 23 0 0 16 0 9 0 187083581 1725841408 388915 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4698/tid=4701] ppid=4696 vsize=1685392 CPUtime=419.93
/proc/4698/task/4701/stat : 4701 (java) R 4696 4698 3205 0 -1 64 1211445 0 0 0 41495 498 0 0 25 0 9 0 187083582 1725841408 388915 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4698/tid=4702] ppid=4696 vsize=1685392 CPUtime=0
/proc/4698/task/4702/stat : 4702 (java) S 4696 4698 3205 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 187083583 1725841408 388915 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4698/tid=4703] ppid=4696 vsize=1685392 CPUtime=0
/proc/4698/task/4703/stat : 4703 (java) S 4696 4698 3205 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 187083583 1725841408 388915 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4698/tid=4704] ppid=4696 vsize=1685392 CPUtime=0
/proc/4698/task/4704/stat : 4704 (java) S 4696 4698 3205 0 -1 64 0 0 0 0 0 0 0 0 21 0 9 0 187083585 1725841408 388915 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4698/tid=4705] ppid=4696 vsize=1685392 CPUtime=0.11
/proc/4698/task/4705/stat : 4705 (java) S 4696 4698 3205 0 -1 64 425 0 0 0 11 0 0 0 16 0 9 0 187083585 1725841408 388915 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4698/tid=4706] ppid=4696 vsize=1685392 CPUtime=0
/proc/4698/task/4706/stat : 4706 (java) S 4696 4698 3205 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 187083585 1725841408 388915 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4698/tid=4707] ppid=4696 vsize=1685392 CPUtime=0
/proc/4698/task/4707/stat : 4707 (java) S 4696 4698 3205 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 187083585 1725841408 388915 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 455.64
Current children cumulated vsize (KiB) 1685392

[startup+456.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 4707
/proc/meminfo: memFree=202968/2055920 swapFree=4182544/4192956
[pid=4698] ppid=4696 vsize=0 CPUtime=455.81
/proc/4698/stat : 4698 (java) Z 4696 4698 3205 0 -1 12 1227668 0 1 0 45042 539 0 0 16 0 2 0 187083580 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4698/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 455.81
Current children cumulated vsize (KiB) 0

Child status: 1
Real time (s): 456.181
CPU time (s): 455.895
CPU user time (s): 450.425
CPU system time (s): 5.47017
CPU usage (%): 99.9373
Max. virtual memory (cumulated for all children) (KiB): 1733400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 450.425
system time used= 5.47017
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1227668
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= 10034
involuntary context switches= 9663

runsolver used 0.487925 second user time and 1.23081 second system time

The end

Launcher Data

Begin job on node47 at 2009-06-17 01:27:52
IDJOB=1883607
IDBENCH=1384
IDSOLVER=688
FILE ID=node47/1883607-1245194870
PBS_JOBID= 9368282
Free space on /tmp= 65920 MiB

SOLVER NAME= BoolVar 2009-04-26
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/liu/dbst/normalized-dbst_v40_e600_d20_mw10_2.opb.PB06.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-1883607-1245194870/watcher-1883607-1245194870 -o /tmp/evaluation-result-1883607-1245194870/solver-1883607-1245194870 -C 1800 -W 2000 -M 1800  java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883607-1245194870.opb minisat %dimacs %var

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

MD5SUM BENCH= 409a20f37901eec51bb3d0d7a35b01e1
RANDOM SEED=1934618968

node47.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.261
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.261
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:       1802816 kB
Buffers:         48944 kB
Cached:         136512 kB
SwapCached:       4196 kB
Active:          80908 kB
Inactive:       112476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1802816 kB
SwapTotal:     4192956 kB
SwapFree:      4182544 kB
Dirty:           34960 kB
Writeback:           0 kB
Mapped:          13676 kB
Slab:            45736 kB
Committed_AS:   191780 kB
PageTables:       1448 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-1883607-1245194870.opb

Free space on /tmp at the end= 65904 MiB
End job on node47 at 2009-06-17 01:35:28