Trace number 358146

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-23? (TO) 1800.16 1773.24

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/
wnqueen/normalized-t2001.13queen13.1111217555.opb
MD5SUM6e4ce17645d1ea8394af123256e7adc9
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.45893
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables169
Total number of constraints101
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint169
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 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1222
Number of bits of the biggest sum of numbers11
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.06/0.16	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.06/0.16	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.06/0.16	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.06/0.17	c no version file found!!!
0.06/0.17	c sun.arch.data.model	32
0.06/0.17	c java.version	1.6.0
0.06/0.17	c os.name	Linux
0.06/0.17	c os.version	2.6.9-22.EL.rootsmp
0.06/0.18	c os.arch	i386
0.06/0.18	c Free memory 1651659224
0.06/0.18	c Max memory 1654456320
0.06/0.18	c Total memory 1654456320
0.06/0.18	c Number of processors 2
0.16/0.23	c Cutting planes based inference (org.sat4j.minisat.constraints.pb.PBSolverClause)
0.16/0.23	--- Begin Solver configuration ---
0.16/0.23	c Stops conflict analysis at the first Unique Implication Point
0.16/0.23	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.16/0.23	c Learn all clauses as in MiniSAT
0.16/0.23	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=10000.0 initConflictBound=100 
0.16/0.23	c VSIDS like heuristics from MiniSAT using a heap
0.16/0.23	c No reason simplification
0.16/0.23	c --- End Solver configuration ---
0.16/0.23	c Simplify asserted PB constraints to clauses
0.16/0.23	c solving /tmp/evaluation/358146-1176913398/instance-358146-1176913398.opb
0.16/0.23	c reading problem ... 
0.28/0.36	c ... done. Wall clock time 0.13s.
0.28/0.36	c CPU time (experimental) 0.27s.
0.28/0.36	c #vars     169
0.28/0.36	c #constraints  101
1800.02/1773.12	c starts		: 2
1800.02/1773.12	c conflicts		: 26652
1800.02/1773.12	c decisions		: 86553
1800.02/1773.12	c propagations		: 609310
1800.02/1773.12	c inspects		: 564853971
1800.02/1773.12	c learnt literals	: 0
1800.02/1773.12	c learnt binary clauses	: 0
1800.02/1773.12	c learnt ternary clauses	: 0
1800.02/1773.12	c learnt clauses	: 26651
1800.02/1773.12	c root simplifications	: 0
1800.02/1773.12	c removed literals (reason simplification)	: 0
1800.02/1773.12	c reason swapping (by a shorter reason)	: 0
1800.02/1773.12	c Calls to reduceDB	: 0
1800.02/1773.12	c speed (decisions/second)	: 48.82406065594023
1800.02/1773.12	c non guided choices	48
1800.02/1773.12	s UNKNOWN
1800.02/1773.12	c Total wall clock time (ms): 1772.886

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/node23/watcher-358146-1176913398 -o ROOT/results/node23/solver-358146-1176913398 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/358146-1176913398/sat4jPseudoCPClause.jar /tmp/evaluation/358146-1176913398/instance-358146-1176913398.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.96 0.96 0.95 3/77 3695
/proc/meminfo: memFree=1924856/2055920 swapFree=4169120/4192956
[pid=3695] ppid=3693 vsize=272 CPUtime=0
/proc/3695/stat : 3695 (java) D 3693 3695 2752 0 -1 0 53 0 0 0 0 0 0 0 18 0 1 0 139256893 278528 37 18446744073709551615 134512640 134550740 4294956560 18446744073709551615 2495268 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/3695/statm: 68 37 28 9 0 6 0

[startup+0.0255419 s]
/proc/loadavg: 0.96 0.96 0.95 3/77 3695
/proc/meminfo: memFree=1924856/2055920 swapFree=4169120/4192956
[pid=3695] ppid=3693 vsize=12420 CPUtime=0
/proc/3695/stat : 3695 (java) S 3693 3695 2752 0 -1 0 768 0 0 0 0 0 0 0 18 0 2 0 139256893 12718080 551 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/3695/statm: 3105 551 241 9 0 1241 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12420

[startup+0.101565 s]
/proc/loadavg: 0.96 0.96 0.95 3/77 3695
/proc/meminfo: memFree=1924856/2055920 swapFree=4169120/4192956
[pid=3695] ppid=3693 vsize=1777708 CPUtime=0.06
/proc/3695/stat : 3695 (java) S 3693 3695 2752 0 -1 0 3765 0 1 0 4 2 0 0 18 0 7 0 139256893 1820372992 3508 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23755 18446744073709551615 0 0 17 1 0 0
/proc/3695/statm: 444427 3508 1085 9 0 442063 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1777708

[startup+0.301602 s]
/proc/loadavg: 0.96 0.96 0.95 3/77 3695
/proc/meminfo: memFree=1924856/2055920 swapFree=4169120/4192956
[pid=3695] ppid=3693 vsize=1782416 CPUtime=0.28
/proc/3695/stat : 3695 (java) S 3693 3695 2752 0 -1 0 5076 0 1 0 24 4 0 0 18 0 12 0 139256893 1825193984 4815 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3695/statm: 445604 4815 1263 9 0 443215 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 1782416

[startup+0.70168 s]
/proc/loadavg: 0.96 0.96 0.95 3/77 3695
/proc/meminfo: memFree=1924856/2055920 swapFree=4169120/4192956
[pid=3695] ppid=3693 vsize=1783724 CPUtime=0.93
/proc/3695/stat : 3695 (java) S 3693 3695 2752 0 -1 0 9850 0 1 0 88 5 0 0 18 0 13 0 139256893 1826533376 9100 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3695/statm: 445931 9100 1305 9 0 443542 0
Current children cumulated CPU time (s) 0.93
Current children cumulated vsize (KiB) 1783724

[startup+1.50284 s]
/proc/loadavg: 0.96 0.96 0.95 3/90 3708
/proc/meminfo: memFree=1871952/2055920 swapFree=4169120/4192956
[pid=3695] ppid=3693 vsize=1797024 CPUtime=2.5
/proc/3695/stat : 3695 (java) S 3693 3695 2752 0 -1 0 30293 0 1 0 235 15 0 0 18 0 13 0 139256893 1840152576 25626 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3695/statm: 449256 25626 1321 9 0 446867 0
[pid=3695/tid=3697] ppid=3693 vsize=1797024 CPUtime=0.97
/proc/3695/task/3697/stat : 3697 (java) R 3693 3695 2752 0 -1 64 21288 0 1 0 87 10 0 0 18 0 13 0 139256894 1840152576 25626 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109212981 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3695/tid=3698] ppid=3693 vsize=1797024 CPUtime=0
/proc/3695/task/3698/stat : 3698 (java) S 3693 3695 2752 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 139256898 1840152576 25626 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3695/tid=3699] ppid=3693 vsize=1797024 CPUtime=0
/proc/3695/task/3699/stat : 3699 (java) S 3693 3695 2752 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 139256898 1840152576 25626 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3695/tid=3700] ppid=3693 vsize=1797024 CPUtime=0
/proc/3695/task/3700/stat : 3700 (java) S 3693 3695 2752 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 139256900 1840152576 25626 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3695/tid=3701] ppid=3693 vsize=1797024 CPUtime=0
/proc/3695/task/3701/stat : 3701 (java) S 3693 3695 2752 0 -1 64 10 0 0 0 0 0 0 0 22 0 13 0 139256901 1840152576 25626 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3695/tid=3702] ppid=3693 vsize=1797024 CPUtime=0
/proc/3695/task/3702/stat : 3702 (java) S 3693 3695 2752 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 139256901 1840152576 25626 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3695/tid=3703] ppid=3693 vsize=1797024 CPUtime=0
/proc/3695/task/3703/stat : 3703 (java) S 3693 3695 2752 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 139256905 1840152576 25626 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3695/tid=3704] ppid=3693 vsize=1797024 CPUtime=0.81
/proc/3695/task/3704/stat : 3704 (java) R 3693 3695 2752 0 -1 64 4230 0 0 0 80 1 0 0 18 0 13 0 139256905 1840152576 25626 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 105304829 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3695/tid=3705] ppid=3693 vsize=1797024 CPUtime=0.69
/proc/3695/task/3705/stat : 3705 (java) R 3693 3695 2752 0 -1 64 4049 0 0 0 67 2 0 0 18 0 13 0 139256905 1840152576 25626 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 103336834 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3695/tid=3706] ppid=3693 vsize=1797024 CPUtime=0
/proc/3695/task/3706/stat : 3706 (java) S 3693 3695 2752 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 139256905 1840152576 25626 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3695/tid=3707] ppid=3693 vsize=1797024 CPUtime=0
/proc/3695/task/3707/stat : 3707 (java) S 3693 3695 2752 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 139256905 1840152576 25626 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3695/tid=3708] ppid=3693 vsize=1797024 CPUtime=0
/proc/3695/task/3708/stat : 3708 (java) S 3693 3695 2752 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 139256930 1840152576 25626 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.5
Current children cumulated vsize (KiB) 1797024

[startup+3.10114 s]
/proc/loadavg: 1.12 1.00 0.96 4/90 3708
/proc/meminfo: memFree=1757776/2055920 swapFree=4169120/4192956
[pid=3695] ppid=3693 vsize=1794968 CPUtime=4.85
/proc/3695/stat : 3695 (java) S 3693 3695 2752 0 -1 0 51050 0 1 0 460 25 0 0 18 0 13 0 139256893 1838047232 43021 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3695/statm: 448742 43021 1330 9 0 446353 0
[pid=3695/tid=3697] ppid=3693 vsize=1794968 CPUtime=2.36
/proc/3695/task/3697/stat : 3697 (java) R 3693 3695 2752 0 -1 64 37739 0 1 0 218 18 0 0 25 0 13 0 139256894 1838047232 43021 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109587744 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3695/tid=3698] ppid=3693 vsize=1794968 CPUtime=0.01
/proc/3695/task/3698/stat : 3698 (java) S 3693 3695 2752 0 -1 64 594 0 0 0 1 0 0 0 16 0 13 0 139256898 1838047232 43021 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3695/tid=3699] ppid=3693 vsize=1794968 CPUtime=0.01
/proc/3695/task/3699/stat : 3699 (java) S 3693 3695 2752 0 -1 64 616 0 0 0 1 0 0 0 16 0 13 0 139256898 1838047232 43021 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3695/tid=3700] ppid=3693 vsize=1794968 CPUtime=0
/proc/3695/task/3700/stat : 3700 (java) S 3693 3695 2752 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 139256900 1838047232 43021 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3695/tid=3701] ppid=3693 vsize=1794968 CPUtime=0
/proc/3695/task/3701/stat : 3701 (java) S 3693 3695 2752 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 139256901 1838047232 43021 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3695/tid=3702] ppid=3693 vsize=1794968 CPUtime=0
/proc/3695/task/3702/stat : 3702 (java) S 3693 3695 2752 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 139256901 1838047232 43021 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3695/tid=3703] ppid=3693 vsize=1794968 CPUtime=0
/proc/3695/task/3703/stat : 3703 (java) S 3693 3695 2752 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 139256905 1838047232 43021 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3695/tid=3704] ppid=3693 vsize=1794968 CPUtime=1.06
/proc/3695/task/3704/stat : 3704 (java) S 3693 3695 2752 0 -1 64 5814 0 0 0 104 2 0 0 16 0 13 0 139256905 1838047232 43021 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3695/tid=3705] ppid=3693 vsize=1794968 CPUtime=1.36
/proc/3695/task/3705/stat : 3705 (java) S 3693 3695 2752 0 -1 64 5555 0 0 0 133 3 0 0 16 0 13 0 139256905 1838047232 43021 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3695/tid=3706] ppid=3693 vsize=1794968 CPUtime=0
/proc/3695/task/3706/stat : 3706 (java) S 3693 3695 2752 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 139256905 1838047232 43021 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3695/tid=3707] ppid=3693 vsize=1794968 CPUtime=0
/proc/3695/task/3707/stat : 3707 (java) S 3693 3695 2752 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 139256905 1838047232 43021 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3695/tid=3708] ppid=3693 vsize=1794968 CPUtime=0
/proc/3695/task/3708/stat : 3708 (java) S 3693 3695 2752 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 139256930 1838047232 43021 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.85
Current children cumulated vsize (KiB) 1794968

[startup+6.30277 s]
/proc/loadavg: 1.12 1.00 0.96 2/90 3708
/proc/meminfo: memFree=1755352/2055920 swapFree=4169120/4192956
[pid=3695] ppid=3693 vsize=1794420 CPUtime=8.21
/proc/3695/stat : 3695 (java) S 3693 3695 2752 0 -1 0 54980 0 1 0 793 28 0 0 18 0 13 0 139256893 1837486080 45374 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3695/statm: 448605 45374 1331 9 0 446216 0
[pid=3695/tid=3697] ppid=3693 vsize=1794420 CPUtime=5.41
/proc/3695/task/3697/stat : 3697 (java) R 3693 3695 2752 0 -1 64 37744 0 1 0 523 18 0 0 22 0 13 0 139256894 1837486080 45374 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109507352 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3695/tid=3698] ppid=3693 vsize=1794420 CPUtime=0.11
/proc/3695/task/3698/stat : 3698 (java) S 3693 3695 2752 0 -1 64 2620 0 0 0 10 1 0 0 16 0 13 0 139256898 1837486080 45374 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3695/tid=3699] ppid=3693 vsize=1794420 CPUtime=0.09
/proc/3695/task/3699/stat : 3699 (java) S 3693 3695 2752 0 -1 64 2487 0 0 0 9 0 0 0 16 0 13 0 139256898 1837486080 45374 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3695/tid=3700] ppid=3693 vsize=1794420 CPUtime=0
/proc/3695/task/3700/stat : 3700 (java) S 3693 3695 2752 0 -1 64 29 0 0 0 0 0 0 0 16 0 13 0 139256900 1837486080 45374 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3695/tid=3701] ppid=3693 vsize=1794420 CPUtime=0
/proc/3695/task/3701/stat : 3701 (java) S 3693 3695 2752 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 139256901 1837486080 45374 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3695/tid=3702] ppid=3693 vsize=1794420 CPUtime=0
/proc/3695/task/3702/stat : 3702 (java) S 3693 3695 2752 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 139256901 1837486080 45374 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3695/tid=3703] ppid=3693 vsize=1794420 CPUtime=0
/proc/3695/task/3703/stat : 3703 (java) S 3693 3695 2752 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 139256905 1837486080 45374 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3695/tid=3704] ppid=3693 vsize=1794420 CPUtime=1.1
/proc/3695/task/3704/stat : 3704 (java) S 3693 3695 2752 0 -1 64 5816 0 0 0 108 2 0 0 16 0 13 0 139256905 1837486080 45374 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3695/tid=3705] ppid=3693 vsize=1794420 CPUtime=1.43
/proc/3695/task/3705/stat : 3705 (java) S 3693 3695 2752 0 -1 64 5561 0 0 0 140 3 0 0 16 0 13 0 139256905 1837486080 45374 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3695/tid=3706] ppid=3693 vsize=1794420 CPUtime=0
/proc/3695/task/3706/stat : 3706 (java) S 3693 3695 2752 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 139256905 1837486080 45374 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3695/tid=3707] ppid=3693 vsize=1794420 CPUtime=0
/proc/3695/task/3707/stat : 3707 (java) S 3693 3695 2752 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 139256905 1837486080 45374 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3695/tid=3708] ppid=3693 vsize=1794420 CPUtime=0
/proc/3695/task/3708/stat : 3708 (java) S 3693 3695 2752 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 139256930 1837486080 45374 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8.21
Current children cumulated vsize (KiB) 1794420

[startup+12.703 s]
/proc/loadavg: 1.10 1.00 0.96 2/90 3708
/proc/meminfo: memFree=1715544/2055920 swapFree=4169120/4192956
[pid=3695] ppid=3693 vsize=1790928 CPUtime=14.78
/proc/3695/stat : 3695 (java) S 3693 3695 2752 0 -1 0 64950 0 1 0 1446 32 0 0 18 0 13 0 139256893 1833910272 53649 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3695/statm: 447732 53649 1331 9 0 445343 0
[pid=3695/tid=3697] ppid=3693 vsize=1790928 CPUtime=11.62
/proc/3695/task/3697/stat : 3697 (java) R 3693 3695 2752 0 -1 64 39471 0 1 0 1143 19 0 0 17 0 13 0 139256894 1833910272 53649 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109574474 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3695/tid=3698] ppid=3693 vsize=1790928 CPUtime=0.28
/proc/3695/task/3698/stat : 3698 (java) S 3693 3695 2752 0 -1 64 6952 0 0 0 25 3 0 0 16 0 13 0 139256898 1833910272 53649 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3695/tid=3699] ppid=3693 vsize=1790928 CPUtime=0.27
/proc/3695/task/3699/stat : 3699 (java) S 3693 3695 2752 0 -1 64 6394 0 0 0 25 2 0 0 16 0 13 0 139256898 1833910272 53649 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3695/tid=3700] ppid=3693 vsize=1790928 CPUtime=0
/proc/3695/task/3700/stat : 3700 (java) S 3693 3695 2752 0 -1 64 29 0 0 0 0 0 0 0 16 0 13 0 139256900 1833910272 53649 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3695/tid=3701] ppid=3693 vsize=1790928 CPUtime=0
/proc/3695/task/3701/stat : 3701 (java) S 3693 3695 2752 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 139256901 1833910272 53649 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3695/tid=3702] ppid=3693 vsize=1790928 CPUtime=0
/proc/3695/task/3702/stat : 3702 (java) S 3693 3695 2752 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 139256901 1833910272 53649 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3695/tid=3703] ppid=3693 vsize=1790928 CPUtime=0
/proc/3695/task/3703/stat : 3703 (java) S 3693 3695 2752 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 139256905 1833910272 53649 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3695/tid=3704] ppid=3693 vsize=1790928 CPUtime=1.12
/proc/3695/task/3704/stat : 3704 (java) S 3693 3695 2752 0 -1 64 5819 0 0 0 110 2 0 0 17 0 13 0 139256905 1833910272 53649 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3695/tid=3705] ppid=3693 vsize=1790928 CPUtime=1.44
/proc/3695/task/3705/stat : 3705 (java) S 3693 3695 2752 0 -1 64 5562 0 0 0 141 3 0 0 16 0 13 0 139256905 1833910272 53649 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3695/tid=3706] ppid=3693 vsize=1790928 CPUtime=0
/proc/3695/task/3706/stat : 3706 (java) S 3693 3695 2752 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 139256905 1833910272 53649 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3695/tid=3707] ppid=3693 vsize=1790928 CPUtime=0
/proc/3695/task/3707/stat : 3707 (java) S 3693 3695 2752 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 139256905 1833910272 53649 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3695/tid=3708] ppid=3693 vsize=1790928 CPUtime=0
/proc/3695/task/3708/stat : 3708 (java) S 3693 3695 2752 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 139256930 1833910272 53649 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 14.78
Current children cumulated vsize (KiB) 1790928

[startup+25.5025 s]
/proc/loadavg: 1.09 1.00 0.96 2/90 3708
/proc/meminfo: memFree=1698200/2055920 swapFree=4169120/4192956
[pid=3695] ppid=3693 vsize=1795376 CPUtime=28.07
/proc/3695/stat : 3695 (java) S 3693 3695 2752 0 -1 0 71226 0 1 0 2772 35 0 0 18 0 13 0 139256893 1838465024 57697 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3695/statm: 448844 57697 1331 9 0 446455 0
[pid=3695/tid=3697] ppid=3693 vsize=1795376 CPUtime=24.26
/proc/3695/task/3697/stat : 3697 (java) R 3693 3695 2752 0 -1 64 39481 0 1 0 2407 19 0 0 25 0 13 0 139256894 1838465024 57697 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109584398 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3695/tid=3698] ppid=3693 vsize=1795376 CPUtime=0.41
/proc/3695/task/3698/stat : 3698 (java) S 3693 3695 2752 0 -1 64 8845 0 0 0 38 3 0 0 17 0 13 0 139256898 1838465024 57697 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3695/tid=3699] ppid=3693 vsize=1795376 CPUtime=0.4
/proc/3695/task/3699/stat : 3699 (java) S 3693 3695 2752 0 -1 64 7949 0 0 0 38 2 0 0 17 0 13 0 139256898 1838465024 57697 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

[pid=3695/tid=3700] ppid=3693 vsize=1795184 CPUtime=0.2
/proc/3695/task/3700/stat : 3700 (java) S 3693 3695 2752 0 -1 64 73 0 0 0 11 9 0 0 16 0 13 0 139256900 1838268416 121942 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3695/tid=3701] ppid=3693 vsize=1795184 CPUtime=0
/proc/3695/task/3701/stat : 3701 (java) S 3693 3695 2752 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 139256901 1838268416 121942 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3695/tid=3702] ppid=3693 vsize=1795184 CPUtime=0
/proc/3695/task/3702/stat : 3702 (java) S 3693 3695 2752 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 139256901 1838268416 121942 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3695/tid=3703] ppid=3693 vsize=1795184 CPUtime=0
/proc/3695/task/3703/stat : 3703 (java) S 3693 3695 2752 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 139256905 1838268416 121942 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3695/tid=3704] ppid=3693 vsize=1795184 CPUtime=1.49
/proc/3695/task/3704/stat : 3704 (java) S 3693 3695 2752 0 -1 64 7020 0 0 0 147 2 0 0 17 0 13 0 139256905 1838268416 121942 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3695/tid=3705] ppid=3693 vsize=1795184 CPUtime=1.94
/proc/3695/task/3705/stat : 3705 (java) S 3693 3695 2752 0 -1 64 8405 0 0 0 190 4 0 0 16 0 13 0 139256905 1838268416 121942 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3695/tid=3706] ppid=3693 vsize=1795184 CPUtime=0
/proc/3695/task/3706/stat : 3706 (java) S 3693 3695 2752 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 139256905 1838268416 121942 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3695/tid=3707] ppid=3693 vsize=1795184 CPUtime=0
/proc/3695/task/3707/stat : 3707 (java) S 3693 3695 2752 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 139256905 1838268416 121942 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3695/tid=3708] ppid=3693 vsize=1795184 CPUtime=0
/proc/3695/task/3708/stat : 3708 (java) S 3693 3695 2752 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 139256930 1838268416 121942 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1564.96
Current children cumulated vsize (KiB) 1795184

[startup+1602.3 s]
/proc/loadavg: 1.07 1.04 1.01 2/90 3710
/proc/meminfo: memFree=1433496/2055920 swapFree=4169120/4192956
[pid=3695] ppid=3693 vsize=1795184 CPUtime=1626.05
/proc/3695/stat : 3695 (java) S 3693 3695 2752 0 -1 0 166059 0 1 0 162507 98 0 0 18 0 13 0 139256893 1838268416 123332 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3695/statm: 448796 123332 1332 9 0 446407 0
[pid=3695/tid=3697] ppid=3693 vsize=1795184 CPUtime=1578.35
/proc/3695/task/3697/stat : 3697 (java) R 3693 3695 2752 0 -1 64 51990 0 1 0 157798 37 0 0 25 0 13 0 139256894 1838268416 123332 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109596962 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3695/tid=3698] ppid=3693 vsize=1795184 CPUtime=22.03
/proc/3695/task/3698/stat : 3698 (java) S 3693 3695 2752 0 -1 64 49941 0 0 0 2181 22 0 0 16 0 13 0 139256898 1838268416 123332 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3695/tid=3699] ppid=3693 vsize=1795184 CPUtime=21.98
/proc/3695/task/3699/stat : 3699 (java) S 3693 3695 2752 0 -1 64 47907 0 0 0 2178 20 0 0 16 0 13 0 139256898 1838268416 123332 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3695/tid=3700] ppid=3693 vsize=1795184 CPUtime=0.2
/proc/3695/task/3700/stat : 3700 (java) S 3693 3695 2752 0 -1 64 73 0 0 0 11 9 0 0 16 0 13 0 139256900 1838268416 123332 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3695/tid=3701] ppid=3693 vsize=1795184 CPUtime=0
/proc/3695/task/3701/stat : 3701 (java) S 3693 3695 2752 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 139256901 1838268416 123332 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3695/tid=3702] ppid=3693 vsize=1795184 CPUtime=0
/proc/3695/task/3702/stat : 3702 (java) S 3693 3695 2752 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 139256901 1838268416 123332 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3695/tid=3703] ppid=3693 vsize=1795184 CPUtime=0
/proc/3695/task/3703/stat : 3703 (java) S 3693 3695 2752 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 139256905 1838268416 123332 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3695/tid=3704] ppid=3693 vsize=1795184 CPUtime=1.49
/proc/3695/task/3704/stat : 3704 (java) S 3693 3695 2752 0 -1 64 7020 0 0 0 147 2 0 0 17 0 13 0 139256905 1838268416 123332 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3695/tid=3705] ppid=3693 vsize=1795184 CPUtime=1.94
/proc/3695/task/3705/stat : 3705 (java) S 3693 3695 2752 0 -1 64 8405 0 0 0 190 4 0 0 16 0 13 0 139256905 1838268416 123332 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3695/tid=3706] ppid=3693 vsize=1795184 CPUtime=0
/proc/3695/task/3706/stat : 3706 (java) S 3693 3695 2752 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 139256905 1838268416 123332 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3695/tid=3707] ppid=3693 vsize=1795184 CPUtime=0
/proc/3695/task/3707/stat : 3707 (java) S 3693 3695 2752 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 139256905 1838268416 123332 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3695/tid=3708] ppid=3693 vsize=1795184 CPUtime=0
/proc/3695/task/3708/stat : 3708 (java) S 3693 3695 2752 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 139256930 1838268416 123332 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1626.05
Current children cumulated vsize (KiB) 1795184

[startup+1662.3 s]
/proc/loadavg: 1.10 1.04 1.01 2/90 3710
/proc/meminfo: memFree=1429336/2055920 swapFree=4169120/4192956
[pid=3695] ppid=3693 vsize=1795184 CPUtime=1687.12
/proc/3695/stat : 3695 (java) S 3693 3695 2752 0 -1 0 167179 0 1 0 168613 99 0 0 18 0 13 0 139256893 1838268416 124292 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3695/statm: 448796 124292 1332 9 0 446407 0
[pid=3695/tid=3697] ppid=3693 vsize=1795184 CPUtime=1637.21
/proc/3695/task/3697/stat : 3697 (java) R 3693 3695 2752 0 -1 64 52010 0 1 0 163684 37 0 0 25 0 13 0 139256894 1838268416 124292 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109575492 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3695/tid=3698] ppid=3693 vsize=1795184 CPUtime=23.12
/proc/3695/task/3698/stat : 3698 (java) S 3693 3695 2752 0 -1 64 50434 0 0 0 2290 22 0 0 16 0 13 0 139256898 1838268416 124292 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3695/tid=3699] ppid=3693 vsize=1795184 CPUtime=23.08
/proc/3695/task/3699/stat : 3699 (java) S 3693 3695 2752 0 -1 64 48514 0 0 0 2287 21 0 0 16 0 13 0 139256898 1838268416 124292 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3695/tid=3700] ppid=3693 vsize=1795184 CPUtime=0.21
/proc/3695/task/3700/stat : 3700 (java) S 3693 3695 2752 0 -1 64 73 0 0 0 12 9 0 0 16 0 13 0 139256900 1838268416 124292 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3695/tid=3701] ppid=3693 vsize=1795184 CPUtime=0
/proc/3695/task/3701/stat : 3701 (java) S 3693 3695 2752 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 139256901 1838268416 124292 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3695/tid=3702] ppid=3693 vsize=1795184 CPUtime=0
/proc/3695/task/3702/stat : 3702 (java) S 3693 3695 2752 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 139256901 1838268416 124292 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3695/tid=3703] ppid=3693 vsize=1795184 CPUtime=0
/proc/3695/task/3703/stat : 3703 (java) S 3693 3695 2752 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 139256905 1838268416 124292 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3695/tid=3704] ppid=3693 vsize=1795184 CPUtime=1.49
/proc/3695/task/3704/stat : 3704 (java) S 3693 3695 2752 0 -1 64 7020 0 0 0 147 2 0 0 17 0 13 0 139256905 1838268416 124292 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3695/tid=3705] ppid=3693 vsize=1795184 CPUtime=1.95
/proc/3695/task/3705/stat : 3705 (java) S 3693 3695 2752 0 -1 64 8405 0 0 0 191 4 0 0 16 0 13 0 139256905 1838268416 124292 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3695/tid=3706] ppid=3693 vsize=1795184 CPUtime=0
/proc/3695/task/3706/stat : 3706 (java) S 3693 3695 2752 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 139256905 1838268416 124292 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3695/tid=3707] ppid=3693 vsize=1795184 CPUtime=0
/proc/3695/task/3707/stat : 3707 (java) S 3693 3695 2752 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 139256905 1838268416 124292 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3695/tid=3708] ppid=3693 vsize=1795184 CPUtime=0
/proc/3695/task/3708/stat : 3708 (java) S 3693 3695 2752 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 139256930 1838268416 124292 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1687.12
Current children cumulated vsize (KiB) 1795184

[startup+1722.3 s]
/proc/loadavg: 1.04 1.03 1.00 2/90 3710
/proc/meminfo: memFree=1424088/2055920 swapFree=4169120/4192956
[pid=3695] ppid=3693 vsize=1795184 CPUtime=1748.25
/proc/3695/stat : 3695 (java) S 3693 3695 2752 0 -1 0 168552 0 1 0 174725 100 0 0 18 0 13 0 139256893 1838268416 125592 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3695/statm: 448796 125592 1332 9 0 446407 0
[pid=3695/tid=3697] ppid=3693 vsize=1795184 CPUtime=1696.02
/proc/3695/task/3697/stat : 3697 (java) R 3693 3695 2752 0 -1 64 52031 0 1 0 169564 38 0 0 25 0 13 0 139256894 1838268416 125592 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3695/tid=3698] ppid=3693 vsize=1795184 CPUtime=24.27
/proc/3695/task/3698/stat : 3698 (java) R 3693 3695 2752 0 -1 64 51277 0 0 0 2405 22 0 0 17 0 13 0 139256898 1838268416 125592 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 105070832 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3695/tid=3699] ppid=3693 vsize=1795184 CPUtime=24.23
/proc/3695/task/3699/stat : 3699 (java) R 3693 3695 2752 0 -1 64 49023 0 0 0 2402 21 0 0 17 0 13 0 139256898 1838268416 125592 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 105070797 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3695/tid=3700] ppid=3693 vsize=1795184 CPUtime=0.21
/proc/3695/task/3700/stat : 3700 (java) S 3693 3695 2752 0 -1 64 73 0 0 0 12 9 0 0 15 0 13 0 139256900 1838268416 125592 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3695/tid=3701] ppid=3693 vsize=1795184 CPUtime=0
/proc/3695/task/3701/stat : 3701 (java) S 3693 3695 2752 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 139256901 1838268416 125592 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3695/tid=3702] ppid=3693 vsize=1795184 CPUtime=0
/proc/3695/task/3702/stat : 3702 (java) S 3693 3695 2752 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 139256901 1838268416 125592 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3695/tid=3703] ppid=3693 vsize=1795184 CPUtime=0
/proc/3695/task/3703/stat : 3703 (java) S 3693 3695 2752 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 139256905 1838268416 125592 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3695/tid=3704] ppid=3693 vsize=1795184 CPUtime=1.49
/proc/3695/task/3704/stat : 3704 (java) S 3693 3695 2752 0 -1 64 7020 0 0 0 147 2 0 0 17 0 13 0 139256905 1838268416 125592 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3695/tid=3705] ppid=3693 vsize=1795184 CPUtime=1.95
/proc/3695/task/3705/stat : 3705 (java) S 3693 3695 2752 0 -1 64 8405 0 0 0 191 4 0 0 16 0 13 0 139256905 1838268416 125592 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3695/tid=3706] ppid=3693 vsize=1795184 CPUtime=0
/proc/3695/task/3706/stat : 3706 (java) S 3693 3695 2752 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 139256905 1838268416 125592 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3695/tid=3707] ppid=3693 vsize=1795184 CPUtime=0
/proc/3695/task/3707/stat : 3707 (java) S 3693 3695 2752 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 139256905 1838268416 125592 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3695/tid=3708] ppid=3693 vsize=1795184 CPUtime=0
/proc/3695/task/3708/stat : 3708 (java) S 3693 3695 2752 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 139256930 1838268416 125592 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1748.25
Current children cumulated vsize (KiB) 1795184



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1773.1 s]
/proc/loadavg: 1.06 1.04 1.00 2/90 3710
/proc/meminfo: memFree=1418968/2055920 swapFree=4169120/4192956
[pid=3695] ppid=3693 vsize=1795184 CPUtime=1800.02
/proc/3695/stat : 3695 (java) S 3693 3695 2752 0 -1 0 169879 0 1 0 179900 102 0 0 18 0 13 0 139256893 1838268416 126836 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3695/statm: 448796 126836 1332 9 0 446407 0
[pid=3695/tid=3697] ppid=3693 vsize=1795184 CPUtime=1745.82
/proc/3695/task/3697/stat : 3697 (java) R 3693 3695 2752 0 -1 64 52048 0 1 0 174544 38 0 0 25 0 13 0 139256894 1838268416 126836 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109552418 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3695/tid=3698] ppid=3693 vsize=1795184 CPUtime=25.26
/proc/3695/task/3698/stat : 3698 (java) S 3693 3695 2752 0 -1 64 52158 0 0 0 2503 23 0 0 16 0 13 0 139256898 1838268416 126836 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3695/tid=3699] ppid=3693 vsize=1795184 CPUtime=25.21
/proc/3695/task/3699/stat : 3699 (java) S 3693 3695 2752 0 -1 64 49452 0 0 0 2500 21 0 0 16 0 13 0 139256898 1838268416 126836 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3695/tid=3700] ppid=3693 vsize=1795184 CPUtime=0.21
/proc/3695/task/3700/stat : 3700 (java) S 3693 3695 2752 0 -1 64 73 0 0 0 12 9 0 0 16 0 13 0 139256900 1838268416 126836 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3695/tid=3701] ppid=3693 vsize=1795184 CPUtime=0
/proc/3695/task/3701/stat : 3701 (java) S 3693 3695 2752 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 139256901 1838268416 126836 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3695/tid=3702] ppid=3693 vsize=1795184 CPUtime=0
/proc/3695/task/3702/stat : 3702 (java) S 3693 3695 2752 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 139256901 1838268416 126836 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3695/tid=3703] ppid=3693 vsize=1795184 CPUtime=0
/proc/3695/task/3703/stat : 3703 (java) S 3693 3695 2752 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 139256905 1838268416 126836 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3695/tid=3704] ppid=3693 vsize=1795184 CPUtime=1.49
/proc/3695/task/3704/stat : 3704 (java) S 3693 3695 2752 0 -1 64 7020 0 0 0 147 2 0 0 17 0 13 0 139256905 1838268416 126836 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3695/tid=3705] ppid=3693 vsize=1795184 CPUtime=1.95
/proc/3695/task/3705/stat : 3705 (java) S 3693 3695 2752 0 -1 64 8405 0 0 0 191 4 0 0 16 0 13 0 139256905 1838268416 126836 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3695/tid=3706] ppid=3693 vsize=1795184 CPUtime=0
/proc/3695/task/3706/stat : 3706 (java) S 3693 3695 2752 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 139256905 1838268416 126836 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3695/tid=3707] ppid=3693 vsize=1795184 CPUtime=0
/proc/3695/task/3707/stat : 3707 (java) S 3693 3695 2752 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 139256905 1838268416 126836 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3695/tid=3708] ppid=3693 vsize=1795184 CPUtime=0
/proc/3695/task/3708/stat : 3708 (java) S 3693 3695 2752 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 139256930 1838268416 126836 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 1795184

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

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

[startup+1773.22 s]
/proc/loadavg: 1.06 1.04 1.00 2/90 3710
/proc/meminfo: memFree=1418968/2055920 swapFree=4169120/4192956
[pid=3695] ppid=3693 vsize=0 CPUtime=1800.12
/proc/3695/stat : 3695 (java) Z 3693 3695 2752 0 -1 1036 169899 0 1 0 179905 107 0 0 16 0 2 0 139256893 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3695/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.12
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1773.24
CPU time (s): 1800.16
CPU user time (s): 1799.06
CPU system time (s): 1.09683
CPU usage (%): 101.518
Max. virtual memory (cumulated for all children) (KiB): 1798068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.06
system time used= 1.09683
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 169899
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= 42749
involuntary context switches= 56453

runsolver used 1.71974 second user time and 4.80727 second system time

The end

Launcher Data (download as text)

Begin job on node23 on Wed Apr 18 16:23:18 UTC 2007

IDJOB= 358146
IDBENCH= 1193
IDSOLVER= 164
FILE ID= node23/358146-1176913398

PBS_JOBID= 4595211

Free space on /tmp= 66452 MiB

SOLVER NAME= sat4jPseudoCPClause 2007-03-23
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1111217555.opb
COMMAND LINE= java  -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/358146-1176913398/sat4jPseudoCPClause.jar /tmp/evaluation/358146-1176913398/instance-358146-1176913398.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node23/watcher-358146-1176913398 -o ROOT/results/node23/solver-358146-1176913398 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java  -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/358146-1176913398/sat4jPseudoCPClause.jar /tmp/evaluation/358146-1176913398/instance-358146-1176913398.opb

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  6e4ce17645d1ea8394af123256e7adc9

RANDOM SEED= 380630279

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node23.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.276
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.276
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:       1925208 kB
Buffers:          9340 kB
Cached:          43688 kB
SwapCached:       1984 kB
Active:          51468 kB
Inactive:        24388 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1925208 kB
SwapTotal:     4192956 kB
SwapFree:      4169120 kB
Dirty:            3616 kB
Writeback:           0 kB
Mapped:          30480 kB
Slab:            40292 kB
Committed_AS:  2424924 kB
PageTables:       1796 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= 66452 MiB

End job on node23 on Wed Apr 18 16:52:53 UTC 2007