Trace number 348146

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.25 1790.68

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-reduced-mps-v2-20-10-usAbbrv.8.25_70.opb
MD5SUM825fd1904b2d777401b7be7f08c7951c
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables20611
Total number of constraints3921
Number of constraints which are clauses563
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints3358
Minimum length of a constraint4
Maximum length of a constraint61
Number of terms in the objective function 135
Biggest coefficient in the objective function 262118
Number of bits for the biggest coefficient in the objective function 18
Sum of the numbers in the objective function 524354
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262118
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 524354
Number of bits of the biggest sum of numbers20
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.16/0.31	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.16/0.31	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.16/0.31	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.16/0.32	c no version file found!!!
0.16/0.32	c sun.arch.data.model	32
0.16/0.32	c java.version	1.6.0
0.16/0.32	c os.name	Linux
0.16/0.32	c os.version	2.6.9-22.EL.rootsmp
0.16/0.32	c os.arch	i386
0.16/0.32	c Free memory 1651659224
0.16/0.32	c Max memory 1654456320
0.16/0.32	c Total memory 1654456320
0.16/0.32	c Number of processors 2
0.16/0.38	--- Begin Solver configuration ---
0.16/0.38	c Stops conflict analysis at the first Unique Implication Point
0.16/0.38	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.16/0.38	c Learn all clauses as in MiniSAT
0.16/0.38	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.16/0.38	c VSIDS like heuristics from MiniSAT using a heap
0.16/0.38	c No reason simplification
0.16/0.38	c --- End Solver configuration ---
0.16/0.38	c solving /tmp/evaluation/348146-1176569884/instance-348146-1176569884.opb
0.16/0.38	c reading problem ... 
3.48/2.53	c ... done. Wall clock time 2.153s.
3.48/2.53	c CPU time (experimental) 1.76s.
3.48/2.53	c #vars     20611
3.48/2.53	c #constraints  3922
1800.06/1790.51	c starts		: 23
1800.06/1790.51	c conflicts		: 2091415
1800.06/1790.51	c decisions		: 2371454
1800.06/1790.51	c propagations		: 18124556
1800.06/1790.51	c inspects		: 3317724151
1800.06/1790.51	c learnt literals	: 0
1800.06/1790.51	c learnt binary clauses	: 0
1800.06/1790.51	c learnt ternary clauses	: 12
1800.06/1790.51	c learnt clauses	: 2091415
1800.06/1790.51	c root simplifications	: 0
1800.06/1790.51	c removed literals (reason simplification)	: 0
1800.06/1790.51	c reason swapping (by a shorter reason)	: 0
1800.06/1790.51	c Calls to reduceDB	: 0
1800.06/1790.51	c speed (decisions/second)	: 1326.364772768585
1800.06/1790.51	c non guided choices	8570
1800.06/1790.51	s UNKNOWN
1800.06/1790.51	c Total wall clock time (ms): 1790.132

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/node52/watcher-348146-1176569884 -o ROOT/results/node52/solver-348146-1176569884 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/348146-1176569884/sat4jPseudoResolution.jar /tmp/evaluation/348146-1176569884/instance-348146-1176569884.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.92 0.98 0.99 2/64 29303
/proc/meminfo: memFree=1529180/2055920 swapFree=4192956/4192956
[pid=29303] ppid=29301 vsize=18568 CPUtime=0
/proc/29303/stat : 29303 (runsolver) D 29301 29303 28946 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 11833525 19013632 292 18446744073709551615 4194304 4296420 548682068880 18446744073709551615 273653755175 0 0 4096 24578 18446744071563479169 0 0 17 1 0 0
/proc/29303/statm: 4642 292 257 24 0 2626 0

[startup+0.06002 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 29303
/proc/meminfo: memFree=1529180/2055920 swapFree=4192956/4192956
[pid=29303] ppid=29301 vsize=12056 CPUtime=0.02
/proc/29303/stat : 29303 (java) D 29301 29303 28946 0 -1 0 384 0 18 0 0 2 0 0 18 0 1 0 11833525 12345344 209 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4281130 0 0 4096 0 18446744071563479169 0 0 17 0 0 0
/proc/29303/statm: 3014 209 135 9 0 1148 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 12056

[startup+0.10298 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 29303
/proc/meminfo: memFree=1529180/2055920 swapFree=4192956/4192956
[pid=29303] ppid=29301 vsize=12700 CPUtime=0.02
/proc/29303/stat : 29303 (java) S 29301 29303 28946 0 -1 0 858 0 25 0 0 2 0 0 18 0 2 0 11833525 13004800 638 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 0 0 0
/proc/29303/statm: 3175 638 313 9 0 1243 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 12700

[startup+0.301965 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 29303
/proc/meminfo: memFree=1529180/2055920 swapFree=4192956/4192956
[pid=29303] ppid=29301 vsize=1780256 CPUtime=0.16
/proc/29303/stat : 29303 (java) S 29301 29303 28946 0 -1 0 4183 0 32 0 10 6 0 0 18 0 12 0 11833525 1822982144 3955 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29303/statm: 445064 3955 1133 9 0 442683 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 1780256

[startup+0.701991 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 29303
/proc/meminfo: memFree=1529180/2055920 swapFree=4192956/4192956
[pid=29303] ppid=29301 vsize=1782448 CPUtime=0.69
/proc/29303/stat : 29303 (java) S 29301 29303 28946 0 -1 0 6370 0 32 0 62 7 0 0 18 0 12 0 11833525 1825226752 5949 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29303/statm: 445612 5949 1292 9 0 443224 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1782448

[startup+1.50205 s]
/proc/loadavg: 0.92 0.98 0.99 4/76 29315
/proc/meminfo: memFree=1489724/2055920 swapFree=4192956/4192956
[pid=29303] ppid=29301 vsize=1795760 CPUtime=2.23
/proc/29303/stat : 29303 (java) S 29301 29303 28946 0 -1 0 18360 0 32 0 211 12 0 0 18 0 12 0 11833525 1838858240 14185 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29303/statm: 448940 14185 1314 9 0 446552 0
[pid=29303/tid=29305] ppid=29301 vsize=1795760 CPUtime=0.74
/proc/29303/task/29305/stat : 29305 (java) R 29301 29303 28946 0 -1 64 10067 0 8 0 68 6 0 0 18 0 12 0 11833532 1838858240 14185 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109518470 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29303/tid=29306] ppid=29301 vsize=1795760 CPUtime=0
/proc/29303/task/29306/stat : 29306 (java) S 29301 29303 28946 0 -1 64 3 0 0 0 0 0 0 0 19 0 12 0 11833537 1838858240 14185 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29303/tid=29307] ppid=29301 vsize=1795760 CPUtime=0
/proc/29303/task/29307/stat : 29307 (java) S 29301 29303 28946 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 11833537 1838858240 14185 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29303/tid=29308] ppid=29301 vsize=1795760 CPUtime=0
/proc/29303/task/29308/stat : 29308 (java) S 29301 29303 28946 0 -1 64 2 0 0 0 0 0 0 0 17 0 12 0 11833541 1838858240 14185 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29303/tid=29309] ppid=29301 vsize=1795760 CPUtime=0
/proc/29303/task/29309/stat : 29309 (java) S 29301 29303 28946 0 -1 64 10 0 0 0 0 0 0 0 21 0 12 0 11833542 1838858240 14185 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29303/tid=29310] ppid=29301 vsize=1795760 CPUtime=0
/proc/29303/task/29310/stat : 29310 (java) S 29301 29303 28946 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 11833542 1838858240 14185 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29303/tid=29311] ppid=29301 vsize=1795760 CPUtime=0
/proc/29303/task/29311/stat : 29311 (java) S 29301 29303 28946 0 -1 64 1 0 0 0 0 0 0 0 21 0 12 0 11833548 1838858240 14185 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29303/tid=29312] ppid=29301 vsize=1795760 CPUtime=0.82
/proc/29303/task/29312/stat : 29312 (java) R 29301 29303 28946 0 -1 64 4768 0 0 0 80 2 0 0 19 0 12 0 11833548 1838858240 14185 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29303/tid=29313] ppid=29301 vsize=1795760 CPUtime=0.62
/proc/29303/task/29313/stat : 29313 (java) R 29301 29303 28946 0 -1 64 2826 0 0 0 62 0 0 0 18 0 12 0 11833548 1838858240 14185 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 103336833 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29303/tid=29314] ppid=29301 vsize=1795760 CPUtime=0
/proc/29303/task/29314/stat : 29314 (java) S 29301 29303 28946 0 -1 64 2 0 0 0 0 0 0 0 23 0 12 0 11833549 1838858240 14185 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29303/tid=29315] ppid=29301 vsize=1795760 CPUtime=0
/proc/29303/task/29315/stat : 29315 (java) S 29301 29303 28946 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 11833549 1838858240 14185 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.23
Current children cumulated vsize (KiB) 1795760

[startup+3.10116 s]
/proc/loadavg: 0.92 0.98 0.99 2/76 29315
/proc/meminfo: memFree=1410556/2055920 swapFree=4192956/4192956
[pid=29303] ppid=29301 vsize=1795240 CPUtime=4.5
/proc/29303/stat : 29303 (java) S 29301 29303 28946 0 -1 0 51295 0 32 0 422 28 0 0 18 0 13 0 11833525 1838325760 44504 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29303/statm: 448810 44506 1327 9 0 446422 0
[pid=29303/tid=29305] ppid=29301 vsize=1795240 CPUtime=2.1
/proc/29303/task/29305/stat : 29305 (java) S 29301 29303 28946 0 -1 64 37707 0 8 0 190 20 0 0 21 0 13 0 11833532 1838325760 44507 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29303/tid=29306] ppid=29301 vsize=1795240 CPUtime=0.04
/proc/29303/task/29306/stat : 29306 (java) R 29301 29303 28946 0 -1 64 1379 0 0 0 4 0 0 0 17 0 13 0 11833537 1838325760 44508 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 105369186 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29303/tid=29307] ppid=29301 vsize=1795240 CPUtime=0.04
/proc/29303/task/29307/stat : 29307 (java) R 29301 29303 28946 0 -1 64 1225 0 0 0 4 0 0 0 17 0 13 0 11833537 1838325760 44509 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 105369151 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29303/tid=29308] ppid=29301 vsize=1795240 CPUtime=0
/proc/29303/task/29308/stat : 29308 (java) S 29301 29303 28946 0 -1 64 3 0 0 0 0 0 0 0 17 0 13 0 11833541 1838325760 44510 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29303/tid=29309] ppid=29301 vsize=1795240 CPUtime=0
/proc/29303/task/29309/stat : 29309 (java) S 29301 29303 28946 0 -1 64 10 0 0 0 0 0 0 0 21 0 13 0 11833542 1838325760 44511 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29303/tid=29310] ppid=29301 vsize=1795240 CPUtime=0
/proc/29303/task/29310/stat : 29310 (java) S 29301 29303 28946 0 -1 64 4 0 0 0 0 0 0 0 22 0 13 0 11833542 1838325760 44513 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29303/tid=29311] ppid=29301 vsize=1795240 CPUtime=0
/proc/29303/task/29311/stat : 29311 (java) S 29301 29303 28946 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 11833548 1838325760 44514 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29303/tid=29312] ppid=29301 vsize=1795240 CPUtime=1.2
/proc/29303/task/29312/stat : 29312 (java) S 29301 29303 28946 0 -1 64 5985 0 0 0 118 2 0 0 16 0 13 0 11833548 1838325760 44515 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29303/tid=29313] ppid=29301 vsize=1795240 CPUtime=1.05
/proc/29303/task/29313/stat : 29313 (java) S 29301 29303 28946 0 -1 64 4304 0 0 0 104 1 0 0 16 0 13 0 11833548 1838325760 44516 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29303/tid=29314] ppid=29301 vsize=1795240 CPUtime=0
/proc/29303/task/29314/stat : 29314 (java) S 29301 29303 28946 0 -1 64 2 0 0 0 0 0 0 0 23 0 13 0 11833549 1838325760 44517 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29303/tid=29315] ppid=29301 vsize=1795240 CPUtime=0
/proc/29303/task/29315/stat : 29315 (java) S 29301 29303 28946 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 11833549 1838325760 44518 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.5
Current children cumulated vsize (KiB) 1795240

[startup+6.30237 s]
/proc/loadavg: 0.93 0.98 0.99 2/77 29316
/proc/meminfo: memFree=1339700/2055920 swapFree=4192956/4192956
[pid=29303] ppid=29301 vsize=1794600 CPUtime=7.95
/proc/29303/stat : 29303 (java) S 29301 29303 28946 0 -1 0 59216 0 32 0 763 32 0 0 18 0 13 0 11833525 1837670400 52153 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29303/statm: 448650 52153 1333 9 0 446262 0
[pid=29303/tid=29305] ppid=29301 vsize=1794600 CPUtime=5.12
/proc/29303/task/29305/stat : 29305 (java) R 29301 29303 28946 0 -1 64 37712 0 8 0 492 20 0 0 17 0 13 0 11833532 1837670400 52153 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109860736 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29303/tid=29306] ppid=29301 vsize=1794600 CPUtime=0.16
/proc/29303/task/29306/stat : 29306 (java) S 29301 29303 28946 0 -1 64 4966 0 0 0 14 2 0 0 16 0 13 0 11833537 1837670400 52153 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29303/tid=29307] ppid=29301 vsize=1794600 CPUtime=0.16
/proc/29303/task/29307/stat : 29307 (java) S 29301 29303 28946 0 -1 64 5509 0 0 0 14 2 0 0 17 0 13 0 11833537 1837670400 52153 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29303/tid=29308] ppid=29301 vsize=1794600 CPUtime=0
/proc/29303/task/29308/stat : 29308 (java) S 29301 29303 28946 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 11833541 1837670400 52153 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29303/tid=29309] ppid=29301 vsize=1794600 CPUtime=0
/proc/29303/task/29309/stat : 29309 (java) S 29301 29303 28946 0 -1 64 10 0 0 0 0 0 0 0 17 0 13 0 11833542 1837670400 52153 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29303/tid=29310] ppid=29301 vsize=1794600 CPUtime=0
/proc/29303/task/29310/stat : 29310 (java) S 29301 29303 28946 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 11833542 1837670400 52153 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29303/tid=29311] ppid=29301 vsize=1794600 CPUtime=0
/proc/29303/task/29311/stat : 29311 (java) S 29301 29303 28946 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 11833548 1837670400 52153 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29303/tid=29312] ppid=29301 vsize=1794600 CPUtime=1.28
/proc/29303/task/29312/stat : 29312 (java) S 29301 29303 28946 0 -1 64 5992 0 0 0 126 2 0 0 15 0 13 0 11833548 1837670400 52153 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29303/tid=29313] ppid=29301 vsize=1794600 CPUtime=1.16
/proc/29303/task/29313/stat : 29313 (java) S 29301 29303 28946 0 -1 64 4327 0 0 0 115 1 0 0 15 0 13 0 11833548 1837670400 52153 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29303/tid=29314] ppid=29301 vsize=1794600 CPUtime=0
/proc/29303/task/29314/stat : 29314 (java) S 29301 29303 28946 0 -1 64 2 0 0 0 0 0 0 0 23 0 13 0 11833549 1837670400 52153 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29303/tid=29315] ppid=29301 vsize=1794600 CPUtime=0
/proc/29303/task/29315/stat : 29315 (java) S 29301 29303 28946 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 11833549 1837670400 52153 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29303/tid=29316] ppid=29301 vsize=1794600 CPUtime=0
/proc/29303/task/29316/stat : 29316 (java) S 29301 29303 28946 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 11833784 1837670400 52153 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.95
Current children cumulated vsize (KiB) 1794600

[startup+12.7018 s]
/proc/loadavg: 1.01 1.00 1.00 2/77 29316
/proc/meminfo: memFree=1298804/2055920 swapFree=4192956/4192956
[pid=29303] ppid=29301 vsize=1794600 CPUtime=14.47
/proc/29303/stat : 29303 (java) S 29301 29303 28946 0 -1 0 64328 0 32 0 1413 34 0 0 18 0 13 0 11833525 1837670400 56424 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29303/statm: 448650 56424 1333 9 0 446262 0
[pid=29303/tid=29305] ppid=29301 vsize=1794600 CPUtime=11.4
/proc/29303/task/29305/stat : 29305 (java) R 29301 29303 28946 0 -1 64 37713 0 8 0 1120 20 0 0 25 0 13 0 11833532 1837670400 56424 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109731046 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29303/tid=29306] ppid=29301 vsize=1794600 CPUtime=0.28
/proc/29303/task/29306/stat : 29306 (java) S 29301 29303 28946 0 -1 64 7300 0 0 0 25 3 0 0 16 0 13 0 11833537 1837670400 56424 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29303/tid=29307] ppid=29301 vsize=1794600 CPUtime=0.28
/proc/29303/task/29307/stat : 29307 (java) S 29301 29303 28946 0 -1 64 8286 0 0 0 25 3 0 0 16 0 13 0 11833537 1837670400 56424 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29303/tid=29308] ppid=29301 vsize=1794600 CPUtime=0
/proc/29303/task/29308/stat : 29308 (java) S 29301 29303 28946 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 11833541 1837670400 56424 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29303/tid=29309] ppid=29301 vsize=1794600 CPUtime=0
/proc/29303/task/29309/stat : 29309 (java) S 29301 29303 28946 0 -1 64 10 0 0 0 0 0 0 0 17 0 13 0 11833542 1837670400 56424 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29303/tid=29310] ppid=29301 vsize=1794600 CPUtime=0
/proc/29303/task/29310/stat : 29310 (java) S 29301 29303 28946 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 11833542 1837670400 56424 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29303/tid=29311] ppid=29301 vsize=1794600 CPUtime=0
/proc/29303/task/29311/stat : 29311 (java) S 29301 29303 28946 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 11833548 1837670400 56424 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29303/tid=29312] ppid=29301 vsize=1794600 CPUtime=1.29
/proc/29303/task/29312/stat : 29312 (java) S 29301 29303 28946 0 -1 64 5992 0 0 0 127 2 0 0 16 0 13 0 11833548 1837670400 56424 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29303/tid=29313] ppid=29301 vsize=1794600 CPUtime=1.16
/proc/29303/task/29313/stat : 29313 (java) S 29301 29303 28946 0 -1 64 4327 0 0 0 115 1 0 0 17 0 13 0 11833548 1837670400 56424 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29303/tid=29314] ppid=29301 vsize=1794600 CPUtime=0
/proc/29303/task/29314/stat : 29314 (java) S 29301 29303 28946 0 -1 64 2 0 0 0 0 0 0 0 23 0 13 0 11833549 1837670400 56424 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29303/tid=29315] ppid=29301 vsize=1794600 CPUtime=0
/proc/29303/task/29315/stat : 29315 (java) S 29301 29303 28946 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 11833549 1837670400 56424 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29303/tid=29316] ppid=29301 vsize=1794600 CPUtime=0
/proc/29303/task/29316/stat : 29316 (java) S 29301 29303 28946 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 11833784 1837670400 56424 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 14.47
Current children cumulated vsize (KiB) 1794600

[startup+25.5027 s]
/proc/loadavg: 1.01 1.00 1.00 2/77 29316
/proc/meminfo: memFree=1271988/2055920 swapFree=4192956/4192956
[pid=29303] ppid=29301 vsize=1794576 CPUtime=27.82
/proc/29303/stat : 29303 (java) S 29301 29303 28946 0 -1 0 72605 0 32 0 2744 38 0 0 18 0 13 0 11833525 1837645824 63153 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29303/statm: 448644 63153 1333 9 0 446256 0
[pid=29303/tid=29305] ppid=29301 vsize=1794576 CPUtime=23.62
/proc/29303/task/29305/stat : 29305 (java) R 29301 29303 28946 0 -1 64 37716 0 8 0 2342 20 0 0 25 0 13 0 11833532 1837645824 63153 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109871176 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29303/tid=29306] ppid=29301 vsize=1794576 CPUtime=0.83
/proc/29303/task/29306/stat : 29306 (java) S 29301 29303 28946 0 -1 64 11620 0 0 0 78 5 0 0 16 0 13 0 11833537 1837645824 63153 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29303/tid=29307] ppid=29301 vsize=1794576 CPUtime=0.83
/proc/29303/task/29307/stat : 29307 (java) S 29301 29303 28946 0 -1 64 12240 0 0 0 79 4 0 0 18 0 13 0 11833537 1837645824 63153 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29303/tid=29308] ppid=29301 vsize=1794576 CPUtime=0
/proc/29303/task/29308/stat : 29308 (java) S 29301 29303 28946 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 11833541 1837645824 63153 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29303/tid=29309] ppid=29301 vsize=1794576 CPUtime=0
/proc/29303/task/29309/stat : 29309 (java) S 29301 29303 28946 0 -1 64 10 0 0 0 0 0 0 0 17 0 13 0 11833542 1837645824 63153 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0

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

[pid=29303/tid=29308] ppid=29301 vsize=1794576 CPUtime=0.05
/proc/29303/task/29308/stat : 29308 (java) S 29301 29303 28946 0 -1 64 99 0 0 0 2 3 0 0 16 0 13 0 11833541 1837645824 235876 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29303/tid=29309] ppid=29301 vsize=1794576 CPUtime=0
/proc/29303/task/29309/stat : 29309 (java) S 29301 29303 28946 0 -1 64 10 0 0 0 0 0 0 0 17 0 13 0 11833542 1837645824 235876 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29303/tid=29310] ppid=29301 vsize=1794576 CPUtime=0
/proc/29303/task/29310/stat : 29310 (java) S 29301 29303 28946 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 11833542 1837645824 235876 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29303/tid=29311] ppid=29301 vsize=1794576 CPUtime=0
/proc/29303/task/29311/stat : 29311 (java) S 29301 29303 28946 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 11833548 1837645824 235876 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29303/tid=29312] ppid=29301 vsize=1794576 CPUtime=1.29
/proc/29303/task/29312/stat : 29312 (java) S 29301 29303 28946 0 -1 64 5992 0 0 0 127 2 0 0 16 0 13 0 11833548 1837645824 235876 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29303/tid=29313] ppid=29301 vsize=1794576 CPUtime=1.17
/proc/29303/task/29313/stat : 29313 (java) S 29301 29303 28946 0 -1 64 4327 0 0 0 116 1 0 0 17 0 13 0 11833548 1837645824 235876 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29303/tid=29314] ppid=29301 vsize=1794576 CPUtime=0
/proc/29303/task/29314/stat : 29314 (java) S 29301 29303 28946 0 -1 64 2 0 0 0 0 0 0 0 23 0 13 0 11833549 1837645824 235876 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29303/tid=29315] ppid=29301 vsize=1794576 CPUtime=0
/proc/29303/task/29315/stat : 29315 (java) S 29301 29303 28946 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 11833549 1837645824 235876 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29303/tid=29316] ppid=29301 vsize=1794576 CPUtime=0
/proc/29303/task/29316/stat : 29316 (java) S 29301 29303 28946 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 11833784 1837645824 235876 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1610.89
Current children cumulated vsize (KiB) 1794576

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 29516
/proc/meminfo: memFree=549428/2055920 swapFree=4192956/4192956
[pid=29303] ppid=29301 vsize=1794576 CPUtime=1671.28
/proc/29303/stat : 29303 (java) S 29301 29303 28946 0 -1 0 307117 0 32 0 166976 152 0 0 18 0 13 0 11833525 1837645824 243305 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29303/statm: 448644 243305 1333 9 0 446256 0
[pid=29303/tid=29305] ppid=29301 vsize=1794576 CPUtime=1652.45
/proc/29303/task/29305/stat : 29305 (java) R 29301 29303 28946 0 -1 64 45090 0 8 0 165218 27 0 0 25 0 13 0 11833532 1837645824 243305 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109871176 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29303/tid=29306] ppid=29301 vsize=1794576 CPUtime=8.15
/proc/29303/task/29306/stat : 29306 (java) S 29301 29303 28946 0 -1 64 126503 0 0 0 759 56 0 0 17 0 13 0 11833537 1837645824 243305 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29303/tid=29307] ppid=29301 vsize=1794576 CPUtime=8.1
/proc/29303/task/29307/stat : 29307 (java) S 29301 29303 28946 0 -1 64 124407 0 0 0 752 58 0 0 17 0 13 0 11833537 1837645824 243305 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29303/tid=29308] ppid=29301 vsize=1794576 CPUtime=0.05
/proc/29303/task/29308/stat : 29308 (java) S 29301 29303 28946 0 -1 64 99 0 0 0 2 3 0 0 16 0 13 0 11833541 1837645824 243305 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29303/tid=29309] ppid=29301 vsize=1794576 CPUtime=0
/proc/29303/task/29309/stat : 29309 (java) S 29301 29303 28946 0 -1 64 10 0 0 0 0 0 0 0 17 0 13 0 11833542 1837645824 243305 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29303/tid=29310] ppid=29301 vsize=1794576 CPUtime=0
/proc/29303/task/29310/stat : 29310 (java) S 29301 29303 28946 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 11833542 1837645824 243305 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29303/tid=29311] ppid=29301 vsize=1794576 CPUtime=0
/proc/29303/task/29311/stat : 29311 (java) S 29301 29303 28946 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 11833548 1837645824 243305 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29303/tid=29312] ppid=29301 vsize=1794576 CPUtime=1.29
/proc/29303/task/29312/stat : 29312 (java) S 29301 29303 28946 0 -1 64 5992 0 0 0 127 2 0 0 16 0 13 0 11833548 1837645824 243305 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29303/tid=29313] ppid=29301 vsize=1794576 CPUtime=1.17
/proc/29303/task/29313/stat : 29313 (java) S 29301 29303 28946 0 -1 64 4327 0 0 0 116 1 0 0 17 0 13 0 11833548 1837645824 243305 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29303/tid=29314] ppid=29301 vsize=1794576 CPUtime=0
/proc/29303/task/29314/stat : 29314 (java) S 29301 29303 28946 0 -1 64 2 0 0 0 0 0 0 0 23 0 13 0 11833549 1837645824 243305 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29303/tid=29315] ppid=29301 vsize=1794576 CPUtime=0
/proc/29303/task/29315/stat : 29315 (java) S 29301 29303 28946 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 11833549 1837645824 243305 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29303/tid=29316] ppid=29301 vsize=1794576 CPUtime=0
/proc/29303/task/29316/stat : 29316 (java) S 29301 29303 28946 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 11833784 1837645824 243305 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1671.28
Current children cumulated vsize (KiB) 1794576

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 29516
/proc/meminfo: memFree=524724/2055920 swapFree=4192956/4192956
[pid=29303] ppid=29301 vsize=1794576 CPUtime=1731.63
/proc/29303/stat : 29303 (java) S 29301 29303 28946 0 -1 0 317358 0 32 0 173006 157 0 0 18 0 13 0 11833525 1837645824 249449 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29303/statm: 448644 249449 1333 9 0 446256 0
[pid=29303/tid=29305] ppid=29301 vsize=1794576 CPUtime=1712.05
/proc/29303/task/29305/stat : 29305 (java) R 29301 29303 28946 0 -1 64 45093 0 8 0 171178 27 0 0 25 0 13 0 11833532 1837645824 249449 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109838177 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29303/tid=29306] ppid=29301 vsize=1794576 CPUtime=8.52
/proc/29303/task/29306/stat : 29306 (java) S 29301 29303 28946 0 -1 64 133453 0 0 0 793 59 0 0 17 0 13 0 11833537 1837645824 249449 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29303/tid=29307] ppid=29301 vsize=1794576 CPUtime=8.47
/proc/29303/task/29307/stat : 29307 (java) S 29301 29303 28946 0 -1 64 127695 0 0 0 788 59 0 0 17 0 13 0 11833537 1837645824 249449 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29303/tid=29308] ppid=29301 vsize=1794576 CPUtime=0.05
/proc/29303/task/29308/stat : 29308 (java) S 29301 29303 28946 0 -1 64 99 0 0 0 2 3 0 0 16 0 13 0 11833541 1837645824 249449 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29303/tid=29309] ppid=29301 vsize=1794576 CPUtime=0
/proc/29303/task/29309/stat : 29309 (java) S 29301 29303 28946 0 -1 64 10 0 0 0 0 0 0 0 17 0 13 0 11833542 1837645824 249449 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29303/tid=29310] ppid=29301 vsize=1794576 CPUtime=0
/proc/29303/task/29310/stat : 29310 (java) S 29301 29303 28946 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 11833542 1837645824 249449 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29303/tid=29311] ppid=29301 vsize=1794576 CPUtime=0
/proc/29303/task/29311/stat : 29311 (java) S 29301 29303 28946 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 11833548 1837645824 249449 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29303/tid=29312] ppid=29301 vsize=1794576 CPUtime=1.29
/proc/29303/task/29312/stat : 29312 (java) S 29301 29303 28946 0 -1 64 5992 0 0 0 127 2 0 0 16 0 13 0 11833548 1837645824 249449 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29303/tid=29313] ppid=29301 vsize=1794576 CPUtime=1.17
/proc/29303/task/29313/stat : 29313 (java) S 29301 29303 28946 0 -1 64 4327 0 0 0 116 1 0 0 17 0 13 0 11833548 1837645824 249449 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29303/tid=29314] ppid=29301 vsize=1794576 CPUtime=0
/proc/29303/task/29314/stat : 29314 (java) S 29301 29303 28946 0 -1 64 2 0 0 0 0 0 0 0 23 0 13 0 11833549 1837645824 249449 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29303/tid=29315] ppid=29301 vsize=1794576 CPUtime=0
/proc/29303/task/29315/stat : 29315 (java) S 29301 29303 28946 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 11833549 1837645824 249449 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29303/tid=29316] ppid=29301 vsize=1794576 CPUtime=0
/proc/29303/task/29316/stat : 29316 (java) S 29301 29303 28946 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 11833784 1837645824 249449 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1731.63
Current children cumulated vsize (KiB) 1794576

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 29516
/proc/meminfo: memFree=511220/2055920 swapFree=4192956/4192956
[pid=29303] ppid=29301 vsize=1794576 CPUtime=1791.86
/proc/29303/stat : 29303 (java) S 29301 29303 28946 0 -1 0 322745 0 32 0 179027 159 0 0 18 0 13 0 11833525 1837645824 252800 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29303/statm: 448644 252800 1333 9 0 446256 0
[pid=29303/tid=29305] ppid=29301 vsize=1794576 CPUtime=1771.79
/proc/29303/task/29305/stat : 29305 (java) R 29301 29303 28946 0 -1 64 45095 0 8 0 177152 27 0 0 25 0 13 0 11833532 1837645824 252800 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109838145 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29303/tid=29306] ppid=29301 vsize=1794576 CPUtime=8.76
/proc/29303/task/29306/stat : 29306 (java) S 29301 29303 28946 0 -1 64 137672 0 0 0 816 60 0 0 16 0 13 0 11833537 1837645824 252800 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29303/tid=29307] ppid=29301 vsize=1794576 CPUtime=8.72
/proc/29303/task/29307/stat : 29307 (java) S 29301 29303 28946 0 -1 64 128861 0 0 0 812 60 0 0 17 0 13 0 11833537 1837645824 252800 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29303/tid=29308] ppid=29301 vsize=1794576 CPUtime=0.05
/proc/29303/task/29308/stat : 29308 (java) S 29301 29303 28946 0 -1 64 99 0 0 0 2 3 0 0 16 0 13 0 11833541 1837645824 252800 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29303/tid=29309] ppid=29301 vsize=1794576 CPUtime=0
/proc/29303/task/29309/stat : 29309 (java) S 29301 29303 28946 0 -1 64 10 0 0 0 0 0 0 0 17 0 13 0 11833542 1837645824 252800 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29303/tid=29310] ppid=29301 vsize=1794576 CPUtime=0
/proc/29303/task/29310/stat : 29310 (java) S 29301 29303 28946 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 11833542 1837645824 252800 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29303/tid=29311] ppid=29301 vsize=1794576 CPUtime=0
/proc/29303/task/29311/stat : 29311 (java) S 29301 29303 28946 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 11833548 1837645824 252800 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29303/tid=29312] ppid=29301 vsize=1794576 CPUtime=1.29
/proc/29303/task/29312/stat : 29312 (java) S 29301 29303 28946 0 -1 64 5992 0 0 0 127 2 0 0 16 0 13 0 11833548 1837645824 252800 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29303/tid=29313] ppid=29301 vsize=1794576 CPUtime=1.17
/proc/29303/task/29313/stat : 29313 (java) S 29301 29303 28946 0 -1 64 4327 0 0 0 116 1 0 0 17 0 13 0 11833548 1837645824 252800 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29303/tid=29314] ppid=29301 vsize=1794576 CPUtime=0
/proc/29303/task/29314/stat : 29314 (java) S 29301 29303 28946 0 -1 64 2 0 0 0 0 0 0 0 23 0 13 0 11833549 1837645824 252800 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29303/tid=29315] ppid=29301 vsize=1794576 CPUtime=0
/proc/29303/task/29315/stat : 29315 (java) S 29301 29303 28946 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 11833549 1837645824 252800 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29303/tid=29316] ppid=29301 vsize=1794576 CPUtime=0
/proc/29303/task/29316/stat : 29316 (java) S 29301 29303 28946 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 11833784 1837645824 252800 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1791.86
Current children cumulated vsize (KiB) 1794576



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1790.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 29516
/proc/meminfo: memFree=511220/2055920 swapFree=4192956/4192956
[pid=29303] ppid=29301 vsize=1794576 CPUtime=1800.06
/proc/29303/stat : 29303 (java) S 29301 29303 28946 0 -1 0 322745 0 32 0 179847 159 0 0 18 0 13 0 11833525 1837645824 252800 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29303/statm: 448644 252800 1333 9 0 446256 0
[pid=29303/tid=29305] ppid=29301 vsize=1794576 CPUtime=1780
/proc/29303/task/29305/stat : 29305 (java) R 29301 29303 28946 0 -1 64 45095 0 8 0 177973 27 0 0 25 0 13 0 11833532 1837645824 252800 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109838123 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29303/tid=29306] ppid=29301 vsize=1794576 CPUtime=8.76
/proc/29303/task/29306/stat : 29306 (java) S 29301 29303 28946 0 -1 64 137672 0 0 0 816 60 0 0 16 0 13 0 11833537 1837645824 252800 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29303/tid=29307] ppid=29301 vsize=1794576 CPUtime=8.72
/proc/29303/task/29307/stat : 29307 (java) S 29301 29303 28946 0 -1 64 128861 0 0 0 812 60 0 0 17 0 13 0 11833537 1837645824 252800 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29303/tid=29308] ppid=29301 vsize=1794576 CPUtime=0.05
/proc/29303/task/29308/stat : 29308 (java) S 29301 29303 28946 0 -1 64 99 0 0 0 2 3 0 0 16 0 13 0 11833541 1837645824 252800 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29303/tid=29309] ppid=29301 vsize=1794576 CPUtime=0
/proc/29303/task/29309/stat : 29309 (java) S 29301 29303 28946 0 -1 64 10 0 0 0 0 0 0 0 17 0 13 0 11833542 1837645824 252800 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29303/tid=29310] ppid=29301 vsize=1794576 CPUtime=0
/proc/29303/task/29310/stat : 29310 (java) S 29301 29303 28946 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 11833542 1837645824 252800 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29303/tid=29311] ppid=29301 vsize=1794576 CPUtime=0
/proc/29303/task/29311/stat : 29311 (java) S 29301 29303 28946 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 11833548 1837645824 252800 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29303/tid=29312] ppid=29301 vsize=1794576 CPUtime=1.29
/proc/29303/task/29312/stat : 29312 (java) S 29301 29303 28946 0 -1 64 5992 0 0 0 127 2 0 0 16 0 13 0 11833548 1837645824 252800 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29303/tid=29313] ppid=29301 vsize=1794576 CPUtime=1.17
/proc/29303/task/29313/stat : 29313 (java) S 29301 29303 28946 0 -1 64 4327 0 0 0 116 1 0 0 17 0 13 0 11833548 1837645824 252800 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29303/tid=29314] ppid=29301 vsize=1794576 CPUtime=0
/proc/29303/task/29314/stat : 29314 (java) S 29301 29303 28946 0 -1 64 2 0 0 0 0 0 0 0 23 0 13 0 11833549 1837645824 252800 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29303/tid=29315] ppid=29301 vsize=1794576 CPUtime=0
/proc/29303/task/29315/stat : 29315 (java) S 29301 29303 28946 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 11833549 1837645824 252800 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29303/tid=29316] ppid=29301 vsize=1794576 CPUtime=0
/proc/29303/task/29316/stat : 29316 (java) S 29301 29303 28946 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 11833784 1837645824 252800 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 1794576

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

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

[startup+1790.61 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 29516
/proc/meminfo: memFree=511220/2055920 swapFree=4192956/4192956
[pid=29303] ppid=29301 vsize=0 CPUtime=1800.18
/proc/29303/stat : 29303 (java) Z 29301 29303 28946 0 -1 1036 322765 0 32 0 179850 168 0 0 16 0 2 0 11833525 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29303/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.18
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1790.68
CPU time (s): 1800.25
CPU user time (s): 1798.5
CPU system time (s): 1.74473
CPU usage (%): 100.534
Max. virtual memory (cumulated for all children) (KiB): 1797148

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.5
system time used= 1.74473
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 322765
page faults= 32
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38346
involuntary context switches= 38825

runsolver used 2.13468 second user time and 4.43633 second system time

The end

Launcher Data (download as text)

Begin job on node52 on Sat Apr 14 16:58:05 UTC 2007

IDJOB= 348146
IDBENCH= 1621
IDSOLVER= 159
FILE ID= node52/348146-1176569884

PBS_JOBID= 4556893

Free space on /tmp= 66559 MiB

SOLVER NAME= SAT4JPseudoResolution 2007-03-23
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/pub/unibo/normalized-reduced-mps-v2-20-10-usAbbrv.8.25_70.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/348146-1176569884/sat4jPseudoResolution.jar /tmp/evaluation/348146-1176569884/instance-348146-1176569884.opb           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node52/watcher-348146-1176569884 -o ROOT/results/node52/solver-348146-1176569884 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/348146-1176569884/sat4jPseudoResolution.jar /tmp/evaluation/348146-1176569884/instance-348146-1176569884.opb           

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  825fd1904b2d777401b7be7f08c7951c

RANDOM SEED= 329435587

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node52.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.236
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.236
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:       1529524 kB
Buffers:         52548 kB
Cached:         367216 kB
SwapCached:          0 kB
Active:         102840 kB
Inactive:       332856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1529524 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            5496 kB
Writeback:           0 kB
Mapped:          26172 kB
Slab:            76604 kB
Committed_AS:    60640 kB
PageTables:       1488 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= 66559 MiB

End job on node52 on Sat Apr 14 17:27:57 UTC 2007