Trace number 365924

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
sat4jPseudoCPClause 2007-03-23UNSAT 79.8609 78.7232

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/
submitted-PB06/roussel/normalized-pigeon-cardinality-81-80.opb
MD5SUMd887ec44be40cf432f8acabc52df2afa
Bench CategorySATUNSAT-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.05699
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables6480
Total number of constraints161
Number of constraints which are clauses81
Number of constraints which are cardinality constraints (but not clauses)80
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint80
Maximum length of a constraint81
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 82
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

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.19/0.21	c Cutting planes based inference (org.sat4j.minisat.constraints.pb.PBSolverClause)
0.19/0.21	--- Begin Solver configuration ---
0.19/0.21	c Stops conflict analysis at the first Unique Implication Point
0.19/0.21	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.19/0.21	c Learn all clauses as in MiniSAT
0.19/0.21	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=10000.0 initConflictBound=100 
0.19/0.21	c VSIDS like heuristics from MiniSAT using a heap
0.19/0.21	c No reason simplification
0.19/0.21	c --- End Solver configuration ---
0.19/0.21	c Simplify asserted PB constraints to clauses
0.19/0.21	c solving /tmp/evaluation/365924-1177055274/instance-365924-1177055274.opb
0.19/0.21	c reading problem ... 
1.15/0.86	c ... done. Wall clock time 0.656s.
1.15/0.86	c CPU time (experimental) 0.54s.
1.15/0.86	c #vars     6480
1.15/0.86	c #constraints  161
79.75/78.67	c starts		: 1
79.75/78.67	c conflicts		: 80
79.75/78.67	c decisions		: 3161
79.75/78.67	c propagations		: 8090
79.75/78.67	c inspects		: 3477
79.75/78.67	c learnt literals	: 0
79.75/78.67	c learnt binary clauses	: 0
79.75/78.67	c learnt ternary clauses	: 0
79.75/78.67	c learnt clauses	: 79
79.75/78.67	c root simplifications	: 0
79.75/78.67	c removed literals (reason simplification)	: 0
79.75/78.67	c reason swapping (by a shorter reason)	: 0
79.75/78.67	c Calls to reduceDB	: 0
79.75/78.67	c speed (decisions/second)	: 40.63452070290908
79.75/78.67	c non guided choices	3161
79.75/78.67	s UNSATISFIABLE
79.75/78.67	c Total wall clock time (ms): 78.46

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node42/watcher-365924-1177055274 -o ROOT/results/node42/solver-365924-1177055274 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/365924-1177055274/sat4jPseudoCPClause.jar /tmp/evaluation/365924-1177055274/instance-365924-1177055274.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.94 0.97 0.98 2/77 10878
/proc/meminfo: memFree=1860448/2055920 swapFree=4146244/4192956
[pid=10878] ppid=10876 vsize=18568 CPUtime=0
/proc/10878/stat : 10878 (runsolver) R 10876 10878 10754 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 153439268 19013632 292 18446744073709551615 4194304 4296420 548682068864 18446744073709551615 259415141671 0 0 4096 24578 0 0 0 17 1 0 0
/proc/10878/statm: 0 0 0 0 0 0 0

[startup+0.032914 s]
/proc/loadavg: 0.94 0.97 0.98 2/77 10878
/proc/meminfo: memFree=1860448/2055920 swapFree=4146244/4192956
[pid=10878] ppid=10876 vsize=1774248 CPUtime=0.01
/proc/10878/stat : 10878 (java) S 10876 10878 10754 0 -1 0 2598 0 1 0 0 1 0 0 18 0 4 0 153439268 1816829952 2347 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/10878/statm: 443562 2348 424 9 0 441576 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1774248

[startup+0.101918 s]
/proc/loadavg: 0.94 0.97 0.98 2/77 10878
/proc/meminfo: memFree=1860448/2055920 swapFree=4146244/4192956
[pid=10878] ppid=10876 vsize=1781136 CPUtime=0.08
/proc/10878/stat : 10878 (java) S 10876 10878 10754 0 -1 0 3960 0 1 0 6 2 0 0 18 0 12 0 153439268 1823883264 3702 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10878/statm: 445284 3702 1122 9 0 442902 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1781136

[startup+0.301959 s]
/proc/loadavg: 0.94 0.97 0.98 2/77 10878
/proc/meminfo: memFree=1860448/2055920 swapFree=4146244/4192956
[pid=10878] ppid=10876 vsize=1782428 CPUtime=0.3
/proc/10878/stat : 10878 (java) S 10876 10878 10754 0 -1 0 5176 0 1 0 27 3 0 0 18 0 12 0 153439268 1825206272 4915 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10878/statm: 445607 4915 1264 9 0 443218 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1782428

[startup+0.70104 s]
/proc/loadavg: 0.94 0.97 0.98 2/77 10878
/proc/meminfo: memFree=1860448/2055920 swapFree=4146244/4192956
[pid=10878] ppid=10876 vsize=1784492 CPUtime=0.98
/proc/10878/stat : 10878 (java) S 10876 10878 10754 0 -1 0 8167 0 1 0 93 5 0 0 18 0 12 0 153439268 1827319808 6898 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10878/statm: 446123 6898 1308 9 0 443734 0
Current children cumulated CPU time (s) 0.98
Current children cumulated vsize (KiB) 1784492

[startup+1.50219 s]
/proc/loadavg: 0.94 0.97 0.98 2/90 10891
/proc/meminfo: memFree=1833144/2055920 swapFree=4146244/4192956
[pid=10878] ppid=10876 vsize=1784816 CPUtime=2.1
/proc/10878/stat : 10878 (java) S 10876 10878 10754 0 -1 0 28498 0 1 0 196 14 0 0 18 0 13 0 153439268 1827651584 27193 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10878/statm: 446204 27195 1317 9 0 443815 0
[pid=10878/tid=10880] ppid=10876 vsize=1784816 CPUtime=1.1
/proc/10878/task/10880/stat : 10880 (java) R 10876 10878 10754 0 -1 64 25619 0 1 0 98 12 0 0 25 0 13 0 153439269 1827651584 27198 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109714679 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10878/tid=10881] ppid=10876 vsize=1784816 CPUtime=0
/proc/10878/task/10881/stat : 10881 (java) S 10876 10878 10754 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 153439271 1827651584 27201 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10878/tid=10882] ppid=10876 vsize=1784816 CPUtime=0
/proc/10878/task/10882/stat : 10882 (java) S 10876 10878 10754 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 153439271 1827651584 27202 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10878/tid=10883] ppid=10876 vsize=1784816 CPUtime=0
/proc/10878/task/10883/stat : 10883 (java) S 10876 10878 10754 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 153439273 1827651584 27203 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10878/tid=10884] ppid=10876 vsize=1784816 CPUtime=0
/proc/10878/task/10884/stat : 10884 (java) S 10876 10878 10754 0 -1 64 10 0 0 0 0 0 0 0 22 0 13 0 153439274 1827651584 27206 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10878/tid=10885] ppid=10876 vsize=1784816 CPUtime=0
/proc/10878/task/10885/stat : 10885 (java) S 10876 10878 10754 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 153439274 1827651584 27209 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10878/tid=10886] ppid=10876 vsize=1784816 CPUtime=0
/proc/10878/task/10886/stat : 10886 (java) S 10876 10878 10754 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 153439278 1827651584 27211 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10878/tid=10887] ppid=10876 vsize=1784816 CPUtime=0.46
/proc/10878/task/10887/stat : 10887 (java) S 10876 10878 10754 0 -1 64 724 0 0 0 46 0 0 0 16 0 13 0 153439278 1827651584 27211 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10878/tid=10888] ppid=10876 vsize=1784816 CPUtime=0.51
/proc/10878/task/10888/stat : 10888 (java) S 10876 10878 10754 0 -1 64 1433 0 0 0 51 0 0 0 16 0 13 0 153439278 1827651584 27213 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10878/tid=10889] ppid=10876 vsize=1784816 CPUtime=0
/proc/10878/task/10889/stat : 10889 (java) S 10876 10878 10754 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 153439278 1827651584 27217 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10878/tid=10890] ppid=10876 vsize=1784816 CPUtime=0
/proc/10878/task/10890/stat : 10890 (java) S 10876 10878 10754 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 153439278 1827651584 27220 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10878/tid=10891] ppid=10876 vsize=1784816 CPUtime=0
/proc/10878/task/10891/stat : 10891 (java) S 10876 10878 10754 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 153439356 1827651584 27220 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.1
Current children cumulated vsize (KiB) 1784816

[startup+3.10249 s]
/proc/loadavg: 0.94 0.97 0.98 2/90 10891
/proc/meminfo: memFree=1705784/2055920 swapFree=4146244/4192956
[pid=10878] ppid=10876 vsize=1784816 CPUtime=3.87
/proc/10878/stat : 10878 (java) S 10876 10878 10754 0 -1 0 41593 0 1 0 368 19 0 0 18 0 13 0 153439268 1827651584 40242 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10878/statm: 446204 40242 1329 9 0 443815 0
[pid=10878/tid=10880] ppid=10876 vsize=1784816 CPUtime=2.64
/proc/10878/task/10880/stat : 10880 (java) R 10876 10878 10754 0 -1 64 37722 0 1 0 247 17 0 0 18 0 13 0 153439269 1827651584 40242 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109714082 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10878/tid=10881] ppid=10876 vsize=1784816 CPUtime=0.01
/proc/10878/task/10881/stat : 10881 (java) S 10876 10878 10754 0 -1 64 488 0 0 0 1 0 0 0 16 0 13 0 153439271 1827651584 40242 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10878/tid=10882] ppid=10876 vsize=1784816 CPUtime=0.01
/proc/10878/task/10882/stat : 10882 (java) S 10876 10878 10754 0 -1 64 435 0 0 0 1 0 0 0 16 0 13 0 153439271 1827651584 40242 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10878/tid=10883] ppid=10876 vsize=1784816 CPUtime=0
/proc/10878/task/10883/stat : 10883 (java) S 10876 10878 10754 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 153439273 1827651584 40242 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10878/tid=10884] ppid=10876 vsize=1784816 CPUtime=0
/proc/10878/task/10884/stat : 10884 (java) S 10876 10878 10754 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 153439274 1827651584 40242 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10878/tid=10885] ppid=10876 vsize=1784816 CPUtime=0
/proc/10878/task/10885/stat : 10885 (java) S 10876 10878 10754 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 153439274 1827651584 40242 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10878/tid=10886] ppid=10876 vsize=1784816 CPUtime=0
/proc/10878/task/10886/stat : 10886 (java) S 10876 10878 10754 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 153439278 1827651584 40242 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10878/tid=10887] ppid=10876 vsize=1784816 CPUtime=0.54
/proc/10878/task/10887/stat : 10887 (java) S 10876 10878 10754 0 -1 64 733 0 0 0 54 0 0 0 16 0 13 0 153439278 1827651584 40242 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10878/tid=10888] ppid=10876 vsize=1784816 CPUtime=0.62
/proc/10878/task/10888/stat : 10888 (java) S 10876 10878 10754 0 -1 64 1480 0 0 0 62 0 0 0 17 0 13 0 153439278 1827651584 40242 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10878/tid=10889] ppid=10876 vsize=1784816 CPUtime=0
/proc/10878/task/10889/stat : 10889 (java) S 10876 10878 10754 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 153439278 1827651584 40242 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10878/tid=10890] ppid=10876 vsize=1784816 CPUtime=0
/proc/10878/task/10890/stat : 10890 (java) S 10876 10878 10754 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 153439278 1827651584 40242 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10878/tid=10891] ppid=10876 vsize=1784816 CPUtime=0
/proc/10878/task/10891/stat : 10891 (java) S 10876 10878 10754 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 153439356 1827651584 40242 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.87
Current children cumulated vsize (KiB) 1784816

[startup+6.30191 s]
/proc/loadavg: 0.95 0.97 0.98 2/90 10891
/proc/meminfo: memFree=1684560/2055920 swapFree=4146244/4192956
[pid=10878] ppid=10876 vsize=1784880 CPUtime=7.19
/proc/10878/stat : 10878 (java) S 10876 10878 10754 0 -1 0 52206 0 1 0 694 25 0 0 18 0 13 0 153439268 1827717120 49943 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10878/statm: 446220 49943 1329 9 0 443831 0
[pid=10878/tid=10880] ppid=10876 vsize=1784880 CPUtime=5.74
/proc/10878/task/10880/stat : 10880 (java) R 10876 10878 10754 0 -1 64 46819 0 1 0 553 21 0 0 25 0 13 0 153439269 1827717120 49943 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109714254 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10878/tid=10881] ppid=10876 vsize=1784880 CPUtime=0.04
/proc/10878/task/10881/stat : 10881 (java) S 10876 10878 10754 0 -1 64 1091 0 0 0 4 0 0 0 15 0 13 0 153439271 1827717120 49943 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10878/tid=10882] ppid=10876 vsize=1784880 CPUtime=0.04
/proc/10878/task/10882/stat : 10882 (java) S 10876 10878 10754 0 -1 64 1041 0 0 0 4 0 0 0 16 0 13 0 153439271 1827717120 49943 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10878/tid=10883] ppid=10876 vsize=1784880 CPUtime=0
/proc/10878/task/10883/stat : 10883 (java) S 10876 10878 10754 0 -1 64 29 0 0 0 0 0 0 0 17 0 13 0 153439273 1827717120 49943 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10878/tid=10884] ppid=10876 vsize=1784880 CPUtime=0
/proc/10878/task/10884/stat : 10884 (java) S 10876 10878 10754 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 153439274 1827717120 49943 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10878/tid=10885] ppid=10876 vsize=1784880 CPUtime=0
/proc/10878/task/10885/stat : 10885 (java) S 10876 10878 10754 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 153439274 1827717120 49943 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10878/tid=10886] ppid=10876 vsize=1784880 CPUtime=0
/proc/10878/task/10886/stat : 10886 (java) S 10876 10878 10754 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 153439278 1827717120 49943 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10878/tid=10887] ppid=10876 vsize=1784880 CPUtime=0.62
/proc/10878/task/10887/stat : 10887 (java) S 10876 10878 10754 0 -1 64 989 0 0 0 62 0 0 0 16 0 13 0 153439278 1827717120 49943 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10878/tid=10888] ppid=10876 vsize=1784880 CPUtime=0.69
/proc/10878/task/10888/stat : 10888 (java) S 10876 10878 10754 0 -1 64 1513 0 0 0 69 0 0 0 16 0 13 0 153439278 1827717120 49943 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10878/tid=10889] ppid=10876 vsize=1784880 CPUtime=0
/proc/10878/task/10889/stat : 10889 (java) S 10876 10878 10754 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 153439278 1827717120 49943 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10878/tid=10890] ppid=10876 vsize=1784880 CPUtime=0
/proc/10878/task/10890/stat : 10890 (java) S 10876 10878 10754 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 153439278 1827717120 49943 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10878/tid=10891] ppid=10876 vsize=1784880 CPUtime=0
/proc/10878/task/10891/stat : 10891 (java) S 10876 10878 10754 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 153439356 1827717120 49943 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.19
Current children cumulated vsize (KiB) 1784880

[startup+12.7011 s]
/proc/loadavg: 0.95 0.97 0.98 2/90 10891
/proc/meminfo: memFree=1673744/2055920 swapFree=4146244/4192956
[pid=10878] ppid=10876 vsize=1784880 CPUtime=13.61
/proc/10878/stat : 10878 (java) S 10876 10878 10754 0 -1 0 52574 0 1 0 1335 26 0 0 18 0 13 0 153439268 1827717120 47187 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10878/statm: 446220 47187 1329 9 0 443831 0
[pid=10878/tid=10880] ppid=10876 vsize=1784880 CPUtime=12.12
/proc/10878/task/10880/stat : 10880 (java) R 10876 10878 10754 0 -1 64 46831 0 1 0 1190 22 0 0 25 0 13 0 153439269 1827717120 47187 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109681712 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10878/tid=10881] ppid=10876 vsize=1784880 CPUtime=0.06
/proc/10878/task/10881/stat : 10881 (java) S 10876 10878 10754 0 -1 64 1271 0 0 0 6 0 0 0 16 0 13 0 153439271 1827717120 47187 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10878/tid=10882] ppid=10876 vsize=1784880 CPUtime=0.06
/proc/10878/task/10882/stat : 10882 (java) S 10876 10878 10754 0 -1 64 1217 0 0 0 6 0 0 0 16 0 13 0 153439271 1827717120 47187 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10878/tid=10883] ppid=10876 vsize=1784880 CPUtime=0
/proc/10878/task/10883/stat : 10883 (java) S 10876 10878 10754 0 -1 64 29 0 0 0 0 0 0 0 16 0 13 0 153439273 1827717120 47187 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10878/tid=10884] ppid=10876 vsize=1784880 CPUtime=0
/proc/10878/task/10884/stat : 10884 (java) S 10876 10878 10754 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 153439274 1827717120 47187 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10878/tid=10885] ppid=10876 vsize=1784880 CPUtime=0
/proc/10878/task/10885/stat : 10885 (java) S 10876 10878 10754 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 153439274 1827717120 47187 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10878/tid=10886] ppid=10876 vsize=1784880 CPUtime=0
/proc/10878/task/10886/stat : 10886 (java) S 10876 10878 10754 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 153439278 1827717120 47187 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10878/tid=10887] ppid=10876 vsize=1784880 CPUtime=0.62
/proc/10878/task/10887/stat : 10887 (java) S 10876 10878 10754 0 -1 64 989 0 0 0 62 0 0 0 16 0 13 0 153439278 1827717120 47187 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10878/tid=10888] ppid=10876 vsize=1784880 CPUtime=0.69
/proc/10878/task/10888/stat : 10888 (java) S 10876 10878 10754 0 -1 64 1513 0 0 0 69 0 0 0 16 0 13 0 153439278 1827717120 47187 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10878/tid=10889] ppid=10876 vsize=1784880 CPUtime=0
/proc/10878/task/10889/stat : 10889 (java) S 10876 10878 10754 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 153439278 1827717120 47187 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10878/tid=10890] ppid=10876 vsize=1784880 CPUtime=0
/proc/10878/task/10890/stat : 10890 (java) S 10876 10878 10754 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 153439278 1827717120 47187 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10878/tid=10891] ppid=10876 vsize=1784880 CPUtime=0
/proc/10878/task/10891/stat : 10891 (java) S 10876 10878 10754 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 153439356 1827717120 47187 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 13.61
Current children cumulated vsize (KiB) 1784880

[startup+25.5026 s]
/proc/loadavg: 0.96 0.97 0.98 2/90 10891
/proc/meminfo: memFree=1689616/2055920 swapFree=4146244/4192956
[pid=10878] ppid=10876 vsize=1785744 CPUtime=26.5
/proc/10878/stat : 10878 (java) S 10876 10878 10754 0 -1 0 54183 0 1 0 2622 28 0 0 18 0 13 0 153439268 1828601856 43588 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10878/statm: 446436 43588 1329 9 0 444047 0
[pid=10878/tid=10880] ppid=10876 vsize=1785744 CPUtime=24.84
/proc/10878/task/10880/stat : 10880 (java) R 10876 10878 10754 0 -1 64 46873 0 1 0 2462 22 0 0 25 0 13 0 153439269 1828601856 43588 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109714176 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10878/tid=10881] ppid=10876 vsize=1785744 CPUtime=0.1
/proc/10878/task/10881/stat : 10881 (java) S 10876 10878 10754 0 -1 64 1656 0 0 0 9 1 0 0 16 0 13 0 153439271 1828601856 43588 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10878/tid=10882] ppid=10876 vsize=1785744 CPUtime=0.1
/proc/10878/task/10882/stat : 10882 (java) S 10876 10878 10754 0 -1 64 1622 0 0 0 10 0 0 0 16 0 13 0 153439271 1828601856 43588 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0

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

[pid=10878] ppid=10876 vsize=1785744 CPUtime=71.42
/proc/10878/stat : 10878 (java) S 10876 10878 10754 0 -1 0 56962 0 1 0 7106 36 0 0 18 0 13 0 153439268 1828601856 40015 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10878/statm: 446436 40015 1329 9 0 444047 0
[pid=10878/tid=10880] ppid=10876 vsize=1785744 CPUtime=69.39
/proc/10878/task/10880/stat : 10880 (java) R 10876 10878 10754 0 -1 64 47244 0 1 0 6915 24 0 0 25 0 13 0 153439269 1828601856 40015 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109681589 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10878/tid=10881] ppid=10876 vsize=1785744 CPUtime=0.25
/proc/10878/task/10881/stat : 10881 (java) S 10876 10878 10754 0 -1 64 2795 0 0 0 23 2 0 0 16 0 13 0 153439271 1828601856 40015 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10878/tid=10882] ppid=10876 vsize=1785744 CPUtime=0.27
/proc/10878/task/10882/stat : 10882 (java) S 10876 10878 10754 0 -1 64 2891 0 0 0 25 2 0 0 15 0 13 0 153439271 1828601856 40015 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10878/tid=10883] ppid=10876 vsize=1785744 CPUtime=0.05
/proc/10878/task/10883/stat : 10883 (java) S 10876 10878 10754 0 -1 64 29 0 0 0 2 3 0 0 16 0 13 0 153439273 1828601856 40015 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10878/tid=10884] ppid=10876 vsize=1785744 CPUtime=0
/proc/10878/task/10884/stat : 10884 (java) S 10876 10878 10754 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 153439274 1828601856 40015 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10878/tid=10885] ppid=10876 vsize=1785744 CPUtime=0
/proc/10878/task/10885/stat : 10885 (java) S 10876 10878 10754 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 153439274 1828601856 40015 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10878/tid=10886] ppid=10876 vsize=1785744 CPUtime=0
/proc/10878/task/10886/stat : 10886 (java) S 10876 10878 10754 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 153439278 1828601856 40015 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10878/tid=10887] ppid=10876 vsize=1785744 CPUtime=0.64
/proc/10878/task/10887/stat : 10887 (java) S 10876 10878 10754 0 -1 64 989 0 0 0 64 0 0 0 16 0 13 0 153439278 1828601856 40015 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10878/tid=10888] ppid=10876 vsize=1785744 CPUtime=0.75
/proc/10878/task/10888/stat : 10888 (java) S 10876 10878 10754 0 -1 64 2290 0 0 0 75 0 0 0 17 0 13 0 153439278 1828601856 40015 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10878/tid=10889] ppid=10876 vsize=1785744 CPUtime=0
/proc/10878/task/10889/stat : 10889 (java) S 10876 10878 10754 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 153439278 1828601856 40015 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10878/tid=10890] ppid=10876 vsize=1785744 CPUtime=0
/proc/10878/task/10890/stat : 10890 (java) S 10876 10878 10754 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 153439278 1828601856 40015 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10878/tid=10891] ppid=10876 vsize=1785744 CPUtime=0
/proc/10878/task/10891/stat : 10891 (java) S 10876 10878 10754 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 153439356 1828601856 40015 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 71.42
Current children cumulated vsize (KiB) 1785744

[startup+73.5017 s]
/proc/loadavg: 0.98 0.97 0.98 2/90 10891
/proc/meminfo: memFree=1705040/2055920 swapFree=4146244/4192956
[pid=10878] ppid=10876 vsize=1785744 CPUtime=74.63
/proc/10878/stat : 10878 (java) S 10876 10878 10754 0 -1 0 57192 0 1 0 7427 36 0 0 18 0 13 0 153439268 1828601856 39752 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10878/statm: 446436 39752 1329 9 0 444047 0
[pid=10878/tid=10880] ppid=10876 vsize=1785744 CPUtime=72.56
/proc/10878/task/10880/stat : 10880 (java) R 10876 10878 10754 0 -1 64 47272 0 1 0 7232 24 0 0 25 0 13 0 153439269 1828601856 39752 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109714512 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10878/tid=10881] ppid=10876 vsize=1785744 CPUtime=0.27
/proc/10878/task/10881/stat : 10881 (java) S 10876 10878 10754 0 -1 64 2869 0 0 0 25 2 0 0 16 0 13 0 153439271 1828601856 39752 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10878/tid=10882] ppid=10876 vsize=1785744 CPUtime=0.29
/proc/10878/task/10882/stat : 10882 (java) S 10876 10878 10754 0 -1 64 3019 0 0 0 27 2 0 0 15 0 13 0 153439271 1828601856 39752 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10878/tid=10883] ppid=10876 vsize=1785744 CPUtime=0.06
/proc/10878/task/10883/stat : 10883 (java) S 10876 10878 10754 0 -1 64 29 0 0 0 2 4 0 0 15 0 13 0 153439273 1828601856 39752 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10878/tid=10884] ppid=10876 vsize=1785744 CPUtime=0
/proc/10878/task/10884/stat : 10884 (java) S 10876 10878 10754 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 153439274 1828601856 39752 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10878/tid=10885] ppid=10876 vsize=1785744 CPUtime=0
/proc/10878/task/10885/stat : 10885 (java) S 10876 10878 10754 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 153439274 1828601856 39752 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10878/tid=10886] ppid=10876 vsize=1785744 CPUtime=0
/proc/10878/task/10886/stat : 10886 (java) S 10876 10878 10754 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 153439278 1828601856 39752 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10878/tid=10887] ppid=10876 vsize=1785744 CPUtime=0.64
/proc/10878/task/10887/stat : 10887 (java) S 10876 10878 10754 0 -1 64 989 0 0 0 64 0 0 0 16 0 13 0 153439278 1828601856 39752 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10878/tid=10888] ppid=10876 vsize=1785744 CPUtime=0.75
/proc/10878/task/10888/stat : 10888 (java) S 10876 10878 10754 0 -1 64 2290 0 0 0 75 0 0 0 17 0 13 0 153439278 1828601856 39752 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10878/tid=10889] ppid=10876 vsize=1785744 CPUtime=0
/proc/10878/task/10889/stat : 10889 (java) S 10876 10878 10754 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 153439278 1828601856 39752 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10878/tid=10890] ppid=10876 vsize=1785744 CPUtime=0
/proc/10878/task/10890/stat : 10890 (java) S 10876 10878 10754 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 153439278 1828601856 39752 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10878/tid=10891] ppid=10876 vsize=1785744 CPUtime=0
/proc/10878/task/10891/stat : 10891 (java) S 10876 10878 10754 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 153439356 1828601856 39752 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 74.63
Current children cumulated vsize (KiB) 1785744

[startup+76.7023 s]
/proc/loadavg: 0.98 0.97 0.98 2/90 10891
/proc/meminfo: memFree=1705808/2055920 swapFree=4146244/4192956
[pid=10878] ppid=10876 vsize=1785744 CPUtime=77.85
/proc/10878/stat : 10878 (java) S 10876 10878 10754 0 -1 0 57470 0 1 0 7748 37 0 0 18 0 13 0 153439268 1828601856 39613 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10878/statm: 446436 39613 1329 9 0 444047 0
[pid=10878/tid=10880] ppid=10876 vsize=1785744 CPUtime=75.73
/proc/10878/task/10880/stat : 10880 (java) R 10876 10878 10754 0 -1 64 47293 0 1 0 7549 24 0 0 25 0 13 0 153439269 1828601856 39613 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109715025 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10878/tid=10881] ppid=10876 vsize=1785744 CPUtime=0.29
/proc/10878/task/10881/stat : 10881 (java) S 10876 10878 10754 0 -1 64 3030 0 0 0 27 2 0 0 16 0 13 0 153439271 1828601856 39613 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10878/tid=10882] ppid=10876 vsize=1785744 CPUtime=0.31
/proc/10878/task/10882/stat : 10882 (java) S 10876 10878 10754 0 -1 64 3115 0 0 0 29 2 0 0 16 0 13 0 153439271 1828601856 39613 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10878/tid=10883] ppid=10876 vsize=1785744 CPUtime=0.06
/proc/10878/task/10883/stat : 10883 (java) S 10876 10878 10754 0 -1 64 29 0 0 0 2 4 0 0 15 0 13 0 153439273 1828601856 39613 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10878/tid=10884] ppid=10876 vsize=1785744 CPUtime=0
/proc/10878/task/10884/stat : 10884 (java) S 10876 10878 10754 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 153439274 1828601856 39613 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10878/tid=10885] ppid=10876 vsize=1785744 CPUtime=0
/proc/10878/task/10885/stat : 10885 (java) S 10876 10878 10754 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 153439274 1828601856 39613 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10878/tid=10886] ppid=10876 vsize=1785744 CPUtime=0
/proc/10878/task/10886/stat : 10886 (java) S 10876 10878 10754 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 153439278 1828601856 39613 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10878/tid=10887] ppid=10876 vsize=1785744 CPUtime=0.64
/proc/10878/task/10887/stat : 10887 (java) S 10876 10878 10754 0 -1 64 989 0 0 0 64 0 0 0 16 0 13 0 153439278 1828601856 39613 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10878/tid=10888] ppid=10876 vsize=1785744 CPUtime=0.75
/proc/10878/task/10888/stat : 10888 (java) S 10876 10878 10754 0 -1 64 2290 0 0 0 75 0 0 0 17 0 13 0 153439278 1828601856 39613 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10878/tid=10889] ppid=10876 vsize=1785744 CPUtime=0
/proc/10878/task/10889/stat : 10889 (java) S 10876 10878 10754 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 153439278 1828601856 39613 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10878/tid=10890] ppid=10876 vsize=1785744 CPUtime=0
/proc/10878/task/10890/stat : 10890 (java) S 10876 10878 10754 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 153439278 1828601856 39613 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10878/tid=10891] ppid=10876 vsize=1785744 CPUtime=0
/proc/10878/task/10891/stat : 10891 (java) S 10876 10878 10754 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 153439356 1828601856 39613 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 77.85
Current children cumulated vsize (KiB) 1785744

[startup+77.5015 s]
/proc/loadavg: 0.98 0.97 0.98 2/90 10891
/proc/meminfo: memFree=1705744/2055920 swapFree=4146244/4192956
[pid=10878] ppid=10876 vsize=1785744 CPUtime=78.65
/proc/10878/stat : 10878 (java) S 10876 10878 10754 0 -1 0 57557 0 1 0 7828 37 0 0 18 0 13 0 153439268 1828601856 39578 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10878/statm: 446436 39578 1329 9 0 444047 0
[pid=10878/tid=10880] ppid=10876 vsize=1785744 CPUtime=76.52
/proc/10878/task/10880/stat : 10880 (java) R 10876 10878 10754 0 -1 64 47297 0 1 0 7628 24 0 0 25 0 13 0 153439269 1828601856 39578 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109715061 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10878/tid=10881] ppid=10876 vsize=1785744 CPUtime=0.29
/proc/10878/task/10881/stat : 10881 (java) S 10876 10878 10754 0 -1 64 3088 0 0 0 27 2 0 0 16 0 13 0 153439271 1828601856 39578 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10878/tid=10882] ppid=10876 vsize=1785744 CPUtime=0.31
/proc/10878/task/10882/stat : 10882 (java) S 10876 10878 10754 0 -1 64 3140 0 0 0 29 2 0 0 16 0 13 0 153439271 1828601856 39578 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10878/tid=10883] ppid=10876 vsize=1785744 CPUtime=0.07
/proc/10878/task/10883/stat : 10883 (java) S 10876 10878 10754 0 -1 64 29 0 0 0 3 4 0 0 15 0 13 0 153439273 1828601856 39578 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10878/tid=10884] ppid=10876 vsize=1785744 CPUtime=0
/proc/10878/task/10884/stat : 10884 (java) S 10876 10878 10754 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 153439274 1828601856 39578 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10878/tid=10885] ppid=10876 vsize=1785744 CPUtime=0
/proc/10878/task/10885/stat : 10885 (java) S 10876 10878 10754 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 153439274 1828601856 39578 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10878/tid=10886] ppid=10876 vsize=1785744 CPUtime=0
/proc/10878/task/10886/stat : 10886 (java) S 10876 10878 10754 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 153439278 1828601856 39578 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10878/tid=10887] ppid=10876 vsize=1785744 CPUtime=0.64
/proc/10878/task/10887/stat : 10887 (java) S 10876 10878 10754 0 -1 64 989 0 0 0 64 0 0 0 16 0 13 0 153439278 1828601856 39578 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10878/tid=10888] ppid=10876 vsize=1785744 CPUtime=0.75
/proc/10878/task/10888/stat : 10888 (java) S 10876 10878 10754 0 -1 64 2290 0 0 0 75 0 0 0 17 0 13 0 153439278 1828601856 39578 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10878/tid=10889] ppid=10876 vsize=1785744 CPUtime=0
/proc/10878/task/10889/stat : 10889 (java) S 10876 10878 10754 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 153439278 1828601856 39578 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10878/tid=10890] ppid=10876 vsize=1785744 CPUtime=0
/proc/10878/task/10890/stat : 10890 (java) S 10876 10878 10754 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 153439278 1828601856 39578 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10878/tid=10891] ppid=10876 vsize=1785744 CPUtime=0
/proc/10878/task/10891/stat : 10891 (java) S 10876 10878 10754 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 153439356 1828601856 39578 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 78.65
Current children cumulated vsize (KiB) 1785744

[startup+78.3016 s]
/proc/loadavg: 0.98 0.97 0.98 2/90 10891
/proc/meminfo: memFree=1706128/2055920 swapFree=4146244/4192956
[pid=10878] ppid=10876 vsize=1785744 CPUtime=79.45
/proc/10878/stat : 10878 (java) S 10876 10878 10754 0 -1 0 57632 0 1 0 7908 37 0 0 18 0 13 0 153439268 1828601856 39498 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10878/statm: 446436 39498 1329 9 0 444047 0
[pid=10878/tid=10880] ppid=10876 vsize=1785744 CPUtime=77.31
/proc/10878/task/10880/stat : 10880 (java) R 10876 10878 10754 0 -1 64 47301 0 1 0 7707 24 0 0 25 0 13 0 153439269 1828601856 39498 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109681758 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10878/tid=10881] ppid=10876 vsize=1785744 CPUtime=0.29
/proc/10878/task/10881/stat : 10881 (java) S 10876 10878 10754 0 -1 64 3124 0 0 0 27 2 0 0 16 0 13 0 153439271 1828601856 39498 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10878/tid=10882] ppid=10876 vsize=1785744 CPUtime=0.32
/proc/10878/task/10882/stat : 10882 (java) S 10876 10878 10754 0 -1 64 3175 0 0 0 30 2 0 0 16 0 13 0 153439271 1828601856 39498 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10878/tid=10883] ppid=10876 vsize=1785744 CPUtime=0.07
/proc/10878/task/10883/stat : 10883 (java) S 10876 10878 10754 0 -1 64 29 0 0 0 3 4 0 0 17 0 13 0 153439273 1828601856 39498 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10878/tid=10884] ppid=10876 vsize=1785744 CPUtime=0
/proc/10878/task/10884/stat : 10884 (java) S 10876 10878 10754 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 153439274 1828601856 39498 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10878/tid=10885] ppid=10876 vsize=1785744 CPUtime=0
/proc/10878/task/10885/stat : 10885 (java) S 10876 10878 10754 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 153439274 1828601856 39498 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10878/tid=10886] ppid=10876 vsize=1785744 CPUtime=0
/proc/10878/task/10886/stat : 10886 (java) S 10876 10878 10754 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 153439278 1828601856 39498 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10878/tid=10887] ppid=10876 vsize=1785744 CPUtime=0.64
/proc/10878/task/10887/stat : 10887 (java) S 10876 10878 10754 0 -1 64 989 0 0 0 64 0 0 0 16 0 13 0 153439278 1828601856 39498 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10878/tid=10888] ppid=10876 vsize=1785744 CPUtime=0.75
/proc/10878/task/10888/stat : 10888 (java) S 10876 10878 10754 0 -1 64 2290 0 0 0 75 0 0 0 17 0 13 0 153439278 1828601856 39498 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10878/tid=10889] ppid=10876 vsize=1785744 CPUtime=0
/proc/10878/task/10889/stat : 10889 (java) S 10876 10878 10754 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 153439278 1828601856 39498 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10878/tid=10890] ppid=10876 vsize=1785744 CPUtime=0
/proc/10878/task/10890/stat : 10890 (java) S 10876 10878 10754 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 153439278 1828601856 39498 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10878/tid=10891] ppid=10876 vsize=1785744 CPUtime=0
/proc/10878/task/10891/stat : 10891 (java) S 10876 10878 10754 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 153439356 1828601856 39498 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 79.45
Current children cumulated vsize (KiB) 1785744

[startup+78.702 s]
/proc/loadavg: 0.98 0.97 0.98 2/90 10891
/proc/meminfo: memFree=1706128/2055920 swapFree=4146244/4192956
[pid=10878] ppid=10876 vsize=0 CPUtime=79.83
/proc/10878/stat : 10878 (java) Z 10876 10878 10754 0 -1 1036 57650 0 1 0 7945 38 0 0 16 0 2 0 153439268 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10878/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 79.83
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 78.7232
CPU time (s): 79.8609
CPU user time (s): 79.4579
CPU system time (s): 0.402938
CPU usage (%): 101.445
Max. virtual memory (cumulated for all children) (KiB): 1786928

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 79.4579
system time used= 0.402938
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57650
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= 8138
involuntary context switches= 6485

runsolver used 0.078987 second user time and 0.219966 second system time

The end

Launcher Data (download as text)

Begin job on node42 on Fri Apr 20 07:47:54 UTC 2007

IDJOB= 365924
IDBENCH= 2588
IDSOLVER= 164
FILE ID= node42/365924-1177055274

PBS_JOBID= 4640208

Free space on /tmp= 66445 MiB

SOLVER NAME= sat4jPseudoCPClause 2007-03-23
BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/roussel/normalized-pigeon-cardinality-81-80.opb
COMMAND LINE= java  -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/365924-1177055274/sat4jPseudoCPClause.jar /tmp/evaluation/365924-1177055274/instance-365924-1177055274.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node42/watcher-365924-1177055274 -o ROOT/results/node42/solver-365924-1177055274 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java  -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/365924-1177055274/sat4jPseudoCPClause.jar /tmp/evaluation/365924-1177055274/instance-365924-1177055274.opb

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  d887ec44be40cf432f8acabc52df2afa

RANDOM SEED= 780423103

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node42.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.277
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.277
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:       1860856 kB
Buffers:         25420 kB
Cached:          90544 kB
SwapCached:      16568 kB
Active:          56836 kB
Inactive:        85408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1860856 kB
SwapTotal:     4192956 kB
SwapFree:      4146244 kB
Dirty:            3712 kB
Writeback:           0 kB
Mapped:          32704 kB
Slab:            38200 kB
Committed_AS:  3463104 kB
PageTables:       1912 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= 66445 MiB

End job on node42 on Fri Apr 20 07:49:13 UTC 2007