Trace number 419611

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
sat4jPseudoCP 2007-03-23? (TO) 1800.13 1787.22

General information on the benchmark

Namenormalized-PB07/PURE-SAT/SAT07/industrial/
babic/dspam/dspam_dump_vc1081.opb
MD5SUM3a2bb45362214b623c3dd28a6c3bc685
Bench CategoryPURE-SAT (instances containing only clauses)
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 benchmark4.18736
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables118354
Total number of constraints375699
Number of constraints which are clauses375699
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint3
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
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.07/0.16	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.07/0.16	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.07/0.16	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.07/0.17	c no version file found!!!
0.07/0.17	c sun.arch.data.model	32
0.07/0.17	c java.version	1.6.0
0.07/0.17	c os.name	Linux
0.07/0.17	c os.version	2.6.9-22.EL.rootsmp
0.07/0.17	c os.arch	i386
0.07/0.17	c Free memory 1651659224
0.07/0.17	c Max memory 1654456320
0.07/0.17	c Total memory 1654456320
0.07/0.17	c Number of processors 2
0.17/0.23	c Cutting planes based inference (org.sat4j.minisat.constraints.pb.PBSolver)
0.17/0.23	--- Begin Solver configuration ---
0.17/0.23	c Stops conflict analysis at the first Unique Implication Point
0.17/0.23	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.17/0.23	c Learn all clauses as in MiniSAT
0.17/0.23	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=10000.0 initConflictBound=100 
0.17/0.23	c VSIDS like heuristics from MiniSAT using a heap
0.17/0.23	c No reason simplification
0.17/0.23	c --- End Solver configuration ---
0.17/0.23	c solving /tmp/evaluation/419611-1177410192/instance-419611-1177410192.opb
0.17/0.23	c reading problem ... 
9.50/7.94	c ... done. Wall clock time 7.709s.
9.50/7.94	c CPU time (experimental) 6.57s.
9.50/7.94	c #vars     118354
9.50/7.94	c #constraints  372337
1800.02/1787.11	c starts		: 2
1800.02/1787.11	c conflicts		: 1440
1800.02/1787.11	c decisions		: 6733
1800.02/1787.11	c propagations		: 11272299
1800.02/1787.11	c inspects		: 32276719
1800.02/1787.11	c learnt literals	: 1
1800.02/1787.11	c learnt binary clauses	: 70
1800.02/1787.11	c learnt ternary clauses	: 55
1800.02/1787.11	c learnt clauses	: 1438
1800.02/1787.11	c root simplifications	: 0
1800.02/1787.11	c removed literals (reason simplification)	: 0
1800.02/1787.11	c reason swapping (by a shorter reason)	: 0
1800.02/1787.11	c Calls to reduceDB	: 0
1800.02/1787.11	c speed (decisions/second)	: 3.78444885485714
1800.02/1787.11	c non guided choices	3234
1800.02/1787.11	s UNKNOWN
1800.02/1787.11	c Total wall clock time (ms): 1786.887

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node46/watcher-419611-1177410192 -o ROOT/results/node46/solver-419611-1177410192 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/419611-1177410192/sat4jPseudoCP.jar /tmp/evaluation/419611-1177410192/instance-419611-1177410192.opb 

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


[startup+0 s]
/proc/loadavg: 1.10 1.03 1.00 2/78 31773
/proc/meminfo: memFree=1830248/2055920 swapFree=4159780/4192956
[pid=31773] ppid=31771 vsize=18528 CPUtime=0
/proc/31773/stat : 31773 (runsolver) R 31771 31773 30449 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 95702399 18972672 284 18446744073709551615 4194304 4255128 548682068880 18446744073709551615 255825866023 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/31773/statm: 4632 284 249 14 0 2626 0

[startup+0.102938 s]
/proc/loadavg: 1.10 1.03 1.00 2/78 31773
/proc/meminfo: memFree=1830248/2055920 swapFree=4159780/4192956
[pid=31773] ppid=31771 vsize=1777844 CPUtime=0.07
/proc/31773/stat : 31773 (java) S 31771 31773 30449 0 -1 0 3803 0 1 0 5 2 0 0 20 0 7 0 95702399 1820512256 3547 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23755 18446744073709551615 0 0 17 0 0 0
/proc/31773/statm: 444461 3547 1086 9 0 442097 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1777844

[startup+0.202955 s]
/proc/loadavg: 1.10 1.03 1.00 2/78 31773
/proc/meminfo: memFree=1830248/2055920 swapFree=4159780/4192956
[pid=31773] ppid=31771 vsize=1782444 CPUtime=0.17
/proc/31773/stat : 31773 (java) S 31771 31773 30449 0 -1 0 4745 0 1 0 14 3 0 0 20 0 12 0 95702399 1825222656 4485 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31773/statm: 445611 4485 1243 9 0 443223 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 1782444

[startup+0.302973 s]
/proc/loadavg: 1.10 1.03 1.00 2/78 31773
/proc/meminfo: memFree=1830248/2055920 swapFree=4159780/4192956
[pid=31773] ppid=31771 vsize=1782444 CPUtime=0.29
/proc/31773/stat : 31773 (java) S 31771 31773 30449 0 -1 0 6113 0 1 0 25 4 0 0 20 0 12 0 95702399 1825222656 5853 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31773/statm: 445611 5853 1263 9 0 443223 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1782444

[startup+0.70205 s]
/proc/loadavg: 1.10 1.03 1.00 2/78 31773
/proc/meminfo: memFree=1830248/2055920 swapFree=4159780/4192956
[pid=31773] ppid=31771 vsize=1783612 CPUtime=0.84
/proc/31773/stat : 31773 (java) S 31771 31773 30449 0 -1 0 7803 0 1 0 80 4 0 0 20 0 12 0 95702399 1826418688 7365 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31773/statm: 445903 7365 1298 9 0 443515 0
Current children cumulated CPU time (s) 0.84
Current children cumulated vsize (KiB) 1783612

[startup+1.50119 s]
/proc/loadavg: 1.10 1.03 1.00 3/90 31785
/proc/meminfo: memFree=1796296/2055920 swapFree=4159780/4192956
[pid=31773] ppid=31771 vsize=1785624 CPUtime=1.99
/proc/31773/stat : 31773 (java) S 31771 31773 30449 0 -1 0 20914 0 1 0 188 11 0 0 20 0 12 0 95702399 1828478976 18607 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31773/statm: 446406 18609 1301 9 0 444018 0
[pid=31773/tid=31775] ppid=31771 vsize=1785624 CPUtime=1.09
/proc/31773/task/31775/stat : 31775 (java) R 31771 31773 30449 0 -1 64 16785 0 1 0 100 9 0 0 20 0 12 0 95702401 1828478976 18610 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109583136 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31773/tid=31776] ppid=31771 vsize=1785624 CPUtime=0
/proc/31773/task/31776/stat : 31776 (java) S 31771 31773 30449 0 -1 64 3 0 0 0 0 0 0 0 22 0 12 0 95702403 1828478976 18611 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31773/tid=31777] ppid=31771 vsize=1785624 CPUtime=0
/proc/31773/task/31777/stat : 31777 (java) S 31771 31773 30449 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 95702403 1828478976 18612 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31773/tid=31778] ppid=31771 vsize=1785624 CPUtime=0
/proc/31773/task/31778/stat : 31778 (java) S 31771 31773 30449 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 95702406 1828478976 18613 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31773/tid=31779] ppid=31771 vsize=1785624 CPUtime=0
/proc/31773/task/31779/stat : 31779 (java) S 31771 31773 30449 0 -1 64 10 0 0 0 0 0 0 0 24 0 12 0 95702406 1828478976 18614 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31773/tid=31780] ppid=31771 vsize=1785624 CPUtime=0
/proc/31773/task/31780/stat : 31780 (java) S 31771 31773 30449 0 -1 64 4 0 0 0 0 0 0 0 25 0 12 0 95702406 1828478976 18616 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31773/tid=31781] ppid=31771 vsize=1785624 CPUtime=0
/proc/31773/task/31781/stat : 31781 (java) S 31771 31773 30449 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 95702410 1828478976 18617 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31773/tid=31782] ppid=31771 vsize=1785624 CPUtime=0.4
/proc/31773/task/31782/stat : 31782 (java) S 31771 31773 30449 0 -1 64 1061 0 0 0 40 0 0 0 16 0 12 0 95702411 1828478976 18618 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31773/tid=31783] ppid=31771 vsize=1785624 CPUtime=0.48
/proc/31773/task/31783/stat : 31783 (java) S 31771 31773 30449 0 -1 64 2351 0 0 0 47 1 0 0 16 0 12 0 95702411 1828478976 18619 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31773/tid=31784] ppid=31771 vsize=1785624 CPUtime=0
/proc/31773/task/31784/stat : 31784 (java) S 31771 31773 30449 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 95702411 1828478976 18620 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31773/tid=31785] ppid=31771 vsize=1785624 CPUtime=0
/proc/31773/task/31785/stat : 31785 (java) S 31771 31773 30449 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 95702411 1828478976 18621 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.99
Current children cumulated vsize (KiB) 1785624

[startup+3.10149 s]
/proc/loadavg: 1.10 1.03 1.00 2/90 31785
/proc/meminfo: memFree=1701128/2055920 swapFree=4159780/4192956
[pid=31773] ppid=31771 vsize=1787296 CPUtime=3.91
/proc/31773/stat : 31773 (java) S 31771 31773 30449 0 -1 0 46370 0 1 0 365 26 0 0 20 0 12 0 95702399 1830191104 42920 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31773/statm: 446824 42920 1315 9 0 444436 0
[pid=31773/tid=31775] ppid=31771 vsize=1787296 CPUtime=2.54
/proc/31773/task/31775/stat : 31775 (java) R 31771 31773 30449 0 -1 64 37696 0 1 0 232 22 0 0 20 0 12 0 95702401 1830191104 42920 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109471491 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31773/tid=31776] ppid=31771 vsize=1787296 CPUtime=0.09
/proc/31773/task/31776/stat : 31776 (java) S 31771 31773 30449 0 -1 64 1667 0 0 0 9 0 0 0 17 0 12 0 95702403 1830191104 42920 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31773/tid=31777] ppid=31771 vsize=1787296 CPUtime=0.08
/proc/31773/task/31777/stat : 31777 (java) S 31771 31773 30449 0 -1 64 1565 0 0 0 8 0 0 0 16 0 12 0 95702403 1830191104 42920 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31773/tid=31778] ppid=31771 vsize=1787296 CPUtime=0
/proc/31773/task/31778/stat : 31778 (java) S 31771 31773 30449 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 95702406 1830191104 42920 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31773/tid=31779] ppid=31771 vsize=1787296 CPUtime=0
/proc/31773/task/31779/stat : 31779 (java) S 31771 31773 30449 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 95702406 1830191104 42920 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31773/tid=31780] ppid=31771 vsize=1787296 CPUtime=0
/proc/31773/task/31780/stat : 31780 (java) S 31771 31773 30449 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 95702406 1830191104 42920 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31773/tid=31781] ppid=31771 vsize=1787296 CPUtime=0
/proc/31773/task/31781/stat : 31781 (java) S 31771 31773 30449 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 95702410 1830191104 42920 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31773/tid=31782] ppid=31771 vsize=1787296 CPUtime=0.53
/proc/31773/task/31782/stat : 31782 (java) S 31771 31773 30449 0 -1 64 1752 0 0 0 53 0 0 0 16 0 12 0 95702411 1830191104 42920 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31773/tid=31783] ppid=31771 vsize=1787296 CPUtime=0.6
/proc/31773/task/31783/stat : 31783 (java) S 31771 31773 30449 0 -1 64 2966 0 0 0 59 1 0 0 16 0 12 0 95702411 1830191104 42920 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31773/tid=31784] ppid=31771 vsize=1787296 CPUtime=0
/proc/31773/task/31784/stat : 31784 (java) S 31771 31773 30449 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 95702411 1830191104 42920 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31773/tid=31785] ppid=31771 vsize=1787296 CPUtime=0
/proc/31773/task/31785/stat : 31785 (java) S 31771 31773 30449 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 95702411 1830191104 42920 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.91
Current children cumulated vsize (KiB) 1787296

[startup+6.30108 s]
/proc/loadavg: 1.17 1.04 1.01 2/90 31785
/proc/meminfo: memFree=1628936/2055920 swapFree=4159780/4192956
[pid=31773] ppid=31771 vsize=1789152 CPUtime=7.66
/proc/31773/stat : 31773 (java) S 31771 31773 30449 0 -1 0 58585 0 1 0 734 32 0 0 20 0 12 0 95702399 1832091648 54247 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31773/statm: 447288 54247 1315 9 0 444900 0
[pid=31773/tid=31775] ppid=31771 vsize=1789152 CPUtime=5.16
/proc/31773/task/31775/stat : 31775 (java) R 31771 31773 30449 0 -1 64 37700 0 1 0 494 22 0 0 18 0 12 0 95702401 1832091648 54247 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109751146 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31773/tid=31776] ppid=31771 vsize=1789152 CPUtime=0.66
/proc/31773/task/31776/stat : 31776 (java) S 31771 31773 30449 0 -1 64 7569 0 0 0 63 3 0 0 19 0 12 0 95702403 1832091648 54247 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31773/tid=31777] ppid=31771 vsize=1789152 CPUtime=0.66
/proc/31773/task/31777/stat : 31777 (java) S 31771 31773 30449 0 -1 64 7868 0 0 0 62 4 0 0 18 0 12 0 95702403 1832091648 54247 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31773/tid=31778] ppid=31771 vsize=1789152 CPUtime=0
/proc/31773/task/31778/stat : 31778 (java) S 31771 31773 30449 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 95702406 1832091648 54247 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31773/tid=31779] ppid=31771 vsize=1789152 CPUtime=0
/proc/31773/task/31779/stat : 31779 (java) S 31771 31773 30449 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 95702406 1832091648 54247 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31773/tid=31780] ppid=31771 vsize=1789152 CPUtime=0
/proc/31773/task/31780/stat : 31780 (java) S 31771 31773 30449 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 95702406 1832091648 54247 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31773/tid=31781] ppid=31771 vsize=1789152 CPUtime=0
/proc/31773/task/31781/stat : 31781 (java) S 31771 31773 30449 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 95702410 1832091648 54247 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31773/tid=31782] ppid=31771 vsize=1789152 CPUtime=0.53
/proc/31773/task/31782/stat : 31782 (java) S 31771 31773 30449 0 -1 64 1752 0 0 0 53 0 0 0 16 0 12 0 95702411 1832091648 54247 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31773/tid=31783] ppid=31771 vsize=1789152 CPUtime=0.6
/proc/31773/task/31783/stat : 31783 (java) S 31771 31773 30449 0 -1 64 2966 0 0 0 59 1 0 0 16 0 12 0 95702411 1832091648 54247 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31773/tid=31784] ppid=31771 vsize=1789152 CPUtime=0
/proc/31773/task/31784/stat : 31784 (java) S 31771 31773 30449 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 95702411 1832091648 54247 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31773/tid=31785] ppid=31771 vsize=1789152 CPUtime=0
/proc/31773/task/31785/stat : 31785 (java) S 31771 31773 30449 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 95702411 1832091648 54247 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.66
Current children cumulated vsize (KiB) 1789152

[startup+12.7013 s]
/proc/loadavg: 1.15 1.04 1.01 2/91 31786
/proc/meminfo: memFree=1597320/2055920 swapFree=4159780/4192956
[pid=31773] ppid=31771 vsize=1791844 CPUtime=15.53
/proc/31773/stat : 31773 (java) S 31771 31773 30449 0 -1 0 68867 0 1 0 1517 36 0 0 20 0 13 0 95702399 1834848256 61749 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31773/statm: 447961 61749 1326 9 0 445573 0
[pid=31773/tid=31775] ppid=31771 vsize=1791844 CPUtime=10.47
/proc/31773/task/31775/stat : 31775 (java) R 31771 31773 30449 0 -1 64 37740 0 1 0 1024 23 0 0 19 0 13 0 95702401 1834848256 61749 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109941245 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31773/tid=31776] ppid=31771 vsize=1791844 CPUtime=1.52
/proc/31773/task/31776/stat : 31776 (java) S 31771 31773 30449 0 -1 64 12813 0 0 0 147 5 0 0 16 0 13 0 95702403 1834848256 61749 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31773/tid=31777] ppid=31771 vsize=1791844 CPUtime=1.53
/proc/31773/task/31777/stat : 31777 (java) S 31771 31773 30449 0 -1 64 11694 0 0 0 148 5 0 0 16 0 13 0 95702403 1834848256 61749 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31773/tid=31778] ppid=31771 vsize=1791844 CPUtime=0
/proc/31773/task/31778/stat : 31778 (java) S 31771 31773 30449 0 -1 64 15 0 0 0 0 0 0 0 16 0 13 0 95702406 1834848256 61749 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31773/tid=31779] ppid=31771 vsize=1791844 CPUtime=0
/proc/31773/task/31779/stat : 31779 (java) S 31771 31773 30449 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 95702406 1834848256 61749 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31773/tid=31780] ppid=31771 vsize=1791844 CPUtime=0
/proc/31773/task/31780/stat : 31780 (java) S 31771 31773 30449 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 95702406 1834848256 61749 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31773/tid=31781] ppid=31771 vsize=1791844 CPUtime=0
/proc/31773/task/31781/stat : 31781 (java) S 31771 31773 30449 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 95702410 1834848256 61749 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31773/tid=31782] ppid=31771 vsize=1791844 CPUtime=0.97
/proc/31773/task/31782/stat : 31782 (java) S 31771 31773 30449 0 -1 64 2700 0 0 0 97 0 0 0 16 0 13 0 95702411 1834848256 61749 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31773/tid=31783] ppid=31771 vsize=1791844 CPUtime=1
/proc/31773/task/31783/stat : 31783 (java) S 31771 31773 30449 0 -1 64 3184 0 0 0 99 1 0 0 15 0 13 0 95702411 1834848256 61749 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31773/tid=31784] ppid=31771 vsize=1791844 CPUtime=0
/proc/31773/task/31784/stat : 31784 (java) S 31771 31773 30449 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 95702411 1834848256 61749 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31773/tid=31785] ppid=31771 vsize=1791844 CPUtime=0
/proc/31773/task/31785/stat : 31785 (java) S 31771 31773 30449 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 95702411 1834848256 61749 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31773/tid=31786] ppid=31771 vsize=1791844 CPUtime=0
/proc/31773/task/31786/stat : 31786 (java) S 31771 31773 30449 0 -1 64 5 0 0 0 0 0 0 0 25 0 13 0 95703199 1834848256 61749 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 15.53
Current children cumulated vsize (KiB) 1791844

[startup+25.5026 s]
/proc/loadavg: 1.12 1.04 1.01 2/91 31786
/proc/meminfo: memFree=1581640/2055920 swapFree=4159780/4192956
[pid=31773] ppid=31771 vsize=1791844 CPUtime=28.55
/proc/31773/stat : 31773 (java) S 31771 31773 30449 0 -1 0 72719 0 1 0 2817 38 0 0 20 0 13 0 95702399 1834848256 63243 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31773/statm: 447961 63243 1326 9 0 445573 0
[pid=31773/tid=31775] ppid=31771 vsize=1791844 CPUtime=23.09
/proc/31773/task/31775/stat : 31775 (java) R 31771 31773 30449 0 -1 64 37750 0 1 0 2286 23 0 0 25 0 13 0 95702401 1834848256 63243 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109941602 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31773/tid=31776] ppid=31771 vsize=1791844 CPUtime=1.65
/proc/31773/task/31776/stat : 31776 (java) S 31771 31773 30449 0 -1 64 14978 0 0 0 159 6 0 0 16 0 13 0 95702403 1834848256 63243 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31773/tid=31777] ppid=31771 vsize=1791844 CPUtime=1.66
/proc/31773/task/31777/stat : 31777 (java) S 31771 31773 30449 0 -1 64 13370 0 0 0 161 5 0 0 16 0 13 0 95702403 1834848256 63243 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31773/tid=31778] ppid=31771 vsize=1791844 CPUtime=0
/proc/31773/task/31778/stat : 31778 (java) S 31771 31773 30449 0 -1 64 16 0 0 0 0 0 0 0 16 0 13 0 95702406 1834848256 63243 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31773/tid=31779] ppid=31771 vsize=1791844 CPUtime=0
/proc/31773/task/31779/stat : 31779 (java) S 31771 31773 30449 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 95702406 1834848256 63243 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31773/tid=31780] ppid=31771 vsize=1791844 CPUtime=0
/proc/31773/task/31780/stat : 31780 (java) S 31771 31773 30449 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 95702406 1834848256 63243 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

[pid=31773/tid=31778] ppid=31771 vsize=1791844 CPUtime=0.58
/proc/31773/task/31778/stat : 31778 (java) S 31771 31773 30449 0 -1 64 299 0 0 0 32 26 0 0 16 0 13 0 95702406 1834848256 78291 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31773/tid=31779] ppid=31771 vsize=1791844 CPUtime=0
/proc/31773/task/31779/stat : 31779 (java) S 31771 31773 30449 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 95702406 1834848256 78291 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31773/tid=31780] ppid=31771 vsize=1791844 CPUtime=0
/proc/31773/task/31780/stat : 31780 (java) S 31771 31773 30449 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 95702406 1834848256 78291 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31773/tid=31781] ppid=31771 vsize=1791844 CPUtime=0
/proc/31773/task/31781/stat : 31781 (java) S 31771 31773 30449 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 95702410 1834848256 78291 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31773/tid=31782] ppid=31771 vsize=1791844 CPUtime=1.06
/proc/31773/task/31782/stat : 31782 (java) S 31771 31773 30449 0 -1 64 2700 0 0 0 106 0 0 0 17 0 13 0 95702411 1834848256 78291 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31773/tid=31783] ppid=31771 vsize=1791844 CPUtime=1.06
/proc/31773/task/31783/stat : 31783 (java) S 31771 31773 30449 0 -1 64 3184 0 0 0 105 1 0 0 16 0 13 0 95702411 1834848256 78291 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31773/tid=31784] ppid=31771 vsize=1791844 CPUtime=0
/proc/31773/task/31784/stat : 31784 (java) S 31771 31773 30449 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 95702411 1834848256 78291 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31773/tid=31785] ppid=31771 vsize=1791844 CPUtime=0
/proc/31773/task/31785/stat : 31785 (java) S 31771 31773 30449 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 95702411 1834848256 78291 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31773/tid=31786] ppid=31771 vsize=1791844 CPUtime=0
/proc/31773/task/31786/stat : 31786 (java) S 31771 31773 30449 0 -1 64 5 0 0 0 0 0 0 0 25 0 13 0 95703199 1834848256 78291 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1614.06
Current children cumulated vsize (KiB) 1791844

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 31788
/proc/meminfo: memFree=1513928/2055920 swapFree=4159780/4192956
[pid=31773] ppid=31771 vsize=1791844 CPUtime=1674.43
/proc/31773/stat : 31773 (java) S 31771 31773 30449 0 -1 0 186142 0 1 0 167285 158 0 0 20 0 13 0 95702399 1834848256 79486 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31773/statm: 447961 79486 1326 9 0 445573 0
[pid=31773/tid=31775] ppid=31771 vsize=1791844 CPUtime=1646.95
/proc/31773/task/31775/stat : 31775 (java) R 31771 31773 30449 0 -1 64 91296 0 1 0 164635 60 0 0 24 0 13 0 95702401 1834848256 79486 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109835240 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31773/tid=31776] ppid=31771 vsize=1791844 CPUtime=12.37
/proc/31773/task/31776/stat : 31776 (java) S 31771 31773 30449 0 -1 64 45527 0 0 0 1203 34 0 0 16 0 13 0 95702403 1834848256 79486 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31773/tid=31777] ppid=31771 vsize=1791844 CPUtime=12.31
/proc/31773/task/31777/stat : 31777 (java) S 31771 31773 30449 0 -1 64 42405 0 0 0 1199 32 0 0 16 0 13 0 95702403 1834848256 79486 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31773/tid=31778] ppid=31771 vsize=1791844 CPUtime=0.6
/proc/31773/task/31778/stat : 31778 (java) S 31771 31773 30449 0 -1 64 309 0 0 0 33 27 0 0 16 0 13 0 95702406 1834848256 79486 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31773/tid=31779] ppid=31771 vsize=1791844 CPUtime=0
/proc/31773/task/31779/stat : 31779 (java) S 31771 31773 30449 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 95702406 1834848256 79486 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31773/tid=31780] ppid=31771 vsize=1791844 CPUtime=0
/proc/31773/task/31780/stat : 31780 (java) S 31771 31773 30449 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 95702406 1834848256 79486 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31773/tid=31781] ppid=31771 vsize=1791844 CPUtime=0
/proc/31773/task/31781/stat : 31781 (java) S 31771 31773 30449 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 95702410 1834848256 79486 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31773/tid=31782] ppid=31771 vsize=1791844 CPUtime=1.06
/proc/31773/task/31782/stat : 31782 (java) S 31771 31773 30449 0 -1 64 2700 0 0 0 106 0 0 0 17 0 13 0 95702411 1834848256 79486 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31773/tid=31783] ppid=31771 vsize=1791844 CPUtime=1.06
/proc/31773/task/31783/stat : 31783 (java) S 31771 31773 30449 0 -1 64 3184 0 0 0 105 1 0 0 16 0 13 0 95702411 1834848256 79486 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31773/tid=31784] ppid=31771 vsize=1791844 CPUtime=0
/proc/31773/task/31784/stat : 31784 (java) S 31771 31773 30449 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 95702411 1834848256 79486 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31773/tid=31785] ppid=31771 vsize=1791844 CPUtime=0
/proc/31773/task/31785/stat : 31785 (java) S 31771 31773 30449 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 95702411 1834848256 79486 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31773/tid=31786] ppid=31771 vsize=1791844 CPUtime=0
/proc/31773/task/31786/stat : 31786 (java) S 31771 31773 30449 0 -1 64 5 0 0 0 0 0 0 0 25 0 13 0 95703199 1834848256 79486 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1674.43
Current children cumulated vsize (KiB) 1791844

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 31788
/proc/meminfo: memFree=1506760/2055920 swapFree=4159780/4192956
[pid=31773] ppid=31771 vsize=1791844 CPUtime=1734.82
/proc/31773/stat : 31773 (java) S 31771 31773 30449 0 -1 0 189952 0 1 0 173320 162 0 0 20 0 13 0 95702399 1834848256 81286 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31773/statm: 447961 81286 1326 9 0 445573 0
[pid=31773/tid=31775] ppid=31771 vsize=1791844 CPUtime=1706.48
/proc/31773/task/31775/stat : 31775 (java) R 31771 31773 30449 0 -1 64 92929 0 1 0 170586 62 0 0 25 0 13 0 95702401 1834848256 81286 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109878497 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31773/tid=31776] ppid=31771 vsize=1791844 CPUtime=12.79
/proc/31773/task/31776/stat : 31776 (java) S 31771 31773 30449 0 -1 64 46549 0 0 0 1244 35 0 0 16 0 13 0 95702403 1834848256 81286 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31773/tid=31777] ppid=31771 vsize=1791844 CPUtime=12.74
/proc/31773/task/31777/stat : 31777 (java) S 31771 31773 30449 0 -1 64 43553 0 0 0 1241 33 0 0 16 0 13 0 95702403 1834848256 81286 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31773/tid=31778] ppid=31771 vsize=1791844 CPUtime=0.62
/proc/31773/task/31778/stat : 31778 (java) S 31771 31773 30449 0 -1 64 316 0 0 0 35 27 0 0 16 0 13 0 95702406 1834848256 81286 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31773/tid=31779] ppid=31771 vsize=1791844 CPUtime=0
/proc/31773/task/31779/stat : 31779 (java) S 31771 31773 30449 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 95702406 1834848256 81286 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31773/tid=31780] ppid=31771 vsize=1791844 CPUtime=0
/proc/31773/task/31780/stat : 31780 (java) S 31771 31773 30449 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 95702406 1834848256 81286 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31773/tid=31781] ppid=31771 vsize=1791844 CPUtime=0
/proc/31773/task/31781/stat : 31781 (java) S 31771 31773 30449 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 95702410 1834848256 81286 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31773/tid=31782] ppid=31771 vsize=1791844 CPUtime=1.06
/proc/31773/task/31782/stat : 31782 (java) S 31771 31773 30449 0 -1 64 2700 0 0 0 106 0 0 0 17 0 13 0 95702411 1834848256 81286 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31773/tid=31783] ppid=31771 vsize=1791844 CPUtime=1.06
/proc/31773/task/31783/stat : 31783 (java) S 31771 31773 30449 0 -1 64 3184 0 0 0 105 1 0 0 16 0 13 0 95702411 1834848256 81286 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31773/tid=31784] ppid=31771 vsize=1791844 CPUtime=0
/proc/31773/task/31784/stat : 31784 (java) S 31771 31773 30449 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 95702411 1834848256 81286 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31773/tid=31785] ppid=31771 vsize=1791844 CPUtime=0
/proc/31773/task/31785/stat : 31785 (java) S 31771 31773 30449 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 95702411 1834848256 81286 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31773/tid=31786] ppid=31771 vsize=1791844 CPUtime=0
/proc/31773/task/31786/stat : 31786 (java) S 31771 31773 30449 0 -1 64 5 0 0 0 0 0 0 0 25 0 13 0 95703199 1834848256 81286 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1734.82
Current children cumulated vsize (KiB) 1791844

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 31788
/proc/meminfo: memFree=1492872/2055920 swapFree=4159780/4192956
[pid=31773] ppid=31771 vsize=1791844 CPUtime=1795.18
/proc/31773/stat : 31773 (java) S 31771 31773 30449 0 -1 0 195248 0 1 0 179352 166 0 0 20 0 13 0 95702399 1834848256 84896 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31773/statm: 447961 84896 1326 9 0 445573 0
[pid=31773/tid=31775] ppid=31771 vsize=1791844 CPUtime=1765.99
/proc/31773/task/31775/stat : 31775 (java) R 31771 31773 30449 0 -1 64 95757 0 1 0 176536 63 0 0 25 0 13 0 95702401 1834848256 84897 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109712791 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31773/tid=31776] ppid=31771 vsize=1791844 CPUtime=13.2
/proc/31773/task/31776/stat : 31776 (java) S 31771 31773 30449 0 -1 64 47744 0 0 0 1285 35 0 0 16 0 13 0 95702403 1834848256 84897 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31773/tid=31777] ppid=31771 vsize=1791844 CPUtime=13.16
/proc/31773/task/31777/stat : 31777 (java) S 31771 31773 30449 0 -1 64 44813 0 0 0 1281 35 0 0 16 0 13 0 95702403 1834848256 84897 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31773/tid=31778] ppid=31771 vsize=1791844 CPUtime=0.64
/proc/31773/task/31778/stat : 31778 (java) S 31771 31773 30449 0 -1 64 330 0 0 0 36 28 0 0 16 0 13 0 95702406 1834848256 84897 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31773/tid=31779] ppid=31771 vsize=1791844 CPUtime=0
/proc/31773/task/31779/stat : 31779 (java) S 31771 31773 30449 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 95702406 1834848256 84897 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31773/tid=31780] ppid=31771 vsize=1791844 CPUtime=0
/proc/31773/task/31780/stat : 31780 (java) S 31771 31773 30449 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 95702406 1834848256 84898 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31773/tid=31781] ppid=31771 vsize=1791844 CPUtime=0
/proc/31773/task/31781/stat : 31781 (java) S 31771 31773 30449 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 95702410 1834848256 84898 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31773/tid=31782] ppid=31771 vsize=1791844 CPUtime=1.06
/proc/31773/task/31782/stat : 31782 (java) S 31771 31773 30449 0 -1 64 2700 0 0 0 106 0 0 0 17 0 13 0 95702411 1834848256 84898 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31773/tid=31783] ppid=31771 vsize=1791844 CPUtime=1.06
/proc/31773/task/31783/stat : 31783 (java) S 31771 31773 30449 0 -1 64 3184 0 0 0 105 1 0 0 16 0 13 0 95702411 1834848256 84899 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31773/tid=31784] ppid=31771 vsize=1791844 CPUtime=0
/proc/31773/task/31784/stat : 31784 (java) S 31771 31773 30449 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 95702411 1834848256 84899 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31773/tid=31785] ppid=31771 vsize=1791844 CPUtime=0
/proc/31773/task/31785/stat : 31785 (java) S 31771 31773 30449 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 95702411 1834848256 84900 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31773/tid=31786] ppid=31771 vsize=1791844 CPUtime=0
/proc/31773/task/31786/stat : 31786 (java) S 31771 31773 30449 0 -1 64 5 0 0 0 0 0 0 0 25 0 13 0 95703199 1834848256 84900 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1795.18
Current children cumulated vsize (KiB) 1791844



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1787.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 31788
/proc/meminfo: memFree=1490248/2055920 swapFree=4159780/4192956
[pid=31773] ppid=31771 vsize=1791844 CPUtime=1800.02
/proc/31773/stat : 31773 (java) S 31771 31773 30449 0 -1 0 195847 0 1 0 179836 166 0 0 20 0 13 0 95702399 1834848256 85358 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31773/statm: 447961 85358 1326 9 0 445573 0
[pid=31773/tid=31775] ppid=31771 vsize=1791844 CPUtime=1770.75
/proc/31773/task/31775/stat : 31775 (java) R 31771 31773 30449 0 -1 64 96179 0 1 0 177012 63 0 0 25 0 13 0 95702401 1834848256 85358 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109879890 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31773/tid=31776] ppid=31771 vsize=1791844 CPUtime=13.23
/proc/31773/task/31776/stat : 31776 (java) S 31771 31773 30449 0 -1 64 47815 0 0 0 1288 35 0 0 16 0 13 0 95702403 1834848256 85358 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31773/tid=31777] ppid=31771 vsize=1791844 CPUtime=13.2
/proc/31773/task/31777/stat : 31777 (java) S 31771 31773 30449 0 -1 64 44918 0 0 0 1285 35 0 0 16 0 13 0 95702403 1834848256 85358 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31773/tid=31778] ppid=31771 vsize=1791844 CPUtime=0.64
/proc/31773/task/31778/stat : 31778 (java) S 31771 31773 30449 0 -1 64 330 0 0 0 36 28 0 0 16 0 13 0 95702406 1834848256 85358 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31773/tid=31779] ppid=31771 vsize=1791844 CPUtime=0
/proc/31773/task/31779/stat : 31779 (java) S 31771 31773 30449 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 95702406 1834848256 85358 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31773/tid=31780] ppid=31771 vsize=1791844 CPUtime=0
/proc/31773/task/31780/stat : 31780 (java) S 31771 31773 30449 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 95702406 1834848256 85358 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31773/tid=31781] ppid=31771 vsize=1791844 CPUtime=0
/proc/31773/task/31781/stat : 31781 (java) S 31771 31773 30449 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 95702410 1834848256 85358 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31773/tid=31782] ppid=31771 vsize=1791844 CPUtime=1.06
/proc/31773/task/31782/stat : 31782 (java) S 31771 31773 30449 0 -1 64 2700 0 0 0 106 0 0 0 17 0 13 0 95702411 1834848256 85358 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31773/tid=31783] ppid=31771 vsize=1791844 CPUtime=1.06
/proc/31773/task/31783/stat : 31783 (java) S 31771 31773 30449 0 -1 64 3184 0 0 0 105 1 0 0 16 0 13 0 95702411 1834848256 85358 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31773/tid=31784] ppid=31771 vsize=1791844 CPUtime=0
/proc/31773/task/31784/stat : 31784 (java) S 31771 31773 30449 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 95702411 1834848256 85358 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31773/tid=31785] ppid=31771 vsize=1791844 CPUtime=0
/proc/31773/task/31785/stat : 31785 (java) S 31771 31773 30449 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 95702411 1834848256 85358 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31773/tid=31786] ppid=31771 vsize=1791844 CPUtime=0
/proc/31773/task/31786/stat : 31786 (java) S 31771 31773 30449 0 -1 64 5 0 0 0 0 0 0 0 25 0 13 0 95703199 1834848256 85358 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 1791844

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

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

[startup+1787.21 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 31788
/proc/meminfo: memFree=1490248/2055920 swapFree=4159780/4192956
[pid=31773] ppid=31771 vsize=0 CPUtime=1800.12
/proc/31773/stat : 31773 (java) Z 31771 31773 30449 0 -1 1036 195867 0 1 0 179840 172 0 0 16 0 2 0 95702399 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31773/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): 1787.22
CPU time (s): 1800.13
CPU user time (s): 1798.41
CPU system time (s): 1.72174
CPU usage (%): 100.722
Max. virtual memory (cumulated for all children) (KiB): 1791844

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.41
system time used= 1.72174
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 195867
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= 62552
involuntary context switches= 52744

runsolver used 1.85572 second user time and 5.34819 second system time

The end

Launcher Data (download as text)

Begin job on node46 on Tue Apr 24 10:23:14 UTC 2007

IDJOB= 419611
IDBENCH= 47786
IDSOLVER= 160
FILE ID= node46/419611-1177410192

PBS_JOBID= 4675610

Free space on /tmp= 66069 MiB

SOLVER NAME= sat4jPseudoCP 2007-03-23
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/PURE-SAT/SAT07/industrial/babic/dspam/dspam_dump_vc1081.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/419611-1177410192/sat4jPseudoCP.jar /tmp/evaluation/419611-1177410192/instance-419611-1177410192.opb       
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node46/watcher-419611-1177410192 -o ROOT/results/node46/solver-419611-1177410192 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/419611-1177410192/sat4jPseudoCP.jar /tmp/evaluation/419611-1177410192/instance-419611-1177410192.opb       

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  3a2bb45362214b623c3dd28a6c3bc685

RANDOM SEED= 567627894

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node46.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.268
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.268
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:       1830784 kB
Buffers:          5684 kB
Cached:          94696 kB
SwapCached:       2980 kB
Active:         117036 kB
Inactive:        58600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1830784 kB
SwapTotal:     4192956 kB
SwapFree:      4159780 kB
Dirty:           16020 kB
Writeback:           0 kB
Mapped:          82692 kB
Slab:            34664 kB
Committed_AS:  3488432 kB
PageTables:       2116 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= 66069 MiB

End job on node46 on Tue Apr 24 10:53:03 UTC 2007