Trace number 362431

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerObjective functionCPU timeWall clock time
SAT4JPseudoResolution 2007-03-23? (TO) 1800.36 1786.31

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/
pub/fctp/normalized-reduced-mps-v2-20-10-ran4x64.opb
MD5SUM094943d5c572e297ea40a22e131cb082
Bench CategoryOPT-SMALLINT (optimisation, small integers)
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.186971
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables7936
Total number of constraints324
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints324
Minimum length of a constraint31
Maximum length of a constraint1920
Number of terms in the objective function 7936
Biggest coefficient in the objective function 1873
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 530542
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262144
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 530542
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.08/0.27	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.08/0.27	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.08/0.27	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.08/0.28	c no version file found!!!
0.08/0.28	c sun.arch.data.model	32
0.08/0.28	c java.version	1.6.0
0.08/0.28	c os.name	Linux
0.08/0.28	c os.version	2.6.9-22.EL.rootsmp
0.08/0.28	c os.arch	i386
0.08/0.28	c Free memory 1651659224
0.08/0.28	c Max memory 1654456320
0.08/0.28	c Total memory 1654456320
0.08/0.28	c Number of processors 2
0.17/0.34	--- Begin Solver configuration ---
0.17/0.34	c Stops conflict analysis at the first Unique Implication Point
0.17/0.34	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.17/0.34	c Learn all clauses as in MiniSAT
0.17/0.34	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.17/0.34	c VSIDS like heuristics from MiniSAT using a heap
0.17/0.34	c No reason simplification
0.17/0.34	c --- End Solver configuration ---
0.17/0.34	c solving /tmp/evaluation/362431-1177012451/instance-362431-1177012451.opb
0.17/0.34	c reading problem ... 
2.43/1.62	c ... done. Wall clock time 1.282s.
2.43/1.62	c CPU time (experimental) 0.76s.
2.43/1.62	c #vars     7936
2.43/1.62	c #constraints  392
1800.05/1785.97	c starts		: 21
1800.05/1785.97	c conflicts		: 696592
1800.05/1785.97	c decisions		: 2083386
1800.05/1785.97	c propagations		: 176122391
1800.05/1785.97	c inspects		: 2052142615
1800.05/1785.97	c learnt literals	: 0
1800.05/1785.97	c learnt binary clauses	: 0
1800.05/1785.97	c learnt ternary clauses	: 1
1800.05/1785.97	c learnt clauses	: 696592
1800.05/1785.97	c root simplifications	: 0
1800.05/1785.97	c removed literals (reason simplification)	: 0
1800.05/1785.97	c reason swapping (by a shorter reason)	: 0
1800.05/1785.97	c Calls to reduceDB	: 0
1800.05/1785.97	c speed (decisions/second)	: 1167.7295539460602
1800.05/1785.97	c non guided choices	2
1800.05/1785.97	s UNKNOWN
1800.05/1785.97	c Total wall clock time (ms): 1785.633

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/node69/watcher-362431-1177012451 -o ROOT/results/node69/solver-362431-1177012451 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/362431-1177012451/sat4jPseudoResolution.jar /tmp/evaluation/362431-1177012451/instance-362431-1177012451.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 3810
/proc/meminfo: memFree=1844884/2055920 swapFree=4182908/4192956
[pid=3810] ppid=3808 vsize=152 CPUtime=0
/proc/3810/stat : 3810 (java) D 3808 3810 2714 0 -1 0 41 0 0 0 0 0 0 0 18 0 1 0 177234589 155648 26 18446744073709551615 134512640 134550740 4294956592 18446744073709551615 11952932 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/3810/statm: 38 26 19 9 0 4 0

[startup+0.03312 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 3810
/proc/meminfo: memFree=1844884/2055920 swapFree=4182908/4192956
[pid=3810] ppid=3808 vsize=12056 CPUtime=0
/proc/3810/stat : 3810 (java) D 3808 3810 2714 0 -1 0 635 0 2 0 0 0 0 0 18 0 1 0 177234589 12345344 445 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 105794368 0 0 4096 0 18446744071563479169 0 0 17 1 0 0
/proc/3810/statm: 3014 449 158 9 0 1148 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12056

[startup+0.106069 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 3810
/proc/meminfo: memFree=1844884/2055920 swapFree=4182908/4192956
[pid=3810] ppid=3808 vsize=12620 CPUtime=0.01
/proc/3810/stat : 3810 (java) S 3808 3810 2714 0 -1 0 832 0 15 0 0 1 0 0 18 0 2 0 177234589 12922880 604 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/3810/statm: 3155 604 287 9 0 1243 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12620

[startup+0.301102 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 3810
/proc/meminfo: memFree=1844884/2055920 swapFree=4182908/4192956
[pid=3810] ppid=3808 vsize=1780424 CPUtime=0.17
/proc/3810/stat : 3810 (java) S 3808 3810 2714 0 -1 0 4493 0 24 0 12 5 0 0 18 0 12 0 177234589 1823154176 4255 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3810/statm: 445106 4255 1238 9 0 442718 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 1780424

[startup+0.701167 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 3810
/proc/meminfo: memFree=1844884/2055920 swapFree=4182908/4192956
[pid=3810] ppid=3808 vsize=1782484 CPUtime=0.72
/proc/3810/stat : 3810 (java) S 3808 3810 2714 0 -1 0 6679 0 24 0 65 7 0 0 18 0 12 0 177234589 1825263616 6249 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3810/statm: 445621 6249 1284 9 0 443233 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 1782484

[startup+1.5023 s]
/proc/loadavg: 0.91 0.97 0.99 4/76 3822
/proc/meminfo: memFree=1809332/2055920 swapFree=4182908/4192956
[pid=3810] ppid=3808 vsize=1794620 CPUtime=2.25
/proc/3810/stat : 3810 (java) S 3808 3810 2714 0 -1 0 14808 0 24 0 199 26 0 0 18 0 12 0 177234589 1837690880 11517 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3810/statm: 448655 11517 1303 9 0 446267 0
[pid=3810/tid=3812] ppid=3808 vsize=1794620 CPUtime=0.66
/proc/3810/task/3812/stat : 3812 (java) R 3808 3810 2714 0 -1 64 7720 0 11 0 60 6 0 0 18 0 12 0 177234594 1837690880 11517 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3810/tid=3813] ppid=3808 vsize=1794620 CPUtime=0
/proc/3810/task/3813/stat : 3813 (java) S 3808 3810 2714 0 -1 64 3 0 0 0 0 0 0 0 18 0 12 0 177234603 1837690880 11517 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3810/tid=3814] ppid=3808 vsize=1794620 CPUtime=0
/proc/3810/task/3814/stat : 3814 (java) S 3808 3810 2714 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 177234603 1837690880 11517 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3810/tid=3815] ppid=3808 vsize=1794620 CPUtime=0.24
/proc/3810/task/3815/stat : 3815 (java) S 3808 3810 2714 0 -1 64 1 0 0 0 9 15 0 0 16 0 12 0 177234607 1837690880 11517 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3810/tid=3816] ppid=3808 vsize=1794620 CPUtime=0
/proc/3810/task/3816/stat : 3816 (java) S 3808 3810 2714 0 -1 64 9 0 0 0 0 0 0 0 21 0 12 0 177234607 1837690880 11517 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3810/tid=3817] ppid=3808 vsize=1794620 CPUtime=0
/proc/3810/task/3817/stat : 3817 (java) S 3808 3810 2714 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 177234607 1837690880 11517 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3810/tid=3818] ppid=3808 vsize=1794620 CPUtime=0
/proc/3810/task/3818/stat : 3818 (java) S 3808 3810 2714 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 177234611 1837690880 11517 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3810/tid=3819] ppid=3808 vsize=1794620 CPUtime=0.78
/proc/3810/task/3819/stat : 3819 (java) R 3808 3810 2714 0 -1 64 4623 0 0 0 76 2 0 0 20 0 12 0 177234611 1837690880 11517 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 103334208 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3810/tid=3820] ppid=3808 vsize=1794620 CPUtime=0.52
/proc/3810/task/3820/stat : 3820 (java) R 3808 3810 2714 0 -1 64 1759 0 0 0 52 0 0 0 16 0 12 0 177234611 1837690880 11517 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 105848803 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3810/tid=3821] ppid=3808 vsize=1794620 CPUtime=0
/proc/3810/task/3821/stat : 3821 (java) S 3808 3810 2714 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 177234611 1837690880 11517 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3810/tid=3822] ppid=3808 vsize=1794620 CPUtime=0
/proc/3810/task/3822/stat : 3822 (java) S 3808 3810 2714 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 177234611 1837690880 11517 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.25
Current children cumulated vsize (KiB) 1794620

[startup+3.10256 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 3823
/proc/meminfo: memFree=1782636/2055920 swapFree=4182908/4192956
[pid=3810] ppid=3808 vsize=1792700 CPUtime=4.41
/proc/3810/stat : 3810 (java) S 3808 3810 2714 0 -1 0 29082 0 24 0 409 32 0 0 18 0 13 0 177234589 1835724800 24503 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3810/statm: 448175 24503 1317 9 0 445787 0
[pid=3810/tid=3812] ppid=3808 vsize=1792700 CPUtime=2.02
/proc/3810/task/3812/stat : 3812 (java) R 3808 3810 2714 0 -1 64 20926 0 11 0 190 12 0 0 25 0 13 0 177234594 1835724800 24503 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109694947 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3810/tid=3813] ppid=3808 vsize=1792700 CPUtime=0
/proc/3810/task/3813/stat : 3813 (java) S 3808 3810 2714 0 -1 64 3 0 0 0 0 0 0 0 18 0 13 0 177234603 1835724800 24503 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3810/tid=3814] ppid=3808 vsize=1792700 CPUtime=0
/proc/3810/task/3814/stat : 3814 (java) S 3808 3810 2714 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 177234603 1835724800 24503 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3810/tid=3815] ppid=3808 vsize=1792700 CPUtime=0.24
/proc/3810/task/3815/stat : 3815 (java) S 3808 3810 2714 0 -1 64 2 0 0 0 9 15 0 0 17 0 13 0 177234607 1835724800 24503 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3810/tid=3816] ppid=3808 vsize=1792700 CPUtime=0
/proc/3810/task/3816/stat : 3816 (java) S 3808 3810 2714 0 -1 64 9 0 0 0 0 0 0 0 21 0 13 0 177234607 1835724800 24503 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3810/tid=3817] ppid=3808 vsize=1792700 CPUtime=0
/proc/3810/task/3817/stat : 3817 (java) S 3808 3810 2714 0 -1 64 4 0 0 0 0 0 0 0 22 0 13 0 177234607 1835724800 24503 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3810/tid=3818] ppid=3808 vsize=1792700 CPUtime=0
/proc/3810/task/3818/stat : 3818 (java) S 3808 3810 2714 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 177234611 1835724800 24503 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3810/tid=3819] ppid=3808 vsize=1792700 CPUtime=1.16
/proc/3810/task/3819/stat : 3819 (java) S 3808 3810 2714 0 -1 64 4711 0 0 0 114 2 0 0 16 0 13 0 177234611 1835724800 24503 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3810/tid=3820] ppid=3808 vsize=1792700 CPUtime=0.95
/proc/3810/task/3820/stat : 3820 (java) S 3808 3810 2714 0 -1 64 2735 0 0 0 94 1 0 0 16 0 13 0 177234611 1835724800 24503 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3810/tid=3821] ppid=3808 vsize=1792700 CPUtime=0
/proc/3810/task/3821/stat : 3821 (java) S 3808 3810 2714 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 177234611 1835724800 24503 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3810/tid=3822] ppid=3808 vsize=1792700 CPUtime=0
/proc/3810/task/3822/stat : 3822 (java) S 3808 3810 2714 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 177234611 1835724800 24503 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3810/tid=3823] ppid=3808 vsize=1792700 CPUtime=0
/proc/3810/task/3823/stat : 3823 (java) S 3808 3810 2714 0 -1 64 3 0 0 0 0 0 0 0 21 0 13 0 177234777 1835724800 24503 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.41
Current children cumulated vsize (KiB) 1792700

[startup+6.30207 s]
/proc/loadavg: 0.92 0.97 0.99 2/77 3823
/proc/meminfo: memFree=1672044/2055920 swapFree=4182908/4192956
[pid=3810] ppid=3808 vsize=1792668 CPUtime=7.7
/proc/3810/stat : 3810 (java) S 3808 3810 2714 0 -1 0 47275 0 24 0 730 40 0 0 18 0 13 0 177234589 1835692032 42613 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3810/statm: 448167 42613 1326 9 0 445779 0
[pid=3810/tid=3812] ppid=3808 vsize=1792668 CPUtime=5.17
/proc/3810/task/3812/stat : 3812 (java) R 3808 3810 2714 0 -1 64 37701 0 11 0 499 18 0 0 25 0 13 0 177234594 1835692032 42613 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109695006 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3810/tid=3813] ppid=3808 vsize=1792668 CPUtime=0.01
/proc/3810/task/3813/stat : 3813 (java) S 3808 3810 2714 0 -1 64 622 0 0 0 1 0 0 0 16 0 13 0 177234603 1835692032 42613 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3810/tid=3814] ppid=3808 vsize=1792668 CPUtime=0.01
/proc/3810/task/3814/stat : 3814 (java) S 3808 3810 2714 0 -1 64 780 0 0 0 1 0 0 0 16 0 13 0 177234603 1835692032 42613 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3810/tid=3815] ppid=3808 vsize=1792668 CPUtime=0.24
/proc/3810/task/3815/stat : 3815 (java) S 3808 3810 2714 0 -1 64 8 0 0 0 9 15 0 0 17 0 13 0 177234607 1835692032 42613 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3810/tid=3816] ppid=3808 vsize=1792668 CPUtime=0
/proc/3810/task/3816/stat : 3816 (java) S 3808 3810 2714 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 177234607 1835692032 42613 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3810/tid=3817] ppid=3808 vsize=1792668 CPUtime=0
/proc/3810/task/3817/stat : 3817 (java) S 3808 3810 2714 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 177234607 1835692032 42613 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3810/tid=3818] ppid=3808 vsize=1792668 CPUtime=0
/proc/3810/task/3818/stat : 3818 (java) S 3808 3810 2714 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 177234611 1835692032 42613 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3810/tid=3819] ppid=3808 vsize=1792668 CPUtime=1.21
/proc/3810/task/3819/stat : 3819 (java) S 3808 3810 2714 0 -1 64 4716 0 0 0 119 2 0 0 16 0 13 0 177234611 1835692032 42613 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3810/tid=3820] ppid=3808 vsize=1792668 CPUtime=0.99
/proc/3810/task/3820/stat : 3820 (java) S 3808 3810 2714 0 -1 64 2741 0 0 0 98 1 0 0 16 0 13 0 177234611 1835692032 42613 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3810/tid=3821] ppid=3808 vsize=1792668 CPUtime=0
/proc/3810/task/3821/stat : 3821 (java) S 3808 3810 2714 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 177234611 1835692032 42613 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3810/tid=3822] ppid=3808 vsize=1792668 CPUtime=0
/proc/3810/task/3822/stat : 3822 (java) S 3808 3810 2714 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 177234611 1835692032 42613 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3810/tid=3823] ppid=3808 vsize=1792668 CPUtime=0
/proc/3810/task/3823/stat : 3823 (java) S 3808 3810 2714 0 -1 64 3 0 0 0 0 0 0 0 21 0 13 0 177234777 1835692032 42613 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.7
Current children cumulated vsize (KiB) 1792668

[startup+12.7021 s]
/proc/loadavg: 0.93 0.97 0.99 2/77 3823
/proc/meminfo: memFree=1665452/2055920 swapFree=4182908/4192956
[pid=3810] ppid=3808 vsize=1792668 CPUtime=14.14
/proc/3810/stat : 3810 (java) S 3808 3810 2714 0 -1 0 49694 0 24 0 1373 41 0 0 18 0 13 0 177234589 1835692032 45013 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3810/statm: 448167 45013 1326 9 0 445779 0
[pid=3810/tid=3812] ppid=3808 vsize=1792668 CPUtime=11.52
/proc/3810/task/3812/stat : 3812 (java) R 3808 3810 2714 0 -1 64 37705 0 11 0 1134 18 0 0 25 0 13 0 177234594 1835692032 45013 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109694787 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3810/tid=3813] ppid=3808 vsize=1792668 CPUtime=0.06
/proc/3810/task/3813/stat : 3813 (java) S 3808 3810 2714 0 -1 64 1994 0 0 0 6 0 0 0 17 0 13 0 177234603 1835692032 45013 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3810/tid=3814] ppid=3808 vsize=1792668 CPUtime=0.05
/proc/3810/task/3814/stat : 3814 (java) S 3808 3810 2714 0 -1 64 1817 0 0 0 5 0 0 0 16 0 13 0 177234603 1835692032 45013 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3810/tid=3815] ppid=3808 vsize=1792668 CPUtime=0.24
/proc/3810/task/3815/stat : 3815 (java) S 3808 3810 2714 0 -1 64 14 0 0 0 9 15 0 0 16 0 13 0 177234607 1835692032 45013 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3810/tid=3816] ppid=3808 vsize=1792668 CPUtime=0
/proc/3810/task/3816/stat : 3816 (java) S 3808 3810 2714 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 177234607 1835692032 45013 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3810/tid=3817] ppid=3808 vsize=1792668 CPUtime=0
/proc/3810/task/3817/stat : 3817 (java) S 3808 3810 2714 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 177234607 1835692032 45013 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3810/tid=3818] ppid=3808 vsize=1792668 CPUtime=0
/proc/3810/task/3818/stat : 3818 (java) S 3808 3810 2714 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 177234611 1835692032 45013 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3810/tid=3819] ppid=3808 vsize=1792668 CPUtime=1.21
/proc/3810/task/3819/stat : 3819 (java) S 3808 3810 2714 0 -1 64 4716 0 0 0 119 2 0 0 17 0 13 0 177234611 1835692032 45013 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3810/tid=3820] ppid=3808 vsize=1792668 CPUtime=0.99
/proc/3810/task/3820/stat : 3820 (java) S 3808 3810 2714 0 -1 64 2741 0 0 0 98 1 0 0 16 0 13 0 177234611 1835692032 45013 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3810/tid=3821] ppid=3808 vsize=1792668 CPUtime=0
/proc/3810/task/3821/stat : 3821 (java) S 3808 3810 2714 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 177234611 1835692032 45013 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3810/tid=3822] ppid=3808 vsize=1792668 CPUtime=0
/proc/3810/task/3822/stat : 3822 (java) S 3808 3810 2714 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 177234611 1835692032 45013 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3810/tid=3823] ppid=3808 vsize=1792668 CPUtime=0
/proc/3810/task/3823/stat : 3823 (java) S 3808 3810 2714 0 -1 64 3 0 0 0 0 0 0 0 21 0 13 0 177234777 1835692032 45013 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 14.14
Current children cumulated vsize (KiB) 1792668

[startup+25.5012 s]
/proc/loadavg: 0.94 0.97 0.99 2/77 3823
/proc/meminfo: memFree=1654956/2055920 swapFree=4182908/4192956
[pid=3810] ppid=3808 vsize=1792668 CPUtime=27.03
/proc/3810/stat : 3810 (java) S 3808 3810 2714 0 -1 0 54064 0 24 0 2660 43 0 0 18 0 13 0 177234589 1835692032 46987 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3810/statm: 448167 46987 1326 9 0 445779 0
[pid=3810/tid=3812] ppid=3808 vsize=1792668 CPUtime=24.2
/proc/3810/task/3812/stat : 3812 (java) R 3808 3810 2714 0 -1 64 37711 0 11 0 2402 18 0 0 25 0 13 0 177234594 1835692032 46987 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109924964 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3810/tid=3813] ppid=3808 vsize=1792668 CPUtime=0.14
/proc/3810/task/3813/stat : 3813 (java) S 3808 3810 2714 0 -1 64 4644 0 0 0 13 1 0 0 16 0 13 0 177234603 1835692032 46987 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3810/tid=3814] ppid=3808 vsize=1792668 CPUtime=0.13
/proc/3810/task/3814/stat : 3814 (java) S 3808 3810 2714 0 -1 64 3522 0 0 0 12 1 0 0 16 0 13 0 177234603 1835692032 46987 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3810/tid=3815] ppid=3808 vsize=1792668 CPUtime=0.24
/proc/3810/task/3815/stat : 3815 (java) S 3808 3810 2714 0 -1 64 22 0 0 0 9 15 0 0 16 0 13 0 177234607 1835692032 46987 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0

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

/proc/3810/task/3819/stat : 3819 (java) S 3808 3810 2714 0 -1 64 4717 0 0 0 122 2 0 0 17 0 13 0 177234611 1835692032 205983 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3810/tid=3820] ppid=3808 vsize=1792668 CPUtime=1.02
/proc/3810/task/3820/stat : 3820 (java) S 3808 3810 2714 0 -1 64 2742 0 0 0 101 1 0 0 16 0 13 0 177234611 1835692032 205983 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3810/tid=3821] ppid=3808 vsize=1792668 CPUtime=0
/proc/3810/task/3821/stat : 3821 (java) S 3808 3810 2714 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 177234611 1835692032 205983 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3810/tid=3822] ppid=3808 vsize=1792668 CPUtime=0
/proc/3810/task/3822/stat : 3822 (java) S 3808 3810 2714 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 177234611 1835692032 205983 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3810/tid=3823] ppid=3808 vsize=1792668 CPUtime=0
/proc/3810/task/3823/stat : 3823 (java) S 3808 3810 2714 0 -1 64 3 0 0 0 0 0 0 0 21 0 13 0 177234777 1835692032 205983 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1615.5
Current children cumulated vsize (KiB) 1792668

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 4021
/proc/meminfo: memFree=1011948/2055920 swapFree=4182908/4192956
[pid=3810] ppid=3808 vsize=1792668 CPUtime=1675.84
/proc/3810/stat : 3810 (java) S 3808 3810 2714 0 -1 0 317047 0 24 0 167403 181 0 0 18 0 13 0 177234589 1835692032 207258 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3810/statm: 448167 207258 1326 9 0 445779 0
[pid=3810/tid=3812] ppid=3808 vsize=1792668 CPUtime=1647.05
/proc/3810/task/3812/stat : 3812 (java) R 3808 3810 2714 0 -1 64 82758 0 11 0 164663 42 0 0 25 0 13 0 177234594 1835692032 207258 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109709678 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3810/tid=3813] ppid=3808 vsize=1792668 CPUtime=13
/proc/3810/task/3813/stat : 3813 (java) S 3808 3810 2714 0 -1 64 110032 0 0 0 1250 50 0 0 16 0 13 0 177234603 1835692032 207258 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3810/tid=3814] ppid=3808 vsize=1792668 CPUtime=13.03
/proc/3810/task/3814/stat : 3814 (java) S 3808 3810 2714 0 -1 64 115898 0 0 0 1247 56 0 0 17 0 13 0 177234603 1835692032 207258 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3810/tid=3815] ppid=3808 vsize=1792668 CPUtime=0.42
/proc/3810/task/3815/stat : 3815 (java) S 3808 3810 2714 0 -1 64 193 0 0 0 16 26 0 0 16 0 13 0 177234607 1835692032 207258 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3810/tid=3816] ppid=3808 vsize=1792668 CPUtime=0
/proc/3810/task/3816/stat : 3816 (java) S 3808 3810 2714 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 177234607 1835692032 207258 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3810/tid=3817] ppid=3808 vsize=1792668 CPUtime=0
/proc/3810/task/3817/stat : 3817 (java) S 3808 3810 2714 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 177234607 1835692032 207258 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3810/tid=3818] ppid=3808 vsize=1792668 CPUtime=0
/proc/3810/task/3818/stat : 3818 (java) S 3808 3810 2714 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 177234611 1835692032 207258 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3810/tid=3819] ppid=3808 vsize=1792668 CPUtime=1.24
/proc/3810/task/3819/stat : 3819 (java) S 3808 3810 2714 0 -1 64 4717 0 0 0 122 2 0 0 17 0 13 0 177234611 1835692032 207258 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3810/tid=3820] ppid=3808 vsize=1792668 CPUtime=1.02
/proc/3810/task/3820/stat : 3820 (java) S 3808 3810 2714 0 -1 64 2742 0 0 0 101 1 0 0 16 0 13 0 177234611 1835692032 207258 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3810/tid=3821] ppid=3808 vsize=1792668 CPUtime=0
/proc/3810/task/3821/stat : 3821 (java) S 3808 3810 2714 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 177234611 1835692032 207258 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3810/tid=3822] ppid=3808 vsize=1792668 CPUtime=0
/proc/3810/task/3822/stat : 3822 (java) S 3808 3810 2714 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 177234611 1835692032 207258 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3810/tid=3823] ppid=3808 vsize=1792668 CPUtime=0
/proc/3810/task/3823/stat : 3823 (java) S 3808 3810 2714 0 -1 64 3 0 0 0 0 0 0 0 21 0 13 0 177234777 1835692032 207258 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1675.84
Current children cumulated vsize (KiB) 1792668

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 4021
/proc/meminfo: memFree=1012524/2055920 swapFree=4182908/4192956
[pid=3810] ppid=3808 vsize=1792668 CPUtime=1736.05
/proc/3810/stat : 3810 (java) S 3808 3810 2714 0 -1 0 320728 0 24 0 173422 183 0 0 18 0 13 0 177234589 1835692032 207034 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3810/statm: 448167 207034 1326 9 0 445779 0
[pid=3810/tid=3812] ppid=3808 vsize=1792668 CPUtime=1706.78
/proc/3810/task/3812/stat : 3812 (java) R 3808 3810 2714 0 -1 64 82762 0 11 0 170636 42 0 0 25 0 13 0 177234594 1835692032 207034 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109855821 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3810/tid=3813] ppid=3808 vsize=1792668 CPUtime=13.25
/proc/3810/task/3813/stat : 3813 (java) S 3808 3810 2714 0 -1 64 111935 0 0 0 1273 52 0 0 16 0 13 0 177234603 1835692032 207034 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3810/tid=3814] ppid=3808 vsize=1792668 CPUtime=13.28
/proc/3810/task/3814/stat : 3814 (java) S 3808 3810 2714 0 -1 64 117672 0 0 0 1271 57 0 0 17 0 13 0 177234603 1835692032 207034 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3810/tid=3815] ppid=3808 vsize=1792668 CPUtime=0.42
/proc/3810/task/3815/stat : 3815 (java) S 3808 3810 2714 0 -1 64 193 0 0 0 16 26 0 0 16 0 13 0 177234607 1835692032 207034 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3810/tid=3816] ppid=3808 vsize=1792668 CPUtime=0
/proc/3810/task/3816/stat : 3816 (java) S 3808 3810 2714 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 177234607 1835692032 207034 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3810/tid=3817] ppid=3808 vsize=1792668 CPUtime=0
/proc/3810/task/3817/stat : 3817 (java) S 3808 3810 2714 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 177234607 1835692032 207034 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3810/tid=3818] ppid=3808 vsize=1792668 CPUtime=0
/proc/3810/task/3818/stat : 3818 (java) S 3808 3810 2714 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 177234611 1835692032 207034 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3810/tid=3819] ppid=3808 vsize=1792668 CPUtime=1.24
/proc/3810/task/3819/stat : 3819 (java) S 3808 3810 2714 0 -1 64 4717 0 0 0 122 2 0 0 17 0 13 0 177234611 1835692032 207034 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3810/tid=3820] ppid=3808 vsize=1792668 CPUtime=1.02
/proc/3810/task/3820/stat : 3820 (java) S 3808 3810 2714 0 -1 64 2742 0 0 0 101 1 0 0 16 0 13 0 177234611 1835692032 207034 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3810/tid=3821] ppid=3808 vsize=1792668 CPUtime=0
/proc/3810/task/3821/stat : 3821 (java) S 3808 3810 2714 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 177234611 1835692032 207034 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3810/tid=3822] ppid=3808 vsize=1792668 CPUtime=0
/proc/3810/task/3822/stat : 3822 (java) S 3808 3810 2714 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 177234611 1835692032 207034 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3810/tid=3823] ppid=3808 vsize=1792668 CPUtime=0
/proc/3810/task/3823/stat : 3823 (java) S 3808 3810 2714 0 -1 64 3 0 0 0 0 0 0 0 21 0 13 0 177234777 1835692032 207034 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1736.05
Current children cumulated vsize (KiB) 1792668

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 4021
/proc/meminfo: memFree=1015724/2055920 swapFree=4182908/4192956
[pid=3810] ppid=3808 vsize=1792668 CPUtime=1796.45
/proc/3810/stat : 3810 (java) S 3808 3810 2714 0 -1 0 324603 0 24 0 179460 185 0 0 18 0 13 0 177234589 1835692032 206201 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3810/statm: 448167 206201 1326 9 0 445779 0
[pid=3810/tid=3812] ppid=3808 vsize=1792668 CPUtime=1766.33
/proc/3810/task/3812/stat : 3812 (java) R 3808 3810 2714 0 -1 64 82769 0 11 0 176590 43 0 0 25 0 13 0 177234594 1835692032 206201 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109855821 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3810/tid=3813] ppid=3808 vsize=1792668 CPUtime=13.67
/proc/3810/task/3813/stat : 3813 (java) S 3808 3810 2714 0 -1 64 113477 0 0 0 1315 52 0 0 16 0 13 0 177234603 1835692032 206201 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3810/tid=3814] ppid=3808 vsize=1792668 CPUtime=13.69
/proc/3810/task/3814/stat : 3814 (java) S 3808 3810 2714 0 -1 64 119998 0 0 0 1312 57 0 0 17 0 13 0 177234603 1835692032 206201 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3810/tid=3815] ppid=3808 vsize=1792668 CPUtime=0.42
/proc/3810/task/3815/stat : 3815 (java) S 3808 3810 2714 0 -1 64 193 0 0 0 16 26 0 0 16 0 13 0 177234607 1835692032 206201 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3810/tid=3816] ppid=3808 vsize=1792668 CPUtime=0
/proc/3810/task/3816/stat : 3816 (java) S 3808 3810 2714 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 177234607 1835692032 206201 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3810/tid=3817] ppid=3808 vsize=1792668 CPUtime=0
/proc/3810/task/3817/stat : 3817 (java) S 3808 3810 2714 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 177234607 1835692032 206201 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3810/tid=3818] ppid=3808 vsize=1792668 CPUtime=0
/proc/3810/task/3818/stat : 3818 (java) S 3808 3810 2714 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 177234611 1835692032 206201 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3810/tid=3819] ppid=3808 vsize=1792668 CPUtime=1.24
/proc/3810/task/3819/stat : 3819 (java) S 3808 3810 2714 0 -1 64 4717 0 0 0 122 2 0 0 17 0 13 0 177234611 1835692032 206201 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3810/tid=3820] ppid=3808 vsize=1792668 CPUtime=1.02
/proc/3810/task/3820/stat : 3820 (java) S 3808 3810 2714 0 -1 64 2742 0 0 0 101 1 0 0 16 0 13 0 177234611 1835692032 206201 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3810/tid=3821] ppid=3808 vsize=1792668 CPUtime=0
/proc/3810/task/3821/stat : 3821 (java) S 3808 3810 2714 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 177234611 1835692032 206201 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3810/tid=3822] ppid=3808 vsize=1792668 CPUtime=0
/proc/3810/task/3822/stat : 3822 (java) S 3808 3810 2714 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 177234611 1835692032 206201 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3810/tid=3823] ppid=3808 vsize=1792668 CPUtime=0
/proc/3810/task/3823/stat : 3823 (java) S 3808 3810 2714 0 -1 64 3 0 0 0 0 0 0 0 21 0 13 0 177234777 1835692032 206201 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1796.45
Current children cumulated vsize (KiB) 1792668



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1785.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 4021
/proc/meminfo: memFree=1015724/2055920 swapFree=4182908/4192956
[pid=3810] ppid=3808 vsize=1792668 CPUtime=1800.05
/proc/3810/stat : 3810 (java) S 3808 3810 2714 0 -1 0 324603 0 24 0 179820 185 0 0 18 0 13 0 177234589 1835692032 206201 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3810/statm: 448167 206201 1326 9 0 445779 0
[pid=3810/tid=3812] ppid=3808 vsize=1792668 CPUtime=1769.94
/proc/3810/task/3812/stat : 3812 (java) R 3808 3810 2714 0 -1 64 82769 0 11 0 176951 43 0 0 25 0 13 0 177234594 1835692032 206201 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109709694 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3810/tid=3813] ppid=3808 vsize=1792668 CPUtime=13.67
/proc/3810/task/3813/stat : 3813 (java) S 3808 3810 2714 0 -1 64 113477 0 0 0 1315 52 0 0 16 0 13 0 177234603 1835692032 206201 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3810/tid=3814] ppid=3808 vsize=1792668 CPUtime=13.69
/proc/3810/task/3814/stat : 3814 (java) S 3808 3810 2714 0 -1 64 119998 0 0 0 1312 57 0 0 17 0 13 0 177234603 1835692032 206201 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3810/tid=3815] ppid=3808 vsize=1792668 CPUtime=0.42
/proc/3810/task/3815/stat : 3815 (java) S 3808 3810 2714 0 -1 64 193 0 0 0 16 26 0 0 16 0 13 0 177234607 1835692032 206201 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3810/tid=3816] ppid=3808 vsize=1792668 CPUtime=0
/proc/3810/task/3816/stat : 3816 (java) S 3808 3810 2714 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 177234607 1835692032 206201 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3810/tid=3817] ppid=3808 vsize=1792668 CPUtime=0
/proc/3810/task/3817/stat : 3817 (java) S 3808 3810 2714 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 177234607 1835692032 206201 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3810/tid=3818] ppid=3808 vsize=1792668 CPUtime=0
/proc/3810/task/3818/stat : 3818 (java) S 3808 3810 2714 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 177234611 1835692032 206201 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3810/tid=3819] ppid=3808 vsize=1792668 CPUtime=1.24
/proc/3810/task/3819/stat : 3819 (java) S 3808 3810 2714 0 -1 64 4717 0 0 0 122 2 0 0 17 0 13 0 177234611 1835692032 206201 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3810/tid=3820] ppid=3808 vsize=1792668 CPUtime=1.02
/proc/3810/task/3820/stat : 3820 (java) S 3808 3810 2714 0 -1 64 2742 0 0 0 101 1 0 0 16 0 13 0 177234611 1835692032 206201 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3810/tid=3821] ppid=3808 vsize=1792668 CPUtime=0
/proc/3810/task/3821/stat : 3821 (java) S 3808 3810 2714 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 177234611 1835692032 206201 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3810/tid=3822] ppid=3808 vsize=1792668 CPUtime=0
/proc/3810/task/3822/stat : 3822 (java) S 3808 3810 2714 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 177234611 1835692032 206201 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3810/tid=3823] ppid=3808 vsize=1792668 CPUtime=0
/proc/3810/task/3823/stat : 3823 (java) S 3808 3810 2714 0 -1 64 3 0 0 0 0 0 0 0 21 0 13 0 177234777 1835692032 206201 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 1792668

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

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

[startup+1786.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 4021
/proc/meminfo: memFree=1015724/2055920 swapFree=4182908/4192956
[pid=3810] ppid=3808 vsize=0 CPUtime=1800.35
/proc/3810/stat : 3810 (java) Z 3808 3810 2714 0 -1 1036 325040 0 24 0 179838 197 0 0 15 0 2 0 177234589 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3810/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.35
Current children cumulated vsize (KiB) 0

[startup+1786.3 s]
/proc/loadavg: 1.00 1.00 1.00 1/66 4024
/proc/meminfo: memFree=1836908/2055920 swapFree=4182908/4192956
[pid=3810] ppid=3808 vsize=0 CPUtime=1800.35
/proc/3810/stat : 3810 (java) Z 3808 3810 2714 0 -1 1036 325040 0 24 0 179838 197 0 0 15 0 2 0 177234589 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3810/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.35
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1786.31
CPU time (s): 1800.36
CPU user time (s): 1798.38
CPU system time (s): 1.9767
CPU usage (%): 100.787
Max. virtual memory (cumulated for all children) (KiB): 1794620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.38
system time used= 1.9767
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 325040
page faults= 24
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 41394
involuntary context switches= 15685

runsolver used 1.88771 second user time and 4.67929 second system time

The end

Launcher Data (download as text)

Begin job on node69 on Thu Apr 19 19:54:12 UTC 2007

IDJOB= 362431
IDBENCH= 1560
IDSOLVER= 159
FILE ID= node69/362431-1177012451

PBS_JOBID= 4630498

Free space on /tmp= 66494 MiB

SOLVER NAME= SAT4JPseudoResolution 2007-03-23
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/pub/fctp/normalized-reduced-mps-v2-20-10-ran4x64.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/362431-1177012451/sat4jPseudoResolution.jar /tmp/evaluation/362431-1177012451/instance-362431-1177012451.opb           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node69/watcher-362431-1177012451 -o ROOT/results/node69/solver-362431-1177012451 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/362431-1177012451/sat4jPseudoResolution.jar /tmp/evaluation/362431-1177012451/instance-362431-1177012451.opb           

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  094943d5c572e297ea40a22e131cb082

RANDOM SEED= 436915549

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node69.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.264
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	: 5931.00
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.264
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:       1845484 kB
Buffers:         14928 kB
Cached:         131872 kB
SwapCached:       3888 kB
Active:          33176 kB
Inactive:       123612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1845484 kB
SwapTotal:     4192956 kB
SwapFree:      4182908 kB
Dirty:            3876 kB
Writeback:           0 kB
Mapped:          15892 kB
Slab:            39660 kB
Committed_AS:  1545592 kB
PageTables:       1476 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= 66494 MiB

End job on node69 on Thu Apr 19 20:24:00 UTC 2007