Trace number 350566

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, and are wall clock time (not CPU 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 NameAnswerObjective functionCPU timeWall clock time
sat4jPseudoCPClause 2007-03-23? (TO) 1800.12 1780.19

General information on the benchmark

Namenormalized-PB06/OPT-MEDINT/mps-v2-20-10/MIPLIB/
miplib/normalized-mps-v2-20-10-vpm1.opb
MD5SUM019e5a614038472d624f56ab4ecfb30e
Bench CategoryOPT-MEDINT (optimisation, medium integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark39
Best CPU time to get the best result obtained on this benchmark1800.1
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 38
Optimality of the best value was proved NO
Number of variables2754
Total number of constraints444
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 constraints444
Minimum length of a constraint11
Maximum length of a constraint82
Number of terms in the objective function 168
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 168
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 819200
Number of bits of the biggest number in a constraint 20
Biggest sum of numbers in a constraint 4941871
Number of bits of the biggest sum of numbers23
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.14/0.61	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.14/0.61	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.14/0.61	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.14/0.62	c no version file found!!!
0.14/0.62	c sun.arch.data.model	32
0.14/0.62	c java.version	1.6.0
0.14/0.62	c os.name	Linux
0.14/0.62	c os.version	2.6.9-22.EL.rootsmp
0.14/0.62	c os.arch	i386
0.14/0.62	c Free memory 1651659224
0.14/0.62	c Max memory 1654456320
0.14/0.62	c Total memory 1654456320
0.14/0.62	c Number of processors 2
0.14/0.68	c Cutting planes based inference (org.sat4j.minisat.constraints.pb.PBSolverClause)
0.14/0.68	--- Begin Solver configuration ---
0.14/0.68	c Stops conflict analysis at the first Unique Implication Point
0.14/0.68	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.14/0.68	c Learn all clauses as in MiniSAT
0.14/0.68	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=10000.0 initConflictBound=100 
0.14/0.68	c VSIDS like heuristics from MiniSAT using a heap
0.14/0.68	c No reason simplification
0.14/0.68	c --- End Solver configuration ---
0.14/0.68	c Simplify asserted PB constraints to clauses
0.14/0.68	c solving /tmp/evaluation/350566-1176520703/instance-350566-1176520703.opb
0.14/0.68	c reading problem ... 
1.49/1.45	c ... done. Wall clock time 0.771s.
1.49/1.45	c CPU time (experimental) 0.56s.
1.49/1.45	c #vars     2754
1.49/1.45	c #constraints  486
1800.02/1780.11	c starts		: 2
1800.02/1780.11	c conflicts		: 34874
1800.02/1780.11	c decisions		: 37683
1800.02/1780.11	c propagations		: 199192
1800.02/1780.11	c inspects		: 371715455
1800.02/1780.11	c learnt literals	: 0
1800.02/1780.11	c learnt binary clauses	: 0
1800.02/1780.11	c learnt ternary clauses	: 0
1800.02/1780.11	c learnt clauses	: 34874
1800.02/1780.11	c root simplifications	: 0
1800.02/1780.11	c removed literals (reason simplification)	: 0
1800.02/1780.11	c reason swapping (by a shorter reason)	: 0
1800.02/1780.11	c Calls to reduceDB	: 0
1800.02/1780.11	c speed (decisions/second)	: 21.186471648202133
1800.02/1780.11	c non guided choices	0
1800.02/1780.11	s UNKNOWN
1800.02/1780.11	c Total wall clock time (ms): 1779.429

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

runsolver version 3.2.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node15/watcher-350566-1176520703 -o ROOT/results/node15/solver-350566-1176520703 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/350566-1176520703/sat4jPseudoCPClause.jar /tmp/evaluation/350566-1176520703/instance-350566-1176520703.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): 3600 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.74 0.96 0.98 2/77 1101
/proc/meminfo: memFree=1917232/2055920 swapFree=4192812/4192956
[pid=1101] ppid=1099 vsize=18568 CPUtime=0
/proc/1101/stat : 1101 (runsolver) D 1099 1101 1037 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 99987882 19013632 292 18446744073709551615 4194304 4296420 548682068864 18446744073709551615 240472616231 0 2147483391 4096 24578 18446744072099781622 0 0 17 0 0 0
/proc/1101/statm: 4642 292 257 24 0 2626 0

[startup+0.045516 s]
/proc/loadavg: 0.74 0.96 0.98 2/77 1101
/proc/meminfo: memFree=1917232/2055920 swapFree=4192812/4192956
[pid=1101] ppid=1099 vsize=18568 CPUtime=0
/proc/1101/stat : 1101 (runsolver) D 1099 1101 1037 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 99987882 19013632 292 18446744073709551615 4194304 4296420 548682068864 18446744073709551615 240472616231 0 2147483391 4096 24578 18446744072099781622 0 0 17 0 0 0
/proc/1101/statm: 4642 292 257 24 0 2626 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18568

[startup+0.101521 s]
/proc/loadavg: 0.74 0.96 0.98 2/77 1101
/proc/meminfo: memFree=1917232/2055920 swapFree=4192812/4192956
[pid=1101] ppid=1099 vsize=18568 CPUtime=0
/proc/1101/stat : 1101 (runsolver) D 1099 1101 1037 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 99987882 19013632 292 18446744073709551615 4194304 4296420 548682068864 18446744073709551615 240472616231 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/1101/statm: 4642 292 257 24 0 2626 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18568

[startup+0.301543 s]
/proc/loadavg: 0.74 0.96 0.98 2/77 1101
/proc/meminfo: memFree=1917232/2055920 swapFree=4192812/4192956
[pid=1101] ppid=1099 vsize=12620 CPUtime=0.01
/proc/1101/stat : 1101 (java) S 1099 1101 1037 0 -1 0 800 0 47 0 0 1 0 0 18 0 2 0 99987882 12922880 604 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/1101/statm: 3155 604 287 9 0 1243 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12620

[startup+0.701579 s]
/proc/loadavg: 0.74 0.96 0.98 2/77 1101
/proc/meminfo: memFree=1917232/2055920 swapFree=4192812/4192956
[pid=1101] ppid=1099 vsize=1781528 CPUtime=0.24
/proc/1101/stat : 1101 (java) S 1099 1101 1037 0 -1 0 4882 0 55 0 19 5 0 0 18 0 12 0 99987882 1824284672 4675 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1101/statm: 445382 4675 1246 9 0 442993 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 1781528

[startup+1.50266 s]
/proc/loadavg: 0.76 0.96 0.98 3/89 1113
/proc/meminfo: memFree=1888016/2055920 swapFree=4192812/4192956
[pid=1101] ppid=1099 vsize=1793976 CPUtime=1.68
/proc/1101/stat : 1101 (java) S 1099 1101 1037 0 -1 0 11919 0 55 0 159 9 0 0 18 0 12 0 99987882 1837031424 9563 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1101/statm: 448494 9563 1317 9 0 446105 0
[pid=1101/tid=1103] ppid=1099 vsize=1793976 CPUtime=0.58
/proc/1101/task/1103/stat : 1103 (java) R 1099 1101 1037 0 -1 64 6028 0 11 0 54 4 0 0 18 0 12 0 99987907 1837031424 9563 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109214386 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1101/tid=1104] ppid=1099 vsize=1793976 CPUtime=0
/proc/1101/task/1104/stat : 1104 (java) S 1099 1101 1037 0 -1 64 3 0 0 0 0 0 0 0 18 0 12 0 99987922 1837031424 9563 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1101/tid=1105] ppid=1099 vsize=1793976 CPUtime=0
/proc/1101/task/1105/stat : 1105 (java) S 1099 1101 1037 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 99987922 1837031424 9563 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1101/tid=1106] ppid=1099 vsize=1793976 CPUtime=0
/proc/1101/task/1106/stat : 1106 (java) S 1099 1101 1037 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 99987926 1837031424 9563 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1101/tid=1107] ppid=1099 vsize=1793976 CPUtime=0
/proc/1101/task/1107/stat : 1107 (java) S 1099 1101 1037 0 -1 64 10 0 0 0 0 0 0 0 20 0 12 0 99987927 1837031424 9563 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1101/tid=1108] ppid=1099 vsize=1793976 CPUtime=0
/proc/1101/task/1108/stat : 1108 (java) S 1099 1101 1037 0 -1 64 4 0 0 0 0 0 0 0 21 0 12 0 99987927 1837031424 9563 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1101/tid=1109] ppid=1099 vsize=1793976 CPUtime=0
/proc/1101/task/1109/stat : 1109 (java) S 1099 1101 1037 0 -1 64 0 0 0 0 0 0 0 0 19 0 12 0 99987935 1837031424 9563 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1101/tid=1110] ppid=1099 vsize=1793976 CPUtime=0.6
/proc/1101/task/1110/stat : 1110 (java) R 1099 1101 1037 0 -1 64 3566 0 0 0 59 1 0 0 18 0 12 0 99987935 1837031424 9563 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1111] ppid=1099 vsize=1793976 CPUtime=0.45
/proc/1101/task/1111/stat : 1111 (java) R 1099 1101 1037 0 -1 64 1648 0 0 0 45 0 0 0 16 0 12 0 99987935 1837031424 9563 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 105298673 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1112] ppid=1099 vsize=1793976 CPUtime=0
/proc/1101/task/1112/stat : 1112 (java) S 1099 1101 1037 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 99987935 1837031424 9563 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1101/tid=1113] ppid=1099 vsize=1794148 CPUtime=0
/proc/1101/task/1113/stat : 1113 (java) S 1099 1101 1037 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 99987936 1837207552 9573 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.68
Current children cumulated vsize (KiB) 1793976

[startup+3.1028 s]
/proc/loadavg: 0.76 0.96 0.98 4/90 1114
/proc/meminfo: memFree=1847880/2055920 swapFree=4192812/4192956
[pid=1101] ppid=1099 vsize=1795600 CPUtime=4.75
/proc/1101/stat : 1101 (java) S 1099 1101 1037 0 -1 0 44874 0 55 0 453 22 0 0 18 0 13 0 99987882 1838694400 35095 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1101/statm: 448900 35098 1322 9 0 446511 0
[pid=1101/tid=1103] ppid=1099 vsize=1795600 CPUtime=1.72
/proc/1101/task/1103/stat : 1103 (java) R 1099 1101 1037 0 -1 64 30810 0 11 0 158 14 0 0 18 0 13 0 99987907 1838694400 35100 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109564248 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1104] ppid=1099 vsize=1795600 CPUtime=0
/proc/1101/task/1104/stat : 1104 (java) S 1099 1101 1037 0 -1 64 3 0 0 0 0 0 0 0 18 0 13 0 99987922 1838694400 35102 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1101/tid=1105] ppid=1099 vsize=1795600 CPUtime=0
/proc/1101/task/1105/stat : 1105 (java) S 1099 1101 1037 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 99987922 1838694400 35104 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1101/tid=1106] ppid=1099 vsize=1795600 CPUtime=0
/proc/1101/task/1106/stat : 1106 (java) S 1099 1101 1037 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 99987926 1838694400 35106 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1101/tid=1107] ppid=1099 vsize=1795600 CPUtime=0
/proc/1101/task/1107/stat : 1107 (java) S 1099 1101 1037 0 -1 64 10 0 0 0 0 0 0 0 20 0 13 0 99987927 1838694400 35107 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1101/tid=1108] ppid=1099 vsize=1795600 CPUtime=0
/proc/1101/task/1108/stat : 1108 (java) S 1099 1101 1037 0 -1 64 4 0 0 0 0 0 0 0 21 0 13 0 99987927 1838694400 35109 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1101/tid=1109] ppid=1099 vsize=1795600 CPUtime=0
/proc/1101/task/1109/stat : 1109 (java) S 1099 1101 1037 0 -1 64 0 0 0 0 0 0 0 0 19 0 13 0 99987935 1838694400 35110 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1101/tid=1110] ppid=1099 vsize=1795600 CPUtime=1.59
/proc/1101/task/1110/stat : 1110 (java) S 1099 1101 1037 0 -1 64 9785 0 0 0 155 4 0 0 16 0 13 0 99987935 1838694400 35112 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1101/tid=1111] ppid=1099 vsize=1795600 CPUtime=1.4
/proc/1101/task/1111/stat : 1111 (java) S 1099 1101 1037 0 -1 64 3602 0 0 0 139 1 0 0 16 0 13 0 99987935 1838694400 35113 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1112] ppid=1099 vsize=1795600 CPUtime=0
/proc/1101/task/1112/stat : 1112 (java) S 1099 1101 1037 0 -1 64 2 0 0 0 0 0 0 0 21 0 13 0 99987935 1838694400 35113 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1101/tid=1113] ppid=1099 vsize=1795600 CPUtime=0
/proc/1101/task/1113/stat : 1113 (java) S 1099 1101 1037 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 99987936 1838694400 35113 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1114] ppid=1099 vsize=1795600 CPUtime=0
/proc/1101/task/1114/stat : 1114 (java) S 1099 1101 1037 0 -1 64 5 0 0 0 0 0 0 0 18 0 13 0 99988035 1838694400 35114 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.75
Current children cumulated vsize (KiB) 1795600

[startup+6.30109 s]
/proc/loadavg: 0.76 0.96 0.98 2/90 1114
/proc/meminfo: memFree=1733640/2055920 swapFree=4192812/4192956
[pid=1101] ppid=1099 vsize=1795600 CPUtime=8.44
/proc/1101/stat : 1101 (java) S 1099 1101 1037 0 -1 0 57528 0 55 0 817 27 0 0 18 0 13 0 99987882 1838694400 45226 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1101/statm: 448900 45226 1332 9 0 446511 0
[pid=1101/tid=1103] ppid=1099 vsize=1795600 CPUtime=4.76
/proc/1101/task/1103/stat : 1103 (java) R 1099 1101 1037 0 -1 64 37711 0 11 0 459 17 0 0 25 0 13 0 99987907 1838694400 45226 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109648104 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1104] ppid=1099 vsize=1795600 CPUtime=0.06
/proc/1101/task/1104/stat : 1104 (java) S 1099 1101 1037 0 -1 64 1711 0 0 0 6 0 0 0 16 0 13 0 99987922 1838694400 45226 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1101/tid=1105] ppid=1099 vsize=1795600 CPUtime=0.06
/proc/1101/task/1105/stat : 1105 (java) S 1099 1101 1037 0 -1 64 1538 0 0 0 6 0 0 0 16 0 13 0 99987922 1838694400 45226 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1106] ppid=1099 vsize=1795600 CPUtime=0
/proc/1101/task/1106/stat : 1106 (java) S 1099 1101 1037 0 -1 64 13 0 0 0 0 0 0 0 16 0 13 0 99987926 1838694400 45226 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1107] ppid=1099 vsize=1795600 CPUtime=0
/proc/1101/task/1107/stat : 1107 (java) S 1099 1101 1037 0 -1 64 10 0 0 0 0 0 0 0 17 0 13 0 99987927 1838694400 45226 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1101/tid=1108] ppid=1099 vsize=1795600 CPUtime=0
/proc/1101/task/1108/stat : 1108 (java) S 1099 1101 1037 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 99987927 1838694400 45226 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1101/tid=1109] ppid=1099 vsize=1795600 CPUtime=0
/proc/1101/task/1109/stat : 1109 (java) S 1099 1101 1037 0 -1 64 0 0 0 0 0 0 0 0 19 0 13 0 99987935 1838694400 45226 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1101/tid=1110] ppid=1099 vsize=1795600 CPUtime=1.8
/proc/1101/task/1110/stat : 1110 (java) S 1099 1101 1037 0 -1 64 10486 0 0 0 175 5 0 0 16 0 13 0 99987935 1838694400 45226 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1101/tid=1111] ppid=1099 vsize=1795600 CPUtime=1.7
/proc/1101/task/1111/stat : 1111 (java) S 1099 1101 1037 0 -1 64 5391 0 0 0 168 2 0 0 16 0 13 0 99987935 1838694400 45226 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1112] ppid=1099 vsize=1795600 CPUtime=0
/proc/1101/task/1112/stat : 1112 (java) S 1099 1101 1037 0 -1 64 2 0 0 0 0 0 0 0 21 0 13 0 99987935 1838694400 45226 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1101/tid=1113] ppid=1099 vsize=1795600 CPUtime=0
/proc/1101/task/1113/stat : 1113 (java) S 1099 1101 1037 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 99987936 1838694400 45226 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1114] ppid=1099 vsize=1795600 CPUtime=0
/proc/1101/task/1114/stat : 1114 (java) S 1099 1101 1037 0 -1 64 5 0 0 0 0 0 0 0 18 0 13 0 99988035 1838694400 45226 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8.44
Current children cumulated vsize (KiB) 1795600

[startup+12.7027 s]
/proc/loadavg: 0.80 0.96 0.98 3/90 1114
/proc/meminfo: memFree=1716104/2055920 swapFree=4192812/4192956
[pid=1101] ppid=1099 vsize=1795600 CPUtime=15.06
/proc/1101/stat : 1101 (java) S 1099 1101 1037 0 -1 0 63393 0 55 0 1475 31 0 0 18 0 13 0 99987882 1838694400 49032 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1101/statm: 448900 49032 1332 9 0 446511 0
[pid=1101/tid=1103] ppid=1099 vsize=1795600 CPUtime=10.97
/proc/1101/task/1103/stat : 1103 (java) R 1099 1101 1037 0 -1 64 37719 0 11 0 1080 17 0 0 25 0 13 0 99987907 1838694400 49032 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109648104 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1104] ppid=1099 vsize=1795600 CPUtime=0.24
/proc/1101/task/1104/stat : 1104 (java) S 1099 1101 1037 0 -1 64 4919 0 0 0 22 2 0 0 17 0 13 0 99987922 1838694400 49032 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1101/tid=1105] ppid=1099 vsize=1795600 CPUtime=0.24
/proc/1101/task/1105/stat : 1105 (java) S 1099 1101 1037 0 -1 64 4171 0 0 0 22 2 0 0 16 0 13 0 99987922 1838694400 49032 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1106] ppid=1099 vsize=1795600 CPUtime=0
/proc/1101/task/1106/stat : 1106 (java) S 1099 1101 1037 0 -1 64 29 0 0 0 0 0 0 0 15 0 13 0 99987926 1838694400 49032 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1107] ppid=1099 vsize=1795600 CPUtime=0
/proc/1101/task/1107/stat : 1107 (java) S 1099 1101 1037 0 -1 64 10 0 0 0 0 0 0 0 17 0 13 0 99987927 1838694400 49032 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1101/tid=1108] ppid=1099 vsize=1795600 CPUtime=0
/proc/1101/task/1108/stat : 1108 (java) S 1099 1101 1037 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 99987927 1838694400 49032 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1101/tid=1109] ppid=1099 vsize=1795600 CPUtime=0
/proc/1101/task/1109/stat : 1109 (java) S 1099 1101 1037 0 -1 64 0 0 0 0 0 0 0 0 19 0 13 0 99987935 1838694400 49032 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1101/tid=1110] ppid=1099 vsize=1795600 CPUtime=1.83
/proc/1101/task/1110/stat : 1110 (java) S 1099 1101 1037 0 -1 64 10486 0 0 0 178 5 0 0 16 0 13 0 99987935 1838694400 49032 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1101/tid=1111] ppid=1099 vsize=1795600 CPUtime=1.74
/proc/1101/task/1111/stat : 1111 (java) S 1099 1101 1037 0 -1 64 5391 0 0 0 172 2 0 0 17 0 13 0 99987935 1838694400 49032 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1101/tid=1112] ppid=1099 vsize=1795600 CPUtime=0
/proc/1101/task/1112/stat : 1112 (java) S 1099 1101 1037 0 -1 64 2 0 0 0 0 0 0 0 21 0 13 0 99987935 1838694400 49032 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1101/tid=1113] ppid=1099 vsize=1795600 CPUtime=0
/proc/1101/task/1113/stat : 1113 (java) S 1099 1101 1037 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 99987936 1838694400 49032 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1114] ppid=1099 vsize=1795600 CPUtime=0
/proc/1101/task/1114/stat : 1114 (java) S 1099 1101 1037 0 -1 64 5 0 0 0 0 0 0 0 18 0 13 0 99988035 1838694400 49032 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 15.06
Current children cumulated vsize (KiB) 1795600

[startup+25.5018 s]
/proc/loadavg: 0.83 0.96 0.98 2/90 1114
/proc/meminfo: memFree=1692424/2055920 swapFree=4192812/4192956
[pid=1101] ppid=1099 vsize=1796528 CPUtime=28.36
/proc/1101/stat : 1101 (java) S 1099 1101 1037 0 -1 0 71081 0 55 0 2801 35 0 0 18 0 13 0 99987882 1839644672 54674 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1101/statm: 449132 54674 1332 9 0 446743 0
[pid=1101/tid=1103] ppid=1099 vsize=1796528 CPUtime=23.57
/proc/1101/task/1103/stat : 1103 (java) R 1099 1101 1037 0 -1 64 38207 0 11 0 2339 18 0 0 25 0 13 0 99987907 1839644672 54674 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109644154 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1104] ppid=1099 vsize=1796528 CPUtime=0.38
/proc/1101/task/1104/stat : 1104 (java) S 1099 1101 1037 0 -1 64 8089 0 0 0 35 3 0 0 17 0 13 0 99987922 1839644672 54674 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1101/tid=1105] ppid=1099 vsize=1796528 CPUtime=0.38
/proc/1101/task/1105/stat : 1105 (java) S 1099 1101 1037 0 -1 64 6522 0 0 0 35 3 0 0 17 0 13 0 99987922 1839644672 54674 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1101/tid=1106] ppid=1099 vsize=1796528 CPUtime=0
/proc/1101/task/1106/stat : 1106 (java) S 1099 1101 1037 0 -1 64 29 0 0 0 0 0 0 0 16 0 13 0 99987926 1839644672 54674 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0

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

[pid=1101] ppid=1099 vsize=1796528 CPUtime=1620.17
/proc/1101/stat : 1101 (java) S 1099 1101 1037 0 -1 0 199674 0 55 0 161905 112 0 0 18 0 13 0 99987882 1839644672 112996 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1101/statm: 449132 112996 1334 9 0 446743 0
[pid=1101/tid=1103] ppid=1099 vsize=1796528 CPUtime=1584.19
/proc/1101/task/1103/stat : 1103 (java) R 1099 1101 1037 0 -1 64 77561 0 11 0 158373 46 0 0 25 0 13 0 99987907 1839644672 112996 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109648104 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1104] ppid=1099 vsize=1796528 CPUtime=15.84
/proc/1101/task/1104/stat : 1104 (java) S 1099 1101 1037 0 -1 64 52858 0 0 0 1561 23 0 0 16 0 13 0 99987922 1839644672 112996 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1105] ppid=1099 vsize=1796528 CPUtime=15.79
/proc/1101/task/1105/stat : 1105 (java) S 1099 1101 1037 0 -1 64 50748 0 0 0 1557 22 0 0 16 0 13 0 99987922 1839644672 112996 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1101/tid=1106] ppid=1099 vsize=1796528 CPUtime=0.18
/proc/1101/task/1106/stat : 1106 (java) S 1099 1101 1037 0 -1 64 255 0 0 0 8 10 0 0 16 0 13 0 99987926 1839644672 112996 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1107] ppid=1099 vsize=1796528 CPUtime=0
/proc/1101/task/1107/stat : 1107 (java) S 1099 1101 1037 0 -1 64 10 0 0 0 0 0 0 0 17 0 13 0 99987927 1839644672 112996 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1101/tid=1108] ppid=1099 vsize=1796528 CPUtime=0
/proc/1101/task/1108/stat : 1108 (java) S 1099 1101 1037 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 99987927 1839644672 112996 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1101/tid=1109] ppid=1099 vsize=1796528 CPUtime=0
/proc/1101/task/1109/stat : 1109 (java) S 1099 1101 1037 0 -1 64 0 0 0 0 0 0 0 0 19 0 13 0 99987935 1839644672 112996 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1101/tid=1110] ppid=1099 vsize=1796528 CPUtime=1.98
/proc/1101/task/1110/stat : 1110 (java) S 1099 1101 1037 0 -1 64 10488 0 0 0 193 5 0 0 16 0 13 0 99987935 1839644672 112996 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1101/tid=1111] ppid=1099 vsize=1796528 CPUtime=2.12
/proc/1101/task/1111/stat : 1111 (java) S 1099 1101 1037 0 -1 64 7086 0 0 0 210 2 0 0 17 0 13 0 99987935 1839644672 112996 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1101/tid=1112] ppid=1099 vsize=1796528 CPUtime=0
/proc/1101/task/1112/stat : 1112 (java) S 1099 1101 1037 0 -1 64 2 0 0 0 0 0 0 0 21 0 13 0 99987935 1839644672 112996 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1101/tid=1113] ppid=1099 vsize=1796528 CPUtime=0
/proc/1101/task/1113/stat : 1113 (java) S 1099 1101 1037 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 99987936 1839644672 112996 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1101/tid=1114] ppid=1099 vsize=1796528 CPUtime=0
/proc/1101/task/1114/stat : 1114 (java) S 1099 1101 1037 0 -1 64 5 0 0 0 0 0 0 0 18 0 13 0 99988035 1839644672 112996 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1620.17
Current children cumulated vsize (KiB) 1796528

[startup+1662.3 s]
/proc/loadavg: 1.00 1.03 1.00 2/90 1116
/proc/meminfo: memFree=1450576/2055920 swapFree=4192812/4192956
[pid=1101] ppid=1099 vsize=1796528 CPUtime=1680.87
/proc/1101/stat : 1101 (java) S 1099 1101 1037 0 -1 0 201293 0 55 0 167974 113 0 0 18 0 13 0 99987882 1839644672 114449 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1101/statm: 449132 114449 1334 9 0 446743 0
[pid=1101/tid=1103] ppid=1099 vsize=1796528 CPUtime=1643.43
/proc/1101/task/1103/stat : 1103 (java) R 1099 1101 1037 0 -1 64 77575 0 11 0 164297 46 0 0 18 0 13 0 99987907 1839644672 114449 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109644264 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1104] ppid=1099 vsize=1796528 CPUtime=16.57
/proc/1101/task/1104/stat : 1104 (java) S 1099 1101 1037 0 -1 64 53748 0 0 0 1634 23 0 0 17 0 13 0 99987922 1839644672 114449 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1101/tid=1105] ppid=1099 vsize=1796528 CPUtime=16.52
/proc/1101/task/1105/stat : 1105 (java) S 1099 1101 1037 0 -1 64 51463 0 0 0 1629 23 0 0 17 0 13 0 99987922 1839644672 114449 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1101/tid=1106] ppid=1099 vsize=1796528 CPUtime=0.18
/proc/1101/task/1106/stat : 1106 (java) S 1099 1101 1037 0 -1 64 255 0 0 0 8 10 0 0 15 0 13 0 99987926 1839644672 114449 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1101/tid=1107] ppid=1099 vsize=1796528 CPUtime=0
/proc/1101/task/1107/stat : 1107 (java) S 1099 1101 1037 0 -1 64 10 0 0 0 0 0 0 0 17 0 13 0 99987927 1839644672 114449 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1101/tid=1108] ppid=1099 vsize=1796528 CPUtime=0
/proc/1101/task/1108/stat : 1108 (java) S 1099 1101 1037 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 99987927 1839644672 114449 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1101/tid=1109] ppid=1099 vsize=1796528 CPUtime=0
/proc/1101/task/1109/stat : 1109 (java) S 1099 1101 1037 0 -1 64 0 0 0 0 0 0 0 0 19 0 13 0 99987935 1839644672 114449 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1101/tid=1110] ppid=1099 vsize=1796528 CPUtime=1.98
/proc/1101/task/1110/stat : 1110 (java) S 1099 1101 1037 0 -1 64 10488 0 0 0 193 5 0 0 16 0 13 0 99987935 1839644672 114449 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1101/tid=1111] ppid=1099 vsize=1796528 CPUtime=2.12
/proc/1101/task/1111/stat : 1111 (java) S 1099 1101 1037 0 -1 64 7086 0 0 0 210 2 0 0 17 0 13 0 99987935 1839644672 114449 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1101/tid=1112] ppid=1099 vsize=1796528 CPUtime=0
/proc/1101/task/1112/stat : 1112 (java) S 1099 1101 1037 0 -1 64 2 0 0 0 0 0 0 0 21 0 13 0 99987935 1839644672 114449 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1101/tid=1113] ppid=1099 vsize=1796528 CPUtime=0
/proc/1101/task/1113/stat : 1113 (java) S 1099 1101 1037 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 99987936 1839644672 114449 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1101/tid=1114] ppid=1099 vsize=1796528 CPUtime=0
/proc/1101/task/1114/stat : 1114 (java) S 1099 1101 1037 0 -1 64 5 0 0 0 0 0 0 0 18 0 13 0 99988035 1839644672 114449 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1680.87
Current children cumulated vsize (KiB) 1796528

[startup+1722.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/90 1116
/proc/meminfo: memFree=1445072/2055920 swapFree=4192812/4192956
[pid=1101] ppid=1099 vsize=1796528 CPUtime=1741.54
/proc/1101/stat : 1101 (java) S 1099 1101 1037 0 -1 0 202647 0 55 0 174039 115 0 0 18 0 13 0 99987882 1839644672 115677 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1101/statm: 449132 115677 1334 9 0 446743 0
[pid=1101/tid=1103] ppid=1099 vsize=1796528 CPUtime=1702.73
/proc/1101/task/1103/stat : 1103 (java) R 1099 1101 1037 0 -1 64 77588 0 11 0 170226 47 0 0 25 0 13 0 99987907 1839644672 115677 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109644154 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1104] ppid=1099 vsize=1796528 CPUtime=17.26
/proc/1101/task/1104/stat : 1104 (java) S 1099 1101 1037 0 -1 64 54211 0 0 0 1702 24 0 0 16 0 13 0 99987922 1839644672 115677 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1105] ppid=1099 vsize=1796528 CPUtime=17.21
/proc/1101/task/1105/stat : 1105 (java) S 1099 1101 1037 0 -1 64 52341 0 0 0 1698 23 0 0 16 0 13 0 99987922 1839644672 115677 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1101/tid=1106] ppid=1099 vsize=1796528 CPUtime=0.18
/proc/1101/task/1106/stat : 1106 (java) S 1099 1101 1037 0 -1 64 255 0 0 0 8 10 0 0 16 0 13 0 99987926 1839644672 115677 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1101/tid=1107] ppid=1099 vsize=1796528 CPUtime=0
/proc/1101/task/1107/stat : 1107 (java) S 1099 1101 1037 0 -1 64 10 0 0 0 0 0 0 0 17 0 13 0 99987927 1839644672 115677 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1101/tid=1108] ppid=1099 vsize=1796528 CPUtime=0
/proc/1101/task/1108/stat : 1108 (java) S 1099 1101 1037 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 99987927 1839644672 115677 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1101/tid=1109] ppid=1099 vsize=1796528 CPUtime=0
/proc/1101/task/1109/stat : 1109 (java) S 1099 1101 1037 0 -1 64 0 0 0 0 0 0 0 0 19 0 13 0 99987935 1839644672 115677 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1101/tid=1110] ppid=1099 vsize=1796528 CPUtime=1.98
/proc/1101/task/1110/stat : 1110 (java) S 1099 1101 1037 0 -1 64 10488 0 0 0 193 5 0 0 16 0 13 0 99987935 1839644672 115677 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1101/tid=1111] ppid=1099 vsize=1796528 CPUtime=2.12
/proc/1101/task/1111/stat : 1111 (java) S 1099 1101 1037 0 -1 64 7086 0 0 0 210 2 0 0 17 0 13 0 99987935 1839644672 115677 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1101/tid=1112] ppid=1099 vsize=1796528 CPUtime=0
/proc/1101/task/1112/stat : 1112 (java) S 1099 1101 1037 0 -1 64 2 0 0 0 0 0 0 0 21 0 13 0 99987935 1839644672 115677 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1101/tid=1113] ppid=1099 vsize=1796528 CPUtime=0
/proc/1101/task/1113/stat : 1113 (java) S 1099 1101 1037 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 99987936 1839644672 115677 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1101/tid=1114] ppid=1099 vsize=1796528 CPUtime=0
/proc/1101/task/1114/stat : 1114 (java) S 1099 1101 1037 0 -1 64 5 0 0 0 0 0 0 0 18 0 13 0 99988035 1839644672 115677 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1741.54
Current children cumulated vsize (KiB) 1796528



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1780.1 s]
/proc/loadavg: 1.00 1.02 1.00 2/90 1116
/proc/meminfo: memFree=1440400/2055920 swapFree=4192812/4192956
[pid=1101] ppid=1099 vsize=1796528 CPUtime=1800.02
/proc/1101/stat : 1101 (java) S 1099 1101 1037 0 -1 0 203956 0 55 0 179886 116 0 0 18 0 13 0 99987882 1839644672 116807 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1101/statm: 449132 116807 1334 9 0 446743 0
[pid=1101/tid=1103] ppid=1099 vsize=1796528 CPUtime=1759.81
/proc/1101/task/1103/stat : 1103 (java) R 1099 1101 1037 0 -1 64 77601 0 11 0 175934 47 0 0 25 0 13 0 99987907 1839644672 116807 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109648104 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1104] ppid=1099 vsize=1796528 CPUtime=17.95
/proc/1101/task/1104/stat : 1104 (java) S 1099 1101 1037 0 -1 64 54660 0 0 0 1771 24 0 0 17 0 13 0 99987922 1839644672 116807 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1101/tid=1105] ppid=1099 vsize=1796528 CPUtime=17.9
/proc/1101/task/1105/stat : 1105 (java) S 1099 1101 1037 0 -1 64 53188 0 0 0 1767 23 0 0 17 0 13 0 99987922 1839644672 116807 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1101/tid=1106] ppid=1099 vsize=1796528 CPUtime=0.18
/proc/1101/task/1106/stat : 1106 (java) S 1099 1101 1037 0 -1 64 255 0 0 0 8 10 0 0 16 0 13 0 99987926 1839644672 116807 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1101/tid=1107] ppid=1099 vsize=1796528 CPUtime=0
/proc/1101/task/1107/stat : 1107 (java) S 1099 1101 1037 0 -1 64 10 0 0 0 0 0 0 0 17 0 13 0 99987927 1839644672 116807 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1101/tid=1108] ppid=1099 vsize=1796528 CPUtime=0
/proc/1101/task/1108/stat : 1108 (java) S 1099 1101 1037 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 99987927 1839644672 116807 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1101/tid=1109] ppid=1099 vsize=1796528 CPUtime=0
/proc/1101/task/1109/stat : 1109 (java) S 1099 1101 1037 0 -1 64 0 0 0 0 0 0 0 0 19 0 13 0 99987935 1839644672 116807 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1101/tid=1110] ppid=1099 vsize=1796528 CPUtime=1.98
/proc/1101/task/1110/stat : 1110 (java) S 1099 1101 1037 0 -1 64 10488 0 0 0 193 5 0 0 16 0 13 0 99987935 1839644672 116807 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1101/tid=1111] ppid=1099 vsize=1796528 CPUtime=2.12
/proc/1101/task/1111/stat : 1111 (java) S 1099 1101 1037 0 -1 64 7086 0 0 0 210 2 0 0 17 0 13 0 99987935 1839644672 116807 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1101/tid=1112] ppid=1099 vsize=1796528 CPUtime=0
/proc/1101/task/1112/stat : 1112 (java) S 1099 1101 1037 0 -1 64 2 0 0 0 0 0 0 0 21 0 13 0 99987935 1839644672 116807 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1101/tid=1113] ppid=1099 vsize=1796528 CPUtime=0
/proc/1101/task/1113/stat : 1113 (java) S 1099 1101 1037 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 99987936 1839644672 116807 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1101/tid=1114] ppid=1099 vsize=1796528 CPUtime=0
/proc/1101/task/1114/stat : 1114 (java) S 1099 1101 1037 0 -1 64 5 0 0 0 0 0 0 0 18 0 13 0 99988035 1839644672 116807 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 1796528

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

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

[startup+1780.1 s]
/proc/loadavg: 1.00 1.02 1.00 2/90 1116
/proc/meminfo: memFree=1440400/2055920 swapFree=4192812/4192956
[pid=1101] ppid=1099 vsize=1796528 CPUtime=1800.02
/proc/1101/stat : 1101 (java) S 1099 1101 1037 0 -1 0 203956 0 55 0 179886 116 0 0 18 0 13 0 99987882 1839644672 116807 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1101/statm: 449132 116807 1334 9 0 446743 0
[pid=1101/tid=1103] ppid=1099 vsize=1796528 CPUtime=1759.81
/proc/1101/task/1103/stat : 1103 (java) R 1099 1101 1037 0 -1 64 77601 0 11 0 175934 47 0 0 25 0 13 0 99987907 1839644672 116807 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109648104 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1104] ppid=1099 vsize=1796528 CPUtime=17.95
/proc/1101/task/1104/stat : 1104 (java) S 1099 1101 1037 0 -1 64 54660 0 0 0 1771 24 0 0 17 0 13 0 99987922 1839644672 116807 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1101/tid=1105] ppid=1099 vsize=1796528 CPUtime=17.9
/proc/1101/task/1105/stat : 1105 (java) S 1099 1101 1037 0 -1 64 53188 0 0 0 1767 23 0 0 17 0 13 0 99987922 1839644672 116807 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1101/tid=1106] ppid=1099 vsize=1796528 CPUtime=0.18
/proc/1101/task/1106/stat : 1106 (java) S 1099 1101 1037 0 -1 64 255 0 0 0 8 10 0 0 16 0 13 0 99987926 1839644672 116807 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1101/tid=1107] ppid=1099 vsize=1796528 CPUtime=0
/proc/1101/task/1107/stat : 1107 (java) S 1099 1101 1037 0 -1 64 10 0 0 0 0 0 0 0 17 0 13 0 99987927 1839644672 116807 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1101/tid=1108] ppid=1099 vsize=1796528 CPUtime=0
/proc/1101/task/1108/stat : 1108 (java) S 1099 1101 1037 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 99987927 1839644672 116807 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1101/tid=1109] ppid=1099 vsize=1796528 CPUtime=0
/proc/1101/task/1109/stat : 1109 (java) S 1099 1101 1037 0 -1 64 0 0 0 0 0 0 0 0 19 0 13 0 99987935 1839644672 116807 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1101/tid=1110] ppid=1099 vsize=1796528 CPUtime=1.98
/proc/1101/task/1110/stat : 1110 (java) S 1099 1101 1037 0 -1 64 10488 0 0 0 193 5 0 0 16 0 13 0 99987935 1839644672 116807 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1101/tid=1111] ppid=1099 vsize=1796528 CPUtime=2.12
/proc/1101/task/1111/stat : 1111 (java) S 1099 1101 1037 0 -1 64 7086 0 0 0 210 2 0 0 17 0 13 0 99987935 1839644672 116807 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1101/tid=1112] ppid=1099 vsize=1796528 CPUtime=0
/proc/1101/task/1112/stat : 1112 (java) S 1099 1101 1037 0 -1 64 2 0 0 0 0 0 0 0 21 0 13 0 99987935 1839644672 116807 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1101/tid=1113] ppid=1099 vsize=1796528 CPUtime=0
/proc/1101/task/1113/stat : 1113 (java) S 1099 1101 1037 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 99987936 1839644672 116807 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1101/tid=1114] ppid=1099 vsize=1796528 CPUtime=0
/proc/1101/task/1114/stat : 1114 (java) S 1099 1101 1037 0 -1 64 5 0 0 0 0 0 0 0 18 0 13 0 99988035 1839644672 116807 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 1796528

Child status: 143
Real time (s): 1780.19
CPU time (s): 1800.12
CPU user time (s): 1798.89
CPU system time (s): 1.23181
CPU usage (%): 101.119
Max. virtual memory (cumulated for all children) (KiB): 1799724

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.89
system time used= 1.23181
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 203977
page faults= 55
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 41527
involuntary context switches= 66269

runsolver used 1.71274 second user time and 4.81227 second system time

The end

Launcher Data (download as text)

Begin job on node15 on Sat Apr 14 03:18:23 UTC 2007

IDJOB= 350566
IDBENCH= 1514
IDSOLVER= 164
FILE ID= node15/350566-1176520703

PBS_JOBID= 4556714

Free space on /tmp= 66554 MiB

SOLVER NAME= sat4jPseudoCPClause 2007-03-23
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-MEDINT/mps-v2-20-10/MIPLIB/miplib/normalized-mps-v2-20-10-vpm1.opb
COMMAND LINE= java  -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/350566-1176520703/sat4jPseudoCPClause.jar /tmp/evaluation/350566-1176520703/instance-350566-1176520703.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-350566-1176520703 -o ROOT/results/node15/solver-350566-1176520703 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java  -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/350566-1176520703/sat4jPseudoCPClause.jar /tmp/evaluation/350566-1176520703/instance-350566-1176520703.opb

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  019e5a614038472d624f56ab4ecfb30e

RANDOM SEED= 57490122

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

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

/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.227
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.227
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:       1917712 kB
Buffers:          4260 kB
Cached:          37900 kB
SwapCached:          0 kB
Active:          70620 kB
Inactive:        15364 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1917712 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3908 kB
Writeback:           0 kB
Mapped:          62696 kB
Slab:            37612 kB
Committed_AS:  3927760 kB
PageTables:       1868 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= 66554 MiB

End job on node15 on Sat Apr 14 03:48:05 UTC 2007