Trace number 363076

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerObjective functionCPU timeWall clock time
sat4jPseudoCP 2007-03-23OPT164393 265.889 260.82

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/
MIPLIB/miplib/normalized-reduced-mps-v2-20-10-pipex.opb
MD5SUMed5b5ce3af44efa2d285a6206b4187fd
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark164393
Best CPU time to get the best result obtained on this benchmark0.118981
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 164393
Optimality of the best value was proved YES
Number of variables48
Total number of constraints25
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)16
Number of constraints which are nor clauses,nor cardinality constraints9
Minimum length of a constraint3
Maximum length of a constraint16
Number of terms in the objective function 48
Biggest coefficient in the objective function 22495
Number of bits for the biggest coefficient in the objective function 15
Sum of the numbers in the objective function 524314
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 22495
Number of bits of the biggest number in a constraint 15
Biggest sum of numbers in a constraint 524314
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

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.09/0.16	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.09/0.16	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.09/0.16	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.09/0.17	c no version file found!!!
0.09/0.17	c sun.arch.data.model	32
0.09/0.17	c java.version	1.6.0
0.09/0.17	c os.name	Linux
0.09/0.17	c os.version	2.6.9-22.EL.rootsmp
0.09/0.17	c os.arch	i386
0.09/0.18	c Free memory 1651659224
0.09/0.18	c Max memory 1654456320
0.09/0.18	c Total memory 1654456320
0.09/0.18	c Number of processors 2
0.17/0.23	c Cutting planes based inference (org.sat4j.minisat.constraints.pb.PBSolver)
0.17/0.23	--- Begin Solver configuration ---
0.17/0.23	c Stops conflict analysis at the first Unique Implication Point
0.17/0.23	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.17/0.23	c Learn all clauses as in MiniSAT
0.17/0.23	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=10000.0 initConflictBound=100 
0.17/0.23	c VSIDS like heuristics from MiniSAT using a heap
0.17/0.23	c No reason simplification
0.17/0.23	c --- End Solver configuration ---
0.17/0.23	c solving /tmp/evaluation/363076-1177022806/instance-363076-1177022806.opb
0.17/0.23	c reading problem ... 
0.17/0.27	c ... done. Wall clock time 0.041s.
0.17/0.27	c CPU time (experimental) 0.2s.
0.17/0.27	c #vars     48
0.17/0.27	c #constraints  41
0.45/0.47	c SATISFIABLE
0.45/0.47	c OPTIMIZING...
0.45/0.47	c Got one! Elapsed wall clock time (in seconds):0.245
0.45/0.47	o 176829
0.83/0.64	c Got one! Elapsed wall clock time (in seconds):0.411
0.83/0.64	o 172469
6.38/3.85	c Got one! Elapsed wall clock time (in seconds):3.621
6.38/3.85	o 170184
6.48/3.96	c Got one! Elapsed wall clock time (in seconds):3.731
6.48/3.96	o 168047
6.78/4.28	c Got one! Elapsed wall clock time (in seconds):4.051
6.78/4.28	o 167732
12.48/9.81	c Got one! Elapsed wall clock time (in seconds):9.582
12.48/9.81	o 165789
40.40/37.60	c Got one! Elapsed wall clock time (in seconds):37.366
40.40/37.60	o 165167
151.65/147.71	c Got one! Elapsed wall clock time (in seconds):147.48
151.65/147.71	o 164393
265.77/260.76	c starts		: 15
265.77/260.76	c conflicts		: 14103
265.77/260.76	c decisions		: 17581
265.77/260.76	c propagations		: 161001
265.77/260.76	c inspects		: 114832625
265.77/260.76	c learnt literals	: 0
265.77/260.76	c learnt binary clauses	: 0
265.77/260.76	c learnt ternary clauses	: 0
265.77/260.76	c learnt clauses	: 14102
265.77/260.76	c root simplifications	: 0
265.77/260.76	c removed literals (reason simplification)	: 0
265.77/260.76	c reason swapping (by a shorter reason)	: 0
265.77/260.76	c Calls to reduceDB	: 0
265.77/260.76	c speed (decisions/second)	: 155.51388311470043
265.77/260.76	c non guided choices	0
265.77/260.76	s OPTIMUM FOUND
265.77/260.76	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 x30
265.77/260.76	v x31 x32 -x33 -x34 x35 x36 x37 x38 -x39 -x40 x41 x42 -x43 -x44 -x45 -x46 -x47 -x48
265.77/260.76	c objective function=164393
265.77/260.76	c Total wall clock time (ms): 260.533

Verifier Data (download as text)

OK	164393

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node60/watcher-363076-1177022806 -o ROOT/results/node60/solver-363076-1177022806 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/363076-1177022806/sat4jPseudoCP.jar /tmp/evaluation/363076-1177022806/instance-363076-1177022806.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.01 1.00 1.00 2/64 2624
/proc/meminfo: memFree=1801192/2055920 swapFree=4183236/4192956
[pid=2624] ppid=2622 vsize=152 CPUtime=0
/proc/2624/stat : 2624 (java) D 2622 2624 14471 0 -1 0 42 0 0 0 0 0 0 0 19 0 1 0 150190635 155648 26 18446744073709551615 134512640 134550740 4294956592 18446744073709551615 5534500 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/2624/statm: 38 26 19 9 0 4 0

[startup+0.0768891 s]
/proc/loadavg: 1.01 1.00 1.00 2/64 2624
/proc/meminfo: memFree=1801192/2055920 swapFree=4183236/4192956
[pid=2624] ppid=2622 vsize=1777708 CPUtime=0.06
/proc/2624/stat : 2624 (java) S 2622 2624 14471 0 -1 0 3751 0 1 0 4 2 0 0 18 0 7 0 150190635 1820372992 3493 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/2624/statm: 444427 3493 1082 9 0 442063 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1777708

[startup+0.101888 s]
/proc/loadavg: 1.01 1.00 1.00 2/64 2624
/proc/meminfo: memFree=1801192/2055920 swapFree=4183236/4192956
[pid=2624] ppid=2622 vsize=1780108 CPUtime=0.09
/proc/2624/stat : 2624 (java) S 2622 2624 14471 0 -1 0 3967 0 1 0 6 3 0 0 18 0 12 0 150190635 1822830592 3708 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2624/statm: 445027 3708 1122 9 0 442646 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1780108

[startup+0.301905 s]
/proc/loadavg: 1.01 1.00 1.00 2/64 2624
/proc/meminfo: memFree=1801192/2055920 swapFree=4183236/4192956
[pid=2624] ppid=2622 vsize=1782876 CPUtime=0.29
/proc/2624/stat : 2624 (java) S 2622 2624 14471 0 -1 0 5166 0 1 0 25 4 0 0 18 0 13 0 150190635 1825665024 4904 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2624/statm: 445719 4904 1263 9 0 443331 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1782876

[startup+0.701948 s]
/proc/loadavg: 1.01 1.00 1.00 2/64 2624
/proc/meminfo: memFree=1801192/2055920 swapFree=4183236/4192956
[pid=2624] ppid=2622 vsize=1785116 CPUtime=1
/proc/2624/stat : 2624 (java) S 2622 2624 14471 0 -1 0 8606 0 1 0 94 6 0 0 18 0 13 0 150190635 1827958784 6795 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2624/statm: 446279 6795 1295 9 0 443891 0
Current children cumulated CPU time (s) 1
Current children cumulated vsize (KiB) 1785116

[startup+1.50203 s]
/proc/loadavg: 1.01 1.00 1.00 4/77 2639
/proc/meminfo: memFree=1768128/2055920 swapFree=4183236/4192956
[pid=2624] ppid=2622 vsize=1797160 CPUtime=2.55
/proc/2624/stat : 2624 (java) S 2622 2624 14471 0 -1 0 21713 0 1 0 241 14 0 0 18 0 13 0 150190635 1840291840 15607 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2624/statm: 449290 15607 1306 9 0 446902 0
[pid=2624/tid=2626] ppid=2622 vsize=1797160 CPUtime=0.87
/proc/2624/task/2626/stat : 2626 (java) R 2622 2624 14471 0 -1 64 11221 0 1 0 82 5 0 0 19 0 13 0 150190637 1840291840 15607 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109494336 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2624/tid=2627] ppid=2622 vsize=1797160 CPUtime=0
/proc/2624/task/2627/stat : 2627 (java) S 2622 2624 14471 0 -1 64 2 0 0 0 0 0 0 0 19 0 13 0 150190638 1840291840 15607 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2624/tid=2628] ppid=2622 vsize=1797160 CPUtime=0
/proc/2624/task/2628/stat : 2628 (java) S 2622 2624 14471 0 -1 64 0 0 0 0 0 0 0 0 20 0 13 0 150190638 1840291840 15607 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2624/tid=2629] ppid=2622 vsize=1797160 CPUtime=0.05
/proc/2624/task/2629/stat : 2629 (java) S 2622 2624 14471 0 -1 64 2 0 0 0 2 3 0 0 16 0 13 0 150190641 1840291840 15607 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2624/tid=2630] ppid=2622 vsize=1797160 CPUtime=0
/proc/2624/task/2630/stat : 2630 (java) S 2622 2624 14471 0 -1 64 10 0 0 0 0 0 0 0 21 0 13 0 150190641 1840291840 15607 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2624/tid=2631] ppid=2622 vsize=1797160 CPUtime=0
/proc/2624/task/2631/stat : 2631 (java) S 2622 2624 14471 0 -1 64 4 0 0 0 0 0 0 0 22 0 13 0 150190641 1840291840 15607 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2624/tid=2632] ppid=2622 vsize=1797160 CPUtime=0
/proc/2624/task/2632/stat : 2632 (java) S 2622 2624 14471 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 150190645 1840291840 15607 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2624/tid=2633] ppid=2622 vsize=1797160 CPUtime=0.76
/proc/2624/task/2633/stat : 2633 (java) R 2622 2624 14471 0 -1 64 5557 0 0 0 74 2 0 0 18 0 13 0 150190645 1840291840 15607 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 103336720 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2624/tid=2634] ppid=2622 vsize=1797160 CPUtime=0.83
/proc/2624/task/2634/stat : 2634 (java) R 2622 2624 14471 0 -1 64 4211 0 0 0 82 1 0 0 18 0 13 0 150190645 1840291840 15607 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 104812750 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2624/tid=2635] ppid=2622 vsize=1797160 CPUtime=0
/proc/2624/task/2635/stat : 2635 (java) S 2622 2624 14471 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 150190645 1840291840 15607 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2624/tid=2636] ppid=2622 vsize=1797160 CPUtime=0
/proc/2624/task/2636/stat : 2636 (java) S 2622 2624 14471 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 150190645 1840291840 15607 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2624/tid=2639] ppid=2622 vsize=1797160 CPUtime=0
/proc/2624/task/2639/stat : 2639 (java) S 2622 2624 14471 0 -1 64 0 0 0 0 0 0 0 0 19 0 13 0 150190700 1840291840 15607 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.55
Current children cumulated vsize (KiB) 1797160

[startup+3.10119 s]
/proc/loadavg: 1.09 1.02 1.01 4/77 2639
/proc/meminfo: memFree=1706048/2055920 swapFree=4183236/4192956
[pid=2624] ppid=2622 vsize=1797292 CPUtime=5.6
/proc/2624/stat : 2624 (java) S 2622 2624 14471 0 -1 0 55009 0 1 0 532 28 0 0 18 0 13 0 150190635 1840427008 42814 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2624/statm: 449323 42814 1320 9 0 446935 0
[pid=2624/tid=2626] ppid=2622 vsize=1797292 CPUtime=1.94
/proc/2624/task/2626/stat : 2626 (java) R 2622 2624 14471 0 -1 64 37742 0 1 0 178 16 0 0 19 0 13 0 150190637 1840427008 42814 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109486609 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2624/tid=2627] ppid=2622 vsize=1797292 CPUtime=0
/proc/2624/task/2627/stat : 2627 (java) S 2622 2624 14471 0 -1 64 297 0 0 0 0 0 0 0 17 0 13 0 150190638 1840427008 42814 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2624/tid=2628] ppid=2622 vsize=1797292 CPUtime=0
/proc/2624/task/2628/stat : 2628 (java) S 2622 2624 14471 0 -1 64 119 0 0 0 0 0 0 0 17 0 13 0 150190638 1840427008 42814 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2624/tid=2629] ppid=2622 vsize=1797292 CPUtime=0.05
/proc/2624/task/2629/stat : 2629 (java) S 2622 2624 14471 0 -1 64 8 0 0 0 2 3 0 0 16 0 13 0 150190641 1840427008 42814 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2624/tid=2630] ppid=2622 vsize=1797292 CPUtime=0
/proc/2624/task/2630/stat : 2630 (java) S 2622 2624 14471 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 150190641 1840427008 42814 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2624/tid=2631] ppid=2622 vsize=1797292 CPUtime=0
/proc/2624/task/2631/stat : 2631 (java) S 2622 2624 14471 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 150190641 1840427008 42814 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2624/tid=2632] ppid=2622 vsize=1797292 CPUtime=0
/proc/2624/task/2632/stat : 2632 (java) S 2622 2624 14471 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 150190645 1840427008 42814 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2624/tid=2633] ppid=2622 vsize=1797292 CPUtime=1.85
/proc/2624/task/2633/stat : 2633 (java) S 2622 2624 14471 0 -1 64 9982 0 0 0 181 4 0 0 16 0 13 0 150190645 1840427008 42814 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2624/tid=2634] ppid=2622 vsize=1797292 CPUtime=1.71
/proc/2624/task/2634/stat : 2634 (java) S 2622 2624 14471 0 -1 64 6138 0 0 0 168 3 0 0 16 0 13 0 150190645 1840427008 42814 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2624/tid=2635] ppid=2622 vsize=1797292 CPUtime=0
/proc/2624/task/2635/stat : 2635 (java) S 2622 2624 14471 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 150190645 1840427008 42814 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2624/tid=2636] ppid=2622 vsize=1797292 CPUtime=0
/proc/2624/task/2636/stat : 2636 (java) S 2622 2624 14471 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 150190645 1840427008 42814 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2624/tid=2639] ppid=2622 vsize=1797292 CPUtime=0
/proc/2624/task/2639/stat : 2639 (java) S 2622 2624 14471 0 -1 64 0 0 0 0 0 0 0 0 19 0 13 0 150190700 1840427008 42814 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.6
Current children cumulated vsize (KiB) 1797292

[startup+6.30149 s]
/proc/loadavg: 1.09 1.02 1.01 2/77 2642
/proc/meminfo: memFree=1628544/2055920 swapFree=4183236/4192956
[pid=2624] ppid=2622 vsize=1796892 CPUtime=8.92
/proc/2624/stat : 2624 (java) S 2622 2624 14471 0 -1 0 56745 0 1 0 862 30 0 0 18 0 13 0 150190635 1840017408 43434 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2624/statm: 449223 43434 1320 9 0 446835 0
[pid=2624/tid=2626] ppid=2622 vsize=1796892 CPUtime=5.02
/proc/2624/task/2626/stat : 2626 (java) R 2622 2624 14471 0 -1 64 37748 0 1 0 486 16 0 0 18 0 13 0 150190637 1840017408 43434 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109547563 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2624/tid=2627] ppid=2622 vsize=1796892 CPUtime=0.05
/proc/2624/task/2627/stat : 2627 (java) S 2622 2624 14471 0 -1 64 1217 0 0 0 5 0 0 0 16 0 13 0 150190638 1840017408 43434 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2624/tid=2628] ppid=2622 vsize=1796892 CPUtime=0.05
/proc/2624/task/2628/stat : 2628 (java) S 2622 2624 14471 0 -1 64 917 0 0 0 5 0 0 0 16 0 13 0 150190638 1840017408 43434 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2624/tid=2629] ppid=2622 vsize=1796892 CPUtime=0.05
/proc/2624/task/2629/stat : 2629 (java) S 2622 2624 14471 0 -1 64 17 0 0 0 2 3 0 0 16 0 13 0 150190641 1840017408 43434 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2624/tid=2630] ppid=2622 vsize=1796892 CPUtime=0
/proc/2624/task/2630/stat : 2630 (java) S 2622 2624 14471 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 150190641 1840017408 43434 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2624/tid=2631] ppid=2622 vsize=1796892 CPUtime=0
/proc/2624/task/2631/stat : 2631 (java) S 2622 2624 14471 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 150190641 1840017408 43434 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2624/tid=2632] ppid=2622 vsize=1796892 CPUtime=0
/proc/2624/task/2632/stat : 2632 (java) S 2622 2624 14471 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 150190645 1840017408 43434 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2624/tid=2633] ppid=2622 vsize=1796892 CPUtime=1.93
/proc/2624/task/2633/stat : 2633 (java) S 2622 2624 14471 0 -1 64 9984 0 0 0 189 4 0 0 17 0 13 0 150190645 1840017408 43434 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2624/tid=2634] ppid=2622 vsize=1796892 CPUtime=1.75
/proc/2624/task/2634/stat : 2634 (java) S 2622 2624 14471 0 -1 64 6139 0 0 0 172 3 0 0 16 0 13 0 150190645 1840017408 43434 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2624/tid=2635] ppid=2622 vsize=1796892 CPUtime=0
/proc/2624/task/2635/stat : 2635 (java) S 2622 2624 14471 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 150190645 1840017408 43434 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2624/tid=2636] ppid=2622 vsize=1796892 CPUtime=0
/proc/2624/task/2636/stat : 2636 (java) S 2622 2624 14471 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 150190645 1840017408 43434 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2624/tid=2642] ppid=2622 vsize=1796892 CPUtime=0
/proc/2624/task/2642/stat : 2642 (java) S 2622 2624 14471 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 150191064 1840017408 43434 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8.92
Current children cumulated vsize (KiB) 1796892

[startup+12.7011 s]
/proc/loadavg: 1.07 1.02 1.00 2/77 2643
/proc/meminfo: memFree=1594120/2055920 swapFree=4183236/4192956
[pid=2624] ppid=2622 vsize=1795260 CPUtime=15.4
/proc/2624/stat : 2624 (java) S 2622 2624 14471 0 -1 0 66802 0 1 0 1506 34 0 0 18 0 13 0 150190635 1838346240 52809 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2624/statm: 448815 52809 1331 9 0 446427 0
[pid=2624/tid=2626] ppid=2622 vsize=1795260 CPUtime=11.31
/proc/2624/task/2626/stat : 2626 (java) R 2622 2624 14471 0 -1 64 42884 0 1 0 1113 18 0 0 25 0 13 0 150190637 1838346240 52809 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109720456 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2624/tid=2627] ppid=2622 vsize=1795260 CPUtime=0.13
/proc/2624/task/2627/stat : 2627 (java) S 2622 2624 14471 0 -1 64 3864 0 0 0 12 1 0 0 17 0 13 0 150190638 1838346240 52809 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2624/tid=2628] ppid=2622 vsize=1795260 CPUtime=0.13
/proc/2624/task/2628/stat : 2628 (java) S 2622 2624 14471 0 -1 64 3169 0 0 0 12 1 0 0 16 0 13 0 150190638 1838346240 52809 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2624/tid=2629] ppid=2622 vsize=1795260 CPUtime=0.05
/proc/2624/task/2629/stat : 2629 (java) S 2622 2624 14471 0 -1 64 30 0 0 0 2 3 0 0 16 0 13 0 150190641 1838346240 52809 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2624/tid=2630] ppid=2622 vsize=1795260 CPUtime=0
/proc/2624/task/2630/stat : 2630 (java) S 2622 2624 14471 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 150190641 1838346240 52809 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2624/tid=2631] ppid=2622 vsize=1795260 CPUtime=0
/proc/2624/task/2631/stat : 2631 (java) S 2622 2624 14471 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 150190641 1838346240 52809 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2624/tid=2632] ppid=2622 vsize=1795260 CPUtime=0
/proc/2624/task/2632/stat : 2632 (java) S 2622 2624 14471 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 150190645 1838346240 52809 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2624/tid=2633] ppid=2622 vsize=1795260 CPUtime=1.95
/proc/2624/task/2633/stat : 2633 (java) S 2622 2624 14471 0 -1 64 9992 0 0 0 191 4 0 0 16 0 13 0 150190645 1838346240 52809 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2624/tid=2634] ppid=2622 vsize=1795260 CPUtime=1.76
/proc/2624/task/2634/stat : 2634 (java) S 2622 2624 14471 0 -1 64 6139 0 0 0 173 3 0 0 16 0 13 0 150190645 1838346240 52809 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2624/tid=2635] ppid=2622 vsize=1795260 CPUtime=0
/proc/2624/task/2635/stat : 2635 (java) S 2622 2624 14471 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 150190645 1838346240 52809 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2624/tid=2636] ppid=2622 vsize=1795260 CPUtime=0
/proc/2624/task/2636/stat : 2636 (java) S 2622 2624 14471 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 150190645 1838346240 52809 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2624/tid=2643] ppid=2622 vsize=1795260 CPUtime=0
/proc/2624/task/2643/stat : 2643 (java) S 2622 2624 14471 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 150191617 1838346240 52809 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 15.4
Current children cumulated vsize (KiB) 1795260

[startup+25.5024 s]
/proc/loadavg: 1.06 1.02 1.00 2/77 2643
/proc/meminfo: memFree=1608008/2055920 swapFree=4183236/4192956
[pid=2624] ppid=2622 vsize=1795260 CPUtime=28.3
/proc/2624/stat : 2624 (java) S 2622 2624 14471 0 -1 0 68197 0 1 0 2794 36 0 0 18 0 13 0 150190635 1838346240 49313 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2624/statm: 448815 49313 1332 9 0 446427 0
[pid=2624/tid=2626] ppid=2622 vsize=1795260 CPUtime=24
/proc/2624/task/2626/stat : 2626 (java) R 2622 2624 14471 0 -1 64 42895 0 1 0 2382 18 0 0 25 0 13 0 150190637 1838346240 49313 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109624463 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2624/tid=2627] ppid=2622 vsize=1795260 CPUtime=0.22
/proc/2624/task/2627/stat : 2627 (java) S 2622 2624 14471 0 -1 64 4654 0 0 0 20 2 0 0 16 0 13 0 150190638 1838346240 49313 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2624/tid=2628] ppid=2622 vsize=1795260 CPUtime=0.21
/proc/2624/task/2628/stat : 2628 (java) S 2622 2624 14471 0 -1 64 3758 0 0 0 20 1 0 0 16 0 13 0 150190638 1838346240 49313 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0

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

[pid=2624] ppid=2622 vsize=1795584 CPUtime=260.91
/proc/2624/stat : 2624 (java) S 2622 2624 14471 0 -1 0 104590 0 1 0 26037 54 0 0 18 0 13 0 150190635 1838678016 67220 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2624/statm: 448896 67220 1335 9 0 446508 0
[pid=2624/tid=2626] ppid=2622 vsize=1795584 CPUtime=252
/proc/2624/task/2626/stat : 2626 (java) R 2622 2624 14471 0 -1 64 61779 0 1 0 25174 26 0 0 25 0 13 0 150190637 1838678016 67220 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109548554 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2624/tid=2627] ppid=2622 vsize=1795584 CPUtime=2.46
/proc/2624/task/2627/stat : 2627 (java) S 2622 2624 14471 0 -1 64 13737 0 0 0 241 5 0 0 16 0 13 0 150190638 1838678016 67220 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2624/tid=2628] ppid=2622 vsize=1795584 CPUtime=2.46
/proc/2624/task/2628/stat : 2628 (java) S 2622 2624 14471 0 -1 64 12099 0 0 0 241 5 0 0 17 0 13 0 150190638 1838678016 67220 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2624/tid=2629] ppid=2622 vsize=1795584 CPUtime=0.12
/proc/2624/task/2629/stat : 2629 (java) S 2622 2624 14471 0 -1 64 98 0 0 0 5 7 0 0 15 0 13 0 150190641 1838678016 67220 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2624/tid=2630] ppid=2622 vsize=1795584 CPUtime=0
/proc/2624/task/2630/stat : 2630 (java) S 2622 2624 14471 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 150190641 1838678016 67220 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2624/tid=2631] ppid=2622 vsize=1795584 CPUtime=0
/proc/2624/task/2631/stat : 2631 (java) S 2622 2624 14471 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 150190641 1838678016 67220 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2624/tid=2632] ppid=2622 vsize=1795584 CPUtime=0
/proc/2624/task/2632/stat : 2632 (java) S 2622 2624 14471 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 150190645 1838678016 67220 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2624/tid=2633] ppid=2622 vsize=1795584 CPUtime=2.04
/proc/2624/task/2633/stat : 2633 (java) S 2622 2624 14471 0 -1 64 10005 0 0 0 199 5 0 0 16 0 13 0 150190645 1838678016 67220 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2624/tid=2634] ppid=2622 vsize=1795584 CPUtime=1.78
/proc/2624/task/2634/stat : 2634 (java) S 2622 2624 14471 0 -1 64 6141 0 0 0 175 3 0 0 16 0 13 0 150190645 1838678016 67220 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2624/tid=2635] ppid=2622 vsize=1795584 CPUtime=0
/proc/2624/task/2635/stat : 2635 (java) S 2622 2624 14471 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 150190645 1838678016 67220 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2624/tid=2636] ppid=2622 vsize=1795584 CPUtime=0
/proc/2624/task/2636/stat : 2636 (java) S 2622 2624 14471 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 150190645 1838678016 67220 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2624/tid=2645] ppid=2622 vsize=1795584 CPUtime=0
/proc/2624/task/2645/stat : 2645 (java) S 2622 2624 14471 0 -1 64 5 0 0 0 0 0 0 0 17 0 13 0 150205407 1838678016 67220 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 260.91
Current children cumulated vsize (KiB) 1795584

[startup+259.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 2645
/proc/meminfo: memFree=1535992/2055920 swapFree=4183236/4192956
[pid=2624] ppid=2622 vsize=1795584 CPUtime=264.15
/proc/2624/stat : 2624 (java) S 2622 2624 14471 0 -1 0 104676 0 1 0 26361 54 0 0 18 0 13 0 150190635 1838678016 67302 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2624/statm: 448896 67302 1335 9 0 446508 0
[pid=2624/tid=2626] ppid=2622 vsize=1795584 CPUtime=255.16
/proc/2624/task/2626/stat : 2626 (java) R 2622 2624 14471 0 -1 64 61781 0 1 0 25490 26 0 0 18 0 13 0 150190637 1838678016 67302 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109720456 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2624/tid=2627] ppid=2622 vsize=1795584 CPUtime=2.5
/proc/2624/task/2627/stat : 2627 (java) S 2622 2624 14471 0 -1 64 13787 0 0 0 245 5 0 0 16 0 13 0 150190638 1838678016 67302 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2624/tid=2628] ppid=2622 vsize=1795584 CPUtime=2.49
/proc/2624/task/2628/stat : 2628 (java) S 2622 2624 14471 0 -1 64 12133 0 0 0 244 5 0 0 16 0 13 0 150190638 1838678016 67302 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2624/tid=2629] ppid=2622 vsize=1795584 CPUtime=0.12
/proc/2624/task/2629/stat : 2629 (java) S 2622 2624 14471 0 -1 64 98 0 0 0 5 7 0 0 15 0 13 0 150190641 1838678016 67302 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2624/tid=2630] ppid=2622 vsize=1795584 CPUtime=0
/proc/2624/task/2630/stat : 2630 (java) S 2622 2624 14471 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 150190641 1838678016 67302 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2624/tid=2631] ppid=2622 vsize=1795584 CPUtime=0
/proc/2624/task/2631/stat : 2631 (java) S 2622 2624 14471 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 150190641 1838678016 67302 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2624/tid=2632] ppid=2622 vsize=1795584 CPUtime=0
/proc/2624/task/2632/stat : 2632 (java) S 2622 2624 14471 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 150190645 1838678016 67302 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2624/tid=2633] ppid=2622 vsize=1795584 CPUtime=2.04
/proc/2624/task/2633/stat : 2633 (java) S 2622 2624 14471 0 -1 64 10005 0 0 0 199 5 0 0 16 0 13 0 150190645 1838678016 67302 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2624/tid=2634] ppid=2622 vsize=1795584 CPUtime=1.78
/proc/2624/task/2634/stat : 2634 (java) S 2622 2624 14471 0 -1 64 6141 0 0 0 175 3 0 0 16 0 13 0 150190645 1838678016 67302 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2624/tid=2635] ppid=2622 vsize=1795584 CPUtime=0
/proc/2624/task/2635/stat : 2635 (java) S 2622 2624 14471 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 150190645 1838678016 67302 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2624/tid=2636] ppid=2622 vsize=1795584 CPUtime=0
/proc/2624/task/2636/stat : 2636 (java) S 2622 2624 14471 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 150190645 1838678016 67302 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2624/tid=2645] ppid=2622 vsize=1795584 CPUtime=0
/proc/2624/task/2645/stat : 2645 (java) S 2622 2624 14471 0 -1 64 5 0 0 0 0 0 0 0 17 0 13 0 150205407 1838678016 67302 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 264.15
Current children cumulated vsize (KiB) 1795584

[startup+259.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 2645
/proc/meminfo: memFree=1535928/2055920 swapFree=4183236/4192956
[pid=2624] ppid=2622 vsize=1795584 CPUtime=264.95
/proc/2624/stat : 2624 (java) S 2622 2624 14471 0 -1 0 104676 0 1 0 26441 54 0 0 18 0 13 0 150190635 1838678016 67302 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2624/statm: 448896 67302 1335 9 0 446508 0
[pid=2624/tid=2626] ppid=2622 vsize=1795584 CPUtime=255.96
/proc/2624/task/2626/stat : 2626 (java) R 2622 2624 14471 0 -1 64 61781 0 1 0 25570 26 0 0 25 0 13 0 150190637 1838678016 67302 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109548770 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2624/tid=2627] ppid=2622 vsize=1795584 CPUtime=2.5
/proc/2624/task/2627/stat : 2627 (java) S 2622 2624 14471 0 -1 64 13787 0 0 0 245 5 0 0 16 0 13 0 150190638 1838678016 67302 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2624/tid=2628] ppid=2622 vsize=1795584 CPUtime=2.49
/proc/2624/task/2628/stat : 2628 (java) S 2622 2624 14471 0 -1 64 12133 0 0 0 244 5 0 0 16 0 13 0 150190638 1838678016 67302 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2624/tid=2629] ppid=2622 vsize=1795584 CPUtime=0.12
/proc/2624/task/2629/stat : 2629 (java) S 2622 2624 14471 0 -1 64 98 0 0 0 5 7 0 0 16 0 13 0 150190641 1838678016 67302 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2624/tid=2630] ppid=2622 vsize=1795584 CPUtime=0
/proc/2624/task/2630/stat : 2630 (java) S 2622 2624 14471 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 150190641 1838678016 67302 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2624/tid=2631] ppid=2622 vsize=1795584 CPUtime=0
/proc/2624/task/2631/stat : 2631 (java) S 2622 2624 14471 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 150190641 1838678016 67302 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2624/tid=2632] ppid=2622 vsize=1795584 CPUtime=0
/proc/2624/task/2632/stat : 2632 (java) S 2622 2624 14471 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 150190645 1838678016 67302 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2624/tid=2633] ppid=2622 vsize=1795584 CPUtime=2.04
/proc/2624/task/2633/stat : 2633 (java) S 2622 2624 14471 0 -1 64 10005 0 0 0 199 5 0 0 16 0 13 0 150190645 1838678016 67302 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2624/tid=2634] ppid=2622 vsize=1795584 CPUtime=1.78
/proc/2624/task/2634/stat : 2634 (java) S 2622 2624 14471 0 -1 64 6141 0 0 0 175 3 0 0 16 0 13 0 150190645 1838678016 67302 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2624/tid=2635] ppid=2622 vsize=1795584 CPUtime=0
/proc/2624/task/2635/stat : 2635 (java) S 2622 2624 14471 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 150190645 1838678016 67302 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2624/tid=2636] ppid=2622 vsize=1795584 CPUtime=0
/proc/2624/task/2636/stat : 2636 (java) S 2622 2624 14471 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 150190645 1838678016 67302 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2624/tid=2645] ppid=2622 vsize=1795584 CPUtime=0
/proc/2624/task/2645/stat : 2645 (java) S 2622 2624 14471 0 -1 64 5 0 0 0 0 0 0 0 17 0 13 0 150205407 1838678016 67302 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 264.95
Current children cumulated vsize (KiB) 1795584

[startup+260.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 2645
/proc/meminfo: memFree=1535928/2055920 swapFree=4183236/4192956
[pid=2624] ppid=2622 vsize=1795584 CPUtime=265.35
/proc/2624/stat : 2624 (java) S 2622 2624 14471 0 -1 0 104676 0 1 0 26481 54 0 0 18 0 13 0 150190635 1838678016 67302 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2624/statm: 448896 67302 1335 9 0 446508 0
[pid=2624/tid=2626] ppid=2622 vsize=1795584 CPUtime=256.36
/proc/2624/task/2626/stat : 2626 (java) R 2622 2624 14471 0 -1 64 61781 0 1 0 25610 26 0 0 25 0 13 0 150190637 1838678016 67302 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109487112 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2624/tid=2627] ppid=2622 vsize=1795584 CPUtime=2.5
/proc/2624/task/2627/stat : 2627 (java) S 2622 2624 14471 0 -1 64 13787 0 0 0 245 5 0 0 16 0 13 0 150190638 1838678016 67302 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2624/tid=2628] ppid=2622 vsize=1795584 CPUtime=2.49
/proc/2624/task/2628/stat : 2628 (java) S 2622 2624 14471 0 -1 64 12133 0 0 0 244 5 0 0 16 0 13 0 150190638 1838678016 67302 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2624/tid=2629] ppid=2622 vsize=1795584 CPUtime=0.12
/proc/2624/task/2629/stat : 2629 (java) S 2622 2624 14471 0 -1 64 98 0 0 0 5 7 0 0 16 0 13 0 150190641 1838678016 67302 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2624/tid=2630] ppid=2622 vsize=1795584 CPUtime=0
/proc/2624/task/2630/stat : 2630 (java) S 2622 2624 14471 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 150190641 1838678016 67302 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2624/tid=2631] ppid=2622 vsize=1795584 CPUtime=0
/proc/2624/task/2631/stat : 2631 (java) S 2622 2624 14471 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 150190641 1838678016 67302 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2624/tid=2632] ppid=2622 vsize=1795584 CPUtime=0
/proc/2624/task/2632/stat : 2632 (java) S 2622 2624 14471 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 150190645 1838678016 67302 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2624/tid=2633] ppid=2622 vsize=1795584 CPUtime=2.04
/proc/2624/task/2633/stat : 2633 (java) S 2622 2624 14471 0 -1 64 10005 0 0 0 199 5 0 0 16 0 13 0 150190645 1838678016 67302 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2624/tid=2634] ppid=2622 vsize=1795584 CPUtime=1.78
/proc/2624/task/2634/stat : 2634 (java) S 2622 2624 14471 0 -1 64 6141 0 0 0 175 3 0 0 16 0 13 0 150190645 1838678016 67302 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2624/tid=2635] ppid=2622 vsize=1795584 CPUtime=0
/proc/2624/task/2635/stat : 2635 (java) S 2622 2624 14471 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 150190645 1838678016 67302 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2624/tid=2636] ppid=2622 vsize=1795584 CPUtime=0
/proc/2624/task/2636/stat : 2636 (java) S 2622 2624 14471 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 150190645 1838678016 67302 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2624/tid=2645] ppid=2622 vsize=1795584 CPUtime=0
/proc/2624/task/2645/stat : 2645 (java) S 2622 2624 14471 0 -1 64 5 0 0 0 0 0 0 0 17 0 13 0 150205407 1838678016 67302 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 265.35
Current children cumulated vsize (KiB) 1795584

[startup+260.706 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 2645
/proc/meminfo: memFree=1535672/2055920 swapFree=4183236/4192956
[pid=2624] ppid=2622 vsize=1795584 CPUtime=265.77
/proc/2624/stat : 2624 (java) S 2622 2624 14471 0 -1 0 104729 0 1 0 26523 54 0 0 18 0 13 0 150190635 1838678016 67350 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2624/statm: 448896 67350 1335 9 0 446508 0
[pid=2624/tid=2626] ppid=2622 vsize=1795584 CPUtime=256.74
/proc/2624/task/2626/stat : 2626 (java) R 2622 2624 14471 0 -1 64 61782 0 1 0 25648 26 0 0 18 0 13 0 150190637 1838678016 67350 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109486889 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2624/tid=2627] ppid=2622 vsize=1795584 CPUtime=2.52
/proc/2624/task/2627/stat : 2627 (java) S 2622 2624 14471 0 -1 64 13813 0 0 0 247 5 0 0 17 0 13 0 150190638 1838678016 67350 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2624/tid=2628] ppid=2622 vsize=1795584 CPUtime=2.51
/proc/2624/task/2628/stat : 2628 (java) S 2622 2624 14471 0 -1 64 12159 0 0 0 246 5 0 0 16 0 13 0 150190638 1838678016 67350 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2624/tid=2629] ppid=2622 vsize=1795584 CPUtime=0.12
/proc/2624/task/2629/stat : 2629 (java) S 2622 2624 14471 0 -1 64 98 0 0 0 5 7 0 0 15 0 13 0 150190641 1838678016 67350 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2624/tid=2630] ppid=2622 vsize=1795584 CPUtime=0
/proc/2624/task/2630/stat : 2630 (java) S 2622 2624 14471 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 150190641 1838678016 67350 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2624/tid=2631] ppid=2622 vsize=1795584 CPUtime=0
/proc/2624/task/2631/stat : 2631 (java) S 2622 2624 14471 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 150190641 1838678016 67350 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2624/tid=2632] ppid=2622 vsize=1795584 CPUtime=0
/proc/2624/task/2632/stat : 2632 (java) S 2622 2624 14471 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 150190645 1838678016 67350 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2624/tid=2633] ppid=2622 vsize=1795584 CPUtime=2.04
/proc/2624/task/2633/stat : 2633 (java) S 2622 2624 14471 0 -1 64 10005 0 0 0 199 5 0 0 16 0 13 0 150190645 1838678016 67350 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2624/tid=2634] ppid=2622 vsize=1795584 CPUtime=1.78
/proc/2624/task/2634/stat : 2634 (java) S 2622 2624 14471 0 -1 64 6141 0 0 0 175 3 0 0 16 0 13 0 150190645 1838678016 67350 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2624/tid=2635] ppid=2622 vsize=1795584 CPUtime=0
/proc/2624/task/2635/stat : 2635 (java) S 2622 2624 14471 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 150190645 1838678016 67350 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2624/tid=2636] ppid=2622 vsize=1795584 CPUtime=0
/proc/2624/task/2636/stat : 2636 (java) S 2622 2624 14471 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 150190645 1838678016 67350 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2624/tid=2645] ppid=2622 vsize=1795584 CPUtime=0
/proc/2624/task/2645/stat : 2645 (java) S 2622 2624 14471 0 -1 64 5 0 0 0 0 0 0 0 17 0 13 0 150205407 1838678016 67350 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 265.77
Current children cumulated vsize (KiB) 1795584

[startup+260.802 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 2645
/proc/meminfo: memFree=1535672/2055920 swapFree=4183236/4192956
[pid=2624] ppid=2622 vsize=0 CPUtime=265.86
/proc/2624/stat : 2624 (java) Z 2622 2624 14471 0 -1 1036 104737 0 1 0 26529 57 0 0 16 0 2 0 150190635 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2624/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 265.86
Current children cumulated vsize (KiB) 0

Child status: 30
Real time (s): 260.82
CPU time (s): 265.889
CPU user time (s): 265.298
CPU system time (s): 0.59091
CPU usage (%): 101.943
Max. virtual memory (cumulated for all children) (KiB): 1799396

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 265.298
system time used= 0.59091
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 104737
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= 7583
involuntary context switches= 6323

runsolver used 0.210967 second user time and 0.754885 second system time

The end

Launcher Data (download as text)

Begin job on node60 on Thu Apr 19 22:46:47 UTC 2007

IDJOB= 363076
IDBENCH= 1733
IDSOLVER= 160
FILE ID= node60/363076-1177022806

PBS_JOBID= 4630580

Free space on /tmp= 66414 MiB

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

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  ed5b5ce3af44efa2d285a6206b4187fd

RANDOM SEED= 499436751

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node60.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.214
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.214
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:       1801664 kB
Buffers:         39120 kB
Cached:         148144 kB
SwapCached:       3476 kB
Active:          48756 kB
Inactive:       153288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1801664 kB
SwapTotal:     4192956 kB
SwapFree:      4183236 kB
Dirty:            3584 kB
Writeback:           0 kB
Mapped:          20588 kB
Slab:            38216 kB
Committed_AS:  2399324 kB
PageTables:       1472 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66414 MiB

End job on node60 on Thu Apr 19 22:51:08 UTC 2007