Trace number 1859643

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.26 1796

General information on the benchmark

Name/OPT-BIGINT-LIN/aries-da_nrp/
normalized-aries-da_network_50_2__8_45__2048.opb
MD5SUM5a6a489f861071b99676244553a9826e
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark45008
Best CPU time to get the best result obtained on this benchmark121.101
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables204848
Total number of constraints150
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)102
Number of constraints which are nor clauses,nor cardinality constraints48
Minimum length of a constraint2048
Maximum length of a constraint18433
Number of terms in the objective function 204800
Biggest coefficient in the objective function 126454
Number of bits for the biggest coefficient in the objective function 17
Sum of the numbers in the objective function 6874183680
Number of bits of the sum of numbers in the objective function 33
Biggest number in a constraint 126454
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 6874183680
Number of bits of the biggest sum of numbers33
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@3eca90
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-1859643-1244974501.opb
0.22/0.21	c reading problem ... 
7.44/6.11	c ... done. Wall clock time 5.89s.
7.44/6.11	c #vars     204848
7.44/6.11	c #constraints  200
7.44/6.11	c constraints type 
7.44/6.11	c org.sat4j.minisat.constraints.card.MinWatchCard => 102
7.44/6.11	c org.sat4j.pb.constraints.pb.MaxWatchPb => 96
7.44/6.11	c org.sat4j.minisat.constraints.cnf.OriginalHTClause => 2
1800.03/1795.81	c starts		: 5
1800.03/1795.81	c conflicts		: 10843
1800.03/1795.81	c decisions		: 608202
1800.03/1795.81	c propagations		: 11508342
1800.03/1795.81	c inspects		: 40976478
1800.03/1795.81	c learnt literals	: 0
1800.03/1795.81	c learnt binary clauses	: 0
1800.03/1795.81	c learnt ternary clauses	: 0
1800.03/1795.81	c learnt clauses	: 10842
1800.03/1795.81	c ignored clauses	: 0
1800.03/1795.81	c root simplifications	: 0
1800.03/1795.81	c removed literals (reason simplification)	: 591
1800.03/1795.81	c reason swapping (by a shorter reason)	: 0
1800.03/1795.81	c Calls to reduceDB	: 0
1800.03/1795.81	c speed (assignments/second)	: 6430.304676080514
1800.03/1795.81	c non guided choices	255968
1800.03/1795.84	c learnt constraints type 
1800.03/1795.84	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 10842
1800.03/1795.84	c constraints type 
1800.03/1795.84	c org.sat4j.minisat.constraints.card.MinWatchCard => 102
1800.03/1795.84	c org.sat4j.pb.constraints.pb.MaxWatchPb => 96
1800.03/1795.84	c org.sat4j.minisat.constraints.cnf.OriginalHTClause => 2
1800.03/1795.84	s UNKNOWN
1800.03/1795.84	c Total wall clock time (in seconds): 1795.623

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-1859643-1244974501/watcher-1859643-1244974501 -o /tmp/evaluation-result-1859643-1244974501/solver-1859643-1244974501 -C 1800 -W 2000 -M 1800 java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar HOME/instance-1859643-1244974501.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.26 1.14 1.04 3/64 20473
/proc/meminfo: memFree=1493360/2055920 swapFree=4182488/4192956
[pid=20473] ppid=20471 vsize=152 CPUtime=0
/proc/20473/stat : 20473 (java6) R 20471 20473 20168 0 -1 0 41 0 0 0 0 0 0 0 20 0 1 0 165050135 155648 26 1992294400 134512640 134550932 4294956176 18446744073709551615 8438059 0 0 4096 0 0 0 0 17 1 0 0
/proc/20473/statm: 38 26 19 9 0 4 0

[startup+0.0505509 s]
/proc/loadavg: 1.26 1.14 1.04 3/64 20473
/proc/meminfo: memFree=1493360/2055920 swapFree=4182488/4192956
[pid=20473] ppid=20471 vsize=1470088 CPUtime=0.04
/proc/20473/stat : 20473 (java) S 20471 20473 20168 0 -1 0 3179 0 1 0 2 2 0 0 18 0 7 0 165050135 1505370112 2924 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/20473/statm: 367522 2924 1000 9 0 364873 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1470088

[startup+0.101558 s]
/proc/loadavg: 1.26 1.14 1.04 3/64 20473
/proc/meminfo: memFree=1493360/2055920 swapFree=4182488/4192956
[pid=20473] ppid=20471 vsize=1472584 CPUtime=0.08
/proc/20473/stat : 20473 (java) S 20471 20473 20168 0 -1 0 3610 0 1 0 6 2 0 0 18 0 12 0 165050135 1507926016 3353 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20473/statm: 368146 3353 1068 9 0 365494 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1472584

[startup+0.301579 s]
/proc/loadavg: 1.26 1.14 1.04 3/64 20473
/proc/meminfo: memFree=1493360/2055920 swapFree=4182488/4192956
[pid=20473] ppid=20471 vsize=1475344 CPUtime=0.36
/proc/20473/stat : 20473 (java) S 20471 20473 20168 0 -1 0 6133 0 1 0 32 4 0 0 18 0 12 0 165050135 1510752256 5870 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20473/statm: 368836 5870 1353 9 0 366179 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 1475344

[startup+0.701615 s]
/proc/loadavg: 1.26 1.14 1.04 3/64 20473
/proc/meminfo: memFree=1493360/2055920 swapFree=4182488/4192956
[pid=20473] ppid=20471 vsize=1476104 CPUtime=0.93
/proc/20473/stat : 20473 (java) S 20471 20473 20168 0 -1 0 9968 0 1 0 87 6 0 0 18 0 12 0 165050135 1511530496 9444 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20473/statm: 369026 9445 1390 9 0 366369 0
Current children cumulated CPU time (s) 0.93
Current children cumulated vsize (KiB) 1476104

[startup+1.5027 s]
/proc/loadavg: 1.26 1.14 1.04 2/76 20485
/proc/meminfo: memFree=1438864/2055920 swapFree=4182488/4192956
[pid=20473] ppid=20471 vsize=1476104 CPUtime=1.72
/proc/20473/stat : 20473 (java) S 20471 20473 20168 0 -1 0 24554 0 1 0 161 11 0 0 18 0 12 0 165050135 1511530496 24030 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20473/statm: 369026 24030 1390 9 0 366369 0
[pid=20473/tid=20475] ppid=20471 vsize=1476104 CPUtime=1.36
/proc/20473/task/20475/stat : 20475 (java) R 20471 20473 20168 0 -1 64 22623 0 1 0 126 10 0 0 25 0 12 0 165050137 1511530496 24031 1992294400 134512640 134550932 4294956016 18446744073709551615 4109463367 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20473/tid=20476] ppid=20471 vsize=1476104 CPUtime=0
/proc/20473/task/20476/stat : 20476 (java) S 20471 20473 20168 0 -1 64 2 0 0 0 0 0 0 0 19 0 12 0 165050138 1511530496 24032 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20473/tid=20477] ppid=20471 vsize=1476104 CPUtime=0
/proc/20473/task/20477/stat : 20477 (java) S 20471 20473 20168 0 -1 64 0 0 0 0 0 0 0 0 20 0 12 0 165050138 1511530496 24033 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20473/tid=20478] ppid=20471 vsize=1476104 CPUtime=0
/proc/20473/task/20478/stat : 20478 (java) S 20471 20473 20168 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 165050140 1511530496 24033 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20473/tid=20479] ppid=20471 vsize=1476104 CPUtime=0
/proc/20473/task/20479/stat : 20479 (java) S 20471 20473 20168 0 -1 64 10 0 0 0 0 0 0 0 22 0 12 0 165050140 1511530496 24034 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20473/tid=20480] ppid=20471 vsize=1476104 CPUtime=0
/proc/20473/task/20480/stat : 20480 (java) S 20471 20473 20168 0 -1 64 4 0 0 0 0 0 0 0 23 0 12 0 165050140 1511530496 24035 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20473/tid=20481] ppid=20471 vsize=1476104 CPUtime=0
/proc/20473/task/20481/stat : 20481 (java) S 20471 20473 20168 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 165050145 1511530496 24035 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20473/tid=20482] ppid=20471 vsize=1476104 CPUtime=0.2
/proc/20473/task/20482/stat : 20482 (java) S 20471 20473 20168 0 -1 64 531 0 0 0 20 0 0 0 16 0 12 0 165050145 1511530496 24036 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20473/tid=20483] ppid=20471 vsize=1476104 CPUtime=0.14
/proc/20473/task/20483/stat : 20483 (java) S 20471 20473 20168 0 -1 64 661 0 0 0 14 0 0 0 17 0 12 0 165050145 1511530496 24037 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20473/tid=20484] ppid=20471 vsize=1476104 CPUtime=0
/proc/20473/task/20484/stat : 20484 (java) S 20471 20473 20168 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 165050145 1511530496 24038 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20473/tid=20485] ppid=20471 vsize=1476104 CPUtime=0
/proc/20473/task/20485/stat : 20485 (java) S 20471 20473 20168 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 165050145 1511530496 24038 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.72
Current children cumulated vsize (KiB) 1476104

[startup+3.10188 s]
/proc/loadavg: 1.26 1.14 1.04 3/76 20485
/proc/meminfo: memFree=1342928/2055920 swapFree=4182488/4192956
[pid=20473] ppid=20471 vsize=1476412 CPUtime=3.81
/proc/20473/stat : 20473 (java) S 20471 20473 20168 0 -1 0 39727 0 1 0 361 20 0 0 18 0 12 0 165050135 1511845888 39016 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20473/statm: 369103 39016 1417 9 0 366446 0
[pid=20473/tid=20475] ppid=20471 vsize=1476412 CPUtime=2.74
/proc/20473/task/20475/stat : 20475 (java) R 20471 20473 20168 0 -1 64 30924 0 1 0 259 15 0 0 24 0 12 0 165050137 1511845888 39016 1992294400 134512640 134550932 4294956016 18446744073709551615 4109631823 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20473/tid=20476] ppid=20471 vsize=1476412 CPUtime=0.1
/proc/20473/task/20476/stat : 20476 (java) S 20471 20473 20168 0 -1 64 3494 0 0 0 8 2 0 0 16 0 12 0 165050138 1511845888 39016 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20473/tid=20477] ppid=20471 vsize=1476412 CPUtime=0.08
/proc/20473/task/20477/stat : 20477 (java) S 20471 20473 20168 0 -1 64 3110 0 0 0 7 1 0 0 17 0 12 0 165050138 1511845888 39016 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20473/tid=20478] ppid=20471 vsize=1476412 CPUtime=0
/proc/20473/task/20478/stat : 20478 (java) S 20471 20473 20168 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 165050140 1511845888 39016 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20473/tid=20479] ppid=20471 vsize=1476412 CPUtime=0
/proc/20473/task/20479/stat : 20479 (java) S 20471 20473 20168 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 165050140 1511845888 39016 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20473/tid=20480] ppid=20471 vsize=1476412 CPUtime=0
/proc/20473/task/20480/stat : 20480 (java) S 20471 20473 20168 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 165050140 1511845888 39016 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20473/tid=20481] ppid=20471 vsize=1476412 CPUtime=0
/proc/20473/task/20481/stat : 20481 (java) S 20471 20473 20168 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 165050145 1511845888 39016 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20473/tid=20482] ppid=20471 vsize=1476412 CPUtime=0.46
/proc/20473/task/20482/stat : 20482 (java) S 20471 20473 20168 0 -1 64 669 0 0 0 46 0 0 0 16 0 12 0 165050145 1511845888 39016 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20473/tid=20483] ppid=20471 vsize=1476412 CPUtime=0.38
/proc/20473/task/20483/stat : 20483 (java) S 20471 20473 20168 0 -1 64 782 0 0 0 38 0 0 0 16 0 12 0 165050145 1511845888 39016 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20473/tid=20484] ppid=20471 vsize=1476412 CPUtime=0
/proc/20473/task/20484/stat : 20484 (java) S 20471 20473 20168 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 165050145 1511845888 39016 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20473/tid=20485] ppid=20471 vsize=1476412 CPUtime=0
/proc/20473/task/20485/stat : 20485 (java) S 20471 20473 20168 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 165050145 1511845888 39016 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.81
Current children cumulated vsize (KiB) 1476412

[startup+6.30223 s]
/proc/loadavg: 1.32 1.16 1.04 3/76 20485
/proc/meminfo: memFree=1256080/2055920 swapFree=4182488/4192956
[pid=20473] ppid=20471 vsize=1476832 CPUtime=7.76
/proc/20473/stat : 20473 (java) S 20471 20473 20168 0 -1 0 65028 0 1 0 744 32 0 0 18 0 12 0 165050135 1512275968 61132 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20473/statm: 369208 61132 1430 9 0 366551 0
[pid=20473/tid=20475] ppid=20471 vsize=1476832 CPUtime=5.19
/proc/20473/task/20475/stat : 20475 (java) R 20471 20473 20168 0 -1 64 30961 0 1 0 504 15 0 0 20 0 12 0 165050137 1512275968 61132 1992294400 134512640 134550932 4294956016 18446744073709551615 4109124676 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20473/tid=20476] ppid=20471 vsize=1476832 CPUtime=0.76
/proc/20473/task/20476/stat : 20476 (java) S 20471 20473 20168 0 -1 64 17315 0 0 0 68 8 0 0 16 0 12 0 165050138 1512275968 61132 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20473/tid=20477] ppid=20471 vsize=1476832 CPUtime=0.73
/proc/20473/task/20477/stat : 20477 (java) S 20471 20473 20168 0 -1 64 14282 0 0 0 67 6 0 0 16 0 12 0 165050138 1512275968 61132 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20473/tid=20478] ppid=20471 vsize=1476832 CPUtime=0
/proc/20473/task/20478/stat : 20478 (java) S 20471 20473 20168 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 165050140 1512275968 61132 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20473/tid=20479] ppid=20471 vsize=1476832 CPUtime=0
/proc/20473/task/20479/stat : 20479 (java) S 20471 20473 20168 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 165050140 1512275968 61132 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20473/tid=20480] ppid=20471 vsize=1476832 CPUtime=0
/proc/20473/task/20480/stat : 20480 (java) S 20471 20473 20168 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 165050140 1512275968 61132 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20473/tid=20481] ppid=20471 vsize=1476832 CPUtime=0
/proc/20473/task/20481/stat : 20481 (java) S 20471 20473 20168 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 165050145 1512275968 61132 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20473/tid=20482] ppid=20471 vsize=1476832 CPUtime=0.56
/proc/20473/task/20482/stat : 20482 (java) S 20471 20473 20168 0 -1 64 769 0 0 0 56 0 0 0 17 0 12 0 165050145 1512275968 61132 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20473/tid=20483] ppid=20471 vsize=1476832 CPUtime=0.48
/proc/20473/task/20483/stat : 20483 (java) S 20471 20473 20168 0 -1 64 953 0 0 0 48 0 0 0 16 0 12 0 165050145 1512275968 61132 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20473/tid=20484] ppid=20471 vsize=1476832 CPUtime=0
/proc/20473/task/20484/stat : 20484 (java) S 20471 20473 20168 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 165050145 1512275968 61132 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20473/tid=20485] ppid=20471 vsize=1476832 CPUtime=0
/proc/20473/task/20485/stat : 20485 (java) S 20471 20473 20168 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 165050145 1512275968 61132 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.76
Current children cumulated vsize (KiB) 1476832

[startup+12.7019 s]
/proc/loadavg: 1.29 1.15 1.04 2/77 20486
/proc/meminfo: memFree=1219464/2055920 swapFree=4182488/4192956
[pid=20473] ppid=20471 vsize=1477508 CPUtime=15.15
/proc/20473/stat : 20473 (java) S 20471 20473 20168 0 -1 0 75935 0 1 0 1477 38 0 0 18 0 13 0 165050135 1512968192 69524 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20473/statm: 369377 69524 1432 9 0 366720 0
[pid=20473/tid=20475] ppid=20471 vsize=1477508 CPUtime=11.02
/proc/20473/task/20475/stat : 20475 (java) R 20471 20473 20168 0 -1 64 30979 0 1 0 1087 15 0 0 25 0 13 0 165050137 1512968192 69524 1992294400 134512640 134550932 4294956016 18446744073709551615 4109852398 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20473/tid=20476] ppid=20471 vsize=1477508 CPUtime=1.05
/proc/20473/task/20476/stat : 20476 (java) S 20471 20473 20168 0 -1 64 22559 0 0 0 95 10 0 0 16 0 13 0 165050138 1512968192 69524 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20473/tid=20477] ppid=20471 vsize=1477508 CPUtime=0.98
/proc/20473/task/20477/stat : 20477 (java) S 20471 20473 20168 0 -1 64 17956 0 0 0 90 8 0 0 16 0 13 0 165050138 1512968192 69524 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20473/tid=20478] ppid=20471 vsize=1477508 CPUtime=0
/proc/20473/task/20478/stat : 20478 (java) S 20471 20473 20168 0 -1 64 9 0 0 0 0 0 0 0 17 0 13 0 165050140 1512968192 69524 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20473/tid=20479] ppid=20471 vsize=1477508 CPUtime=0
/proc/20473/task/20479/stat : 20479 (java) S 20471 20473 20168 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 165050140 1512968192 69524 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20473/tid=20480] ppid=20471 vsize=1477508 CPUtime=0
/proc/20473/task/20480/stat : 20480 (java) S 20471 20473 20168 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 165050140 1512968192 69524 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20473/tid=20481] ppid=20471 vsize=1477508 CPUtime=0
/proc/20473/task/20481/stat : 20481 (java) S 20471 20473 20168 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 165050145 1512968192 69524 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20473/tid=20482] ppid=20471 vsize=1477508 CPUtime=0.95
/proc/20473/task/20482/stat : 20482 (java) S 20471 20473 20168 0 -1 64 1419 0 0 0 95 0 0 0 16 0 13 0 165050145 1512968192 69524 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20473/tid=20483] ppid=20471 vsize=1477508 CPUtime=1.08
/proc/20473/task/20483/stat : 20483 (java) S 20471 20473 20168 0 -1 64 2268 0 0 0 107 1 0 0 16 0 13 0 165050145 1512968192 69524 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20473/tid=20484] ppid=20471 vsize=1477508 CPUtime=0
/proc/20473/task/20484/stat : 20484 (java) S 20471 20473 20168 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 165050145 1512968192 69524 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20473/tid=20485] ppid=20471 vsize=1477508 CPUtime=0
/proc/20473/task/20485/stat : 20485 (java) S 20471 20473 20168 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 165050145 1512968192 69524 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20473/tid=20486] ppid=20471 vsize=1477508 CPUtime=0
/proc/20473/task/20486/stat : 20486 (java) S 20471 20473 20168 0 -1 64 6 0 0 0 0 0 0 0 18 0 13 0 165050844 1512968192 69524 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 15.15
Current children cumulated vsize (KiB) 1477508

[startup+25.5023 s]
/proc/loadavg: 1.22 1.14 1.04 2/77 20486
/proc/meminfo: memFree=1219912/2055920 swapFree=4182488/4192956
[pid=20473] ppid=20471 vsize=1477252 CPUtime=28.01
/proc/20473/stat : 20473 (java) S 20471 20473 20168 0 -1 0 79247 0 1 0 2761 40 0 0 18 0 13 0 165050135 1512706048 72759 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20473/statm: 369313 72759 1432 9 0 366656 0
[pid=20473/tid=20475] ppid=20471 vsize=1477252 CPUtime=23.74
/proc/20473/task/20475/stat : 20475 (java) R 20471 20473 20168 0 -1 64 30981 0 1 0 2359 15 0 0 19 0 13 0 165050137 1512706048 72759 1992294400 134512640 134550932 4294956016 18446744073709551615 4109923085 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20473/tid=20476] ppid=20471 vsize=1477252 CPUtime=1.12
/proc/20473/task/20476/stat : 20476 (java) S 20471 20473 20168 0 -1 64 24677 0 0 0 101 11 0 0 17 0 13 0 165050138 1512706048 72759 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20473/tid=20477] ppid=20471 vsize=1477252 CPUtime=1.05
/proc/20473/task/20477/stat : 20477 (java) S 20471 20473 20168 0 -1 64 19148 0 0 0 96 9 0 0 16 0 13 0 165050138 1512706048 72759 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20473/tid=20478] ppid=20471 vsize=1477252 CPUtime=0
/proc/20473/task/20478/stat : 20478 (java) S 20471 20473 20168 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 165050140 1512706048 72759 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20473/tid=20479] ppid=20471 vsize=1477252 CPUtime=0
/proc/20473/task/20479/stat : 20479 (java) S 20471 20473 20168 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 165050140 1512706048 72759 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20473/tid=20480] ppid=20471 vsize=1477252 CPUtime=0
/proc/20473/task/20480/stat : 20480 (java) S 20471 20473 20168 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 165050140 1512706048 72759 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20473/tid=20481] ppid=20471 vsize=1477252 CPUtime=0

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

[pid=20473/tid=20478] ppid=20471 vsize=1477060 CPUtime=0.01
/proc/20473/task/20478/stat : 20478 (java) S 20471 20473 20168 0 -1 64 9 0 0 0 1 0 0 0 16 0 13 0 165050140 1512509440 224475 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20473/tid=20479] ppid=20471 vsize=1477060 CPUtime=0
/proc/20473/task/20479/stat : 20479 (java) S 20471 20473 20168 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 165050140 1512509440 224475 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20473/tid=20480] ppid=20471 vsize=1477060 CPUtime=0
/proc/20473/task/20480/stat : 20480 (java) S 20471 20473 20168 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 165050140 1512509440 224475 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20473/tid=20481] ppid=20471 vsize=1477060 CPUtime=0
/proc/20473/task/20481/stat : 20481 (java) S 20471 20473 20168 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 165050145 1512509440 224475 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20473/tid=20482] ppid=20471 vsize=1477060 CPUtime=0.95
/proc/20473/task/20482/stat : 20482 (java) S 20471 20473 20168 0 -1 64 1419 0 0 0 95 0 0 0 16 0 13 0 165050145 1512509440 224475 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20473/tid=20483] ppid=20471 vsize=1477060 CPUtime=1.2
/proc/20473/task/20483/stat : 20483 (java) S 20471 20473 20168 0 -1 64 2272 0 0 0 119 1 0 0 17 0 13 0 165050145 1512509440 224475 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20473/tid=20484] ppid=20471 vsize=1477060 CPUtime=0
/proc/20473/task/20484/stat : 20484 (java) S 20471 20473 20168 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 165050145 1512509440 224475 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20473/tid=20485] ppid=20471 vsize=1477060 CPUtime=0
/proc/20473/task/20485/stat : 20485 (java) S 20471 20473 20168 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 165050145 1512509440 224475 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20473/tid=20486] ppid=20471 vsize=1477060 CPUtime=0
/proc/20473/task/20486/stat : 20486 (java) S 20471 20473 20168 0 -1 64 6 0 0 0 0 0 0 0 18 0 13 0 165050844 1512509440 224475 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1606.52
Current children cumulated vsize (KiB) 1477060

[startup+1662.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/77 20486
/proc/meminfo: memFree=598344/2055920 swapFree=4182488/4192956
[pid=20473] ppid=20471 vsize=1477060 CPUtime=1666.5
/proc/20473/stat : 20473 (java) S 20471 20473 20168 0 -1 0 231878 0 1 0 166516 134 0 0 18 0 13 0 165050135 1512509440 224475 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20473/statm: 369265 224475 1432 9 0 366608 0
[pid=20473/tid=20475] ppid=20471 vsize=1477060 CPUtime=1657.81
/proc/20473/task/20475/stat : 20475 (java) R 20471 20473 20168 0 -1 64 31036 0 1 0 165763 18 0 0 25 0 13 0 165050137 1512509440 224475 1992294400 134512640 134550932 4294956016 18446744073709551615 4109804927 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20473/tid=20476] ppid=20471 vsize=1477060 CPUtime=3.26
/proc/20473/task/20476/stat : 20476 (java) S 20471 20473 20168 0 -1 64 97705 0 0 0 270 56 0 0 16 0 13 0 165050138 1512509440 224475 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20473/tid=20477] ppid=20471 vsize=1477060 CPUtime=3.21
/proc/20473/task/20477/stat : 20477 (java) S 20471 20473 20168 0 -1 64 98692 0 0 0 265 56 0 0 17 0 13 0 165050138 1512509440 224475 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20473/tid=20478] ppid=20471 vsize=1477060 CPUtime=0.01
/proc/20473/task/20478/stat : 20478 (java) S 20471 20473 20168 0 -1 64 9 0 0 0 1 0 0 0 16 0 13 0 165050140 1512509440 224475 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20473/tid=20479] ppid=20471 vsize=1477060 CPUtime=0
/proc/20473/task/20479/stat : 20479 (java) S 20471 20473 20168 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 165050140 1512509440 224475 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20473/tid=20480] ppid=20471 vsize=1477060 CPUtime=0
/proc/20473/task/20480/stat : 20480 (java) S 20471 20473 20168 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 165050140 1512509440 224475 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20473/tid=20481] ppid=20471 vsize=1477060 CPUtime=0
/proc/20473/task/20481/stat : 20481 (java) S 20471 20473 20168 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 165050145 1512509440 224475 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20473/tid=20482] ppid=20471 vsize=1477060 CPUtime=0.95
/proc/20473/task/20482/stat : 20482 (java) S 20471 20473 20168 0 -1 64 1419 0 0 0 95 0 0 0 16 0 13 0 165050145 1512509440 224475 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20473/tid=20483] ppid=20471 vsize=1477060 CPUtime=1.2
/proc/20473/task/20483/stat : 20483 (java) S 20471 20473 20168 0 -1 64 2272 0 0 0 119 1 0 0 17 0 13 0 165050145 1512509440 224475 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20473/tid=20484] ppid=20471 vsize=1477060 CPUtime=0
/proc/20473/task/20484/stat : 20484 (java) S 20471 20473 20168 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 165050145 1512509440 224475 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20473/tid=20485] ppid=20471 vsize=1477060 CPUtime=0
/proc/20473/task/20485/stat : 20485 (java) S 20471 20473 20168 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 165050145 1512509440 224475 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20473/tid=20486] ppid=20471 vsize=1477060 CPUtime=0
/proc/20473/task/20486/stat : 20486 (java) S 20471 20473 20168 0 -1 64 6 0 0 0 0 0 0 0 18 0 13 0 165050844 1512509440 224475 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1666.5
Current children cumulated vsize (KiB) 1477060

[startup+1722.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/77 20486
/proc/meminfo: memFree=589576/2055920 swapFree=4182488/4192956
[pid=20473] ppid=20471 vsize=1477060 CPUtime=1726.54
/proc/20473/stat : 20473 (java) S 20471 20473 20168 0 -1 0 234080 0 1 0 172519 135 0 0 18 0 13 0 165050135 1512509440 226669 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20473/statm: 369265 226669 1432 9 0 366608 0
[pid=20473/tid=20475] ppid=20471 vsize=1477060 CPUtime=1717.73
/proc/20473/task/20475/stat : 20475 (java) R 20471 20473 20168 0 -1 64 31037 0 1 0 171755 18 0 0 25 0 13 0 165050137 1512509440 226669 1992294400 134512640 134550932 4294956016 18446744073709551615 4109804968 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20473/tid=20476] ppid=20471 vsize=1477060 CPUtime=3.32
/proc/20473/task/20476/stat : 20476 (java) S 20471 20473 20168 0 -1 64 98365 0 0 0 275 57 0 0 17 0 13 0 165050138 1512509440 226669 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20473/tid=20477] ppid=20471 vsize=1477060 CPUtime=3.27
/proc/20473/task/20477/stat : 20477 (java) S 20471 20473 20168 0 -1 64 100233 0 0 0 270 57 0 0 16 0 13 0 165050138 1512509440 226669 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20473/tid=20478] ppid=20471 vsize=1477060 CPUtime=0.01
/proc/20473/task/20478/stat : 20478 (java) S 20471 20473 20168 0 -1 64 9 0 0 0 1 0 0 0 16 0 13 0 165050140 1512509440 226669 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20473/tid=20479] ppid=20471 vsize=1477060 CPUtime=0
/proc/20473/task/20479/stat : 20479 (java) S 20471 20473 20168 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 165050140 1512509440 226669 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20473/tid=20480] ppid=20471 vsize=1477060 CPUtime=0
/proc/20473/task/20480/stat : 20480 (java) S 20471 20473 20168 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 165050140 1512509440 226669 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20473/tid=20481] ppid=20471 vsize=1477060 CPUtime=0
/proc/20473/task/20481/stat : 20481 (java) S 20471 20473 20168 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 165050145 1512509440 226669 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20473/tid=20482] ppid=20471 vsize=1477060 CPUtime=0.95
/proc/20473/task/20482/stat : 20482 (java) S 20471 20473 20168 0 -1 64 1419 0 0 0 95 0 0 0 16 0 13 0 165050145 1512509440 226669 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20473/tid=20483] ppid=20471 vsize=1477060 CPUtime=1.2
/proc/20473/task/20483/stat : 20483 (java) S 20471 20473 20168 0 -1 64 2272 0 0 0 119 1 0 0 17 0 13 0 165050145 1512509440 226669 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20473/tid=20484] ppid=20471 vsize=1477060 CPUtime=0
/proc/20473/task/20484/stat : 20484 (java) S 20471 20473 20168 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 165050145 1512509440 226669 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20473/tid=20485] ppid=20471 vsize=1477060 CPUtime=0
/proc/20473/task/20485/stat : 20485 (java) S 20471 20473 20168 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 165050145 1512509440 226669 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20473/tid=20486] ppid=20471 vsize=1477060 CPUtime=0
/proc/20473/task/20486/stat : 20486 (java) S 20471 20473 20168 0 -1 64 6 0 0 0 0 0 0 0 18 0 13 0 165050844 1512509440 226669 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1726.54
Current children cumulated vsize (KiB) 1477060

[startup+1782.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/77 20486
/proc/meminfo: memFree=589576/2055920 swapFree=4182488/4192956
[pid=20473] ppid=20471 vsize=1477060 CPUtime=1786.53
/proc/20473/stat : 20473 (java) S 20471 20473 20168 0 -1 0 234080 0 1 0 178518 135 0 0 18 0 13 0 165050135 1512509440 226669 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20473/statm: 369265 226669 1432 9 0 366608 0
[pid=20473/tid=20475] ppid=20471 vsize=1477060 CPUtime=1777.72
/proc/20473/task/20475/stat : 20475 (java) R 20471 20473 20168 0 -1 64 31037 0 1 0 177754 18 0 0 25 0 13 0 165050137 1512509440 226669 1992294400 134512640 134550932 4294956016 18446744073709551615 4109804966 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20473/tid=20476] ppid=20471 vsize=1477060 CPUtime=3.32
/proc/20473/task/20476/stat : 20476 (java) S 20471 20473 20168 0 -1 64 98365 0 0 0 275 57 0 0 17 0 13 0 165050138 1512509440 226669 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20473/tid=20477] ppid=20471 vsize=1477060 CPUtime=3.27
/proc/20473/task/20477/stat : 20477 (java) S 20471 20473 20168 0 -1 64 100233 0 0 0 270 57 0 0 16 0 13 0 165050138 1512509440 226669 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20473/tid=20478] ppid=20471 vsize=1477060 CPUtime=0.01
/proc/20473/task/20478/stat : 20478 (java) S 20471 20473 20168 0 -1 64 9 0 0 0 1 0 0 0 16 0 13 0 165050140 1512509440 226669 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20473/tid=20479] ppid=20471 vsize=1477060 CPUtime=0
/proc/20473/task/20479/stat : 20479 (java) S 20471 20473 20168 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 165050140 1512509440 226669 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20473/tid=20480] ppid=20471 vsize=1477060 CPUtime=0
/proc/20473/task/20480/stat : 20480 (java) S 20471 20473 20168 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 165050140 1512509440 226669 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20473/tid=20481] ppid=20471 vsize=1477060 CPUtime=0
/proc/20473/task/20481/stat : 20481 (java) S 20471 20473 20168 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 165050145 1512509440 226669 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20473/tid=20482] ppid=20471 vsize=1477060 CPUtime=0.95
/proc/20473/task/20482/stat : 20482 (java) S 20471 20473 20168 0 -1 64 1419 0 0 0 95 0 0 0 16 0 13 0 165050145 1512509440 226669 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20473/tid=20483] ppid=20471 vsize=1477060 CPUtime=1.21
/proc/20473/task/20483/stat : 20483 (java) S 20471 20473 20168 0 -1 64 2272 0 0 0 120 1 0 0 16 0 13 0 165050145 1512509440 226669 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20473/tid=20484] ppid=20471 vsize=1477060 CPUtime=0
/proc/20473/task/20484/stat : 20484 (java) S 20471 20473 20168 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 165050145 1512509440 226669 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20473/tid=20485] ppid=20471 vsize=1477060 CPUtime=0
/proc/20473/task/20485/stat : 20485 (java) S 20471 20473 20168 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 165050145 1512509440 226669 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20473/tid=20486] ppid=20471 vsize=1477060 CPUtime=0
/proc/20473/task/20486/stat : 20486 (java) S 20471 20473 20168 0 -1 64 6 0 0 0 0 0 0 0 18 0 13 0 165050844 1512509440 226669 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1786.53
Current children cumulated vsize (KiB) 1477060



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1795.8 s]
/proc/loadavg: 0.99 1.00 0.99 2/77 20486
/proc/meminfo: memFree=589576/2055920 swapFree=4182488/4192956
[pid=20473] ppid=20471 vsize=1477060 CPUtime=1800.03
/proc/20473/stat : 20473 (java) S 20471 20473 20168 0 -1 0 234080 0 1 0 179868 135 0 0 18 0 13 0 165050135 1512509440 226669 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20473/statm: 369265 226669 1432 9 0 366608 0
[pid=20473/tid=20475] ppid=20471 vsize=1477060 CPUtime=1791.22
/proc/20473/task/20475/stat : 20475 (java) R 20471 20473 20168 0 -1 64 31037 0 1 0 179104 18 0 0 25 0 13 0 165050137 1512509440 226669 1992294400 134512640 134550932 4294956016 18446744073709551615 4109817268 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20473/tid=20476] ppid=20471 vsize=1477060 CPUtime=3.32
/proc/20473/task/20476/stat : 20476 (java) S 20471 20473 20168 0 -1 64 98365 0 0 0 275 57 0 0 17 0 13 0 165050138 1512509440 226669 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20473/tid=20477] ppid=20471 vsize=1477060 CPUtime=3.27
/proc/20473/task/20477/stat : 20477 (java) S 20471 20473 20168 0 -1 64 100233 0 0 0 270 57 0 0 16 0 13 0 165050138 1512509440 226669 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20473/tid=20478] ppid=20471 vsize=1477060 CPUtime=0.01
/proc/20473/task/20478/stat : 20478 (java) S 20471 20473 20168 0 -1 64 9 0 0 0 1 0 0 0 16 0 13 0 165050140 1512509440 226669 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20473/tid=20479] ppid=20471 vsize=1477060 CPUtime=0
/proc/20473/task/20479/stat : 20479 (java) S 20471 20473 20168 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 165050140 1512509440 226669 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20473/tid=20480] ppid=20471 vsize=1477060 CPUtime=0
/proc/20473/task/20480/stat : 20480 (java) S 20471 20473 20168 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 165050140 1512509440 226669 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20473/tid=20481] ppid=20471 vsize=1477060 CPUtime=0
/proc/20473/task/20481/stat : 20481 (java) S 20471 20473 20168 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 165050145 1512509440 226669 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20473/tid=20482] ppid=20471 vsize=1477060 CPUtime=0.95
/proc/20473/task/20482/stat : 20482 (java) S 20471 20473 20168 0 -1 64 1419 0 0 0 95 0 0 0 16 0 13 0 165050145 1512509440 226669 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20473/tid=20483] ppid=20471 vsize=1477060 CPUtime=1.21
/proc/20473/task/20483/stat : 20483 (java) S 20471 20473 20168 0 -1 64 2272 0 0 0 120 1 0 0 16 0 13 0 165050145 1512509440 226669 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20473/tid=20484] ppid=20471 vsize=1477060 CPUtime=0
/proc/20473/task/20484/stat : 20484 (java) S 20471 20473 20168 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 165050145 1512509440 226669 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20473/tid=20485] ppid=20471 vsize=1477060 CPUtime=0
/proc/20473/task/20485/stat : 20485 (java) R 20471 20473 20168 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 165050145 1512509440 226669 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20473/tid=20486] ppid=20471 vsize=1477060 CPUtime=0
/proc/20473/task/20486/stat : 20486 (java) S 20471 20473 20168 0 -1 64 6 0 0 0 0 0 0 0 18 0 13 0 165050844 1512509440 226669 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 1477060

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

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

[startup+1795.91 s]
/proc/loadavg: 0.99 1.00 0.99 2/77 20486
/proc/meminfo: memFree=589576/2055920 swapFree=4182488/4192956
[pid=20473] ppid=20471 vsize=0 CPUtime=1800.17
/proc/20473/stat : 20473 (java) Z 20471 20473 20168 0 -1 1036 234105 0 1 0 179876 141 0 0 16 0 2 0 165050135 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20473/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.17
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1796
CPU time (s): 1800.26
CPU user time (s): 1798.76
CPU system time (s): 1.49377
CPU usage (%): 100.237
Max. virtual memory (cumulated for all children) (KiB): 1477828

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.76
system time used= 1.49377
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 234105
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= 37734
involuntary context switches= 4017

runsolver used 2.13567 second user time and 4.42133 second system time

The end

Launcher Data

Begin job on node21 at 2009-06-14 12:15:01
IDJOB=1859643
IDBENCH=71870
IDSOLVER=682
FILE ID=node21/1859643-1244974501
PBS_JOBID= 9355036
Free space on /tmp= 66116 MiB

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

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

MD5SUM BENCH= 5a6a489f861071b99676244553a9826e
RANDOM SEED=1739245104

node21.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.239
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.239
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:       1493840 kB
Buffers:         73840 kB
Cached:         406732 kB
SwapCached:       4268 kB
Active:         120792 kB
Inactive:       367160 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1493840 kB
SwapTotal:     4192956 kB
SwapFree:      4182488 kB
Dirty:            9424 kB
Writeback:           0 kB
Mapped:          13420 kB
Slab:            60184 kB
Committed_AS:   141820 kB
PageTables:       1380 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= 66116 MiB
End job on node21 at 2009-06-14 12:44:59