Trace number 419251

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 NameAnswerCPU timeWall clock time
sat4jPseudoCPClause 2007-03-23? (TO) 1800.31 1704.05

General information on the benchmark

Namenormalized-PB07/PURE-SAT/SAT07/industrial/
vliw_sat_4.0/9vliw_m_9stages_iq3_C1_bug4.opb
MD5SUM888f7b9484d743b785528862efdb0241
Bench CategoryPURE-SAT (instances containing only clauses)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark442.783
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 0
Optimality of the best value was proved NO
Number of variables520721
Total number of constraints13348117
Number of constraints which are clauses13348117
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint6689
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 16
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 6689
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.08/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.08/0.14	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.08/0.14	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.08/0.14	c no version file found!!!
0.08/0.14	c sun.arch.data.model	32
0.08/0.14	c java.version	1.6.0
0.08/0.14	c os.name	Linux
0.08/0.14	c os.version	2.6.9-22.EL.rootsmp
0.08/0.14	c os.arch	i386
0.08/0.14	c Free memory 1651659224
0.08/0.14	c Max memory 1654456320
0.08/0.14	c Total memory 1654456320
0.08/0.14	c Number of processors 2
0.08/0.19	c Cutting planes based inference (org.sat4j.minisat.constraints.pb.PBSolverClause)
0.08/0.19	--- Begin Solver configuration ---
0.08/0.19	c Stops conflict analysis at the first Unique Implication Point
0.08/0.19	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.08/0.19	c Learn all clauses as in MiniSAT
0.08/0.19	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=10000.0 initConflictBound=100 
0.08/0.19	c VSIDS like heuristics from MiniSAT using a heap
0.08/0.19	c No reason simplification
0.08/0.19	c --- End Solver configuration ---
0.08/0.19	c Simplify asserted PB constraints to clauses
0.08/0.19	c solving /tmp/evaluation/419251-1177406419/instance-419251-1177406419.opb
0.08/0.19	c reading problem ... 
254.28/228.74	c ... done. Wall clock time 228.552s.
254.28/228.74	c CPU time (experimental) 202.49s.
254.28/228.74	c #vars     520721
254.28/228.74	c #constraints  13348116
1800.01/1703.71	c starts		: 2
1800.01/1703.71	c conflicts		: 62868
1800.01/1703.71	c decisions		: 1779617
1800.01/1703.71	c propagations		: 278582900
1800.01/1703.71	c inspects		: 2151505967
1800.01/1703.71	c learnt literals	: 0
1800.01/1703.71	c learnt binary clauses	: 482
1800.01/1703.71	c learnt ternary clauses	: 1166
1800.01/1703.71	c learnt clauses	: 62867
1800.01/1703.71	c root simplifications	: 0
1800.01/1703.71	c removed literals (reason simplification)	: 0
1800.01/1703.71	c reason swapping (by a shorter reason)	: 0
1800.01/1703.71	c Calls to reduceDB	: 0
1800.01/1703.71	c speed (decisions/second)	: 1206.6099844734183
1800.01/1703.71	c non guided choices	997844
1800.01/1703.71	s UNKNOWN
1800.01/1703.71	c Total wall clock time (ms): 1703.527

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

runsolver version 3.2.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node70/watcher-419251-1177406419 -o ROOT/results/node70/solver-419251-1177406419 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/419251-1177406419/sat4jPseudoCPClause.jar /tmp/evaluation/419251-1177406419/instance-419251-1177406419.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.08 1.00 0.93 2/65 1399
/proc/meminfo: memFree=1192752/2055920 swapFree=4183812/4192956
[pid=1399] ppid=1397 vsize=152 CPUtime=0
/proc/1399/stat : 1399 (java) D 1397 1399 655 0 -1 0 40 0 0 0 0 0 0 0 18 0 1 0 180181883 155648 26 18446744073709551615 134512640 134550740 4294956592 18446744073709551615 8413988 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/1399/statm: 38 26 19 9 0 4 0

[startup+0.0623339 s]
/proc/loadavg: 1.08 1.00 0.93 2/65 1399
/proc/meminfo: memFree=1192752/2055920 swapFree=4183812/4192956
[pid=1399] ppid=1397 vsize=1777708 CPUtime=0.04
/proc/1399/stat : 1399 (java) S 1397 1399 655 0 -1 0 3626 0 1 0 3 1 0 0 18 0 7 0 180181883 1820372992 3370 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/1399/statm: 444427 3370 1071 9 0 442063 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1777708

[startup+0.10134 s]
/proc/loadavg: 1.08 1.00 0.93 2/65 1399
/proc/meminfo: memFree=1192752/2055920 swapFree=4183812/4192956
[pid=1399] ppid=1397 vsize=1780112 CPUtime=0.08
/proc/1399/stat : 1399 (java) S 1397 1399 655 0 -1 0 3972 0 1 0 6 2 0 0 18 0 12 0 180181883 1822834688 3715 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1399/statm: 445028 3715 1122 9 0 442646 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1780112

[startup+0.30136 s]
/proc/loadavg: 1.08 1.00 0.93 2/65 1399
/proc/meminfo: memFree=1192752/2055920 swapFree=4183812/4192956
[pid=1399] ppid=1397 vsize=1781764 CPUtime=0.32
/proc/1399/stat : 1399 (java) S 1397 1399 655 0 -1 0 9565 0 1 0 28 4 0 0 18 0 12 0 180181883 1824526336 9305 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1399/statm: 445441 9305 1263 9 0 443052 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 1781764

[startup+0.701399 s]
/proc/loadavg: 1.08 1.00 0.93 2/65 1399
/proc/meminfo: memFree=1192752/2055920 swapFree=4183812/4192956
[pid=1399] ppid=1397 vsize=1783652 CPUtime=0.91
/proc/1399/stat : 1399 (java) S 1397 1399 655 0 -1 0 11519 0 1 0 86 5 0 0 18 0 12 0 180181883 1826459648 10993 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1399/statm: 445913 10993 1301 9 0 443524 0
Current children cumulated CPU time (s) 0.91
Current children cumulated vsize (KiB) 1783652

[startup+1.50247 s]
/proc/loadavg: 1.08 1.00 0.93 3/76 1411
/proc/meminfo: memFree=1145816/2055920 swapFree=4183812/4192956
[pid=1399] ppid=1397 vsize=1785388 CPUtime=2.16
/proc/1399/stat : 1399 (java) S 1397 1399 655 0 -1 0 23676 0 1 0 205 11 0 0 18 0 12 0 180181883 1828237312 21700 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1399/statm: 446347 21701 1301 9 0 443958 0
[pid=1399/tid=1401] ppid=1397 vsize=1785388 CPUtime=1.09
/proc/1399/task/1401/stat : 1401 (java) R 1397 1399 655 0 -1 64 19863 0 1 0 100 9 0 0 18 0 12 0 180181885 1828237312 21702 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109505904 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1399/tid=1402] ppid=1397 vsize=1785388 CPUtime=0
/proc/1399/task/1402/stat : 1402 (java) S 1397 1399 655 0 -1 64 3 0 0 0 0 0 0 0 19 0 12 0 180181886 1828237312 21703 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1399/tid=1403] ppid=1397 vsize=1785388 CPUtime=0
/proc/1399/task/1403/stat : 1403 (java) S 1397 1399 655 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 180181886 1828237312 21704 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1399/tid=1404] ppid=1397 vsize=1785388 CPUtime=0
/proc/1399/task/1404/stat : 1404 (java) S 1397 1399 655 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 180181888 1828237312 21705 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1399/tid=1405] ppid=1397 vsize=1785388 CPUtime=0
/proc/1399/task/1405/stat : 1405 (java) S 1397 1399 655 0 -1 64 10 0 0 0 0 0 0 0 22 0 12 0 180181889 1828237312 21707 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1399/tid=1406] ppid=1397 vsize=1785388 CPUtime=0
/proc/1399/task/1406/stat : 1406 (java) S 1397 1399 655 0 -1 64 4 0 0 0 0 0 0 0 23 0 12 0 180181889 1828237312 21708 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1399/tid=1407] ppid=1397 vsize=1785388 CPUtime=0
/proc/1399/task/1407/stat : 1407 (java) S 1397 1399 655 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 180181893 1828237312 21709 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1399/tid=1408] ppid=1397 vsize=1785388 CPUtime=0.47
/proc/1399/task/1408/stat : 1408 (java) S 1397 1399 655 0 -1 64 1570 0 0 0 47 0 0 0 16 0 12 0 180181893 1828237312 21710 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1399/tid=1409] ppid=1397 vsize=1785388 CPUtime=0.57
/proc/1399/task/1409/stat : 1409 (java) S 1397 1399 655 0 -1 64 1524 0 0 0 57 0 0 0 16 0 12 0 180181893 1828237312 21711 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1399/tid=1410] ppid=1397 vsize=1785388 CPUtime=0
/proc/1399/task/1410/stat : 1410 (java) S 1397 1399 655 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 180181893 1828237312 21712 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1399/tid=1411] ppid=1397 vsize=1785388 CPUtime=0
/proc/1399/task/1411/stat : 1411 (java) S 1397 1399 655 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 180181893 1828237312 21713 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.16
Current children cumulated vsize (KiB) 1785388

[startup+3.10163 s]
/proc/loadavg: 1.08 1.00 0.93 2/76 1411
/proc/meminfo: memFree=1044760/2055920 swapFree=4183812/4192956
[pid=1399] ppid=1397 vsize=1785552 CPUtime=3.84
/proc/1399/stat : 1399 (java) S 1397 1399 655 0 -1 0 47044 0 1 0 359 25 0 0 18 0 12 0 180181883 1828405248 45059 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1399/statm: 446388 45059 1311 9 0 443999 0
[pid=1399/tid=1401] ppid=1397 vsize=1785552 CPUtime=2.62
/proc/1399/task/1401/stat : 1401 (java) R 1397 1399 655 0 -1 64 37709 0 1 0 242 20 0 0 24 0 12 0 180181885 1828405248 45059 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109518591 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1399/tid=1402] ppid=1397 vsize=1785552 CPUtime=0.06
/proc/1399/task/1402/stat : 1402 (java) S 1397 1399 655 0 -1 64 2684 0 0 0 5 1 0 0 16 0 12 0 180181886 1828405248 45059 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1399/tid=1403] ppid=1397 vsize=1785552 CPUtime=0.05
/proc/1399/task/1403/stat : 1403 (java) S 1397 1399 655 0 -1 64 2829 0 0 0 4 1 0 0 16 0 12 0 180181886 1828405248 45059 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1399/tid=1404] ppid=1397 vsize=1785552 CPUtime=0
/proc/1399/task/1404/stat : 1404 (java) S 1397 1399 655 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 180181888 1828405248 45059 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1399/tid=1405] ppid=1397 vsize=1785552 CPUtime=0
/proc/1399/task/1405/stat : 1405 (java) S 1397 1399 655 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 180181889 1828405248 45059 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1399/tid=1406] ppid=1397 vsize=1785552 CPUtime=0
/proc/1399/task/1406/stat : 1406 (java) S 1397 1399 655 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 180181889 1828405248 45059 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1399/tid=1407] ppid=1397 vsize=1785552 CPUtime=0
/proc/1399/task/1407/stat : 1407 (java) S 1397 1399 655 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 180181893 1828405248 45059 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1399/tid=1408] ppid=1397 vsize=1785552 CPUtime=0.49
/proc/1399/task/1408/stat : 1408 (java) S 1397 1399 655 0 -1 64 1573 0 0 0 49 0 0 0 17 0 12 0 180181893 1828405248 45059 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1399/tid=1409] ppid=1397 vsize=1785552 CPUtime=0.57
/proc/1399/task/1409/stat : 1409 (java) S 1397 1399 655 0 -1 64 1524 0 0 0 57 0 0 0 16 0 12 0 180181893 1828405248 45059 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1399/tid=1410] ppid=1397 vsize=1785552 CPUtime=0
/proc/1399/task/1410/stat : 1410 (java) S 1397 1399 655 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 180181893 1828405248 45059 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1399/tid=1411] ppid=1397 vsize=1785552 CPUtime=0
/proc/1399/task/1411/stat : 1411 (java) S 1397 1399 655 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 180181893 1828405248 45059 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.84
Current children cumulated vsize (KiB) 1785552

[startup+6.30196 s]
/proc/loadavg: 1.08 1.00 0.93 3/76 1411
/proc/meminfo: memFree=983448/2055920 swapFree=4183812/4192956
[pid=1399] ppid=1397 vsize=1785680 CPUtime=7.37
/proc/1399/stat : 1399 (java) S 1397 1399 655 0 -1 0 57541 0 1 0 706 31 0 0 18 0 12 0 180181883 1828536320 54972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1399/statm: 446420 54972 1312 9 0 444031 0
[pid=1399/tid=1401] ppid=1397 vsize=1785680 CPUtime=5.45
/proc/1399/task/1401/stat : 1401 (java) R 1397 1399 655 0 -1 64 37713 0 1 0 524 21 0 0 22 0 12 0 180181885 1828536320 54972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109521372 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1399/tid=1402] ppid=1397 vsize=1785680 CPUtime=0.4
/proc/1399/task/1402/stat : 1402 (java) S 1397 1399 655 0 -1 64 6669 0 0 0 37 3 0 0 16 0 12 0 180181886 1828536320 54972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1399/tid=1403] ppid=1397 vsize=1785680 CPUtime=0.41
/proc/1399/task/1403/stat : 1403 (java) S 1397 1399 655 0 -1 64 9334 0 0 0 37 4 0 0 16 0 12 0 180181886 1828536320 54972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1399/tid=1404] ppid=1397 vsize=1785680 CPUtime=0
/proc/1399/task/1404/stat : 1404 (java) S 1397 1399 655 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 180181888 1828536320 54972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1399/tid=1405] ppid=1397 vsize=1785680 CPUtime=0
/proc/1399/task/1405/stat : 1405 (java) S 1397 1399 655 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 180181889 1828536320 54972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1399/tid=1406] ppid=1397 vsize=1785680 CPUtime=0
/proc/1399/task/1406/stat : 1406 (java) S 1397 1399 655 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 180181889 1828536320 54972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1399/tid=1407] ppid=1397 vsize=1785680 CPUtime=0
/proc/1399/task/1407/stat : 1407 (java) S 1397 1399 655 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 180181893 1828536320 54972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1399/tid=1408] ppid=1397 vsize=1785680 CPUtime=0.5
/proc/1399/task/1408/stat : 1408 (java) S 1397 1399 655 0 -1 64 1574 0 0 0 50 0 0 0 16 0 12 0 180181893 1828536320 54972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1399/tid=1409] ppid=1397 vsize=1785680 CPUtime=0.57
/proc/1399/task/1409/stat : 1409 (java) S 1397 1399 655 0 -1 64 1524 0 0 0 57 0 0 0 16 0 12 0 180181893 1828536320 54972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1399/tid=1410] ppid=1397 vsize=1785680 CPUtime=0
/proc/1399/task/1410/stat : 1410 (java) S 1397 1399 655 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 180181893 1828536320 54972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1399/tid=1411] ppid=1397 vsize=1785680 CPUtime=0
/proc/1399/task/1411/stat : 1411 (java) S 1397 1399 655 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 180181893 1828536320 54972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.37
Current children cumulated vsize (KiB) 1785680

[startup+12.7016 s]
/proc/loadavg: 1.06 1.00 0.93 3/76 1411
/proc/meminfo: memFree=926552/2055920 swapFree=4183812/4192956
[pid=1399] ppid=1397 vsize=1788852 CPUtime=14.87
/proc/1399/stat : 1399 (java) S 1397 1399 655 0 -1 0 72484 0 1 0 1446 41 0 0 18 0 12 0 180181883 1831784448 68603 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1399/statm: 447213 68603 1319 9 0 444824 0
[pid=1399/tid=1401] ppid=1397 vsize=1788852 CPUtime=10.7
/proc/1399/task/1401/stat : 1401 (java) R 1397 1399 655 0 -1 64 37721 0 1 0 1047 23 0 0 20 0 12 0 180181885 1831784448 68603 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109605668 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1399/tid=1402] ppid=1397 vsize=1788852 CPUtime=1.51
/proc/1399/task/1402/stat : 1402 (java) S 1397 1399 655 0 -1 64 14776 0 0 0 144 7 0 0 16 0 12 0 180181886 1831784448 68603 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1399/tid=1403] ppid=1397 vsize=1788852 CPUtime=1.53
/proc/1399/task/1403/stat : 1403 (java) S 1397 1399 655 0 -1 64 16154 0 0 0 145 8 0 0 16 0 12 0 180181886 1831784448 68603 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1399/tid=1404] ppid=1397 vsize=1788852 CPUtime=0
/proc/1399/task/1404/stat : 1404 (java) S 1397 1399 655 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 180181888 1831784448 68603 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1399/tid=1405] ppid=1397 vsize=1788852 CPUtime=0
/proc/1399/task/1405/stat : 1405 (java) S 1397 1399 655 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 180181889 1831784448 68603 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1399/tid=1406] ppid=1397 vsize=1788852 CPUtime=0
/proc/1399/task/1406/stat : 1406 (java) S 1397 1399 655 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 180181889 1831784448 68603 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1399/tid=1407] ppid=1397 vsize=1788852 CPUtime=0
/proc/1399/task/1407/stat : 1407 (java) S 1397 1399 655 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 180181893 1831784448 68603 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1399/tid=1408] ppid=1397 vsize=1788852 CPUtime=0.5
/proc/1399/task/1408/stat : 1408 (java) S 1397 1399 655 0 -1 64 1582 0 0 0 50 0 0 0 16 0 12 0 180181893 1831784448 68603 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1399/tid=1409] ppid=1397 vsize=1788852 CPUtime=0.57
/proc/1399/task/1409/stat : 1409 (java) S 1397 1399 655 0 -1 64 1524 0 0 0 57 0 0 0 16 0 12 0 180181893 1831784448 68603 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1399/tid=1410] ppid=1397 vsize=1788852 CPUtime=0
/proc/1399/task/1410/stat : 1410 (java) S 1397 1399 655 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 180181893 1831784448 68603 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1399/tid=1411] ppid=1397 vsize=1788852 CPUtime=0
/proc/1399/task/1411/stat : 1411 (java) S 1397 1399 655 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 180181893 1831784448 68603 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 14.87
Current children cumulated vsize (KiB) 1788852

[startup+25.5029 s]
/proc/loadavg: 1.05 1.00 0.93 3/76 1411
/proc/meminfo: memFree=853912/2055920 swapFree=4183812/4192956
[pid=1399] ppid=1397 vsize=1788852 CPUtime=28.85
/proc/1399/stat : 1399 (java) S 1397 1399 655 0 -1 0 91601 0 1 0 2831 54 0 0 18 0 12 0 180181883 1831784448 86025 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1399/statm: 447213 86025 1319 9 0 444824 0
[pid=1399/tid=1401] ppid=1397 vsize=1788852 CPUtime=22.32
/proc/1399/task/1401/stat : 1401 (java) R 1397 1399 655 0 -1 64 37739 0 1 0 2205 27 0 0 18 0 12 0 180181885 1831784448 86025 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109474890 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1399/tid=1402] ppid=1397 vsize=1788852 CPUtime=2.67
/proc/1399/task/1402/stat : 1402 (java) S 1397 1399 655 0 -1 64 23413 0 0 0 256 11 0 0 16 0 12 0 180181886 1831784448 86025 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1399/tid=1403] ppid=1397 vsize=1788852 CPUtime=2.69
/proc/1399/task/1403/stat : 1403 (java) S 1397 1399 655 0 -1 64 26609 0 0 0 256 13 0 0 17 0 12 0 180181886 1831784448 86025 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1399/tid=1404] ppid=1397 vsize=1788852 CPUtime=0
/proc/1399/task/1404/stat : 1404 (java) S 1397 1399 655 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 180181888 1831784448 86025 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1399/tid=1405] ppid=1397 vsize=1788852 CPUtime=0
/proc/1399/task/1405/stat : 1405 (java) S 1397 1399 655 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 180181889 1831784448 86025 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1399/tid=1406] ppid=1397 vsize=1788852 CPUtime=0
/proc/1399/task/1406/stat : 1406 (java) S 1397 1399 655 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 180181889 1831784448 86025 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1399/tid=1407] ppid=1397 vsize=1788852 CPUtime=0
/proc/1399/task/1407/stat : 1407 (java) S 1397 1399 655 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 180181893 1831784448 86025 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

/proc/1399/task/1408/stat : 1408 (java) S 1397 1399 655 0 -1 64 2568 0 0 0 116 1 0 0 17 0 13 0 180181893 1834213376 397355 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1399/tid=1409] ppid=1397 vsize=1791224 CPUtime=1.18
/proc/1399/task/1409/stat : 1409 (java) S 1397 1399 655 0 -1 64 1970 0 3 0 117 1 0 0 16 0 13 0 180181893 1834213376 397355 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1399/tid=1410] ppid=1397 vsize=1791224 CPUtime=0
/proc/1399/task/1410/stat : 1410 (java) S 1397 1399 655 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 180181893 1834213376 397355 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1399/tid=1411] ppid=1397 vsize=1791224 CPUtime=0
/proc/1399/task/1411/stat : 1411 (java) S 1397 1399 655 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 180181893 1834213376 397355 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1399/tid=1412] ppid=1397 vsize=1791224 CPUtime=0
/proc/1399/task/1412/stat : 1412 (java) S 1397 1399 655 0 -1 64 4 0 0 0 0 0 0 0 16 0 13 0 180204766 1834213376 397355 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1563.6
Current children cumulated vsize (KiB) 1791224

[startup+1542.3 s]
/proc/loadavg: 1.17 1.15 1.04 2/77 1412
/proc/meminfo: memFree=15952/2055920 swapFree=4183812/4192956
[pid=1399] ppid=1397 vsize=1791224 CPUtime=1627.58
/proc/1399/stat : 1399 (java) S 1397 1399 655 0 -1 0 416403 0 7 0 162414 344 0 0 18 0 13 0 180181883 1834213376 398012 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1399/statm: 447806 398012 1333 9 0 445417 0
[pid=1399/tid=1401] ppid=1397 vsize=1791224 CPUtime=1436.13
/proc/1399/task/1401/stat : 1401 (java) R 1397 1399 655 0 -1 64 38727 0 4 0 143536 77 0 0 25 0 13 0 180181885 1834213376 398012 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1399/tid=1402] ppid=1397 vsize=1791224 CPUtime=94.22
/proc/1399/task/1402/stat : 1402 (java) R 1397 1399 655 0 -1 64 189983 0 0 0 9294 128 0 0 16 0 13 0 180181886 1834213376 398012 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 105070783 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1399/tid=1403] ppid=1397 vsize=1791224 CPUtime=94.62
/proc/1399/task/1403/stat : 1403 (java) R 1397 1399 655 0 -1 64 182413 0 0 0 9335 127 0 0 17 0 13 0 180181886 1834213376 398012 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 105070774 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1399/tid=1404] ppid=1397 vsize=1791224 CPUtime=0.2
/proc/1399/task/1404/stat : 1404 (java) S 1397 1399 655 0 -1 64 20 0 0 0 12 8 0 0 16 0 13 0 180181888 1834213376 398012 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1399/tid=1405] ppid=1397 vsize=1791224 CPUtime=0
/proc/1399/task/1405/stat : 1405 (java) S 1397 1399 655 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 180181889 1834213376 398012 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1399/tid=1406] ppid=1397 vsize=1791224 CPUtime=0
/proc/1399/task/1406/stat : 1406 (java) S 1397 1399 655 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 180181889 1834213376 398012 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1399/tid=1407] ppid=1397 vsize=1791224 CPUtime=0
/proc/1399/task/1407/stat : 1407 (java) S 1397 1399 655 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 180181893 1834213376 398012 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1399/tid=1408] ppid=1397 vsize=1791224 CPUtime=1.17
/proc/1399/task/1408/stat : 1408 (java) S 1397 1399 655 0 -1 64 2568 0 0 0 116 1 0 0 17 0 13 0 180181893 1834213376 398012 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1399/tid=1409] ppid=1397 vsize=1791224 CPUtime=1.18
/proc/1399/task/1409/stat : 1409 (java) S 1397 1399 655 0 -1 64 1970 0 3 0 117 1 0 0 16 0 13 0 180181893 1834213376 398012 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1399/tid=1410] ppid=1397 vsize=1791224 CPUtime=0
/proc/1399/task/1410/stat : 1410 (java) S 1397 1399 655 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 180181893 1834213376 398012 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1399/tid=1411] ppid=1397 vsize=1791224 CPUtime=0
/proc/1399/task/1411/stat : 1411 (java) S 1397 1399 655 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 180181893 1834213376 398012 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1399/tid=1412] ppid=1397 vsize=1791224 CPUtime=0
/proc/1399/task/1412/stat : 1412 (java) S 1397 1399 655 0 -1 64 4 0 0 0 0 0 0 0 16 0 13 0 180204766 1834213376 398012 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1627.58
Current children cumulated vsize (KiB) 1791224

[startup+1602.3 s]
/proc/loadavg: 1.13 1.14 1.04 2/77 1412
/proc/meminfo: memFree=14864/2055920 swapFree=4183812/4192956
[pid=1399] ppid=1397 vsize=1791224 CPUtime=1691.63
/proc/1399/stat : 1399 (java) S 1397 1399 655 0 -1 0 417127 0 7 0 168813 350 0 0 18 0 13 0 180181883 1834213376 398652 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1399/statm: 447806 398652 1333 9 0 445417 0
[pid=1399/tid=1401] ppid=1397 vsize=1791224 CPUtime=1490.48
/proc/1399/task/1401/stat : 1401 (java) R 1397 1399 655 0 -1 64 38783 0 4 0 148971 77 0 0 25 0 13 0 180181885 1834213376 398652 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109946562 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1399/tid=1402] ppid=1397 vsize=1791224 CPUtime=99.19
/proc/1399/task/1402/stat : 1402 (java) S 1397 1399 655 0 -1 64 190305 0 0 0 9788 131 0 0 17 0 13 0 180181886 1834213376 398652 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1399/tid=1403] ppid=1397 vsize=1791224 CPUtime=99.35
/proc/1399/task/1403/stat : 1403 (java) S 1397 1399 655 0 -1 64 182759 0 0 0 9805 130 0 0 16 0 13 0 180181886 1834213376 398652 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1399/tid=1404] ppid=1397 vsize=1791224 CPUtime=0.2
/proc/1399/task/1404/stat : 1404 (java) S 1397 1399 655 0 -1 64 20 0 0 0 12 8 0 0 16 0 13 0 180181888 1834213376 398652 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1399/tid=1405] ppid=1397 vsize=1791224 CPUtime=0
/proc/1399/task/1405/stat : 1405 (java) S 1397 1399 655 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 180181889 1834213376 398652 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1399/tid=1406] ppid=1397 vsize=1791224 CPUtime=0
/proc/1399/task/1406/stat : 1406 (java) S 1397 1399 655 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 180181889 1834213376 398652 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1399/tid=1407] ppid=1397 vsize=1791224 CPUtime=0
/proc/1399/task/1407/stat : 1407 (java) S 1397 1399 655 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 180181893 1834213376 398652 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1399/tid=1408] ppid=1397 vsize=1791224 CPUtime=1.17
/proc/1399/task/1408/stat : 1408 (java) S 1397 1399 655 0 -1 64 2568 0 0 0 116 1 0 0 17 0 13 0 180181893 1834213376 398652 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1399/tid=1409] ppid=1397 vsize=1791224 CPUtime=1.18
/proc/1399/task/1409/stat : 1409 (java) S 1397 1399 655 0 -1 64 1970 0 3 0 117 1 0 0 16 0 13 0 180181893 1834213376 398652 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1399/tid=1410] ppid=1397 vsize=1791224 CPUtime=0
/proc/1399/task/1410/stat : 1410 (java) S 1397 1399 655 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 180181893 1834213376 398652 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1399/tid=1411] ppid=1397 vsize=1791224 CPUtime=0
/proc/1399/task/1411/stat : 1411 (java) S 1397 1399 655 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 180181893 1834213376 398652 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1399/tid=1412] ppid=1397 vsize=1791224 CPUtime=0
/proc/1399/task/1412/stat : 1412 (java) S 1397 1399 655 0 -1 64 4 0 0 0 0 0 0 0 16 0 13 0 180204766 1834213376 398652 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1691.63
Current children cumulated vsize (KiB) 1791224

[startup+1662.3 s]
/proc/loadavg: 1.05 1.11 1.04 2/77 1412
/proc/meminfo: memFree=16144/2055920 swapFree=4183812/4192956
[pid=1399] ppid=1397 vsize=1791224 CPUtime=1755.81
/proc/1399/stat : 1399 (java) S 1397 1399 655 0 -1 0 417711 0 7 0 175225 356 0 0 18 0 13 0 180181883 1834213376 399144 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1399/statm: 447806 399144 1333 9 0 445417 0
[pid=1399/tid=1401] ppid=1397 vsize=1791224 CPUtime=1544.65
/proc/1399/task/1401/stat : 1401 (java) R 1397 1399 655 0 -1 64 38842 0 4 0 154388 77 0 0 24 0 13 0 180181885 1834213376 399144 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109940474 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1399/tid=1402] ppid=1397 vsize=1791224 CPUtime=104.34
/proc/1399/task/1402/stat : 1402 (java) S 1397 1399 655 0 -1 64 190566 0 0 0 10300 134 0 0 17 0 13 0 180181886 1834213376 399144 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1399/tid=1403] ppid=1397 vsize=1791224 CPUtime=104.21
/proc/1399/task/1403/stat : 1403 (java) S 1397 1399 655 0 -1 64 183023 0 0 0 10289 132 0 0 16 0 13 0 180181886 1834213376 399144 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1399/tid=1404] ppid=1397 vsize=1791224 CPUtime=0.22
/proc/1399/task/1404/stat : 1404 (java) S 1397 1399 655 0 -1 64 20 0 0 0 13 9 0 0 16 0 13 0 180181888 1834213376 399144 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1399/tid=1405] ppid=1397 vsize=1791224 CPUtime=0
/proc/1399/task/1405/stat : 1405 (java) S 1397 1399 655 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 180181889 1834213376 399144 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1399/tid=1406] ppid=1397 vsize=1791224 CPUtime=0
/proc/1399/task/1406/stat : 1406 (java) S 1397 1399 655 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 180181889 1834213376 399144 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1399/tid=1407] ppid=1397 vsize=1791224 CPUtime=0
/proc/1399/task/1407/stat : 1407 (java) S 1397 1399 655 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 180181893 1834213376 399144 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1399/tid=1408] ppid=1397 vsize=1791224 CPUtime=1.17
/proc/1399/task/1408/stat : 1408 (java) S 1397 1399 655 0 -1 64 2568 0 0 0 116 1 0 0 17 0 13 0 180181893 1834213376 399144 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1399/tid=1409] ppid=1397 vsize=1791224 CPUtime=1.18
/proc/1399/task/1409/stat : 1409 (java) S 1397 1399 655 0 -1 64 1970 0 3 0 117 1 0 0 16 0 13 0 180181893 1834213376 399144 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1399/tid=1410] ppid=1397 vsize=1791224 CPUtime=0
/proc/1399/task/1410/stat : 1410 (java) S 1397 1399 655 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 180181893 1834213376 399144 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1399/tid=1411] ppid=1397 vsize=1791224 CPUtime=0
/proc/1399/task/1411/stat : 1411 (java) S 1397 1399 655 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 180181893 1834213376 399144 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1399/tid=1412] ppid=1397 vsize=1791224 CPUtime=0
/proc/1399/task/1412/stat : 1412 (java) S 1397 1399 655 0 -1 64 4 0 0 0 0 0 0 0 16 0 13 0 180204766 1834213376 399144 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1755.81
Current children cumulated vsize (KiB) 1791224



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1703.7 s]
/proc/loadavg: 1.02 1.09 1.03 2/77 1412
/proc/meminfo: memFree=14928/2055920 swapFree=4183812/4192956
[pid=1399] ppid=1397 vsize=1791224 CPUtime=1800.01
/proc/1399/stat : 1399 (java) S 1397 1399 655 0 -1 0 418053 0 7 0 179642 359 0 0 18 0 13 0 180181883 1834213376 399423 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1399/statm: 447806 399423 1333 9 0 445417 0
[pid=1399/tid=1401] ppid=1397 vsize=1791224 CPUtime=1582.09
/proc/1399/task/1401/stat : 1401 (java) R 1397 1399 655 0 -1 64 38882 0 4 0 158131 78 0 0 16 0 13 0 180181885 1834213376 399423 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109941177 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1399/tid=1402] ppid=1397 vsize=1791224 CPUtime=107.77
/proc/1399/task/1402/stat : 1402 (java) S 1397 1399 655 0 -1 64 190665 0 0 0 10642 135 0 0 16 0 13 0 180181886 1834213376 399423 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1399/tid=1403] ppid=1397 vsize=1791224 CPUtime=107.52
/proc/1399/task/1403/stat : 1403 (java) S 1397 1399 655 0 -1 64 183226 0 0 0 10619 133 0 0 16 0 13 0 180181886 1834213376 399423 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1399/tid=1404] ppid=1397 vsize=1791224 CPUtime=0.22
/proc/1399/task/1404/stat : 1404 (java) S 1397 1399 655 0 -1 64 20 0 0 0 13 9 0 0 16 0 13 0 180181888 1834213376 399423 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1399/tid=1405] ppid=1397 vsize=1791224 CPUtime=0
/proc/1399/task/1405/stat : 1405 (java) S 1397 1399 655 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 180181889 1834213376 399423 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1399/tid=1406] ppid=1397 vsize=1791224 CPUtime=0
/proc/1399/task/1406/stat : 1406 (java) S 1397 1399 655 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 180181889 1834213376 399423 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1399/tid=1407] ppid=1397 vsize=1791224 CPUtime=0
/proc/1399/task/1407/stat : 1407 (java) S 1397 1399 655 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 180181893 1834213376 399423 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1399/tid=1408] ppid=1397 vsize=1791224 CPUtime=1.17
/proc/1399/task/1408/stat : 1408 (java) S 1397 1399 655 0 -1 64 2568 0 0 0 116 1 0 0 17 0 13 0 180181893 1834213376 399423 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1399/tid=1409] ppid=1397 vsize=1791224 CPUtime=1.18
/proc/1399/task/1409/stat : 1409 (java) S 1397 1399 655 0 -1 64 1970 0 3 0 117 1 0 0 16 0 13 0 180181893 1834213376 399423 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1399/tid=1410] ppid=1397 vsize=1791224 CPUtime=0
/proc/1399/task/1410/stat : 1410 (java) S 1397 1399 655 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 180181893 1834213376 399423 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1399/tid=1411] ppid=1397 vsize=1791224 CPUtime=0
/proc/1399/task/1411/stat : 1411 (java) S 1397 1399 655 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 180181893 1834213376 399423 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1399/tid=1412] ppid=1397 vsize=1791224 CPUtime=0
/proc/1399/task/1412/stat : 1412 (java) S 1397 1399 655 0 -1 64 4 0 0 0 0 0 0 0 16 0 13 0 180204766 1834213376 399423 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1791224

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

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

[startup+1703.81 s]
/proc/loadavg: 1.02 1.09 1.03 2/67 1415
/proc/meminfo: memFree=262656/2055920 swapFree=4183812/4192956
[pid=1399] ppid=1397 vsize=0 CPUtime=1800.09
/proc/1399/stat : 1399 (java) Z 1397 1399 655 0 -1 1036 418072 0 8 0 179646 363 0 0 15 0 2 0 180181883 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1399/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 0

[startup+1704 s]
/proc/loadavg: 1.02 1.09 1.03 2/67 1415
/proc/meminfo: memFree=262656/2055920 swapFree=4183812/4192956
[pid=1399] ppid=1397 vsize=0 CPUtime=1800.27
/proc/1399/stat : 1399 (java) Z 1397 1399 655 0 -1 1036 418072 0 8 0 179646 381 0 0 15 0 2 0 180181883 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1399/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.27
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1704.05
CPU time (s): 1800.31
CPU user time (s): 1796.47
CPU system time (s): 3.84242
CPU usage (%): 105.649
Max. virtual memory (cumulated for all children) (KiB): 1791360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.47
system time used= 3.84241
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 418072
page faults= 8
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 56774
involuntary context switches= 29180

runsolver used 1.49377 second user time and 4.72828 second system time

The end

Launcher Data (download as text)

Begin job on node70 on Tue Apr 24 09:20:46 UTC 2007

IDJOB= 419251
IDBENCH= 47760
IDSOLVER= 164
FILE ID= node70/419251-1177406419

PBS_JOBID= 4675545

Free space on /tmp= 65979 MiB

SOLVER NAME= sat4jPseudoCPClause 2007-03-23
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/PURE-SAT/SAT07/industrial/vliw_sat_4.0/9vliw_m_9stages_iq3_C1_bug4.opb
COMMAND LINE= java  -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/419251-1177406419/sat4jPseudoCPClause.jar /tmp/evaluation/419251-1177406419/instance-419251-1177406419.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node70/watcher-419251-1177406419 -o ROOT/results/node70/solver-419251-1177406419 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java  -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/419251-1177406419/sat4jPseudoCPClause.jar /tmp/evaluation/419251-1177406419/instance-419251-1177406419.opb

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  888f7b9484d743b785528862efdb0241

RANDOM SEED= 696076616

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node70.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.218
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.218
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:       1193224 kB
Buffers:         23668 kB
Cached:         748932 kB
SwapCached:       3484 kB
Active:         570624 kB
Inactive:       212912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1193224 kB
SwapTotal:     4192956 kB
SwapFree:      4183812 kB
Dirty:          270212 kB
Writeback:           0 kB
Mapped:          16620 kB
Slab:            65280 kB
Committed_AS:  3444716 kB
PageTables:       1400 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= 65979 MiB

End job on node70 on Tue Apr 24 09:49:11 UTC 2007