Trace number 348684

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
sat4jPseudoCPClause 2007-03-23? (TO) 1800.38 1727.83

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/
ftp.netlib.org/lp/data/normalized-reduced-mps-v2-20-10-nesm.opb
MD5SUM06abf2507bf67e08d71dcaed3569abdd
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables60075
Total number of constraints2257
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 constraints2257
Minimum length of a constraint10
Maximum length of a constraint941
Number of terms in the objective function 8142
Biggest coefficient in the objective function 10478
Number of bits for the biggest coefficient in the objective function 14
Sum of the numbers in the objective function 531689
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262144
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 531689
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.08/0.13	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.08/0.13	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.08/0.13	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/348684-1176591983/instance-348684-1176591983.opb
0.08/0.19	c reading problem ... 
4.67/3.35	c ... done. Wall clock time 3.164s.
4.67/3.35	c CPU time (experimental) 2.44s.
4.67/3.35	c #vars     60075
4.67/3.35	c #constraints  2737
1800.12/1727.63	c starts		: 2
1800.12/1727.63	c conflicts		: 16099
1800.12/1727.63	c decisions		: 107663
1800.12/1727.63	c propagations		: 258823
1800.12/1727.63	c inspects		: 45536138
1800.12/1727.63	c learnt literals	: 0
1800.12/1727.63	c learnt binary clauses	: 0
1800.12/1727.63	c learnt ternary clauses	: 0
1800.12/1727.63	c learnt clauses	: 16098
1800.12/1727.63	c root simplifications	: 0
1800.12/1727.63	c removed literals (reason simplification)	: 0
1800.12/1727.64	c reason swapping (by a shorter reason)	: 0
1800.12/1727.64	c Calls to reduceDB	: 0
1800.12/1727.64	c speed (decisions/second)	: 62.44837682827233
1800.12/1727.64	c non guided choices	4715
1800.12/1727.64	s UNKNOWN
1800.12/1727.64	c Total wall clock time (ms): 1727.449

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/node75/watcher-348684-1176591983 -o ROOT/results/node75/solver-348684-1176591983 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/348684-1176591983/sat4jPseudoCPClause.jar /tmp/evaluation/348684-1176591983/instance-348684-1176591983.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.00 1.00 1.00 3/64 9726
/proc/meminfo: memFree=1432120/2055920 swapFree=4191892/4192956
[pid=9726] ppid=9724 vsize=1512 CPUtime=0
/proc/9726/stat : 9726 (java) R 9724 9726 26199 0 -1 0 67 0 0 0 0 0 0 0 18 0 1 0 107112186 1548288 50 18446744073709551615 134512640 134550740 4294956608 18446744073709551615 6717380 0 0 4096 0 0 0 0 17 1 0 0
/proc/9726/statm: 380 58 44 9 0 10 0

[startup+0.073237 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 9726
/proc/meminfo: memFree=1432120/2055920 swapFree=4191892/4192956
[pid=9726] ppid=9724 vsize=1777708 CPUtime=0.06
/proc/9726/stat : 9726 (java) S 9724 9726 26199 0 -1 0 3752 0 1 0 4 2 0 0 18 0 7 0 107112186 1820372992 3494 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/9726/statm: 444427 3494 1082 9 0 442063 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1777708

[startup+0.101238 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 9726
/proc/meminfo: memFree=1432120/2055920 swapFree=4191892/4192956
[pid=9726] ppid=9724 vsize=1780112 CPUtime=0.08
/proc/9726/stat : 9726 (java) S 9724 9726 26199 0 -1 0 3983 0 1 0 6 2 0 0 18 0 12 0 107112186 1822834688 3724 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9726/statm: 445028 3724 1123 9 0 442646 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1780112

[startup+0.301275 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 9726
/proc/meminfo: memFree=1432120/2055920 swapFree=4191892/4192956
[pid=9726] ppid=9724 vsize=1782324 CPUtime=0.36
/proc/9726/stat : 9726 (java) S 9724 9726 26199 0 -1 0 5580 0 1 0 34 2 0 0 18 0 12 0 107112186 1825099776 5316 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9726/statm: 445581 5316 1268 9 0 443192 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 1782324

[startup+0.701358 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 9726
/proc/meminfo: memFree=1432120/2055920 swapFree=4191892/4192956
[pid=9726] ppid=9724 vsize=1784744 CPUtime=0.91
/proc/9726/stat : 9726 (java) S 9724 9726 26199 0 -1 0 8630 0 1 0 88 3 0 0 18 0 12 0 107112186 1827577856 7775 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9726/statm: 446186 7775 1300 9 0 443797 0
Current children cumulated CPU time (s) 0.91
Current children cumulated vsize (KiB) 1784744

[startup+1.50251 s]
/proc/loadavg: 1.00 1.00 1.00 4/76 9738
/proc/meminfo: memFree=1397656/2055920 swapFree=4191892/4192956
[pid=9726] ppid=9724 vsize=1793216 CPUtime=2.45
/proc/9726/stat : 9726 (java) S 9724 9726 26199 0 -1 0 25647 0 1 0 233 12 0 0 18 0 12 0 107112186 1836253184 20893 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9726/statm: 448304 20894 1314 9 0 445915 0
[pid=9726/tid=9728] ppid=9724 vsize=1793216 CPUtime=0.97
/proc/9726/task/9728/stat : 9728 (java) R 9724 9726 26199 0 -1 64 17297 0 1 0 89 8 0 0 18 0 12 0 107112187 1836253184 20895 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109508613 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9726/tid=9729] ppid=9724 vsize=1793216 CPUtime=0
/proc/9726/task/9729/stat : 9729 (java) S 9724 9726 26199 0 -1 64 3 0 0 0 0 0 0 0 20 0 12 0 107112189 1836253184 20896 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9726/tid=9730] ppid=9724 vsize=1793216 CPUtime=0
/proc/9726/task/9730/stat : 9730 (java) S 9724 9726 26199 0 -1 64 1 0 0 0 0 0 0 0 21 0 12 0 107112189 1836253184 20897 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9726/tid=9731] ppid=9724 vsize=1793216 CPUtime=0
/proc/9726/task/9731/stat : 9731 (java) S 9724 9726 26199 0 -1 64 2 0 0 0 0 0 0 0 17 0 12 0 107112191 1836253184 20898 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9726/tid=9732] ppid=9724 vsize=1793216 CPUtime=0
/proc/9726/task/9732/stat : 9732 (java) S 9724 9726 26199 0 -1 64 10 0 0 0 0 0 0 0 23 0 12 0 107112191 1836253184 20899 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9726/tid=9733] ppid=9724 vsize=1793216 CPUtime=0
/proc/9726/task/9733/stat : 9733 (java) S 9724 9726 26199 0 -1 64 4 0 0 0 0 0 0 0 24 0 12 0 107112191 1836253184 20900 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9726/tid=9734] ppid=9724 vsize=1793216 CPUtime=0
/proc/9726/task/9734/stat : 9734 (java) S 9724 9726 26199 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 107112195 1836253184 20901 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9726/tid=9735] ppid=9724 vsize=1793216 CPUtime=0.9
/proc/9726/task/9735/stat : 9735 (java) R 9724 9726 26199 0 -1 64 4609 0 0 0 89 1 0 0 18 0 12 0 107112195 1836253184 20902 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 102610449 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9726/tid=9736] ppid=9724 vsize=1793216 CPUtime=0.54
/proc/9726/task/9736/stat : 9736 (java) S 9724 9726 26199 0 -1 64 3020 0 0 0 53 1 0 0 16 0 12 0 107112195 1836253184 20903 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9726/tid=9737] ppid=9724 vsize=1793216 CPUtime=0
/proc/9726/task/9737/stat : 9737 (java) S 9724 9726 26199 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 107112195 1836253184 20904 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9726/tid=9738] ppid=9724 vsize=1793216 CPUtime=0
/proc/9726/task/9738/stat : 9738 (java) S 9724 9726 26199 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 107112195 1836253184 20905 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.45
Current children cumulated vsize (KiB) 1793216

[startup+3.10184 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 9738
/proc/meminfo: memFree=1276824/2055920 swapFree=4191892/4192956
[pid=9726] ppid=9724 vsize=1791800 CPUtime=4.28
/proc/9726/stat : 9726 (java) S 9724 9726 26199 0 -1 0 52793 0 1 0 403 25 0 0 18 0 12 0 107112186 1834803200 47479 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9726/statm: 447950 47479 1324 9 0 445561 0
[pid=9726/tid=9728] ppid=9724 vsize=1791800 CPUtime=2.44
/proc/9726/task/9728/stat : 9728 (java) R 9724 9726 26199 0 -1 64 37698 0 1 0 226 18 0 0 23 0 12 0 107112187 1834803200 47479 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109512553 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9726/tid=9729] ppid=9724 vsize=1791800 CPUtime=0.1
/proc/9726/task/9729/stat : 9729 (java) S 9724 9726 26199 0 -1 64 3585 0 0 0 9 1 0 0 17 0 12 0 107112189 1834803200 47479 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9726/tid=9730] ppid=9724 vsize=1791800 CPUtime=0.1
/proc/9726/task/9730/stat : 9730 (java) S 9724 9726 26199 0 -1 64 2991 0 0 0 9 1 0 0 18 0 12 0 107112189 1834803200 47479 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9726/tid=9731] ppid=9724 vsize=1791800 CPUtime=0
/proc/9726/task/9731/stat : 9731 (java) S 9724 9726 26199 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 107112191 1834803200 47479 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9726/tid=9732] ppid=9724 vsize=1791800 CPUtime=0
/proc/9726/task/9732/stat : 9732 (java) S 9724 9726 26199 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 107112191 1834803200 47479 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9726/tid=9733] ppid=9724 vsize=1791800 CPUtime=0
/proc/9726/task/9733/stat : 9733 (java) S 9724 9726 26199 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 107112191 1834803200 47479 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9726/tid=9734] ppid=9724 vsize=1791800 CPUtime=0
/proc/9726/task/9734/stat : 9734 (java) S 9724 9726 26199 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 107112195 1834803200 47479 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9726/tid=9735] ppid=9724 vsize=1791800 CPUtime=1
/proc/9726/task/9735/stat : 9735 (java) S 9724 9726 26199 0 -1 64 4720 0 0 0 99 1 0 0 16 0 12 0 107112195 1834803200 47479 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9726/tid=9736] ppid=9724 vsize=1791800 CPUtime=0.58
/proc/9726/task/9736/stat : 9736 (java) S 9724 9726 26199 0 -1 64 3072 0 0 0 57 1 0 0 16 0 12 0 107112195 1834803200 47479 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9726/tid=9737] ppid=9724 vsize=1791800 CPUtime=0
/proc/9726/task/9737/stat : 9737 (java) S 9724 9726 26199 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 107112195 1834803200 47479 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9726/tid=9738] ppid=9724 vsize=1791800 CPUtime=0
/proc/9726/task/9738/stat : 9738 (java) S 9724 9726 26199 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 107112195 1834803200 47479 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.28
Current children cumulated vsize (KiB) 1791800

[startup+6.30247 s]
/proc/loadavg: 1.08 1.02 1.01 2/77 9739
/proc/meminfo: memFree=1200656/2055920 swapFree=4191892/4192956
[pid=9726] ppid=9724 vsize=1794376 CPUtime=8.95
/proc/9726/stat : 9726 (java) S 9724 9726 26199 0 -1 0 68861 0 1 0 862 33 0 0 18 0 13 0 107112186 1837441024 59069 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9726/statm: 448594 59069 1331 9 0 446205 0
[pid=9726/tid=9728] ppid=9724 vsize=1794376 CPUtime=4.65
/proc/9726/task/9728/stat : 9728 (java) R 9724 9726 26199 0 -1 64 37745 0 1 0 446 19 0 0 25 0 13 0 107112187 1837441024 59069 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109929094 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9726/tid=9729] ppid=9724 vsize=1794376 CPUtime=0.6
/proc/9726/task/9729/stat : 9729 (java) S 9724 9726 26199 0 -1 64 9952 0 0 0 56 4 0 0 17 0 13 0 107112189 1837441024 59069 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9726/tid=9730] ppid=9724 vsize=1794376 CPUtime=0.6
/proc/9726/task/9730/stat : 9730 (java) S 9724 9726 26199 0 -1 64 9118 0 0 0 57 3 0 0 17 0 13 0 107112189 1837441024 59069 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9726/tid=9731] ppid=9724 vsize=1794376 CPUtime=0
/proc/9726/task/9731/stat : 9731 (java) S 9724 9726 26199 0 -1 64 7 0 0 0 0 0 0 0 17 0 13 0 107112191 1837441024 59069 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9726/tid=9732] ppid=9724 vsize=1794376 CPUtime=0
/proc/9726/task/9732/stat : 9732 (java) S 9724 9726 26199 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 107112191 1837441024 59069 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9726/tid=9733] ppid=9724 vsize=1794376 CPUtime=0
/proc/9726/task/9733/stat : 9733 (java) S 9724 9726 26199 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 107112191 1837441024 59069 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9726/tid=9734] ppid=9724 vsize=1794376 CPUtime=0
/proc/9726/task/9734/stat : 9734 (java) S 9724 9726 26199 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 107112195 1837441024 59069 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9726/tid=9735] ppid=9724 vsize=1794376 CPUtime=1.76
/proc/9726/task/9735/stat : 9735 (java) S 9724 9726 26199 0 -1 64 7051 0 0 0 174 2 0 0 15 0 13 0 107112195 1837441024 59069 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9726/tid=9736] ppid=9724 vsize=1794376 CPUtime=1.28
/proc/9726/task/9736/stat : 9736 (java) S 9724 9726 26199 0 -1 64 4263 0 0 0 127 1 0 0 16 0 13 0 107112195 1837441024 59069 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9726/tid=9737] ppid=9724 vsize=1794376 CPUtime=0
/proc/9726/task/9737/stat : 9737 (java) S 9724 9726 26199 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 107112195 1837441024 59069 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9726/tid=9738] ppid=9724 vsize=1794376 CPUtime=0
/proc/9726/task/9738/stat : 9738 (java) S 9724 9726 26199 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 107112195 1837441024 59069 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9726/tid=9739] ppid=9724 vsize=1794376 CPUtime=0
/proc/9726/task/9739/stat : 9739 (java) S 9724 9726 26199 0 -1 64 5 0 0 0 0 0 0 0 19 0 13 0 107112559 1837441024 59069 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8.95
Current children cumulated vsize (KiB) 1794376

[startup+12.7037 s]
/proc/loadavg: 1.07 1.02 1.00 2/77 9739
/proc/meminfo: memFree=1170960/2055920 swapFree=4191892/4192956
[pid=9726] ppid=9724 vsize=1793600 CPUtime=16.08
/proc/9726/stat : 9726 (java) S 9724 9726 26199 0 -1 0 78398 0 1 0 1571 37 0 0 18 0 13 0 107112186 1836646400 65826 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9726/statm: 448400 65826 1332 9 0 446011 0
[pid=9726/tid=9728] ppid=9724 vsize=1793600 CPUtime=10.47
/proc/9726/task/9728/stat : 9728 (java) S 9724 9726 26199 0 -1 64 37758 0 1 0 1028 19 0 0 25 0 13 0 107112187 1836646400 65826 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9726/tid=9729] ppid=9724 vsize=1793600 CPUtime=1.13
/proc/9726/task/9729/stat : 9729 (java) R 9724 9726 26199 0 -1 64 15644 0 0 0 106 7 0 0 15 0 13 0 107112189 1836646400 65826 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 103370465 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9726/tid=9730] ppid=9724 vsize=1793600 CPUtime=1.14
/proc/9726/task/9730/stat : 9730 (java) R 9724 9726 26199 0 -1 64 12939 0 0 0 109 5 0 0 16 0 13 0 107112189 1836646400 65826 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9726/tid=9731] ppid=9724 vsize=1793600 CPUtime=0
/proc/9726/task/9731/stat : 9731 (java) S 9724 9726 26199 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 107112191 1836646400 65826 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9726/tid=9732] ppid=9724 vsize=1793600 CPUtime=0
/proc/9726/task/9732/stat : 9732 (java) S 9724 9726 26199 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 107112191 1836646400 65826 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9726/tid=9733] ppid=9724 vsize=1793600 CPUtime=0
/proc/9726/task/9733/stat : 9733 (java) S 9724 9726 26199 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 107112191 1836646400 65826 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9726/tid=9734] ppid=9724 vsize=1793600 CPUtime=0
/proc/9726/task/9734/stat : 9734 (java) S 9724 9726 26199 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 107112195 1836646400 65827 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9726/tid=9735] ppid=9724 vsize=1793600 CPUtime=1.82
/proc/9726/task/9735/stat : 9735 (java) S 9724 9726 26199 0 -1 64 7053 0 0 0 180 2 0 0 15 0 13 0 107112195 1836646400 65828 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9726/tid=9736] ppid=9724 vsize=1793600 CPUtime=1.46
/proc/9726/task/9736/stat : 9736 (java) S 9724 9726 26199 0 -1 64 4272 0 0 0 145 1 0 0 16 0 13 0 107112195 1836646400 65830 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9726/tid=9737] ppid=9724 vsize=1793600 CPUtime=0
/proc/9726/task/9737/stat : 9737 (java) S 9724 9726 26199 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 107112195 1836646400 65831 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9726/tid=9738] ppid=9724 vsize=1793600 CPUtime=0
/proc/9726/task/9738/stat : 9738 (java) S 9724 9726 26199 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 107112195 1836646400 65832 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9726/tid=9739] ppid=9724 vsize=1793600 CPUtime=0
/proc/9726/task/9739/stat : 9739 (java) S 9724 9726 26199 0 -1 64 5 0 0 0 0 0 0 0 19 0 13 0 107112559 1836646400 65834 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 16.08
Current children cumulated vsize (KiB) 1793600

[startup+25.5013 s]
/proc/loadavg: 1.06 1.01 1.00 2/77 9739
/proc/meminfo: memFree=1220304/2055920 swapFree=4191892/4192956
[pid=9726] ppid=9724 vsize=1793600 CPUtime=28.97
/proc/9726/stat : 9726 (java) S 9724 9726 26199 0 -1 0 80477 0 1 0 2858 39 0 0 18 0 13 0 107112186 1836646400 53145 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9726/statm: 448400 53145 1332 9 0 446011 0
[pid=9726/tid=9728] ppid=9724 vsize=1793600 CPUtime=23.12
/proc/9726/task/9728/stat : 9728 (java) R 9724 9726 26199 0 -1 64 37786 0 1 0 2293 19 0 0 25 0 13 0 107112187 1836646400 53145 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4110008977 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9726/tid=9729] ppid=9724 vsize=1793600 CPUtime=1.23
/proc/9726/task/9729/stat : 9729 (java) S 9724 9726 26199 0 -1 64 16661 0 0 0 116 7 0 0 15 0 13 0 107112189 1836646400 53145 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9726/tid=9730] ppid=9724 vsize=1793600 CPUtime=1.24
/proc/9726/task/9730/stat : 9730 (java) S 9724 9726 26199 0 -1 64 13958 0 0 0 119 5 0 0 16 0 13 0 107112189 1836646400 53145 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9726/tid=9731] ppid=9724 vsize=1793600 CPUtime=0.02
/proc/9726/task/9731/stat : 9731 (java) S 9724 9726 26199 0 -1 64 22 0 0 0 1 1 0 0 17 0 13 0 107112191 1836646400 53145 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9726/tid=9732] ppid=9724 vsize=1793600 CPUtime=0
/proc/9726/task/9732/stat : 9732 (java) S 9724 9726 26199 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 107112191 1836646400 53145 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

[pid=9726/tid=9731] ppid=9724 vsize=1793600 CPUtime=0.45
/proc/9726/task/9731/stat : 9731 (java) S 9724 9726 26199 0 -1 64 82 0 0 0 29 16 0 0 16 0 13 0 107112191 1836646400 227685 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9726/tid=9732] ppid=9724 vsize=1793600 CPUtime=0
/proc/9726/task/9732/stat : 9732 (java) S 9724 9726 26199 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 107112191 1836646400 227685 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9726/tid=9733] ppid=9724 vsize=1793600 CPUtime=0
/proc/9726/task/9733/stat : 9733 (java) S 9724 9726 26199 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 107112191 1836646400 227685 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9726/tid=9734] ppid=9724 vsize=1793600 CPUtime=0
/proc/9726/task/9734/stat : 9734 (java) S 9724 9726 26199 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 107112195 1836646400 227685 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9726/tid=9735] ppid=9724 vsize=1793600 CPUtime=1.84
/proc/9726/task/9735/stat : 9735 (java) S 9724 9726 26199 0 -1 64 7054 0 0 0 182 2 0 0 16 0 13 0 107112195 1836646400 227685 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9726/tid=9736] ppid=9724 vsize=1793600 CPUtime=1.5
/proc/9726/task/9736/stat : 9736 (java) S 9724 9726 26199 0 -1 64 4272 0 0 0 149 1 0 0 16 0 13 0 107112195 1836646400 227685 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9726/tid=9737] ppid=9724 vsize=1793600 CPUtime=0
/proc/9726/task/9737/stat : 9737 (java) S 9724 9726 26199 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 107112195 1836646400 227685 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9726/tid=9738] ppid=9724 vsize=1793600 CPUtime=0
/proc/9726/task/9738/stat : 9738 (java) S 9724 9726 26199 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 107112195 1836646400 227685 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9726/tid=9739] ppid=9724 vsize=1793600 CPUtime=0
/proc/9726/task/9739/stat : 9739 (java) S 9724 9726 26199 0 -1 64 5 0 0 0 0 0 0 0 19 0 13 0 107112559 1836646400 227685 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 1793600

[startup+1602.3 s]
/proc/loadavg: 1.04 1.06 1.00 2/77 9739
/proc/meminfo: memFree=504272/2055920 swapFree=4191892/4192956
[pid=9726] ppid=9724 vsize=1793600 CPUtime=1665.9
/proc/9726/stat : 9726 (java) S 9724 9726 26199 0 -1 0 290372 0 1 0 166442 148 0 0 18 0 13 0 107112186 1836646400 232674 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9726/statm: 448400 232674 1333 9 0 446011 0
[pid=9726/tid=9728] ppid=9724 vsize=1793600 CPUtime=1537.08
/proc/9726/task/9728/stat : 9728 (java) R 9724 9726 26199 0 -1 64 62341 0 1 0 153672 36 0 0 22 0 13 0 107112187 1836646400 232674 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4110008425 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9726/tid=9729] ppid=9724 vsize=1793600 CPUtime=62.49
/proc/9726/task/9729/stat : 9729 (java) S 9724 9726 26199 0 -1 64 109897 0 0 0 6203 46 0 0 16 0 13 0 107112189 1836646400 232674 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9726/tid=9730] ppid=9724 vsize=1793600 CPUtime=62.45
/proc/9726/task/9730/stat : 9730 (java) S 9724 9726 26199 0 -1 64 106001 0 0 0 6203 42 0 0 17 0 13 0 107112189 1836646400 232674 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9726/tid=9731] ppid=9724 vsize=1793600 CPUtime=0.46
/proc/9726/task/9731/stat : 9731 (java) S 9724 9726 26199 0 -1 64 82 0 0 0 30 16 0 0 16 0 13 0 107112191 1836646400 232674 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9726/tid=9732] ppid=9724 vsize=1793600 CPUtime=0
/proc/9726/task/9732/stat : 9732 (java) S 9724 9726 26199 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 107112191 1836646400 232674 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9726/tid=9733] ppid=9724 vsize=1793600 CPUtime=0
/proc/9726/task/9733/stat : 9733 (java) S 9724 9726 26199 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 107112191 1836646400 232674 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9726/tid=9734] ppid=9724 vsize=1793600 CPUtime=0
/proc/9726/task/9734/stat : 9734 (java) S 9724 9726 26199 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 107112195 1836646400 232674 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9726/tid=9735] ppid=9724 vsize=1793600 CPUtime=1.84
/proc/9726/task/9735/stat : 9735 (java) S 9724 9726 26199 0 -1 64 7054 0 0 0 182 2 0 0 16 0 13 0 107112195 1836646400 232674 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9726/tid=9736] ppid=9724 vsize=1793600 CPUtime=1.5
/proc/9726/task/9736/stat : 9736 (java) S 9724 9726 26199 0 -1 64 4272 0 0 0 149 1 0 0 16 0 13 0 107112195 1836646400 232674 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9726/tid=9737] ppid=9724 vsize=1793600 CPUtime=0
/proc/9726/task/9737/stat : 9737 (java) S 9724 9726 26199 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 107112195 1836646400 232674 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9726/tid=9738] ppid=9724 vsize=1793600 CPUtime=0
/proc/9726/task/9738/stat : 9738 (java) S 9724 9726 26199 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 107112195 1836646400 232674 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9726/tid=9739] ppid=9724 vsize=1793600 CPUtime=0
/proc/9726/task/9739/stat : 9739 (java) S 9724 9726 26199 0 -1 64 5 0 0 0 0 0 0 0 19 0 13 0 107112559 1836646400 232674 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1665.9
Current children cumulated vsize (KiB) 1793600

[startup+1662.3 s]
/proc/loadavg: 1.01 1.05 1.00 2/77 9739
/proc/meminfo: memFree=479056/2055920 swapFree=4191892/4192956
[pid=9726] ppid=9724 vsize=1793600 CPUtime=1729.47
/proc/9726/stat : 9726 (java) S 9724 9726 26199 0 -1 0 297021 0 1 0 172796 151 0 0 18 0 13 0 107112186 1836646400 238884 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9726/statm: 448400 238884 1333 9 0 446011 0
[pid=9726/tid=9728] ppid=9724 vsize=1793600 CPUtime=1593.37
/proc/9726/task/9728/stat : 9728 (java) R 9724 9726 26199 0 -1 64 62404 0 1 0 159301 36 0 0 25 0 13 0 107112187 1836646400 238884 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4110008377 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9726/tid=9729] ppid=9724 vsize=1793600 CPUtime=66.13
/proc/9726/task/9729/stat : 9729 (java) S 9724 9726 26199 0 -1 64 113559 0 0 0 6565 48 0 0 16 0 13 0 107112189 1836646400 238884 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9726/tid=9730] ppid=9724 vsize=1793600 CPUtime=66.07
/proc/9726/task/9730/stat : 9730 (java) S 9724 9726 26199 0 -1 64 108925 0 0 0 6564 43 0 0 16 0 13 0 107112189 1836646400 238884 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9726/tid=9731] ppid=9724 vsize=1793600 CPUtime=0.48
/proc/9726/task/9731/stat : 9731 (java) S 9724 9726 26199 0 -1 64 82 0 0 0 31 17 0 0 15 0 13 0 107112191 1836646400 238884 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9726/tid=9732] ppid=9724 vsize=1793600 CPUtime=0
/proc/9726/task/9732/stat : 9732 (java) S 9724 9726 26199 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 107112191 1836646400 238884 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9726/tid=9733] ppid=9724 vsize=1793600 CPUtime=0
/proc/9726/task/9733/stat : 9733 (java) S 9724 9726 26199 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 107112191 1836646400 238884 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9726/tid=9734] ppid=9724 vsize=1793600 CPUtime=0
/proc/9726/task/9734/stat : 9734 (java) S 9724 9726 26199 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 107112195 1836646400 238884 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9726/tid=9735] ppid=9724 vsize=1793600 CPUtime=1.84
/proc/9726/task/9735/stat : 9735 (java) S 9724 9726 26199 0 -1 64 7054 0 0 0 182 2 0 0 16 0 13 0 107112195 1836646400 238884 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9726/tid=9736] ppid=9724 vsize=1793600 CPUtime=1.5
/proc/9726/task/9736/stat : 9736 (java) S 9724 9726 26199 0 -1 64 4272 0 0 0 149 1 0 0 16 0 13 0 107112195 1836646400 238884 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9726/tid=9737] ppid=9724 vsize=1793600 CPUtime=0
/proc/9726/task/9737/stat : 9737 (java) S 9724 9726 26199 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 107112195 1836646400 238884 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9726/tid=9738] ppid=9724 vsize=1793600 CPUtime=0
/proc/9726/task/9738/stat : 9738 (java) S 9724 9726 26199 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 107112195 1836646400 238884 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9726/tid=9739] ppid=9724 vsize=1793600 CPUtime=0
/proc/9726/task/9739/stat : 9739 (java) S 9724 9726 26199 0 -1 64 5 0 0 0 0 0 0 0 19 0 13 0 107112559 1836646400 238884 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1729.47
Current children cumulated vsize (KiB) 1793600

[startup+1722.3 s]
/proc/loadavg: 1.07 1.05 1.00 2/77 9739
/proc/meminfo: memFree=414160/2055920 swapFree=4191892/4192956
[pid=9726] ppid=9724 vsize=1793600 CPUtime=1794.37
/proc/9726/stat : 9726 (java) S 9724 9726 26199 0 -1 0 313955 0 1 0 179276 161 0 0 18 0 13 0 107112186 1836646400 255167 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9726/statm: 448400 255167 1333 9 0 446011 0
[pid=9726/tid=9728] ppid=9724 vsize=1793600 CPUtime=1648.36
/proc/9726/task/9728/stat : 9728 (java) R 9724 9726 26199 0 -1 64 62466 0 1 0 164800 36 0 0 25 0 13 0 107112187 1836646400 255167 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4110008827 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9726/tid=9729] ppid=9724 vsize=1793600 CPUtime=71.08
/proc/9726/task/9729/stat : 9729 (java) S 9724 9726 26199 0 -1 64 122300 0 0 0 7056 52 0 0 16 0 13 0 107112189 1836646400 255167 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9726/tid=9730] ppid=9724 vsize=1793600 CPUtime=71.04
/proc/9726/task/9730/stat : 9730 (java) S 9724 9726 26199 0 -1 64 117056 0 0 0 7056 48 0 0 16 0 13 0 107112189 1836646400 255167 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9726/tid=9731] ppid=9724 vsize=1793600 CPUtime=0.48
/proc/9726/task/9731/stat : 9731 (java) S 9724 9726 26199 0 -1 64 82 0 0 0 31 17 0 0 16 0 13 0 107112191 1836646400 255167 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9726/tid=9732] ppid=9724 vsize=1793600 CPUtime=0
/proc/9726/task/9732/stat : 9732 (java) S 9724 9726 26199 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 107112191 1836646400 255167 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9726/tid=9733] ppid=9724 vsize=1793600 CPUtime=0
/proc/9726/task/9733/stat : 9733 (java) S 9724 9726 26199 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 107112191 1836646400 255167 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9726/tid=9734] ppid=9724 vsize=1793600 CPUtime=0
/proc/9726/task/9734/stat : 9734 (java) S 9724 9726 26199 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 107112195 1836646400 255167 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9726/tid=9735] ppid=9724 vsize=1793600 CPUtime=1.84
/proc/9726/task/9735/stat : 9735 (java) S 9724 9726 26199 0 -1 64 7054 0 0 0 182 2 0 0 16 0 13 0 107112195 1836646400 255167 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9726/tid=9736] ppid=9724 vsize=1793600 CPUtime=1.5
/proc/9726/task/9736/stat : 9736 (java) S 9724 9726 26199 0 -1 64 4272 0 0 0 149 1 0 0 16 0 13 0 107112195 1836646400 255167 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9726/tid=9737] ppid=9724 vsize=1793600 CPUtime=0
/proc/9726/task/9737/stat : 9737 (java) S 9724 9726 26199 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 107112195 1836646400 255167 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9726/tid=9738] ppid=9724 vsize=1793600 CPUtime=0
/proc/9726/task/9738/stat : 9738 (java) S 9724 9726 26199 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 107112195 1836646400 255167 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9726/tid=9739] ppid=9724 vsize=1793600 CPUtime=0
/proc/9726/task/9739/stat : 9739 (java) S 9724 9726 26199 0 -1 64 5 0 0 0 0 0 0 0 19 0 13 0 107112559 1836646400 255167 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1794.37
Current children cumulated vsize (KiB) 1793600



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1727.6 s]
/proc/loadavg: 1.07 1.05 1.00 4/77 9739
/proc/meminfo: memFree=412176/2055920 swapFree=4191892/4192956
[pid=9726] ppid=9724 vsize=1793600 CPUtime=1800.12
/proc/9726/stat : 9726 (java) S 9724 9726 26199 0 -1 0 314418 0 1 0 179851 161 0 0 18 0 13 0 107112186 1836646400 255577 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9726/statm: 448400 255577 1333 9 0 446011 0
[pid=9726/tid=9728] ppid=9724 vsize=1793600 CPUtime=1653.21
/proc/9726/task/9728/stat : 9728 (java) R 9724 9726 26199 0 -1 64 62472 0 1 0 165284 37 0 0 25 0 13 0 107112187 1836646400 255577 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9726/tid=9729] ppid=9724 vsize=1793600 CPUtime=71.53
/proc/9726/task/9729/stat : 9729 (java) R 9724 9726 26199 0 -1 64 122505 0 0 0 7101 52 0 0 17 0 13 0 107112189 1836646400 255577 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 105070793 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9726/tid=9730] ppid=9724 vsize=1793600 CPUtime=71.48
/proc/9726/task/9730/stat : 9730 (java) R 9724 9726 26199 0 -1 64 117308 0 0 0 7100 48 0 0 17 0 13 0 107112189 1836646400 255577 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 103361313 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9726/tid=9731] ppid=9724 vsize=1793600 CPUtime=0.48
/proc/9726/task/9731/stat : 9731 (java) S 9724 9726 26199 0 -1 64 82 0 0 0 31 17 0 0 16 0 13 0 107112191 1836646400 255577 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9726/tid=9732] ppid=9724 vsize=1793600 CPUtime=0
/proc/9726/task/9732/stat : 9732 (java) S 9724 9726 26199 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 107112191 1836646400 255577 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9726/tid=9733] ppid=9724 vsize=1793600 CPUtime=0
/proc/9726/task/9733/stat : 9733 (java) S 9724 9726 26199 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 107112191 1836646400 255577 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9726/tid=9734] ppid=9724 vsize=1793600 CPUtime=0
/proc/9726/task/9734/stat : 9734 (java) S 9724 9726 26199 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 107112195 1836646400 255577 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9726/tid=9735] ppid=9724 vsize=1793600 CPUtime=1.84
/proc/9726/task/9735/stat : 9735 (java) S 9724 9726 26199 0 -1 64 7054 0 0 0 182 2 0 0 16 0 13 0 107112195 1836646400 255577 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9726/tid=9736] ppid=9724 vsize=1793600 CPUtime=1.5
/proc/9726/task/9736/stat : 9736 (java) S 9724 9726 26199 0 -1 64 4272 0 0 0 149 1 0 0 16 0 13 0 107112195 1836646400 255577 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9726/tid=9737] ppid=9724 vsize=1793600 CPUtime=0
/proc/9726/task/9737/stat : 9737 (java) S 9724 9726 26199 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 107112195 1836646400 255577 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9726/tid=9738] ppid=9724 vsize=1793600 CPUtime=0
/proc/9726/task/9738/stat : 9738 (java) S 9724 9726 26199 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 107112195 1836646400 255577 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9726/tid=9739] ppid=9724 vsize=1793600 CPUtime=0
/proc/9726/task/9739/stat : 9739 (java) S 9724 9726 26199 0 -1 64 5 0 0 0 0 0 0 0 19 0 13 0 107112559 1836646400 255577 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.12
Current children cumulated vsize (KiB) 1793600

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

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

[startup+1727.8 s]
/proc/loadavg: 1.07 1.05 1.00 4/77 9739
/proc/meminfo: memFree=412176/2055920 swapFree=4191892/4192956
[pid=9726] ppid=9724 vsize=0 CPUtime=1800.35
/proc/9726/stat : 9726 (java) Z 9724 9726 26199 0 -1 1036 314510 0 1 0 179861 174 0 0 15 0 2 0 107112186 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9726/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.35
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1727.83
CPU time (s): 1800.38
CPU user time (s): 1798.61
CPU system time (s): 1.77173
CPU usage (%): 104.199
Max. virtual memory (cumulated for all children) (KiB): 1796736

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.61
system time used= 1.77173
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 314510
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= 53851
involuntary context switches= 38692

runsolver used 1.68974 second user time and 4.64229 second system time

The end

Launcher Data (download as text)

Begin job on node75 on Sat Apr 14 23:06:23 UTC 2007

IDJOB= 348684
IDBENCH= 1711
IDSOLVER= 164
FILE ID= node75/348684-1176591983

PBS_JOBID= 4556957

Free space on /tmp= 66558 MiB

SOLVER NAME= sat4jPseudoCPClause 2007-03-23
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-reduced-mps-v2-20-10-nesm.opb
COMMAND LINE= java  -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/348684-1176591983/sat4jPseudoCPClause.jar /tmp/evaluation/348684-1176591983/instance-348684-1176591983.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node75/watcher-348684-1176591983 -o ROOT/results/node75/solver-348684-1176591983 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java  -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/348684-1176591983/sat4jPseudoCPClause.jar /tmp/evaluation/348684-1176591983/instance-348684-1176591983.opb

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  06abf2507bf67e08d71dcaed3569abdd

RANDOM SEED= 371803640

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node75.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.257
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.257
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1432464 kB
Buffers:         49820 kB
Cached:         439580 kB
SwapCached:        268 kB
Active:         195864 kB
Inactive:       312104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1432464 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            6556 kB
Writeback:           0 kB
Mapped:          27924 kB
Slab:           101376 kB
Committed_AS:   783152 kB
PageTables:       1444 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= 66558 MiB

End job on node75 on Sat Apr 14 23:35:13 UTC 2007