Trace number 366442

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-23SAT (TO)15 1800.17 1768.75

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
logic_synthesis/normalized-m100_100_10_10.r.opb
MD5SUM863d0ff562dc066d0163e86da5775aea
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark12
Best CPU time to get the best result obtained on this benchmark73.2709
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 12
Optimality of the best value was proved YES
Number of variables100
Total number of constraints100
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint10
Maximum length of a constraint10
Number of terms in the objective function 100
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 100
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.08/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.08/0.14	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.08/0.14	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.08/0.15	c no version file found!!!
0.08/0.15	c sun.arch.data.model	32
0.08/0.15	c java.version	1.6.0
0.08/0.15	c os.name	Linux
0.08/0.15	c os.version	2.6.9-22.EL.rootsmp
0.08/0.15	c os.arch	i386
0.08/0.15	c Free memory 1651659224
0.08/0.15	c Max memory 1654456320
0.08/0.15	c Total memory 1654456320
0.08/0.15	c Number of processors 2
0.20/0.20	c Cutting planes based inference (org.sat4j.minisat.constraints.pb.PBSolverClause)
0.20/0.20	--- Begin Solver configuration ---
0.20/0.20	c Stops conflict analysis at the first Unique Implication Point
0.20/0.20	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.20/0.20	c Learn all clauses as in MiniSAT
0.20/0.20	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=10000.0 initConflictBound=100 
0.20/0.20	c VSIDS like heuristics from MiniSAT using a heap
0.20/0.20	c No reason simplification
0.20/0.20	c --- End Solver configuration ---
0.20/0.20	c Simplify asserted PB constraints to clauses
0.20/0.20	c solving /tmp/evaluation/366442-1177061660/instance-366442-1177061660.opb
0.20/0.20	c reading problem ... 
0.30/0.30	c ... done. Wall clock time 0.102s.
0.30/0.30	c CPU time (experimental) 0.25s.
0.30/0.30	c #vars     100
0.30/0.30	c #constraints  100
0.30/0.32	c SATISFIABLE
0.30/0.32	c OPTIMIZING...
0.30/0.32	c Got one! Elapsed wall clock time (in seconds):0.113
0.30/0.32	o 18
0.77/0.60	c Got one! Elapsed wall clock time (in seconds):0.399
0.77/0.60	o 17
1.91/1.25	c Got one! Elapsed wall clock time (in seconds):1.046
1.91/1.25	o 16
7.03/4.66	c Got one! Elapsed wall clock time (in seconds):4.455
7.03/4.66	o 15
1800.04/1768.61	c starts		: 7
1800.04/1768.61	c conflicts		: 36069
1800.04/1768.61	c decisions		: 98254
1800.04/1768.61	c propagations		: 409099
1800.04/1768.61	c inspects		: 689577945
1800.04/1768.61	c learnt literals	: 0
1800.04/1768.61	c learnt binary clauses	: 0
1800.04/1768.61	c learnt ternary clauses	: 0
1800.04/1768.61	c learnt clauses	: 36068
1800.04/1768.61	c root simplifications	: 0
1800.04/1768.61	c removed literals (reason simplification)	: 0
1800.04/1768.61	c reason swapping (by a shorter reason)	: 0
1800.04/1768.61	c Calls to reduceDB	: 0
1800.04/1768.61	c speed (decisions/second)	: 55.701125315343404
1800.04/1768.61	c non guided choices	0
1800.04/1768.61	s SATISFIABLE
1800.04/1768.61	v -x1 -x2 -x3 x4 -x5 -x6 -x7 -x8 -x9 -x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 x19 -x20 -x21 -x22 x23 -x24 -x25 -x26 x27 -x28 -x29
1800.04/1768.61	v -x30 -x31 -x32 -x33 -x34 x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 x47 -x48 -x49 -x50 -x51 -x52 x53 -x54 -x55
1800.04/1768.61	v -x56 -x57 -x58 -x59 -x60 x61 -x62 x63 -x64 x65 -x66 -x67 -x68 -x69 -x70 -x71 x72 -x73 -x74 x75 -x76 -x77 -x78 -x79 x80 -x81 -x82
1800.04/1768.61	v -x83 -x84 -x85 -x86 x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 x97 -x98 -x99 -x100
1800.04/1768.61	c objective function=15
1800.04/1768.61	c Total wall clock time (ms): 1768.409

Verifier Data (download as text)

OK	15

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node61/watcher-366442-1177061660 -o ROOT/results/node61/solver-366442-1177061660 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/366442-1177061660/sat4jPseudoCPClause.jar /tmp/evaluation/366442-1177061660/instance-366442-1177061660.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.91 0.97 0.99 3/64 3655
/proc/meminfo: memFree=1826632/2055920 swapFree=4184100/4192956
[pid=3655] ppid=3653 vsize=152 CPUtime=0
/proc/3655/stat : 3655 (java) R 3653 3655 2474 0 -1 0 41 0 0 0 0 0 0 0 18 0 1 0 118129667 155648 26 18446744073709551615 134512640 134550740 4294956592 18446744073709551615 10383659 0 0 4096 0 0 0 0 17 1 0 0
/proc/3655/statm: 38 26 19 9 0 4 0

[startup+0.0756639 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 3655
/proc/meminfo: memFree=1826632/2055920 swapFree=4184100/4192956
[pid=3655] ppid=3653 vsize=1777708 CPUtime=0.06
/proc/3655/stat : 3655 (java) S 3653 3655 2474 0 -1 0 3755 0 1 0 4 2 0 0 18 0 7 0 118129667 1820372992 3498 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/3655/statm: 444427 3498 1083 9 0 442063 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1777708

[startup+0.101664 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 3655
/proc/meminfo: memFree=1826632/2055920 swapFree=4184100/4192956
[pid=3655] ppid=3653 vsize=1780112 CPUtime=0.08
/proc/3655/stat : 3655 (java) S 3653 3655 2474 0 -1 0 3976 0 1 0 6 2 0 0 18 0 12 0 118129667 1822834688 3718 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3655/statm: 445028 3718 1122 9 0 442646 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1780112

[startup+0.301683 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 3655
/proc/meminfo: memFree=1826632/2055920 swapFree=4184100/4192956
[pid=3655] ppid=3653 vsize=1782436 CPUtime=0.3
/proc/3655/stat : 3655 (java) S 3653 3655 2474 0 -1 0 5105 0 1 0 27 3 0 0 18 0 12 0 118129667 1825214464 4844 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3655/statm: 445609 4844 1264 9 0 443220 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1782436

[startup+0.701722 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 3655
/proc/meminfo: memFree=1826632/2055920 swapFree=4184100/4192956
[pid=3655] ppid=3653 vsize=1785212 CPUtime=0.96
/proc/3655/stat : 3655 (java) S 3653 3655 2474 0 -1 0 8694 0 1 0 92 4 0 0 18 0 13 0 118129667 1828057088 7600 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3655/statm: 446303 7600 1309 9 0 443914 0
Current children cumulated CPU time (s) 0.96
Current children cumulated vsize (KiB) 1785212

[startup+1.5028 s]
/proc/loadavg: 0.91 0.97 0.99 4/77 3670
/proc/meminfo: memFree=1781600/2055920 swapFree=4184100/4192956
[pid=3655] ppid=3653 vsize=1799316 CPUtime=2.51
/proc/3655/stat : 3655 (java) S 3653 3655 2474 0 -1 0 27773 0 1 0 227 24 0 0 18 0 13 0 118129667 1842499584 23473 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3655/statm: 449876 23490 1322 9 0 447487 0
[pid=3655/tid=3657] ppid=3653 vsize=1799504 CPUtime=0.92
/proc/3655/task/3657/stat : 3657 (java) R 3653 3655 2474 0 -1 64 18680 0 1 0 82 10 0 0 18 0 13 0 118129669 1842692096 23498 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109516259 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3655/tid=3658] ppid=3653 vsize=1799504 CPUtime=0
/proc/3655/task/3658/stat : 3658 (java) S 3653 3655 2474 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 118129670 1842692096 23509 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3655/tid=3659] ppid=3653 vsize=1799504 CPUtime=0
/proc/3655/task/3659/stat : 3659 (java) S 3653 3655 2474 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 118129670 1842692096 23511 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3655/tid=3660] ppid=3653 vsize=1799504 CPUtime=0.15
/proc/3655/task/3660/stat : 3660 (java) S 3653 3655 2474 0 -1 64 2 0 0 0 6 9 0 0 16 0 13 0 118129672 1842692096 23511 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3655/tid=3661] ppid=3653 vsize=1799504 CPUtime=0
/proc/3655/task/3661/stat : 3661 (java) S 3653 3655 2474 0 -1 64 10 0 0 0 0 0 0 0 22 0 13 0 118129673 1842692096 23511 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3655/tid=3662] ppid=3653 vsize=1799504 CPUtime=0
/proc/3655/task/3662/stat : 3662 (java) S 3653 3655 2474 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 118129673 1842692096 23512 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3655/tid=3663] ppid=3653 vsize=1799504 CPUtime=0
/proc/3655/task/3663/stat : 3663 (java) S 3653 3655 2474 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 118129677 1842692096 23512 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3655/tid=3664] ppid=3653 vsize=1799504 CPUtime=0.81
/proc/3655/task/3664/stat : 3664 (java) R 3653 3655 2474 0 -1 64 4781 0 0 0 79 2 0 0 18 0 13 0 118129677 1842692096 23512 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 105044000 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3655/tid=3665] ppid=3653 vsize=1799504 CPUtime=0.59
/proc/3655/task/3665/stat : 3665 (java) R 3653 3655 2474 0 -1 64 3624 0 0 0 58 1 0 0 19 0 13 0 118129677 1842692096 23512 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 105432638 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3655/tid=3666] ppid=3653 vsize=1799504 CPUtime=0
/proc/3655/task/3666/stat : 3666 (java) S 3653 3655 2474 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 118129677 1842692096 23512 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3655/tid=3667] ppid=3653 vsize=1799504 CPUtime=0
/proc/3655/task/3667/stat : 3667 (java) S 3653 3655 2474 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 118129677 1842692096 23512 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.51
Current children cumulated vsize (KiB) 1799316

[startup+3.10196 s]
/proc/loadavg: 0.91 0.97 0.99 4/77 3671
/proc/meminfo: memFree=1686168/2055920 swapFree=4184100/4192956
[pid=3655] ppid=3653 vsize=1800524 CPUtime=5.45
/proc/3655/stat : 3655 (java) S 3653 3655 2474 0 -1 0 49606 0 1 0 512 33 0 0 18 0 13 0 118129667 1843736576 43779 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3655/statm: 450131 43779 1331 9 0 447742 0
[pid=3655/tid=3657] ppid=3653 vsize=1800524 CPUtime=2.06
/proc/3655/task/3657/stat : 3657 (java) R 3653 3655 2474 0 -1 64 37744 0 1 0 189 17 0 0 22 0 13 0 118129669 1843736576 43779 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 106141872 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3655/tid=3658] ppid=3653 vsize=1800524 CPUtime=0
/proc/3655/task/3658/stat : 3658 (java) S 3653 3655 2474 0 -1 64 329 0 0 0 0 0 0 0 16 0 13 0 118129670 1843736576 43779 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3655/tid=3659] ppid=3653 vsize=1800524 CPUtime=0
/proc/3655/task/3659/stat : 3659 (java) S 3653 3655 2474 0 -1 64 229 0 0 0 0 0 0 0 17 0 13 0 118129670 1843736576 43779 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3655/tid=3660] ppid=3653 vsize=1800524 CPUtime=0.15
/proc/3655/task/3660/stat : 3660 (java) S 3653 3655 2474 0 -1 64 9 0 0 0 6 9 0 0 17 0 13 0 118129672 1843736576 43779 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3655/tid=3661] ppid=3653 vsize=1800524 CPUtime=0
/proc/3655/task/3661/stat : 3661 (java) S 3653 3655 2474 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 118129673 1843736576 43779 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3655/tid=3662] ppid=3653 vsize=1800524 CPUtime=0
/proc/3655/task/3662/stat : 3662 (java) S 3653 3655 2474 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 118129673 1843736576 43779 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3655/tid=3663] ppid=3653 vsize=1800524 CPUtime=0
/proc/3655/task/3663/stat : 3663 (java) S 3653 3655 2474 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 118129677 1843736576 43779 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3655/tid=3664] ppid=3653 vsize=1800524 CPUtime=2.01
/proc/3655/task/3664/stat : 3664 (java) S 3653 3655 2474 0 -1 64 6612 0 0 0 198 3 0 0 16 0 13 0 118129677 1843736576 43779 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3655/tid=3665] ppid=3653 vsize=1800524 CPUtime=1.18
/proc/3655/task/3665/stat : 3665 (java) S 3653 3655 2474 0 -1 64 3959 0 0 0 116 2 0 0 16 0 13 0 118129677 1843736576 43779 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3655/tid=3666] ppid=3653 vsize=1800524 CPUtime=0
/proc/3655/task/3666/stat : 3666 (java) S 3653 3655 2474 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 118129677 1843736576 43779 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3655/tid=3667] ppid=3653 vsize=1800524 CPUtime=0
/proc/3655/task/3667/stat : 3667 (java) S 3653 3655 2474 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 118129677 1843736576 43779 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3655/tid=3671] ppid=3653 vsize=1800524 CPUtime=0
/proc/3655/task/3671/stat : 3671 (java) S 3653 3655 2474 0 -1 64 0 0 0 0 0 0 0 0 18 0 13 0 118129793 1843736576 43779 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.45
Current children cumulated vsize (KiB) 1800524

[startup+6.30225 s]
/proc/loadavg: 0.92 0.97 0.99 2/77 3672
/proc/meminfo: memFree=1646992/2055920 swapFree=4184100/4192956
[pid=3655] ppid=3653 vsize=1799172 CPUtime=8.8
/proc/3655/stat : 3655 (java) S 3653 3655 2474 0 -1 0 52780 0 1 0 845 35 0 0 18 0 13 0 118129667 1842352128 44930 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3655/statm: 449793 44930 1333 9 0 447404 0
[pid=3655/tid=3657] ppid=3653 vsize=1799172 CPUtime=5.16
/proc/3655/task/3657/stat : 3657 (java) R 3653 3655 2474 0 -1 64 37751 0 1 0 498 18 0 0 20 0 13 0 118129669 1842352128 44930 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109567847 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3655/tid=3658] ppid=3653 vsize=1799172 CPUtime=0.09
/proc/3655/task/3658/stat : 3658 (java) S 3653 3655 2474 0 -1 64 1808 0 0 0 8 1 0 0 16 0 13 0 118129670 1842352128 44930 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3655/tid=3659] ppid=3653 vsize=1799172 CPUtime=0.09
/proc/3655/task/3659/stat : 3659 (java) S 3653 3655 2474 0 -1 64 1867 0 0 0 9 0 0 0 16 0 13 0 118129670 1842352128 44930 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3655/tid=3660] ppid=3653 vsize=1799172 CPUtime=0.15
/proc/3655/task/3660/stat : 3660 (java) S 3653 3655 2474 0 -1 64 17 0 0 0 6 9 0 0 16 0 13 0 118129672 1842352128 44930 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3655/tid=3661] ppid=3653 vsize=1799172 CPUtime=0
/proc/3655/task/3661/stat : 3661 (java) S 3653 3655 2474 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 118129673 1842352128 44930 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3655/tid=3662] ppid=3653 vsize=1799172 CPUtime=0
/proc/3655/task/3662/stat : 3662 (java) S 3653 3655 2474 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 118129673 1842352128 44930 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3655/tid=3663] ppid=3653 vsize=1799172 CPUtime=0
/proc/3655/task/3663/stat : 3663 (java) S 3653 3655 2474 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 118129677 1842352128 44930 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3655/tid=3664] ppid=3653 vsize=1799172 CPUtime=2.02
/proc/3655/task/3664/stat : 3664 (java) S 3653 3655 2474 0 -1 64 6612 0 0 0 199 3 0 0 15 0 13 0 118129677 1842352128 44930 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3655/tid=3665] ppid=3653 vsize=1799172 CPUtime=1.24
/proc/3655/task/3665/stat : 3665 (java) S 3653 3655 2474 0 -1 64 4000 0 0 0 122 2 0 0 15 0 13 0 118129677 1842352128 44930 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3655/tid=3666] ppid=3653 vsize=1799172 CPUtime=0
/proc/3655/task/3666/stat : 3666 (java) S 3653 3655 2474 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 118129677 1842352128 44930 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3655/tid=3667] ppid=3653 vsize=1799172 CPUtime=0
/proc/3655/task/3667/stat : 3667 (java) S 3653 3655 2474 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 118129677 1842352128 44930 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3655/tid=3672] ppid=3653 vsize=1799172 CPUtime=0
/proc/3655/task/3672/stat : 3672 (java) S 3653 3655 2474 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 118130134 1842352128 44930 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 8.8
Current children cumulated vsize (KiB) 1799172

[startup+12.7019 s]
/proc/loadavg: 0.93 0.97 0.99 2/77 3672
/proc/meminfo: memFree=1614616/2055920 swapFree=4184100/4192956
[pid=3655] ppid=3653 vsize=1799172 CPUtime=15.45
/proc/3655/stat : 3655 (java) S 3653 3655 2474 0 -1 0 62776 0 1 0 1505 40 0 0 18 0 13 0 118129667 1842352128 54044 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3655/statm: 449793 54044 1333 9 0 447404 0
[pid=3655/tid=3657] ppid=3653 vsize=1799172 CPUtime=11.39
/proc/3655/task/3657/stat : 3657 (java) R 3653 3655 2474 0 -1 64 39060 0 1 0 1121 18 0 0 25 0 13 0 118129669 1842352128 54044 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109569697 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3655/tid=3658] ppid=3653 vsize=1799172 CPUtime=0.25
/proc/3655/task/3658/stat : 3658 (java) S 3653 3655 2474 0 -1 64 5711 0 0 0 22 3 0 0 16 0 13 0 118129670 1842352128 54044 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3655/tid=3659] ppid=3653 vsize=1799172 CPUtime=0.25
/proc/3655/task/3659/stat : 3659 (java) S 3653 3655 2474 0 -1 64 6502 0 0 0 23 2 0 0 16 0 13 0 118129670 1842352128 54044 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3655/tid=3660] ppid=3653 vsize=1799172 CPUtime=0.15
/proc/3655/task/3660/stat : 3660 (java) S 3653 3655 2474 0 -1 64 30 0 0 0 6 9 0 0 16 0 13 0 118129672 1842352128 54044 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3655/tid=3661] ppid=3653 vsize=1799172 CPUtime=0
/proc/3655/task/3661/stat : 3661 (java) S 3653 3655 2474 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 118129673 1842352128 54044 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3655/tid=3662] ppid=3653 vsize=1799172 CPUtime=0
/proc/3655/task/3662/stat : 3662 (java) S 3653 3655 2474 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 118129673 1842352128 54044 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3655/tid=3663] ppid=3653 vsize=1799172 CPUtime=0
/proc/3655/task/3663/stat : 3663 (java) S 3653 3655 2474 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 118129677 1842352128 54044 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3655/tid=3664] ppid=3653 vsize=1799172 CPUtime=2.09
/proc/3655/task/3664/stat : 3664 (java) S 3653 3655 2474 0 -1 64 6631 0 0 0 206 3 0 0 17 0 13 0 118129677 1842352128 54044 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3655/tid=3665] ppid=3653 vsize=1799172 CPUtime=1.27
/proc/3655/task/3665/stat : 3665 (java) S 3653 3655 2474 0 -1 64 4117 0 0 0 125 2 0 0 16 0 13 0 118129677 1842352128 54044 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3655/tid=3666] ppid=3653 vsize=1799172 CPUtime=0
/proc/3655/task/3666/stat : 3666 (java) S 3653 3655 2474 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 118129677 1842352128 54044 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3655/tid=3667] ppid=3653 vsize=1799172 CPUtime=0
/proc/3655/task/3667/stat : 3667 (java) S 3653 3655 2474 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 118129677 1842352128 54044 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3655/tid=3672] ppid=3653 vsize=1799172 CPUtime=0
/proc/3655/task/3672/stat : 3672 (java) S 3653 3655 2474 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 118130134 1842352128 54044 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 15.45
Current children cumulated vsize (KiB) 1799172

[startup+25.5021 s]
/proc/loadavg: 0.94 0.97 0.99 2/77 3672
/proc/meminfo: memFree=1603928/2055920 swapFree=4184100/4192956
[pid=3655] ppid=3653 vsize=1800196 CPUtime=28.42
/proc/3655/stat : 3655 (java) S 3653 3655 2474 0 -1 0 66341 0 1 0 2800 42 0 0 18 0 13 0 118129667 1843400704 56946 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3655/statm: 450049 56946 1334 9 0 447660 0
[pid=3655/tid=3657] ppid=3653 vsize=1800196 CPUtime=24.05
/proc/3655/task/3657/stat : 3657 (java) R 3653 3655 2474 0 -1 64 39070 0 1 0 2387 18 0 0 25 0 13 0 118129669 1843400704 56946 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109535003 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3655/tid=3658] ppid=3653 vsize=1800196 CPUtime=0.38
/proc/3655/task/3658/stat : 3658 (java) S 3653 3655 2474 0 -1 64 7342 0 0 0 34 4 0 0 16 0 13 0 118129670 1843400704 56946 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3655/tid=3659] ppid=3653 vsize=1800196 CPUtime=0.38
/proc/3655/task/3659/stat : 3659 (java) S 3653 3655 2474 0 -1 64 8216 0 0 0 35 3 0 0 16 0 13 0 118129670 1843400704 56946 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3655/tid=3660] ppid=3653 vsize=1800196 CPUtime=0.15
/proc/3655/task/3660/stat : 3660 (java) S 3653 3655 2474 0 -1 64 30 0 0 0 6 9 0 0 17 0 13 0 118129672 1843400704 56946 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0

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

[pid=3655/tid=3660] ppid=3653 vsize=1800196 CPUtime=0.32
/proc/3655/task/3660/stat : 3660 (java) S 3653 3655 2474 0 -1 64 143 0 0 0 16 16 0 0 15 0 13 0 118129672 1843400704 112792 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3655/tid=3661] ppid=3653 vsize=1800196 CPUtime=0
/proc/3655/task/3661/stat : 3661 (java) S 3653 3655 2474 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 118129673 1843400704 112792 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3655/tid=3662] ppid=3653 vsize=1800196 CPUtime=0
/proc/3655/task/3662/stat : 3662 (java) S 3653 3655 2474 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 118129673 1843400704 112792 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3655/tid=3663] ppid=3653 vsize=1800196 CPUtime=0
/proc/3655/task/3663/stat : 3663 (java) S 3653 3655 2474 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 118129677 1843400704 112792 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3655/tid=3664] ppid=3653 vsize=1800196 CPUtime=2.1
/proc/3655/task/3664/stat : 3664 (java) S 3653 3655 2474 0 -1 64 6631 0 0 0 207 3 0 0 16 0 13 0 118129677 1843400704 112792 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3655/tid=3665] ppid=3653 vsize=1800196 CPUtime=1.31
/proc/3655/task/3665/stat : 3665 (java) S 3653 3655 2474 0 -1 64 4327 0 0 0 129 2 0 0 16 0 13 0 118129677 1843400704 112792 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3655/tid=3666] ppid=3653 vsize=1800196 CPUtime=0
/proc/3655/task/3666/stat : 3666 (java) S 3653 3655 2474 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 118129677 1843400704 112792 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3655/tid=3667] ppid=3653 vsize=1800196 CPUtime=0
/proc/3655/task/3667/stat : 3667 (java) S 3653 3655 2474 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 118129677 1843400704 112792 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3655/tid=3672] ppid=3653 vsize=1800196 CPUtime=0
/proc/3655/task/3672/stat : 3672 (java) S 3653 3655 2474 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 118130134 1843400704 112792 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1568.65
Current children cumulated vsize (KiB) 1800196

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/83 3698
/proc/meminfo: memFree=1373096/2055920 swapFree=4184100/4192956
[pid=3655] ppid=3653 vsize=1800196 CPUtime=1629.97
/proc/3655/stat : 3655 (java) S 3653 3655 2474 0 -1 0 156466 0 1 0 162904 93 0 0 18 0 13 0 118129667 1843400704 113919 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3655/statm: 450049 113919 1334 9 0 447660 0
[pid=3655/tid=3657] ppid=3653 vsize=1800196 CPUtime=1574.61
/proc/3655/task/3657/stat : 3657 (java) R 3653 3655 2474 0 -1 64 60947 0 1 0 157433 28 0 0 25 0 13 0 118129669 1843400704 113919 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109536153 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3655/tid=3658] ppid=3653 vsize=1800196 CPUtime=25.79
/proc/3655/task/3658/stat : 3658 (java) S 3653 3655 2474 0 -1 64 40596 0 0 0 2558 21 0 0 16 0 13 0 118129670 1843400704 113919 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3655/tid=3659] ppid=3653 vsize=1800196 CPUtime=25.78
/proc/3655/task/3659/stat : 3659 (java) S 3653 3655 2474 0 -1 64 43097 0 0 0 2558 20 0 0 16 0 13 0 118129670 1843400704 113919 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3655/tid=3660] ppid=3653 vsize=1800196 CPUtime=0.33
/proc/3655/task/3660/stat : 3660 (java) S 3653 3655 2474 0 -1 64 143 0 0 0 17 16 0 0 16 0 13 0 118129672 1843400704 113919 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3655/tid=3661] ppid=3653 vsize=1800196 CPUtime=0
/proc/3655/task/3661/stat : 3661 (java) S 3653 3655 2474 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 118129673 1843400704 113919 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3655/tid=3662] ppid=3653 vsize=1800196 CPUtime=0
/proc/3655/task/3662/stat : 3662 (java) S 3653 3655 2474 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 118129673 1843400704 113919 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3655/tid=3663] ppid=3653 vsize=1800196 CPUtime=0
/proc/3655/task/3663/stat : 3663 (java) S 3653 3655 2474 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 118129677 1843400704 113919 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3655/tid=3664] ppid=3653 vsize=1800196 CPUtime=2.1
/proc/3655/task/3664/stat : 3664 (java) S 3653 3655 2474 0 -1 64 6631 0 0 0 207 3 0 0 16 0 13 0 118129677 1843400704 113919 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3655/tid=3665] ppid=3653 vsize=1800196 CPUtime=1.31
/proc/3655/task/3665/stat : 3665 (java) S 3653 3655 2474 0 -1 64 4327 0 0 0 129 2 0 0 16 0 13 0 118129677 1843400704 113919 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3655/tid=3666] ppid=3653 vsize=1800196 CPUtime=0
/proc/3655/task/3666/stat : 3666 (java) S 3653 3655 2474 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 118129677 1843400704 113919 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3655/tid=3667] ppid=3653 vsize=1800196 CPUtime=0
/proc/3655/task/3667/stat : 3667 (java) S 3653 3655 2474 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 118129677 1843400704 113919 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3655/tid=3672] ppid=3653 vsize=1800196 CPUtime=0
/proc/3655/task/3672/stat : 3672 (java) S 3653 3655 2474 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 118130134 1843400704 113919 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1629.97
Current children cumulated vsize (KiB) 1800196

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 3870
/proc/meminfo: memFree=1369152/2055920 swapFree=4184100/4192956
[pid=3655] ppid=3653 vsize=1800196 CPUtime=1691.23
/proc/3655/stat : 3655 (java) S 3653 3655 2474 0 -1 0 157744 0 1 0 169028 95 0 0 18 0 13 0 118129667 1843400704 115093 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3655/statm: 450049 115093 1334 9 0 447660 0
[pid=3655/tid=3657] ppid=3653 vsize=1800196 CPUtime=1633.11
/proc/3655/task/3657/stat : 3657 (java) R 3653 3655 2474 0 -1 64 60970 0 1 0 163282 29 0 0 25 0 13 0 118129669 1843400704 115093 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109541800 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3655/tid=3658] ppid=3653 vsize=1800196 CPUtime=27.16
/proc/3655/task/3658/stat : 3658 (java) S 3653 3655 2474 0 -1 64 41304 0 0 0 2695 21 0 0 17 0 13 0 118129670 1843400704 115093 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3655/tid=3659] ppid=3653 vsize=1800196 CPUtime=27.17
/proc/3655/task/3659/stat : 3659 (java) S 3653 3655 2474 0 -1 64 43644 0 0 0 2696 21 0 0 16 0 13 0 118129670 1843400704 115093 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3655/tid=3660] ppid=3653 vsize=1800196 CPUtime=0.34
/proc/3655/task/3660/stat : 3660 (java) S 3653 3655 2474 0 -1 64 143 0 0 0 17 17 0 0 16 0 13 0 118129672 1843400704 115093 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3655/tid=3661] ppid=3653 vsize=1800196 CPUtime=0
/proc/3655/task/3661/stat : 3661 (java) S 3653 3655 2474 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 118129673 1843400704 115093 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3655/tid=3662] ppid=3653 vsize=1800196 CPUtime=0
/proc/3655/task/3662/stat : 3662 (java) S 3653 3655 2474 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 118129673 1843400704 115093 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3655/tid=3663] ppid=3653 vsize=1800196 CPUtime=0
/proc/3655/task/3663/stat : 3663 (java) S 3653 3655 2474 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 118129677 1843400704 115093 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3655/tid=3664] ppid=3653 vsize=1800196 CPUtime=2.1
/proc/3655/task/3664/stat : 3664 (java) S 3653 3655 2474 0 -1 64 6631 0 0 0 207 3 0 0 16 0 13 0 118129677 1843400704 115093 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3655/tid=3665] ppid=3653 vsize=1800196 CPUtime=1.31
/proc/3655/task/3665/stat : 3665 (java) S 3653 3655 2474 0 -1 64 4327 0 0 0 129 2 0 0 16 0 13 0 118129677 1843400704 115093 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3655/tid=3666] ppid=3653 vsize=1800196 CPUtime=0
/proc/3655/task/3666/stat : 3666 (java) S 3653 3655 2474 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 118129677 1843400704 115093 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3655/tid=3667] ppid=3653 vsize=1800196 CPUtime=0
/proc/3655/task/3667/stat : 3667 (java) S 3653 3655 2474 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 118129677 1843400704 115093 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3655/tid=3672] ppid=3653 vsize=1800196 CPUtime=0
/proc/3655/task/3672/stat : 3672 (java) S 3653 3655 2474 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 118130134 1843400704 115093 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1691.23
Current children cumulated vsize (KiB) 1800196

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 3870
/proc/meminfo: memFree=1364312/2055920 swapFree=4184100/4192956
[pid=3655] ppid=3653 vsize=1800196 CPUtime=1752.63
/proc/3655/stat : 3655 (java) S 3653 3655 2474 0 -1 0 159173 0 1 0 175166 97 0 0 18 0 13 0 118129667 1843400704 116379 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3655/statm: 450049 116379 1334 9 0 447660 0
[pid=3655/tid=3657] ppid=3653 vsize=1800196 CPUtime=1691.66
/proc/3655/task/3657/stat : 3657 (java) R 3653 3655 2474 0 -1 64 60993 0 1 0 169137 29 0 0 25 0 13 0 118129669 1843400704 116379 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109498720 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3655/tid=3658] ppid=3653 vsize=1800196 CPUtime=28.58
/proc/3655/task/3658/stat : 3658 (java) S 3653 3655 2474 0 -1 64 41814 0 0 0 2836 22 0 0 17 0 13 0 118129670 1843400704 116379 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3655/tid=3659] ppid=3653 vsize=1800196 CPUtime=28.58
/proc/3655/task/3659/stat : 3659 (java) S 3653 3655 2474 0 -1 64 44540 0 0 0 2837 21 0 0 16 0 13 0 118129670 1843400704 116379 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3655/tid=3660] ppid=3653 vsize=1800196 CPUtime=0.34
/proc/3655/task/3660/stat : 3660 (java) S 3653 3655 2474 0 -1 64 143 0 0 0 17 17 0 0 16 0 13 0 118129672 1843400704 116379 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3655/tid=3661] ppid=3653 vsize=1800196 CPUtime=0
/proc/3655/task/3661/stat : 3661 (java) S 3653 3655 2474 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 118129673 1843400704 116379 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3655/tid=3662] ppid=3653 vsize=1800196 CPUtime=0
/proc/3655/task/3662/stat : 3662 (java) S 3653 3655 2474 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 118129673 1843400704 116379 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3655/tid=3663] ppid=3653 vsize=1800196 CPUtime=0
/proc/3655/task/3663/stat : 3663 (java) S 3653 3655 2474 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 118129677 1843400704 116379 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3655/tid=3664] ppid=3653 vsize=1800196 CPUtime=2.1
/proc/3655/task/3664/stat : 3664 (java) S 3653 3655 2474 0 -1 64 6631 0 0 0 207 3 0 0 16 0 13 0 118129677 1843400704 116379 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3655/tid=3665] ppid=3653 vsize=1800196 CPUtime=1.31
/proc/3655/task/3665/stat : 3665 (java) S 3653 3655 2474 0 -1 64 4327 0 0 0 129 2 0 0 16 0 13 0 118129677 1843400704 116379 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3655/tid=3666] ppid=3653 vsize=1800196 CPUtime=0
/proc/3655/task/3666/stat : 3666 (java) S 3653 3655 2474 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 118129677 1843400704 116379 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3655/tid=3667] ppid=3653 vsize=1800196 CPUtime=0
/proc/3655/task/3667/stat : 3667 (java) S 3653 3655 2474 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 118129677 1843400704 116379 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3655/tid=3672] ppid=3653 vsize=1800196 CPUtime=0
/proc/3655/task/3672/stat : 3672 (java) S 3653 3655 2474 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 118130134 1843400704 116379 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1752.63
Current children cumulated vsize (KiB) 1800196



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1768.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 3870
/proc/meminfo: memFree=1360856/2055920 swapFree=4184100/4192956
[pid=3655] ppid=3653 vsize=1800196 CPUtime=1800.04
/proc/3655/stat : 3655 (java) S 3653 3655 2474 0 -1 0 160138 0 1 0 179906 98 0 0 18 0 13 0 118129667 1843400704 117230 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3655/statm: 450049 117230 1334 9 0 447660 0
[pid=3655/tid=3657] ppid=3653 vsize=1800196 CPUtime=1736.83
/proc/3655/task/3657/stat : 3657 (java) R 3653 3655 2474 0 -1 64 61011 0 1 0 173653 30 0 0 25 0 13 0 118129669 1843400704 117230 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109535233 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3655/tid=3658] ppid=3653 vsize=1800196 CPUtime=29.7
/proc/3655/task/3658/stat : 3658 (java) S 3653 3655 2474 0 -1 64 42191 0 0 0 2948 22 0 0 16 0 13 0 118129670 1843400704 117230 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3655/tid=3659] ppid=3653 vsize=1800196 CPUtime=29.71
/proc/3655/task/3659/stat : 3659 (java) S 3653 3655 2474 0 -1 64 45110 0 0 0 2949 22 0 0 16 0 13 0 118129670 1843400704 117230 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3655/tid=3660] ppid=3653 vsize=1800196 CPUtime=0.34
/proc/3655/task/3660/stat : 3660 (java) S 3653 3655 2474 0 -1 64 143 0 0 0 17 17 0 0 16 0 13 0 118129672 1843400704 117230 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3655/tid=3661] ppid=3653 vsize=1800196 CPUtime=0
/proc/3655/task/3661/stat : 3661 (java) S 3653 3655 2474 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 118129673 1843400704 117230 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3655/tid=3662] ppid=3653 vsize=1800196 CPUtime=0
/proc/3655/task/3662/stat : 3662 (java) S 3653 3655 2474 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 118129673 1843400704 117230 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3655/tid=3663] ppid=3653 vsize=1800196 CPUtime=0
/proc/3655/task/3663/stat : 3663 (java) S 3653 3655 2474 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 118129677 1843400704 117230 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3655/tid=3664] ppid=3653 vsize=1800196 CPUtime=2.1
/proc/3655/task/3664/stat : 3664 (java) S 3653 3655 2474 0 -1 64 6631 0 0 0 207 3 0 0 16 0 13 0 118129677 1843400704 117230 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3655/tid=3665] ppid=3653 vsize=1800196 CPUtime=1.31
/proc/3655/task/3665/stat : 3665 (java) S 3653 3655 2474 0 -1 64 4327 0 0 0 129 2 0 0 16 0 13 0 118129677 1843400704 117230 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3655/tid=3666] ppid=3653 vsize=1800196 CPUtime=0
/proc/3655/task/3666/stat : 3666 (java) S 3653 3655 2474 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 118129677 1843400704 117230 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3655/tid=3667] ppid=3653 vsize=1800196 CPUtime=0
/proc/3655/task/3667/stat : 3667 (java) S 3653 3655 2474 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 118129677 1843400704 117230 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3655/tid=3672] ppid=3653 vsize=1800196 CPUtime=0
/proc/3655/task/3672/stat : 3672 (java) S 3653 3655 2474 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 118130134 1843400704 117230 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 1800196

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

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

[startup+1768.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 3873
/proc/meminfo: memFree=1798216/2055920 swapFree=4184100/4192956
[pid=3655] ppid=3653 vsize=0 CPUtime=1800.16
/proc/3655/stat : 3655 (java) Z 3653 3655 2474 0 -1 1036 160156 0 1 0 179911 105 0 0 16 0 2 0 118129667 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3655/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.16
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1768.75
CPU time (s): 1800.17
CPU user time (s): 1799.11
CPU system time (s): 1.05484
CPU usage (%): 101.776
Max. virtual memory (cumulated for all children) (KiB): 1801564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.11
system time used= 1.05484
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 160156
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= 42679
involuntary context switches= 41084

runsolver used 1.65975 second user time and 4.84626 second system time

The end

Launcher Data (download as text)

Begin job on node61 on Fri Apr 20 09:34:20 UTC 2007

IDJOB= 366442
IDBENCH= 2860
IDSOLVER= 164
FILE ID= node61/366442-1177061660

PBS_JOBID= 4640172

Free space on /tmp= 66500 MiB

SOLVER NAME= sat4jPseudoCPClause 2007-03-23
BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/logic_synthesis/normalized-m100_100_10_10.r.opb
COMMAND LINE= java  -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/366442-1177061660/sat4jPseudoCPClause.jar /tmp/evaluation/366442-1177061660/instance-366442-1177061660.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node61/watcher-366442-1177061660 -o ROOT/results/node61/solver-366442-1177061660 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java  -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/366442-1177061660/sat4jPseudoCPClause.jar /tmp/evaluation/366442-1177061660/instance-366442-1177061660.opb

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  863d0ff562dc066d0163e86da5775aea

RANDOM SEED= 278782763

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node61.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.240
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.240
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:       1827040 kB
Buffers:         26840 kB
Cached:         152380 kB
SwapCached:       3088 kB
Active:          41336 kB
Inactive:       148312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1827040 kB
SwapTotal:     4192956 kB
SwapFree:      4184100 kB
Dirty:            3584 kB
Writeback:           0 kB
Mapped:          16044 kB
Slab:            25304 kB
Committed_AS:   945980 kB
PageTables:       1388 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= 66500 MiB

End job on node61 on Fri Apr 20 10:03:51 UTC 2007