Trace number 1859734

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 CP 2.1.1? (TO) 1800.38 1741.42

General information on the benchmark

Name/OPT-BIGINT-LIN/aries-da_nrp/
normalized-aries-da_network_100_3__3_91__2048.opb
MD5SUMd1fb051a767cfe5591d677674fdef8c6
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 variables614498
Total number of constraints400
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)302
Number of constraints which are nor clauses,nor cardinality constraints98
Minimum length of a constraint2048
Maximum length of a constraint34817
Number of terms in the objective function 614400
Biggest coefficient in the objective function 94834
Number of bits for the biggest coefficient in the objective function 17
Sum of the numbers in the objective function 22173505536
Number of bits of the sum of numbers in the objective function 35
Biggest number in a constraint 94834
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 22173505536
Number of bits of the biggest sum of numbers35
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.22	c Pseudo Boolean Optimization
0.22/0.22	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.22/0.22	c --- Begin Solver configuration ---
0.22/0.22	c Stops conflict analysis at the first Unique Implication Point
0.22/0.22	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@1d520c4
0.22/0.22	c Learn all clauses as in MiniSAT
0.22/0.22	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.22/0.22	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.22/0.22	c No reason simplification
0.22/0.22	c MiniSAT restarts strategy
0.22/0.22	c Memory based learned constraints deletion strategy
0.22/0.22	c timeout=2147483s
0.22/0.22	c DB Simplification allowed=false
0.22/0.22	c --- End Solver configuration ---
0.22/0.22	c solving HOME/instance-1859734-1245007272.opb
0.22/0.22	c reading problem ... 
20.88/16.60	c ... done. Wall clock time 16.387s.
20.88/16.60	c #vars     614498
20.88/16.60	c #constraints  500
20.88/16.60	c constraints type 
20.88/16.60	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 2
20.88/16.60	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 302
20.88/16.60	c org.sat4j.pb.constraints.pb.MaxWatchPb => 196
1800.15/1741.22	c starts		: 1
1800.15/1741.22	c conflicts		: 71
1800.15/1741.22	c decisions		: 4715002
1800.15/1741.22	c propagations		: 4722403
1800.15/1741.22	c inspects		: 9539608
1800.15/1741.22	c learnt literals	: 0
1800.15/1741.22	c learnt binary clauses	: 0
1800.15/1741.22	c learnt ternary clauses	: 0
1800.15/1741.22	c learnt clauses	: 70
1800.15/1741.22	c ignored clauses	: 0
1800.15/1741.22	c root simplifications	: 0
1800.15/1741.22	c removed literals (reason simplification)	: 0
1800.15/1741.22	c reason swapping (by a shorter reason)	: 0
1800.15/1741.22	c Calls to reduceDB	: 0
1800.15/1741.22	c speed (assignments/second)	: 2738.2503597923237
1800.15/1741.22	c non guided choices	0
1800.15/1741.22	c learnt constraints type 
1800.15/1741.22	c org.sat4j.pb.constraints.pb.MaxWatchPb => 70
1800.15/1741.22	c constraints type 
1800.15/1741.22	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 2
1800.15/1741.22	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 302
1800.15/1741.22	c org.sat4j.pb.constraints.pb.MaxWatchPb => 196
1800.15/1741.22	s UNKNOWN
1800.15/1741.22	c Total wall clock time (in seconds): 1741.003

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-1859734-1245007272/watcher-1859734-1245007272 -o /tmp/evaluation-result-1859734-1245007272/solver-1859734-1245007272 -C 1800 -W 2000 -M 1800 java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar CuttingPlanes HOME/instance-1859734-1245007272.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: 0.00 0.00 0.00 3/64 23938
/proc/meminfo: memFree=1306408/2055920 swapFree=4192952/4192956
[pid=23938] ppid=23936 vsize=1612 CPUtime=0
/proc/23938/stat : 23938 (java6) R 23936 23938 23901 0 -1 0 176 0 0 0 0 0 0 0 18 0 1 0 53460298 1650688 147 1992294400 134512640 134550932 4294956160 18446744073709551615 4294960144 0 2147483391 4096 0 0 0 0 17 0 0 0
/proc/23938/statm: 403 147 111 9 0 45 0

[startup+0.094619 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 23938
/proc/meminfo: memFree=1306408/2055920 swapFree=4192952/4192956
[pid=23938] ppid=23936 vsize=1472416 CPUtime=0.07
/proc/23938/stat : 23938 (java) S 23936 23938 23901 0 -1 0 3546 0 1 0 5 2 0 0 18 0 12 0 53460298 1507753984 3289 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23938/statm: 368104 3290 1056 9 0 365455 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1472416

[startup+0.101622 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 23938
/proc/meminfo: memFree=1306408/2055920 swapFree=4192952/4192956
[pid=23938] ppid=23936 vsize=1472584 CPUtime=0.08
/proc/23938/stat : 23938 (java) S 23936 23938 23901 0 -1 0 3606 0 1 0 6 2 0 0 18 0 12 0 53460298 1507926016 3349 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23938/statm: 368146 3349 1068 9 0 365494 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1472584

[startup+0.301672 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 23938
/proc/meminfo: memFree=1306408/2055920 swapFree=4192952/4192956
[pid=23938] ppid=23936 vsize=1474920 CPUtime=0.33
/proc/23938/stat : 23938 (java) S 23936 23938 23901 0 -1 0 8364 0 1 0 29 4 0 0 18 0 12 0 53460298 1510318080 8101 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23938/statm: 368730 8101 1352 9 0 366073 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 1474920

[startup+0.701754 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 23938
/proc/meminfo: memFree=1306408/2055920 swapFree=4192952/4192956
[pid=23938] ppid=23936 vsize=1476116 CPUtime=0.96
/proc/23938/stat : 23938 (java) S 23936 23938 23901 0 -1 0 12212 0 1 0 90 6 0 0 18 0 12 0 53460298 1511542784 11726 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23938/statm: 369029 11726 1391 9 0 366372 0
Current children cumulated CPU time (s) 0.96
Current children cumulated vsize (KiB) 1476116

[startup+1.5019 s]
/proc/loadavg: 0.00 0.00 0.00 2/76 23950
/proc/meminfo: memFree=1242440/2055920 swapFree=4192952/4192956
[pid=23938] ppid=23936 vsize=1476116 CPUtime=1.75
/proc/23938/stat : 23938 (java) S 23936 23938 23901 0 -1 0 27259 0 1 0 164 11 0 0 18 0 12 0 53460298 1511542784 26773 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23938/statm: 369029 26774 1391 9 0 366372 0
[pid=23938/tid=23940] ppid=23936 vsize=1476116 CPUtime=1.4
/proc/23938/task/23940/stat : 23940 (java) R 23936 23938 23901 0 -1 64 25352 0 1 0 130 10 0 0 25 0 12 0 53460300 1511542784 26774 1992294400 134512640 134550932 4294956000 18446744073709551615 4109293654 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23938/tid=23941] ppid=23936 vsize=1476116 CPUtime=0
/proc/23938/task/23941/stat : 23941 (java) S 23936 23938 23901 0 -1 64 2 0 0 0 0 0 0 0 20 0 12 0 53460301 1511542784 26775 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23938/tid=23942] ppid=23936 vsize=1476116 CPUtime=0
/proc/23938/task/23942/stat : 23942 (java) S 23936 23938 23901 0 -1 64 1 0 0 0 0 0 0 0 21 0 12 0 53460301 1511542784 26776 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23938/tid=23943] ppid=23936 vsize=1476116 CPUtime=0
/proc/23938/task/23943/stat : 23943 (java) S 23936 23938 23901 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 53460303 1511542784 26777 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23938/tid=23944] ppid=23936 vsize=1476116 CPUtime=0
/proc/23938/task/23944/stat : 23944 (java) S 23936 23938 23901 0 -1 64 9 0 0 0 0 0 0 0 23 0 12 0 53460303 1511542784 26777 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23938/tid=23945] ppid=23936 vsize=1476116 CPUtime=0
/proc/23938/task/23945/stat : 23945 (java) S 23936 23938 23901 0 -1 64 4 0 0 0 0 0 0 0 24 0 12 0 53460303 1511542784 26778 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23938/tid=23946] ppid=23936 vsize=1476116 CPUtime=0
/proc/23938/task/23946/stat : 23946 (java) S 23936 23938 23901 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 53460308 1511542784 26779 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23938/tid=23947] ppid=23936 vsize=1476116 CPUtime=0.2
/proc/23938/task/23947/stat : 23947 (java) S 23936 23938 23901 0 -1 64 594 0 0 0 20 0 0 0 16 0 12 0 53460308 1511542784 26780 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23938/tid=23948] ppid=23936 vsize=1476116 CPUtime=0.13
/proc/23938/task/23948/stat : 23948 (java) S 23936 23938 23901 0 -1 64 574 0 0 0 13 0 0 0 17 0 12 0 53460308 1511542784 26781 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23938/tid=23949] ppid=23936 vsize=1476116 CPUtime=0
/proc/23938/task/23949/stat : 23949 (java) S 23936 23938 23901 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 53460308 1511542784 26782 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23938/tid=23950] ppid=23936 vsize=1476116 CPUtime=0
/proc/23938/task/23950/stat : 23950 (java) S 23936 23938 23901 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 53460308 1511542784 26782 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.75
Current children cumulated vsize (KiB) 1476116

[startup+3.10222 s]
/proc/loadavg: 0.00 0.00 0.00 2/76 23950
/proc/meminfo: memFree=1151816/2055920 swapFree=4192952/4192956
[pid=23938] ppid=23936 vsize=1476116 CPUtime=3.46
/proc/23938/stat : 23938 (java) S 23936 23938 23901 0 -1 0 40793 0 1 0 328 18 0 0 18 0 12 0 53460298 1511542784 39856 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23938/statm: 369029 39856 1402 9 0 366372 0
[pid=23938/tid=23940] ppid=23936 vsize=1476116 CPUtime=2.9
/proc/23938/task/23940/stat : 23940 (java) R 23936 23938 23901 0 -1 64 30926 0 1 0 277 13 0 0 25 0 12 0 53460300 1511542784 39856 1992294400 134512640 134550932 4294956000 18446744073709551615 4109474731 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23938/tid=23941] ppid=23936 vsize=1476116 CPUtime=0.09
/proc/23938/task/23941/stat : 23941 (java) S 23936 23938 23901 0 -1 64 5063 0 0 0 7 2 0 0 16 0 12 0 53460301 1511542784 39856 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23938/tid=23942] ppid=23936 vsize=1476116 CPUtime=0.09
/proc/23938/task/23942/stat : 23942 (java) S 23936 23938 23901 0 -1 64 2885 0 0 0 8 1 0 0 16 0 12 0 53460301 1511542784 39856 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23938/tid=23943] ppid=23936 vsize=1476116 CPUtime=0
/proc/23938/task/23943/stat : 23943 (java) S 23936 23938 23901 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 53460303 1511542784 39856 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23938/tid=23944] ppid=23936 vsize=1476116 CPUtime=0
/proc/23938/task/23944/stat : 23944 (java) S 23936 23938 23901 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 53460303 1511542784 39856 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23938/tid=23945] ppid=23936 vsize=1476116 CPUtime=0
/proc/23938/task/23945/stat : 23945 (java) S 23936 23938 23901 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 53460303 1511542784 39856 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23938/tid=23946] ppid=23936 vsize=1476116 CPUtime=0
/proc/23938/task/23946/stat : 23946 (java) S 23936 23938 23901 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 53460308 1511542784 39856 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23938/tid=23947] ppid=23936 vsize=1476116 CPUtime=0.2
/proc/23938/task/23947/stat : 23947 (java) S 23936 23938 23901 0 -1 64 594 0 0 0 20 0 0 0 16 0 12 0 53460308 1511542784 39856 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23938/tid=23948] ppid=23936 vsize=1476116 CPUtime=0.13
/proc/23938/task/23948/stat : 23948 (java) S 23936 23938 23901 0 -1 64 574 0 0 0 13 0 0 0 17 0 12 0 53460308 1511542784 39856 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23938/tid=23949] ppid=23936 vsize=1476116 CPUtime=0
/proc/23938/task/23949/stat : 23949 (java) S 23936 23938 23901 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 53460308 1511542784 39856 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23938/tid=23950] ppid=23936 vsize=1476116 CPUtime=0
/proc/23938/task/23950/stat : 23950 (java) S 23936 23938 23901 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 53460308 1511542784 39856 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.46
Current children cumulated vsize (KiB) 1476116

[startup+6.30286 s]
/proc/loadavg: 0.08 0.02 0.01 3/76 23950
/proc/meminfo: memFree=1075272/2055920 swapFree=4192952/4192956
[pid=23938] ppid=23936 vsize=1487712 CPUtime=8.09
/proc/23938/stat : 23938 (java) S 23936 23938 23901 0 -1 0 72059 0 1 0 773 36 0 0 18 0 12 0 53460298 1523417088 64882 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23938/statm: 371928 64883 1418 9 0 369271 0
[pid=23938/tid=23940] ppid=23936 vsize=1487712 CPUtime=5.38
/proc/23938/task/23940/stat : 23940 (java) S 23936 23938 23901 0 -1 64 30953 0 1 0 524 14 0 0 25 0 12 0 53460300 1523417088 64885 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23938/tid=23941] ppid=23936 vsize=1487712 CPUtime=0.56
/proc/23938/task/23941/stat : 23941 (java) R 23936 23938 23901 0 -1 64 18993 0 0 0 46 10 0 0 18 0 12 0 53460301 1523417088 64886 1992294400 134512640 134550932 4294956000 18446744073709551615 106195400 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23938/tid=23942] ppid=23936 vsize=1487712 CPUtime=0.53
/proc/23938/task/23942/stat : 23942 (java) R 23936 23938 23901 0 -1 64 13472 0 0 0 47 6 0 0 18 0 12 0 53460301 1523417088 64887 1992294400 134512640 134550932 4294956000 18446744073709551615 106195352 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23938/tid=23943] ppid=23936 vsize=1487712 CPUtime=0
/proc/23938/task/23943/stat : 23943 (java) S 23936 23938 23901 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 53460303 1523417088 64888 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23938/tid=23944] ppid=23936 vsize=1487712 CPUtime=0
/proc/23938/task/23944/stat : 23944 (java) S 23936 23938 23901 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 53460303 1523417088 64890 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23938/tid=23945] ppid=23936 vsize=1487712 CPUtime=0
/proc/23938/task/23945/stat : 23945 (java) S 23936 23938 23901 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 53460303 1523417088 64891 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23938/tid=23946] ppid=23936 vsize=1487712 CPUtime=0
/proc/23938/task/23946/stat : 23946 (java) S 23936 23938 23901 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 53460308 1523417088 64892 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23938/tid=23947] ppid=23936 vsize=1487712 CPUtime=1.15
/proc/23938/task/23947/stat : 23947 (java) S 23936 23938 23901 0 -1 64 6985 0 0 0 112 3 0 0 15 0 12 0 53460308 1523417088 64893 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23938/tid=23948] ppid=23936 vsize=1487712 CPUtime=0.41
/proc/23938/task/23948/stat : 23948 (java) S 23936 23938 23901 0 -1 64 910 0 0 0 41 0 0 0 16 0 12 0 53460308 1523417088 64895 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23938/tid=23949] ppid=23936 vsize=1487712 CPUtime=0
/proc/23938/task/23949/stat : 23949 (java) S 23936 23938 23901 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 53460308 1523417088 64896 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23938/tid=23950] ppid=23936 vsize=1487712 CPUtime=0
/proc/23938/task/23950/stat : 23950 (java) S 23936 23938 23901 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 53460308 1523417088 64897 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 8.09
Current children cumulated vsize (KiB) 1487712

[startup+12.7021 s]
/proc/loadavg: 0.15 0.03 0.01 3/76 23950
/proc/meminfo: memFree=911816/2055920 swapFree=4192952/4192956
[pid=23938] ppid=23936 vsize=1487712 CPUtime=16.37
/proc/23938/stat : 23938 (java) S 23936 23938 23901 0 -1 0 117497 0 1 0 1579 58 0 0 18 0 12 0 53460298 1523417088 102896 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23938/statm: 371928 102896 1418 9 0 369271 0
[pid=23938/tid=23940] ppid=23936 vsize=1487712 CPUtime=9.86
/proc/23938/task/23940/stat : 23940 (java) R 23936 23938 23901 0 -1 64 30961 0 1 0 971 15 0 0 25 0 12 0 53460300 1523417088 102896 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23938/tid=23941] ppid=23936 vsize=1487712 CPUtime=2.45
/proc/23938/task/23941/stat : 23941 (java) S 23936 23938 23901 0 -1 64 41585 0 0 0 224 21 0 0 18 0 12 0 53460301 1523417088 102896 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23938/tid=23942] ppid=23936 vsize=1487712 CPUtime=2.44
/proc/23938/task/23942/stat : 23942 (java) S 23936 23938 23901 0 -1 64 36305 0 0 0 228 16 0 0 16 0 12 0 53460301 1523417088 102896 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23938/tid=23943] ppid=23936 vsize=1487712 CPUtime=0
/proc/23938/task/23943/stat : 23943 (java) S 23936 23938 23901 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 53460303 1523417088 102896 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23938/tid=23944] ppid=23936 vsize=1487712 CPUtime=0
/proc/23938/task/23944/stat : 23944 (java) S 23936 23938 23901 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 53460303 1523417088 102896 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23938/tid=23945] ppid=23936 vsize=1487712 CPUtime=0
/proc/23938/task/23945/stat : 23945 (java) S 23936 23938 23901 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 53460303 1523417088 102896 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23938/tid=23946] ppid=23936 vsize=1487712 CPUtime=0
/proc/23938/task/23946/stat : 23946 (java) S 23936 23938 23901 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 53460308 1523417088 102896 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23938/tid=23947] ppid=23936 vsize=1487712 CPUtime=1.15
/proc/23938/task/23947/stat : 23947 (java) S 23936 23938 23901 0 -1 64 6985 0 0 0 112 3 0 0 16 0 12 0 53460308 1523417088 102896 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23938/tid=23948] ppid=23936 vsize=1487712 CPUtime=0.41
/proc/23938/task/23948/stat : 23948 (java) S 23936 23938 23901 0 -1 64 910 0 0 0 41 0 0 0 16 0 12 0 53460308 1523417088 102896 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23938/tid=23949] ppid=23936 vsize=1487712 CPUtime=0
/proc/23938/task/23949/stat : 23949 (java) S 23936 23938 23901 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 53460308 1523417088 102896 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23938/tid=23950] ppid=23936 vsize=1487712 CPUtime=0
/proc/23938/task/23950/stat : 23950 (java) S 23936 23938 23901 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 53460308 1523417088 102896 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 16.37
Current children cumulated vsize (KiB) 1487712

[startup+25.5017 s]
/proc/loadavg: 0.34 0.08 0.02 2/77 23951
/proc/meminfo: memFree=819584/2055920 swapFree=4192952/4192956
[pid=23938] ppid=23936 vsize=1483936 CPUtime=30.51
/proc/23938/stat : 23938 (java) S 23936 23938 23901 0 -1 0 139949 0 1 0 2979 72 0 0 18 0 13 0 53460298 1519550464 122822 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23938/statm: 370984 122822 1432 9 0 368327 0
[pid=23938/tid=23940] ppid=23936 vsize=1483936 CPUtime=21.48
/proc/23938/task/23940/stat : 23940 (java) R 23936 23938 23901 0 -1 64 31019 0 1 0 2132 16 0 0 25 0 13 0 53460300 1519550464 122822 1992294400 134512640 134550932 4294956000 18446744073709551615 4109882847 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23938/tid=23941] ppid=23936 vsize=1483936 CPUtime=3.32
/proc/23938/task/23941/stat : 23941 (java) S 23936 23938 23901 0 -1 64 51420 0 0 0 306 26 0 0 17 0 13 0 53460301 1519550464 122822 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23938/tid=23942] ppid=23936 vsize=1483936 CPUtime=3.32
/proc/23938/task/23942/stat : 23942 (java) S 23936 23938 23901 0 -1 64 48793 0 0 0 309 23 0 0 17 0 13 0 53460301 1519550464 122822 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23938/tid=23943] ppid=23936 vsize=1483936 CPUtime=0
/proc/23938/task/23943/stat : 23943 (java) S 23936 23938 23901 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 53460303 1519550464 122822 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23938/tid=23944] ppid=23936 vsize=1483936 CPUtime=0
/proc/23938/task/23944/stat : 23944 (java) S 23936 23938 23901 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 53460303 1519550464 122822 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23938/tid=23945] ppid=23936 vsize=1483936 CPUtime=0
/proc/23938/task/23945/stat : 23945 (java) S 23936 23938 23901 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 53460303 1519550464 122822 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23938/tid=23946] ppid=23936 vsize=1483936 CPUtime=0
/proc/23938/task/23946/stat : 23946 (java) S 23936 23938 23901 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 53460308 1519550464 122822 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23938/tid=23947] ppid=23936 vsize=1483936 CPUtime=1.47

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

[pid=23938/tid=23943] ppid=23936 vsize=1483936 CPUtime=0.2
/proc/23938/task/23943/stat : 23943 (java) S 23936 23938 23901 0 -1 64 10 0 0 0 13 7 0 0 16 0 13 0 53460303 1519550464 271557 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23938/tid=23944] ppid=23936 vsize=1483936 CPUtime=0
/proc/23938/task/23944/stat : 23944 (java) S 23936 23938 23901 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 53460303 1519550464 271557 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23938/tid=23945] ppid=23936 vsize=1483936 CPUtime=0
/proc/23938/task/23945/stat : 23945 (java) S 23936 23938 23901 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 53460303 1519550464 271557 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23938/tid=23946] ppid=23936 vsize=1483936 CPUtime=0
/proc/23938/task/23946/stat : 23946 (java) S 23936 23938 23901 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 53460308 1519550464 271557 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23938/tid=23947] ppid=23936 vsize=1483936 CPUtime=2.15
/proc/23938/task/23947/stat : 23947 (java) S 23936 23938 23901 0 -1 64 7067 0 0 0 212 3 0 0 17 0 13 0 53460308 1519550464 271557 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23938/tid=23948] ppid=23936 vsize=1483936 CPUtime=1.41
/proc/23938/task/23948/stat : 23948 (java) S 23936 23938 23901 0 -1 64 998 0 0 0 141 0 0 0 17 0 13 0 53460308 1519550464 271557 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23938/tid=23949] ppid=23936 vsize=1483936 CPUtime=0
/proc/23938/task/23949/stat : 23949 (java) S 23936 23938 23901 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 53460308 1519550464 271557 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23938/tid=23950] ppid=23936 vsize=1483936 CPUtime=0
/proc/23938/task/23950/stat : 23950 (java) S 23936 23938 23901 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 53460308 1519550464 271557 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23938/tid=23951] ppid=23936 vsize=1483936 CPUtime=0
/proc/23938/task/23951/stat : 23951 (java) S 23936 23938 23901 0 -1 64 4 0 0 0 0 0 0 0 16 0 13 0 53462115 1519550464 271557 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1591.22
Current children cumulated vsize (KiB) 1483936

[startup+1602.3 s]
/proc/loadavg: 1.08 1.08 0.85 2/77 23951
/proc/meminfo: memFree=204608/2055920 swapFree=4192952/4192956
[pid=23938] ppid=23936 vsize=1483936 CPUtime=1653.66
/proc/23938/stat : 23938 (java) S 23936 23938 23901 0 -1 0 298434 0 1 0 165136 230 0 0 18 0 13 0 53460298 1519550464 276227 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23938/statm: 370984 276227 1433 9 0 368327 0
[pid=23938/tid=23940] ppid=23936 vsize=1483936 CPUtime=1545.04
/proc/23938/task/23940/stat : 23940 (java) R 23936 23938 23901 0 -1 64 32319 0 1 0 154477 27 0 0 25 0 13 0 53460300 1519550464 276227 1992294400 134512640 134550932 4294956000 18446744073709551615 4109991010 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23938/tid=23941] ppid=23936 vsize=1483936 CPUtime=52.43
/proc/23938/task/23941/stat : 23941 (java) S 23936 23938 23901 0 -1 64 129920 0 0 0 5149 94 0 0 16 0 13 0 53460301 1519550464 276227 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23938/tid=23942] ppid=23936 vsize=1483936 CPUtime=52.38
/proc/23938/task/23942/stat : 23942 (java) S 23936 23938 23901 0 -1 64 127375 0 0 0 5143 95 0 0 17 0 13 0 53460301 1519550464 276227 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23938/tid=23943] ppid=23936 vsize=1483936 CPUtime=0.2
/proc/23938/task/23943/stat : 23943 (java) S 23936 23938 23901 0 -1 64 10 0 0 0 13 7 0 0 16 0 13 0 53460303 1519550464 276227 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23938/tid=23944] ppid=23936 vsize=1483936 CPUtime=0
/proc/23938/task/23944/stat : 23944 (java) S 23936 23938 23901 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 53460303 1519550464 276227 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23938/tid=23945] ppid=23936 vsize=1483936 CPUtime=0
/proc/23938/task/23945/stat : 23945 (java) S 23936 23938 23901 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 53460303 1519550464 276227 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23938/tid=23946] ppid=23936 vsize=1483936 CPUtime=0
/proc/23938/task/23946/stat : 23946 (java) S 23936 23938 23901 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 53460308 1519550464 276227 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23938/tid=23947] ppid=23936 vsize=1483936 CPUtime=2.15
/proc/23938/task/23947/stat : 23947 (java) S 23936 23938 23901 0 -1 64 7067 0 0 0 212 3 0 0 17 0 13 0 53460308 1519550464 276227 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23938/tid=23948] ppid=23936 vsize=1483936 CPUtime=1.41
/proc/23938/task/23948/stat : 23948 (java) S 23936 23938 23901 0 -1 64 998 0 0 0 141 0 0 0 17 0 13 0 53460308 1519550464 276227 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23938/tid=23949] ppid=23936 vsize=1483936 CPUtime=0
/proc/23938/task/23949/stat : 23949 (java) S 23936 23938 23901 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 53460308 1519550464 276227 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23938/tid=23950] ppid=23936 vsize=1483936 CPUtime=0
/proc/23938/task/23950/stat : 23950 (java) S 23936 23938 23901 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 53460308 1519550464 276227 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23938/tid=23951] ppid=23936 vsize=1483936 CPUtime=0
/proc/23938/task/23951/stat : 23951 (java) S 23936 23938 23901 0 -1 64 4 0 0 0 0 0 0 0 16 0 13 0 53462115 1519550464 276227 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1653.66
Current children cumulated vsize (KiB) 1483936

[startup+1662.31 s]
/proc/loadavg: 1.19 1.10 0.87 2/77 23951
/proc/meminfo: memFree=176512/2055920 swapFree=4192952/4192956
[pid=23938] ppid=23936 vsize=1483936 CPUtime=1717.07
/proc/23938/stat : 23938 (java) S 23936 23938 23901 0 -1 0 305589 0 1 0 171470 237 0 0 18 0 13 0 53460298 1519550464 283228 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23938/statm: 370984 283228 1433 9 0 368327 0
[pid=23938/tid=23940] ppid=23936 vsize=1483936 CPUtime=1601.11
/proc/23938/task/23940/stat : 23940 (java) R 23936 23938 23901 0 -1 64 32374 0 1 0 160083 28 0 0 25 0 13 0 53460300 1519550464 283228 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23938/tid=23941] ppid=23936 vsize=1483936 CPUtime=56.05
/proc/23938/task/23941/stat : 23941 (java) R 23936 23938 23901 0 -1 64 133768 0 0 0 5507 98 0 0 16 0 13 0 53460301 1519550464 283228 1992294400 134512640 134550932 4294956000 18446744073709551615 105886440 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23938/tid=23942] ppid=23936 vsize=1483936 CPUtime=56.1
/proc/23938/task/23942/stat : 23942 (java) R 23936 23938 23901 0 -1 64 130627 0 0 0 5512 98 0 0 15 0 13 0 53460301 1519550464 283228 1992294400 134512640 134550932 4294956000 18446744073709551615 103115889 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23938/tid=23943] ppid=23936 vsize=1483936 CPUtime=0.21
/proc/23938/task/23943/stat : 23943 (java) S 23936 23938 23901 0 -1 64 10 0 0 0 13 8 0 0 15 0 13 0 53460303 1519550464 283228 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23938/tid=23944] ppid=23936 vsize=1483936 CPUtime=0
/proc/23938/task/23944/stat : 23944 (java) S 23936 23938 23901 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 53460303 1519550464 283228 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23938/tid=23945] ppid=23936 vsize=1483936 CPUtime=0
/proc/23938/task/23945/stat : 23945 (java) S 23936 23938 23901 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 53460303 1519550464 283228 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23938/tid=23946] ppid=23936 vsize=1483936 CPUtime=0
/proc/23938/task/23946/stat : 23946 (java) S 23936 23938 23901 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 53460308 1519550464 283228 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23938/tid=23947] ppid=23936 vsize=1483936 CPUtime=2.15
/proc/23938/task/23947/stat : 23947 (java) S 23936 23938 23901 0 -1 64 7067 0 0 0 212 3 0 0 17 0 13 0 53460308 1519550464 283228 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23938/tid=23948] ppid=23936 vsize=1483936 CPUtime=1.41
/proc/23938/task/23948/stat : 23948 (java) S 23936 23938 23901 0 -1 64 998 0 0 0 141 0 0 0 17 0 13 0 53460308 1519550464 283228 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23938/tid=23949] ppid=23936 vsize=1483936 CPUtime=0
/proc/23938/task/23949/stat : 23949 (java) S 23936 23938 23901 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 53460308 1519550464 283228 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23938/tid=23950] ppid=23936 vsize=1483936 CPUtime=0
/proc/23938/task/23950/stat : 23950 (java) S 23936 23938 23901 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 53460308 1519550464 283228 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23938/tid=23951] ppid=23936 vsize=1483936 CPUtime=0
/proc/23938/task/23951/stat : 23951 (java) S 23936 23938 23901 0 -1 64 4 0 0 0 0 0 0 0 16 0 13 0 53462115 1519550464 283228 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1717.07
Current children cumulated vsize (KiB) 1483936

[startup+1722.3 s]
/proc/loadavg: 1.07 1.08 0.87 2/77 23951
/proc/meminfo: memFree=157888/2055920 swapFree=4192952/4192956
[pid=23938] ppid=23936 vsize=1483936 CPUtime=1780.14
/proc/23938/stat : 23938 (java) S 23936 23938 23901 0 -1 0 310403 0 1 0 177771 243 0 0 18 0 13 0 53460298 1519550464 287891 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23938/statm: 370984 287891 1433 9 0 368327 0
[pid=23938/tid=23940] ppid=23936 vsize=1483936 CPUtime=1657.54
/proc/23938/task/23940/stat : 23940 (java) R 23936 23938 23901 0 -1 64 32421 0 1 0 165726 28 0 0 25 0 13 0 53460300 1519550464 287891 1992294400 134512640 134550932 4294956000 18446744073709551615 4109990682 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23938/tid=23941] ppid=23936 vsize=1483936 CPUtime=59.3
/proc/23938/task/23941/stat : 23941 (java) S 23936 23938 23901 0 -1 64 135200 0 0 0 5830 100 0 0 16 0 13 0 53460301 1519550464 287891 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23938/tid=23942] ppid=23936 vsize=1483936 CPUtime=59.47
/proc/23938/task/23942/stat : 23942 (java) S 23936 23938 23901 0 -1 64 133962 0 0 0 5846 101 0 0 17 0 13 0 53460301 1519550464 287891 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23938/tid=23943] ppid=23936 vsize=1483936 CPUtime=0.22
/proc/23938/task/23943/stat : 23943 (java) S 23936 23938 23901 0 -1 64 10 0 0 0 14 8 0 0 16 0 13 0 53460303 1519550464 287891 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23938/tid=23944] ppid=23936 vsize=1483936 CPUtime=0
/proc/23938/task/23944/stat : 23944 (java) S 23936 23938 23901 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 53460303 1519550464 287891 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23938/tid=23945] ppid=23936 vsize=1483936 CPUtime=0
/proc/23938/task/23945/stat : 23945 (java) S 23936 23938 23901 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 53460303 1519550464 287891 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23938/tid=23946] ppid=23936 vsize=1483936 CPUtime=0
/proc/23938/task/23946/stat : 23946 (java) S 23936 23938 23901 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 53460308 1519550464 287891 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23938/tid=23947] ppid=23936 vsize=1483936 CPUtime=2.15
/proc/23938/task/23947/stat : 23947 (java) S 23936 23938 23901 0 -1 64 7067 0 0 0 212 3 0 0 17 0 13 0 53460308 1519550464 287891 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23938/tid=23948] ppid=23936 vsize=1483936 CPUtime=1.41
/proc/23938/task/23948/stat : 23948 (java) S 23936 23938 23901 0 -1 64 998 0 0 0 141 0 0 0 17 0 13 0 53460308 1519550464 287891 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23938/tid=23949] ppid=23936 vsize=1483936 CPUtime=0
/proc/23938/task/23949/stat : 23949 (java) S 23936 23938 23901 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 53460308 1519550464 287891 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23938/tid=23950] ppid=23936 vsize=1483936 CPUtime=0
/proc/23938/task/23950/stat : 23950 (java) S 23936 23938 23901 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 53460308 1519550464 287891 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23938/tid=23951] ppid=23936 vsize=1483936 CPUtime=0
/proc/23938/task/23951/stat : 23951 (java) S 23936 23938 23901 0 -1 64 4 0 0 0 0 0 0 0 16 0 13 0 53462115 1519550464 287891 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1780.14
Current children cumulated vsize (KiB) 1483936



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1741.2 s]
/proc/loadavg: 1.05 1.07 0.88 2/77 23951
/proc/meminfo: memFree=148544/2055920 swapFree=4192952/4192956
[pid=23938] ppid=23936 vsize=1483936 CPUtime=1800.15
/proc/23938/stat : 23938 (java) S 23936 23938 23901 0 -1 0 312863 0 1 0 179770 245 0 0 18 0 13 0 53460298 1519550464 290223 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23938/statm: 370984 290223 1433 9 0 368327 0
[pid=23938/tid=23940] ppid=23936 vsize=1483936 CPUtime=1675.13
/proc/23938/task/23940/stat : 23940 (java) R 23936 23938 23901 0 -1 64 32438 0 1 0 167485 28 0 0 24 0 13 0 53460300 1519550464 290223 1992294400 134512640 134550932 4294956000 18446744073709551615 4109535820 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23938/tid=23941] ppid=23936 vsize=1483936 CPUtime=60.49
/proc/23938/task/23941/stat : 23941 (java) S 23936 23938 23901 0 -1 64 135636 0 0 0 5948 101 0 0 16 0 13 0 53460301 1519550464 290223 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23938/tid=23942] ppid=23936 vsize=1483936 CPUtime=60.69
/proc/23938/task/23942/stat : 23942 (java) S 23936 23938 23901 0 -1 64 135969 0 0 0 5967 102 0 0 16 0 13 0 53460301 1519550464 290223 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23938/tid=23943] ppid=23936 vsize=1483936 CPUtime=0.22
/proc/23938/task/23943/stat : 23943 (java) S 23936 23938 23901 0 -1 64 10 0 0 0 14 8 0 0 16 0 13 0 53460303 1519550464 290223 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23938/tid=23944] ppid=23936 vsize=1483936 CPUtime=0
/proc/23938/task/23944/stat : 23944 (java) S 23936 23938 23901 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 53460303 1519550464 290223 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23938/tid=23945] ppid=23936 vsize=1483936 CPUtime=0
/proc/23938/task/23945/stat : 23945 (java) S 23936 23938 23901 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 53460303 1519550464 290223 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23938/tid=23946] ppid=23936 vsize=1483936 CPUtime=0
/proc/23938/task/23946/stat : 23946 (java) S 23936 23938 23901 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 53460308 1519550464 290223 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23938/tid=23947] ppid=23936 vsize=1483936 CPUtime=2.15
/proc/23938/task/23947/stat : 23947 (java) S 23936 23938 23901 0 -1 64 7067 0 0 0 212 3 0 0 17 0 13 0 53460308 1519550464 290223 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23938/tid=23948] ppid=23936 vsize=1483936 CPUtime=1.41
/proc/23938/task/23948/stat : 23948 (java) S 23936 23938 23901 0 -1 64 998 0 0 0 141 0 0 0 17 0 13 0 53460308 1519550464 290223 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23938/tid=23949] ppid=23936 vsize=1483936 CPUtime=0
/proc/23938/task/23949/stat : 23949 (java) S 23936 23938 23901 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 53460308 1519550464 290223 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23938/tid=23950] ppid=23936 vsize=1483936 CPUtime=0
/proc/23938/task/23950/stat : 23950 (java) S 23936 23938 23901 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 53460308 1519550464 290223 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23938/tid=23951] ppid=23936 vsize=1483936 CPUtime=0
/proc/23938/task/23951/stat : 23951 (java) S 23936 23938 23901 0 -1 64 4 0 0 0 0 0 0 0 16 0 13 0 53462115 1519550464 290223 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.15
Current children cumulated vsize (KiB) 1483936

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

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

[startup+1741.4 s]
/proc/loadavg: 1.05 1.07 0.88 2/77 23951
/proc/meminfo: memFree=148544/2055920 swapFree=4192952/4192956
[pid=23938] ppid=23936 vsize=0 CPUtime=1800.35
/proc/23938/stat : 23938 (java) Z 23936 23938 23901 0 -1 1036 312886 0 1 0 179774 261 0 0 16 0 2 0 53460298 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23938/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.35
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1741.42
CPU time (s): 1800.38
CPU user time (s): 1797.75
CPU system time (s): 2.6296
CPU usage (%): 103.385
Max. virtual memory (cumulated for all children) (KiB): 1491824

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.75
system time used= 2.6296
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 312886
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= 55789
involuntary context switches= 46669

runsolver used 1.80373 second user time and 4.71528 second system time

The end

Launcher Data

Begin job on node33 at 2009-06-14 21:21:13
IDJOB=1859734
IDBENCH=71917
IDSOLVER=681
FILE ID=node33/1859734-1245007272
PBS_JOBID= 9355153
Free space on /tmp= 66012 MiB

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

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

MD5SUM BENCH= d1fb051a767cfe5591d677674fdef8c6
RANDOM SEED=1701413080

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1306904 kB
Buffers:         67368 kB
Cached:         598756 kB
SwapCached:          4 kB
Active:          83352 kB
Inactive:       596632 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1306904 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:           28620 kB
Writeback:           0 kB
Mapped:          23604 kB
Slab:            55116 kB
Committed_AS:    89800 kB
PageTables:       1392 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= 66012 MiB
End job on node33 at 2009-06-14 21:50:17