Trace number 349302

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.26 1784.16

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-mps-v2-20-10-roll3000.opb
MD5SUM671dfb6ede3c120af748dc40a7daef68
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables8902
Total number of constraints2864
Number of constraints which are clauses143
Number of constraints which are cardinality constraints (but not clauses)31
Number of constraints which are nor clauses,nor cardinality constraints2690
Minimum length of a constraint2
Maximum length of a constraint2407
Number of terms in the objective function 31
Biggest coefficient in the objective function 1073741824
Number of bits for the biggest coefficient in the objective function 31
Sum of the numbers in the objective function 2147483647
Number of bits of the sum of numbers in the objective function 31
Biggest number in a constraint 1024000000000
Number of bits of the biggest number in a constraint 40
Biggest sum of numbers in a constraint 2123511627775
Number of bits of the biggest sum of numbers41
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.07/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.07/0.14	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.07/0.14	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.07/0.15	c no version file found!!!
0.07/0.15	c sun.arch.data.model	32
0.07/0.15	c java.version	1.6.0
0.07/0.15	c os.name	Linux
0.07/0.15	c os.version	2.6.9-22.EL.rootsmp
0.07/0.15	c os.arch	i386
0.07/0.15	c Free memory 1651659224
0.07/0.15	c Max memory 1654456320
0.07/0.15	c Total memory 1654456320
0.07/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/349302-1176694990/instance-349302-1176694990.opb
0.20/0.20	c reading problem ... 
2.79/1.76	c ... done. Wall clock time 1.56s.
2.79/1.76	c CPU time (experimental) 1.16s.
2.79/1.76	c #vars     8902
2.79/1.76	c #constraints  3038
1800.09/1784.01	c starts		: 21
1800.09/1784.01	c conflicts		: 916914
1800.09/1784.01	c decisions		: 1392327
1800.09/1784.01	c propagations		: 49565484
1800.09/1784.01	c inspects		: 2376555949
1800.09/1784.01	c learnt literals	: 8
1800.09/1784.01	c learnt binary clauses	: 23
1800.09/1784.01	c learnt ternary clauses	: 47
1800.09/1784.01	c learnt clauses	: 916906
1800.09/1784.01	c root simplifications	: 0
1800.09/1784.01	c removed literals (reason simplification)	: 0
1800.09/1784.01	c reason swapping (by a shorter reason)	: 0
1800.09/1784.01	c Calls to reduceDB	: 0
1800.09/1784.01	c speed (decisions/second)	: 781.2292043769982
1800.09/1784.01	c non guided choices	3522
1800.09/1784.01	s UNKNOWN
1800.09/1784.01	c Total wall clock time (ms): 1783.81

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/node26/watcher-349302-1176694990 -o ROOT/results/node26/solver-349302-1176694990 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/349302-1176694990/sat4jPseudoResolution.jar /tmp/evaluation/349302-1176694990/instance-349302-1176694990.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.04 1.01 1.00 2/77 31373
/proc/meminfo: memFree=1811520/2055920 swapFree=4170236/4192956
[pid=31373] ppid=31371 vsize=152 CPUtime=0
/proc/31373/stat : 31373 (java) R 31371 31373 31245 0 -1 0 42 0 0 0 0 0 0 0 19 0 1 0 117415813 155648 26 18446744073709551615 134512640 134550740 4294956592 18446744073709551615 12550246 0 0 4096 0 0 0 0 17 1 0 0
/proc/31373/statm: 38 26 19 9 0 4 0

[startup+0.0951089 s]
/proc/loadavg: 1.04 1.01 1.00 2/77 31373
/proc/meminfo: memFree=1811520/2055920 swapFree=4170236/4192956
[pid=31373] ppid=31371 vsize=1777844 CPUtime=0.07
/proc/31373/stat : 31373 (java) S 31371 31373 31245 0 -1 0 3881 0 1 0 5 2 0 0 18 0 7 0 117415813 1820512256 3623 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23755 18446744073709551615 0 0 17 1 0 0
/proc/31373/statm: 444461 3623 1096 9 0 442097 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1777844

[startup+0.10111 s]
/proc/loadavg: 1.04 1.01 1.00 2/77 31373
/proc/meminfo: memFree=1811520/2055920 swapFree=4170236/4192956
[pid=31373] ppid=31371 vsize=1780108 CPUtime=0.07
/proc/31373/stat : 31373 (java) S 31371 31373 31245 0 -1 0 3969 0 1 0 5 2 0 0 18 0 12 0 117415813 1822830592 3710 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31373/statm: 445027 3710 1122 9 0 442646 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1780108

[startup+0.301127 s]
/proc/loadavg: 1.04 1.01 1.00 2/77 31373
/proc/meminfo: memFree=1811520/2055920 swapFree=4170236/4192956
[pid=31373] ppid=31371 vsize=1782128 CPUtime=0.32
/proc/31373/stat : 31373 (java) S 31371 31373 31245 0 -1 0 5202 0 1 0 29 3 0 0 18 0 12 0 117415813 1824899072 4940 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31373/statm: 445532 4940 1263 9 0 443144 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 1782128

[startup+0.701163 s]
/proc/loadavg: 1.04 1.01 1.00 2/77 31373
/proc/meminfo: memFree=1811520/2055920 swapFree=4170236/4192956
[pid=31373] ppid=31371 vsize=1783872 CPUtime=0.88
/proc/31373/stat : 31373 (java) S 31371 31373 31245 0 -1 0 7334 0 1 0 84 4 0 0 18 0 12 0 117415813 1826684928 7006 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31373/statm: 445968 7007 1309 9 0 443580 0
Current children cumulated CPU time (s) 0.88
Current children cumulated vsize (KiB) 1783872

[startup+1.50224 s]
/proc/loadavg: 1.04 1.01 1.00 4/89 31385
/proc/meminfo: memFree=1782368/2055920 swapFree=4170236/4192956
[pid=31373] ppid=31371 vsize=1794632 CPUtime=2.43
/proc/31373/stat : 31373 (java) S 31371 31373 31245 0 -1 0 22995 0 1 0 232 11 0 0 18 0 12 0 117415813 1837703168 18555 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31373/statm: 448658 18555 1310 9 0 446270 0
[pid=31373/tid=31375] ppid=31371 vsize=1794632 CPUtime=0.9
/proc/31373/task/31375/stat : 31375 (java) R 31371 31373 31245 0 -1 64 14752 0 1 0 83 7 0 0 20 0 12 0 117415815 1837703168 18555 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31373/tid=31376] ppid=31371 vsize=1794632 CPUtime=0
/proc/31373/task/31376/stat : 31376 (java) S 31371 31373 31245 0 -1 64 3 0 0 0 0 0 0 0 19 0 12 0 117415816 1837703168 18555 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31373/tid=31377] ppid=31371 vsize=1794632 CPUtime=0
/proc/31373/task/31377/stat : 31377 (java) S 31371 31373 31245 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 117415816 1837703168 18555 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31373/tid=31378] ppid=31371 vsize=1794632 CPUtime=0
/proc/31373/task/31378/stat : 31378 (java) S 31371 31373 31245 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 117415818 1837703168 18555 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31373/tid=31379] ppid=31371 vsize=1794632 CPUtime=0
/proc/31373/task/31379/stat : 31379 (java) S 31371 31373 31245 0 -1 64 10 0 0 0 0 0 0 0 22 0 12 0 117415819 1837703168 18555 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31373/tid=31380] ppid=31371 vsize=1794632 CPUtime=0
/proc/31373/task/31380/stat : 31380 (java) S 31371 31373 31245 0 -1 64 4 0 0 0 0 0 0 0 23 0 12 0 117415819 1837703168 18555 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31373/tid=31381] ppid=31371 vsize=1794632 CPUtime=0
/proc/31373/task/31381/stat : 31381 (java) S 31371 31373 31245 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 117415823 1837703168 18555 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31373/tid=31382] ppid=31371 vsize=1794632 CPUtime=0.95
/proc/31373/task/31382/stat : 31382 (java) R 31371 31373 31245 0 -1 64 5078 0 0 0 94 1 0 0 18 0 12 0 117415823 1837703168 18555 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 103315195 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31373/tid=31383] ppid=31371 vsize=1794632 CPUtime=0.55
/proc/31373/task/31383/stat : 31383 (java) R 31371 31373 31245 0 -1 64 2443 0 0 0 54 1 0 0 16 0 12 0 117415823 1837703168 18555 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 102395130 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31373/tid=31384] ppid=31371 vsize=1794632 CPUtime=0
/proc/31373/task/31384/stat : 31384 (java) S 31371 31373 31245 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 117415823 1837703168 18555 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31373/tid=31385] ppid=31371 vsize=1794632 CPUtime=0
/proc/31373/task/31385/stat : 31385 (java) S 31371 31373 31245 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 117415823 1837703168 18555 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.43
Current children cumulated vsize (KiB) 1794632

[startup+3.10239 s]
/proc/loadavg: 1.04 1.01 1.00 2/90 31386
/proc/meminfo: memFree=1709272/2055920 swapFree=4170236/4192956
[pid=31373] ppid=31371 vsize=1792736 CPUtime=4.59
/proc/31373/stat : 31373 (java) S 31371 31373 31245 0 -1 0 50449 0 1 0 437 22 0 0 18 0 13 0 117415813 1835761664 43018 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31373/statm: 448184 43020 1326 9 0 445796 0
[pid=31373/tid=31375] ppid=31371 vsize=1792736 CPUtime=2.36
/proc/31373/task/31375/stat : 31375 (java) S 31371 31373 31245 0 -1 64 37710 0 1 0 220 16 0 0 24 0 13 0 117415815 1835761664 43021 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31373/tid=31376] ppid=31371 vsize=1792736 CPUtime=0.02
/proc/31373/task/31376/stat : 31376 (java) R 31371 31373 31245 0 -1 64 942 0 0 0 2 0 0 0 17 0 13 0 117415816 1835761664 43023 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 105367591 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31373/tid=31377] ppid=31371 vsize=1792736 CPUtime=0.02
/proc/31373/task/31377/stat : 31377 (java) R 31371 31373 31245 0 -1 64 880 0 0 0 2 0 0 0 17 0 13 0 117415816 1835761664 43024 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 105369151 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31373/tid=31378] ppid=31371 vsize=1792736 CPUtime=0
/proc/31373/task/31378/stat : 31378 (java) S 31371 31373 31245 0 -1 64 3 0 0 0 0 0 0 0 17 0 13 0 117415818 1835761664 43025 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31373/tid=31379] ppid=31371 vsize=1792736 CPUtime=0
/proc/31373/task/31379/stat : 31379 (java) S 31371 31373 31245 0 -1 64 10 0 0 0 0 0 0 0 22 0 13 0 117415819 1835761664 43026 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31373/tid=31380] ppid=31371 vsize=1792736 CPUtime=0
/proc/31373/task/31380/stat : 31380 (java) S 31371 31373 31245 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 117415819 1835761664 43027 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31373/tid=31381] ppid=31371 vsize=1792736 CPUtime=0
/proc/31373/task/31381/stat : 31381 (java) S 31371 31373 31245 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 117415823 1835761664 43028 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31373/tid=31382] ppid=31371 vsize=1792736 CPUtime=1.32
/proc/31373/task/31382/stat : 31382 (java) S 31371 31373 31245 0 -1 64 6381 0 0 0 131 1 0 0 15 0 13 0 117415823 1835761664 43030 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31373/tid=31383] ppid=31371 vsize=1792736 CPUtime=0.81
/proc/31373/task/31383/stat : 31383 (java) S 31371 31373 31245 0 -1 64 3819 0 0 0 79 2 0 0 16 0 13 0 117415823 1835761664 43031 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31373/tid=31384] ppid=31371 vsize=1792736 CPUtime=0
/proc/31373/task/31384/stat : 31384 (java) S 31371 31373 31245 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 117415823 1835761664 43032 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31373/tid=31385] ppid=31371 vsize=1792736 CPUtime=0
/proc/31373/task/31385/stat : 31385 (java) S 31371 31373 31245 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 117415823 1835761664 43033 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31373/tid=31386] ppid=31371 vsize=1792736 CPUtime=0
/proc/31373/task/31386/stat : 31386 (java) S 31371 31373 31245 0 -1 64 4 0 0 0 0 0 0 0 20 0 13 0 117415998 1835761664 43034 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.59
Current children cumulated vsize (KiB) 1792736

[startup+6.30169 s]
/proc/loadavg: 1.04 1.01 1.00 2/90 31386
/proc/meminfo: memFree=1631072/2055920 swapFree=4170236/4192956
[pid=31373] ppid=31371 vsize=1791680 CPUtime=7.93
/proc/31373/stat : 31373 (java) S 31371 31373 31245 0 -1 0 54239 0 1 0 769 24 0 0 18 0 13 0 117415813 1834680320 46627 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31373/statm: 447920 46627 1330 9 0 445532 0
[pid=31373/tid=31375] ppid=31371 vsize=1791680 CPUtime=5.44
/proc/31373/task/31375/stat : 31375 (java) R 31371 31373 31245 0 -1 64 37715 0 1 0 528 16 0 0 25 0 13 0 117415815 1834680320 46627 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109730612 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31373/tid=31376] ppid=31371 vsize=1791680 CPUtime=0.11
/proc/31373/task/31376/stat : 31376 (java) S 31371 31373 31245 0 -1 64 2987 0 0 0 10 1 0 0 16 0 13 0 117415816 1834680320 46627 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31373/tid=31377] ppid=31371 vsize=1791680 CPUtime=0.11
/proc/31373/task/31377/stat : 31377 (java) S 31371 31373 31245 0 -1 64 2574 0 0 0 10 1 0 0 16 0 13 0 117415816 1834680320 46627 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31373/tid=31378] ppid=31371 vsize=1791680 CPUtime=0
/proc/31373/task/31378/stat : 31378 (java) S 31371 31373 31245 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 117415818 1834680320 46627 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31373/tid=31379] ppid=31371 vsize=1791680 CPUtime=0
/proc/31373/task/31379/stat : 31379 (java) S 31371 31373 31245 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 117415819 1834680320 46627 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31373/tid=31380] ppid=31371 vsize=1791680 CPUtime=0
/proc/31373/task/31380/stat : 31380 (java) S 31371 31373 31245 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 117415819 1834680320 46627 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31373/tid=31381] ppid=31371 vsize=1791680 CPUtime=0
/proc/31373/task/31381/stat : 31381 (java) S 31371 31373 31245 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 117415823 1834680320 46627 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31373/tid=31382] ppid=31371 vsize=1791680 CPUtime=1.35
/proc/31373/task/31382/stat : 31382 (java) S 31371 31373 31245 0 -1 64 6382 0 0 0 134 1 0 0 16 0 13 0 117415823 1834680320 46627 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31373/tid=31383] ppid=31371 vsize=1791680 CPUtime=0.87
/proc/31373/task/31383/stat : 31383 (java) S 31371 31373 31245 0 -1 64 3848 0 0 0 85 2 0 0 16 0 13 0 117415823 1834680320 46627 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31373/tid=31384] ppid=31371 vsize=1791680 CPUtime=0
/proc/31373/task/31384/stat : 31384 (java) S 31371 31373 31245 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 117415823 1834680320 46627 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31373/tid=31385] ppid=31371 vsize=1791680 CPUtime=0
/proc/31373/task/31385/stat : 31385 (java) S 31371 31373 31245 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 117415823 1834680320 46627 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31373/tid=31386] ppid=31371 vsize=1791680 CPUtime=0
/proc/31373/task/31386/stat : 31386 (java) S 31371 31373 31245 0 -1 64 4 0 0 0 0 0 0 0 20 0 13 0 117415998 1834680320 46627 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.93
Current children cumulated vsize (KiB) 1791680

[startup+12.7013 s]
/proc/loadavg: 1.04 1.01 1.00 2/90 31386
/proc/meminfo: memFree=1623648/2055920 swapFree=4170236/4192956
[pid=31373] ppid=31371 vsize=1791680 CPUtime=14.54
/proc/31373/stat : 31373 (java) S 31371 31373 31245 0 -1 0 57363 0 1 0 1427 27 0 0 18 0 13 0 117415813 1834680320 48018 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31373/statm: 447920 48018 1332 9 0 445532 0
[pid=31373/tid=31375] ppid=31371 vsize=1791680 CPUtime=11.69
/proc/31373/task/31375/stat : 31375 (java) R 31371 31373 31245 0 -1 64 37718 0 1 0 1153 16 0 0 25 0 13 0 117415815 1834680320 48018 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109644163 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31373/tid=31376] ppid=31371 vsize=1791680 CPUtime=0.23
/proc/31373/task/31376/stat : 31376 (java) S 31371 31373 31245 0 -1 64 4894 0 0 0 21 2 0 0 16 0 13 0 117415816 1834680320 48018 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31373/tid=31377] ppid=31371 vsize=1791680 CPUtime=0.23
/proc/31373/task/31377/stat : 31377 (java) S 31371 31373 31245 0 -1 64 3763 0 0 0 21 2 0 0 16 0 13 0 117415816 1834680320 48018 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31373/tid=31378] ppid=31371 vsize=1791680 CPUtime=0
/proc/31373/task/31378/stat : 31378 (java) S 31371 31373 31245 0 -1 64 23 0 0 0 0 0 0 0 16 0 13 0 117415818 1834680320 48018 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31373/tid=31379] ppid=31371 vsize=1791680 CPUtime=0
/proc/31373/task/31379/stat : 31379 (java) S 31371 31373 31245 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 117415819 1834680320 48018 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31373/tid=31380] ppid=31371 vsize=1791680 CPUtime=0
/proc/31373/task/31380/stat : 31380 (java) S 31371 31373 31245 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 117415819 1834680320 48018 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31373/tid=31381] ppid=31371 vsize=1791680 CPUtime=0
/proc/31373/task/31381/stat : 31381 (java) S 31371 31373 31245 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 117415823 1834680320 48018 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31373/tid=31382] ppid=31371 vsize=1791680 CPUtime=1.37
/proc/31373/task/31382/stat : 31382 (java) S 31371 31373 31245 0 -1 64 6382 0 0 0 135 2 0 0 16 0 13 0 117415823 1834680320 48018 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31373/tid=31383] ppid=31371 vsize=1791680 CPUtime=0.97
/proc/31373/task/31383/stat : 31383 (java) S 31371 31373 31245 0 -1 64 3861 0 0 0 95 2 0 0 17 0 13 0 117415823 1834680320 48018 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31373/tid=31384] ppid=31371 vsize=1791680 CPUtime=0
/proc/31373/task/31384/stat : 31384 (java) S 31371 31373 31245 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 117415823 1834680320 48018 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31373/tid=31385] ppid=31371 vsize=1791680 CPUtime=0
/proc/31373/task/31385/stat : 31385 (java) S 31371 31373 31245 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 117415823 1834680320 48018 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31373/tid=31386] ppid=31371 vsize=1791680 CPUtime=0
/proc/31373/task/31386/stat : 31386 (java) S 31371 31373 31245 0 -1 64 4 0 0 0 0 0 0 0 20 0 13 0 117415998 1834680320 48018 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 14.54
Current children cumulated vsize (KiB) 1791680

[startup+25.5025 s]
/proc/loadavg: 1.03 1.01 1.00 2/90 31386
/proc/meminfo: memFree=1604384/2055920 swapFree=4170236/4192956
[pid=31373] ppid=31371 vsize=1791672 CPUtime=27.49
/proc/31373/stat : 31373 (java) S 31371 31373 31245 0 -1 0 63139 0 1 0 2719 30 0 0 18 0 13 0 117415813 1834672128 52120 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31373/statm: 447918 52120 1332 9 0 445530 0
[pid=31373/tid=31375] ppid=31371 vsize=1791672 CPUtime=24.36
/proc/31373/task/31375/stat : 31375 (java) R 31371 31373 31245 0 -1 64 37730 0 1 0 2420 16 0 0 25 0 13 0 117415815 1834672128 52120 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109552536 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31373/tid=31376] ppid=31371 vsize=1791672 CPUtime=0.34
/proc/31373/task/31376/stat : 31376 (java) S 31371 31373 31245 0 -1 64 7719 0 0 0 30 4 0 0 16 0 13 0 117415816 1834672128 52120 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31373/tid=31377] ppid=31371 vsize=1791672 CPUtime=0.34
/proc/31373/task/31377/stat : 31377 (java) S 31371 31373 31245 0 -1 64 6699 0 0 0 30 4 0 0 16 0 13 0 117415816 1834672128 52120 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31373/tid=31378] ppid=31371 vsize=1791672 CPUtime=0
/proc/31373/task/31378/stat : 31378 (java) S 31371 31373 31245 0 -1 64 23 0 0 0 0 0 0 0 16 0 13 0 117415818 1834672128 52120 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0

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

[pid=31373/tid=31378] ppid=31371 vsize=1791672 CPUtime=0.29
/proc/31373/task/31378/stat : 31378 (java) S 31371 31373 31245 0 -1 64 215 0 0 0 16 13 0 0 16 0 13 0 117415818 1834672128 141138 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31373/tid=31379] ppid=31371 vsize=1791672 CPUtime=0
/proc/31373/task/31379/stat : 31379 (java) S 31371 31373 31245 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 117415819 1834672128 141138 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31373/tid=31380] ppid=31371 vsize=1791672 CPUtime=0
/proc/31373/task/31380/stat : 31380 (java) S 31371 31373 31245 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 117415819 1834672128 141138 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31373/tid=31381] ppid=31371 vsize=1791672 CPUtime=0
/proc/31373/task/31381/stat : 31381 (java) S 31371 31373 31245 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 117415823 1834672128 141138 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31373/tid=31382] ppid=31371 vsize=1791672 CPUtime=1.44
/proc/31373/task/31382/stat : 31382 (java) S 31371 31373 31245 0 -1 64 6385 0 0 0 142 2 0 0 16 0 13 0 117415823 1834672128 141138 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31373/tid=31383] ppid=31371 vsize=1791672 CPUtime=1
/proc/31373/task/31383/stat : 31383 (java) S 31371 31373 31245 0 -1 64 3861 0 0 0 98 2 0 0 17 0 13 0 117415823 1834672128 141138 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31373/tid=31384] ppid=31371 vsize=1791672 CPUtime=0
/proc/31373/task/31384/stat : 31384 (java) S 31371 31373 31245 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 117415823 1834672128 141138 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31373/tid=31385] ppid=31371 vsize=1791672 CPUtime=0
/proc/31373/task/31385/stat : 31385 (java) S 31371 31373 31245 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 117415823 1834672128 141138 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31373/tid=31386] ppid=31371 vsize=1791672 CPUtime=0
/proc/31373/task/31386/stat : 31386 (java) S 31371 31373 31245 0 -1 64 4 0 0 0 0 0 0 0 20 0 13 0 117415998 1834672128 141138 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1616.76
Current children cumulated vsize (KiB) 1791672

[startup+1662.3 s]
/proc/loadavg: 1.07 1.10 1.03 2/90 31584
/proc/meminfo: memFree=1248224/2055920 swapFree=4170236/4192956
[pid=31373] ppid=31371 vsize=1791672 CPUtime=1677.25
/proc/31373/stat : 31373 (java) S 31371 31373 31245 0 -1 0 232523 0 1 0 167568 157 0 0 18 0 13 0 117415813 1834672128 141306 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31373/statm: 447918 141306 1332 9 0 445530 0
[pid=31373/tid=31375] ppid=31371 vsize=1791672 CPUtime=1644.94
/proc/31373/task/31375/stat : 31375 (java) R 31371 31373 31245 0 -1 64 96847 0 1 0 164436 58 0 0 22 0 13 0 117415815 1834672128 141306 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109644232 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31373/tid=31376] ppid=31371 vsize=1791672 CPUtime=14.65
/proc/31373/task/31376/stat : 31376 (java) S 31371 31373 31245 0 -1 64 74263 0 0 0 1420 45 0 0 17 0 13 0 117415816 1834672128 141306 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31373/tid=31377] ppid=31371 vsize=1791672 CPUtime=14.86
/proc/31373/task/31377/stat : 31377 (java) S 31371 31373 31245 0 -1 64 50230 0 0 0 1453 33 0 0 17 0 13 0 117415816 1834672128 141306 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31373/tid=31378] ppid=31371 vsize=1791672 CPUtime=0.29
/proc/31373/task/31378/stat : 31378 (java) S 31371 31373 31245 0 -1 64 215 0 0 0 16 13 0 0 15 0 13 0 117415818 1834672128 141306 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31373/tid=31379] ppid=31371 vsize=1791672 CPUtime=0
/proc/31373/task/31379/stat : 31379 (java) S 31371 31373 31245 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 117415819 1834672128 141306 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31373/tid=31380] ppid=31371 vsize=1791672 CPUtime=0
/proc/31373/task/31380/stat : 31380 (java) S 31371 31373 31245 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 117415819 1834672128 141306 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31373/tid=31381] ppid=31371 vsize=1791672 CPUtime=0
/proc/31373/task/31381/stat : 31381 (java) S 31371 31373 31245 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 117415823 1834672128 141306 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31373/tid=31382] ppid=31371 vsize=1791672 CPUtime=1.44
/proc/31373/task/31382/stat : 31382 (java) S 31371 31373 31245 0 -1 64 6385 0 0 0 142 2 0 0 16 0 13 0 117415823 1834672128 141306 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31373/tid=31383] ppid=31371 vsize=1791672 CPUtime=1
/proc/31373/task/31383/stat : 31383 (java) S 31371 31373 31245 0 -1 64 3861 0 0 0 98 2 0 0 17 0 13 0 117415823 1834672128 141306 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31373/tid=31384] ppid=31371 vsize=1791672 CPUtime=0
/proc/31373/task/31384/stat : 31384 (java) S 31371 31373 31245 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 117415823 1834672128 141306 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31373/tid=31385] ppid=31371 vsize=1791672 CPUtime=0
/proc/31373/task/31385/stat : 31385 (java) S 31371 31373 31245 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 117415823 1834672128 141306 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31373/tid=31386] ppid=31371 vsize=1791672 CPUtime=0
/proc/31373/task/31386/stat : 31386 (java) S 31371 31373 31245 0 -1 64 4 0 0 0 0 0 0 0 20 0 13 0 117415998 1834672128 141306 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1677.25
Current children cumulated vsize (KiB) 1791672

[startup+1722.3 s]
/proc/loadavg: 1.02 1.08 1.03 2/90 31584
/proc/meminfo: memFree=1227232/2055920 swapFree=4170236/4192956
[pid=31373] ppid=31371 vsize=1791672 CPUtime=1737.75
/proc/31373/stat : 31373 (java) S 31371 31373 31245 0 -1 0 239360 0 1 0 173614 161 0 0 18 0 13 0 117415813 1834672128 146517 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31373/statm: 447918 146517 1332 9 0 445530 0
[pid=31373/tid=31375] ppid=31371 vsize=1791672 CPUtime=1704.36
/proc/31373/task/31375/stat : 31375 (java) R 31371 31373 31245 0 -1 64 100353 0 1 0 170376 60 0 0 25 0 13 0 117415815 1834672128 146517 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109720132 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31373/tid=31376] ppid=31371 vsize=1791672 CPUtime=15.19
/proc/31373/task/31376/stat : 31376 (java) S 31371 31373 31245 0 -1 64 76922 0 0 0 1472 47 0 0 16 0 13 0 117415816 1834672128 146517 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31373/tid=31377] ppid=31371 vsize=1791672 CPUtime=15.4
/proc/31373/task/31377/stat : 31377 (java) S 31371 31373 31245 0 -1 64 50894 0 0 0 1506 34 0 0 17 0 13 0 117415816 1834672128 146517 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31373/tid=31378] ppid=31371 vsize=1791672 CPUtime=0.3
/proc/31373/task/31378/stat : 31378 (java) S 31371 31373 31245 0 -1 64 223 0 0 0 17 13 0 0 16 0 13 0 117415818 1834672128 146517 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31373/tid=31379] ppid=31371 vsize=1791672 CPUtime=0
/proc/31373/task/31379/stat : 31379 (java) S 31371 31373 31245 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 117415819 1834672128 146517 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31373/tid=31380] ppid=31371 vsize=1791672 CPUtime=0
/proc/31373/task/31380/stat : 31380 (java) S 31371 31373 31245 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 117415819 1834672128 146517 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31373/tid=31381] ppid=31371 vsize=1791672 CPUtime=0
/proc/31373/task/31381/stat : 31381 (java) S 31371 31373 31245 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 117415823 1834672128 146517 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31373/tid=31382] ppid=31371 vsize=1791672 CPUtime=1.44
/proc/31373/task/31382/stat : 31382 (java) S 31371 31373 31245 0 -1 64 6385 0 0 0 142 2 0 0 16 0 13 0 117415823 1834672128 146517 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31373/tid=31383] ppid=31371 vsize=1791672 CPUtime=1
/proc/31373/task/31383/stat : 31383 (java) S 31371 31373 31245 0 -1 64 3861 0 0 0 98 2 0 0 17 0 13 0 117415823 1834672128 146517 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31373/tid=31384] ppid=31371 vsize=1791672 CPUtime=0
/proc/31373/task/31384/stat : 31384 (java) S 31371 31373 31245 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 117415823 1834672128 146517 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31373/tid=31385] ppid=31371 vsize=1791672 CPUtime=0
/proc/31373/task/31385/stat : 31385 (java) S 31371 31373 31245 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 117415823 1834672128 146517 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31373/tid=31386] ppid=31371 vsize=1791672 CPUtime=0
/proc/31373/task/31386/stat : 31386 (java) S 31371 31373 31245 0 -1 64 4 0 0 0 0 0 0 0 20 0 13 0 117415998 1834672128 146517 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1737.75
Current children cumulated vsize (KiB) 1791672

[startup+1782.3 s]
/proc/loadavg: 1.01 1.06 1.02 2/90 31584
/proc/meminfo: memFree=1212192/2055920 swapFree=4170236/4192956
[pid=31373] ppid=31371 vsize=1791672 CPUtime=1798.39
/proc/31373/stat : 31373 (java) S 31371 31373 31245 0 -1 0 243513 0 1 0 179676 163 0 0 18 0 13 0 117415813 1834672128 150414 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31373/statm: 447918 150414 1332 9 0 445530 0
[pid=31373/tid=31375] ppid=31371 vsize=1791672 CPUtime=1763.65
/proc/31373/task/31375/stat : 31375 (java) R 31371 31373 31245 0 -1 64 100888 0 1 0 176304 61 0 0 24 0 13 0 117415815 1834672128 150414 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109890974 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31373/tid=31376] ppid=31371 vsize=1791672 CPUtime=15.87
/proc/31373/task/31376/stat : 31376 (java) S 31371 31373 31245 0 -1 64 79651 0 0 0 1539 48 0 0 16 0 13 0 117415816 1834672128 150414 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31373/tid=31377] ppid=31371 vsize=1791672 CPUtime=16.08
/proc/31373/task/31377/stat : 31377 (java) S 31371 31373 31245 0 -1 64 51781 0 0 0 1574 34 0 0 16 0 13 0 117415816 1834672128 150414 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31373/tid=31378] ppid=31371 vsize=1791672 CPUtime=0.3
/proc/31373/task/31378/stat : 31378 (java) S 31371 31373 31245 0 -1 64 225 0 0 0 17 13 0 0 16 0 13 0 117415818 1834672128 150414 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31373/tid=31379] ppid=31371 vsize=1791672 CPUtime=0
/proc/31373/task/31379/stat : 31379 (java) S 31371 31373 31245 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 117415819 1834672128 150414 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31373/tid=31380] ppid=31371 vsize=1791672 CPUtime=0
/proc/31373/task/31380/stat : 31380 (java) S 31371 31373 31245 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 117415819 1834672128 150414 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31373/tid=31381] ppid=31371 vsize=1791672 CPUtime=0
/proc/31373/task/31381/stat : 31381 (java) S 31371 31373 31245 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 117415823 1834672128 150414 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31373/tid=31382] ppid=31371 vsize=1791672 CPUtime=1.44
/proc/31373/task/31382/stat : 31382 (java) S 31371 31373 31245 0 -1 64 6385 0 0 0 142 2 0 0 16 0 13 0 117415823 1834672128 150414 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31373/tid=31383] ppid=31371 vsize=1791672 CPUtime=1
/proc/31373/task/31383/stat : 31383 (java) S 31371 31373 31245 0 -1 64 3861 0 0 0 98 2 0 0 17 0 13 0 117415823 1834672128 150414 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31373/tid=31384] ppid=31371 vsize=1791672 CPUtime=0
/proc/31373/task/31384/stat : 31384 (java) S 31371 31373 31245 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 117415823 1834672128 150414 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31373/tid=31385] ppid=31371 vsize=1791672 CPUtime=0
/proc/31373/task/31385/stat : 31385 (java) S 31371 31373 31245 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 117415823 1834672128 150414 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31373/tid=31386] ppid=31371 vsize=1791672 CPUtime=0
/proc/31373/task/31386/stat : 31386 (java) S 31371 31373 31245 0 -1 64 4 0 0 0 0 0 0 0 20 0 13 0 117415998 1834672128 150414 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1798.39
Current children cumulated vsize (KiB) 1791672



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1784 s]
/proc/loadavg: 1.01 1.06 1.02 2/90 31584
/proc/meminfo: memFree=1211744/2055920 swapFree=4170236/4192956
[pid=31373] ppid=31371 vsize=1791672 CPUtime=1800.09
/proc/31373/stat : 31373 (java) S 31371 31373 31245 0 -1 0 243513 0 1 0 179846 163 0 0 18 0 13 0 117415813 1834672128 150414 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31373/statm: 447918 150414 1332 9 0 445530 0
[pid=31373/tid=31375] ppid=31371 vsize=1791672 CPUtime=1765.35
/proc/31373/task/31375/stat : 31375 (java) R 31371 31373 31245 0 -1 64 100888 0 1 0 176474 61 0 0 25 0 13 0 117415815 1834672128 150414 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109891409 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31373/tid=31376] ppid=31371 vsize=1791672 CPUtime=15.87
/proc/31373/task/31376/stat : 31376 (java) S 31371 31373 31245 0 -1 64 79651 0 0 0 1539 48 0 0 16 0 13 0 117415816 1834672128 150414 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31373/tid=31377] ppid=31371 vsize=1791672 CPUtime=16.08
/proc/31373/task/31377/stat : 31377 (java) S 31371 31373 31245 0 -1 64 51781 0 0 0 1574 34 0 0 16 0 13 0 117415816 1834672128 150414 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31373/tid=31378] ppid=31371 vsize=1791672 CPUtime=0.3
/proc/31373/task/31378/stat : 31378 (java) S 31371 31373 31245 0 -1 64 225 0 0 0 17 13 0 0 16 0 13 0 117415818 1834672128 150414 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31373/tid=31379] ppid=31371 vsize=1791672 CPUtime=0
/proc/31373/task/31379/stat : 31379 (java) S 31371 31373 31245 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 117415819 1834672128 150414 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31373/tid=31380] ppid=31371 vsize=1791672 CPUtime=0
/proc/31373/task/31380/stat : 31380 (java) S 31371 31373 31245 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 117415819 1834672128 150414 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31373/tid=31381] ppid=31371 vsize=1791672 CPUtime=0
/proc/31373/task/31381/stat : 31381 (java) S 31371 31373 31245 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 117415823 1834672128 150414 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31373/tid=31382] ppid=31371 vsize=1791672 CPUtime=1.44
/proc/31373/task/31382/stat : 31382 (java) S 31371 31373 31245 0 -1 64 6385 0 0 0 142 2 0 0 16 0 13 0 117415823 1834672128 150414 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31373/tid=31383] ppid=31371 vsize=1791672 CPUtime=1
/proc/31373/task/31383/stat : 31383 (java) S 31371 31373 31245 0 -1 64 3861 0 0 0 98 2 0 0 17 0 13 0 117415823 1834672128 150414 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31373/tid=31384] ppid=31371 vsize=1791672 CPUtime=0
/proc/31373/task/31384/stat : 31384 (java) S 31371 31373 31245 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 117415823 1834672128 150414 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31373/tid=31385] ppid=31371 vsize=1791672 CPUtime=0
/proc/31373/task/31385/stat : 31385 (java) S 31371 31373 31245 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 117415823 1834672128 150414 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31373/tid=31386] ppid=31371 vsize=1791672 CPUtime=0
/proc/31373/task/31386/stat : 31386 (java) S 31371 31373 31245 0 -1 64 4 0 0 0 0 0 0 0 20 0 13 0 117415998 1834672128 150414 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 1791672

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

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

[startup+1784.11 s]
/proc/loadavg: 1.01 1.06 1.02 2/90 31584
/proc/meminfo: memFree=1211744/2055920 swapFree=4170236/4192956
[pid=31373] ppid=31371 vsize=0 CPUtime=1800.21
/proc/31373/stat : 31373 (java) Z 31371 31373 31245 0 -1 1036 243534 0 1 0 179853 168 0 0 16 0 2 0 117415813 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31373/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): 1784.16
CPU time (s): 1800.26
CPU user time (s): 1798.53
CPU system time (s): 1.72874
CPU usage (%): 100.902
Max. virtual memory (cumulated for all children) (KiB): 1794632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.53
system time used= 1.72874
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 243534
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= 48216
involuntary context switches= 44692

runsolver used 1.9847 second user time and 5.60215 second system time

The end

Launcher Data (download as text)

Begin job on node26 on Mon Apr 16 03:43:10 UTC 2007

IDJOB= 349302
IDBENCH= 2349
IDSOLVER= 159
FILE ID= node26/349302-1176694990

PBS_JOBID= 4560039

Free space on /tmp= 66520 MiB

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

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  671dfb6ede3c120af748dc40a7daef68

RANDOM SEED= 501917776

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node26.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.213
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.213
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:       1811992 kB
Buffers:         23988 kB
Cached:         135412 kB
SwapCached:       3596 kB
Active:          95396 kB
Inactive:        87736 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1811992 kB
SwapTotal:     4192956 kB
SwapFree:      4170236 kB
Dirty:            4576 kB
Writeback:           0 kB
Mapped:          30720 kB
Slab:            46416 kB
Committed_AS:   943248 kB
PageTables:       1716 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= 66520 MiB

End job on node26 on Mon Apr 16 04:12:56 UTC 2007