Trace number 349317

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.1 1792.97

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-mps-v2-20-10-blp-ar98.opb
MD5SUM523aad2a62a776290fed26e3ef5d80ef
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 variables20024
Total number of constraints1258
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)912
Number of constraints which are nor clauses,nor cardinality constraints345
Minimum length of a constraint2
Maximum length of a constraint15837
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 83886080000000
Number of bits of the biggest number in a constraint 47
Biggest sum of numbers in a constraint 572975239517507
Number of bits of the biggest sum of numbers50
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.09/0.13	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.09/0.13	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.09/0.13	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.09/0.14	c no version file found!!!
0.09/0.14	c sun.arch.data.model	32
0.09/0.14	c java.version	1.6.0
0.09/0.14	c os.name	Linux
0.09/0.14	c os.version	2.6.9-22.EL.rootsmp
0.09/0.14	c os.arch	i386
0.09/0.15	c Free memory 1651659224
0.09/0.15	c Max memory 1654456320
0.09/0.15	c Total memory 1654456320
0.09/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/349317-1176695453/instance-349317-1176695453.opb
0.20/0.20	c reading problem ... 
3.63/2.89	c ... done. Wall clock time 2.685s.
3.63/2.89	c CPU time (experimental) 2.25s.
3.63/2.89	c #vars     20024
3.63/2.89	c #constraints  1473
1800.02/1792.91	c starts		: 12
1800.02/1792.91	c conflicts		: 21216
1800.02/1792.91	c decisions		: 46124
1800.02/1792.91	c propagations		: 10316712
1800.02/1792.91	c inspects		: 190538560
1800.02/1792.91	c learnt literals	: 1
1800.02/1792.91	c learnt binary clauses	: 0
1800.02/1792.91	c learnt ternary clauses	: 0
1800.02/1792.91	c learnt clauses	: 21215
1800.02/1792.91	c root simplifications	: 0
1800.02/1792.91	c removed literals (reason simplification)	: 0
1800.02/1792.91	c reason swapping (by a shorter reason)	: 0
1800.02/1792.91	c Calls to reduceDB	: 0
1800.02/1792.91	c speed (decisions/second)	: 25.767885674700274
1800.02/1792.91	c non guided choices	9015
1800.02/1792.91	s UNKNOWN
1800.02/1792.91	c Total wall clock time (ms): 1792.713

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/node22/watcher-349317-1176695453 -o ROOT/results/node22/solver-349317-1176695453 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/349317-1176695453/sat4jPseudoResolution.jar /tmp/evaluation/349317-1176695453/instance-349317-1176695453.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 3/77 11837
/proc/meminfo: memFree=1679600/2055920 swapFree=4168648/4192956
[pid=11837] ppid=11835 vsize=1472 CPUtime=0
/proc/11837/stat : 11837 (java) R 11835 11837 11723 0 -1 0 118 0 0 0 0 0 0 0 18 0 1 0 117462997 1507328 90 18446744073709551615 134512640 134550740 4294956592 18446744073709551615 134530416 0 0 4096 0 0 0 0 17 1 0 0
/proc/11837/statm: 369 100 77 9 0 11 0

[startup+0.100458 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 11837
/proc/meminfo: memFree=1679600/2055920 swapFree=4168648/4192956
[pid=11837] ppid=11835 vsize=1780108 CPUtime=0.09
/proc/11837/stat : 11837 (java) S 11835 11837 11723 0 -1 0 3979 0 1 0 6 3 0 0 18 0 12 0 117462997 1822830592 3720 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11837/statm: 445027 3720 1122 9 0 442646 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1780108

[startup+0.202474 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 11837
/proc/meminfo: memFree=1679600/2055920 swapFree=4168648/4192956
[pid=11837] ppid=11835 vsize=1782012 CPUtime=0.2
/proc/11837/stat : 11837 (java) S 11835 11837 11723 0 -1 0 4862 0 1 0 17 3 0 0 18 0 12 0 117462997 1824780288 4600 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11837/statm: 445503 4600 1244 9 0 443115 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 1782012

[startup+0.302487 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 11837
/proc/meminfo: memFree=1679600/2055920 swapFree=4168648/4192956
[pid=11837] ppid=11835 vsize=1782012 CPUtime=0.33
/proc/11837/stat : 11837 (java) S 11835 11837 11723 0 -1 0 5316 0 1 0 29 4 0 0 18 0 12 0 117462997 1824780288 5054 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11837/statm: 445503 5054 1263 9 0 443115 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 1782012

[startup+0.702551 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 11837
/proc/meminfo: memFree=1679600/2055920 swapFree=4168648/4192956
[pid=11837] ppid=11835 vsize=1791856 CPUtime=1.02
/proc/11837/stat : 11837 (java) S 11835 11837 11723 0 -1 0 9231 0 1 0 96 6 0 0 18 0 12 0 117462997 1834860544 8314 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11837/statm: 447964 8315 1303 9 0 445576 0
Current children cumulated CPU time (s) 1.02
Current children cumulated vsize (KiB) 1791856

[startup+1.50168 s]
/proc/loadavg: 0.92 0.98 0.99 2/89 11849
/proc/meminfo: memFree=1640592/2055920 swapFree=4168648/4192956
[pid=11837] ppid=11835 vsize=1793056 CPUtime=2.2
/proc/11837/stat : 11837 (java) S 11835 11837 11723 0 -1 0 25072 0 1 0 207 13 0 0 18 0 12 0 117462997 1836089344 22252 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11837/statm: 448264 22252 1305 9 0 445876 0
[pid=11837/tid=11839] ppid=11835 vsize=1793056 CPUtime=0.99
/proc/11837/task/11839/stat : 11839 (java) R 11835 11837 11723 0 -1 64 18620 0 1 0 89 10 0 0 25 0 12 0 117462999 1836089344 22252 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109527347 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11837/tid=11840] ppid=11835 vsize=1793056 CPUtime=0
/proc/11837/task/11840/stat : 11840 (java) S 11835 11837 11723 0 -1 64 3 0 0 0 0 0 0 0 19 0 12 0 117463000 1836089344 22252 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11837/tid=11841] ppid=11835 vsize=1793056 CPUtime=0
/proc/11837/task/11841/stat : 11841 (java) S 11835 11837 11723 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 117463000 1836089344 22252 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11837/tid=11842] ppid=11835 vsize=1793056 CPUtime=0
/proc/11837/task/11842/stat : 11842 (java) S 11835 11837 11723 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 117463002 1836089344 22252 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11837/tid=11843] ppid=11835 vsize=1793056 CPUtime=0
/proc/11837/task/11843/stat : 11843 (java) S 11835 11837 11723 0 -1 64 10 0 0 0 0 0 0 0 22 0 12 0 117463003 1836089344 22252 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11837/tid=11844] ppid=11835 vsize=1793056 CPUtime=0
/proc/11837/task/11844/stat : 11844 (java) S 11835 11837 11723 0 -1 64 4 0 0 0 0 0 0 0 23 0 12 0 117463003 1836089344 22252 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11837/tid=11845] ppid=11835 vsize=1793056 CPUtime=0
/proc/11837/task/11845/stat : 11845 (java) S 11835 11837 11723 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 117463007 1836089344 22252 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11837/tid=11846] ppid=11835 vsize=1793056 CPUtime=0.51
/proc/11837/task/11846/stat : 11846 (java) S 11835 11837 11723 0 -1 64 1762 0 0 0 51 0 0 0 16 0 12 0 117463007 1836089344 22252 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11837/tid=11847] ppid=11835 vsize=1793056 CPUtime=0.67
/proc/11837/task/11847/stat : 11847 (java) S 11835 11837 11723 0 -1 64 3968 0 0 0 66 1 0 0 16 0 12 0 117463007 1836089344 22252 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11837/tid=11848] ppid=11835 vsize=1793056 CPUtime=0
/proc/11837/task/11848/stat : 11848 (java) S 11835 11837 11723 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 117463007 1836089344 22252 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11837/tid=11849] ppid=11835 vsize=1793056 CPUtime=0
/proc/11837/task/11849/stat : 11849 (java) R 11835 11837 11723 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 117463007 1836089344 22252 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.2
Current children cumulated vsize (KiB) 1793056

[startup+3.10292 s]
/proc/loadavg: 0.92 0.98 0.99 2/89 11849
/proc/meminfo: memFree=1520144/2055920 swapFree=4168648/4192956
[pid=11837] ppid=11835 vsize=1794716 CPUtime=4.13
/proc/11837/stat : 11837 (java) S 11835 11837 11723 0 -1 0 50384 0 1 0 390 23 0 0 18 0 13 0 117462997 1837789184 47122 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11837/statm: 448679 47122 1322 9 0 446291 0
[pid=11837/tid=11839] ppid=11835 vsize=1794716 CPUtime=2.4
/proc/11837/task/11839/stat : 11839 (java) R 11835 11837 11723 0 -1 64 37703 0 1 0 223 17 0 0 23 0 13 0 117462999 1837789184 47122 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109200722 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11837/tid=11840] ppid=11835 vsize=1794716 CPUtime=0.1
/proc/11837/task/11840/stat : 11840 (java) S 11835 11837 11723 0 -1 64 2975 0 0 0 9 1 0 0 16 0 13 0 117463000 1837789184 47122 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11837/tid=11841] ppid=11835 vsize=1794716 CPUtime=0.09
/proc/11837/task/11841/stat : 11841 (java) S 11835 11837 11723 0 -1 64 2539 0 0 0 8 1 0 0 16 0 13 0 117463000 1837789184 47122 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11837/tid=11842] ppid=11835 vsize=1794716 CPUtime=0
/proc/11837/task/11842/stat : 11842 (java) S 11835 11837 11723 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 117463002 1837789184 47122 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11837/tid=11843] ppid=11835 vsize=1794716 CPUtime=0
/proc/11837/task/11843/stat : 11843 (java) S 11835 11837 11723 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 117463003 1837789184 47122 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11837/tid=11844] ppid=11835 vsize=1794716 CPUtime=0
/proc/11837/task/11844/stat : 11844 (java) S 11835 11837 11723 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 117463003 1837789184 47122 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11837/tid=11845] ppid=11835 vsize=1794716 CPUtime=0
/proc/11837/task/11845/stat : 11845 (java) S 11835 11837 11723 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 117463007 1837789184 47122 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11837/tid=11846] ppid=11835 vsize=1794716 CPUtime=0.61
/proc/11837/task/11846/stat : 11846 (java) S 11835 11837 11723 0 -1 64 1780 0 0 0 61 0 0 0 16 0 13 0 117463007 1837789184 47122 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11837/tid=11847] ppid=11835 vsize=1794716 CPUtime=0.89
/proc/11837/task/11847/stat : 11847 (java) R 11835 11837 11723 0 -1 64 4658 0 0 0 87 2 0 0 17 0 13 0 117463007 1837789184 47122 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 103317897 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11837/tid=11848] ppid=11835 vsize=1794716 CPUtime=0
/proc/11837/task/11848/stat : 11848 (java) S 11835 11837 11723 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 117463007 1837789184 47122 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11837/tid=11849] ppid=11835 vsize=1794716 CPUtime=0
/proc/11837/task/11849/stat : 11849 (java) S 11835 11837 11723 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 117463007 1837789184 47122 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.13
Current children cumulated vsize (KiB) 1794716

[startup+6.3024 s]
/proc/loadavg: 0.93 0.98 0.99 2/90 11850
/proc/meminfo: memFree=1498568/2055920 swapFree=4168648/4192956
[pid=11837] ppid=11835 vsize=1790852 CPUtime=7.64
/proc/11837/stat : 11837 (java) S 11835 11837 11723 0 -1 0 51083 0 1 0 739 25 0 0 18 0 13 0 117462997 1833832448 46278 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11837/statm: 447713 46278 1326 9 0 445325 0
[pid=11837/tid=11839] ppid=11835 vsize=1790852 CPUtime=5.5
/proc/11837/task/11839/stat : 11839 (java) R 11835 11837 11723 0 -1 64 37711 0 1 0 533 17 0 0 17 0 13 0 117462999 1833832448 46278 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109805274 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11837/tid=11840] ppid=11835 vsize=1790852 CPUtime=0.1
/proc/11837/task/11840/stat : 11840 (java) S 11835 11837 11723 0 -1 64 2975 0 0 0 9 1 0 0 16 0 13 0 117463000 1833832448 46278 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11837/tid=11841] ppid=11835 vsize=1790852 CPUtime=0.09
/proc/11837/task/11841/stat : 11841 (java) S 11835 11837 11723 0 -1 64 2539 0 0 0 8 1 0 0 16 0 13 0 117463000 1833832448 46278 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11837/tid=11842] ppid=11835 vsize=1790852 CPUtime=0
/proc/11837/task/11842/stat : 11842 (java) S 11835 11837 11723 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 117463002 1833832448 46278 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11837/tid=11843] ppid=11835 vsize=1790852 CPUtime=0
/proc/11837/task/11843/stat : 11843 (java) S 11835 11837 11723 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 117463003 1833832448 46278 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11837/tid=11844] ppid=11835 vsize=1790852 CPUtime=0
/proc/11837/task/11844/stat : 11844 (java) S 11835 11837 11723 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 117463003 1833832448 46278 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11837/tid=11845] ppid=11835 vsize=1790852 CPUtime=0
/proc/11837/task/11845/stat : 11845 (java) S 11835 11837 11723 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 117463007 1833832448 46278 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11837/tid=11846] ppid=11835 vsize=1790852 CPUtime=0.77
/proc/11837/task/11846/stat : 11846 (java) S 11835 11837 11723 0 -1 64 1808 0 0 0 77 0 0 0 16 0 13 0 117463007 1833832448 46278 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11837/tid=11847] ppid=11835 vsize=1790852 CPUtime=1.12
/proc/11837/task/11847/stat : 11847 (java) S 11835 11837 11723 0 -1 64 5321 0 0 0 110 2 0 0 16 0 13 0 117463007 1833832448 46278 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11837/tid=11848] ppid=11835 vsize=1790852 CPUtime=0
/proc/11837/task/11848/stat : 11848 (java) S 11835 11837 11723 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 117463007 1833832448 46278 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11837/tid=11849] ppid=11835 vsize=1790852 CPUtime=0
/proc/11837/task/11849/stat : 11849 (java) S 11835 11837 11723 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 117463007 1833832448 46278 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11837/tid=11850] ppid=11835 vsize=1790852 CPUtime=0
/proc/11837/task/11850/stat : 11850 (java) S 11835 11837 11723 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 117463292 1833832448 46278 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.64
Current children cumulated vsize (KiB) 1790852

[startup+12.7014 s]
/proc/loadavg: 0.93 0.98 0.99 2/90 11850
/proc/meminfo: memFree=1466120/2055920 swapFree=4168648/4192956
[pid=11837] ppid=11835 vsize=1792040 CPUtime=14.23
/proc/11837/stat : 11837 (java) S 11835 11837 11723 0 -1 0 59588 0 1 0 1395 28 0 0 18 0 13 0 117462997 1835048960 54379 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11837/statm: 448010 54379 1326 9 0 445622 0
[pid=11837/tid=11839] ppid=11835 vsize=1792040 CPUtime=11.7
/proc/11837/task/11839/stat : 11839 (java) R 11835 11837 11723 0 -1 64 37713 0 1 0 1153 17 0 0 25 0 13 0 117462999 1835048960 54379 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109804761 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11837/tid=11840] ppid=11835 vsize=1792040 CPUtime=0.28
/proc/11837/task/11840/stat : 11840 (java) S 11835 11837 11723 0 -1 64 6489 0 0 0 26 2 0 0 16 0 13 0 117463000 1835048960 54379 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11837/tid=11841] ppid=11835 vsize=1792040 CPUtime=0.29
/proc/11837/task/11841/stat : 11841 (java) S 11835 11837 11723 0 -1 64 7526 0 0 0 26 3 0 0 16 0 13 0 117463000 1835048960 54379 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11837/tid=11842] ppid=11835 vsize=1792040 CPUtime=0
/proc/11837/task/11842/stat : 11842 (java) S 11835 11837 11723 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 117463002 1835048960 54379 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11837/tid=11843] ppid=11835 vsize=1792040 CPUtime=0
/proc/11837/task/11843/stat : 11843 (java) S 11835 11837 11723 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 117463003 1835048960 54379 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11837/tid=11844] ppid=11835 vsize=1792040 CPUtime=0
/proc/11837/task/11844/stat : 11844 (java) S 11835 11837 11723 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 117463003 1835048960 54379 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11837/tid=11845] ppid=11835 vsize=1792040 CPUtime=0
/proc/11837/task/11845/stat : 11845 (java) S 11835 11837 11723 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 117463007 1835048960 54379 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11837/tid=11846] ppid=11835 vsize=1792040 CPUtime=0.77
/proc/11837/task/11846/stat : 11846 (java) S 11835 11837 11723 0 -1 64 1808 0 0 0 77 0 0 0 16 0 13 0 117463007 1835048960 54379 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11837/tid=11847] ppid=11835 vsize=1792040 CPUtime=1.13
/proc/11837/task/11847/stat : 11847 (java) S 11835 11837 11723 0 -1 64 5321 0 0 0 111 2 0 0 16 0 13 0 117463007 1835048960 54379 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11837/tid=11848] ppid=11835 vsize=1792040 CPUtime=0
/proc/11837/task/11848/stat : 11848 (java) S 11835 11837 11723 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 117463007 1835048960 54379 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11837/tid=11849] ppid=11835 vsize=1792040 CPUtime=0
/proc/11837/task/11849/stat : 11849 (java) S 11835 11837 11723 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 117463007 1835048960 54379 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11837/tid=11850] ppid=11835 vsize=1792040 CPUtime=0
/proc/11837/task/11850/stat : 11850 (java) S 11835 11837 11723 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 117463292 1835048960 54379 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 14.23
Current children cumulated vsize (KiB) 1792040

[startup+25.5023 s]
/proc/loadavg: 0.95 0.98 0.99 2/90 11850
/proc/meminfo: memFree=1457864/2055920 swapFree=4168648/4192956
[pid=11837] ppid=11835 vsize=1793324 CPUtime=27.53
/proc/11837/stat : 11837 (java) S 11835 11837 11723 0 -1 0 61939 0 1 0 2723 30 0 0 18 0 13 0 117462997 1836363776 56512 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11837/statm: 448331 56512 1328 9 0 445943 0
[pid=11837/tid=11839] ppid=11835 vsize=1793324 CPUtime=24.11
/proc/11837/task/11839/stat : 11839 (java) R 11835 11837 11723 0 -1 64 37719 0 1 0 2393 18 0 0 25 0 13 0 117462999 1836363776 56512 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109804838 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11837/tid=11840] ppid=11835 vsize=1793324 CPUtime=0.6
/proc/11837/task/11840/stat : 11840 (java) S 11835 11837 11723 0 -1 64 7853 0 0 0 57 3 0 0 17 0 13 0 117463000 1836363776 56512 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11837/tid=11841] ppid=11835 vsize=1793324 CPUtime=0.6
/proc/11837/task/11841/stat : 11841 (java) S 11835 11837 11723 0 -1 64 8402 0 0 0 57 3 0 0 18 0 13 0 117463000 1836363776 56512 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11837/tid=11842] ppid=11835 vsize=1793324 CPUtime=0
/proc/11837/task/11842/stat : 11842 (java) S 11835 11837 11723 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 117463002 1836363776 56512 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11837/tid=11843] ppid=11835 vsize=1793324 CPUtime=0
/proc/11837/task/11843/stat : 11843 (java) S 11835 11837 11723 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 117463003 1836363776 56512 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

[pid=11837] ppid=11835 vsize=1793324 CPUtime=1608.53
/proc/11837/stat : 11837 (java) S 11835 11837 11723 0 -1 0 106945 0 1 0 160758 95 0 0 18 0 13 0 117462997 1836363776 52725 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11837/statm: 448331 52725 1328 9 0 445943 0
[pid=11837/tid=11839] ppid=11835 vsize=1793324 CPUtime=1594.28
/proc/11837/task/11839/stat : 11839 (java) R 11835 11837 11723 0 -1 64 39291 0 1 0 159392 36 0 0 25 0 13 0 117462999 1836363776 52725 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109764382 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11837/tid=11840] ppid=11835 vsize=1793324 CPUtime=5.79
/proc/11837/task/11840/stat : 11840 (java) S 11835 11837 11723 0 -1 64 29596 0 0 0 562 17 0 0 16 0 13 0 117463000 1836363776 52725 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11837/tid=11841] ppid=11835 vsize=1793324 CPUtime=5.81
/proc/11837/task/11841/stat : 11841 (java) S 11835 11837 11723 0 -1 64 30083 0 0 0 561 20 0 0 15 0 13 0 117463000 1836363776 52725 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11837/tid=11842] ppid=11835 vsize=1793324 CPUtime=0.4
/proc/11837/task/11842/stat : 11842 (java) S 11835 11837 11723 0 -1 64 17 0 0 0 24 16 0 0 15 0 13 0 117463002 1836363776 52725 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11837/tid=11843] ppid=11835 vsize=1793324 CPUtime=0
/proc/11837/task/11843/stat : 11843 (java) S 11835 11837 11723 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 117463003 1836363776 52725 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11837/tid=11844] ppid=11835 vsize=1793324 CPUtime=0
/proc/11837/task/11844/stat : 11844 (java) S 11835 11837 11723 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 117463003 1836363776 52725 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11837/tid=11845] ppid=11835 vsize=1793324 CPUtime=0
/proc/11837/task/11845/stat : 11845 (java) S 11835 11837 11723 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 117463007 1836363776 52725 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11837/tid=11846] ppid=11835 vsize=1793324 CPUtime=0.92
/proc/11837/task/11846/stat : 11846 (java) S 11835 11837 11723 0 -1 64 1821 0 0 0 92 0 0 0 16 0 13 0 117463007 1836363776 52725 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11837/tid=11847] ppid=11835 vsize=1793324 CPUtime=1.27
/proc/11837/task/11847/stat : 11847 (java) S 11835 11837 11723 0 -1 64 5415 0 0 0 125 2 0 0 17 0 13 0 117463007 1836363776 52725 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11837/tid=11848] ppid=11835 vsize=1793324 CPUtime=0
/proc/11837/task/11848/stat : 11848 (java) S 11835 11837 11723 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 117463007 1836363776 52725 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11837/tid=11849] ppid=11835 vsize=1793324 CPUtime=0
/proc/11837/task/11849/stat : 11849 (java) S 11835 11837 11723 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 117463007 1836363776 52725 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11837/tid=11850] ppid=11835 vsize=1793324 CPUtime=0
/proc/11837/task/11850/stat : 11850 (java) S 11835 11837 11723 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 117463292 1836363776 52725 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1608.53
Current children cumulated vsize (KiB) 1793324

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 12048
/proc/meminfo: memFree=1467016/2055920 swapFree=4168648/4192956
[pid=11837] ppid=11835 vsize=1793324 CPUtime=1668.8
/proc/11837/stat : 11837 (java) S 11835 11837 11723 0 -1 0 108515 0 1 0 166782 98 0 0 18 0 13 0 117462997 1836363776 54028 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11837/statm: 448331 54028 1328 9 0 445943 0
[pid=11837/tid=11839] ppid=11835 vsize=1793324 CPUtime=1653.93
/proc/11837/task/11839/stat : 11839 (java) R 11835 11837 11723 0 -1 64 39372 0 1 0 165357 36 0 0 25 0 13 0 117462999 1836363776 54028 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109804711 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11837/tid=11840] ppid=11835 vsize=1793324 CPUtime=6.08
/proc/11837/task/11840/stat : 11840 (java) S 11835 11837 11723 0 -1 64 30408 0 0 0 591 17 0 0 15 0 13 0 117463000 1836363776 54028 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11837/tid=11841] ppid=11835 vsize=1793324 CPUtime=6.11
/proc/11837/task/11841/stat : 11841 (java) S 11835 11837 11723 0 -1 64 30760 0 0 0 590 21 0 0 16 0 13 0 117463000 1836363776 54028 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11837/tid=11842] ppid=11835 vsize=1793324 CPUtime=0.42
/proc/11837/task/11842/stat : 11842 (java) S 11835 11837 11723 0 -1 64 17 0 0 0 25 17 0 0 16 0 13 0 117463002 1836363776 54028 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11837/tid=11843] ppid=11835 vsize=1793324 CPUtime=0
/proc/11837/task/11843/stat : 11843 (java) S 11835 11837 11723 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 117463003 1836363776 54028 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11837/tid=11844] ppid=11835 vsize=1793324 CPUtime=0
/proc/11837/task/11844/stat : 11844 (java) S 11835 11837 11723 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 117463003 1836363776 54028 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11837/tid=11845] ppid=11835 vsize=1793324 CPUtime=0
/proc/11837/task/11845/stat : 11845 (java) S 11835 11837 11723 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 117463007 1836363776 54028 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11837/tid=11846] ppid=11835 vsize=1793324 CPUtime=0.92
/proc/11837/task/11846/stat : 11846 (java) S 11835 11837 11723 0 -1 64 1821 0 0 0 92 0 0 0 16 0 13 0 117463007 1836363776 54028 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11837/tid=11847] ppid=11835 vsize=1793324 CPUtime=1.27
/proc/11837/task/11847/stat : 11847 (java) S 11835 11837 11723 0 -1 64 5415 0 0 0 125 2 0 0 17 0 13 0 117463007 1836363776 54028 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11837/tid=11848] ppid=11835 vsize=1793324 CPUtime=0
/proc/11837/task/11848/stat : 11848 (java) S 11835 11837 11723 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 117463007 1836363776 54028 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11837/tid=11849] ppid=11835 vsize=1793324 CPUtime=0
/proc/11837/task/11849/stat : 11849 (java) S 11835 11837 11723 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 117463007 1836363776 54028 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11837/tid=11850] ppid=11835 vsize=1793324 CPUtime=0
/proc/11837/task/11850/stat : 11850 (java) S 11835 11837 11723 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 117463292 1836363776 54028 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1668.8
Current children cumulated vsize (KiB) 1793324

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 12048
/proc/meminfo: memFree=1461640/2055920 swapFree=4168648/4192956
[pid=11837] ppid=11835 vsize=1793324 CPUtime=1729.07
/proc/11837/stat : 11837 (java) S 11835 11837 11723 0 -1 0 110052 0 1 0 172807 100 0 0 18 0 13 0 117462997 1836363776 55413 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11837/statm: 448331 55413 1328 9 0 445943 0
[pid=11837/tid=11839] ppid=11835 vsize=1793324 CPUtime=1713.56
/proc/11837/task/11839/stat : 11839 (java) R 11835 11837 11723 0 -1 64 39453 0 1 0 171319 37 0 0 25 0 13 0 117462999 1836363776 55413 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109763867 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11837/tid=11840] ppid=11835 vsize=1793324 CPUtime=6.41
/proc/11837/task/11840/stat : 11840 (java) S 11835 11837 11723 0 -1 64 31414 0 0 0 623 18 0 0 16 0 13 0 117463000 1836363776 55413 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11837/tid=11841] ppid=11835 vsize=1793324 CPUtime=6.43
/proc/11837/task/11841/stat : 11841 (java) S 11835 11837 11723 0 -1 64 31210 0 0 0 621 22 0 0 15 0 13 0 117463000 1836363776 55413 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11837/tid=11842] ppid=11835 vsize=1793324 CPUtime=0.43
/proc/11837/task/11842/stat : 11842 (java) S 11835 11837 11723 0 -1 64 17 0 0 0 26 17 0 0 15 0 13 0 117463002 1836363776 55413 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11837/tid=11843] ppid=11835 vsize=1793324 CPUtime=0
/proc/11837/task/11843/stat : 11843 (java) S 11835 11837 11723 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 117463003 1836363776 55413 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11837/tid=11844] ppid=11835 vsize=1793324 CPUtime=0
/proc/11837/task/11844/stat : 11844 (java) S 11835 11837 11723 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 117463003 1836363776 55413 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11837/tid=11845] ppid=11835 vsize=1793324 CPUtime=0
/proc/11837/task/11845/stat : 11845 (java) S 11835 11837 11723 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 117463007 1836363776 55413 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11837/tid=11846] ppid=11835 vsize=1793324 CPUtime=0.92
/proc/11837/task/11846/stat : 11846 (java) S 11835 11837 11723 0 -1 64 1821 0 0 0 92 0 0 0 16 0 13 0 117463007 1836363776 55413 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11837/tid=11847] ppid=11835 vsize=1793324 CPUtime=1.27
/proc/11837/task/11847/stat : 11847 (java) S 11835 11837 11723 0 -1 64 5415 0 0 0 125 2 0 0 17 0 13 0 117463007 1836363776 55413 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11837/tid=11848] ppid=11835 vsize=1793324 CPUtime=0
/proc/11837/task/11848/stat : 11848 (java) S 11835 11837 11723 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 117463007 1836363776 55413 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11837/tid=11849] ppid=11835 vsize=1793324 CPUtime=0
/proc/11837/task/11849/stat : 11849 (java) S 11835 11837 11723 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 117463007 1836363776 55413 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11837/tid=11850] ppid=11835 vsize=1793324 CPUtime=0
/proc/11837/task/11850/stat : 11850 (java) S 11835 11837 11723 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 117463292 1836363776 55413 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1729.07
Current children cumulated vsize (KiB) 1793324

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 12048
/proc/meminfo: memFree=1455816/2055920 swapFree=4168648/4192956
[pid=11837] ppid=11835 vsize=1793324 CPUtime=1789.37
/proc/11837/stat : 11837 (java) S 11835 11837 11723 0 -1 0 111655 0 1 0 178835 102 0 0 18 0 13 0 117462997 1836363776 56839 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11837/statm: 448331 56839 1328 9 0 445943 0
[pid=11837/tid=11839] ppid=11835 vsize=1793324 CPUtime=1773.2
/proc/11837/task/11839/stat : 11839 (java) R 11835 11837 11723 0 -1 64 39534 0 1 0 177283 37 0 0 25 0 13 0 117462999 1836363776 56839 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109793415 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11837/tid=11840] ppid=11835 vsize=1793324 CPUtime=6.73
/proc/11837/task/11840/stat : 11840 (java) S 11835 11837 11723 0 -1 64 32659 0 0 0 654 19 0 0 16 0 13 0 117463000 1836363776 56839 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11837/tid=11841] ppid=11835 vsize=1793324 CPUtime=6.74
/proc/11837/task/11841/stat : 11841 (java) S 11835 11837 11723 0 -1 64 31487 0 0 0 652 22 0 0 16 0 13 0 117463000 1836363776 56839 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11837/tid=11842] ppid=11835 vsize=1793324 CPUtime=0.45
/proc/11837/task/11842/stat : 11842 (java) S 11835 11837 11723 0 -1 64 17 0 0 0 27 18 0 0 16 0 13 0 117463002 1836363776 56839 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11837/tid=11843] ppid=11835 vsize=1793324 CPUtime=0
/proc/11837/task/11843/stat : 11843 (java) S 11835 11837 11723 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 117463003 1836363776 56839 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11837/tid=11844] ppid=11835 vsize=1793324 CPUtime=0
/proc/11837/task/11844/stat : 11844 (java) S 11835 11837 11723 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 117463003 1836363776 56839 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11837/tid=11845] ppid=11835 vsize=1793324 CPUtime=0
/proc/11837/task/11845/stat : 11845 (java) S 11835 11837 11723 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 117463007 1836363776 56839 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11837/tid=11846] ppid=11835 vsize=1793324 CPUtime=0.92
/proc/11837/task/11846/stat : 11846 (java) S 11835 11837 11723 0 -1 64 1821 0 0 0 92 0 0 0 16 0 13 0 117463007 1836363776 56839 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11837/tid=11847] ppid=11835 vsize=1793324 CPUtime=1.27
/proc/11837/task/11847/stat : 11847 (java) S 11835 11837 11723 0 -1 64 5415 0 0 0 125 2 0 0 17 0 13 0 117463007 1836363776 56839 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11837/tid=11848] ppid=11835 vsize=1793324 CPUtime=0
/proc/11837/task/11848/stat : 11848 (java) S 11835 11837 11723 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 117463007 1836363776 56839 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11837/tid=11849] ppid=11835 vsize=1793324 CPUtime=0
/proc/11837/task/11849/stat : 11849 (java) S 11835 11837 11723 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 117463007 1836363776 56839 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11837/tid=11850] ppid=11835 vsize=1793324 CPUtime=0
/proc/11837/task/11850/stat : 11850 (java) S 11835 11837 11723 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 117463292 1836363776 56839 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1789.37
Current children cumulated vsize (KiB) 1793324



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1792.9 s]
/proc/loadavg: 1.00 1.00 1.00 3/90 12048
/proc/meminfo: memFree=1455112/2055920 swapFree=4168648/4192956
[pid=11837] ppid=11835 vsize=1793324 CPUtime=1800.02
/proc/11837/stat : 11837 (java) S 11835 11837 11723 0 -1 0 111844 0 1 0 179900 102 0 0 18 0 13 0 117462997 1836363776 56981 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11837/statm: 448331 56981 1328 9 0 445943 0
[pid=11837/tid=11839] ppid=11835 vsize=1793324 CPUtime=1783.74
/proc/11837/task/11839/stat : 11839 (java) R 11835 11837 11723 0 -1 64 39548 0 1 0 178337 37 0 0 25 0 13 0 117462999 1836363776 56981 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109806099 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11837/tid=11840] ppid=11835 vsize=1793324 CPUtime=6.78
/proc/11837/task/11840/stat : 11840 (java) S 11835 11837 11723 0 -1 64 32833 0 0 0 659 19 0 0 16 0 13 0 117463000 1836363776 56981 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11837/tid=11841] ppid=11835 vsize=1793324 CPUtime=6.8
/proc/11837/task/11841/stat : 11841 (java) S 11835 11837 11723 0 -1 64 31488 0 0 0 658 22 0 0 16 0 13 0 117463000 1836363776 56981 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11837/tid=11842] ppid=11835 vsize=1793324 CPUtime=0.45
/proc/11837/task/11842/stat : 11842 (java) S 11835 11837 11723 0 -1 64 17 0 0 0 27 18 0 0 16 0 13 0 117463002 1836363776 56981 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11837/tid=11843] ppid=11835 vsize=1793324 CPUtime=0
/proc/11837/task/11843/stat : 11843 (java) S 11835 11837 11723 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 117463003 1836363776 56981 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11837/tid=11844] ppid=11835 vsize=1793324 CPUtime=0
/proc/11837/task/11844/stat : 11844 (java) S 11835 11837 11723 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 117463003 1836363776 56981 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11837/tid=11845] ppid=11835 vsize=1793324 CPUtime=0
/proc/11837/task/11845/stat : 11845 (java) S 11835 11837 11723 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 117463007 1836363776 56981 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11837/tid=11846] ppid=11835 vsize=1793324 CPUtime=0.92
/proc/11837/task/11846/stat : 11846 (java) S 11835 11837 11723 0 -1 64 1821 0 0 0 92 0 0 0 16 0 13 0 117463007 1836363776 56981 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11837/tid=11847] ppid=11835 vsize=1793324 CPUtime=1.27
/proc/11837/task/11847/stat : 11847 (java) S 11835 11837 11723 0 -1 64 5415 0 0 0 125 2 0 0 17 0 13 0 117463007 1836363776 56981 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11837/tid=11848] ppid=11835 vsize=1793324 CPUtime=0
/proc/11837/task/11848/stat : 11848 (java) S 11835 11837 11723 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 117463007 1836363776 56981 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11837/tid=11849] ppid=11835 vsize=1793324 CPUtime=0
/proc/11837/task/11849/stat : 11849 (java) S 11835 11837 11723 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 117463007 1836363776 56981 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11837/tid=11850] ppid=11835 vsize=1793324 CPUtime=0
/proc/11837/task/11850/stat : 11850 (java) S 11835 11837 11723 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 117463292 1836363776 56981 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 1793324

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

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

Child status: 143
Real time (s): 1792.97
CPU time (s): 1800.1
CPU user time (s): 1799.04
CPU system time (s): 1.06084
CPU usage (%): 100.397
Max. virtual memory (cumulated for all children) (KiB): 1794716

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.04
system time used= 1.06084
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 111864
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= 55126
involuntary context switches= 67345

runsolver used 1.93771 second user time and 5.08323 second system time

The end

Launcher Data (download as text)

Begin job on node22 on Mon Apr 16 03:50:53 UTC 2007

IDJOB= 349317
IDBENCH= 2352
IDSOLVER= 159
FILE ID= node22/349317-1176695453

PBS_JOBID= 4560042

Free space on /tmp= 66549 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-blp-ar98.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/349317-1176695453/sat4jPseudoResolution.jar /tmp/evaluation/349317-1176695453/instance-349317-1176695453.opb           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node22/watcher-349317-1176695453 -o ROOT/results/node22/solver-349317-1176695453 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/349317-1176695453/sat4jPseudoResolution.jar /tmp/evaluation/349317-1176695453/instance-349317-1176695453.opb           

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  523aad2a62a776290fed26e3ef5d80ef

RANDOM SEED= 400942949

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node22.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.265
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.265
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:       1680008 kB
Buffers:         70868 kB
Cached:         207420 kB
SwapCached:       2144 kB
Active:         167764 kB
Inactive:       135796 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1680008 kB
SwapTotal:     4192956 kB
SwapFree:      4168648 kB
Dirty:            6200 kB
Writeback:           0 kB
Mapped:          31456 kB
Slab:            58020 kB
Committed_AS:  1664192 kB
PageTables:       1680 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= 66549 MiB

End job on node22 on Mon Apr 16 04:20:48 UTC 2007