Trace number 354403

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
SAT4JPseudoResolution 2007-03-23? (TO) 1800.29 1787.28

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/
miplib2003/normalized-mps-v2-20-10-qiu.opb
MD5SUM42437a98f8f475fdcbcf3676beea9d9f
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
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables23808
Total number of constraints1192
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 constraints1192
Minimum length of a constraint31
Maximum length of a constraint5940
Number of terms in the objective function 7968
Biggest coefficient in the objective function 9098351345664
Number of bits for the biggest coefficient in the objective function 44
Sum of the numbers in the objective function 4803935111035752
Number of bits of the sum of numbers in the objective function 53
Biggest number in a constraint 9098351345664
Number of bits of the biggest number in a constraint 44
Biggest sum of numbers in a constraint 4803935111035752
Number of bits of the biggest sum of numbers53
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.08/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.08/0.14	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.08/0.14	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.08/0.14	c no version file found!!!
0.08/0.14	c sun.arch.data.model	32
0.08/0.14	c java.version	1.6.0
0.08/0.14	c os.name	Linux
0.08/0.14	c os.version	2.6.9-22.EL.rootsmp
0.08/0.14	c os.arch	i386
0.08/0.14	c Free memory 1651659224
0.08/0.15	c Max memory 1654456320
0.08/0.15	c Total memory 1654456320
0.08/0.15	c Number of processors 2
0.20/0.20	--- Begin Solver configuration ---
0.20/0.20	c Stops conflict analysis at the first Unique Implication Point
0.20/0.20	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.20/0.20	c Learn all clauses as in MiniSAT
0.20/0.20	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.20/0.20	c VSIDS like heuristics from MiniSAT using a heap
0.20/0.20	c No reason simplification
0.20/0.20	c --- End Solver configuration ---
0.20/0.20	c solving /tmp/evaluation/354403-1176707856/instance-354403-1176707856.opb
0.20/0.20	c reading problem ... 
2.88/1.96	c ... done. Wall clock time 1.761s.
2.88/1.96	c CPU time (experimental) 1.25s.
2.88/1.96	c #vars     23808
2.88/1.96	c #constraints  1324
1800.01/1787.01	c starts		: 23
1800.01/1787.01	c conflicts		: 1990998
1800.01/1787.01	c decisions		: 2172310
1800.01/1787.01	c propagations		: 18284597
1800.01/1787.01	c inspects		: 1629558302
1800.01/1787.01	c learnt literals	: 0
1800.01/1787.01	c learnt binary clauses	: 10
1800.01/1787.01	c learnt ternary clauses	: 3
1800.01/1787.01	c learnt clauses	: 1990999
1800.01/1787.01	c root simplifications	: 0
1800.01/1787.01	c removed literals (reason simplification)	: 0
1800.01/1787.01	c reason swapping (by a shorter reason)	: 0
1800.01/1787.01	c Calls to reduceDB	: 0
1800.01/1787.01	c speed (decisions/second)	: 1217.1133541199179
1800.01/1787.01	c non guided choices	117
1800.01/1787.01	s UNKNOWN
1800.01/1787.01	c Total wall clock time (ms): 1786.812

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/node57/watcher-354403-1176707856 -o ROOT/results/node57/solver-354403-1176707856 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/354403-1176707856/sat4jPseudoResolution.jar /tmp/evaluation/354403-1176707856/instance-354403-1176707856.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: 1.00 1.00 1.00 2/64 26550
/proc/meminfo: memFree=1786328/2055920 swapFree=4184644/4192956
[pid=26550] ppid=26548 vsize=152 CPUtime=0
/proc/26550/stat : 26550 (java) D 26548 26550 26196 0 -1 0 42 0 0 0 0 0 0 0 18 0 1 0 111921535 155648 26 18446744073709551615 134512640 134550740 4294956592 18446744073709551615 7394084 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/26550/statm: 38 26 19 9 0 4 0

[startup+0.103415 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 26550
/proc/meminfo: memFree=1786328/2055920 swapFree=4184644/4192956
[pid=26550] ppid=26548 vsize=1780108 CPUtime=0.08
/proc/26550/stat : 26550 (java) S 26548 26550 26196 0 -1 0 3983 0 1 0 5 3 0 0 18 0 12 0 111921535 1822830592 3724 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26550/statm: 445027 3724 1123 9 0 442646 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1780108

[startup+0.202424 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 26550
/proc/meminfo: memFree=1786328/2055920 swapFree=4184644/4192956
[pid=26550] ppid=26548 vsize=1781428 CPUtime=0.2
/proc/26550/stat : 26550 (java) S 26548 26550 26196 0 -1 0 4859 0 1 0 16 4 0 0 18 0 12 0 111921535 1824182272 4597 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26550/statm: 445357 4597 1244 9 0 442969 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 1781428

[startup+0.302429 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 26550
/proc/meminfo: memFree=1786328/2055920 swapFree=4184644/4192956
[pid=26550] ppid=26548 vsize=1781568 CPUtime=0.34
/proc/26550/stat : 26550 (java) S 26548 26550 26196 0 -1 0 5276 0 1 0 30 4 0 0 18 0 12 0 111921535 1824325632 5014 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26550/statm: 445392 5014 1267 9 0 443004 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 1781568

[startup+0.702467 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 26550
/proc/meminfo: memFree=1786328/2055920 swapFree=4184644/4192956
[pid=26550] ppid=26548 vsize=1783264 CPUtime=0.96
/proc/26550/stat : 26550 (java) S 26548 26550 26196 0 -1 0 7806 0 1 0 90 6 0 0 18 0 12 0 111921535 1826062336 7225 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26550/statm: 445816 7225 1303 9 0 443428 0
Current children cumulated CPU time (s) 0.96
Current children cumulated vsize (KiB) 1783264

[startup+1.50254 s]
/proc/loadavg: 1.00 1.00 1.00 4/76 26562
/proc/meminfo: memFree=1747192/2055920 swapFree=4184644/4192956
[pid=26550] ppid=26548 vsize=1794608 CPUtime=2.48
/proc/26550/stat : 26550 (java) S 26548 26550 26196 0 -1 0 21174 0 1 0 236 12 0 0 18 0 12 0 111921535 1837678592 15865 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26550/statm: 448652 15865 1311 9 0 446264 0
[pid=26550/tid=26552] ppid=26548 vsize=1794608 CPUtime=0.79
/proc/26550/task/26552/stat : 26552 (java) R 26548 26550 26196 0 -1 64 11640 0 1 0 72 7 0 0 25 0 12 0 111921536 1837678592 15865 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109174832 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26550/tid=26553] ppid=26548 vsize=1794608 CPUtime=0
/proc/26550/task/26553/stat : 26553 (java) S 26548 26550 26196 0 -1 64 3 0 0 0 0 0 0 0 19 0 12 0 111921538 1837678592 15865 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26550/tid=26554] ppid=26548 vsize=1794608 CPUtime=0
/proc/26550/task/26554/stat : 26554 (java) S 26548 26550 26196 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 111921538 1837678592 15865 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26550/tid=26555] ppid=26548 vsize=1794608 CPUtime=0
/proc/26550/task/26555/stat : 26555 (java) S 26548 26550 26196 0 -1 64 2 0 0 0 0 0 0 0 17 0 12 0 111921540 1837678592 15865 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26550/tid=26556] ppid=26548 vsize=1794608 CPUtime=0
/proc/26550/task/26556/stat : 26556 (java) S 26548 26550 26196 0 -1 64 10 0 0 0 0 0 0 0 22 0 12 0 111921541 1837678592 15865 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26550/tid=26557] ppid=26548 vsize=1794608 CPUtime=0
/proc/26550/task/26557/stat : 26557 (java) S 26548 26550 26196 0 -1 64 4 0 0 0 0 0 0 0 23 0 12 0 111921541 1837678592 15865 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26550/tid=26558] ppid=26548 vsize=1794608 CPUtime=0
/proc/26550/task/26558/stat : 26558 (java) S 26548 26550 26196 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 111921544 1837678592 15865 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26550/tid=26559] ppid=26548 vsize=1794608 CPUtime=0.75
/proc/26550/task/26559/stat : 26559 (java) S 26548 26550 26196 0 -1 64 3521 0 0 0 74 1 0 0 16 0 12 0 111921544 1837678592 15865 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26550/tid=26560] ppid=26548 vsize=1794608 CPUtime=0.91
/proc/26550/task/26560/stat : 26560 (java) S 26548 26550 26196 0 -1 64 5290 0 0 0 89 2 0 0 18 0 12 0 111921544 1837678592 15865 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26550/tid=26561] ppid=26548 vsize=1794608 CPUtime=0
/proc/26550/task/26561/stat : 26561 (java) S 26548 26550 26196 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 111921545 1837678592 15865 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26550/tid=26562] ppid=26548 vsize=1794608 CPUtime=0
/proc/26550/task/26562/stat : 26562 (java) S 26548 26550 26196 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 111921545 1837678592 15865 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.48
Current children cumulated vsize (KiB) 1794608

[startup+3.10167 s]
/proc/loadavg: 1.16 1.03 1.01 3/76 26562
/proc/meminfo: memFree=1678648/2055920 swapFree=4184644/4192956
[pid=26550] ppid=26548 vsize=1794932 CPUtime=4.53
/proc/26550/stat : 26550 (java) S 26548 26550 26196 0 -1 0 34509 0 1 0 436 17 0 0 18 0 13 0 111921535 1838010368 28941 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26550/statm: 448733 28941 1325 9 0 446345 0
[pid=26550/tid=26552] ppid=26548 vsize=1794932 CPUtime=2.21
/proc/26550/task/26552/stat : 26552 (java) R 26548 26550 26196 0 -1 64 24620 0 1 0 208 13 0 0 25 0 13 0 111921536 1838010368 28942 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109640728 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26550/tid=26553] ppid=26548 vsize=1794932 CPUtime=0
/proc/26550/task/26553/stat : 26553 (java) S 26548 26550 26196 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 111921538 1838010368 28942 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26550/tid=26554] ppid=26548 vsize=1794932 CPUtime=0
/proc/26550/task/26554/stat : 26554 (java) S 26548 26550 26196 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 111921538 1838010368 28942 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26550/tid=26555] ppid=26548 vsize=1794932 CPUtime=0
/proc/26550/task/26555/stat : 26555 (java) S 26548 26550 26196 0 -1 64 2 0 0 0 0 0 0 0 17 0 13 0 111921540 1838010368 28942 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26550/tid=26556] ppid=26548 vsize=1794932 CPUtime=0
/proc/26550/task/26556/stat : 26556 (java) S 26548 26550 26196 0 -1 64 10 0 0 0 0 0 0 0 22 0 13 0 111921541 1838010368 28942 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26550/tid=26557] ppid=26548 vsize=1794932 CPUtime=0
/proc/26550/task/26557/stat : 26557 (java) S 26548 26550 26196 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 111921541 1838010368 28942 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26550/tid=26558] ppid=26548 vsize=1794932 CPUtime=0
/proc/26550/task/26558/stat : 26558 (java) S 26548 26550 26196 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 111921544 1838010368 28942 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26550/tid=26559] ppid=26548 vsize=1794932 CPUtime=1.11
/proc/26550/task/26559/stat : 26559 (java) S 26548 26550 26196 0 -1 64 3842 0 0 0 110 1 0 0 16 0 13 0 111921544 1838010368 28942 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26550/tid=26560] ppid=26548 vsize=1794932 CPUtime=1.19
/proc/26550/task/26560/stat : 26560 (java) S 26548 26550 26196 0 -1 64 5321 0 0 0 117 2 0 0 15 0 13 0 111921544 1838010368 28942 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26550/tid=26561] ppid=26548 vsize=1794932 CPUtime=0
/proc/26550/task/26561/stat : 26561 (java) S 26548 26550 26196 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 111921545 1838010368 28942 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26550/tid=26562] ppid=26548 vsize=1794932 CPUtime=0
/proc/26550/task/26562/stat : 26562 (java) S 26548 26550 26196 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 111921545 1838010368 28942 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.53
Current children cumulated vsize (KiB) 1794932

[startup+6.30298 s]
/proc/loadavg: 1.16 1.03 1.01 2/77 26563
/proc/meminfo: memFree=1664240/2055920 swapFree=4184644/4192956
[pid=26550] ppid=26548 vsize=1794772 CPUtime=7.84
/proc/26550/stat : 26550 (java) S 26548 26550 26196 0 -1 0 38073 0 1 0 765 19 0 0 18 0 13 0 111921535 1837846528 32463 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26550/statm: 448693 32463 1325 9 0 446305 0
[pid=26550/tid=26552] ppid=26548 vsize=1794772 CPUtime=5.39
/proc/26550/task/26552/stat : 26552 (java) R 26548 26550 26196 0 -1 64 28174 0 1 0 524 15 0 0 25 0 13 0 111921536 1837846528 32463 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109855869 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26550/tid=26553] ppid=26548 vsize=1794772 CPUtime=0
/proc/26550/task/26553/stat : 26553 (java) S 26548 26550 26196 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 111921538 1837846528 32463 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26550/tid=26554] ppid=26548 vsize=1794772 CPUtime=0
/proc/26550/task/26554/stat : 26554 (java) S 26548 26550 26196 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 111921538 1837846528 32463 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26550/tid=26555] ppid=26548 vsize=1794772 CPUtime=0
/proc/26550/task/26555/stat : 26555 (java) S 26548 26550 26196 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 111921540 1837846528 32463 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26550/tid=26556] ppid=26548 vsize=1794772 CPUtime=0
/proc/26550/task/26556/stat : 26556 (java) S 26548 26550 26196 0 -1 64 10 0 0 0 0 0 0 0 22 0 13 0 111921541 1837846528 32463 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26550/tid=26557] ppid=26548 vsize=1794772 CPUtime=0
/proc/26550/task/26557/stat : 26557 (java) S 26548 26550 26196 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 111921541 1837846528 32463 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26550/tid=26558] ppid=26548 vsize=1794772 CPUtime=0
/proc/26550/task/26558/stat : 26558 (java) S 26548 26550 26196 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 111921544 1837846528 32463 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26550/tid=26559] ppid=26548 vsize=1794772 CPUtime=1.18
/proc/26550/task/26559/stat : 26559 (java) S 26548 26550 26196 0 -1 64 3846 0 0 0 117 1 0 0 17 0 13 0 111921544 1837846528 32463 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26550/tid=26560] ppid=26548 vsize=1794772 CPUtime=1.25
/proc/26550/task/26560/stat : 26560 (java) S 26548 26550 26196 0 -1 64 5326 0 0 0 123 2 0 0 16 0 13 0 111921544 1837846528 32463 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26550/tid=26561] ppid=26548 vsize=1794772 CPUtime=0
/proc/26550/task/26561/stat : 26561 (java) S 26548 26550 26196 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 111921545 1837846528 32463 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26550/tid=26562] ppid=26548 vsize=1794772 CPUtime=0
/proc/26550/task/26562/stat : 26562 (java) S 26548 26550 26196 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 111921545 1837846528 32463 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26550/tid=26563] ppid=26548 vsize=1794772 CPUtime=0
/proc/26550/task/26563/stat : 26563 (java) S 26548 26550 26196 0 -1 64 4 0 0 0 0 0 0 0 24 0 13 0 111921771 1837846528 32463 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.84
Current children cumulated vsize (KiB) 1794772

[startup+12.7015 s]
/proc/loadavg: 1.13 1.03 1.01 2/77 26563
/proc/meminfo: memFree=1637616/2055920 swapFree=4184644/4192956
[pid=26550] ppid=26548 vsize=1794772 CPUtime=14.29
/proc/26550/stat : 26550 (java) S 26548 26550 26196 0 -1 0 44466 0 1 0 1408 21 0 0 18 0 13 0 111921535 1837846528 38855 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26550/statm: 448693 38855 1325 9 0 446305 0
[pid=26550/tid=26552] ppid=26548 vsize=1794772 CPUtime=11.78
/proc/26550/task/26552/stat : 26552 (java) R 26548 26550 26196 0 -1 64 34564 0 1 0 1161 17 0 0 25 0 13 0 111921536 1837846528 38855 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109855361 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26550/tid=26553] ppid=26548 vsize=1794772 CPUtime=0
/proc/26550/task/26553/stat : 26553 (java) S 26548 26550 26196 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 111921538 1837846528 38855 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26550/tid=26554] ppid=26548 vsize=1794772 CPUtime=0
/proc/26550/task/26554/stat : 26554 (java) S 26548 26550 26196 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 111921538 1837846528 38855 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26550/tid=26555] ppid=26548 vsize=1794772 CPUtime=0
/proc/26550/task/26555/stat : 26555 (java) S 26548 26550 26196 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 111921540 1837846528 38855 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26550/tid=26556] ppid=26548 vsize=1794772 CPUtime=0
/proc/26550/task/26556/stat : 26556 (java) S 26548 26550 26196 0 -1 64 10 0 0 0 0 0 0 0 22 0 13 0 111921541 1837846528 38855 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26550/tid=26557] ppid=26548 vsize=1794772 CPUtime=0
/proc/26550/task/26557/stat : 26557 (java) S 26548 26550 26196 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 111921541 1837846528 38855 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26550/tid=26558] ppid=26548 vsize=1794772 CPUtime=0
/proc/26550/task/26558/stat : 26558 (java) S 26548 26550 26196 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 111921544 1837846528 38855 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26550/tid=26559] ppid=26548 vsize=1794772 CPUtime=1.23
/proc/26550/task/26559/stat : 26559 (java) S 26548 26550 26196 0 -1 64 3848 0 0 0 122 1 0 0 16 0 13 0 111921544 1837846528 38855 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26550/tid=26560] ppid=26548 vsize=1794772 CPUtime=1.26
/proc/26550/task/26560/stat : 26560 (java) S 26548 26550 26196 0 -1 64 5327 0 0 0 124 2 0 0 16 0 13 0 111921544 1837846528 38855 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26550/tid=26561] ppid=26548 vsize=1794772 CPUtime=0
/proc/26550/task/26561/stat : 26561 (java) S 26548 26550 26196 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 111921545 1837846528 38855 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26550/tid=26562] ppid=26548 vsize=1794772 CPUtime=0
/proc/26550/task/26562/stat : 26562 (java) S 26548 26550 26196 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 111921545 1837846528 38855 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26550/tid=26563] ppid=26548 vsize=1794772 CPUtime=0
/proc/26550/task/26563/stat : 26563 (java) S 26548 26550 26196 0 -1 64 4 0 0 0 0 0 0 0 24 0 13 0 111921771 1837846528 38855 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 14.29
Current children cumulated vsize (KiB) 1794772

[startup+25.5026 s]
/proc/loadavg: 1.19 1.05 1.01 2/77 26563
/proc/meminfo: memFree=1603824/2055920 swapFree=4184644/4192956
[pid=26550] ppid=26548 vsize=1794772 CPUtime=27.27
/proc/26550/stat : 26550 (java) S 26548 26550 26196 0 -1 0 52439 0 1 0 2701 26 0 0 18 0 13 0 111921535 1837846528 46737 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26550/statm: 448693 46737 1334 9 0 446305 0
[pid=26550/tid=26552] ppid=26548 vsize=1794772 CPUtime=24.47
/proc/26550/task/26552/stat : 26552 (java) R 26548 26550 26196 0 -1 64 37714 0 1 0 2429 18 0 0 25 0 13 0 111921536 1837846528 46737 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109951706 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26550/tid=26553] ppid=26548 vsize=1794772 CPUtime=0.06
/proc/26550/task/26553/stat : 26553 (java) S 26548 26550 26196 0 -1 64 2070 0 0 0 6 0 0 0 16 0 13 0 111921538 1837846528 46737 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26550/tid=26554] ppid=26548 vsize=1794772 CPUtime=0.06
/proc/26550/task/26554/stat : 26554 (java) S 26548 26550 26196 0 -1 64 2737 0 0 0 5 1 0 0 16 0 13 0 111921538 1837846528 46737 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26550/tid=26555] ppid=26548 vsize=1794772 CPUtime=0
/proc/26550/task/26555/stat : 26555 (java) S 26548 26550 26196 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 111921540 1837846528 46737 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26550/tid=26556] ppid=26548 vsize=1794772 CPUtime=0
/proc/26550/task/26556/stat : 26556 (java) S 26548 26550 26196 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 111921541 1837846528 46737 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

/proc/26550/task/26559/stat : 26559 (java) S 26548 26550 26196 0 -1 64 3853 0 0 0 130 1 0 0 17 0 13 0 111921544 1837846528 320951 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26550/tid=26560] ppid=26548 vsize=1794772 CPUtime=1.34
/proc/26550/task/26560/stat : 26560 (java) S 26548 26550 26196 0 -1 64 5334 0 0 0 132 2 0 0 17 0 13 0 111921544 1837846528 320951 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26550/tid=26561] ppid=26548 vsize=1794772 CPUtime=0
/proc/26550/task/26561/stat : 26561 (java) S 26548 26550 26196 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 111921545 1837846528 320951 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26550/tid=26562] ppid=26548 vsize=1794772 CPUtime=0
/proc/26550/task/26562/stat : 26562 (java) S 26548 26550 26196 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 111921545 1837846528 320951 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26550/tid=26563] ppid=26548 vsize=1794772 CPUtime=0
/proc/26550/task/26563/stat : 26563 (java) S 26548 26550 26196 0 -1 64 4 0 0 0 0 0 0 0 24 0 13 0 111921771 1837846528 320951 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1613.55
Current children cumulated vsize (KiB) 1794772

[startup+1662.3 s]
/proc/loadavg: 1.13 1.04 1.01 2/77 26565
/proc/meminfo: memFree=489904/2055920 swapFree=4184644/4192956
[pid=26550] ppid=26548 vsize=1794772 CPUtime=1674.07
/proc/26550/stat : 26550 (java) S 26548 26550 26196 0 -1 0 460088 0 1 0 167180 227 0 0 18 0 13 0 111921535 1837846528 324449 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26550/statm: 448693 324449 1334 9 0 446305 0
[pid=26550/tid=26552] ppid=26548 vsize=1794772 CPUtime=1649.97
/proc/26550/task/26552/stat : 26552 (java) R 26548 26550 26196 0 -1 64 38069 0 1 0 164977 20 0 0 25 0 13 0 111921536 1837846528 324449 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109951767 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26550/tid=26553] ppid=26548 vsize=1794772 CPUtime=10.69
/proc/26550/task/26553/stat : 26553 (java) S 26548 26550 26196 0 -1 64 208534 0 0 0 970 99 0 0 16 0 13 0 111921538 1837846528 324449 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26550/tid=26554] ppid=26548 vsize=1794772 CPUtime=10.64
/proc/26550/task/26554/stat : 26554 (java) S 26548 26550 26196 0 -1 64 203528 0 0 0 966 98 0 0 16 0 13 0 111921538 1837846528 324449 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26550/tid=26555] ppid=26548 vsize=1794772 CPUtime=0.07
/proc/26550/task/26555/stat : 26555 (java) S 26548 26550 26196 0 -1 64 46 0 0 0 3 4 0 0 16 0 13 0 111921540 1837846528 324449 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=26550/tid=26556] ppid=26548 vsize=1794772 CPUtime=0
/proc/26550/task/26556/stat : 26556 (java) S 26548 26550 26196 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 111921541 1837846528 324449 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26550/tid=26557] ppid=26548 vsize=1794772 CPUtime=0
/proc/26550/task/26557/stat : 26557 (java) S 26548 26550 26196 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 111921541 1837846528 324449 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26550/tid=26558] ppid=26548 vsize=1794772 CPUtime=0
/proc/26550/task/26558/stat : 26558 (java) S 26548 26550 26196 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 111921544 1837846528 324449 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26550/tid=26559] ppid=26548 vsize=1794772 CPUtime=1.31
/proc/26550/task/26559/stat : 26559 (java) S 26548 26550 26196 0 -1 64 3853 0 0 0 130 1 0 0 17 0 13 0 111921544 1837846528 324449 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26550/tid=26560] ppid=26548 vsize=1794772 CPUtime=1.34
/proc/26550/task/26560/stat : 26560 (java) S 26548 26550 26196 0 -1 64 5334 0 0 0 132 2 0 0 17 0 13 0 111921544 1837846528 324449 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26550/tid=26561] ppid=26548 vsize=1794772 CPUtime=0
/proc/26550/task/26561/stat : 26561 (java) S 26548 26550 26196 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 111921545 1837846528 324449 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26550/tid=26562] ppid=26548 vsize=1794772 CPUtime=0
/proc/26550/task/26562/stat : 26562 (java) S 26548 26550 26196 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 111921545 1837846528 324449 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26550/tid=26563] ppid=26548 vsize=1794772 CPUtime=0
/proc/26550/task/26563/stat : 26563 (java) S 26548 26550 26196 0 -1 64 4 0 0 0 0 0 0 0 24 0 13 0 111921771 1837846528 324449 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1674.07
Current children cumulated vsize (KiB) 1794772

[startup+1722.3 s]
/proc/loadavg: 1.05 1.03 1.00 2/77 26565
/proc/meminfo: memFree=471024/2055920 swapFree=4184644/4192956
[pid=26550] ppid=26548 vsize=1794772 CPUtime=1734.68
/proc/26550/stat : 26550 (java) S 26548 26550 26196 0 -1 0 465405 0 1 0 173238 230 0 0 18 0 13 0 111921535 1837846528 329159 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26550/statm: 448693 329159 1334 9 0 446305 0
[pid=26550/tid=26552] ppid=26548 vsize=1794772 CPUtime=1709.31
/proc/26550/task/26552/stat : 26552 (java) R 26548 26550 26196 0 -1 64 38076 0 1 0 170911 20 0 0 25 0 13 0 111921536 1837846528 329159 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109951811 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26550/tid=26553] ppid=26548 vsize=1794772 CPUtime=11.31
/proc/26550/task/26553/stat : 26553 (java) S 26548 26550 26196 0 -1 64 210607 0 0 0 1031 100 0 0 16 0 13 0 111921538 1837846528 329159 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26550/tid=26554] ppid=26548 vsize=1794772 CPUtime=11.27
/proc/26550/task/26554/stat : 26554 (java) S 26548 26550 26196 0 -1 64 206758 0 0 0 1028 99 0 0 16 0 13 0 111921538 1837846528 329159 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26550/tid=26555] ppid=26548 vsize=1794772 CPUtime=0.07
/proc/26550/task/26555/stat : 26555 (java) S 26548 26550 26196 0 -1 64 53 0 0 0 3 4 0 0 16 0 13 0 111921540 1837846528 329159 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=26550/tid=26556] ppid=26548 vsize=1794772 CPUtime=0
/proc/26550/task/26556/stat : 26556 (java) S 26548 26550 26196 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 111921541 1837846528 329159 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26550/tid=26557] ppid=26548 vsize=1794772 CPUtime=0
/proc/26550/task/26557/stat : 26557 (java) S 26548 26550 26196 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 111921541 1837846528 329159 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26550/tid=26558] ppid=26548 vsize=1794772 CPUtime=0
/proc/26550/task/26558/stat : 26558 (java) S 26548 26550 26196 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 111921544 1837846528 329159 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26550/tid=26559] ppid=26548 vsize=1794772 CPUtime=1.31
/proc/26550/task/26559/stat : 26559 (java) S 26548 26550 26196 0 -1 64 3853 0 0 0 130 1 0 0 17 0 13 0 111921544 1837846528 329159 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26550/tid=26560] ppid=26548 vsize=1794772 CPUtime=1.34
/proc/26550/task/26560/stat : 26560 (java) S 26548 26550 26196 0 -1 64 5334 0 0 0 132 2 0 0 17 0 13 0 111921544 1837846528 329159 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26550/tid=26561] ppid=26548 vsize=1794772 CPUtime=0
/proc/26550/task/26561/stat : 26561 (java) S 26548 26550 26196 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 111921545 1837846528 329159 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26550/tid=26562] ppid=26548 vsize=1794772 CPUtime=0
/proc/26550/task/26562/stat : 26562 (java) S 26548 26550 26196 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 111921545 1837846528 329159 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26550/tid=26563] ppid=26548 vsize=1794772 CPUtime=0
/proc/26550/task/26563/stat : 26563 (java) S 26548 26550 26196 0 -1 64 4 0 0 0 0 0 0 0 24 0 13 0 111921771 1837846528 329159 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1734.68
Current children cumulated vsize (KiB) 1794772

[startup+1782.3 s]
/proc/loadavg: 1.02 1.02 1.00 2/77 26565
/proc/meminfo: memFree=415984/2055920 swapFree=4184644/4192956
[pid=26550] ppid=26548 vsize=1794772 CPUtime=1795.31
/proc/26550/stat : 26550 (java) S 26548 26550 26196 0 -1 0 479197 0 1 0 179296 235 0 0 18 0 13 0 111921535 1837846528 342886 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26550/statm: 448693 342886 1334 9 0 446305 0
[pid=26550/tid=26552] ppid=26548 vsize=1794772 CPUtime=1768.65
/proc/26550/task/26552/stat : 26552 (java) R 26548 26550 26196 0 -1 64 39402 0 1 0 176844 21 0 0 25 0 13 0 111921536 1837846528 342886 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109856612 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26550/tid=26553] ppid=26548 vsize=1794772 CPUtime=11.97
/proc/26550/task/26553/stat : 26553 (java) S 26548 26550 26196 0 -1 64 217919 0 0 0 1093 104 0 0 16 0 13 0 111921538 1837846528 342886 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26550/tid=26554] ppid=26548 vsize=1794772 CPUtime=11.92
/proc/26550/task/26554/stat : 26554 (java) S 26548 26550 26196 0 -1 64 211895 0 0 0 1091 101 0 0 16 0 13 0 111921538 1837846528 342886 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26550/tid=26555] ppid=26548 vsize=1794772 CPUtime=0.07
/proc/26550/task/26555/stat : 26555 (java) S 26548 26550 26196 0 -1 64 70 0 0 0 3 4 0 0 16 0 13 0 111921540 1837846528 342886 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=26550/tid=26556] ppid=26548 vsize=1794772 CPUtime=0
/proc/26550/task/26556/stat : 26556 (java) S 26548 26550 26196 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 111921541 1837846528 342886 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26550/tid=26557] ppid=26548 vsize=1794772 CPUtime=0
/proc/26550/task/26557/stat : 26557 (java) S 26548 26550 26196 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 111921541 1837846528 342886 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26550/tid=26558] ppid=26548 vsize=1794772 CPUtime=0
/proc/26550/task/26558/stat : 26558 (java) S 26548 26550 26196 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 111921544 1837846528 342886 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26550/tid=26559] ppid=26548 vsize=1794772 CPUtime=1.31
/proc/26550/task/26559/stat : 26559 (java) S 26548 26550 26196 0 -1 64 3853 0 0 0 130 1 0 0 17 0 13 0 111921544 1837846528 342886 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26550/tid=26560] ppid=26548 vsize=1794772 CPUtime=1.34
/proc/26550/task/26560/stat : 26560 (java) S 26548 26550 26196 0 -1 64 5334 0 0 0 132 2 0 0 17 0 13 0 111921544 1837846528 342886 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26550/tid=26561] ppid=26548 vsize=1794772 CPUtime=0
/proc/26550/task/26561/stat : 26561 (java) S 26548 26550 26196 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 111921545 1837846528 342886 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26550/tid=26562] ppid=26548 vsize=1794772 CPUtime=0
/proc/26550/task/26562/stat : 26562 (java) S 26548 26550 26196 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 111921545 1837846528 342886 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26550/tid=26563] ppid=26548 vsize=1794772 CPUtime=0
/proc/26550/task/26563/stat : 26563 (java) S 26548 26550 26196 0 -1 64 4 0 0 0 0 0 0 0 24 0 13 0 111921771 1837846528 342886 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1795.31
Current children cumulated vsize (KiB) 1794772



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1787 s]
/proc/loadavg: 1.01 1.02 1.00 2/77 26565
/proc/meminfo: memFree=415984/2055920 swapFree=4184644/4192956
[pid=26550] ppid=26548 vsize=1794772 CPUtime=1800.01
/proc/26550/stat : 26550 (java) S 26548 26550 26196 0 -1 0 479197 0 1 0 179766 235 0 0 18 0 13 0 111921535 1837846528 342886 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26550/statm: 448693 342886 1334 9 0 446305 0
[pid=26550/tid=26552] ppid=26548 vsize=1794772 CPUtime=1773.35
/proc/26550/task/26552/stat : 26552 (java) R 26548 26550 26196 0 -1 64 39402 0 1 0 177314 21 0 0 25 0 13 0 111921536 1837846528 342886 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109853700 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26550/tid=26553] ppid=26548 vsize=1794772 CPUtime=11.97
/proc/26550/task/26553/stat : 26553 (java) S 26548 26550 26196 0 -1 64 217919 0 0 0 1093 104 0 0 16 0 13 0 111921538 1837846528 342886 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26550/tid=26554] ppid=26548 vsize=1794772 CPUtime=11.92
/proc/26550/task/26554/stat : 26554 (java) S 26548 26550 26196 0 -1 64 211895 0 0 0 1091 101 0 0 16 0 13 0 111921538 1837846528 342886 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26550/tid=26555] ppid=26548 vsize=1794772 CPUtime=0.07
/proc/26550/task/26555/stat : 26555 (java) S 26548 26550 26196 0 -1 64 70 0 0 0 3 4 0 0 16 0 13 0 111921540 1837846528 342886 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=26550/tid=26556] ppid=26548 vsize=1794772 CPUtime=0
/proc/26550/task/26556/stat : 26556 (java) S 26548 26550 26196 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 111921541 1837846528 342886 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26550/tid=26557] ppid=26548 vsize=1794772 CPUtime=0
/proc/26550/task/26557/stat : 26557 (java) S 26548 26550 26196 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 111921541 1837846528 342886 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26550/tid=26558] ppid=26548 vsize=1794772 CPUtime=0
/proc/26550/task/26558/stat : 26558 (java) S 26548 26550 26196 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 111921544 1837846528 342886 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26550/tid=26559] ppid=26548 vsize=1794772 CPUtime=1.31
/proc/26550/task/26559/stat : 26559 (java) S 26548 26550 26196 0 -1 64 3853 0 0 0 130 1 0 0 17 0 13 0 111921544 1837846528 342886 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26550/tid=26560] ppid=26548 vsize=1794772 CPUtime=1.34
/proc/26550/task/26560/stat : 26560 (java) S 26548 26550 26196 0 -1 64 5334 0 0 0 132 2 0 0 17 0 13 0 111921544 1837846528 342886 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26550/tid=26561] ppid=26548 vsize=1794772 CPUtime=0
/proc/26550/task/26561/stat : 26561 (java) S 26548 26550 26196 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 111921545 1837846528 342886 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26550/tid=26562] ppid=26548 vsize=1794772 CPUtime=0
/proc/26550/task/26562/stat : 26562 (java) S 26548 26550 26196 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 111921545 1837846528 342886 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26550/tid=26563] ppid=26548 vsize=1794772 CPUtime=0
/proc/26550/task/26563/stat : 26563 (java) S 26548 26550 26196 0 -1 64 4 0 0 0 0 0 0 0 24 0 13 0 111921771 1837846528 342886 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1794772

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

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

[startup+1787.11 s]
/proc/loadavg: 1.01 1.02 1.00 2/77 26565
/proc/meminfo: memFree=415984/2055920 swapFree=4184644/4192956
[pid=26550] ppid=26548 vsize=0 CPUtime=1800.12
/proc/26550/stat : 26550 (java) Z 26548 26550 26196 0 -1 1036 479217 0 1 0 179772 240 0 0 15 0 2 0 111921535 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26550/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.12
Current children cumulated vsize (KiB) 0

[startup+1787.2 s]
/proc/loadavg: 1.01 1.02 1.00 2/77 26565
/proc/meminfo: memFree=415984/2055920 swapFree=4184644/4192956
[pid=26550] ppid=26548 vsize=0 CPUtime=1800.21
/proc/26550/stat : 26550 (java) Z 26548 26550 26196 0 -1 1036 479217 0 1 0 179772 249 0 0 15 0 2 0 111921535 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26550/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.21
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1787.28
CPU time (s): 1800.29
CPU user time (s): 1797.73
CPU system time (s): 2.55761
CPU usage (%): 100.728
Max. virtual memory (cumulated for all children) (KiB): 1796960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.73
system time used= 2.55761
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 479217
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= 38857
involuntary context switches= 34494

runsolver used 1.9467 second user time and 4.5823 second system time

The end

Launcher Data (download as text)

Begin job on node57 on Mon Apr 16 07:17:36 UTC 2007

IDJOB= 354403
IDBENCH= 2512
IDSOLVER= 159
FILE ID= node57/354403-1176707856

PBS_JOBID= 4560074

Free space on /tmp= 66538 MiB

SOLVER NAME= SAT4JPseudoResolution 2007-03-23
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/miplib2003/normalized-mps-v2-20-10-qiu.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/354403-1176707856/sat4jPseudoResolution.jar /tmp/evaluation/354403-1176707856/instance-354403-1176707856.opb           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node57/watcher-354403-1176707856 -o ROOT/results/node57/solver-354403-1176707856 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/354403-1176707856/sat4jPseudoResolution.jar /tmp/evaluation/354403-1176707856/instance-354403-1176707856.opb           

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  42437a98f8f475fdcbcf3676beea9d9f

RANDOM SEED= 469489719

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node57.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.239
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1786672 kB
Buffers:         15572 kB
Cached:         182940 kB
SwapCached:       2768 kB
Active:         102876 kB
Inactive:       105912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1786672 kB
SwapTotal:     4192956 kB
SwapFree:      4184644 kB
Dirty:            5072 kB
Writeback:           0 kB
Mapped:          16864 kB
Slab:            46504 kB
Committed_AS:   797760 kB
PageTables:       1408 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= 66538 MiB

End job on node57 on Mon Apr 16 07:47:25 UTC 2007