Trace number 1856253

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) 1801.09 1794.68

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-agg3.opb
MD5SUMbbee2849ae83900e79494d0f7a7c3755
Bench CategoryOPT-BIGINT (optimisation, big integers)
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 variables9060
Total number of constraints429
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints429
Minimum length of a constraint30
Maximum length of a constraint1440
Number of terms in the objective function 6930
Biggest coefficient in the objective function 53730040872960
Number of bits for the biggest coefficient in the objective function 46
Sum of the numbers in the objective function 8516865379203027
Number of bits of the sum of numbers in the objective function 53
Biggest number in a constraint 22763326668800000
Number of bits of the biggest number in a constraint 55
Biggest sum of numbers in a constraint 46271983665442689
Number of bits of the biggest sum of numbers56
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-1856253-1244906434.opb
0.22/0.21	c reading problem ... 
2.45/1.55	c ... done. Wall clock time 1.335s.
2.45/1.55	c #vars     9060
2.45/1.55	c #constraints  1619
2.45/1.55	c constraints type 
2.45/1.55	c org.sat4j.pb.constraints.pb.MaxWatchPb => 489
1800.08/1794.12	c starts		: 22
1800.08/1794.12	c conflicts		: 1423740
1800.08/1794.12	c decisions		: 1526693
1800.08/1794.12	c propagations		: 21838207
1800.08/1794.12	c inspects		: 3139280439
1800.08/1794.12	c learnt literals	: 1
1800.08/1794.12	c learnt binary clauses	: 10
1800.08/1794.12	c learnt ternary clauses	: 48
1800.08/1794.12	c learnt clauses	: 1423739
1800.08/1794.12	c ignored clauses	: 0
1800.08/1794.12	c root simplifications	: 0
1800.08/1794.12	c removed literals (reason simplification)	: 52667483
1800.08/1794.12	c reason swapping (by a shorter reason)	: 0
1800.08/1794.12	c Calls to reduceDB	: 0
1800.08/1794.12	c speed (assignments/second)	: 12182.658927291339
1800.08/1794.12	c non guided choices	16902
1800.86/1794.53	c learnt constraints type 
1800.86/1794.53	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 1423838
1800.86/1794.53	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 10
1800.86/1794.53	c constraints type 
1800.86/1794.53	c org.sat4j.pb.constraints.pb.MaxWatchPb => 489
1800.86/1794.53	s UNKNOWN
1800.86/1794.53	c Total wall clock time (in seconds): 1794.318

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-1856253-1244906434/watcher-1856253-1244906434 -o /tmp/evaluation-result-1856253-1244906434/solver-1856253-1244906434 -C 1800 -W 2000 -M 1800 java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar HOME/instance-1856253-1244906434.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.00 1.00 1.00 3/65 12014
/proc/meminfo: memFree=1360104/2055920 swapFree=4191900/4192956
[pid=12014] ppid=12012 vsize=308 CPUtime=0
/proc/12014/stat : 12014 (java6) R 12012 12014 11927 0 -1 0 57 0 0 0 0 0 0 0 18 0 1 0 158242852 315392 41 1992294400 134512640 134550932 4294956176 18446744073709551615 9274276 0 0 4096 0 0 0 0 17 1 0 0
/proc/12014/statm: 81 44 33 9 0 6 0

[startup+0.0680129 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 12014
/proc/meminfo: memFree=1360104/2055920 swapFree=4191900/4192956
[pid=12014] ppid=12012 vsize=1470220 CPUtime=0.05
/proc/12014/stat : 12014 (java) S 12012 12014 11927 0 -1 0 3351 0 1 0 3 2 0 0 18 0 7 0 158242852 1505505280 3096 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/12014/statm: 367555 3096 1029 9 0 364906 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1470220

[startup+0.101017 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 12014
/proc/meminfo: memFree=1360104/2055920 swapFree=4191900/4192956
[pid=12014] ppid=12012 vsize=1472584 CPUtime=0.08
/proc/12014/stat : 12014 (java) S 12012 12014 11927 0 -1 0 3612 0 1 0 6 2 0 0 18 0 12 0 158242852 1507926016 3355 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12014/statm: 368146 3355 1068 9 0 365494 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1472584

[startup+0.301039 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 12014
/proc/meminfo: memFree=1360104/2055920 swapFree=4191900/4192956
[pid=12014] ppid=12012 vsize=1474936 CPUtime=0.36
/proc/12014/stat : 12014 (java) S 12012 12014 11927 0 -1 0 5086 0 1 0 32 4 0 0 18 0 12 0 158242852 1510334464 4823 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12014/statm: 368734 4823 1358 9 0 366077 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 1474936

[startup+0.701091 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 12014
/proc/meminfo: memFree=1360104/2055920 swapFree=4191900/4192956
[pid=12014] ppid=12012 vsize=1481696 CPUtime=1.06
/proc/12014/stat : 12014 (java) S 12012 12014 11927 0 -1 0 8614 0 1 0 101 5 0 0 18 0 12 0 158242852 1517256704 7622 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12014/statm: 370424 7623 1399 9 0 367767 0
Current children cumulated CPU time (s) 1.06
Current children cumulated vsize (KiB) 1481696

[startup+1.50217 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 12026
/proc/meminfo: memFree=1315016/2055920 swapFree=4191900/4192956
[pid=12014] ppid=12012 vsize=1488496 CPUtime=2.45
/proc/12014/stat : 12014 (java) S 12012 12014 11927 0 -1 0 26191 0 1 0 232 13 0 0 18 0 12 0 158242852 1524219904 21943 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12014/statm: 372124 21944 1400 9 0 369467 0
[pid=12014/tid=12016] ppid=12012 vsize=1488496 CPUtime=1.17
/proc/12014/task/12016/stat : 12016 (java) R 12012 12014 11927 0 -1 64 17267 0 1 0 109 8 0 0 20 0 12 0 158242853 1524219904 21944 1992294400 134512640 134550932 4294956016 18446744073709551615 4109482433 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12014/tid=12017] ppid=12012 vsize=1488496 CPUtime=0
/proc/12014/task/12017/stat : 12017 (java) S 12012 12014 11927 0 -1 64 3 0 0 0 0 0 0 0 19 0 12 0 158242855 1524219904 21945 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12014/tid=12018] ppid=12012 vsize=1488496 CPUtime=0
/proc/12014/task/12018/stat : 12018 (java) S 12012 12014 11927 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 158242855 1524219904 21945 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12014/tid=12019] ppid=12012 vsize=1488496 CPUtime=0
/proc/12014/task/12019/stat : 12019 (java) S 12012 12014 11927 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 158242857 1524219904 21946 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12014/tid=12020] ppid=12012 vsize=1488496 CPUtime=0
/proc/12014/task/12020/stat : 12020 (java) S 12012 12014 11927 0 -1 64 10 0 0 0 0 0 0 0 22 0 12 0 158242857 1524219904 21947 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12014/tid=12021] ppid=12012 vsize=1488496 CPUtime=0
/proc/12014/task/12021/stat : 12021 (java) S 12012 12014 11927 0 -1 64 4 0 0 0 0 0 0 0 23 0 12 0 158242857 1524219904 21948 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12014/tid=12022] ppid=12012 vsize=1488496 CPUtime=0
/proc/12014/task/12022/stat : 12022 (java) S 12012 12014 11927 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 158242861 1524219904 21949 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12014/tid=12023] ppid=12012 vsize=1488496 CPUtime=0.92
/proc/12014/task/12023/stat : 12023 (java) S 12012 12014 11927 0 -1 64 6659 0 0 0 90 2 0 0 16 0 12 0 158242861 1524219904 21949 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12014/tid=12024] ppid=12012 vsize=1488496 CPUtime=0.32
/proc/12014/task/12024/stat : 12024 (java) S 12012 12014 11927 0 -1 64 1522 0 0 0 32 0 0 0 16 0 12 0 158242861 1524219904 21950 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12014/tid=12025] ppid=12012 vsize=1488496 CPUtime=0
/proc/12014/task/12025/stat : 12025 (java) S 12012 12014 11927 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 158242861 1524219904 21951 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12014/tid=12026] ppid=12012 vsize=1488496 CPUtime=0
/proc/12014/task/12026/stat : 12026 (java) S 12012 12014 11927 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 158242862 1524219904 21952 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.45
Current children cumulated vsize (KiB) 1488496

[startup+3.11036 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12027
/proc/meminfo: memFree=1262912/2055920 swapFree=4191900/4192956
[pid=12014] ppid=12012 vsize=1489844 CPUtime=4.99
/proc/12014/stat : 12014 (java) S 12012 12014 11927 0 -1 0 45045 0 1 0 478 21 0 0 18 0 13 0 158242852 1525600256 38283 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12014/statm: 372461 38283 1432 9 0 369804 0
[pid=12014/tid=12016] ppid=12012 vsize=1489844 CPUtime=2.42
/proc/12014/task/12016/stat : 12016 (java) R 12012 12014 11927 0 -1 64 30964 0 1 0 228 14 0 0 18 0 13 0 158242853 1525600256 38283 1992294400 134512640 134550932 4294956016 18446744073709551615 4109764769 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12014/tid=12017] ppid=12012 vsize=1489844 CPUtime=0.04
/proc/12014/task/12017/stat : 12017 (java) S 12012 12014 11927 0 -1 64 1167 0 0 0 4 0 0 0 17 0 13 0 158242855 1525600256 38283 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12014/tid=12018] ppid=12012 vsize=1489844 CPUtime=0.03
/proc/12014/task/12018/stat : 12018 (java) S 12012 12014 11927 0 -1 64 1293 0 0 0 3 0 0 0 16 0 13 0 158242855 1525600256 38283 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12014/tid=12019] ppid=12012 vsize=1489844 CPUtime=0
/proc/12014/task/12019/stat : 12019 (java) S 12012 12014 11927 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 158242857 1525600256 38283 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12014/tid=12020] ppid=12012 vsize=1489844 CPUtime=0
/proc/12014/task/12020/stat : 12020 (java) S 12012 12014 11927 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 158242857 1525600256 38283 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12014/tid=12021] ppid=12012 vsize=1489844 CPUtime=0
/proc/12014/task/12021/stat : 12021 (java) S 12012 12014 11927 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 158242857 1525600256 38283 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12014/tid=12022] ppid=12012 vsize=1489844 CPUtime=0
/proc/12014/task/12022/stat : 12022 (java) S 12012 12014 11927 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 158242861 1525600256 38283 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12014/tid=12023] ppid=12012 vsize=1489844 CPUtime=1.51
/proc/12014/task/12023/stat : 12023 (java) R 12012 12014 11927 0 -1 64 7827 0 0 0 148 3 0 0 16 0 13 0 158242861 1525600256 38283 1992294400 134512640 134550932 4294956016 18446744073709551615 105572770 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12014/tid=12024] ppid=12012 vsize=1489844 CPUtime=0.94
/proc/12014/task/12024/stat : 12024 (java) S 12012 12014 11927 0 -1 64 3039 0 0 0 93 1 0 0 16 0 13 0 158242861 1525600256 38283 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12014/tid=12025] ppid=12012 vsize=1489844 CPUtime=0
/proc/12014/task/12025/stat : 12025 (java) S 12012 12014 11927 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 158242861 1525600256 38283 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12014/tid=12026] ppid=12012 vsize=1489844 CPUtime=0
/proc/12014/task/12026/stat : 12026 (java) S 12012 12014 11927 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 158242862 1525600256 38283 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12014/tid=12027] ppid=12012 vsize=1489844 CPUtime=0
/proc/12014/task/12027/stat : 12027 (java) S 12012 12014 11927 0 -1 64 5 0 0 0 0 0 0 0 19 0 13 0 158243048 1525600256 38283 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.99
Current children cumulated vsize (KiB) 1489844

[startup+6.30171 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12027
/proc/meminfo: memFree=1200576/2055920 swapFree=4191900/4192956
[pid=12014] ppid=12012 vsize=1488940 CPUtime=8.42
/proc/12014/stat : 12014 (java) S 12012 12014 11927 0 -1 0 48537 0 1 0 819 23 0 0 18 0 13 0 158242852 1524674560 41009 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12014/statm: 372235 41009 1432 9 0 369578 0
[pid=12014/tid=12016] ppid=12012 vsize=1488940 CPUtime=5.56
/proc/12014/task/12016/stat : 12016 (java) R 12012 12014 11927 0 -1 64 30969 0 1 0 542 14 0 0 19 0 13 0 158242853 1524674560 41009 1992294400 134512640 134550932 4294956016 18446744073709551615 4109766381 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12014/tid=12017] ppid=12012 vsize=1488940 CPUtime=0.07
/proc/12014/task/12017/stat : 12017 (java) S 12012 12014 11927 0 -1 64 2614 0 0 0 7 0 0 0 17 0 13 0 158242855 1524674560 41009 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12014/tid=12018] ppid=12012 vsize=1488940 CPUtime=0.07
/proc/12014/task/12018/stat : 12018 (java) S 12012 12014 11927 0 -1 64 2823 0 0 0 6 1 0 0 16 0 13 0 158242855 1524674560 41009 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12014/tid=12019] ppid=12012 vsize=1488940 CPUtime=0
/proc/12014/task/12019/stat : 12019 (java) S 12012 12014 11927 0 -1 64 13 0 0 0 0 0 0 0 16 0 13 0 158242857 1524674560 41009 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12014/tid=12020] ppid=12012 vsize=1488940 CPUtime=0
/proc/12014/task/12020/stat : 12020 (java) S 12012 12014 11927 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 158242857 1524674560 41009 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12014/tid=12021] ppid=12012 vsize=1488940 CPUtime=0
/proc/12014/task/12021/stat : 12021 (java) S 12012 12014 11927 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 158242857 1524674560 41009 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12014/tid=12022] ppid=12012 vsize=1488940 CPUtime=0
/proc/12014/task/12022/stat : 12022 (java) S 12012 12014 11927 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 158242861 1524674560 41009 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12014/tid=12023] ppid=12012 vsize=1488940 CPUtime=1.7
/proc/12014/task/12023/stat : 12023 (java) S 12012 12014 11927 0 -1 64 8333 0 0 0 167 3 0 0 17 0 13 0 158242861 1524674560 41009 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12014/tid=12024] ppid=12012 vsize=1488940 CPUtime=0.95
/proc/12014/task/12024/stat : 12024 (java) S 12012 12014 11927 0 -1 64 3039 0 0 0 94 1 0 0 16 0 13 0 158242861 1524674560 41009 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12014/tid=12025] ppid=12012 vsize=1488940 CPUtime=0
/proc/12014/task/12025/stat : 12025 (java) S 12012 12014 11927 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 158242861 1524674560 41009 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12014/tid=12026] ppid=12012 vsize=1488940 CPUtime=0
/proc/12014/task/12026/stat : 12026 (java) S 12012 12014 11927 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 158242862 1524674560 41009 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12014/tid=12027] ppid=12012 vsize=1488940 CPUtime=0
/proc/12014/task/12027/stat : 12027 (java) S 12012 12014 11927 0 -1 64 5 0 0 0 0 0 0 0 19 0 13 0 158243048 1524674560 41009 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 8.42
Current children cumulated vsize (KiB) 1488940

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12027
/proc/meminfo: memFree=1190848/2055920 swapFree=4191900/4192956
[pid=12014] ppid=12012 vsize=1488940 CPUtime=14.96
/proc/12014/stat : 12014 (java) S 12012 12014 11927 0 -1 0 51040 0 1 0 1472 24 0 0 18 0 13 0 158242852 1524674560 43476 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12014/statm: 372235 43476 1432 9 0 369578 0
[pid=12014/tid=12016] ppid=12012 vsize=1488940 CPUtime=11.88
/proc/12014/task/12016/stat : 12016 (java) R 12012 12014 11927 0 -1 64 30974 0 1 0 1174 14 0 0 25 0 13 0 158242853 1524674560 43476 1992294400 134512640 134550932 4294956016 18446744073709551615 4109765896 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12014/tid=12017] ppid=12012 vsize=1488940 CPUtime=0.15
/proc/12014/task/12017/stat : 12017 (java) S 12012 12014 11927 0 -1 64 3707 0 0 0 15 0 0 0 16 0 13 0 158242855 1524674560 43476 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12014/tid=12018] ppid=12012 vsize=1488940 CPUtime=0.15
/proc/12014/task/12018/stat : 12018 (java) S 12012 12014 11927 0 -1 64 4207 0 0 0 13 2 0 0 16 0 13 0 158242855 1524674560 43476 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12014/tid=12019] ppid=12012 vsize=1488940 CPUtime=0
/proc/12014/task/12019/stat : 12019 (java) S 12012 12014 11927 0 -1 64 21 0 0 0 0 0 0 0 17 0 13 0 158242857 1524674560 43476 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12014/tid=12020] ppid=12012 vsize=1488940 CPUtime=0
/proc/12014/task/12020/stat : 12020 (java) S 12012 12014 11927 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 158242857 1524674560 43476 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12014/tid=12021] ppid=12012 vsize=1488940 CPUtime=0
/proc/12014/task/12021/stat : 12021 (java) S 12012 12014 11927 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 158242857 1524674560 43476 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12014/tid=12022] ppid=12012 vsize=1488940 CPUtime=0
/proc/12014/task/12022/stat : 12022 (java) S 12012 12014 11927 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 158242861 1524674560 43476 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12014/tid=12023] ppid=12012 vsize=1488940 CPUtime=1.76
/proc/12014/task/12023/stat : 12023 (java) S 12012 12014 11927 0 -1 64 8346 0 0 0 173 3 0 0 17 0 13 0 158242861 1524674560 43476 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12014/tid=12024] ppid=12012 vsize=1488940 CPUtime=0.95
/proc/12014/task/12024/stat : 12024 (java) S 12012 12014 11927 0 -1 64 3039 0 0 0 94 1 0 0 16 0 13 0 158242861 1524674560 43476 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12014/tid=12025] ppid=12012 vsize=1488940 CPUtime=0
/proc/12014/task/12025/stat : 12025 (java) S 12012 12014 11927 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 158242861 1524674560 43476 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12014/tid=12026] ppid=12012 vsize=1488940 CPUtime=0
/proc/12014/task/12026/stat : 12026 (java) S 12012 12014 11927 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 158242862 1524674560 43476 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12014/tid=12027] ppid=12012 vsize=1488940 CPUtime=0
/proc/12014/task/12027/stat : 12027 (java) S 12012 12014 11927 0 -1 64 5 0 0 0 0 0 0 0 19 0 13 0 158243048 1524674560 43476 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 14.96
Current children cumulated vsize (KiB) 1488940

[startup+25.5029 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12027
/proc/meminfo: memFree=1161792/2055920 swapFree=4191900/4192956
[pid=12014] ppid=12012 vsize=1487916 CPUtime=28
/proc/12014/stat : 12014 (java) S 12012 12014 11927 0 -1 0 59577 0 1 0 2771 29 0 0 18 0 13 0 158242852 1523625984 50712 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12014/statm: 371979 50712 1432 9 0 369322 0
[pid=12014/tid=12016] ppid=12012 vsize=1487916 CPUtime=24.47
/proc/12014/task/12016/stat : 12016 (java) R 12012 12014 11927 0 -1 64 30981 0 1 0 2433 14 0 0 25 0 13 0 158242853 1523625984 50712 1992294400 134512640 134550932 4294956016 18446744073709551615 4109923581 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12014/tid=12017] ppid=12012 vsize=1487916 CPUtime=0.36
/proc/12014/task/12017/stat : 12017 (java) S 12012 12014 11927 0 -1 64 8150 0 0 0 34 2 0 0 16 0 13 0 158242855 1523625984 50712 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12014/tid=12018] ppid=12012 vsize=1487916 CPUtime=0.35
/proc/12014/task/12018/stat : 12018 (java) S 12012 12014 11927 0 -1 64 8290 0 0 0 31 4 0 0 17 0 13 0 158242855 1523625984 50712 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12014/tid=12019] ppid=12012 vsize=1487916 CPUtime=0
/proc/12014/task/12019/stat : 12019 (java) S 12012 12014 11927 0 -1 64 25 0 0 0 0 0 0 0 16 0 13 0 158242857 1523625984 50712 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12014/tid=12020] ppid=12012 vsize=1487916 CPUtime=0

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

[pid=12014/tid=12019] ppid=12012 vsize=1487916 CPUtime=0.02
/proc/12014/task/12019/stat : 12019 (java) S 12012 12014 11927 0 -1 64 25 0 0 0 2 0 0 0 16 0 13 0 158242857 1523625984 207660 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12014/tid=12020] ppid=12012 vsize=1487916 CPUtime=0
/proc/12014/task/12020/stat : 12020 (java) S 12012 12014 11927 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 158242857 1523625984 207660 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12014/tid=12021] ppid=12012 vsize=1487916 CPUtime=0
/proc/12014/task/12021/stat : 12021 (java) S 12012 12014 11927 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 158242857 1523625984 207660 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12014/tid=12022] ppid=12012 vsize=1487916 CPUtime=0
/proc/12014/task/12022/stat : 12022 (java) S 12012 12014 11927 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 158242861 1523625984 207660 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12014/tid=12023] ppid=12012 vsize=1487916 CPUtime=1.77
/proc/12014/task/12023/stat : 12023 (java) S 12012 12014 11927 0 -1 64 8346 0 0 0 174 3 0 0 16 0 13 0 158242861 1523625984 207660 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12014/tid=12024] ppid=12012 vsize=1487916 CPUtime=0.98
/proc/12014/task/12024/stat : 12024 (java) S 12012 12014 11927 0 -1 64 3039 0 0 0 97 1 0 0 16 0 13 0 158242861 1523625984 207660 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12014/tid=12025] ppid=12012 vsize=1487916 CPUtime=0
/proc/12014/task/12025/stat : 12025 (java) S 12012 12014 11927 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 158242861 1523625984 207660 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12014/tid=12026] ppid=12012 vsize=1487916 CPUtime=0
/proc/12014/task/12026/stat : 12026 (java) S 12012 12014 11927 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 158242862 1523625984 207660 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12014/tid=12027] ppid=12012 vsize=1487916 CPUtime=0
/proc/12014/task/12027/stat : 12027 (java) S 12012 12014 11927 0 -1 64 5 0 0 0 0 0 0 0 19 0 13 0 158243048 1523625984 207660 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1668.15
Current children cumulated vsize (KiB) 1487916

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12027
/proc/meminfo: memFree=523392/2055920 swapFree=4191900/4192956
[pid=12014] ppid=12012 vsize=1487916 CPUtime=1728.25
/proc/12014/stat : 12014 (java) S 12012 12014 11927 0 -1 0 247753 0 1 0 172706 119 0 0 18 0 13 0 158242852 1523625984 209897 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12014/statm: 371979 209897 1432 9 0 369322 0
[pid=12014/tid=12016] ppid=12012 vsize=1487916 CPUtime=1716.36
/proc/12014/task/12016/stat : 12016 (java) R 12012 12014 11927 0 -1 64 31095 0 1 0 171621 15 0 0 25 0 13 0 158242853 1523625984 209897 1992294400 134512640 134550932 4294956016 18446744073709551615 4109928746 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12014/tid=12017] ppid=12012 vsize=1487916 CPUtime=4.52
/proc/12014/task/12017/stat : 12017 (java) S 12012 12014 11927 0 -1 64 100121 0 0 0 408 44 0 0 16 0 13 0 158242855 1523625984 209897 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12014/tid=12018] ppid=12012 vsize=1487916 CPUtime=4.52
/proc/12014/task/12018/stat : 12018 (java) S 12012 12014 11927 0 -1 64 104381 0 0 0 401 51 0 0 17 0 13 0 158242855 1523625984 209897 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12014/tid=12019] ppid=12012 vsize=1487916 CPUtime=0.02
/proc/12014/task/12019/stat : 12019 (java) S 12012 12014 11927 0 -1 64 25 0 0 0 2 0 0 0 16 0 13 0 158242857 1523625984 209897 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12014/tid=12020] ppid=12012 vsize=1487916 CPUtime=0
/proc/12014/task/12020/stat : 12020 (java) S 12012 12014 11927 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 158242857 1523625984 209897 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12014/tid=12021] ppid=12012 vsize=1487916 CPUtime=0
/proc/12014/task/12021/stat : 12021 (java) S 12012 12014 11927 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 158242857 1523625984 209897 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12014/tid=12022] ppid=12012 vsize=1487916 CPUtime=0
/proc/12014/task/12022/stat : 12022 (java) S 12012 12014 11927 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 158242861 1523625984 209897 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12014/tid=12023] ppid=12012 vsize=1487916 CPUtime=1.77
/proc/12014/task/12023/stat : 12023 (java) S 12012 12014 11927 0 -1 64 8346 0 0 0 174 3 0 0 16 0 13 0 158242861 1523625984 209897 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12014/tid=12024] ppid=12012 vsize=1487916 CPUtime=0.98
/proc/12014/task/12024/stat : 12024 (java) S 12012 12014 11927 0 -1 64 3039 0 0 0 97 1 0 0 16 0 13 0 158242861 1523625984 209897 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12014/tid=12025] ppid=12012 vsize=1487916 CPUtime=0
/proc/12014/task/12025/stat : 12025 (java) S 12012 12014 11927 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 158242861 1523625984 209897 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12014/tid=12026] ppid=12012 vsize=1487916 CPUtime=0
/proc/12014/task/12026/stat : 12026 (java) S 12012 12014 11927 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 158242862 1523625984 209897 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12014/tid=12027] ppid=12012 vsize=1487916 CPUtime=0
/proc/12014/task/12027/stat : 12027 (java) S 12012 12014 11927 0 -1 64 5 0 0 0 0 0 0 0 19 0 13 0 158243048 1523625984 209897 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1728.25
Current children cumulated vsize (KiB) 1487916

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12027
/proc/meminfo: memFree=519104/2055920 swapFree=4191900/4192956
[pid=12014] ppid=12012 vsize=1487916 CPUtime=1788.28
/proc/12014/stat : 12014 (java) S 12012 12014 11927 0 -1 0 248845 0 1 0 178709 119 0 0 18 0 13 0 158242852 1523625984 210949 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12014/statm: 371979 210949 1432 9 0 369322 0
[pid=12014/tid=12016] ppid=12012 vsize=1487916 CPUtime=1776.28
/proc/12014/task/12016/stat : 12016 (java) R 12012 12014 11927 0 -1 64 31096 0 1 0 177613 15 0 0 25 0 13 0 158242853 1523625984 210949 1992294400 134512640 134550932 4294956016 18446744073709551615 4109923531 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12014/tid=12017] ppid=12012 vsize=1487916 CPUtime=4.59
/proc/12014/task/12017/stat : 12017 (java) S 12012 12014 11927 0 -1 64 100294 0 0 0 414 45 0 0 17 0 13 0 158242855 1523625984 210949 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12014/tid=12018] ppid=12012 vsize=1487916 CPUtime=4.58
/proc/12014/task/12018/stat : 12018 (java) S 12012 12014 11927 0 -1 64 105299 0 0 0 407 51 0 0 16 0 13 0 158242855 1523625984 210949 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12014/tid=12019] ppid=12012 vsize=1487916 CPUtime=0.02
/proc/12014/task/12019/stat : 12019 (java) S 12012 12014 11927 0 -1 64 25 0 0 0 2 0 0 0 16 0 13 0 158242857 1523625984 210949 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12014/tid=12020] ppid=12012 vsize=1487916 CPUtime=0
/proc/12014/task/12020/stat : 12020 (java) S 12012 12014 11927 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 158242857 1523625984 210949 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12014/tid=12021] ppid=12012 vsize=1487916 CPUtime=0
/proc/12014/task/12021/stat : 12021 (java) S 12012 12014 11927 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 158242857 1523625984 210949 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12014/tid=12022] ppid=12012 vsize=1487916 CPUtime=0
/proc/12014/task/12022/stat : 12022 (java) S 12012 12014 11927 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 158242861 1523625984 210949 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12014/tid=12023] ppid=12012 vsize=1487916 CPUtime=1.77
/proc/12014/task/12023/stat : 12023 (java) S 12012 12014 11927 0 -1 64 8346 0 0 0 174 3 0 0 16 0 13 0 158242861 1523625984 210949 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12014/tid=12024] ppid=12012 vsize=1487916 CPUtime=0.98
/proc/12014/task/12024/stat : 12024 (java) S 12012 12014 11927 0 -1 64 3039 0 0 0 97 1 0 0 16 0 13 0 158242861 1523625984 210949 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12014/tid=12025] ppid=12012 vsize=1487916 CPUtime=0
/proc/12014/task/12025/stat : 12025 (java) S 12012 12014 11927 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 158242861 1523625984 210949 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12014/tid=12026] ppid=12012 vsize=1487916 CPUtime=0
/proc/12014/task/12026/stat : 12026 (java) S 12012 12014 11927 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 158242862 1523625984 210949 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12014/tid=12027] ppid=12012 vsize=1487916 CPUtime=0
/proc/12014/task/12027/stat : 12027 (java) S 12012 12014 11927 0 -1 64 5 0 0 0 0 0 0 0 19 0 13 0 158243048 1523625984 210949 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1788.28
Current children cumulated vsize (KiB) 1487916



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1794.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12027
/proc/meminfo: memFree=519104/2055920 swapFree=4191900/4192956
[pid=12014] ppid=12012 vsize=1487916 CPUtime=1800.08
/proc/12014/stat : 12014 (java) S 12012 12014 11927 0 -1 0 248845 0 1 0 179889 119 0 0 18 0 13 0 158242852 1523625984 210949 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12014/statm: 371979 210949 1432 9 0 369322 0
[pid=12014/tid=12016] ppid=12012 vsize=1487916 CPUtime=1788.09
/proc/12014/task/12016/stat : 12016 (java) R 12012 12014 11927 0 -1 64 31096 0 1 0 178794 15 0 0 25 0 13 0 158242853 1523625984 210949 1992294400 134512640 134550932 4294956016 18446744073709551615 4109929873 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12014/tid=12017] ppid=12012 vsize=1487916 CPUtime=4.59
/proc/12014/task/12017/stat : 12017 (java) S 12012 12014 11927 0 -1 64 100294 0 0 0 414 45 0 0 17 0 13 0 158242855 1523625984 210949 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12014/tid=12018] ppid=12012 vsize=1487916 CPUtime=4.58
/proc/12014/task/12018/stat : 12018 (java) S 12012 12014 11927 0 -1 64 105299 0 0 0 407 51 0 0 16 0 13 0 158242855 1523625984 210949 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12014/tid=12019] ppid=12012 vsize=1487916 CPUtime=0.02
/proc/12014/task/12019/stat : 12019 (java) S 12012 12014 11927 0 -1 64 25 0 0 0 2 0 0 0 16 0 13 0 158242857 1523625984 210949 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12014/tid=12020] ppid=12012 vsize=1487916 CPUtime=0
/proc/12014/task/12020/stat : 12020 (java) S 12012 12014 11927 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 158242857 1523625984 210949 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12014/tid=12021] ppid=12012 vsize=1487916 CPUtime=0
/proc/12014/task/12021/stat : 12021 (java) S 12012 12014 11927 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 158242857 1523625984 210949 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12014/tid=12022] ppid=12012 vsize=1487916 CPUtime=0
/proc/12014/task/12022/stat : 12022 (java) S 12012 12014 11927 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 158242861 1523625984 210949 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12014/tid=12023] ppid=12012 vsize=1487916 CPUtime=1.77
/proc/12014/task/12023/stat : 12023 (java) S 12012 12014 11927 0 -1 64 8346 0 0 0 174 3 0 0 16 0 13 0 158242861 1523625984 210949 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12014/tid=12024] ppid=12012 vsize=1487916 CPUtime=0.98
/proc/12014/task/12024/stat : 12024 (java) S 12012 12014 11927 0 -1 64 3039 0 0 0 97 1 0 0 16 0 13 0 158242861 1523625984 210949 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12014/tid=12025] ppid=12012 vsize=1487916 CPUtime=0
/proc/12014/task/12025/stat : 12025 (java) S 12012 12014 11927 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 158242861 1523625984 210949 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12014/tid=12026] ppid=12012 vsize=1487916 CPUtime=0
/proc/12014/task/12026/stat : 12026 (java) S 12012 12014 11927 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 158242862 1523625984 210949 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12014/tid=12027] ppid=12012 vsize=1487916 CPUtime=0
/proc/12014/task/12027/stat : 12027 (java) S 12012 12014 11927 0 -1 64 5 0 0 0 0 0 0 0 19 0 13 0 158243048 1523625984 210949 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 1487916

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

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

[startup+1794.21 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12027
/proc/meminfo: memFree=519104/2055920 swapFree=4191900/4192956
[pid=12014] ppid=12012 vsize=1488564 CPUtime=1800.28
/proc/12014/stat : 12014 (java) S 12012 12014 11927 0 -1 0 248865 0 1 0 179909 119 0 0 16 0 15 0 158242852 1524289536 210969 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12014/statm: 372141 210969 1434 9 0 369484 0
[pid=12014/tid=12016] ppid=12012 vsize=1488564 CPUtime=1788.19
/proc/12014/task/12016/stat : 12016 (java) R 12012 12014 11927 0 -1 64 31096 0 1 0 178804 15 0 0 25 0 15 0 158242853 1524289536 210969 1992294400 134512640 134550932 4294956016 18446744073709551615 4109928746 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12014/tid=12017] ppid=12012 vsize=1488564 CPUtime=4.59
/proc/12014/task/12017/stat : 12017 (java) S 12012 12014 11927 0 -1 64 100294 0 0 0 414 45 0 0 17 0 15 0 158242855 1524289536 210969 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12014/tid=12018] ppid=12012 vsize=1488564 CPUtime=4.58
/proc/12014/task/12018/stat : 12018 (java) S 12012 12014 11927 0 -1 64 105299 0 0 0 407 51 0 0 16 0 15 0 158242855 1524289536 210969 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12014/tid=12019] ppid=12012 vsize=1488564 CPUtime=0.02
/proc/12014/task/12019/stat : 12019 (java) S 12012 12014 11927 0 -1 64 25 0 0 0 2 0 0 0 16 0 15 0 158242857 1524289536 210969 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12014/tid=12020] ppid=12012 vsize=1488564 CPUtime=0
/proc/12014/task/12020/stat : 12020 (java) S 12012 12014 11927 0 -1 64 10 0 0 0 0 0 0 0 16 0 15 0 158242857 1524289536 210969 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12014/tid=12021] ppid=12012 vsize=1488564 CPUtime=0
/proc/12014/task/12021/stat : 12021 (java) S 12012 12014 11927 0 -1 64 7 0 0 0 0 0 0 0 16 0 15 0 158242857 1524289536 210969 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12014/tid=12022] ppid=12012 vsize=1488564 CPUtime=0
/proc/12014/task/12022/stat : 12022 (java) S 12012 12014 11927 0 -1 64 5 0 0 0 0 0 0 0 18 0 15 0 158242861 1524289536 210969 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12014/tid=12023] ppid=12012 vsize=1488564 CPUtime=1.77
/proc/12014/task/12023/stat : 12023 (java) S 12012 12014 11927 0 -1 64 8346 0 0 0 174 3 0 0 16 0 15 0 158242861 1524289536 210969 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12014/tid=12024] ppid=12012 vsize=1488564 CPUtime=1.01
/proc/12014/task/12024/stat : 12024 (java) S 12012 12014 11927 0 -1 64 3041 0 0 0 100 1 0 0 16 0 15 0 158242861 1524289536 210969 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12014/tid=12025] ppid=12012 vsize=1488564 CPUtime=0
/proc/12014/task/12025/stat : 12025 (java) S 12012 12014 11927 0 -1 64 1 0 0 0 0 0 0 0 25 0 15 0 158242861 1524289536 210969 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12014/tid=12026] ppid=12012 vsize=1488564 CPUtime=0
/proc/12014/task/12026/stat : 12026 (java) S 12012 12014 11927 0 -1 64 1 0 0 0 0 0 0 0 15 0 15 0 158242862 1524289536 210969 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12014/tid=12027] ppid=12012 vsize=1488564 CPUtime=0
/proc/12014/task/12027/stat : 12027 (java) S 12012 12014 11927 0 -1 64 5 0 0 0 0 0 0 0 19 0 15 0 158243048 1524289536 210969 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.28
Current children cumulated vsize (KiB) 1488564

[startup+1794.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12027
/proc/meminfo: memFree=519104/2055920 swapFree=4191900/4192956
[pid=12014] ppid=12012 vsize=0 CPUtime=1801
/proc/12014/stat : 12014 (java) Z 12012 12014 11927 0 -1 1036 248868 0 1 0 179976 124 0 0 15 0 2 0 158242852 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12014/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1801
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1794.68
CPU time (s): 1801.09
CPU user time (s): 1799.76
CPU system time (s): 1.3258
CPU usage (%): 100.357
Max. virtual memory (cumulated for all children) (KiB): 1491196

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.76
system time used= 1.3258
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 248868
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= 38535
involuntary context switches= 21976

runsolver used 2.03769 second user time and 4.51031 second system time

The end

Launcher Data

Begin job on node32 at 2009-06-13 17:20:34
IDJOB=1856253
IDBENCH=2423
IDSOLVER=682
FILE ID=node32/1856253-1244906434
PBS_JOBID= 9354544
Free space on /tmp= 66360 MiB

SOLVER NAME= SAT4J Pseudo Resolution 2.1.1
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-agg3.opb
COMMAND LINE= java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1856253-1244906434/watcher-1856253-1244906434 -o /tmp/evaluation-result-1856253-1244906434/solver-1856253-1244906434 -C 1800 -W 2000 -M 1800  java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar HOME/instance-1856253-1244906434.opb

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

MD5SUM BENCH= bbee2849ae83900e79494d0f7a7c3755
RANDOM SEED=1802341176

node32.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.234
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.234
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:       1360520 kB
Buffers:         67204 kB
Cached:         545392 kB
SwapCached:        560 kB
Active:          38464 kB
Inactive:       588772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1360520 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            1752 kB
Writeback:           0 kB
Mapped:          23776 kB
Slab:            53828 kB
Committed_AS:   122160 kB
PageTables:       1492 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66360 MiB
End job on node32 at 2009-06-13 17:50:30