Trace number 358748

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
sat4jPseudoCPClause 2007-03-23? (TO) 1800.24 1772.45

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/
wnqueen/normalized-t2001.13queen13.1111225122.opb
MD5SUMa269d12d155d81b32a77ae75b8c56536
Bench CategorySATUNSAT-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.184971
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables169
Total number of constraints101
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint169
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1250
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.15/0.40	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.15/0.40	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.15/0.40	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.15/0.41	c no version file found!!!
0.15/0.41	c sun.arch.data.model	32
0.15/0.41	c java.version	1.6.0
0.15/0.41	c os.name	Linux
0.15/0.41	c os.version	2.6.9-22.EL.rootsmp
0.15/0.41	c os.arch	i386
0.15/0.41	c Free memory 1651659224
0.15/0.41	c Max memory 1654456320
0.15/0.41	c Total memory 1654456320
0.15/0.41	c Number of processors 2
0.15/0.47	c Cutting planes based inference (org.sat4j.minisat.constraints.pb.PBSolverClause)
0.15/0.47	--- Begin Solver configuration ---
0.15/0.47	c Stops conflict analysis at the first Unique Implication Point
0.15/0.47	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.15/0.47	c Learn all clauses as in MiniSAT
0.15/0.47	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=10000.0 initConflictBound=100 
0.15/0.47	c VSIDS like heuristics from MiniSAT using a heap
0.15/0.47	c No reason simplification
0.15/0.47	c --- End Solver configuration ---
0.15/0.47	c Simplify asserted PB constraints to clauses
0.15/0.47	c solving /tmp/evaluation/358748-1176917319/instance-358748-1176917319.opb
0.15/0.47	c reading problem ... 
0.39/0.61	c ... done. Wall clock time 0.135s.
0.39/0.61	c CPU time (experimental) 0.29s.
0.39/0.61	c #vars     169
0.39/0.61	c #constraints  101
1800.09/1772.31	c starts		: 2
1800.09/1772.31	c conflicts		: 29877
1800.09/1772.31	c decisions		: 127164
1800.09/1772.31	c propagations		: 798697
1800.09/1772.31	c inspects		: 581444922
1800.09/1772.31	c learnt literals	: 0
1800.09/1772.31	c learnt binary clauses	: 0
1800.09/1772.31	c learnt ternary clauses	: 0
1800.09/1772.31	c learnt clauses	: 29877
1800.09/1772.31	c root simplifications	: 0
1800.09/1772.31	c removed literals (reason simplification)	: 0
1800.09/1772.31	c reason swapping (by a shorter reason)	: 0
1800.09/1772.31	c Calls to reduceDB	: 0
1800.09/1772.31	c speed (decisions/second)	: 71.77492867040506
1800.09/1772.31	c non guided choices	48
1800.09/1772.31	s UNKNOWN
1800.09/1772.31	c Total wall clock time (ms): 1771.843

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/node38/watcher-358748-1176917319 -o ROOT/results/node38/solver-358748-1176917319 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/358748-1176917319/sat4jPseudoCPClause.jar /tmp/evaluation/358748-1176917319/instance-358748-1176917319.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.66 0.94 0.96 3/77 21398
/proc/meminfo: memFree=1419672/2055920 swapFree=4159700/4192956
[pid=21398] ppid=21396 vsize=152 CPUtime=0
/proc/21398/stat : 21398 (java) D 21396 21398 21287 0 -1 0 41 0 0 0 0 0 0 0 20 0 1 0 123898572 155648 26 18446744073709551615 134512640 134550740 4294956592 18446744073709551615 8606500 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/21398/statm: 38 26 19 9 0 4 0

[startup+0.097095 s]
/proc/loadavg: 0.66 0.94 0.96 3/77 21398
/proc/meminfo: memFree=1419672/2055920 swapFree=4159700/4192956
[pid=21398] ppid=21396 vsize=12332 CPUtime=0.01
/proc/21398/stat : 21398 (java) S 21396 21398 21287 0 -1 0 702 0 26 0 0 1 0 0 18 0 2 0 123898572 12627968 523 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21398/statm: 3083 523 218 9 0 1229 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12332

[startup+0.101092 s]
/proc/loadavg: 0.66 0.94 0.96 3/77 21398
/proc/meminfo: memFree=1419672/2055920 swapFree=4159700/4192956
[pid=21398] ppid=21396 vsize=12420 CPUtime=0.01
/proc/21398/stat : 21398 (java) S 21396 21398 21287 0 -1 0 740 0 26 0 0 1 0 0 18 0 2 0 123898572 12718080 549 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 0 0 0
/proc/21398/statm: 3105 549 239 9 0 1241 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12420

[startup+0.302135 s]
/proc/loadavg: 0.66 0.94 0.96 3/77 21398
/proc/meminfo: memFree=1419672/2055920 swapFree=4159700/4192956
[pid=21398] ppid=21396 vsize=1777844 CPUtime=0.09
/proc/21398/stat : 21398 (java) S 21396 21398 21287 0 -1 0 3768 0 44 0 5 4 0 0 18 0 7 0 123898572 1820512256 3554 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23755 18446744073709551615 0 0 17 0 0 0
/proc/21398/statm: 444461 3554 1089 9 0 442097 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1777844

[startup+0.701211 s]
/proc/loadavg: 0.66 0.94 0.96 3/77 21398
/proc/meminfo: memFree=1419672/2055920 swapFree=4159700/4192956
[pid=21398] ppid=21396 vsize=1782868 CPUtime=0.54
/proc/21398/stat : 21398 (java) S 21396 21398 21287 0 -1 0 5471 0 44 0 47 7 0 0 18 0 13 0 123898572 1825656832 5238 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21398/statm: 445717 5238 1302 9 0 443328 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 1782868

[startup+1.50237 s]
/proc/loadavg: 0.66 0.94 0.96 3/90 21411
/proc/meminfo: memFree=1377712/2055920 swapFree=4159700/4192956
[pid=21398] ppid=21396 vsize=1802720 CPUtime=2.01
/proc/21398/stat : 21398 (java) S 21396 21398 21287 0 -1 0 23311 0 44 0 186 15 0 0 18 0 13 0 123898572 1845985280 20089 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21398/statm: 450680 20089 1309 9 0 448291 0
[pid=21398/tid=21400] ppid=21396 vsize=1802720 CPUtime=0.78
/proc/21398/task/21400/stat : 21400 (java) R 21396 21398 21287 0 -1 64 14754 0 18 0 68 10 0 0 18 0 13 0 123898582 1845985280 20089 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109501068 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21398/tid=21401] ppid=21396 vsize=1802720 CPUtime=0
/proc/21398/task/21401/stat : 21401 (java) S 21396 21398 21287 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 123898591 1845985280 20089 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21398/tid=21402] ppid=21396 vsize=1802720 CPUtime=0
/proc/21398/task/21402/stat : 21402 (java) S 21396 21398 21287 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 123898591 1845985280 20089 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21398/tid=21403] ppid=21396 vsize=1802720 CPUtime=0
/proc/21398/task/21403/stat : 21403 (java) S 21396 21398 21287 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 123898596 1845985280 20089 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21398/tid=21404] ppid=21396 vsize=1802720 CPUtime=0
/proc/21398/task/21404/stat : 21404 (java) S 21396 21398 21287 0 -1 64 10 0 0 0 0 0 0 0 21 0 13 0 123898596 1845985280 20089 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21398/tid=21405] ppid=21396 vsize=1802720 CPUtime=0
/proc/21398/task/21405/stat : 21405 (java) S 21396 21398 21287 0 -1 64 4 0 0 0 0 0 0 0 22 0 13 0 123898596 1845985280 20089 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21398/tid=21406] ppid=21396 vsize=1802720 CPUtime=0
/proc/21398/task/21406/stat : 21406 (java) S 21396 21398 21287 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 123898605 1845985280 20089 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21398/tid=21407] ppid=21396 vsize=1802720 CPUtime=0.52
/proc/21398/task/21407/stat : 21407 (java) R 21396 21398 21287 0 -1 64 3394 0 0 0 51 1 0 0 18 0 13 0 123898605 1845985280 20089 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 103314320 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21398/tid=21408] ppid=21396 vsize=1802720 CPUtime=0.66
/proc/21398/task/21408/stat : 21408 (java) R 21396 21398 21287 0 -1 64 4463 0 0 0 65 1 0 0 18 0 13 0 123898605 1845985280 20089 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 103316117 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21398/tid=21409] ppid=21396 vsize=1802720 CPUtime=0
/proc/21398/task/21409/stat : 21409 (java) S 21396 21398 21287 0 -1 64 2 0 0 0 0 0 0 0 22 0 13 0 123898605 1845985280 20089 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21398/tid=21410] ppid=21396 vsize=1802720 CPUtime=0
/proc/21398/task/21410/stat : 21410 (java) S 21396 21398 21287 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 123898605 1845985280 20089 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21398/tid=21411] ppid=21396 vsize=1802720 CPUtime=0
/proc/21398/task/21411/stat : 21411 (java) S 21396 21398 21287 0 -1 64 4 0 0 0 0 0 0 0 20 0 13 0 123898634 1845985280 20089 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.01
Current children cumulated vsize (KiB) 1802720

[startup+3.10167 s]
/proc/loadavg: 0.66 0.94 0.96 4/90 21411
/proc/meminfo: memFree=1295088/2055920 swapFree=4159700/4192956
[pid=21398] ppid=21396 vsize=1800984 CPUtime=4.52
/proc/21398/stat : 21398 (java) S 21396 21398 21287 0 -1 0 51549 0 44 0 425 27 0 0 18 0 13 0 123898572 1844207616 43715 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21398/statm: 450246 43715 1324 9 0 447857 0
[pid=21398/tid=21400] ppid=21396 vsize=1800984 CPUtime=2.01
/proc/21398/task/21400/stat : 21400 (java) R 21396 21398 21287 0 -1 64 37721 0 18 0 181 20 0 0 21 0 13 0 123898582 1844207616 43715 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109555416 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21398/tid=21401] ppid=21396 vsize=1800984 CPUtime=0
/proc/21398/task/21401/stat : 21401 (java) S 21396 21398 21287 0 -1 64 241 0 0 0 0 0 0 0 16 0 13 0 123898591 1844207616 43715 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21398/tid=21402] ppid=21396 vsize=1800984 CPUtime=0
/proc/21398/task/21402/stat : 21402 (java) S 21396 21398 21287 0 -1 64 198 0 0 0 0 0 0 0 16 0 13 0 123898591 1844207616 43715 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21398/tid=21403] ppid=21396 vsize=1800984 CPUtime=0
/proc/21398/task/21403/stat : 21403 (java) S 21396 21398 21287 0 -1 64 7 0 0 0 0 0 0 0 15 0 13 0 123898596 1844207616 43715 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21398/tid=21404] ppid=21396 vsize=1800984 CPUtime=0
/proc/21398/task/21404/stat : 21404 (java) S 21396 21398 21287 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 123898596 1844207616 43715 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21398/tid=21405] ppid=21396 vsize=1800984 CPUtime=0
/proc/21398/task/21405/stat : 21405 (java) S 21396 21398 21287 0 -1 64 6 0 0 0 0 0 0 0 17 0 13 0 123898596 1844207616 43715 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21398/tid=21406] ppid=21396 vsize=1800984 CPUtime=0
/proc/21398/task/21406/stat : 21406 (java) S 21396 21398 21287 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 123898605 1844207616 43715 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21398/tid=21407] ppid=21396 vsize=1800984 CPUtime=1.24
/proc/21398/task/21407/stat : 21407 (java) S 21396 21398 21287 0 -1 64 4702 0 0 0 123 1 0 0 16 0 13 0 123898605 1844207616 43715 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21398/tid=21408] ppid=21396 vsize=1800984 CPUtime=1.21
/proc/21398/task/21408/stat : 21408 (java) S 21396 21398 21287 0 -1 64 7983 0 0 0 119 2 0 0 17 0 13 0 123898605 1844207616 43715 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21398/tid=21409] ppid=21396 vsize=1800984 CPUtime=0
/proc/21398/task/21409/stat : 21409 (java) S 21396 21398 21287 0 -1 64 2 0 0 0 0 0 0 0 22 0 13 0 123898605 1844207616 43715 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21398/tid=21410] ppid=21396 vsize=1800984 CPUtime=0
/proc/21398/task/21410/stat : 21410 (java) S 21396 21398 21287 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 123898605 1844207616 43715 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21398/tid=21411] ppid=21396 vsize=1800984 CPUtime=0
/proc/21398/task/21411/stat : 21411 (java) S 21396 21398 21287 0 -1 64 4 0 0 0 0 0 0 0 20 0 13 0 123898634 1844207616 43715 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.52
Current children cumulated vsize (KiB) 1800984

[startup+6.30228 s]
/proc/loadavg: 0.69 0.94 0.96 2/90 21411
/proc/meminfo: memFree=1234352/2055920 swapFree=4159700/4192956
[pid=21398] ppid=21396 vsize=1798744 CPUtime=7.9
/proc/21398/stat : 21398 (java) S 21396 21398 21287 0 -1 0 56387 0 44 0 761 29 0 0 18 0 13 0 123898572 1841913856 46497 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21398/statm: 449686 46497 1325 9 0 447297 0
[pid=21398/tid=21400] ppid=21396 vsize=1798744 CPUtime=5.1
/proc/21398/task/21400/stat : 21400 (java) R 21396 21398 21287 0 -1 64 37728 0 18 0 490 20 0 0 18 0 13 0 123898582 1841913856 46497 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109493249 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21398/tid=21401] ppid=21396 vsize=1798744 CPUtime=0.11
/proc/21398/task/21401/stat : 21401 (java) S 21396 21398 21287 0 -1 64 2719 0 0 0 10 1 0 0 16 0 13 0 123898591 1841913856 46497 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21398/tid=21402] ppid=21396 vsize=1798744 CPUtime=0.11
/proc/21398/task/21402/stat : 21402 (java) S 21396 21398 21287 0 -1 64 2524 0 0 0 10 1 0 0 16 0 13 0 123898591 1841913856 46497 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21398/tid=21403] ppid=21396 vsize=1798744 CPUtime=0
/proc/21398/task/21403/stat : 21403 (java) S 21396 21398 21287 0 -1 64 28 0 0 0 0 0 0 0 15 0 13 0 123898596 1841913856 46497 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21398/tid=21404] ppid=21396 vsize=1798744 CPUtime=0
/proc/21398/task/21404/stat : 21404 (java) S 21396 21398 21287 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 123898596 1841913856 46497 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21398/tid=21405] ppid=21396 vsize=1798744 CPUtime=0
/proc/21398/task/21405/stat : 21405 (java) S 21396 21398 21287 0 -1 64 6 0 0 0 0 0 0 0 17 0 13 0 123898596 1841913856 46497 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21398/tid=21406] ppid=21396 vsize=1798744 CPUtime=0
/proc/21398/task/21406/stat : 21406 (java) S 21396 21398 21287 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 123898605 1841913856 46497 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21398/tid=21407] ppid=21396 vsize=1798744 CPUtime=1.28
/proc/21398/task/21407/stat : 21407 (java) S 21396 21398 21287 0 -1 64 4705 0 0 0 127 1 0 0 16 0 13 0 123898605 1841913856 46497 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21398/tid=21408] ppid=21396 vsize=1798744 CPUtime=1.24
/proc/21398/task/21408/stat : 21408 (java) S 21396 21398 21287 0 -1 64 7986 0 0 0 122 2 0 0 15 0 13 0 123898605 1841913856 46497 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21398/tid=21409] ppid=21396 vsize=1798744 CPUtime=0
/proc/21398/task/21409/stat : 21409 (java) S 21396 21398 21287 0 -1 64 2 0 0 0 0 0 0 0 22 0 13 0 123898605 1841913856 46497 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21398/tid=21410] ppid=21396 vsize=1798744 CPUtime=0
/proc/21398/task/21410/stat : 21410 (java) S 21396 21398 21287 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 123898605 1841913856 46497 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21398/tid=21411] ppid=21396 vsize=1798744 CPUtime=0
/proc/21398/task/21411/stat : 21411 (java) S 21396 21398 21287 0 -1 64 4 0 0 0 0 0 0 0 20 0 13 0 123898634 1841913856 46497 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.9
Current children cumulated vsize (KiB) 1798744

[startup+12.7015 s]
/proc/loadavg: 0.71 0.94 0.96 2/90 21411
/proc/meminfo: memFree=1195120/2055920 swapFree=4159700/4192956
[pid=21398] ppid=21396 vsize=1798744 CPUtime=14.52
/proc/21398/stat : 21398 (java) S 21396 21398 21287 0 -1 0 65847 0 44 0 1419 33 0 0 18 0 13 0 123898572 1841913856 55211 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21398/statm: 449686 55211 1331 9 0 447297 0
[pid=21398/tid=21400] ppid=21396 vsize=1798744 CPUtime=11.32
/proc/21398/task/21400/stat : 21400 (java) R 21396 21398 21287 0 -1 64 39445 0 18 0 1112 20 0 0 25 0 13 0 123898582 1841913856 55211 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109554729 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21398/tid=21401] ppid=21396 vsize=1798744 CPUtime=0.27
/proc/21398/task/21401/stat : 21401 (java) S 21396 21398 21287 0 -1 64 6962 0 0 0 24 3 0 0 16 0 13 0 123898591 1841913856 55211 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21398/tid=21402] ppid=21396 vsize=1798744 CPUtime=0.26
/proc/21398/task/21402/stat : 21402 (java) S 21396 21398 21287 0 -1 64 6002 0 0 0 24 2 0 0 16 0 13 0 123898591 1841913856 55211 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21398/tid=21403] ppid=21396 vsize=1798744 CPUtime=0
/proc/21398/task/21403/stat : 21403 (java) S 21396 21398 21287 0 -1 64 28 0 0 0 0 0 0 0 17 0 13 0 123898596 1841913856 55211 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21398/tid=21404] ppid=21396 vsize=1798744 CPUtime=0
/proc/21398/task/21404/stat : 21404 (java) S 21396 21398 21287 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 123898596 1841913856 55211 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21398/tid=21405] ppid=21396 vsize=1798744 CPUtime=0
/proc/21398/task/21405/stat : 21405 (java) S 21396 21398 21287 0 -1 64 6 0 0 0 0 0 0 0 17 0 13 0 123898596 1841913856 55211 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21398/tid=21406] ppid=21396 vsize=1798744 CPUtime=0
/proc/21398/task/21406/stat : 21406 (java) S 21396 21398 21287 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 123898605 1841913856 55211 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21398/tid=21407] ppid=21396 vsize=1798744 CPUtime=1.32
/proc/21398/task/21407/stat : 21407 (java) S 21396 21398 21287 0 -1 64 4718 0 0 0 131 1 0 0 16 0 13 0 123898605 1841913856 55211 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21398/tid=21408] ppid=21396 vsize=1798744 CPUtime=1.26
/proc/21398/task/21408/stat : 21408 (java) S 21396 21398 21287 0 -1 64 7995 0 0 0 124 2 0 0 16 0 13 0 123898605 1841913856 55211 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21398/tid=21409] ppid=21396 vsize=1798744 CPUtime=0
/proc/21398/task/21409/stat : 21409 (java) S 21396 21398 21287 0 -1 64 2 0 0 0 0 0 0 0 22 0 13 0 123898605 1841913856 55211 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21398/tid=21410] ppid=21396 vsize=1798744 CPUtime=0
/proc/21398/task/21410/stat : 21410 (java) S 21396 21398 21287 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 123898605 1841913856 55211 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21398/tid=21411] ppid=21396 vsize=1798744 CPUtime=0
/proc/21398/task/21411/stat : 21411 (java) S 21396 21398 21287 0 -1 64 4 0 0 0 0 0 0 0 20 0 13 0 123898634 1841913856 55211 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 14.52
Current children cumulated vsize (KiB) 1798744

[startup+25.503 s]
/proc/loadavg: 0.78 0.94 0.96 2/90 21411
/proc/meminfo: memFree=1182128/2055920 swapFree=4159700/4192956
[pid=21398] ppid=21396 vsize=1798744 CPUtime=27.49
/proc/21398/stat : 21398 (java) S 21396 21398 21287 0 -1 0 69236 0 44 0 2714 35 0 0 18 0 13 0 123898572 1841913856 58154 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21398/statm: 449686 58154 1332 9 0 447297 0
[pid=21398/tid=21400] ppid=21396 vsize=1798744 CPUtime=23.96
/proc/21398/task/21400/stat : 21400 (java) R 21396 21398 21287 0 -1 64 39454 0 18 0 2376 20 0 0 25 0 13 0 123898582 1841913856 58154 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109555380 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21398/tid=21401] ppid=21396 vsize=1798744 CPUtime=0.4
/proc/21398/task/21401/stat : 21401 (java) S 21396 21398 21287 0 -1 64 8504 0 0 0 37 3 0 0 16 0 13 0 123898591 1841913856 58154 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21398/tid=21402] ppid=21396 vsize=1798744 CPUtime=0.39
/proc/21398/task/21402/stat : 21402 (java) S 21396 21398 21287 0 -1 64 7829 0 0 0 36 3 0 0 16 0 13 0 123898591 1841913856 58154 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

[pid=21398/tid=21403] ppid=21396 vsize=1798744 CPUtime=0.17
/proc/21398/task/21403/stat : 21403 (java) S 21396 21398 21287 0 -1 64 91 0 0 0 9 8 0 0 16 0 13 0 123898596 1841913856 122930 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21398/tid=21404] ppid=21396 vsize=1798744 CPUtime=0
/proc/21398/task/21404/stat : 21404 (java) S 21396 21398 21287 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 123898596 1841913856 122930 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21398/tid=21405] ppid=21396 vsize=1798744 CPUtime=0
/proc/21398/task/21405/stat : 21405 (java) S 21396 21398 21287 0 -1 64 6 0 0 0 0 0 0 0 17 0 13 0 123898596 1841913856 122930 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21398/tid=21406] ppid=21396 vsize=1798744 CPUtime=0
/proc/21398/task/21406/stat : 21406 (java) S 21396 21398 21287 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 123898605 1841913856 122930 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21398/tid=21407] ppid=21396 vsize=1798744 CPUtime=1.58
/proc/21398/task/21407/stat : 21407 (java) S 21396 21398 21287 0 -1 64 4767 0 0 0 157 1 0 0 16 0 13 0 123898605 1841913856 122930 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21398/tid=21408] ppid=21396 vsize=1798744 CPUtime=1.31
/proc/21398/task/21408/stat : 21408 (java) S 21396 21398 21287 0 -1 64 7998 0 0 0 129 2 0 0 17 0 13 0 123898605 1841913856 122930 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21398/tid=21409] ppid=21396 vsize=1798744 CPUtime=0
/proc/21398/task/21409/stat : 21409 (java) S 21396 21398 21287 0 -1 64 2 0 0 0 0 0 0 0 22 0 13 0 123898605 1841913856 122930 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21398/tid=21410] ppid=21396 vsize=1798744 CPUtime=0
/proc/21398/task/21410/stat : 21410 (java) S 21396 21398 21287 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 123898605 1841913856 122930 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21398/tid=21411] ppid=21396 vsize=1798744 CPUtime=0
/proc/21398/task/21411/stat : 21411 (java) S 21396 21398 21287 0 -1 64 4 0 0 0 0 0 0 0 20 0 13 0 123898634 1841913856 122930 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1565.54
Current children cumulated vsize (KiB) 1798744

[startup+1602.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/90 21411
/proc/meminfo: memFree=917808/2055920 swapFree=4159700/4192956
[pid=21398] ppid=21396 vsize=1798744 CPUtime=1626.66
/proc/21398/stat : 21398 (java) S 21396 21398 21287 0 -1 0 166999 0 44 0 162565 101 0 0 18 0 13 0 123898572 1841913856 124018 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21398/statm: 449686 124018 1332 9 0 447297 0
[pid=21398/tid=21400] ppid=21396 vsize=1798744 CPUtime=1576.94
/proc/21398/task/21400/stat : 21400 (java) R 21396 21398 21287 0 -1 64 55520 0 18 0 157656 38 0 0 25 0 13 0 123898582 1841913856 124018 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109554059 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21398/tid=21401] ppid=21396 vsize=1798744 CPUtime=23.31
/proc/21398/task/21401/stat : 21401 (java) S 21396 21398 21287 0 -1 64 48139 0 0 0 2308 23 0 0 16 0 13 0 123898591 1841913856 124018 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21398/tid=21402] ppid=21396 vsize=1798744 CPUtime=23.28
/proc/21398/task/21402/stat : 21402 (java) S 21396 21398 21287 0 -1 64 49787 0 0 0 2304 24 0 0 17 0 13 0 123898591 1841913856 124018 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21398/tid=21403] ppid=21396 vsize=1798744 CPUtime=0.17
/proc/21398/task/21403/stat : 21403 (java) S 21396 21398 21287 0 -1 64 91 0 0 0 9 8 0 0 16 0 13 0 123898596 1841913856 124018 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21398/tid=21404] ppid=21396 vsize=1798744 CPUtime=0
/proc/21398/task/21404/stat : 21404 (java) S 21396 21398 21287 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 123898596 1841913856 124018 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21398/tid=21405] ppid=21396 vsize=1798744 CPUtime=0
/proc/21398/task/21405/stat : 21405 (java) S 21396 21398 21287 0 -1 64 6 0 0 0 0 0 0 0 17 0 13 0 123898596 1841913856 124018 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21398/tid=21406] ppid=21396 vsize=1798744 CPUtime=0
/proc/21398/task/21406/stat : 21406 (java) S 21396 21398 21287 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 123898605 1841913856 124018 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21398/tid=21407] ppid=21396 vsize=1798744 CPUtime=1.58
/proc/21398/task/21407/stat : 21407 (java) S 21396 21398 21287 0 -1 64 4767 0 0 0 157 1 0 0 16 0 13 0 123898605 1841913856 124018 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21398/tid=21408] ppid=21396 vsize=1798744 CPUtime=1.31
/proc/21398/task/21408/stat : 21408 (java) S 21396 21398 21287 0 -1 64 7998 0 0 0 129 2 0 0 17 0 13 0 123898605 1841913856 124018 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21398/tid=21409] ppid=21396 vsize=1798744 CPUtime=0
/proc/21398/task/21409/stat : 21409 (java) S 21396 21398 21287 0 -1 64 2 0 0 0 0 0 0 0 22 0 13 0 123898605 1841913856 124018 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21398/tid=21410] ppid=21396 vsize=1798744 CPUtime=0
/proc/21398/task/21410/stat : 21410 (java) S 21396 21398 21287 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 123898605 1841913856 124018 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21398/tid=21411] ppid=21396 vsize=1798744 CPUtime=0
/proc/21398/task/21411/stat : 21411 (java) S 21396 21398 21287 0 -1 64 4 0 0 0 0 0 0 0 20 0 13 0 123898634 1841913856 124018 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1626.66
Current children cumulated vsize (KiB) 1798744

[startup+1662.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/90 21411
/proc/meminfo: memFree=912816/2055920 swapFree=4159700/4192956
[pid=21398] ppid=21396 vsize=1798744 CPUtime=1687.87
/proc/21398/stat : 21398 (java) S 21396 21398 21287 0 -1 0 168376 0 44 0 168684 103 0 0 18 0 13 0 123898572 1841913856 125264 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21398/statm: 449686 125264 1332 9 0 447297 0
[pid=21398/tid=21400] ppid=21396 vsize=1798744 CPUtime=1635.67
/proc/21398/task/21400/stat : 21400 (java) R 21396 21398 21287 0 -1 64 55541 0 18 0 163529 38 0 0 25 0 13 0 123898582 1841913856 125264 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109525410 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21398/tid=21401] ppid=21396 vsize=1798744 CPUtime=24.54
/proc/21398/task/21401/stat : 21401 (java) S 21396 21398 21287 0 -1 64 49091 0 0 0 2431 23 0 0 16 0 13 0 123898591 1841913856 125264 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21398/tid=21402] ppid=21396 vsize=1798744 CPUtime=24.51
/proc/21398/task/21402/stat : 21402 (java) S 21396 21398 21287 0 -1 64 50191 0 0 0 2427 24 0 0 16 0 13 0 123898591 1841913856 125264 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21398/tid=21403] ppid=21396 vsize=1798744 CPUtime=0.17
/proc/21398/task/21403/stat : 21403 (java) S 21396 21398 21287 0 -1 64 91 0 0 0 9 8 0 0 16 0 13 0 123898596 1841913856 125264 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21398/tid=21404] ppid=21396 vsize=1798744 CPUtime=0
/proc/21398/task/21404/stat : 21404 (java) S 21396 21398 21287 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 123898596 1841913856 125264 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21398/tid=21405] ppid=21396 vsize=1798744 CPUtime=0
/proc/21398/task/21405/stat : 21405 (java) S 21396 21398 21287 0 -1 64 6 0 0 0 0 0 0 0 17 0 13 0 123898596 1841913856 125264 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21398/tid=21406] ppid=21396 vsize=1798744 CPUtime=0
/proc/21398/task/21406/stat : 21406 (java) S 21396 21398 21287 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 123898605 1841913856 125264 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21398/tid=21407] ppid=21396 vsize=1798744 CPUtime=1.58
/proc/21398/task/21407/stat : 21407 (java) S 21396 21398 21287 0 -1 64 4767 0 0 0 157 1 0 0 16 0 13 0 123898605 1841913856 125264 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21398/tid=21408] ppid=21396 vsize=1798744 CPUtime=1.31
/proc/21398/task/21408/stat : 21408 (java) S 21396 21398 21287 0 -1 64 7998 0 0 0 129 2 0 0 17 0 13 0 123898605 1841913856 125264 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21398/tid=21409] ppid=21396 vsize=1798744 CPUtime=0
/proc/21398/task/21409/stat : 21409 (java) S 21396 21398 21287 0 -1 64 2 0 0 0 0 0 0 0 22 0 13 0 123898605 1841913856 125264 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21398/tid=21410] ppid=21396 vsize=1798744 CPUtime=0
/proc/21398/task/21410/stat : 21410 (java) S 21396 21398 21287 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 123898605 1841913856 125264 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21398/tid=21411] ppid=21396 vsize=1798744 CPUtime=0
/proc/21398/task/21411/stat : 21411 (java) S 21396 21398 21287 0 -1 64 4 0 0 0 0 0 0 0 20 0 13 0 123898634 1841913856 125264 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1687.87
Current children cumulated vsize (KiB) 1798744

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 21411
/proc/meminfo: memFree=908016/2055920 swapFree=4159700/4192956
[pid=21398] ppid=21396 vsize=1798744 CPUtime=1749.09
/proc/21398/stat : 21398 (java) S 21396 21398 21287 0 -1 0 169746 0 44 0 174805 104 0 0 18 0 13 0 123898572 1841913856 126499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21398/statm: 449686 126499 1332 9 0 447297 0
[pid=21398/tid=21400] ppid=21396 vsize=1798744 CPUtime=1694.38
/proc/21398/task/21400/stat : 21400 (java) R 21396 21398 21287 0 -1 64 55562 0 18 0 169399 39 0 0 21 0 13 0 123898582 1841913856 126499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109837432 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21398/tid=21401] ppid=21396 vsize=1798744 CPUtime=25.8
/proc/21398/task/21401/stat : 21401 (java) S 21396 21398 21287 0 -1 64 49866 0 0 0 2556 24 0 0 16 0 13 0 123898591 1841913856 126499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21398/tid=21402] ppid=21396 vsize=1798744 CPUtime=25.77
/proc/21398/task/21402/stat : 21402 (java) S 21396 21398 21287 0 -1 64 50765 0 0 0 2552 25 0 0 16 0 13 0 123898591 1841913856 126499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21398/tid=21403] ppid=21396 vsize=1798744 CPUtime=0.18
/proc/21398/task/21403/stat : 21403 (java) S 21396 21398 21287 0 -1 64 91 0 0 0 10 8 0 0 15 0 13 0 123898596 1841913856 126499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21398/tid=21404] ppid=21396 vsize=1798744 CPUtime=0
/proc/21398/task/21404/stat : 21404 (java) S 21396 21398 21287 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 123898596 1841913856 126499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21398/tid=21405] ppid=21396 vsize=1798744 CPUtime=0
/proc/21398/task/21405/stat : 21405 (java) S 21396 21398 21287 0 -1 64 6 0 0 0 0 0 0 0 17 0 13 0 123898596 1841913856 126499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21398/tid=21406] ppid=21396 vsize=1798744 CPUtime=0
/proc/21398/task/21406/stat : 21406 (java) S 21396 21398 21287 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 123898605 1841913856 126499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21398/tid=21407] ppid=21396 vsize=1798744 CPUtime=1.58
/proc/21398/task/21407/stat : 21407 (java) S 21396 21398 21287 0 -1 64 4767 0 0 0 157 1 0 0 16 0 13 0 123898605 1841913856 126499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21398/tid=21408] ppid=21396 vsize=1798744 CPUtime=1.31
/proc/21398/task/21408/stat : 21408 (java) S 21396 21398 21287 0 -1 64 7998 0 0 0 129 2 0 0 17 0 13 0 123898605 1841913856 126499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21398/tid=21409] ppid=21396 vsize=1798744 CPUtime=0
/proc/21398/task/21409/stat : 21409 (java) S 21396 21398 21287 0 -1 64 2 0 0 0 0 0 0 0 22 0 13 0 123898605 1841913856 126499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21398/tid=21410] ppid=21396 vsize=1798744 CPUtime=0
/proc/21398/task/21410/stat : 21410 (java) S 21396 21398 21287 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 123898605 1841913856 126499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21398/tid=21411] ppid=21396 vsize=1798744 CPUtime=0
/proc/21398/task/21411/stat : 21411 (java) S 21396 21398 21287 0 -1 64 4 0 0 0 0 0 0 0 20 0 13 0 123898634 1841913856 126499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1749.09
Current children cumulated vsize (KiB) 1798744



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1772.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 21411
/proc/meminfo: memFree=904048/2055920 swapFree=4159700/4192956
[pid=21398] ppid=21396 vsize=1798744 CPUtime=1800.09
/proc/21398/stat : 21398 (java) S 21396 21398 21287 0 -1 0 170770 0 44 0 179904 105 0 0 18 0 13 0 123898572 1841913856 127443 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21398/statm: 449686 127443 1332 9 0 447297 0
[pid=21398/tid=21400] ppid=21396 vsize=1798744 CPUtime=1743.33
/proc/21398/task/21400/stat : 21400 (java) R 21396 21398 21287 0 -1 64 55579 0 18 0 174294 39 0 0 25 0 13 0 123898582 1841913856 127443 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109655851 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21398/tid=21401] ppid=21396 vsize=1798744 CPUtime=26.82
/proc/21398/task/21401/stat : 21401 (java) S 21396 21398 21287 0 -1 64 50654 0 0 0 2658 24 0 0 16 0 13 0 123898591 1841913856 127443 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21398/tid=21402] ppid=21396 vsize=1798744 CPUtime=26.79
/proc/21398/task/21402/stat : 21402 (java) S 21396 21398 21287 0 -1 64 50983 0 0 0 2654 25 0 0 17 0 13 0 123898591 1841913856 127443 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21398/tid=21403] ppid=21396 vsize=1798744 CPUtime=0.18
/proc/21398/task/21403/stat : 21403 (java) S 21396 21398 21287 0 -1 64 92 0 0 0 10 8 0 0 16 0 13 0 123898596 1841913856 127443 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21398/tid=21404] ppid=21396 vsize=1798744 CPUtime=0
/proc/21398/task/21404/stat : 21404 (java) S 21396 21398 21287 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 123898596 1841913856 127443 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21398/tid=21405] ppid=21396 vsize=1798744 CPUtime=0
/proc/21398/task/21405/stat : 21405 (java) S 21396 21398 21287 0 -1 64 6 0 0 0 0 0 0 0 17 0 13 0 123898596 1841913856 127443 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21398/tid=21406] ppid=21396 vsize=1798744 CPUtime=0
/proc/21398/task/21406/stat : 21406 (java) S 21396 21398 21287 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 123898605 1841913856 127443 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21398/tid=21407] ppid=21396 vsize=1798744 CPUtime=1.58
/proc/21398/task/21407/stat : 21407 (java) S 21396 21398 21287 0 -1 64 4767 0 0 0 157 1 0 0 16 0 13 0 123898605 1841913856 127443 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21398/tid=21408] ppid=21396 vsize=1798744 CPUtime=1.31
/proc/21398/task/21408/stat : 21408 (java) S 21396 21398 21287 0 -1 64 7998 0 0 0 129 2 0 0 17 0 13 0 123898605 1841913856 127443 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21398/tid=21409] ppid=21396 vsize=1798744 CPUtime=0
/proc/21398/task/21409/stat : 21409 (java) S 21396 21398 21287 0 -1 64 2 0 0 0 0 0 0 0 22 0 13 0 123898605 1841913856 127443 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21398/tid=21410] ppid=21396 vsize=1798744 CPUtime=0
/proc/21398/task/21410/stat : 21410 (java) S 21396 21398 21287 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 123898605 1841913856 127443 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21398/tid=21411] ppid=21396 vsize=1798744 CPUtime=0
/proc/21398/task/21411/stat : 21411 (java) S 21396 21398 21287 0 -1 64 4 0 0 0 0 0 0 0 20 0 13 0 123898634 1841913856 127443 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 1798744

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

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

[startup+1772.41 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 21411
/proc/meminfo: memFree=904048/2055920 swapFree=4159700/4192956
[pid=21398] ppid=21396 vsize=0 CPUtime=1800.2
/proc/21398/stat : 21398 (java) Z 21396 21398 21287 0 -1 1036 170790 0 44 0 179911 109 0 0 15 0 2 0 123898572 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21398/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.2
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1772.45
CPU time (s): 1800.24
CPU user time (s): 1799.11
CPU system time (s): 1.13083
CPU usage (%): 101.568
Max. virtual memory (cumulated for all children) (KiB): 1804056

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.11
system time used= 1.13083
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 170790
page faults= 44
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 42625
involuntary context switches= 32995

runsolver used 1.69074 second user time and 4.83526 second system time

The end

Launcher Data (download as text)

Begin job on node38 on Wed Apr 18 17:28:39 UTC 2007

IDJOB= 358748
IDBENCH= 1236
IDSOLVER= 164
FILE ID= node38/358748-1176917319

PBS_JOBID= 4605647

Free space on /tmp= 66240 MiB

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

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  a269d12d155d81b32a77ae75b8c56536

RANDOM SEED= 463220539

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node38.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.263
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.263
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:       1420272 kB
Buffers:         33400 kB
Cached:         500048 kB
SwapCached:       3208 kB
Active:         146008 kB
Inactive:       445056 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1420272 kB
SwapTotal:     4192956 kB
SwapFree:      4159700 kB
Dirty:            3628 kB
Writeback:           0 kB
Mapped:          65808 kB
Slab:            29912 kB
Committed_AS:  1516148 kB
PageTables:       2060 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= 66240 MiB

End job on node38 on Wed Apr 18 17:58:14 UTC 2007