Trace number 360615

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
absconPseudo 102? (TO) 1800.14 1800.93

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/liu/
dbst/normalized-dbst_v40_e600_d20_mw10_2.opb.PB06.opb
MD5SUM409a20f37901eec51bb3d0d7a35b01e1
Bench CategorySATUNSAT-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark6.11007
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables2800
Total number of constraints990001
Number of constraints which are clauses986760
Number of constraints which are cardinality constraints (but not clauses)81
Number of constraints which are nor clauses,nor cardinality constraints3160
Minimum length of a constraint2
Maximum length of a constraint1200
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 368
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 1239
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)

1800.01/1800.81	s UNKNOWN

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/360615-1176971358/instance-360615-1176971358.opb is already a linear file

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node59/watcher-360615-1176971358 -o ROOT/results/node59/solver-360615-1176971358 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -Xms1600M -Xmx1600M -jar absconPseudo1.jar configuration.xml 1 pseudo /tmp/evaluation/360615-1176971358/instance-360615-1176971358.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.13 1.18 1.08 2/64 11909
/proc/meminfo: memFree=1790832/2055920 swapFree=4184568/4192956
[pid=11909] ppid=11907 vsize=18568 CPUtime=0
/proc/11909/stat : 11909 (runsolver) D 11907 11909 10846 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 145045585 19013632 292 18446744073709551615 4194304 4296420 548682068832 18446744073709551615 217051622695 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/11909/statm: 4642 292 257 24 0 2626 0

[startup+0.095177 s]
/proc/loadavg: 1.13 1.18 1.08 2/64 11909
/proc/meminfo: memFree=1790832/2055920 swapFree=4184568/4192956
[pid=11909] ppid=11907 vsize=10916 CPUtime=0.01
/proc/11909/stat : 11909 (java) S 11907 11909 10846 0 -1 0 737 0 32 0 0 1 0 0 18 0 2 0 145045585 11177984 533 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/11909/statm: 2729 533 241 9 0 1240 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 10916

[startup+0.101176 s]
/proc/loadavg: 1.13 1.18 1.08 2/64 11909
/proc/meminfo: memFree=1790832/2055920 swapFree=4184568/4192956
[pid=11909] ppid=11907 vsize=11336 CPUtime=0.01
/proc/11909/stat : 11909 (java) S 11907 11909 10846 0 -1 0 864 0 34 0 0 1 0 0 18 0 2 0 145045585 11608064 634 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/11909/statm: 2834 634 323 9 0 1242 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 11336

[startup+0.301267 s]
/proc/loadavg: 1.13 1.18 1.08 2/64 11909
/proc/meminfo: memFree=1790832/2055920 swapFree=4184568/4192956
[pid=11909] ppid=11907 vsize=1787052 CPUtime=0.07
/proc/11909/stat : 11909 (java) S 11907 11909 10846 0 -1 0 2988 0 60 0 3 4 0 0 18 0 9 0 145045585 1829941248 2620 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11909/statm: 446763 2620 1024 9 0 441749 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1787052

[startup+0.701296 s]
/proc/loadavg: 1.13 1.18 1.08 2/64 11909
/proc/meminfo: memFree=1790832/2055920 swapFree=4184568/4192956
[pid=11909] ppid=11907 vsize=1790416 CPUtime=0.46
/proc/11909/stat : 11909 (java) S 11907 11909 10846 0 -1 0 7836 0 73 0 36 10 0 0 18 0 9 0 145045585 1833385984 7321 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11909/statm: 447604 7321 1847 9 0 442189 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 1790416

[startup+1.50144 s]
/proc/loadavg: 1.13 1.18 1.08 2/73 11918
/proc/meminfo: memFree=1709352/2055920 swapFree=4184568/4192956
[pid=11909] ppid=11907 vsize=1790416 CPUtime=1.24
/proc/11909/stat : 11909 (java) S 11907 11909 10846 0 -1 0 35070 0 73 0 102 22 0 0 18 0 9 0 145045585 1833385984 34553 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11909/statm: 447604 34553 1859 9 0 442189 0
[pid=11909/tid=11911] ppid=11907 vsize=1790416 CPUtime=0.97
/proc/11909/task/11911/stat : 11911 (java) S 11907 11909 10846 0 -1 64 29048 0 39 0 79 18 0 0 18 0 9 0 145045594 1833385984 34553 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11909/tid=11912] ppid=11907 vsize=1790416 CPUtime=0.16
/proc/11909/task/11912/stat : 11912 (java) R 11907 11909 10846 0 -1 64 5038 0 0 0 15 1 0 0 17 0 9 0 145045599 1833385984 34553 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 102603571 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11909/tid=11913] ppid=11907 vsize=1790416 CPUtime=0
/proc/11909/task/11913/stat : 11913 (java) S 11907 11909 10846 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 145045601 1833385984 34553 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11909/tid=11914] ppid=11907 vsize=1790416 CPUtime=0
/proc/11909/task/11914/stat : 11914 (java) S 11907 11909 10846 0 -1 64 4 0 0 0 0 0 0 0 19 0 9 0 145045601 1833385984 34553 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11909/tid=11915] ppid=11907 vsize=1790416 CPUtime=0
/proc/11909/task/11915/stat : 11915 (java) S 11907 11909 10846 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 145045614 1833385984 34553 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11909/tid=11916] ppid=11907 vsize=1790416 CPUtime=0.07
/proc/11909/task/11916/stat : 11916 (java) S 11907 11909 10846 0 -1 64 295 0 2 0 7 0 0 0 16 0 9 0 145045614 1833385984 34553 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11909/tid=11917] ppid=11907 vsize=1790416 CPUtime=0
/proc/11909/task/11917/stat : 11917 (java) S 11907 11909 10846 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 145045614 1833385984 34553 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11909/tid=11918] ppid=11907 vsize=1790416 CPUtime=0
/proc/11909/task/11918/stat : 11918 (java) S 11907 11909 10846 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 145045614 1833385984 34553 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 1790416

[startup+3.10274 s]
/proc/loadavg: 1.13 1.18 1.08 2/73 11918
/proc/meminfo: memFree=1617256/2055920 swapFree=4184568/4192956
[pid=11909] ppid=11907 vsize=1790416 CPUtime=2.84
/proc/11909/stat : 11909 (java) S 11907 11909 10846 0 -1 0 54977 0 73 0 255 29 0 0 18 0 9 0 145045585 1833385984 54458 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11909/statm: 447604 54458 1862 9 0 442189 0
[pid=11909/tid=11911] ppid=11907 vsize=1790416 CPUtime=1.69
/proc/11909/task/11911/stat : 11911 (java) R 11907 11909 10846 0 -1 64 29049 0 39 0 150 19 0 0 17 0 9 0 145045594 1833385984 54458 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11909/tid=11912] ppid=11907 vsize=1790416 CPUtime=1.05
/proc/11909/task/11912/stat : 11912 (java) S 11907 11909 10846 0 -1 64 24938 0 0 0 97 8 0 0 21 0 9 0 145045599 1833385984 54458 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11909/tid=11913] ppid=11907 vsize=1790416 CPUtime=0
/proc/11909/task/11913/stat : 11913 (java) S 11907 11909 10846 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 145045601 1833385984 54458 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11909/tid=11914] ppid=11907 vsize=1790416 CPUtime=0
/proc/11909/task/11914/stat : 11914 (java) S 11907 11909 10846 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 145045601 1833385984 54458 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11909/tid=11915] ppid=11907 vsize=1790416 CPUtime=0
/proc/11909/task/11915/stat : 11915 (java) S 11907 11909 10846 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 145045614 1833385984 54458 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11909/tid=11916] ppid=11907 vsize=1790416 CPUtime=0.08
/proc/11909/task/11916/stat : 11916 (java) S 11907 11909 10846 0 -1 64 297 0 2 0 8 0 0 0 16 0 9 0 145045614 1833385984 54458 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11909/tid=11917] ppid=11907 vsize=1790416 CPUtime=0
/proc/11909/task/11917/stat : 11917 (java) S 11907 11909 10846 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 145045614 1833385984 54458 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11909/tid=11918] ppid=11907 vsize=1790416 CPUtime=0
/proc/11909/task/11918/stat : 11918 (java) S 11907 11909 10846 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 145045614 1833385984 54458 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 1790416

[startup+6.30136 s]
/proc/loadavg: 1.12 1.17 1.08 2/73 11918
/proc/meminfo: memFree=1473256/2055920 swapFree=4184568/4192956
[pid=11909] ppid=11907 vsize=1790416 CPUtime=6.05
/proc/11909/stat : 11909 (java) S 11907 11909 10846 0 -1 0 86860 0 73 0 564 41 0 0 18 0 9 0 145045585 1833385984 86338 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11909/statm: 447604 86338 1863 9 0 442189 0
[pid=11909/tid=11911] ppid=11907 vsize=1790416 CPUtime=3.28
/proc/11909/task/11911/stat : 11911 (java) S 11907 11909 10846 0 -1 64 29052 0 39 0 308 20 0 0 21 0 9 0 145045594 1833385984 86338 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11909/tid=11912] ppid=11907 vsize=1790416 CPUtime=2.64
/proc/11909/task/11912/stat : 11912 (java) R 11907 11909 10846 0 -1 64 56813 0 0 0 246 18 0 0 19 0 9 0 145045599 1833385984 86338 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 102448824 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11909/tid=11913] ppid=11907 vsize=1790416 CPUtime=0
/proc/11909/task/11913/stat : 11913 (java) S 11907 11909 10846 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 145045601 1833385984 86338 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11909/tid=11914] ppid=11907 vsize=1790416 CPUtime=0
/proc/11909/task/11914/stat : 11914 (java) S 11907 11909 10846 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 145045601 1833385984 86338 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11909/tid=11915] ppid=11907 vsize=1790416 CPUtime=0
/proc/11909/task/11915/stat : 11915 (java) S 11907 11909 10846 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 145045614 1833385984 86338 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11909/tid=11916] ppid=11907 vsize=1790416 CPUtime=0.08
/proc/11909/task/11916/stat : 11916 (java) S 11907 11909 10846 0 -1 64 301 0 2 0 8 0 0 0 16 0 9 0 145045614 1833385984 86338 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11909/tid=11917] ppid=11907 vsize=1790416 CPUtime=0
/proc/11909/task/11917/stat : 11917 (java) S 11907 11909 10846 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 145045614 1833385984 86338 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11909/tid=11918] ppid=11907 vsize=1790416 CPUtime=0
/proc/11909/task/11918/stat : 11918 (java) S 11907 11909 10846 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 145045614 1833385984 86338 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.05
Current children cumulated vsize (KiB) 1790416

[startup+12.7016 s]
/proc/loadavg: 1.11 1.17 1.08 2/73 11918
/proc/meminfo: memFree=1250288/2055920 swapFree=4184568/4192956
[pid=11909] ppid=11907 vsize=1790416 CPUtime=12.43
/proc/11909/stat : 11909 (java) S 11907 11909 10846 0 -1 0 132641 0 74 0 1185 58 0 0 18 0 9 0 145045585 1833385984 132108 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11909/statm: 447604 132108 1872 9 0 442189 0
[pid=11909/tid=11911] ppid=11907 vsize=1790416 CPUtime=7.92
/proc/11909/task/11911/stat : 11911 (java) R 11907 11909 10846 0 -1 64 29078 0 40 0 771 21 0 0 25 0 9 0 145045594 1833385984 132108 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4126646864 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11909/tid=11912] ppid=11907 vsize=1790416 CPUtime=4.37
/proc/11909/task/11912/stat : 11912 (java) S 11907 11909 10846 0 -1 64 102560 0 0 0 403 34 0 0 16 0 9 0 145045599 1833385984 132108 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11909/tid=11913] ppid=11907 vsize=1790416 CPUtime=0
/proc/11909/task/11913/stat : 11913 (java) S 11907 11909 10846 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 145045601 1833385984 132108 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11909/tid=11914] ppid=11907 vsize=1790416 CPUtime=0
/proc/11909/task/11914/stat : 11914 (java) S 11907 11909 10846 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 145045601 1833385984 132108 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11909/tid=11915] ppid=11907 vsize=1790416 CPUtime=0
/proc/11909/task/11915/stat : 11915 (java) S 11907 11909 10846 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 145045614 1833385984 132108 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11909/tid=11916] ppid=11907 vsize=1790416 CPUtime=0.09
/proc/11909/task/11916/stat : 11916 (java) S 11907 11909 10846 0 -1 64 309 0 2 0 9 0 0 0 16 0 9 0 145045614 1833385984 132108 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11909/tid=11917] ppid=11907 vsize=1790416 CPUtime=0
/proc/11909/task/11917/stat : 11917 (java) S 11907 11909 10846 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 145045614 1833385984 132108 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11909/tid=11918] ppid=11907 vsize=1790416 CPUtime=0
/proc/11909/task/11918/stat : 11918 (java) S 11907 11909 10846 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 145045614 1833385984 132108 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.43
Current children cumulated vsize (KiB) 1790416

[startup+25.502 s]
/proc/loadavg: 1.08 1.16 1.08 2/73 11918
/proc/meminfo: memFree=1250032/2055920 swapFree=4184568/4192956
[pid=11909] ppid=11907 vsize=1790548 CPUtime=25.3
/proc/11909/stat : 11909 (java) S 11907 11909 10846 0 -1 0 132821 0 74 0 2471 59 0 0 18 0 9 0 145045585 1833521152 132272 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11909/statm: 447637 132272 1888 9 0 442222 0
[pid=11909/tid=11911] ppid=11907 vsize=1790548 CPUtime=20.72
/proc/11909/task/11911/stat : 11911 (java) R 11907 11909 10846 0 -1 64 29183 0 40 0 2050 22 0 0 25 0 9 0 145045594 1833521152 132272 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4126733655 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11909/tid=11912] ppid=11907 vsize=1790548 CPUtime=4.37
/proc/11909/task/11912/stat : 11912 (java) S 11907 11909 10846 0 -1 64 102560 0 0 0 403 34 0 0 16 0 9 0 145045599 1833521152 132272 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11909/tid=11913] ppid=11907 vsize=1790548 CPUtime=0
/proc/11909/task/11913/stat : 11913 (java) S 11907 11909 10846 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 145045601 1833521152 132272 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11909/tid=11914] ppid=11907 vsize=1790548 CPUtime=0
/proc/11909/task/11914/stat : 11914 (java) S 11907 11909 10846 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 145045601 1833521152 132272 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11909/tid=11915] ppid=11907 vsize=1790548 CPUtime=0
/proc/11909/task/11915/stat : 11915 (java) S 11907 11909 10846 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 145045614 1833521152 132272 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11909/tid=11916] ppid=11907 vsize=1790548 CPUtime=0.16
/proc/11909/task/11916/stat : 11916 (java) S 11907 11909 10846 0 -1 64 384 0 2 0 16 0 0 0 16 0 9 0 145045614 1833521152 132272 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11909/tid=11917] ppid=11907 vsize=1790548 CPUtime=0
/proc/11909/task/11917/stat : 11917 (java) S 11907 11909 10846 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 145045614 1833521152 132272 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11909/tid=11918] ppid=11907 vsize=1790548 CPUtime=0
/proc/11909/task/11918/stat : 11918 (java) S 11907 11909 10846 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 145045614 1833521152 132272 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 1790548

[startup+51.1019 s]
/proc/loadavg: 1.05 1.15 1.08 2/73 11918
/proc/meminfo: memFree=1250032/2055920 swapFree=4184568/4192956
[pid=11909] ppid=11907 vsize=1790548 CPUtime=50.89
/proc/11909/stat : 11909 (java) S 11907 11909 10846 0 -1 0 132829 0 74 0 5030 59 0 0 18 0 9 0 145045585 1833521152 132277 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11909/statm: 447637 132277 1888 9 0 442222 0
[pid=11909/tid=11911] ppid=11907 vsize=1790548 CPUtime=46.3
/proc/11909/task/11911/stat : 11911 (java) R 11907 11909 10846 0 -1 64 29186 0 40 0 4608 22 0 0 25 0 9 0 145045594 1833521152 132277 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4126733666 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11909/tid=11912] ppid=11907 vsize=1790548 CPUtime=4.37
/proc/11909/task/11912/stat : 11912 (java) S 11907 11909 10846 0 -1 64 102560 0 0 0 403 34 0 0 16 0 9 0 145045599 1833521152 132277 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11909/tid=11913] ppid=11907 vsize=1790548 CPUtime=0
/proc/11909/task/11913/stat : 11913 (java) S 11907 11909 10846 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 145045601 1833521152 132277 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11909/tid=11914] ppid=11907 vsize=1790548 CPUtime=0
/proc/11909/task/11914/stat : 11914 (java) S 11907 11909 10846 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 145045601 1833521152 132277 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11909/tid=11915] ppid=11907 vsize=1790548 CPUtime=0
/proc/11909/task/11915/stat : 11915 (java) S 11907 11909 10846 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 145045614 1833521152 132277 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11909/tid=11916] ppid=11907 vsize=1790548 CPUtime=0.17
/proc/11909/task/11916/stat : 11916 (java) S 11907 11909 10846 0 -1 64 389 0 2 0 17 0 0 0 16 0 9 0 145045614 1833521152 132277 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11909/tid=11917] ppid=11907 vsize=1790548 CPUtime=0

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

Current children cumulated CPU time (s) 1481.61
Current children cumulated vsize (KiB) 1790548

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 11920
/proc/meminfo: memFree=1249456/2055920 swapFree=4184568/4192956
[pid=11909] ppid=11907 vsize=1790548 CPUtime=1541.59
/proc/11909/stat : 11909 (java) S 11907 11909 10846 0 -1 0 132838 0 74 0 154098 61 0 0 18 0 9 0 145045585 1833521152 132283 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11909/statm: 447637 132283 1888 9 0 442222 0
[pid=11909/tid=11911] ppid=11907 vsize=1790548 CPUtime=1536.99
/proc/11909/task/11911/stat : 11911 (java) R 11907 11909 10846 0 -1 64 29189 0 40 0 153675 24 0 0 25 0 9 0 145045594 1833521152 132283 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4126843693 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11909/tid=11912] ppid=11907 vsize=1790548 CPUtime=4.37
/proc/11909/task/11912/stat : 11912 (java) S 11907 11909 10846 0 -1 64 102560 0 0 0 403 34 0 0 16 0 9 0 145045599 1833521152 132283 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11909/tid=11913] ppid=11907 vsize=1790548 CPUtime=0
/proc/11909/task/11913/stat : 11913 (java) S 11907 11909 10846 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 145045601 1833521152 132283 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11909/tid=11914] ppid=11907 vsize=1790548 CPUtime=0
/proc/11909/task/11914/stat : 11914 (java) S 11907 11909 10846 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 145045601 1833521152 132283 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11909/tid=11915] ppid=11907 vsize=1790548 CPUtime=0
/proc/11909/task/11915/stat : 11915 (java) S 11907 11909 10846 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 145045614 1833521152 132283 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11909/tid=11916] ppid=11907 vsize=1790548 CPUtime=0.18
/proc/11909/task/11916/stat : 11916 (java) S 11907 11909 10846 0 -1 64 395 0 2 0 18 0 0 0 16 0 9 0 145045614 1833521152 132283 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11909/tid=11917] ppid=11907 vsize=1790548 CPUtime=0
/proc/11909/task/11917/stat : 11917 (java) S 11907 11909 10846 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 145045614 1833521152 132283 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11909/tid=11918] ppid=11907 vsize=1790548 CPUtime=0
/proc/11909/task/11918/stat : 11918 (java) S 11907 11909 10846 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 145045614 1833521152 132283 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1541.59
Current children cumulated vsize (KiB) 1790548

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 11920
/proc/meminfo: memFree=1249456/2055920 swapFree=4184568/4192956
[pid=11909] ppid=11907 vsize=1790548 CPUtime=1601.56
/proc/11909/stat : 11909 (java) S 11907 11909 10846 0 -1 0 132838 0 74 0 160095 61 0 0 18 0 9 0 145045585 1833521152 132283 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11909/statm: 447637 132283 1888 9 0 442222 0
[pid=11909/tid=11911] ppid=11907 vsize=1790548 CPUtime=1596.97
/proc/11909/task/11911/stat : 11911 (java) R 11907 11909 10846 0 -1 64 29189 0 40 0 159673 24 0 0 25 0 9 0 145045594 1833521152 132283 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4126593432 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11909/tid=11912] ppid=11907 vsize=1790548 CPUtime=4.37
/proc/11909/task/11912/stat : 11912 (java) S 11907 11909 10846 0 -1 64 102560 0 0 0 403 34 0 0 16 0 9 0 145045599 1833521152 132283 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11909/tid=11913] ppid=11907 vsize=1790548 CPUtime=0
/proc/11909/task/11913/stat : 11913 (java) S 11907 11909 10846 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 145045601 1833521152 132283 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11909/tid=11914] ppid=11907 vsize=1790548 CPUtime=0
/proc/11909/task/11914/stat : 11914 (java) S 11907 11909 10846 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 145045601 1833521152 132283 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11909/tid=11915] ppid=11907 vsize=1790548 CPUtime=0
/proc/11909/task/11915/stat : 11915 (java) S 11907 11909 10846 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 145045614 1833521152 132283 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11909/tid=11916] ppid=11907 vsize=1790548 CPUtime=0.18
/proc/11909/task/11916/stat : 11916 (java) S 11907 11909 10846 0 -1 64 395 0 2 0 18 0 0 0 16 0 9 0 145045614 1833521152 132283 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11909/tid=11917] ppid=11907 vsize=1790548 CPUtime=0
/proc/11909/task/11917/stat : 11917 (java) S 11907 11909 10846 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 145045614 1833521152 132283 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11909/tid=11918] ppid=11907 vsize=1790548 CPUtime=0
/proc/11909/task/11918/stat : 11918 (java) S 11907 11909 10846 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 145045614 1833521152 132283 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1601.56
Current children cumulated vsize (KiB) 1790548

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 11920
/proc/meminfo: memFree=1249456/2055920 swapFree=4184568/4192956
[pid=11909] ppid=11907 vsize=1790548 CPUtime=1661.54
/proc/11909/stat : 11909 (java) S 11907 11909 10846 0 -1 0 132838 0 74 0 166093 61 0 0 18 0 9 0 145045585 1833521152 132283 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11909/statm: 447637 132283 1888 9 0 442222 0
[pid=11909/tid=11911] ppid=11907 vsize=1790548 CPUtime=1656.95
/proc/11909/task/11911/stat : 11911 (java) R 11907 11909 10846 0 -1 64 29189 0 40 0 165671 24 0 0 25 0 9 0 145045594 1833521152 132283 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4126843699 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11909/tid=11912] ppid=11907 vsize=1790548 CPUtime=4.37
/proc/11909/task/11912/stat : 11912 (java) S 11907 11909 10846 0 -1 64 102560 0 0 0 403 34 0 0 16 0 9 0 145045599 1833521152 132283 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11909/tid=11913] ppid=11907 vsize=1790548 CPUtime=0
/proc/11909/task/11913/stat : 11913 (java) S 11907 11909 10846 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 145045601 1833521152 132283 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11909/tid=11914] ppid=11907 vsize=1790548 CPUtime=0
/proc/11909/task/11914/stat : 11914 (java) S 11907 11909 10846 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 145045601 1833521152 132283 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11909/tid=11915] ppid=11907 vsize=1790548 CPUtime=0
/proc/11909/task/11915/stat : 11915 (java) S 11907 11909 10846 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 145045614 1833521152 132283 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11909/tid=11916] ppid=11907 vsize=1790548 CPUtime=0.18
/proc/11909/task/11916/stat : 11916 (java) S 11907 11909 10846 0 -1 64 395 0 2 0 18 0 0 0 16 0 9 0 145045614 1833521152 132283 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11909/tid=11917] ppid=11907 vsize=1790548 CPUtime=0
/proc/11909/task/11917/stat : 11917 (java) S 11907 11909 10846 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 145045614 1833521152 132283 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11909/tid=11918] ppid=11907 vsize=1790548 CPUtime=0
/proc/11909/task/11918/stat : 11918 (java) S 11907 11909 10846 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 145045614 1833521152 132283 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1661.54
Current children cumulated vsize (KiB) 1790548

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 11920
/proc/meminfo: memFree=1249392/2055920 swapFree=4184568/4192956
[pid=11909] ppid=11907 vsize=1790548 CPUtime=1721.52
/proc/11909/stat : 11909 (java) S 11907 11909 10846 0 -1 0 132838 0 74 0 172091 61 0 0 18 0 9 0 145045585 1833521152 132283 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11909/statm: 447637 132283 1888 9 0 442222 0
[pid=11909/tid=11911] ppid=11907 vsize=1790548 CPUtime=1716.93
/proc/11909/task/11911/stat : 11911 (java) R 11907 11909 10846 0 -1 64 29189 0 40 0 171669 24 0 0 25 0 9 0 145045594 1833521152 132283 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4126808885 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11909/tid=11912] ppid=11907 vsize=1790548 CPUtime=4.37
/proc/11909/task/11912/stat : 11912 (java) S 11907 11909 10846 0 -1 64 102560 0 0 0 403 34 0 0 16 0 9 0 145045599 1833521152 132283 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11909/tid=11913] ppid=11907 vsize=1790548 CPUtime=0
/proc/11909/task/11913/stat : 11913 (java) S 11907 11909 10846 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 145045601 1833521152 132283 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11909/tid=11914] ppid=11907 vsize=1790548 CPUtime=0
/proc/11909/task/11914/stat : 11914 (java) S 11907 11909 10846 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 145045601 1833521152 132283 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11909/tid=11915] ppid=11907 vsize=1790548 CPUtime=0
/proc/11909/task/11915/stat : 11915 (java) S 11907 11909 10846 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 145045614 1833521152 132283 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11909/tid=11916] ppid=11907 vsize=1790548 CPUtime=0.18
/proc/11909/task/11916/stat : 11916 (java) S 11907 11909 10846 0 -1 64 395 0 2 0 18 0 0 0 16 0 9 0 145045614 1833521152 132283 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11909/tid=11917] ppid=11907 vsize=1790548 CPUtime=0
/proc/11909/task/11917/stat : 11917 (java) S 11907 11909 10846 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 145045614 1833521152 132283 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11909/tid=11918] ppid=11907 vsize=1790548 CPUtime=0
/proc/11909/task/11918/stat : 11918 (java) S 11907 11909 10846 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 145045614 1833521152 132283 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1721.52
Current children cumulated vsize (KiB) 1790548

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 11920
/proc/meminfo: memFree=1249392/2055920 swapFree=4184568/4192956
[pid=11909] ppid=11907 vsize=1790548 CPUtime=1781.51
/proc/11909/stat : 11909 (java) S 11907 11909 10846 0 -1 0 132838 0 74 0 178089 62 0 0 18 0 9 0 145045585 1833521152 132283 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11909/statm: 447637 132283 1888 9 0 442222 0
[pid=11909/tid=11911] ppid=11907 vsize=1790548 CPUtime=1776.9
/proc/11909/task/11911/stat : 11911 (java) R 11907 11909 10846 0 -1 64 29189 0 40 0 177666 24 0 0 25 0 9 0 145045594 1833521152 132283 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4126841972 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11909/tid=11912] ppid=11907 vsize=1790548 CPUtime=4.37
/proc/11909/task/11912/stat : 11912 (java) S 11907 11909 10846 0 -1 64 102560 0 0 0 403 34 0 0 16 0 9 0 145045599 1833521152 132283 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11909/tid=11913] ppid=11907 vsize=1790548 CPUtime=0
/proc/11909/task/11913/stat : 11913 (java) S 11907 11909 10846 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 145045601 1833521152 132283 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11909/tid=11914] ppid=11907 vsize=1790548 CPUtime=0
/proc/11909/task/11914/stat : 11914 (java) S 11907 11909 10846 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 145045601 1833521152 132283 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11909/tid=11915] ppid=11907 vsize=1790548 CPUtime=0
/proc/11909/task/11915/stat : 11915 (java) S 11907 11909 10846 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 145045614 1833521152 132283 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11909/tid=11916] ppid=11907 vsize=1790548 CPUtime=0.18
/proc/11909/task/11916/stat : 11916 (java) S 11907 11909 10846 0 -1 64 395 0 2 0 18 0 0 0 16 0 9 0 145045614 1833521152 132283 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11909/tid=11917] ppid=11907 vsize=1790548 CPUtime=0
/proc/11909/task/11917/stat : 11917 (java) S 11907 11909 10846 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 145045614 1833521152 132283 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11909/tid=11918] ppid=11907 vsize=1790548 CPUtime=0
/proc/11909/task/11918/stat : 11918 (java) S 11907 11909 10846 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 145045614 1833521152 132283 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1781.51
Current children cumulated vsize (KiB) 1790548



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 11920
/proc/meminfo: memFree=1249392/2055920 swapFree=4184568/4192956
[pid=11909] ppid=11907 vsize=1790548 CPUtime=1800.01
/proc/11909/stat : 11909 (java) S 11907 11909 10846 0 -1 0 132838 0 74 0 179939 62 0 0 18 0 9 0 145045585 1833521152 132283 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11909/statm: 447637 132283 1888 9 0 442222 0
[pid=11909/tid=11911] ppid=11907 vsize=1790548 CPUtime=1795.4
/proc/11909/task/11911/stat : 11911 (java) R 11907 11909 10846 0 -1 64 29189 0 40 0 179516 24 0 0 25 0 9 0 145045594 1833521152 132283 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4126840074 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11909/tid=11912] ppid=11907 vsize=1790548 CPUtime=4.37
/proc/11909/task/11912/stat : 11912 (java) S 11907 11909 10846 0 -1 64 102560 0 0 0 403 34 0 0 16 0 9 0 145045599 1833521152 132283 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11909/tid=11913] ppid=11907 vsize=1790548 CPUtime=0
/proc/11909/task/11913/stat : 11913 (java) S 11907 11909 10846 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 145045601 1833521152 132283 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11909/tid=11914] ppid=11907 vsize=1790548 CPUtime=0
/proc/11909/task/11914/stat : 11914 (java) S 11907 11909 10846 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 145045601 1833521152 132283 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11909/tid=11915] ppid=11907 vsize=1790548 CPUtime=0
/proc/11909/task/11915/stat : 11915 (java) S 11907 11909 10846 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 145045614 1833521152 132283 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11909/tid=11916] ppid=11907 vsize=1790548 CPUtime=0.18
/proc/11909/task/11916/stat : 11916 (java) S 11907 11909 10846 0 -1 64 395 0 2 0 18 0 0 0 16 0 9 0 145045614 1833521152 132283 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11909/tid=11917] ppid=11907 vsize=1790548 CPUtime=0
/proc/11909/task/11917/stat : 11917 (java) S 11907 11909 10846 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 145045614 1833521152 132283 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11909/tid=11918] ppid=11907 vsize=1790548 CPUtime=0
/proc/11909/task/11918/stat : 11918 (java) S 11907 11909 10846 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 145045614 1833521152 132283 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1790548

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

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

[startup+1800.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 11920
/proc/meminfo: memFree=1249392/2055920 swapFree=4184568/4192956
[pid=11909] ppid=11907 vsize=0 CPUtime=1800.11
/proc/11909/stat : 11909 (java) Z 11907 11909 10846 0 -1 1036 132855 0 74 0 179944 67 0 0 16 0 2 0 145045585 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11909/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1800.93
CPU time (s): 1800.14
CPU user time (s): 1799.45
CPU system time (s): 0.697893
CPU usage (%): 99.9562
Max. virtual memory (cumulated for all children) (KiB): 1790548

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.45
system time used= 0.697893
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 132855
page faults= 74
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 37192
involuntary context switches= 37882

runsolver used 1.9517 second user time and 4.6093 second system time

The end

Launcher Data (download as text)

Begin job on node59 on Thu Apr 19 08:29:20 UTC 2007

IDJOB= 360615
IDBENCH= 1384
IDSOLVER= 155
FILE ID= node59/360615-1176971358

PBS_JOBID= 4630283

Free space on /tmp= 66297 MiB

SOLVER NAME= absconPseudo 102
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/liu/dbst/normalized-dbst_v40_e600_d20_mw10_2.opb.PB06.opb
COMMAND LINE= java -Xms1600M -Xmx1600M  -jar absconPseudo1.jar configuration.xml 1 pseudo /tmp/evaluation/360615-1176971358/instance-360615-1176971358.opb            
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node59/convwatcher-360615-1176971358 -o ROOT/results/node59/conversion-360615-1176971358 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/360615-1176971358/instance-360615-1176971358.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node59/watcher-360615-1176971358 -o ROOT/results/node59/solver-360615-1176971358 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java -Xms1600M -Xmx1600M  -jar absconPseudo1.jar configuration.xml 1 pseudo /tmp/evaluation/360615-1176971358/instance-360615-1176971358.opb            

META MD5SUM SOLVER= af6648fa1ac31d79961ee160b5e03dc5
MD5SUM BENCH=  409a20f37901eec51bb3d0d7a35b01e1

RANDOM SEED= 38315650

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node59.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	: 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.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:       1791304 kB
Buffers:          1456 kB
Cached:         200960 kB
SwapCached:       2060 kB
Active:          59676 kB
Inactive:       152604 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1791304 kB
SwapTotal:     4192956 kB
SwapFree:      4184568 kB
Dirty:           35976 kB
Writeback:           0 kB
Mapped:          16628 kB
Slab:            38320 kB
Committed_AS:  1672512 kB
PageTables:       1476 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66297 MiB

End job on node59 on Thu Apr 19 09:27:56 UTC 2007