Trace number 351742

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerObjective functionCPU timeWall clock time
SAT4JPseudoResolution 2007-03-23? (TO) 1800.59 1790.44

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/
miplib2003/normalized-reduced-mps-v2-20-10-modglob.opb
MD5SUM1c32686691bf96e75781667309b05481
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark104
Best CPU time to get the best result obtained on this benchmark1782.74
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 104
Optimality of the best value was proved NO
Number of variables9818
Total number of constraints291
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 constraints291
Minimum length of a constraint30
Maximum length of a constraint270
Number of terms in the objective function 9818
Biggest coefficient in the objective function 7770
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 533087
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262145
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 533087
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.07/0.16	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.07/0.16	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.07/0.16	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.07/0.17	c no version file found!!!
0.07/0.17	c sun.arch.data.model	32
0.07/0.17	c java.version	1.6.0
0.07/0.17	c os.name	Linux
0.07/0.17	c os.version	2.6.9-22.EL.rootsmp
0.07/0.17	c os.arch	i386
0.07/0.17	c Free memory 1651659224
0.07/0.17	c Max memory 1654456320
0.07/0.17	c Total memory 1654456320
0.07/0.17	c Number of processors 2
0.18/0.22	--- Begin Solver configuration ---
0.18/0.22	c Stops conflict analysis at the first Unique Implication Point
0.18/0.22	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.18/0.22	c Learn all clauses as in MiniSAT
0.18/0.22	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.18/0.22	c VSIDS like heuristics from MiniSAT using a heap
0.18/0.22	c No reason simplification
0.18/0.22	c --- End Solver configuration ---
0.18/0.22	c solving /tmp/evaluation/351742-1176611809/instance-351742-1176611809.opb
0.18/0.22	c reading problem ... 
2.23/1.41	c ... done. Wall clock time 1.186s.
2.23/1.41	c CPU time (experimental) 0.72s.
2.23/1.41	c #vars     9818
2.23/1.41	c #constraints  384
1800.21/1790.17	c starts		: 23
1800.21/1790.17	c conflicts		: 1691501
1800.21/1790.17	c decisions		: 1912140
1800.21/1790.17	c propagations		: 36648329
1800.21/1790.17	c inspects		: 1601302204
1800.21/1790.17	c learnt literals	: 1
1800.21/1790.17	c learnt binary clauses	: 1
1800.21/1790.17	c learnt ternary clauses	: 2
1800.21/1790.17	c learnt clauses	: 1691500
1800.21/1790.17	c root simplifications	: 0
1800.21/1790.17	c removed literals (reason simplification)	: 0
1800.21/1790.17	c reason swapping (by a shorter reason)	: 0
1800.21/1790.17	c Calls to reduceDB	: 1
1800.21/1790.17	c speed (decisions/second)	: 1069.1180030874673
1800.21/1790.17	c non guided choices	45910
1800.21/1790.17	s UNKNOWN
1800.21/1790.17	c Total wall clock time (ms): 1789.947

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/node46/watcher-351742-1176611809 -o ROOT/results/node46/solver-351742-1176611809 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/351742-1176611809/sat4jPseudoResolution.jar /tmp/evaluation/351742-1176611809/instance-351742-1176611809.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.97 0.97 2/65 7768
/proc/meminfo: memFree=1458880/2055920 swapFree=4192956/4192956
[pid=7768] ppid=7766 vsize=152 CPUtime=0
/proc/7768/stat : 7768 (java) D 7766 7768 7398 0 -1 0 42 0 0 0 0 0 0 0 18 0 1 0 15863898 155648 26 18446744073709551615 134512640 134550740 4294956592 18446744073709551615 7795492 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/7768/statm: 38 26 19 9 0 4 0

[startup+0.0944591 s]
/proc/loadavg: 0.92 0.97 0.97 2/65 7768
/proc/meminfo: memFree=1458880/2055920 swapFree=4192956/4192956
[pid=7768] ppid=7766 vsize=1777708 CPUtime=0.06
/proc/7768/stat : 7768 (java) S 7766 7768 7398 0 -1 0 3778 0 1 0 4 2 0 0 18 0 7 0 15863898 1820372992 3520 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23755 18446744073709551615 0 0 17 0 0 0
/proc/7768/statm: 444427 3520 1086 9 0 442063 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1777708

[startup+0.101455 s]
/proc/loadavg: 0.92 0.97 0.97 2/65 7768
/proc/meminfo: memFree=1458880/2055920 swapFree=4192956/4192956
[pid=7768] ppid=7766 vsize=1777844 CPUtime=0.07
/proc/7768/stat : 7768 (java) S 7766 7768 7398 0 -1 0 3810 0 1 0 5 2 0 0 18 0 7 0 15863898 1820512256 3552 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23755 18446744073709551615 0 0 17 0 0 0
/proc/7768/statm: 444461 3552 1089 9 0 442097 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1777844

[startup+0.301495 s]
/proc/loadavg: 0.92 0.97 0.97 2/65 7768
/proc/meminfo: memFree=1458880/2055920 swapFree=4192956/4192956
[pid=7768] ppid=7766 vsize=1782452 CPUtime=0.28
/proc/7768/stat : 7768 (java) S 7766 7768 7398 0 -1 0 5109 0 1 0 25 3 0 0 18 0 12 0 15863898 1825230848 4847 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7768/statm: 445613 4847 1264 9 0 443225 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 1782452

[startup+0.701571 s]
/proc/loadavg: 0.92 0.97 0.97 2/65 7768
/proc/meminfo: memFree=1458880/2055920 swapFree=4192956/4192956
[pid=7768] ppid=7766 vsize=1783784 CPUtime=0.89
/proc/7768/stat : 7768 (java) S 7766 7768 7398 0 -1 0 7497 0 1 0 84 5 0 0 18 0 12 0 15863898 1826594816 6767 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7768/statm: 445946 6767 1298 9 0 443558 0
Current children cumulated CPU time (s) 0.89
Current children cumulated vsize (KiB) 1783784

[startup+1.50272 s]
/proc/loadavg: 0.92 0.97 0.97 4/77 7780
/proc/meminfo: memFree=1424088/2055920 swapFree=4192956/4192956
[pid=7768] ppid=7766 vsize=1794704 CPUtime=2.37
/proc/7768/stat : 7768 (java) S 7766 7768 7398 0 -1 0 20097 0 1 0 227 10 0 0 18 0 12 0 15863898 1837776896 15376 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7768/statm: 448676 15376 1319 9 0 446288 0
[pid=7768/tid=7770] ppid=7766 vsize=1794704 CPUtime=0.81
/proc/7768/task/7770/stat : 7770 (java) R 7766 7768 7398 0 -1 64 11223 0 1 0 75 6 0 0 19 0 12 0 15863900 1837776896 15376 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109185704 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7768/tid=7771] ppid=7766 vsize=1794704 CPUtime=0
/proc/7768/task/7771/stat : 7771 (java) S 7766 7768 7398 0 -1 64 2 0 0 0 0 0 0 0 20 0 12 0 15863902 1837776896 15376 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7768/tid=7772] ppid=7766 vsize=1794704 CPUtime=0
/proc/7768/task/7772/stat : 7772 (java) S 7766 7768 7398 0 -1 64 0 0 0 0 0 0 0 0 21 0 12 0 15863902 1837776896 15376 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7768/tid=7773] ppid=7766 vsize=1794704 CPUtime=0
/proc/7768/task/7773/stat : 7773 (java) S 7766 7768 7398 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 15863905 1837776896 15376 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7768/tid=7774] ppid=7766 vsize=1794704 CPUtime=0
/proc/7768/task/7774/stat : 7774 (java) S 7766 7768 7398 0 -1 64 10 0 0 0 0 0 0 0 22 0 12 0 15863905 1837776896 15376 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7768/tid=7775] ppid=7766 vsize=1794704 CPUtime=0
/proc/7768/task/7775/stat : 7775 (java) S 7766 7768 7398 0 -1 64 4 0 0 0 0 0 0 0 23 0 12 0 15863905 1837776896 15376 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7768/tid=7776] ppid=7766 vsize=1794704 CPUtime=0
/proc/7768/task/7776/stat : 7776 (java) S 7766 7768 7398 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 15863909 1837776896 15376 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7768/tid=7777] ppid=7766 vsize=1794704 CPUtime=0.81
/proc/7768/task/7777/stat : 7777 (java) S 7766 7768 7398 0 -1 64 4340 0 0 0 80 1 0 0 16 0 12 0 15863909 1837776896 15376 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7768/tid=7778] ppid=7766 vsize=1794704 CPUtime=0.71
/proc/7768/task/7778/stat : 7778 (java) S 7766 7768 7398 0 -1 64 3815 0 0 0 70 1 0 0 16 0 12 0 15863909 1837776896 15376 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7768/tid=7779] ppid=7766 vsize=1794704 CPUtime=0
/proc/7768/task/7779/stat : 7779 (java) S 7766 7768 7398 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 15863909 1837776896 15376 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7768/tid=7780] ppid=7766 vsize=1794704 CPUtime=0
/proc/7768/task/7780/stat : 7780 (java) S 7766 7768 7398 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 15863909 1837776896 15376 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.37
Current children cumulated vsize (KiB) 1794704

[startup+3.10202 s]
/proc/loadavg: 0.92 0.97 0.97 3/78 7781
/proc/meminfo: memFree=1395792/2055920 swapFree=4192956/4192956
[pid=7768] ppid=7766 vsize=1795692 CPUtime=4.55
/proc/7768/stat : 7768 (java) S 7766 7768 7398 0 -1 0 33709 0 1 0 439 16 0 0 18 0 13 0 15863898 1838788608 26639 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7768/statm: 448923 26639 1324 9 0 446535 0
[pid=7768/tid=7770] ppid=7766 vsize=1795692 CPUtime=2.08
/proc/7768/task/7770/stat : 7770 (java) R 7766 7768 7398 0 -1 64 22184 0 1 0 197 11 0 0 25 0 13 0 15863900 1838788608 26639 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109855197 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7768/tid=7771] ppid=7766 vsize=1795692 CPUtime=0
/proc/7768/task/7771/stat : 7771 (java) S 7766 7768 7398 0 -1 64 2 0 0 0 0 0 0 0 20 0 13 0 15863902 1838788608 26639 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7768/tid=7772] ppid=7766 vsize=1795692 CPUtime=0
/proc/7768/task/7772/stat : 7772 (java) S 7766 7768 7398 0 -1 64 0 0 0 0 0 0 0 0 21 0 13 0 15863902 1838788608 26639 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7768/tid=7773] ppid=7766 vsize=1795692 CPUtime=0
/proc/7768/task/7773/stat : 7773 (java) S 7766 7768 7398 0 -1 64 2 0 0 0 0 0 0 0 17 0 13 0 15863905 1838788608 26639 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7768/tid=7774] ppid=7766 vsize=1795692 CPUtime=0
/proc/7768/task/7774/stat : 7774 (java) S 7766 7768 7398 0 -1 64 10 0 0 0 0 0 0 0 22 0 13 0 15863905 1838788608 26639 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7768/tid=7775] ppid=7766 vsize=1795692 CPUtime=0
/proc/7768/task/7775/stat : 7775 (java) S 7766 7768 7398 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 15863905 1838788608 26639 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7768/tid=7776] ppid=7766 vsize=1795692 CPUtime=0
/proc/7768/task/7776/stat : 7776 (java) S 7766 7768 7398 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 15863909 1838788608 26639 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7768/tid=7777] ppid=7766 vsize=1795692 CPUtime=1.3
/proc/7768/task/7777/stat : 7777 (java) S 7766 7768 7398 0 -1 64 6257 0 0 0 128 2 0 0 16 0 13 0 15863909 1838788608 26639 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7768/tid=7778] ppid=7766 vsize=1795692 CPUtime=1.14
/proc/7768/task/7778/stat : 7778 (java) S 7766 7768 7398 0 -1 64 4545 0 0 0 113 1 0 0 16 0 13 0 15863909 1838788608 26639 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7768/tid=7779] ppid=7766 vsize=1795692 CPUtime=0
/proc/7768/task/7779/stat : 7779 (java) S 7766 7768 7398 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 15863909 1838788608 26639 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7768/tid=7780] ppid=7766 vsize=1795692 CPUtime=0
/proc/7768/task/7780/stat : 7780 (java) S 7766 7768 7398 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 15863909 1838788608 26639 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7768/tid=7781] ppid=7766 vsize=1795692 CPUtime=0
/proc/7768/task/7781/stat : 7781 (java) S 7766 7768 7398 0 -1 64 4 0 0 0 0 0 0 0 21 0 13 0 15864064 1838788608 26639 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.55
Current children cumulated vsize (KiB) 1795692

[startup+6.3026 s]
/proc/loadavg: 0.93 0.97 0.97 2/78 7781
/proc/meminfo: memFree=1282320/2055920 swapFree=4192956/4192956
[pid=7768] ppid=7766 vsize=1795692 CPUtime=7.81
/proc/7768/stat : 7768 (java) S 7766 7768 7398 0 -1 0 52374 0 1 0 755 26 0 0 18 0 13 0 15863898 1838788608 45201 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7768/statm: 448923 45201 1333 9 0 446535 0
[pid=7768/tid=7770] ppid=7766 vsize=1795692 CPUtime=5.2
/proc/7768/task/7770/stat : 7770 (java) R 7766 7768 7398 0 -1 64 37728 0 1 0 501 19 0 0 25 0 13 0 15863900 1838788608 45201 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109598242 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7768/tid=7771] ppid=7766 vsize=1795692 CPUtime=0.03
/proc/7768/task/7771/stat : 7771 (java) S 7766 7768 7398 0 -1 64 1279 0 0 0 3 0 0 0 16 0 13 0 15863902 1838788608 45201 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7768/tid=7772] ppid=7766 vsize=1795692 CPUtime=0.03
/proc/7768/task/7772/stat : 7772 (java) S 7766 7768 7398 0 -1 64 1832 0 0 0 2 1 0 0 16 0 13 0 15863902 1838788608 45201 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7768/tid=7773] ppid=7766 vsize=1795692 CPUtime=0
/proc/7768/task/7773/stat : 7773 (java) S 7766 7768 7398 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 15863905 1838788608 45201 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7768/tid=7774] ppid=7766 vsize=1795692 CPUtime=0
/proc/7768/task/7774/stat : 7774 (java) S 7766 7768 7398 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 15863905 1838788608 45201 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7768/tid=7775] ppid=7766 vsize=1795692 CPUtime=0
/proc/7768/task/7775/stat : 7775 (java) S 7766 7768 7398 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 15863905 1838788608 45201 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7768/tid=7776] ppid=7766 vsize=1795692 CPUtime=0
/proc/7768/task/7776/stat : 7776 (java) S 7766 7768 7398 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 15863909 1838788608 45201 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7768/tid=7777] ppid=7766 vsize=1795692 CPUtime=1.32
/proc/7768/task/7777/stat : 7777 (java) S 7766 7768 7398 0 -1 64 6258 0 0 0 130 2 0 0 16 0 13 0 15863909 1838788608 45201 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7768/tid=7778] ppid=7766 vsize=1795692 CPUtime=1.16
/proc/7768/task/7778/stat : 7778 (java) S 7766 7768 7398 0 -1 64 4548 0 0 0 115 1 0 0 16 0 13 0 15863909 1838788608 45201 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7768/tid=7779] ppid=7766 vsize=1795692 CPUtime=0
/proc/7768/task/7779/stat : 7779 (java) S 7766 7768 7398 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 15863909 1838788608 45201 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7768/tid=7780] ppid=7766 vsize=1795692 CPUtime=0
/proc/7768/task/7780/stat : 7780 (java) S 7766 7768 7398 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 15863909 1838788608 45201 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7768/tid=7781] ppid=7766 vsize=1795692 CPUtime=0
/proc/7768/task/7781/stat : 7781 (java) S 7766 7768 7398 0 -1 64 4 0 0 0 0 0 0 0 21 0 13 0 15864064 1838788608 45201 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.81
Current children cumulated vsize (KiB) 1795692

[startup+12.7028 s]
/proc/loadavg: 0.93 0.97 0.97 2/78 7781
/proc/meminfo: memFree=1261776/2055920 swapFree=4192956/4192956
[pid=7768] ppid=7766 vsize=1795692 CPUtime=14.25
/proc/7768/stat : 7768 (java) S 7766 7768 7398 0 -1 0 57598 0 1 0 1397 28 0 0 18 0 13 0 15863898 1838788608 50347 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7768/statm: 448923 50347 1333 9 0 446535 0
[pid=7768/tid=7770] ppid=7766 vsize=1795692 CPUtime=11.55
/proc/7768/task/7770/stat : 7770 (java) R 7766 7768 7398 0 -1 64 37729 0 1 0 1136 19 0 0 25 0 13 0 15863900 1838788608 50347 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109850349 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7768/tid=7771] ppid=7766 vsize=1795692 CPUtime=0.09
/proc/7768/task/7771/stat : 7771 (java) S 7766 7768 7398 0 -1 64 3146 0 0 0 8 1 0 0 16 0 13 0 15863902 1838788608 50347 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7768/tid=7772] ppid=7766 vsize=1795692 CPUtime=0.08
/proc/7768/task/7772/stat : 7772 (java) S 7766 7768 7398 0 -1 64 5187 0 0 0 6 2 0 0 17 0 13 0 15863902 1838788608 50347 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7768/tid=7773] ppid=7766 vsize=1795692 CPUtime=0
/proc/7768/task/7773/stat : 7773 (java) S 7766 7768 7398 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 15863905 1838788608 50347 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7768/tid=7774] ppid=7766 vsize=1795692 CPUtime=0
/proc/7768/task/7774/stat : 7774 (java) S 7766 7768 7398 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 15863905 1838788608 50347 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7768/tid=7775] ppid=7766 vsize=1795692 CPUtime=0
/proc/7768/task/7775/stat : 7775 (java) S 7766 7768 7398 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 15863905 1838788608 50347 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7768/tid=7776] ppid=7766 vsize=1795692 CPUtime=0
/proc/7768/task/7776/stat : 7776 (java) S 7766 7768 7398 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 15863909 1838788608 50347 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7768/tid=7777] ppid=7766 vsize=1795692 CPUtime=1.32
/proc/7768/task/7777/stat : 7777 (java) S 7766 7768 7398 0 -1 64 6258 0 0 0 130 2 0 0 16 0 13 0 15863909 1838788608 50347 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7768/tid=7778] ppid=7766 vsize=1795692 CPUtime=1.16
/proc/7768/task/7778/stat : 7778 (java) S 7766 7768 7398 0 -1 64 4548 0 0 0 115 1 0 0 16 0 13 0 15863909 1838788608 50347 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7768/tid=7779] ppid=7766 vsize=1795692 CPUtime=0
/proc/7768/task/7779/stat : 7779 (java) S 7766 7768 7398 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 15863909 1838788608 50347 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7768/tid=7780] ppid=7766 vsize=1795692 CPUtime=0
/proc/7768/task/7780/stat : 7780 (java) S 7766 7768 7398 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 15863909 1838788608 50347 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7768/tid=7781] ppid=7766 vsize=1795692 CPUtime=0
/proc/7768/task/7781/stat : 7781 (java) S 7766 7768 7398 0 -1 64 4 0 0 0 0 0 0 0 21 0 13 0 15864064 1838788608 50347 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 14.25
Current children cumulated vsize (KiB) 1795692

[startup+25.5022 s]
/proc/loadavg: 0.95 0.97 0.97 2/78 7781
/proc/meminfo: memFree=1227024/2055920 swapFree=4192956/4192956
[pid=7768] ppid=7766 vsize=1795692 CPUtime=27.3
/proc/7768/stat : 7768 (java) S 7766 7768 7398 0 -1 0 67316 0 1 0 2696 34 0 0 18 0 13 0 15863898 1838788608 59053 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7768/statm: 448923 59053 1333 9 0 446535 0
[pid=7768/tid=7770] ppid=7766 vsize=1795692 CPUtime=24.11
/proc/7768/task/7770/stat : 7770 (java) R 7766 7768 7398 0 -1 64 37732 0 1 0 2392 19 0 0 25 0 13 0 15863900 1838788608 59053 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109855166 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7768/tid=7771] ppid=7766 vsize=1795692 CPUtime=0.31
/proc/7768/task/7771/stat : 7771 (java) S 7766 7768 7398 0 -1 64 7144 0 0 0 28 3 0 0 16 0 13 0 15863902 1838788608 59053 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7768/tid=7772] ppid=7766 vsize=1795692 CPUtime=0.31
/proc/7768/task/7772/stat : 7772 (java) S 7766 7768 7398 0 -1 64 10901 0 0 0 26 5 0 0 17 0 13 0 15863902 1838788608 59053 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7768/tid=7773] ppid=7766 vsize=1795692 CPUtime=0
/proc/7768/task/7773/stat : 7773 (java) S 7766 7768 7398 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 15863905 1838788608 59053 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0

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

[pid=7768/tid=7773] ppid=7766 vsize=1795692 CPUtime=0.05
/proc/7768/task/7773/stat : 7773 (java) S 7766 7768 7398 0 -1 64 121 0 0 0 1 4 0 0 16 0 13 0 15863905 1838788608 366832 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7768/tid=7774] ppid=7766 vsize=1795692 CPUtime=0
/proc/7768/task/7774/stat : 7774 (java) S 7766 7768 7398 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 15863905 1838788608 366832 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7768/tid=7775] ppid=7766 vsize=1795692 CPUtime=0
/proc/7768/task/7775/stat : 7775 (java) S 7766 7768 7398 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 15863905 1838788608 366832 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7768/tid=7776] ppid=7766 vsize=1795692 CPUtime=0
/proc/7768/task/7776/stat : 7776 (java) S 7766 7768 7398 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 15863909 1838788608 366832 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7768/tid=7777] ppid=7766 vsize=1795692 CPUtime=1.33
/proc/7768/task/7777/stat : 7777 (java) S 7766 7768 7398 0 -1 64 6259 0 0 0 131 2 0 0 16 0 13 0 15863909 1838788608 366832 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7768/tid=7778] ppid=7766 vsize=1795692 CPUtime=1.17
/proc/7768/task/7778/stat : 7778 (java) S 7766 7768 7398 0 -1 64 4548 0 0 0 116 1 0 0 17 0 13 0 15863909 1838788608 366832 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7768/tid=7779] ppid=7766 vsize=1795692 CPUtime=0
/proc/7768/task/7779/stat : 7779 (java) S 7766 7768 7398 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 15863909 1838788608 366832 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7768/tid=7780] ppid=7766 vsize=1795692 CPUtime=0
/proc/7768/task/7780/stat : 7780 (java) S 7766 7768 7398 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 15863909 1838788608 366832 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7768/tid=7781] ppid=7766 vsize=1795692 CPUtime=0
/proc/7768/task/7781/stat : 7781 (java) S 7766 7768 7398 0 -1 64 4 0 0 0 0 0 0 0 21 0 13 0 15864064 1838788608 366832 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1672.24
Current children cumulated vsize (KiB) 1795692

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 7979
/proc/meminfo: memFree=15120/2055920 swapFree=4192956/4192956
[pid=7768] ppid=7766 vsize=1795692 CPUtime=1732.31
/proc/7768/stat : 7768 (java) S 7766 7768 7398 0 -1 0 500568 0 1 0 172988 243 0 0 18 0 13 0 15863898 1838788608 366847 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7768/statm: 448923 366847 1334 9 0 446535 0
[pid=7768/tid=7770] ppid=7766 vsize=1795692 CPUtime=1711.08
/proc/7768/task/7770/stat : 7770 (java) R 7766 7768 7398 0 -1 64 49176 0 1 0 171081 27 0 0 25 0 13 0 15863900 1838788608 366847 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109343383 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7768/tid=7771] ppid=7766 vsize=1795692 CPUtime=9.22
/proc/7768/task/7771/stat : 7771 (java) S 7766 7768 7398 0 -1 64 222862 0 0 0 818 104 0 0 16 0 13 0 15863902 1838788608 366847 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7768/tid=7772] ppid=7766 vsize=1795692 CPUtime=9.25
/proc/7768/task/7772/stat : 7772 (java) S 7766 7768 7398 0 -1 64 216867 0 0 0 825 100 0 0 17 0 13 0 15863902 1838788608 366847 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7768/tid=7773] ppid=7766 vsize=1795692 CPUtime=0.05
/proc/7768/task/7773/stat : 7773 (java) S 7766 7768 7398 0 -1 64 121 0 0 0 1 4 0 0 16 0 13 0 15863905 1838788608 366847 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7768/tid=7774] ppid=7766 vsize=1795692 CPUtime=0
/proc/7768/task/7774/stat : 7774 (java) S 7766 7768 7398 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 15863905 1838788608 366847 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7768/tid=7775] ppid=7766 vsize=1795692 CPUtime=0
/proc/7768/task/7775/stat : 7775 (java) S 7766 7768 7398 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 15863905 1838788608 366847 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7768/tid=7776] ppid=7766 vsize=1795692 CPUtime=0
/proc/7768/task/7776/stat : 7776 (java) S 7766 7768 7398 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 15863909 1838788608 366847 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7768/tid=7777] ppid=7766 vsize=1795692 CPUtime=1.37
/proc/7768/task/7777/stat : 7777 (java) S 7766 7768 7398 0 -1 64 6265 0 0 0 135 2 0 0 16 0 13 0 15863909 1838788608 366847 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7768/tid=7778] ppid=7766 vsize=1795692 CPUtime=1.25
/proc/7768/task/7778/stat : 7778 (java) S 7766 7768 7398 0 -1 64 4556 0 0 0 124 1 0 0 15 0 13 0 15863909 1838788608 366847 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7768/tid=7779] ppid=7766 vsize=1795692 CPUtime=0
/proc/7768/task/7779/stat : 7779 (java) S 7766 7768 7398 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 15863909 1838788608 366847 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7768/tid=7780] ppid=7766 vsize=1795692 CPUtime=0
/proc/7768/task/7780/stat : 7780 (java) S 7766 7768 7398 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 15863909 1838788608 366847 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7768/tid=7781] ppid=7766 vsize=1795692 CPUtime=0
/proc/7768/task/7781/stat : 7781 (java) S 7766 7768 7398 0 -1 64 4 0 0 0 0 0 0 0 21 0 13 0 15864064 1838788608 366847 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1732.31
Current children cumulated vsize (KiB) 1795692

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 7979
/proc/meminfo: memFree=15056/2055920 swapFree=4192956/4192956
[pid=7768] ppid=7766 vsize=1795692 CPUtime=1792.29
/proc/7768/stat : 7768 (java) S 7766 7768 7398 0 -1 0 500568 0 1 0 178986 243 0 0 18 0 13 0 15863898 1838788608 366847 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7768/statm: 448923 366847 1334 9 0 446535 0
[pid=7768/tid=7770] ppid=7766 vsize=1795692 CPUtime=1771.06
/proc/7768/task/7770/stat : 7770 (java) R 7766 7768 7398 0 -1 64 49176 0 1 0 177079 27 0 0 25 0 13 0 15863900 1838788608 366847 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4110030500 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7768/tid=7771] ppid=7766 vsize=1795692 CPUtime=9.22
/proc/7768/task/7771/stat : 7771 (java) S 7766 7768 7398 0 -1 64 222862 0 0 0 818 104 0 0 16 0 13 0 15863902 1838788608 366847 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7768/tid=7772] ppid=7766 vsize=1795692 CPUtime=9.25
/proc/7768/task/7772/stat : 7772 (java) S 7766 7768 7398 0 -1 64 216867 0 0 0 825 100 0 0 17 0 13 0 15863902 1838788608 366847 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7768/tid=7773] ppid=7766 vsize=1795692 CPUtime=0.05
/proc/7768/task/7773/stat : 7773 (java) S 7766 7768 7398 0 -1 64 121 0 0 0 1 4 0 0 16 0 13 0 15863905 1838788608 366847 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7768/tid=7774] ppid=7766 vsize=1795692 CPUtime=0
/proc/7768/task/7774/stat : 7774 (java) S 7766 7768 7398 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 15863905 1838788608 366847 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7768/tid=7775] ppid=7766 vsize=1795692 CPUtime=0
/proc/7768/task/7775/stat : 7775 (java) S 7766 7768 7398 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 15863905 1838788608 366847 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7768/tid=7776] ppid=7766 vsize=1795692 CPUtime=0
/proc/7768/task/7776/stat : 7776 (java) S 7766 7768 7398 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 15863909 1838788608 366847 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7768/tid=7777] ppid=7766 vsize=1795692 CPUtime=1.37
/proc/7768/task/7777/stat : 7777 (java) S 7766 7768 7398 0 -1 64 6265 0 0 0 135 2 0 0 16 0 13 0 15863909 1838788608 366847 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7768/tid=7778] ppid=7766 vsize=1795692 CPUtime=1.25
/proc/7768/task/7778/stat : 7778 (java) S 7766 7768 7398 0 -1 64 4556 0 0 0 124 1 0 0 15 0 13 0 15863909 1838788608 366847 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7768/tid=7779] ppid=7766 vsize=1795692 CPUtime=0
/proc/7768/task/7779/stat : 7779 (java) S 7766 7768 7398 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 15863909 1838788608 366847 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7768/tid=7780] ppid=7766 vsize=1795692 CPUtime=0
/proc/7768/task/7780/stat : 7780 (java) S 7766 7768 7398 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 15863909 1838788608 366847 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7768/tid=7781] ppid=7766 vsize=1795692 CPUtime=0
/proc/7768/task/7781/stat : 7781 (java) S 7766 7768 7398 0 -1 64 4 0 0 0 0 0 0 0 21 0 13 0 15864064 1838788608 366847 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1792.29
Current children cumulated vsize (KiB) 1795692



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1790 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 7979
/proc/meminfo: memFree=14992/2055920 swapFree=4192956/4192956
[pid=7768] ppid=7766 vsize=1795692 CPUtime=1800.01
/proc/7768/stat : 7768 (java) S 7766 7768 7398 0 -1 0 500569 0 1 0 179758 243 0 0 18 0 13 0 15863898 1838788608 366848 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7768/statm: 448923 366848 1334 9 0 446535 0
[pid=7768/tid=7770] ppid=7766 vsize=1795692 CPUtime=1778.77
/proc/7768/task/7770/stat : 7770 (java) R 7766 7768 7398 0 -1 64 49176 0 1 0 177850 27 0 0 25 0 13 0 15863900 1838788608 366848 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109343383 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7768/tid=7771] ppid=7766 vsize=1795692 CPUtime=9.22
/proc/7768/task/7771/stat : 7771 (java) S 7766 7768 7398 0 -1 64 222862 0 0 0 818 104 0 0 16 0 13 0 15863902 1838788608 366848 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7768/tid=7772] ppid=7766 vsize=1795692 CPUtime=9.25
/proc/7768/task/7772/stat : 7772 (java) S 7766 7768 7398 0 -1 64 216867 0 0 0 825 100 0 0 17 0 13 0 15863902 1838788608 366848 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7768/tid=7773] ppid=7766 vsize=1795692 CPUtime=0.05
/proc/7768/task/7773/stat : 7773 (java) S 7766 7768 7398 0 -1 64 121 0 0 0 1 4 0 0 16 0 13 0 15863905 1838788608 366848 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7768/tid=7774] ppid=7766 vsize=1795692 CPUtime=0
/proc/7768/task/7774/stat : 7774 (java) S 7766 7768 7398 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 15863905 1838788608 366848 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7768/tid=7775] ppid=7766 vsize=1795692 CPUtime=0
/proc/7768/task/7775/stat : 7775 (java) S 7766 7768 7398 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 15863905 1838788608 366848 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7768/tid=7776] ppid=7766 vsize=1795692 CPUtime=0
/proc/7768/task/7776/stat : 7776 (java) S 7766 7768 7398 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 15863909 1838788608 366848 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7768/tid=7777] ppid=7766 vsize=1795692 CPUtime=1.39
/proc/7768/task/7777/stat : 7777 (java) S 7766 7768 7398 0 -1 64 6266 0 0 0 137 2 0 0 17 0 13 0 15863909 1838788608 366848 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7768/tid=7778] ppid=7766 vsize=1795692 CPUtime=1.25
/proc/7768/task/7778/stat : 7778 (java) S 7766 7768 7398 0 -1 64 4556 0 0 0 124 1 0 0 15 0 13 0 15863909 1838788608 366848 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7768/tid=7779] ppid=7766 vsize=1795692 CPUtime=0
/proc/7768/task/7779/stat : 7779 (java) S 7766 7768 7398 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 15863909 1838788608 366848 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7768/tid=7780] ppid=7766 vsize=1795692 CPUtime=0
/proc/7768/task/7780/stat : 7780 (java) S 7766 7768 7398 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 15863909 1838788608 366848 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7768/tid=7781] ppid=7766 vsize=1795692 CPUtime=0
/proc/7768/task/7781/stat : 7781 (java) S 7766 7768 7398 0 -1 64 4 0 0 0 0 0 0 0 21 0 13 0 15864064 1838788608 366848 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) 1795692

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

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

[startup+1790.2 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 7979
/proc/meminfo: memFree=14992/2055920 swapFree=4192956/4192956
[pid=7768] ppid=7766 vsize=1796340 CPUtime=1800.35
/proc/7768/stat : 7768 (java) S 7766 7768 7398 0 -1 0 504129 0 1 0 179791 244 0 0 16 0 14 0 15863898 1839452160 370239 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7768/statm: 449085 370239 1335 9 0 446697 0
[pid=7768/tid=7770] ppid=7766 vsize=1796340 CPUtime=1778.8
/proc/7768/task/7770/stat : 7770 (java) R 7766 7768 7398 0 -1 64 49176 0 1 0 177853 27 0 0 24 0 14 0 15863900 1839452160 370239 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4110030516 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7768/tid=7771] ppid=7766 vsize=1796340 CPUtime=9.37
/proc/7768/task/7771/stat : 7771 (java) S 7766 7768 7398 0 -1 64 224113 0 0 0 832 105 0 0 16 0 14 0 15863902 1839452160 370239 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7768/tid=7772] ppid=7766 vsize=1796340 CPUtime=9.4
/proc/7768/task/7772/stat : 7772 (java) S 7766 7768 7398 0 -1 64 219156 0 0 0 839 101 0 0 17 0 14 0 15863902 1839452160 370239 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7768/tid=7773] ppid=7766 vsize=1796340 CPUtime=0.05
/proc/7768/task/7773/stat : 7773 (java) S 7766 7768 7398 0 -1 64 121 0 0 0 1 4 0 0 16 0 14 0 15863905 1839452160 370239 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7768/tid=7774] ppid=7766 vsize=1796340 CPUtime=0
/proc/7768/task/7774/stat : 7774 (java) S 7766 7768 7398 0 -1 64 10 0 0 0 0 0 0 0 16 0 14 0 15863905 1839452160 370239 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7768/tid=7775] ppid=7766 vsize=1796340 CPUtime=0
/proc/7768/task/7775/stat : 7775 (java) S 7766 7768 7398 0 -1 64 6 0 0 0 0 0 0 0 16 0 14 0 15863905 1839452160 370239 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7768/tid=7776] ppid=7766 vsize=1796340 CPUtime=0
/proc/7768/task/7776/stat : 7776 (java) S 7766 7768 7398 0 -1 64 5 0 0 0 0 0 0 0 18 0 14 0 15863909 1839452160 370239 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7768/tid=7777] ppid=7766 vsize=1796340 CPUtime=1.39
/proc/7768/task/7777/stat : 7777 (java) S 7766 7768 7398 0 -1 64 6266 0 0 0 137 2 0 0 17 0 14 0 15863909 1839452160 370239 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7768/tid=7778] ppid=7766 vsize=1796340 CPUtime=1.25
/proc/7768/task/7778/stat : 7778 (java) S 7766 7768 7398 0 -1 64 4556 0 0 0 124 1 0 0 15 0 14 0 15863909 1839452160 370239 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7768/tid=7779] ppid=7766 vsize=1796340 CPUtime=0
/proc/7768/task/7779/stat : 7779 (java) S 7766 7768 7398 0 -1 64 1 0 0 0 0 0 0 0 24 0 14 0 15863909 1839452160 370239 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7768/tid=7780] ppid=7766 vsize=1796340 CPUtime=0
/proc/7768/task/7780/stat : 7780 (java) S 7766 7768 7398 0 -1 64 0 0 0 0 0 0 0 0 15 0 14 0 15863909 1839452160 370239 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7768/tid=7781] ppid=7766 vsize=1796340 CPUtime=0
/proc/7768/task/7781/stat : 7781 (java) S 7766 7768 7398 0 -1 64 4 0 0 0 0 0 0 0 21 0 14 0 15864064 1839452160 370239 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.35
Current children cumulated vsize (KiB) 1796340

[startup+1790.4 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 7979
/proc/meminfo: memFree=14992/2055920 swapFree=4192956/4192956
[pid=7768] ppid=7766 vsize=0 CPUtime=1800.55
/proc/7768/stat : 7768 (java) Z 7766 7768 7398 0 -1 1036 504129 0 1 0 179793 262 0 0 15 0 2 0 15863898 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7768/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.55
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1790.44
CPU time (s): 1800.59
CPU user time (s): 1797.93
CPU system time (s): 2.65959
CPU usage (%): 100.567
Max. virtual memory (cumulated for all children) (KiB): 1797236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.93
system time used= 2.65959
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 504129
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38358
involuntary context switches= 38191

runsolver used 2.03669 second user time and 4.52331 second system time

The end

Launcher Data (download as text)

Begin job on node46 on Sun Apr 15 04:36:49 UTC 2007

IDJOB= 351742
IDBENCH= 1800
IDSOLVER= 159
FILE ID= node46/351742-1176611809

PBS_JOBID= 4557034

Free space on /tmp= 66216 MiB

SOLVER NAME= SAT4JPseudoResolution 2007-03-23
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/miplib2003/normalized-reduced-mps-v2-20-10-modglob.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/351742-1176611809/sat4jPseudoResolution.jar /tmp/evaluation/351742-1176611809/instance-351742-1176611809.opb           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node46/watcher-351742-1176611809 -o ROOT/results/node46/solver-351742-1176611809 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/351742-1176611809/sat4jPseudoResolution.jar /tmp/evaluation/351742-1176611809/instance-351742-1176611809.opb           

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  1c32686691bf96e75781667309b05481

RANDOM SEED= 448191752

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node46.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.268
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	: 5931.00
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.268
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:       1459480 kB
Buffers:         73452 kB
Cached:         410368 kB
SwapCached:          0 kB
Active:         279732 kB
Inactive:       233016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1459480 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            3988 kB
Writeback:           0 kB
Mapped:          25932 kB
Slab:            69756 kB
Committed_AS:   189920 kB
PageTables:       1472 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= 66216 MiB

End job on node46 on Sun Apr 15 05:06:41 UTC 2007