Trace number 1859615

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 NameAnswerobjCPU timeWall clock time
SAT4J Pseudo Resolution 2.1.1? (TO) 1800.43 1727.81

General information on the benchmark

Name/OPT-BIGINT-LIN/aries-da_nrp/
normalized-aries-da_network_3000_5__126_2812__128.opb
MD5SUM0410437de856f7fa960cd93e57bf101c
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1922998
Total number of constraints18000
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)15002
Number of constraints which are nor clauses,nor cardinality constraints2998
Minimum length of a constraint128
Maximum length of a constraint5761
Number of terms in the objective function 1920000
Biggest coefficient in the objective function 129631
Number of bits for the biggest coefficient in the objective function 17
Sum of the numbers in the objective function 65021011072
Number of bits of the sum of numbers in the objective function 36
Biggest number in a constraint 129631
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 65021011072
Number of bits of the biggest sum of numbers36
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.08/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.08/0.14	c This is free software under the dual EPL/GNU LGPL licenses.
0.08/0.14	c See www.sat4j.org for details.
0.08/0.15	c version 2.1.1.v20090612
0.08/0.15	c sun.arch.data.model	32
0.08/0.15	c java.version	1.6.0_12
0.08/0.15	c os.name	Linux
0.08/0.15	c os.version	2.6.9-22.EL.rootsmp
0.08/0.15	c os.arch	i386
0.08/0.15	c Free memory 1342000320
0.08/0.15	c Max memory 1344274432
0.08/0.15	c Total memory 1344274432
0.08/0.15	c Number of processors 2
0.22/0.21	c Pseudo Boolean Optimization
0.22/0.21	c --- Begin Solver configuration ---
0.22/0.21	c Stops conflict analysis at the first Unique Implication Point
0.22/0.21	c org.sat4j.pb.constraints.CompetResolutionPBMixedHTClauseCardConstrDataStructure@64dc11
0.22/0.21	c Learn all clauses as in MiniSAT
0.22/0.21	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.22/0.21	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.22/0.21	c Expensive reason simplification
0.22/0.21	c MiniSAT restarts strategy
0.22/0.21	c Memory based learned constraints deletion strategy
0.22/0.21	c timeout=2147483s
0.22/0.21	c DB Simplification allowed=false
0.22/0.21	c --- End Solver configuration ---
0.22/0.21	c solving HOME/instance-1859615-1244973930.opb
0.22/0.21	c reading problem ... 
286.90/246.70	c ... done. Wall clock time 246.482s.
286.90/246.70	c #vars     1922998
286.90/246.70	c #constraints  21000
286.90/246.70	c constraints type 
286.90/246.70	c org.sat4j.minisat.constraints.card.MinWatchCard => 15002
286.90/246.70	c org.sat4j.pb.constraints.pb.MaxWatchPb => 5996
286.90/246.70	c org.sat4j.minisat.constraints.cnf.OriginalHTClause => 2
415.31/370.59	c cleaning 2044 clauses out of 4093
499.79/453.40	c cleaning 5530 clauses out of 11065
657.00/609.08	c cleaning 8729 clauses out of 17469
744.59/694.49	c cleaning 5860 clauses out of 11736
931.48/876.59	c cleaning 8162 clauses out of 16373
1042.82/985.11	c cleaning 6784 clauses out of 13677
1099.99/1041.47	c cleaning 6674 clauses out of 13398
1205.99/1145.08	c cleaning 8612 clauses out of 17256
1384.38/1320.48	c cleaning 12936 clauses out of 26105
1435.94/1371.95	c cleaning 10523 clauses out of 21169
1523.23/1457.08	c cleaning 7823 clauses out of 15646
1666.84/1597.37	c cleaning 8896 clauses out of 17823
1800.05/1727.51	c starts		: 16
1800.05/1727.51	c conflicts		: 109400
1800.05/1727.51	c decisions		: 77085403
1800.05/1727.51	c propagations		: 175394947
1800.05/1727.51	c inspects		: 398725199
1800.05/1727.51	c learnt literals	: 0
1800.05/1727.51	c learnt binary clauses	: 0
1800.05/1727.51	c learnt ternary clauses	: 0
1800.05/1727.51	c learnt clauses	: 109399
1800.05/1727.51	c ignored clauses	: 0
1800.05/1727.51	c root simplifications	: 0
1800.05/1727.51	c removed literals (reason simplification)	: 619528
1800.05/1727.51	c reason swapping (by a shorter reason)	: 0
1800.05/1727.51	c Calls to reduceDB	: 12
1800.05/1727.51	c speed (assignments/second)	: 118447.35423937588
1800.05/1727.51	c non guided choices	61275486
1800.05/1727.57	c learnt constraints type 
1800.05/1727.57	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 16846
1800.05/1727.57	c constraints type 
1800.05/1727.57	c org.sat4j.minisat.constraints.card.MinWatchCard => 15002
1800.05/1727.57	c org.sat4j.pb.constraints.pb.MaxWatchPb => 5996
1800.05/1727.57	c org.sat4j.minisat.constraints.cnf.OriginalHTClause => 2
1800.05/1727.57	s UNKNOWN
1800.05/1727.58	c Total wall clock time (in seconds): 1727.361

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-1859615-1244973930/watcher-1859615-1244973930 -o /tmp/evaluation-result-1859615-1244973930/solver-1859615-1244973930 -C 1800 -W 2000 -M 1800 java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar HOME/instance-1859615-1244973930.opb 

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.01 1.00 1.00 3/64 14534
/proc/meminfo: memFree=1522812/2055920 swapFree=4181368/4192956
[pid=14534] ppid=14532 vsize=1612 CPUtime=0
/proc/14534/stat : 14534 (java6) D 14532 14534 13801 0 -1 0 176 0 0 0 0 0 0 0 18 0 1 0 164990748 1650688 147 1992294400 134512640 134550932 4294956176 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/14534/statm: 403 147 111 9 0 45 0

[startup+0.0918079 s]
/proc/loadavg: 1.01 1.00 1.00 3/64 14534
/proc/meminfo: memFree=1522812/2055920 swapFree=4181368/4192956
[pid=14534] ppid=14532 vsize=1471900 CPUtime=0.07
/proc/14534/stat : 14534 (java) S 14532 14534 13801 0 -1 0 3544 0 1 0 5 2 0 0 18 0 10 0 164990748 1507225600 3288 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14534/statm: 367975 3289 1056 9 0 365326 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1471900

[startup+0.101809 s]
/proc/loadavg: 1.01 1.00 1.00 3/64 14534
/proc/meminfo: memFree=1522812/2055920 swapFree=4181368/4192956
[pid=14534] ppid=14532 vsize=1472584 CPUtime=0.08
/proc/14534/stat : 14534 (java) S 14532 14534 13801 0 -1 0 3620 0 1 0 6 2 0 0 18 0 12 0 164990748 1507926016 3363 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14534/statm: 368146 3364 1068 9 0 365494 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1472584

[startup+0.301845 s]
/proc/loadavg: 1.01 1.00 1.00 3/64 14534
/proc/meminfo: memFree=1522812/2055920 swapFree=4181368/4192956
[pid=14534] ppid=14532 vsize=1474540 CPUtime=0.31
/proc/14534/stat : 14534 (java) S 14532 14534 13801 0 -1 0 15660 0 1 0 24 7 0 0 18 0 12 0 164990748 1509928960 15397 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14534/statm: 368635 15397 1343 9 0 365978 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 1474540

[startup+0.701923 s]
/proc/loadavg: 1.01 1.00 1.00 3/64 14534
/proc/meminfo: memFree=1522812/2055920 swapFree=4181368/4192956
[pid=14534] ppid=14532 vsize=1476648 CPUtime=0.95
/proc/14534/stat : 14534 (java) S 14532 14534 13801 0 -1 0 18987 0 1 0 86 9 0 0 18 0 12 0 164990748 1512087552 18490 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14534/statm: 369162 18490 1390 9 0 366505 0
Current children cumulated CPU time (s) 0.95
Current children cumulated vsize (KiB) 1476648

[startup+1.50206 s]
/proc/loadavg: 1.01 1.00 1.00 2/76 14546
/proc/meminfo: memFree=1431580/2055920 swapFree=4181368/4192956
[pid=14534] ppid=14532 vsize=1476648 CPUtime=1.82
/proc/14534/stat : 14534 (java) S 14532 14534 13801 0 -1 0 42253 0 1 0 161 21 0 0 18 0 12 0 164990748 1512087552 41754 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14534/statm: 369162 41764 1397 9 0 366505 0
[pid=14534/tid=14536] ppid=14532 vsize=1476648 CPUtime=1.31
/proc/14534/task/14536/stat : 14536 (java) S 14532 14534 13801 0 -1 64 30918 0 1 0 116 15 0 0 25 0 12 0 164990749 1512087552 41770 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14534/tid=14537] ppid=14532 vsize=1476648 CPUtime=0.06
/proc/14534/task/14537/stat : 14537 (java) R 14532 14534 13801 0 -1 64 1727 0 0 0 6 0 0 0 17 0 12 0 164990751 1512087552 41778 1992294400 134512640 134550932 4294956016 18446744073709551615 106197499 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14534/tid=14538] ppid=14532 vsize=1476648 CPUtime=0.06
/proc/14534/task/14538/stat : 14538 (java) R 14532 14534 13801 0 -1 64 7604 0 0 0 3 3 0 0 17 0 12 0 164990751 1512087552 41785 1992294400 134512640 134550932 4294956016 18446744073709551615 106195365 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14534/tid=14539] ppid=14532 vsize=1476648 CPUtime=0
/proc/14534/task/14539/stat : 14539 (java) S 14532 14534 13801 0 -1 64 4 0 0 0 0 0 0 0 16 0 12 0 164990753 1512087552 41792 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14534/tid=14540] ppid=14532 vsize=1476648 CPUtime=0
/proc/14534/task/14540/stat : 14540 (java) S 14532 14534 13801 0 -1 64 10 0 0 0 0 0 0 0 23 0 12 0 164990753 1512087552 41800 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14534/tid=14541] ppid=14532 vsize=1476648 CPUtime=0
/proc/14534/task/14541/stat : 14541 (java) S 14532 14534 13801 0 -1 64 4 0 0 0 0 0 0 0 24 0 12 0 164990753 1512087552 41807 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14534/tid=14542] ppid=14532 vsize=1476648 CPUtime=0
/proc/14534/task/14542/stat : 14542 (java) S 14532 14534 13801 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 164990757 1512087552 41815 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14534/tid=14543] ppid=14532 vsize=1476648 CPUtime=0.19
/proc/14534/task/14543/stat : 14543 (java) S 14532 14534 13801 0 -1 64 649 0 0 0 19 0 0 0 16 0 12 0 164990757 1512087552 41822 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14534/tid=14544] ppid=14532 vsize=1476648 CPUtime=0.13
/proc/14534/task/14544/stat : 14544 (java) S 14532 14534 13801 0 -1 64 644 0 0 0 13 0 0 0 17 0 12 0 164990757 1512087552 41831 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14534/tid=14545] ppid=14532 vsize=1476648 CPUtime=0
/proc/14534/task/14545/stat : 14545 (java) S 14532 14534 13801 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 164990758 1512087552 41838 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14534/tid=14546] ppid=14532 vsize=1476648 CPUtime=0
/proc/14534/task/14546/stat : 14546 (java) S 14532 14534 13801 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 164990758 1512087552 41845 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.82
Current children cumulated vsize (KiB) 1476648

[startup+3.10232 s]
/proc/loadavg: 1.01 1.00 1.00 2/76 14546
/proc/meminfo: memFree=1341980/2055920 swapFree=4181368/4192956
[pid=14534] ppid=14532 vsize=1476648 CPUtime=3.58
/proc/14534/stat : 14534 (java) S 14532 14534 13801 0 -1 0 56440 0 1 0 328 30 0 0 18 0 12 0 164990748 1512087552 55531 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14534/statm: 369162 55531 1401 9 0 366505 0
[pid=14534/tid=14536] ppid=14532 vsize=1476648 CPUtime=2.74
/proc/14534/task/14536/stat : 14536 (java) R 14532 14534 13801 0 -1 64 30919 0 1 0 259 15 0 0 25 0 12 0 164990749 1512087552 55531 1992294400 134512640 134550932 4294956016 18446744073709551615 4109293658 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14534/tid=14537] ppid=14532 vsize=1476648 CPUtime=0.23
/proc/14534/task/14537/stat : 14537 (java) S 14532 14534 13801 0 -1 64 6535 0 0 0 19 4 0 0 16 0 12 0 164990751 1512087552 55531 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14534/tid=14538] ppid=14532 vsize=1476648 CPUtime=0.23
/proc/14534/task/14538/stat : 14538 (java) S 14532 14534 13801 0 -1 64 16942 0 0 0 15 8 0 0 17 0 12 0 164990751 1512087552 55531 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14534/tid=14539] ppid=14532 vsize=1476648 CPUtime=0
/proc/14534/task/14539/stat : 14539 (java) S 14532 14534 13801 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 164990753 1512087552 55531 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14534/tid=14540] ppid=14532 vsize=1476648 CPUtime=0
/proc/14534/task/14540/stat : 14540 (java) S 14532 14534 13801 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 164990753 1512087552 55531 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14534/tid=14541] ppid=14532 vsize=1476648 CPUtime=0
/proc/14534/task/14541/stat : 14541 (java) S 14532 14534 13801 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 164990753 1512087552 55531 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14534/tid=14542] ppid=14532 vsize=1476648 CPUtime=0
/proc/14534/task/14542/stat : 14542 (java) S 14532 14534 13801 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 164990757 1512087552 55531 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14534/tid=14543] ppid=14532 vsize=1476648 CPUtime=0.19
/proc/14534/task/14543/stat : 14543 (java) S 14532 14534 13801 0 -1 64 649 0 0 0 19 0 0 0 16 0 12 0 164990757 1512087552 55531 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14534/tid=14544] ppid=14532 vsize=1476648 CPUtime=0.13
/proc/14534/task/14544/stat : 14544 (java) S 14532 14534 13801 0 -1 64 644 0 0 0 13 0 0 0 17 0 12 0 164990757 1512087552 55531 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14534/tid=14545] ppid=14532 vsize=1476648 CPUtime=0
/proc/14534/task/14545/stat : 14545 (java) S 14532 14534 13801 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 164990758 1512087552 55531 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14534/tid=14546] ppid=14532 vsize=1476648 CPUtime=0
/proc/14534/task/14546/stat : 14546 (java) S 14532 14534 13801 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 164990758 1512087552 55531 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.58
Current children cumulated vsize (KiB) 1476648

[startup+6.30286 s]
/proc/loadavg: 1.09 1.02 1.01 2/76 14546
/proc/meminfo: memFree=1290844/2055920 swapFree=4181368/4192956
[pid=14534] ppid=14532 vsize=1476180 CPUtime=7.09
/proc/14534/stat : 14534 (java) S 14532 14534 13801 0 -1 0 67803 0 1 0 674 35 0 0 18 0 12 0 164990748 1511608320 64391 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14534/statm: 369045 64391 1401 9 0 366388 0
[pid=14534/tid=14536] ppid=14532 vsize=1476180 CPUtime=5.61
/proc/14534/task/14536/stat : 14536 (java) R 14532 14534 13801 0 -1 64 30923 0 1 0 545 16 0 0 21 0 12 0 164990749 1511608320 64391 1992294400 134512640 134550932 4294956016 18446744073709551615 4109437226 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14534/tid=14537] ppid=14532 vsize=1476180 CPUtime=0.55
/proc/14534/task/14537/stat : 14537 (java) S 14532 14534 13801 0 -1 64 11386 0 0 0 48 7 0 0 16 0 12 0 164990751 1511608320 64391 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14534/tid=14538] ppid=14532 vsize=1476180 CPUtime=0.56
/proc/14534/task/14538/stat : 14538 (java) S 14532 14534 13801 0 -1 64 23450 0 0 0 46 10 0 0 18 0 12 0 164990751 1511608320 64391 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14534/tid=14539] ppid=14532 vsize=1476180 CPUtime=0
/proc/14534/task/14539/stat : 14539 (java) S 14532 14534 13801 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 164990753 1511608320 64391 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14534/tid=14540] ppid=14532 vsize=1476180 CPUtime=0
/proc/14534/task/14540/stat : 14540 (java) S 14532 14534 13801 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 164990753 1511608320 64391 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14534/tid=14541] ppid=14532 vsize=1476180 CPUtime=0
/proc/14534/task/14541/stat : 14541 (java) S 14532 14534 13801 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 164990753 1511608320 64391 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14534/tid=14542] ppid=14532 vsize=1476180 CPUtime=0
/proc/14534/task/14542/stat : 14542 (java) S 14532 14534 13801 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 164990757 1511608320 64391 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14534/tid=14543] ppid=14532 vsize=1476180 CPUtime=0.19
/proc/14534/task/14543/stat : 14543 (java) S 14532 14534 13801 0 -1 64 649 0 0 0 19 0 0 0 16 0 12 0 164990757 1511608320 64391 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14534/tid=14544] ppid=14532 vsize=1476180 CPUtime=0.13
/proc/14534/task/14544/stat : 14544 (java) S 14532 14534 13801 0 -1 64 644 0 0 0 13 0 0 0 17 0 12 0 164990757 1511608320 64391 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14534/tid=14545] ppid=14532 vsize=1476180 CPUtime=0
/proc/14534/task/14545/stat : 14545 (java) S 14532 14534 13801 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 164990758 1511608320 64391 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14534/tid=14546] ppid=14532 vsize=1476180 CPUtime=0
/proc/14534/task/14546/stat : 14546 (java) S 14532 14534 13801 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 164990758 1511608320 64391 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.09
Current children cumulated vsize (KiB) 1476180

[startup+12.703 s]
/proc/loadavg: 1.08 1.02 1.00 2/76 14546
/proc/meminfo: memFree=1155292/2055920 swapFree=4181368/4192956
[pid=14534] ppid=14532 vsize=1478344 CPUtime=15.28
/proc/14534/stat : 14534 (java) S 14532 14534 13801 0 -1 0 108982 0 1 0 1469 59 0 0 18 0 12 0 164990748 1513824256 100053 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14534/statm: 369586 100054 1417 9 0 366929 0
[pid=14534/tid=14536] ppid=14532 vsize=1478344 CPUtime=10.33
/proc/14534/task/14536/stat : 14536 (java) S 14532 14534 13801 0 -1 64 30954 0 1 0 1016 17 0 0 18 0 12 0 164990749 1513824256 100055 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14534/tid=14537] ppid=14532 vsize=1478344 CPUtime=2.14
/proc/14534/task/14537/stat : 14537 (java) R 14532 14534 13801 0 -1 64 29898 0 0 0 197 17 0 0 16 0 12 0 164990751 1513824256 100056 1992294400 134512640 134550932 4294956016 18446744073709551615 106195352 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14534/tid=14538] ppid=14532 vsize=1478344 CPUtime=2.17
/proc/14534/task/14538/stat : 14538 (java) R 14532 14534 13801 0 -1 64 45940 0 0 0 194 23 0 0 17 0 12 0 164990751 1513824256 100057 1992294400 134512640 134550932 4294956016 18446744073709551615 106193893 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14534/tid=14539] ppid=14532 vsize=1478344 CPUtime=0
/proc/14534/task/14539/stat : 14539 (java) S 14532 14534 13801 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 164990753 1513824256 100058 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14534/tid=14540] ppid=14532 vsize=1478344 CPUtime=0
/proc/14534/task/14540/stat : 14540 (java) S 14532 14534 13801 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 164990753 1513824256 100059 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14534/tid=14541] ppid=14532 vsize=1478344 CPUtime=0
/proc/14534/task/14541/stat : 14541 (java) S 14532 14534 13801 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 164990753 1513824256 100060 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14534/tid=14542] ppid=14532 vsize=1478344 CPUtime=0
/proc/14534/task/14542/stat : 14542 (java) S 14532 14534 13801 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 164990757 1513824256 100061 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14534/tid=14543] ppid=14532 vsize=1478344 CPUtime=0.31
/proc/14534/task/14543/stat : 14543 (java) S 14532 14534 13801 0 -1 64 664 0 0 0 31 0 0 0 17 0 12 0 164990757 1513824256 100062 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14534/tid=14544] ppid=14532 vsize=1478344 CPUtime=0.28
/proc/14534/task/14544/stat : 14544 (java) S 14532 14534 13801 0 -1 64 778 0 0 0 28 0 0 0 16 0 12 0 164990757 1513824256 100063 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14534/tid=14545] ppid=14532 vsize=1478344 CPUtime=0
/proc/14534/task/14545/stat : 14545 (java) S 14532 14534 13801 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 164990758 1513824256 100064 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14534/tid=14546] ppid=14532 vsize=1478344 CPUtime=0
/proc/14534/task/14546/stat : 14546 (java) S 14532 14534 13801 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 164990758 1513824256 100065 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 15.28
Current children cumulated vsize (KiB) 1478344

[startup+25.5021 s]
/proc/loadavg: 1.06 1.02 1.00 3/76 14546
/proc/meminfo: memFree=800668/2055920 swapFree=4181368/4192956
[pid=14534] ppid=14532 vsize=1478308 CPUtime=32.92
/proc/14534/stat : 14534 (java) S 14532 14534 13801 0 -1 0 202939 0 1 0 3182 110 0 0 18 0 12 0 164990748 1513787392 184724 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14534/statm: 369577 184724 1417 9 0 366920 0
[pid=14534/tid=14536] ppid=14532 vsize=1478308 CPUtime=18.11
/proc/14534/task/14536/stat : 14536 (java) R 14532 14534 13801 0 -1 64 30975 0 1 0 1791 20 0 0 16 0 12 0 164990749 1513787392 184724 1992294400 134512640 134550932 4294956016 18446744073709551615 4109437226 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14534/tid=14537] ppid=14532 vsize=1478308 CPUtime=7.04
/proc/14534/task/14537/stat : 14537 (java) S 14532 14534 13801 0 -1 64 80350 0 0 0 662 42 0 0 16 0 12 0 164990751 1513787392 184724 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14534/tid=14538] ppid=14532 vsize=1478308 CPUtime=7.07
/proc/14534/task/14538/stat : 14538 (java) S 14532 14534 13801 0 -1 64 89388 0 0 0 662 45 0 0 16 0 12 0 164990751 1513787392 184724 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14534/tid=14539] ppid=14532 vsize=1478308 CPUtime=0
/proc/14534/task/14539/stat : 14539 (java) S 14532 14534 13801 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 164990753 1513787392 184724 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14534/tid=14540] ppid=14532 vsize=1478308 CPUtime=0
/proc/14534/task/14540/stat : 14540 (java) S 14532 14534 13801 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 164990753 1513787392 184724 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14534/tid=14541] ppid=14532 vsize=1478308 CPUtime=0
/proc/14534/task/14541/stat : 14541 (java) S 14532 14534 13801 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 164990753 1513787392 184724 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14534/tid=14542] ppid=14532 vsize=1478308 CPUtime=0
/proc/14534/task/14542/stat : 14542 (java) S 14532 14534 13801 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 164990757 1513787392 184724 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14534/tid=14543] ppid=14532 vsize=1478308 CPUtime=0.31

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

[pid=14534/tid=14539] ppid=14532 vsize=1482296 CPUtime=37.45
/proc/14534/task/14539/stat : 14539 (java) S 14532 14534 13801 0 -1 64 90720 0 0 0 3699 46 0 0 16 0 13 0 164990753 1517871104 324871 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14534/tid=14540] ppid=14532 vsize=1482296 CPUtime=0
/proc/14534/task/14540/stat : 14540 (java) S 14532 14534 13801 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 164990753 1517871104 324871 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14534/tid=14541] ppid=14532 vsize=1482296 CPUtime=0
/proc/14534/task/14541/stat : 14541 (java) S 14532 14534 13801 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 164990753 1517871104 324871 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14534/tid=14542] ppid=14532 vsize=1482296 CPUtime=0
/proc/14534/task/14542/stat : 14542 (java) S 14532 14534 13801 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 164990757 1517871104 324871 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14534/tid=14543] ppid=14532 vsize=1482296 CPUtime=0.97
/proc/14534/task/14543/stat : 14543 (java) S 14532 14534 13801 0 -1 64 2281 0 0 0 97 0 0 0 16 0 13 0 164990757 1517871104 324871 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14534/tid=14544] ppid=14532 vsize=1482296 CPUtime=1.54
/proc/14534/task/14544/stat : 14544 (java) S 14532 14534 13801 0 -1 64 2526 0 0 0 153 1 0 0 16 0 13 0 164990757 1517871104 324871 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14534/tid=14545] ppid=14532 vsize=1482296 CPUtime=0
/proc/14534/task/14545/stat : 14545 (java) S 14532 14534 13801 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 164990758 1517871104 324871 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14534/tid=14546] ppid=14532 vsize=1482296 CPUtime=0
/proc/14534/task/14546/stat : 14546 (java) S 14532 14534 13801 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 164990758 1517871104 324871 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14534/tid=14547] ppid=14532 vsize=1482296 CPUtime=0
/proc/14534/task/14547/stat : 14547 (java) S 14532 14534 13801 0 -1 64 5 0 0 0 0 0 0 0 17 0 13 0 165015826 1517871104 324871 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1610.71
Current children cumulated vsize (KiB) 1482296

[startup+1602.3 s]
/proc/loadavg: 1.12 1.04 1.01 2/77 14547
/proc/meminfo: memFree=226196/2055920 swapFree=4181368/4192956
[pid=14534] ppid=14532 vsize=1482296 CPUtime=1671.86
/proc/14534/stat : 14534 (java) S 14532 14534 13801 0 -1 0 458284 0 1 0 166685 501 0 0 18 0 13 0 164990748 1517871104 324871 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14534/statm: 370574 324871 1438 9 0 367917 0
[pid=14534/tid=14536] ppid=14532 vsize=1482296 CPUtime=1461.98
/proc/14534/task/14536/stat : 14536 (java) R 14532 14534 13801 0 -1 64 33119 0 1 0 146163 35 0 0 18 0 13 0 164990749 1517871104 324871 1992294400 134512640 134550932 4294956016 18446744073709551615 4109862330 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14534/tid=14537] ppid=14532 vsize=1482296 CPUtime=83.26
/proc/14534/task/14537/stat : 14537 (java) S 14532 14534 13801 0 -1 64 158791 0 0 0 8116 210 0 0 16 0 13 0 164990751 1517871104 324871 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14534/tid=14538] ppid=14532 vsize=1482296 CPUtime=82.55
/proc/14534/task/14538/stat : 14538 (java) S 14532 14534 13801 0 -1 64 161093 0 0 0 8055 200 0 0 16 0 13 0 164990751 1517871104 324871 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14534/tid=14539] ppid=14532 vsize=1482296 CPUtime=41.48
/proc/14534/task/14539/stat : 14539 (java) S 14532 14534 13801 0 -1 64 99727 0 0 0 4098 50 0 0 21 0 13 0 164990753 1517871104 324871 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14534/tid=14540] ppid=14532 vsize=1482296 CPUtime=0
/proc/14534/task/14540/stat : 14540 (java) S 14532 14534 13801 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 164990753 1517871104 324871 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14534/tid=14541] ppid=14532 vsize=1482296 CPUtime=0
/proc/14534/task/14541/stat : 14541 (java) S 14532 14534 13801 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 164990753 1517871104 324871 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14534/tid=14542] ppid=14532 vsize=1482296 CPUtime=0
/proc/14534/task/14542/stat : 14542 (java) S 14532 14534 13801 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 164990757 1517871104 324871 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14534/tid=14543] ppid=14532 vsize=1482296 CPUtime=0.97
/proc/14534/task/14543/stat : 14543 (java) S 14532 14534 13801 0 -1 64 2281 0 0 0 97 0 0 0 16 0 13 0 164990757 1517871104 324871 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14534/tid=14544] ppid=14532 vsize=1482296 CPUtime=1.54
/proc/14534/task/14544/stat : 14544 (java) S 14532 14534 13801 0 -1 64 2526 0 0 0 153 1 0 0 16 0 13 0 164990757 1517871104 324871 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14534/tid=14545] ppid=14532 vsize=1482296 CPUtime=0
/proc/14534/task/14545/stat : 14545 (java) S 14532 14534 13801 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 164990758 1517871104 324871 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14534/tid=14546] ppid=14532 vsize=1482296 CPUtime=0
/proc/14534/task/14546/stat : 14546 (java) S 14532 14534 13801 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 164990758 1517871104 324871 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14534/tid=14547] ppid=14532 vsize=1482296 CPUtime=0
/proc/14534/task/14547/stat : 14547 (java) S 14532 14534 13801 0 -1 64 5 0 0 0 0 0 0 0 17 0 13 0 165015826 1517871104 324871 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1671.86
Current children cumulated vsize (KiB) 1482296

[startup+1662.3 s]
/proc/loadavg: 1.14 1.06 1.01 2/77 14547
/proc/meminfo: memFree=226196/2055920 swapFree=4181368/4192956
[pid=14534] ppid=14532 vsize=1482296 CPUtime=1733.27
/proc/14534/stat : 14534 (java) S 14532 14534 13801 0 -1 0 458306 0 1 0 172817 510 0 0 18 0 13 0 164990748 1517871104 324871 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14534/statm: 370574 324871 1438 9 0 367917 0
[pid=14534/tid=14536] ppid=14532 vsize=1482296 CPUtime=1520.34
/proc/14534/task/14536/stat : 14536 (java) R 14532 14534 13801 0 -1 64 33141 0 1 0 151999 35 0 0 17 0 13 0 164990749 1517871104 324871 1992294400 134512640 134550932 4294956016 18446744073709551615 4109982502 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14534/tid=14537] ppid=14532 vsize=1482296 CPUtime=84.78
/proc/14534/task/14537/stat : 14537 (java) S 14532 14534 13801 0 -1 64 158791 0 0 0 8263 215 0 0 17 0 13 0 164990751 1517871104 324871 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14534/tid=14538] ppid=14532 vsize=1482296 CPUtime=84.08
/proc/14534/task/14538/stat : 14538 (java) S 14532 14534 13801 0 -1 64 161093 0 0 0 8203 205 0 0 16 0 13 0 164990751 1517871104 324871 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14534/tid=14539] ppid=14532 vsize=1482296 CPUtime=41.48
/proc/14534/task/14539/stat : 14539 (java) S 14532 14534 13801 0 -1 64 99727 0 0 0 4098 50 0 0 16 0 13 0 164990753 1517871104 324871 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14534/tid=14540] ppid=14532 vsize=1482296 CPUtime=0
/proc/14534/task/14540/stat : 14540 (java) S 14532 14534 13801 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 164990753 1517871104 324871 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14534/tid=14541] ppid=14532 vsize=1482296 CPUtime=0
/proc/14534/task/14541/stat : 14541 (java) S 14532 14534 13801 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 164990753 1517871104 324871 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14534/tid=14542] ppid=14532 vsize=1482296 CPUtime=0
/proc/14534/task/14542/stat : 14542 (java) S 14532 14534 13801 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 164990757 1517871104 324871 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14534/tid=14543] ppid=14532 vsize=1482296 CPUtime=0.97
/proc/14534/task/14543/stat : 14543 (java) S 14532 14534 13801 0 -1 64 2281 0 0 0 97 0 0 0 16 0 13 0 164990757 1517871104 324871 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14534/tid=14544] ppid=14532 vsize=1482296 CPUtime=1.54
/proc/14534/task/14544/stat : 14544 (java) S 14532 14534 13801 0 -1 64 2526 0 0 0 153 1 0 0 16 0 13 0 164990757 1517871104 324871 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14534/tid=14545] ppid=14532 vsize=1482296 CPUtime=0
/proc/14534/task/14545/stat : 14545 (java) S 14532 14534 13801 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 164990758 1517871104 324871 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14534/tid=14546] ppid=14532 vsize=1482296 CPUtime=0
/proc/14534/task/14546/stat : 14546 (java) S 14532 14534 13801 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 164990758 1517871104 324871 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14534/tid=14547] ppid=14532 vsize=1482296 CPUtime=0
/proc/14534/task/14547/stat : 14547 (java) S 14532 14534 13801 0 -1 64 5 0 0 0 0 0 0 0 17 0 13 0 165015826 1517871104 324871 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1733.27
Current children cumulated vsize (KiB) 1482296

[startup+1722.3 s]
/proc/loadavg: 1.05 1.05 1.01 2/77 14547
/proc/meminfo: memFree=226260/2055920 swapFree=4181368/4192956
[pid=14534] ppid=14532 vsize=1482296 CPUtime=1794.66
/proc/14534/stat : 14534 (java) S 14532 14534 13801 0 -1 0 458328 0 1 0 178950 516 0 0 18 0 13 0 164990748 1517871104 324871 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14534/statm: 370574 324871 1438 9 0 367917 0
[pid=14534/tid=14536] ppid=14532 vsize=1482296 CPUtime=1578.81
/proc/14534/task/14536/stat : 14536 (java) R 14532 14534 13801 0 -1 64 33163 0 1 0 157846 35 0 0 22 0 13 0 164990749 1517871104 324871 1992294400 134512640 134550932 4294956016 18446744073709551615 4109786241 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14534/tid=14537] ppid=14532 vsize=1482296 CPUtime=86.23
/proc/14534/task/14537/stat : 14537 (java) S 14532 14534 13801 0 -1 64 158791 0 0 0 8403 220 0 0 17 0 13 0 164990751 1517871104 324871 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14534/tid=14538] ppid=14532 vsize=1482296 CPUtime=85.55
/proc/14534/task/14538/stat : 14538 (java) S 14532 14534 13801 0 -1 64 161093 0 0 0 8349 206 0 0 16 0 13 0 164990751 1517871104 324871 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14534/tid=14539] ppid=14532 vsize=1482296 CPUtime=41.48
/proc/14534/task/14539/stat : 14539 (java) S 14532 14534 13801 0 -1 64 99727 0 0 0 4098 50 0 0 16 0 13 0 164990753 1517871104 324871 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14534/tid=14540] ppid=14532 vsize=1482296 CPUtime=0
/proc/14534/task/14540/stat : 14540 (java) S 14532 14534 13801 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 164990753 1517871104 324871 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14534/tid=14541] ppid=14532 vsize=1482296 CPUtime=0
/proc/14534/task/14541/stat : 14541 (java) S 14532 14534 13801 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 164990753 1517871104 324871 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14534/tid=14542] ppid=14532 vsize=1482296 CPUtime=0
/proc/14534/task/14542/stat : 14542 (java) S 14532 14534 13801 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 164990757 1517871104 324871 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14534/tid=14543] ppid=14532 vsize=1482296 CPUtime=0.97
/proc/14534/task/14543/stat : 14543 (java) S 14532 14534 13801 0 -1 64 2281 0 0 0 97 0 0 0 16 0 13 0 164990757 1517871104 324871 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14534/tid=14544] ppid=14532 vsize=1482296 CPUtime=1.54
/proc/14534/task/14544/stat : 14544 (java) S 14532 14534 13801 0 -1 64 2526 0 0 0 153 1 0 0 16 0 13 0 164990757 1517871104 324871 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14534/tid=14545] ppid=14532 vsize=1482296 CPUtime=0
/proc/14534/task/14545/stat : 14545 (java) S 14532 14534 13801 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 164990758 1517871104 324871 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14534/tid=14546] ppid=14532 vsize=1482296 CPUtime=0
/proc/14534/task/14546/stat : 14546 (java) S 14532 14534 13801 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 164990758 1517871104 324871 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14534/tid=14547] ppid=14532 vsize=1482296 CPUtime=0
/proc/14534/task/14547/stat : 14547 (java) S 14532 14534 13801 0 -1 64 5 0 0 0 0 0 0 0 17 0 13 0 165015826 1517871104 324871 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1794.66
Current children cumulated vsize (KiB) 1482296



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1727.5 s]
/proc/loadavg: 1.05 1.05 1.01 2/77 14547
/proc/meminfo: memFree=226260/2055920 swapFree=4181368/4192956
[pid=14534] ppid=14532 vsize=1482296 CPUtime=1800.05
/proc/14534/stat : 14534 (java) S 14532 14534 13801 0 -1 0 458331 0 1 0 179488 517 0 0 18 0 13 0 164990748 1517871104 324871 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14534/statm: 370574 324871 1438 9 0 367917 0
[pid=14534/tid=14536] ppid=14532 vsize=1482296 CPUtime=1583.8
/proc/14534/task/14536/stat : 14536 (java) R 14532 14534 13801 0 -1 64 33166 0 1 0 158345 35 0 0 25 0 13 0 164990749 1517871104 324871 1992294400 134512640 134550932 4294956016 18446744073709551615 4109779155 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14534/tid=14537] ppid=14532 vsize=1482296 CPUtime=86.42
/proc/14534/task/14537/stat : 14537 (java) S 14532 14534 13801 0 -1 64 158791 0 0 0 8422 220 0 0 16 0 13 0 164990751 1517871104 324871 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14534/tid=14538] ppid=14532 vsize=1482296 CPUtime=85.75
/proc/14534/task/14538/stat : 14538 (java) S 14532 14534 13801 0 -1 64 161093 0 0 0 8369 206 0 0 17 0 13 0 164990751 1517871104 324871 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14534/tid=14539] ppid=14532 vsize=1482296 CPUtime=41.48
/proc/14534/task/14539/stat : 14539 (java) S 14532 14534 13801 0 -1 64 99727 0 0 0 4098 50 0 0 16 0 13 0 164990753 1517871104 324871 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14534/tid=14540] ppid=14532 vsize=1482296 CPUtime=0
/proc/14534/task/14540/stat : 14540 (java) S 14532 14534 13801 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 164990753 1517871104 324871 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14534/tid=14541] ppid=14532 vsize=1482296 CPUtime=0
/proc/14534/task/14541/stat : 14541 (java) S 14532 14534 13801 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 164990753 1517871104 324871 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14534/tid=14542] ppid=14532 vsize=1482296 CPUtime=0
/proc/14534/task/14542/stat : 14542 (java) S 14532 14534 13801 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 164990757 1517871104 324871 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14534/tid=14543] ppid=14532 vsize=1482296 CPUtime=0.97
/proc/14534/task/14543/stat : 14543 (java) S 14532 14534 13801 0 -1 64 2281 0 0 0 97 0 0 0 16 0 13 0 164990757 1517871104 324871 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14534/tid=14544] ppid=14532 vsize=1482296 CPUtime=1.54
/proc/14534/task/14544/stat : 14544 (java) S 14532 14534 13801 0 -1 64 2526 0 0 0 153 1 0 0 16 0 13 0 164990757 1517871104 324871 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14534/tid=14545] ppid=14532 vsize=1482296 CPUtime=0
/proc/14534/task/14545/stat : 14545 (java) S 14532 14534 13801 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 164990758 1517871104 324871 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14534/tid=14546] ppid=14532 vsize=1482296 CPUtime=0
/proc/14534/task/14546/stat : 14546 (java) S 14532 14534 13801 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 164990758 1517871104 324871 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14534/tid=14547] ppid=14532 vsize=1482296 CPUtime=0
/proc/14534/task/14547/stat : 14547 (java) S 14532 14534 13801 0 -1 64 5 0 0 0 0 0 0 0 17 0 13 0 165015826 1517871104 324871 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 1482296

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

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

[startup+1727.8 s]
/proc/loadavg: 1.05 1.05 1.01 2/77 14547
/proc/meminfo: memFree=226260/2055920 swapFree=4181368/4192956
[pid=14534] ppid=14532 vsize=0 CPUtime=1800.41
/proc/14534/stat : 14534 (java) Z 14532 14534 13801 0 -1 1036 458356 0 1 0 179505 536 0 0 15 0 2 0 164990748 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14534/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.41
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1727.81
CPU time (s): 1800.43
CPU user time (s): 1795.06
CPU system time (s): 5.37418
CPU usage (%): 104.203
Max. virtual memory (cumulated for all children) (KiB): 1506304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.06
system time used= 5.37418
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 458356
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= 66393
involuntary context switches= 21256

runsolver used 2.08668 second user time and 5.00024 second system time

The end

Launcher Data

Begin job on node43 at 2009-06-14 12:05:35
IDJOB=1859615
IDBENCH=71856
IDSOLVER=682
FILE ID=node43/1859615-1244973930
PBS_JOBID= 9355029
Free space on /tmp= 66112 MiB

SOLVER NAME= SAT4J Pseudo Resolution 2.1.1
BENCH NAME= PB09/normalized-PB09/OPT-BIGINT-LIN/aries-da_nrp/normalized-aries-da_network_3000_5__126_2812__128.opb
COMMAND LINE= java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1859615-1244973930/watcher-1859615-1244973930 -o /tmp/evaluation-result-1859615-1244973930/solver-1859615-1244973930 -C 1800 -W 2000 -M 1800  java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar HOME/instance-1859615-1244973930.opb

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

MD5SUM BENCH= 0410437de856f7fa960cd93e57bf101c
RANDOM SEED=1179234466

node43.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.281
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.281
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:       1523292 kB
Buffers:         69292 kB
Cached:         382604 kB
SwapCached:       5404 kB
Active:         186388 kB
Inactive:       273412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1523292 kB
SwapTotal:     4192956 kB
SwapFree:      4181368 kB
Dirty:           93616 kB
Writeback:           0 kB
Mapped:          13588 kB
Slab:            58776 kB
Committed_AS:   129096 kB
PageTables:       1448 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66112 MiB
End job on node43 at 2009-06-14 12:34:25