Trace number 353904

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
sat4jPseudoCP 2007-03-23? (TO) 1800.22 1780.86

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/fctp/normalized-mps-v2-20-10-n3701.opb
MD5SUM4d43a5c709d5b7af17653becda068043
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark4741692460
Best CPU time to get the best result obtained on this benchmark1804.17
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 4741692460
Optimality of the best value was proved NO
Number of variables155000
Total number of constraints5150
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints5150
Minimum length of a constraint31
Maximum length of a constraint3000
Number of terms in the objective function 155000
Biggest coefficient in the objective function 4294967296
Number of bits for the biggest coefficient in the objective function 33
Sum of the numbers in the objective function 29697461525571
Number of bits of the sum of numbers in the objective function 45
Biggest number in a constraint 4294967296
Number of bits of the biggest number in a constraint 33
Biggest sum of numbers in a constraint 29697461525571
Number of bits of the biggest sum of numbers45
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.14/0.42	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.14/0.42	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.14/0.42	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.14/0.44	c no version file found!!!
0.14/0.44	c sun.arch.data.model	32
0.14/0.44	c java.version	1.6.0
0.14/0.44	c os.name	Linux
0.14/0.44	c os.version	2.6.9-22.EL.rootsmp
0.14/0.44	c os.arch	i386
0.14/0.44	c Free memory 1651659224
0.14/0.44	c Max memory 1654456320
0.14/0.44	c Total memory 1654456320
0.14/0.44	c Number of processors 2
0.23/0.50	c Cutting planes based inference (org.sat4j.minisat.constraints.pb.PBSolver)
0.23/0.50	--- Begin Solver configuration ---
0.23/0.50	c Stops conflict analysis at the first Unique Implication Point
0.23/0.50	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.23/0.50	c Learn all clauses as in MiniSAT
0.23/0.50	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=10000.0 initConflictBound=100 
0.23/0.50	c VSIDS like heuristics from MiniSAT using a heap
0.23/0.50	c No reason simplification
0.23/0.50	c --- End Solver configuration ---
0.23/0.50	c solving /tmp/evaluation/353904-1176688002/instance-353904-1176688002.opb
0.23/0.50	c reading problem ... 
8.09/6.50	c ... done. Wall clock time 5.998s.
8.09/6.50	c CPU time (experimental) 4.64s.
8.09/6.50	c #vars     155000
8.09/6.50	c #constraints  5300
1800.05/1780.71	c starts		: 2
1800.05/1780.71	c conflicts		: 370
1800.05/1780.71	c decisions		: 404105
1800.05/1780.71	c propagations		: 6556038
1800.05/1780.71	c inspects		: 17000320
1800.05/1780.71	c learnt literals	: 0
1800.05/1780.71	c learnt binary clauses	: 0
1800.05/1780.71	c learnt ternary clauses	: 0
1800.05/1780.71	c learnt clauses	: 369
1800.05/1780.71	c root simplifications	: 0
1800.05/1780.71	c removed literals (reason simplification)	: 0
1800.05/1780.71	c reason swapping (by a shorter reason)	: 0
1800.05/1780.71	c Calls to reduceDB	: 0
1800.05/1780.71	c speed (decisions/second)	: 227.86338290329655
1800.05/1780.71	c non guided choices	0
1800.05/1780.71	s UNKNOWN
1800.05/1780.71	c Total wall clock time (ms): 1780.214

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/node25/watcher-353904-1176688002 -o ROOT/results/node25/solver-353904-1176688002 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/353904-1176688002/sat4jPseudoCP.jar /tmp/evaluation/353904-1176688002/instance-353904-1176688002.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.16 1.13 1.09 2/64 2005
/proc/meminfo: memFree=1883248/2055920 swapFree=4184672/4192956
[pid=2005] ppid=2003 vsize=152 CPUtime=0
/proc/2005/stat : 2005 (java) R 2003 2005 28262 0 -1 0 41 0 0 0 0 0 0 0 18 0 1 0 116717328 155648 26 18446744073709551615 134512640 134550740 4294956576 18446744073709551615 10027812 0 0 4096 0 0 0 0 17 1 0 0
/proc/2005/statm: 38 26 19 9 0 4 0

[startup+0.058451 s]
/proc/loadavg: 1.16 1.13 1.09 2/64 2005
/proc/meminfo: memFree=1883248/2055920 swapFree=4184672/4192956
[pid=2005] ppid=2003 vsize=12056 CPUtime=0.01
/proc/2005/stat : 2005 (java) R 2003 2005 28262 0 -1 0 369 0 11 0 0 1 0 0 18 0 1 0 116717328 12345344 188 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 9999146 0 0 4096 0 0 0 0 17 0 0 0
/proc/2005/statm: 3014 188 135 9 0 1148 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12056

[startup+0.104363 s]
/proc/loadavg: 1.16 1.13 1.09 2/64 2005
/proc/meminfo: memFree=1883248/2055920 swapFree=4184672/4192956
[pid=2005] ppid=2003 vsize=12496 CPUtime=0.02
/proc/2005/stat : 2005 (java) S 2003 2005 28262 0 -1 0 750 0 28 0 0 2 0 0 18 0 2 0 116717328 12795904 561 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/2005/statm: 3124 561 250 9 0 1241 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 12496

[startup+0.3014 s]
/proc/loadavg: 1.16 1.13 1.09 2/64 2005
/proc/meminfo: memFree=1883248/2055920 swapFree=4184672/4192956
[pid=2005] ppid=2003 vsize=1777844 CPUtime=0.09
/proc/2005/stat : 2005 (java) S 2003 2005 28262 0 -1 0 3767 0 47 0 4 5 0 0 18 0 7 0 116717328 1820512256 3556 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23755 18446744073709551615 0 0 17 1 0 0
/proc/2005/statm: 444461 3556 1089 9 0 442097 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1777844

[startup+0.701465 s]
/proc/loadavg: 1.16 1.13 1.09 2/64 2005
/proc/meminfo: memFree=1883248/2055920 swapFree=4184672/4192956
[pid=2005] ppid=2003 vsize=1784380 CPUtime=0.5
/proc/2005/stat : 2005 (java) S 2003 2005 28262 0 -1 0 7131 0 47 0 43 7 0 0 18 0 12 0 116717328 1827205120 6892 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2005/statm: 446095 6892 1283 9 0 443707 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 1784380

[startup+1.5026 s]
/proc/loadavg: 1.16 1.13 1.09 2/76 2017
/proc/meminfo: memFree=1838544/2055920 swapFree=4184672/4192956
[pid=2005] ppid=2003 vsize=1784380 CPUtime=1.39
/proc/2005/stat : 2005 (java) S 2003 2005 28262 0 -1 0 19791 0 47 0 125 14 0 0 18 0 12 0 116717328 1827205120 19315 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2005/statm: 446095 19316 1297 9 0 443707 0
[pid=2005/tid=2007] ppid=2003 vsize=1784380 CPUtime=1.05
/proc/2005/task/2007/stat : 2007 (java) R 2003 2005 28262 0 -1 64 17788 0 20 0 94 11 0 0 25 0 12 0 116717336 1827205120 19317 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109497328 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2005/tid=2008] ppid=2003 vsize=1784380 CPUtime=0
/proc/2005/task/2008/stat : 2008 (java) S 2003 2005 28262 0 -1 64 3 0 0 0 0 0 0 0 18 0 12 0 116717345 1827205120 19317 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2005/tid=2009] ppid=2003 vsize=1784380 CPUtime=0
/proc/2005/task/2009/stat : 2009 (java) S 2003 2005 28262 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 116717345 1827205120 19318 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2005/tid=2010] ppid=2003 vsize=1784380 CPUtime=0
/proc/2005/task/2010/stat : 2010 (java) S 2003 2005 28262 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 116717349 1827205120 19319 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2005/tid=2011] ppid=2003 vsize=1784380 CPUtime=0
/proc/2005/task/2011/stat : 2011 (java) S 2003 2005 28262 0 -1 64 10 0 0 0 0 0 0 0 20 0 12 0 116717350 1827205120 19319 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2005/tid=2012] ppid=2003 vsize=1784380 CPUtime=0
/proc/2005/task/2012/stat : 2012 (java) S 2003 2005 28262 0 -1 64 4 0 0 0 0 0 0 0 21 0 12 0 116717350 1827205120 19320 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2005/tid=2013] ppid=2003 vsize=1784380 CPUtime=0
/proc/2005/task/2013/stat : 2013 (java) S 2003 2005 28262 0 -1 64 0 0 0 0 0 0 0 0 18 0 12 0 116717360 1827205120 19321 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2005/tid=2014] ppid=2003 vsize=1784380 CPUtime=0.17
/proc/2005/task/2014/stat : 2014 (java) S 2003 2005 28262 0 -1 64 749 0 0 0 17 0 0 0 16 0 12 0 116717360 1827205120 19321 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2005/tid=2015] ppid=2003 vsize=1784380 CPUtime=0.13
/proc/2005/task/2015/stat : 2015 (java) S 2003 2005 28262 0 -1 64 562 0 0 0 13 0 0 0 16 0 12 0 116717360 1827205120 19322 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2005/tid=2016] ppid=2003 vsize=1784380 CPUtime=0
/proc/2005/task/2016/stat : 2016 (java) S 2003 2005 28262 0 -1 64 2 0 0 0 0 0 0 0 20 0 12 0 116717360 1827205120 19323 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2005/tid=2017] ppid=2003 vsize=1784380 CPUtime=0
/proc/2005/task/2017/stat : 2017 (java) S 2003 2005 28262 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 116717360 1827205120 19323 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 1784380

[startup+3.10288 s]
/proc/loadavg: 1.14 1.13 1.09 4/76 2017
/proc/meminfo: memFree=1771216/2055920 swapFree=4184672/4192956
[pid=2005] ppid=2003 vsize=1795836 CPUtime=4.01
/proc/2005/stat : 2005 (java) S 2003 2005 28262 0 -1 0 53452 0 47 0 372 29 0 0 18 0 12 0 116717328 1838936064 49161 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2005/statm: 448959 49163 1310 9 0 446571 0
[pid=2005/tid=2007] ppid=2003 vsize=1795836 CPUtime=2.03
/proc/2005/task/2007/stat : 2007 (java) S 2003 2005 28262 0 -1 64 37659 0 20 0 184 19 0 0 20 0 12 0 116717336 1838936064 49164 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2005/tid=2008] ppid=2003 vsize=1795836 CPUtime=0.14
/proc/2005/task/2008/stat : 2008 (java) R 2003 2005 28262 0 -1 64 4085 0 0 0 13 1 0 0 18 0 12 0 116717345 1838936064 49166 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 105369140 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2005/tid=2009] ppid=2003 vsize=1795836 CPUtime=0.14
/proc/2005/task/2009/stat : 2009 (java) R 2003 2005 28262 0 -1 64 3635 0 0 0 13 1 0 0 18 0 12 0 116717345 1838936064 49167 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 105366866 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2005/tid=2010] ppid=2003 vsize=1795836 CPUtime=0
/proc/2005/task/2010/stat : 2010 (java) S 2003 2005 28262 0 -1 64 3 0 0 0 0 0 0 0 16 0 12 0 116717349 1838936064 49169 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2005/tid=2011] ppid=2003 vsize=1795836 CPUtime=0
/proc/2005/task/2011/stat : 2011 (java) S 2003 2005 28262 0 -1 64 10 0 0 0 0 0 0 0 20 0 12 0 116717350 1838936064 49170 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2005/tid=2012] ppid=2003 vsize=1795836 CPUtime=0
/proc/2005/task/2012/stat : 2012 (java) S 2003 2005 28262 0 -1 64 4 0 0 0 0 0 0 0 21 0 12 0 116717350 1838936064 49171 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2005/tid=2013] ppid=2003 vsize=1795836 CPUtime=0
/proc/2005/task/2013/stat : 2013 (java) S 2003 2005 28262 0 -1 64 0 0 0 0 0 0 0 0 18 0 12 0 116717360 1838936064 49173 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2005/tid=2014] ppid=2003 vsize=1795836 CPUtime=0.97
/proc/2005/task/2014/stat : 2014 (java) S 2003 2005 28262 0 -1 64 5420 0 0 0 95 2 0 0 16 0 12 0 116717360 1838936064 49174 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2005/tid=2015] ppid=2003 vsize=1795836 CPUtime=0.65
/proc/2005/task/2015/stat : 2015 (java) S 2003 2005 28262 0 -1 64 1967 0 0 0 64 1 0 0 16 0 12 0 116717360 1838936064 49176 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2005/tid=2016] ppid=2003 vsize=1795836 CPUtime=0
/proc/2005/task/2016/stat : 2016 (java) S 2003 2005 28262 0 -1 64 2 0 0 0 0 0 0 0 20 0 12 0 116717360 1838936064 49177 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2005/tid=2017] ppid=2003 vsize=1795836 CPUtime=0
/proc/2005/task/2017/stat : 2017 (java) S 2003 2005 28262 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 116717360 1838936064 49178 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.01
Current children cumulated vsize (KiB) 1795836

[startup+6.30241 s]
/proc/loadavg: 1.14 1.13 1.09 2/76 2017
/proc/meminfo: memFree=1627296/2055920 swapFree=4184672/4192956
[pid=2005] ppid=2003 vsize=1794012 CPUtime=7.98
/proc/2005/stat : 2005 (java) S 2003 2005 28262 0 -1 0 73192 0 47 0 758 40 0 0 18 0 12 0 116717328 1837068288 65518 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2005/statm: 448503 65518 1314 9 0 446115 0
[pid=2005/tid=2007] ppid=2003 vsize=1794012 CPUtime=4.44
/proc/2005/task/2007/stat : 2007 (java) R 2003 2005 28262 0 -1 64 37664 0 20 0 424 20 0 0 21 0 12 0 116717336 1837068288 65518 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2005/tid=2008] ppid=2003 vsize=1794012 CPUtime=0.91
/proc/2005/task/2008/stat : 2008 (java) S 2003 2005 28262 0 -1 64 14494 0 0 0 85 6 0 0 19 0 12 0 116717345 1837068288 65518 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2005/tid=2009] ppid=2003 vsize=1794012 CPUtime=0.91
/proc/2005/task/2009/stat : 2009 (java) S 2003 2005 28262 0 -1 64 12950 0 0 0 85 6 0 0 16 0 12 0 116717345 1837068288 65518 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2005/tid=2010] ppid=2003 vsize=1794012 CPUtime=0
/proc/2005/task/2010/stat : 2010 (java) S 2003 2005 28262 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 116717349 1837068288 65518 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2005/tid=2011] ppid=2003 vsize=1794012 CPUtime=0
/proc/2005/task/2011/stat : 2011 (java) S 2003 2005 28262 0 -1 64 10 0 0 0 0 0 0 0 17 0 12 0 116717350 1837068288 65518 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2005/tid=2012] ppid=2003 vsize=1794012 CPUtime=0
/proc/2005/task/2012/stat : 2012 (java) S 2003 2005 28262 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 116717350 1837068288 65518 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2005/tid=2013] ppid=2003 vsize=1794012 CPUtime=0
/proc/2005/task/2013/stat : 2013 (java) S 2003 2005 28262 0 -1 64 0 0 0 0 0 0 0 0 18 0 12 0 116717360 1837068288 65518 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2005/tid=2014] ppid=2003 vsize=1794012 CPUtime=0.98
/proc/2005/task/2014/stat : 2014 (java) S 2003 2005 28262 0 -1 64 5420 0 0 0 96 2 0 0 15 0 12 0 116717360 1837068288 65518 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2005/tid=2015] ppid=2003 vsize=1794012 CPUtime=0.66
/proc/2005/task/2015/stat : 2015 (java) R 2003 2005 28262 0 -1 64 1967 0 0 0 65 1 0 0 15 0 12 0 116717360 1837068288 65518 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2005/tid=2016] ppid=2003 vsize=1794012 CPUtime=0
/proc/2005/task/2016/stat : 2016 (java) S 2003 2005 28262 0 -1 64 2 0 0 0 0 0 0 0 20 0 12 0 116717360 1837068288 65518 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2005/tid=2017] ppid=2003 vsize=1794012 CPUtime=0
/proc/2005/task/2017/stat : 2017 (java) S 2003 2005 28262 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 116717360 1837068288 65518 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.98
Current children cumulated vsize (KiB) 1794012

[startup+12.7025 s]
/proc/loadavg: 1.19 1.14 1.10 2/77 2019
/proc/meminfo: memFree=1576792/2055920 swapFree=4184672/4192956
[pid=2005] ppid=2003 vsize=1794336 CPUtime=16.11
/proc/2005/stat : 2005 (java) S 2003 2005 28262 0 -1 0 84778 0 47 0 1566 45 0 0 18 0 13 0 116717328 1837400064 75390 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2005/statm: 448584 75390 1335 9 0 446196 0
[pid=2005/tid=2007] ppid=2003 vsize=1794336 CPUtime=9.44
/proc/2005/task/2007/stat : 2007 (java) R 2003 2005 28262 0 -1 64 37716 0 20 0 924 20 0 0 22 0 13 0 116717336 1837400064 75390 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109582412 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2005/tid=2008] ppid=2003 vsize=1794336 CPUtime=1.99
/proc/2005/task/2008/stat : 2008 (java) S 2003 2005 28262 0 -1 64 18644 0 0 0 191 8 0 0 16 0 13 0 116717345 1837400064 75390 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2005/tid=2009] ppid=2003 vsize=1794336 CPUtime=1.99
/proc/2005/task/2009/stat : 2009 (java) S 2003 2005 28262 0 -1 64 20240 0 0 0 189 10 0 0 16 0 13 0 116717345 1837400064 75390 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2005/tid=2010] ppid=2003 vsize=1794336 CPUtime=0
/proc/2005/task/2010/stat : 2010 (java) S 2003 2005 28262 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 116717349 1837400064 75390 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2005/tid=2011] ppid=2003 vsize=1794336 CPUtime=0
/proc/2005/task/2011/stat : 2011 (java) S 2003 2005 28262 0 -1 64 10 0 0 0 0 0 0 0 17 0 13 0 116717350 1837400064 75390 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2005/tid=2012] ppid=2003 vsize=1794336 CPUtime=0
/proc/2005/task/2012/stat : 2012 (java) S 2003 2005 28262 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 116717350 1837400064 75390 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2005/tid=2013] ppid=2003 vsize=1794336 CPUtime=0
/proc/2005/task/2013/stat : 2013 (java) S 2003 2005 28262 0 -1 64 0 0 0 0 0 0 0 0 18 0 13 0 116717360 1837400064 75390 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2005/tid=2014] ppid=2003 vsize=1794336 CPUtime=1.46
/proc/2005/task/2014/stat : 2014 (java) S 2003 2005 28262 0 -1 64 5464 0 0 0 144 2 0 0 16 0 13 0 116717360 1837400064 75390 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2005/tid=2015] ppid=2003 vsize=1794336 CPUtime=1.16
/proc/2005/task/2015/stat : 2015 (java) S 2003 2005 28262 0 -1 64 2012 0 0 0 115 1 0 0 16 0 13 0 116717360 1837400064 75390 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2005/tid=2016] ppid=2003 vsize=1794336 CPUtime=0
/proc/2005/task/2016/stat : 2016 (java) S 2003 2005 28262 0 -1 64 2 0 0 0 0 0 0 0 20 0 13 0 116717360 1837400064 75390 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2005/tid=2017] ppid=2003 vsize=1794336 CPUtime=0
/proc/2005/task/2017/stat : 2017 (java) S 2003 2005 28262 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 116717360 1837400064 75390 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2005/tid=2019] ppid=2003 vsize=1794336 CPUtime=0
/proc/2005/task/2019/stat : 2019 (java) S 2003 2005 28262 0 -1 64 5 0 0 0 0 0 0 0 19 0 13 0 116718066 1837400064 75390 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 16.11
Current children cumulated vsize (KiB) 1794336

[startup+25.5027 s]
/proc/loadavg: 1.16 1.14 1.09 2/77 2019
/proc/meminfo: memFree=1580440/2055920 swapFree=4184672/4192956
[pid=2005] ppid=2003 vsize=1795360 CPUtime=29.68
/proc/2005/stat : 2005 (java) S 2003 2005 28262 0 -1 0 86845 0 47 0 2920 48 0 0 18 0 13 0 116717328 1838448640 74810 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2005/statm: 448840 74810 1335 9 0 446452 0
[pid=2005/tid=2007] ppid=2003 vsize=1795360 CPUtime=21.81
/proc/2005/task/2007/stat : 2007 (java) R 2003 2005 28262 0 -1 64 37744 0 20 0 2160 21 0 0 23 0 13 0 116717336 1838448640 74810 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109970092 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2005/tid=2008] ppid=2003 vsize=1795360 CPUtime=2.16
/proc/2005/task/2008/stat : 2008 (java) S 2003 2005 28262 0 -1 64 19179 0 0 0 207 9 0 0 16 0 13 0 116717345 1838448640 74810 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2005/tid=2009] ppid=2003 vsize=1795360 CPUtime=2.13
/proc/2005/task/2009/stat : 2009 (java) S 2003 2005 28262 0 -1 64 20650 0 0 0 202 11 0 0 16 0 13 0 116717345 1838448640 74810 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2005/tid=2010] ppid=2003 vsize=1795360 CPUtime=0
/proc/2005/task/2010/stat : 2010 (java) S 2003 2005 28262 0 -1 64 14 0 0 0 0 0 0 0 16 0 13 0 116717349 1838448640 74810 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2005/tid=2011] ppid=2003 vsize=1795360 CPUtime=0
/proc/2005/task/2011/stat : 2011 (java) S 2003 2005 28262 0 -1 64 10 0 0 0 0 0 0 0 17 0 13 0 116717350 1838448640 74810 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2005/tid=2012] ppid=2003 vsize=1795360 CPUtime=0
/proc/2005/task/2012/stat : 2012 (java) S 2003 2005 28262 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 116717350 1838448640 74810 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0

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

[pid=2005/tid=2010] ppid=2003 vsize=1796384 CPUtime=0.39
/proc/2005/task/2010/stat : 2010 (java) S 2003 2005 28262 0 -1 64 65 0 0 0 23 16 0 0 16 0 13 0 116717349 1839497216 156302 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2005/tid=2011] ppid=2003 vsize=1796384 CPUtime=0
/proc/2005/task/2011/stat : 2011 (java) S 2003 2005 28262 0 -1 64 10 0 0 0 0 0 0 0 17 0 13 0 116717350 1839497216 156302 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2005/tid=2012] ppid=2003 vsize=1796384 CPUtime=0
/proc/2005/task/2012/stat : 2012 (java) S 2003 2005 28262 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 116717350 1839497216 156302 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2005/tid=2013] ppid=2003 vsize=1796384 CPUtime=0
/proc/2005/task/2013/stat : 2013 (java) S 2003 2005 28262 0 -1 64 0 0 0 0 0 0 0 0 18 0 13 0 116717360 1839497216 156302 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2005/tid=2014] ppid=2003 vsize=1796384 CPUtime=2.18
/proc/2005/task/2014/stat : 2014 (java) S 2003 2005 28262 0 -1 64 7808 0 0 0 215 3 0 0 17 0 13 0 116717360 1839497216 156302 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2005/tid=2015] ppid=2003 vsize=1796384 CPUtime=1.68
/proc/2005/task/2015/stat : 2015 (java) S 2003 2005 28262 0 -1 64 2042 0 0 0 167 1 0 0 16 0 13 0 116717360 1839497216 156302 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2005/tid=2016] ppid=2003 vsize=1796384 CPUtime=0
/proc/2005/task/2016/stat : 2016 (java) S 2003 2005 28262 0 -1 64 2 0 0 0 0 0 0 0 20 0 13 0 116717360 1839497216 156302 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2005/tid=2017] ppid=2003 vsize=1796384 CPUtime=0
/proc/2005/task/2017/stat : 2017 (java) S 2003 2005 28262 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 116717360 1839497216 156302 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2005/tid=2019] ppid=2003 vsize=1796384 CPUtime=0
/proc/2005/task/2019/stat : 2019 (java) S 2003 2005 28262 0 -1 64 5 0 0 0 0 0 0 0 19 0 13 0 116718066 1839497216 156302 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1559.15
Current children cumulated vsize (KiB) 1796384

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 2638
/proc/meminfo: memFree=1204952/2055920 swapFree=4184672/4192956
[pid=2005] ppid=2003 vsize=1795360 CPUtime=1619.85
/proc/2005/stat : 2005 (java) S 2003 2005 28262 0 -1 0 199201 0 47 0 161767 218 0 0 18 0 13 0 116717328 1838448640 159209 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2005/statm: 448840 159209 1335 9 0 446452 0
[pid=2005/tid=2007] ppid=2003 vsize=1795360 CPUtime=1577.77
/proc/2005/task/2007/stat : 2007 (java) R 2003 2005 28262 0 -1 64 51588 0 20 0 157736 41 0 0 25 0 13 0 116717336 1838448640 159209 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109582616 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2005/tid=2008] ppid=2003 vsize=1795360 CPUtime=18.87
/proc/2005/task/2008/stat : 2008 (java) S 2003 2005 28262 0 -1 64 67638 0 0 0 1812 75 0 0 15 0 13 0 116717345 1838448640 159209 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2005/tid=2009] ppid=2003 vsize=1795360 CPUtime=18.85
/proc/2005/task/2009/stat : 2009 (java) S 2003 2005 28262 0 -1 64 69365 0 0 0 1808 77 0 0 16 0 13 0 116717345 1838448640 159209 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2005/tid=2010] ppid=2003 vsize=1795360 CPUtime=0.41
/proc/2005/task/2010/stat : 2010 (java) S 2003 2005 28262 0 -1 64 65 0 0 0 24 17 0 0 16 0 13 0 116717349 1838448640 159209 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2005/tid=2011] ppid=2003 vsize=1795360 CPUtime=0
/proc/2005/task/2011/stat : 2011 (java) S 2003 2005 28262 0 -1 64 10 0 0 0 0 0 0 0 17 0 13 0 116717350 1838448640 159209 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2005/tid=2012] ppid=2003 vsize=1795360 CPUtime=0
/proc/2005/task/2012/stat : 2012 (java) S 2003 2005 28262 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 116717350 1838448640 159209 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2005/tid=2013] ppid=2003 vsize=1795360 CPUtime=0
/proc/2005/task/2013/stat : 2013 (java) S 2003 2005 28262 0 -1 64 0 0 0 0 0 0 0 0 18 0 13 0 116717360 1838448640 159209 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2005/tid=2014] ppid=2003 vsize=1795360 CPUtime=2.18
/proc/2005/task/2014/stat : 2014 (java) S 2003 2005 28262 0 -1 64 7808 0 0 0 215 3 0 0 17 0 13 0 116717360 1838448640 159209 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2005/tid=2015] ppid=2003 vsize=1795360 CPUtime=1.7
/proc/2005/task/2015/stat : 2015 (java) S 2003 2005 28262 0 -1 64 2042 0 0 0 169 1 0 0 17 0 13 0 116717360 1838448640 159209 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2005/tid=2016] ppid=2003 vsize=1795360 CPUtime=0
/proc/2005/task/2016/stat : 2016 (java) S 2003 2005 28262 0 -1 64 2 0 0 0 0 0 0 0 20 0 13 0 116717360 1838448640 159209 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2005/tid=2017] ppid=2003 vsize=1795360 CPUtime=0
/proc/2005/task/2017/stat : 2017 (java) S 2003 2005 28262 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 116717360 1838448640 159209 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2005/tid=2019] ppid=2003 vsize=1795360 CPUtime=0
/proc/2005/task/2019/stat : 2019 (java) S 2003 2005 28262 0 -1 64 5 0 0 0 0 0 0 0 19 0 13 0 116718066 1838448640 159209 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1619.85
Current children cumulated vsize (KiB) 1795360

[startup+1662.3 s]
/proc/loadavg: 1.07 1.02 1.00 2/77 2638
/proc/meminfo: memFree=1195160/2055920 swapFree=4184672/4192956
[pid=2005] ppid=2003 vsize=1795360 CPUtime=1680.51
/proc/2005/stat : 2005 (java) S 2003 2005 28262 0 -1 0 201882 0 47 0 167828 223 0 0 18 0 13 0 116717328 1838448640 161645 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2005/statm: 448840 161645 1335 9 0 446452 0
[pid=2005/tid=2007] ppid=2003 vsize=1795360 CPUtime=1636.87
/proc/2005/task/2007/stat : 2007 (java) R 2003 2005 28262 0 -1 64 51670 0 20 0 163646 41 0 0 25 0 13 0 116717336 1838448640 161645 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109572862 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2005/tid=2008] ppid=2003 vsize=1795360 CPUtime=19.63
/proc/2005/task/2008/stat : 2008 (java) S 2003 2005 28262 0 -1 64 69044 0 0 0 1886 77 0 0 16 0 13 0 116717345 1838448640 161645 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2005/tid=2009] ppid=2003 vsize=1795360 CPUtime=19.64
/proc/2005/task/2009/stat : 2009 (java) S 2003 2005 28262 0 -1 64 70558 0 0 0 1885 79 0 0 17 0 13 0 116717345 1838448640 161645 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2005/tid=2010] ppid=2003 vsize=1795360 CPUtime=0.42
/proc/2005/task/2010/stat : 2010 (java) S 2003 2005 28262 0 -1 64 65 0 0 0 25 17 0 0 16 0 13 0 116717349 1838448640 161645 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2005/tid=2011] ppid=2003 vsize=1795360 CPUtime=0
/proc/2005/task/2011/stat : 2011 (java) S 2003 2005 28262 0 -1 64 10 0 0 0 0 0 0 0 17 0 13 0 116717350 1838448640 161645 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2005/tid=2012] ppid=2003 vsize=1795360 CPUtime=0
/proc/2005/task/2012/stat : 2012 (java) S 2003 2005 28262 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 116717350 1838448640 161645 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2005/tid=2013] ppid=2003 vsize=1795360 CPUtime=0
/proc/2005/task/2013/stat : 2013 (java) S 2003 2005 28262 0 -1 64 0 0 0 0 0 0 0 0 18 0 13 0 116717360 1838448640 161645 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2005/tid=2014] ppid=2003 vsize=1795360 CPUtime=2.18
/proc/2005/task/2014/stat : 2014 (java) S 2003 2005 28262 0 -1 64 7808 0 0 0 215 3 0 0 16 0 13 0 116717360 1838448640 161645 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2005/tid=2015] ppid=2003 vsize=1795360 CPUtime=1.7
/proc/2005/task/2015/stat : 2015 (java) S 2003 2005 28262 0 -1 64 2042 0 0 0 169 1 0 0 17 0 13 0 116717360 1838448640 161645 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2005/tid=2016] ppid=2003 vsize=1795360 CPUtime=0
/proc/2005/task/2016/stat : 2016 (java) S 2003 2005 28262 0 -1 64 2 0 0 0 0 0 0 0 20 0 13 0 116717360 1838448640 161645 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2005/tid=2017] ppid=2003 vsize=1795360 CPUtime=0
/proc/2005/task/2017/stat : 2017 (java) S 2003 2005 28262 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 116717360 1838448640 161645 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2005/tid=2019] ppid=2003 vsize=1795360 CPUtime=0
/proc/2005/task/2019/stat : 2019 (java) S 2003 2005 28262 0 -1 64 5 0 0 0 0 0 0 0 19 0 13 0 116718066 1838448640 161645 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1680.51
Current children cumulated vsize (KiB) 1795360

[startup+1722.3 s]
/proc/loadavg: 1.10 1.03 1.00 2/77 2638
/proc/meminfo: memFree=1184664/2055920 swapFree=4184672/4192956
[pid=2005] ppid=2003 vsize=1795360 CPUtime=1741.01
/proc/2005/stat : 2005 (java) S 2003 2005 28262 0 -1 0 204823 0 47 0 173875 226 0 0 18 0 13 0 116717328 1838448640 164250 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2005/statm: 448840 164250 1335 9 0 446452 0
[pid=2005/tid=2007] ppid=2003 vsize=1795360 CPUtime=1696.24
/proc/2005/task/2007/stat : 2007 (java) R 2003 2005 28262 0 -1 64 51707 0 20 0 169582 42 0 0 25 0 13 0 116717336 1838448640 164250 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109981667 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2005/tid=2008] ppid=2003 vsize=1795360 CPUtime=20.18
/proc/2005/task/2008/stat : 2008 (java) S 2003 2005 28262 0 -1 64 70746 0 0 0 1940 78 0 0 16 0 13 0 116717345 1838448640 164250 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2005/tid=2009] ppid=2003 vsize=1795360 CPUtime=20.2
/proc/2005/task/2009/stat : 2009 (java) S 2003 2005 28262 0 -1 64 71760 0 0 0 1940 80 0 0 16 0 13 0 116717345 1838448640 164250 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2005/tid=2010] ppid=2003 vsize=1795360 CPUtime=0.42
/proc/2005/task/2010/stat : 2010 (java) S 2003 2005 28262 0 -1 64 65 0 0 0 25 17 0 0 16 0 13 0 116717349 1838448640 164250 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2005/tid=2011] ppid=2003 vsize=1795360 CPUtime=0
/proc/2005/task/2011/stat : 2011 (java) S 2003 2005 28262 0 -1 64 10 0 0 0 0 0 0 0 17 0 13 0 116717350 1838448640 164250 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2005/tid=2012] ppid=2003 vsize=1795360 CPUtime=0
/proc/2005/task/2012/stat : 2012 (java) S 2003 2005 28262 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 116717350 1838448640 164250 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2005/tid=2013] ppid=2003 vsize=1795360 CPUtime=0
/proc/2005/task/2013/stat : 2013 (java) S 2003 2005 28262 0 -1 64 0 0 0 0 0 0 0 0 18 0 13 0 116717360 1838448640 164250 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2005/tid=2014] ppid=2003 vsize=1795360 CPUtime=2.18
/proc/2005/task/2014/stat : 2014 (java) S 2003 2005 28262 0 -1 64 7808 0 0 0 215 3 0 0 16 0 13 0 116717360 1838448640 164250 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2005/tid=2015] ppid=2003 vsize=1795360 CPUtime=1.7
/proc/2005/task/2015/stat : 2015 (java) S 2003 2005 28262 0 -1 64 2042 0 0 0 169 1 0 0 17 0 13 0 116717360 1838448640 164250 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2005/tid=2016] ppid=2003 vsize=1795360 CPUtime=0
/proc/2005/task/2016/stat : 2016 (java) S 2003 2005 28262 0 -1 64 2 0 0 0 0 0 0 0 20 0 13 0 116717360 1838448640 164250 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2005/tid=2017] ppid=2003 vsize=1795360 CPUtime=0
/proc/2005/task/2017/stat : 2017 (java) S 2003 2005 28262 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 116717360 1838448640 164250 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2005/tid=2019] ppid=2003 vsize=1795360 CPUtime=0
/proc/2005/task/2019/stat : 2019 (java) S 2003 2005 28262 0 -1 64 5 0 0 0 0 0 0 0 19 0 13 0 116718066 1838448640 164250 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1741.01
Current children cumulated vsize (KiB) 1795360



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1780.7 s]
/proc/loadavg: 1.22 1.07 1.02 2/77 2638
/proc/meminfo: memFree=1175192/2055920 swapFree=4184672/4192956
[pid=2005] ppid=2003 vsize=1795360 CPUtime=1800.05
/proc/2005/stat : 2005 (java) S 2003 2005 28262 0 -1 0 207425 0 47 0 179773 232 0 0 18 0 13 0 116717328 1838448640 166601 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2005/statm: 448840 166601 1335 9 0 446452 0
[pid=2005/tid=2007] ppid=2003 vsize=1795360 CPUtime=1753.69
/proc/2005/task/2007/stat : 2007 (java) R 2003 2005 28262 0 -1 64 51794 0 20 0 175327 42 0 0 25 0 13 0 116717336 1838448640 166601 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109969748 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2005/tid=2008] ppid=2003 vsize=1795360 CPUtime=20.97
/proc/2005/task/2008/stat : 2008 (java) S 2003 2005 28262 0 -1 64 72260 0 0 0 2016 81 0 0 16 0 13 0 116717345 1838448640 166601 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2005/tid=2009] ppid=2003 vsize=1795360 CPUtime=20.99
/proc/2005/task/2009/stat : 2009 (java) S 2003 2005 28262 0 -1 64 72761 0 0 0 2016 83 0 0 16 0 13 0 116717345 1838448640 166601 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2005/tid=2010] ppid=2003 vsize=1795360 CPUtime=0.43
/proc/2005/task/2010/stat : 2010 (java) S 2003 2005 28262 0 -1 64 65 0 0 0 26 17 0 0 15 0 13 0 116717349 1838448640 166601 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2005/tid=2011] ppid=2003 vsize=1795360 CPUtime=0
/proc/2005/task/2011/stat : 2011 (java) S 2003 2005 28262 0 -1 64 10 0 0 0 0 0 0 0 17 0 13 0 116717350 1838448640 166601 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2005/tid=2012] ppid=2003 vsize=1795360 CPUtime=0
/proc/2005/task/2012/stat : 2012 (java) S 2003 2005 28262 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 116717350 1838448640 166601 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2005/tid=2013] ppid=2003 vsize=1795360 CPUtime=0
/proc/2005/task/2013/stat : 2013 (java) S 2003 2005 28262 0 -1 64 0 0 0 0 0 0 0 0 18 0 13 0 116717360 1838448640 166601 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2005/tid=2014] ppid=2003 vsize=1795360 CPUtime=2.18
/proc/2005/task/2014/stat : 2014 (java) S 2003 2005 28262 0 -1 64 7808 0 0 0 215 3 0 0 16 0 13 0 116717360 1838448640 166601 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2005/tid=2015] ppid=2003 vsize=1795360 CPUtime=1.7
/proc/2005/task/2015/stat : 2015 (java) S 2003 2005 28262 0 -1 64 2042 0 0 0 169 1 0 0 17 0 13 0 116717360 1838448640 166601 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2005/tid=2016] ppid=2003 vsize=1795360 CPUtime=0
/proc/2005/task/2016/stat : 2016 (java) S 2003 2005 28262 0 -1 64 2 0 0 0 0 0 0 0 20 0 13 0 116717360 1838448640 166601 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2005/tid=2017] ppid=2003 vsize=1795360 CPUtime=0
/proc/2005/task/2017/stat : 2017 (java) R 2003 2005 28262 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 116717360 1838448640 166601 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2005/tid=2019] ppid=2003 vsize=1795360 CPUtime=0
/proc/2005/task/2019/stat : 2019 (java) S 2003 2005 28262 0 -1 64 5 0 0 0 0 0 0 0 19 0 13 0 116718066 1838448640 166601 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 1795360

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

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

[startup+1780.81 s]
/proc/loadavg: 1.22 1.07 1.02 2/67 2641
/proc/meminfo: memFree=1515592/2055920 swapFree=4184672/4192956
[pid=2005] ppid=2003 vsize=0 CPUtime=1800.16
/proc/2005/stat : 2005 (java) Z 2003 2005 28262 0 -1 1036 207446 0 47 0 179779 237 0 0 16 0 2 0 116717328 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2005/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.16
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1780.86
CPU time (s): 1800.22
CPU user time (s): 1797.79
CPU system time (s): 2.42363
CPU usage (%): 101.087
Max. virtual memory (cumulated for all children) (KiB): 1798044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.79
system time used= 2.42363
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 207446
page faults= 47
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 65159
involuntary context switches= 36129

runsolver used 2.08868 second user time and 5.19321 second system time

The end

Launcher Data (download as text)

Begin job on node25 on Mon Apr 16 01:46:42 UTC 2007

IDJOB= 353904
IDBENCH= 2289
IDSOLVER= 160
FILE ID= node25/353904-1176688002

PBS_JOBID= 4559955

Free space on /tmp= 66530 MiB

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

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  4d43a5c709d5b7af17653becda068043

RANDOM SEED= 889738181

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node25.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.261
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.261
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:       1883656 kB
Buffers:         29324 kB
Cached:          74316 kB
SwapCached:       2440 kB
Active:          69292 kB
Inactive:        47724 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1883656 kB
SwapTotal:     4192956 kB
SwapFree:      4184672 kB
Dirty:           12276 kB
Writeback:           0 kB
Mapped:          19480 kB
Slab:            41252 kB
Committed_AS:  2086036 kB
PageTables:       1484 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= 66530 MiB

End job on node25 on Mon Apr 16 02:16:25 UTC 2007