Trace number 363449

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerObjective functionCPU timeWall clock time
absconPseudo 102? (TO) 1800.16 1800.66

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/
miplib/normalized-mps-v2-20-10-mod010.opb
MD5SUM0155c0c96434984f6ded6bb7ada20c0c
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark6548
Best CPU time to get the best result obtained on this benchmark2.23666
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 6548
Optimality of the best value was proved YES
Number of variables2655
Total number of constraints146
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)145
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint4
Maximum length of a constraint2655
Number of terms in the objective function 2655
Biggest coefficient in the objective function 266
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 489211
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 266
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 489211
Number of bits of the biggest sum of numbers19
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.09/1800.51	s UNKNOWN

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/363449-1177027573/instance-363449-1177027573.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/node16/watcher-363449-1177027573 -o ROOT/results/node16/solver-363449-1177027573 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -Xms1600M -Xmx1600M -jar absconPseudo1.jar configuration.xml 1 pseudo /tmp/evaluation/363449-1177027573/instance-363449-1177027573.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.92 0.98 0.99 2/77 17081
/proc/meminfo: memFree=1842952/2055920 swapFree=4148604/4192956
[pid=17081] ppid=17079 vsize=152 CPUtime=0
/proc/17081/stat : 17081 (java) D 17079 17081 16186 0 -1 0 42 0 0 0 0 0 0 0 18 0 1 0 150674953 155648 26 18446744073709551615 134512640 134550740 4294956608 18446744073709551615 7205668 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/17081/statm: 38 26 19 9 0 4 0

[startup+0.0838359 s]
/proc/loadavg: 0.92 0.98 0.99 2/77 17081
/proc/meminfo: memFree=1842952/2055920 swapFree=4148604/4192956
[pid=17081] ppid=17079 vsize=1788596 CPUtime=0.08
/proc/17081/stat : 17081 (java) S 17079 17081 16186 0 -1 0 3674 0 1 0 6 2 0 0 18 0 9 0 150674953 1831522304 3146 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17081/statm: 447149 3146 1248 9 0 442119 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1788596

[startup+0.107026 s]
/proc/loadavg: 0.92 0.98 0.99 2/77 17081
/proc/meminfo: memFree=1842952/2055920 swapFree=4148604/4192956
[pid=17081] ppid=17079 vsize=1790300 CPUtime=0.1
/proc/17081/stat : 17081 (java) S 17079 17081 16186 0 -1 0 4404 0 1 0 8 2 0 0 18 0 9 0 150674953 1833267200 3842 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17081/statm: 447575 3843 1733 9 0 442167 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1790300

[startup+0.300991 s]
/proc/loadavg: 0.92 0.98 0.99 2/77 17081
/proc/meminfo: memFree=1842952/2055920 swapFree=4148604/4192956
[pid=17081] ppid=17079 vsize=1790328 CPUtime=0.35
/proc/17081/stat : 17081 (java) S 17079 17081 16186 0 -1 0 7629 0 1 0 31 4 0 0 18 0 9 0 150674953 1833295872 7041 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17081/statm: 447582 7041 1847 9 0 442167 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 1790328

[startup+0.701896 s]
/proc/loadavg: 0.92 0.98 0.99 2/77 17081
/proc/meminfo: memFree=1842952/2055920 swapFree=4148604/4192956
[pid=17081] ppid=17079 vsize=1790328 CPUtime=0.75
/proc/17081/stat : 17081 (java) S 17079 17081 16186 0 -1 0 12677 0 1 0 70 5 0 0 18 0 9 0 150674953 1833295872 12084 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17081/statm: 447582 12085 1855 9 0 442167 0
Current children cumulated CPU time (s) 0.75
Current children cumulated vsize (KiB) 1790328

[startup+1.50173 s]
/proc/loadavg: 0.92 0.98 0.99 2/86 17090
/proc/meminfo: memFree=1785920/2055920 swapFree=4148604/4192956
[pid=17081] ppid=17079 vsize=1790328 CPUtime=1.55
/proc/17081/stat : 17081 (java) S 17079 17081 16186 0 -1 0 23176 0 1 0 147 8 0 0 18 0 9 0 150674953 1833295872 22582 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17081/statm: 447582 22583 1855 9 0 442167 0
[pid=17081/tid=17083] ppid=17079 vsize=1790328 CPUtime=1.47
/proc/17081/task/17083/stat : 17083 (java) R 17079 17081 16186 0 -1 64 22147 0 1 0 139 8 0 0 25 0 9 0 150674954 1833295872 22583 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4126596339 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17081/tid=17084] ppid=17079 vsize=1790328 CPUtime=0
/proc/17081/task/17084/stat : 17084 (java) S 17079 17081 16186 0 -1 64 1 0 0 0 0 0 0 0 17 0 9 0 150674956 1833295872 22584 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17081/tid=17085] ppid=17079 vsize=1790328 CPUtime=0
/proc/17081/task/17085/stat : 17085 (java) S 17079 17081 16186 0 -1 64 9 0 0 0 0 0 0 0 20 0 9 0 150674956 1833295872 22585 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17081/tid=17086] ppid=17079 vsize=1790328 CPUtime=0
/proc/17081/task/17086/stat : 17086 (java) S 17079 17081 16186 0 -1 64 4 0 0 0 0 0 0 0 21 0 9 0 150674956 1833295872 22586 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17081/tid=17087] ppid=17079 vsize=1790328 CPUtime=0
/proc/17081/task/17087/stat : 17087 (java) S 17079 17081 16186 0 -1 64 2 0 0 0 0 0 0 0 22 0 9 0 150674958 1833295872 22586 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17081/tid=17088] ppid=17079 vsize=1790328 CPUtime=0.07
/proc/17081/task/17088/stat : 17088 (java) S 17079 17081 16186 0 -1 64 307 0 0 0 7 0 0 0 16 0 9 0 150674958 1833295872 22586 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17081/tid=17089] ppid=17079 vsize=1790328 CPUtime=0
/proc/17081/task/17089/stat : 17089 (java) S 17079 17081 16186 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 150674958 1833295872 22586 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17081/tid=17090] ppid=17079 vsize=1790328 CPUtime=0
/proc/17081/task/17090/stat : 17090 (java) S 17079 17081 16186 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 150674958 1833295872 22586 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.55
Current children cumulated vsize (KiB) 1790328

[startup+3.1014 s]
/proc/loadavg: 0.92 0.98 0.99 2/86 17090
/proc/meminfo: memFree=1723776/2055920 swapFree=4148604/4192956
[pid=17081] ppid=17079 vsize=1790328 CPUtime=3.15
/proc/17081/stat : 17081 (java) S 17079 17081 16186 0 -1 0 31435 0 12 0 301 14 0 0 18 0 9 0 150674953 1833295872 30849 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17081/statm: 447582 30849 1870 9 0 442167 0
[pid=17081/tid=17083] ppid=17079 vsize=1790328 CPUtime=3.02
/proc/17081/task/17083/stat : 17083 (java) R 17079 17081 16186 0 -1 64 29098 0 2 0 291 11 0 0 25 0 9 0 150674954 1833295872 30849 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4126596509 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17081/tid=17084] ppid=17079 vsize=1790328 CPUtime=0.02
/proc/17081/task/17084/stat : 17084 (java) S 17079 17081 16186 0 -1 64 1304 0 8 0 1 1 0 0 17 0 9 0 150674956 1833295872 30849 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17081/tid=17085] ppid=17079 vsize=1790328 CPUtime=0
/proc/17081/task/17085/stat : 17085 (java) S 17079 17081 16186 0 -1 64 10 0 2 0 0 0 0 0 17 0 9 0 150674956 1833295872 30849 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17081/tid=17086] ppid=17079 vsize=1790328 CPUtime=0
/proc/17081/task/17086/stat : 17086 (java) S 17079 17081 16186 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 150674956 1833295872 30849 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17081/tid=17087] ppid=17079 vsize=1790328 CPUtime=0
/proc/17081/task/17087/stat : 17087 (java) S 17079 17081 16186 0 -1 64 2 0 0 0 0 0 0 0 22 0 9 0 150674958 1833295872 30849 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17081/tid=17088] ppid=17079 vsize=1790328 CPUtime=0.08
/proc/17081/task/17088/stat : 17088 (java) S 17079 17081 16186 0 -1 64 309 0 0 0 8 0 0 0 16 0 9 0 150674958 1833295872 30849 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17081/tid=17089] ppid=17079 vsize=1790328 CPUtime=0
/proc/17081/task/17089/stat : 17089 (java) S 17079 17081 16186 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 150674958 1833295872 30849 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17081/tid=17090] ppid=17079 vsize=1790328 CPUtime=0
/proc/17081/task/17090/stat : 17090 (java) S 17079 17081 16186 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 150674958 1833295872 30849 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.15
Current children cumulated vsize (KiB) 1790328

[startup+6.30273 s]
/proc/loadavg: 0.93 0.98 0.99 2/86 17090
/proc/meminfo: memFree=1717760/2055920 swapFree=4148604/4192956
[pid=17081] ppid=17079 vsize=1790328 CPUtime=6.42
/proc/17081/stat : 17081 (java) S 17079 17081 16186 0 -1 0 32915 0 12 0 627 15 0 0 18 0 9 0 150674953 1833295872 32313 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17081/statm: 447582 32313 1887 9 0 442167 0
[pid=17081/tid=17083] ppid=17079 vsize=1790328 CPUtime=6.21
/proc/17081/task/17083/stat : 17083 (java) R 17079 17081 16186 0 -1 64 29199 0 2 0 609 12 0 0 25 0 9 0 150674954 1833295872 32313 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4126777395 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17081/tid=17084] ppid=17079 vsize=1790328 CPUtime=0.04
/proc/17081/task/17084/stat : 17084 (java) S 17079 17081 16186 0 -1 64 2599 0 8 0 2 2 0 0 17 0 9 0 150674956 1833295872 32313 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17081/tid=17085] ppid=17079 vsize=1790328 CPUtime=0
/proc/17081/task/17085/stat : 17085 (java) S 17079 17081 16186 0 -1 64 10 0 2 0 0 0 0 0 17 0 9 0 150674956 1833295872 32313 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17081/tid=17086] ppid=17079 vsize=1790328 CPUtime=0
/proc/17081/task/17086/stat : 17086 (java) S 17079 17081 16186 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 150674956 1833295872 32313 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17081/tid=17087] ppid=17079 vsize=1790328 CPUtime=0
/proc/17081/task/17087/stat : 17087 (java) S 17079 17081 16186 0 -1 64 2 0 0 0 0 0 0 0 22 0 9 0 150674958 1833295872 32313 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17081/tid=17088] ppid=17079 vsize=1790328 CPUtime=0.16
/proc/17081/task/17088/stat : 17088 (java) S 17079 17081 16186 0 -1 64 392 0 0 0 16 0 0 0 16 0 9 0 150674958 1833295872 32313 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17081/tid=17089] ppid=17079 vsize=1790328 CPUtime=0
/proc/17081/task/17089/stat : 17089 (java) S 17079 17081 16186 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 150674958 1833295872 32313 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17081/tid=17090] ppid=17079 vsize=1790328 CPUtime=0
/proc/17081/task/17090/stat : 17090 (java) S 17079 17081 16186 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 150674958 1833295872 32313 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.42
Current children cumulated vsize (KiB) 1790328

[startup+12.7014 s]
/proc/loadavg: 0.93 0.98 0.99 2/86 17090
/proc/meminfo: memFree=1717568/2055920 swapFree=4148604/4192956
[pid=17081] ppid=17079 vsize=1790328 CPUtime=12.82
/proc/17081/stat : 17081 (java) S 17079 17081 16186 0 -1 0 32921 0 12 0 1267 15 0 0 18 0 9 0 150674953 1833295872 32315 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17081/statm: 447582 32315 1888 9 0 442167 0
[pid=17081/tid=17083] ppid=17079 vsize=1790328 CPUtime=12.6
/proc/17081/task/17083/stat : 17083 (java) R 17079 17081 16186 0 -1 64 29201 0 2 0 1248 12 0 0 25 0 9 0 150674954 1833295872 32315 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4126775672 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17081/tid=17084] ppid=17079 vsize=1790328 CPUtime=0.04
/proc/17081/task/17084/stat : 17084 (java) S 17079 17081 16186 0 -1 64 2599 0 8 0 2 2 0 0 16 0 9 0 150674956 1833295872 32315 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17081/tid=17085] ppid=17079 vsize=1790328 CPUtime=0
/proc/17081/task/17085/stat : 17085 (java) S 17079 17081 16186 0 -1 64 10 0 2 0 0 0 0 0 17 0 9 0 150674956 1833295872 32315 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17081/tid=17086] ppid=17079 vsize=1790328 CPUtime=0
/proc/17081/task/17086/stat : 17086 (java) S 17079 17081 16186 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 150674956 1833295872 32315 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17081/tid=17087] ppid=17079 vsize=1790328 CPUtime=0
/proc/17081/task/17087/stat : 17087 (java) S 17079 17081 16186 0 -1 64 2 0 0 0 0 0 0 0 22 0 9 0 150674958 1833295872 32315 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17081/tid=17088] ppid=17079 vsize=1790328 CPUtime=0.16
/proc/17081/task/17088/stat : 17088 (java) S 17079 17081 16186 0 -1 64 396 0 0 0 16 0 0 0 16 0 9 0 150674958 1833295872 32315 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17081/tid=17089] ppid=17079 vsize=1790328 CPUtime=0
/proc/17081/task/17089/stat : 17089 (java) S 17079 17081 16186 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 150674958 1833295872 32315 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17081/tid=17090] ppid=17079 vsize=1790328 CPUtime=0
/proc/17081/task/17090/stat : 17090 (java) S 17079 17081 16186 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 150674958 1833295872 32315 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.82
Current children cumulated vsize (KiB) 1790328

[startup+25.5028 s]
/proc/loadavg: 0.95 0.98 0.99 2/86 17090
/proc/meminfo: memFree=1717504/2055920 swapFree=4148604/4192956
[pid=17081] ppid=17079 vsize=1790328 CPUtime=25.61
/proc/17081/stat : 17081 (java) S 17079 17081 16186 0 -1 0 32922 0 12 0 2546 15 0 0 18 0 9 0 150674953 1833295872 32316 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17081/statm: 447582 32316 1888 9 0 442167 0
[pid=17081/tid=17083] ppid=17079 vsize=1790328 CPUtime=25.39
/proc/17081/task/17083/stat : 17083 (java) R 17079 17081 16186 0 -1 64 29201 0 2 0 2527 12 0 0 25 0 9 0 150674954 1833295872 32316 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4126587088 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17081/tid=17084] ppid=17079 vsize=1790328 CPUtime=0.04
/proc/17081/task/17084/stat : 17084 (java) S 17079 17081 16186 0 -1 64 2599 0 8 0 2 2 0 0 16 0 9 0 150674956 1833295872 32316 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17081/tid=17085] ppid=17079 vsize=1790328 CPUtime=0
/proc/17081/task/17085/stat : 17085 (java) S 17079 17081 16186 0 -1 64 10 0 2 0 0 0 0 0 17 0 9 0 150674956 1833295872 32316 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17081/tid=17086] ppid=17079 vsize=1790328 CPUtime=0
/proc/17081/task/17086/stat : 17086 (java) S 17079 17081 16186 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 150674956 1833295872 32316 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17081/tid=17087] ppid=17079 vsize=1790328 CPUtime=0
/proc/17081/task/17087/stat : 17087 (java) S 17079 17081 16186 0 -1 64 2 0 0 0 0 0 0 0 22 0 9 0 150674958 1833295872 32316 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17081/tid=17088] ppid=17079 vsize=1790328 CPUtime=0.16
/proc/17081/task/17088/stat : 17088 (java) S 17079 17081 16186 0 -1 64 397 0 0 0 16 0 0 0 16 0 9 0 150674958 1833295872 32316 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17081/tid=17089] ppid=17079 vsize=1790328 CPUtime=0
/proc/17081/task/17089/stat : 17089 (java) S 17079 17081 16186 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 150674958 1833295872 32316 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17081/tid=17090] ppid=17079 vsize=1790328 CPUtime=0
/proc/17081/task/17090/stat : 17090 (java) R 17079 17081 16186 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 150674958 1833295872 32316 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.61
Current children cumulated vsize (KiB) 1790328

[startup+51.1024 s]
/proc/loadavg: 0.96 0.98 0.99 2/86 17090
/proc/meminfo: memFree=1717504/2055920 swapFree=4148604/4192956
[pid=17081] ppid=17079 vsize=1790328 CPUtime=51.21
/proc/17081/stat : 17081 (java) S 17079 17081 16186 0 -1 0 32922 0 12 0 5106 15 0 0 18 0 9 0 150674953 1833295872 32316 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17081/statm: 447582 32316 1888 9 0 442167 0
[pid=17081/tid=17083] ppid=17079 vsize=1790328 CPUtime=50.99
/proc/17081/task/17083/stat : 17083 (java) R 17079 17081 16186 0 -1 64 29201 0 2 0 5087 12 0 0 25 0 9 0 150674954 1833295872 32316 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4126777395 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17081/tid=17084] ppid=17079 vsize=1790328 CPUtime=0.04
/proc/17081/task/17084/stat : 17084 (java) S 17079 17081 16186 0 -1 64 2599 0 8 0 2 2 0 0 16 0 9 0 150674956 1833295872 32316 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17081/tid=17085] ppid=17079 vsize=1790328 CPUtime=0
/proc/17081/task/17085/stat : 17085 (java) S 17079 17081 16186 0 -1 64 10 0 2 0 0 0 0 0 17 0 9 0 150674956 1833295872 32316 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17081/tid=17086] ppid=17079 vsize=1790328 CPUtime=0
/proc/17081/task/17086/stat : 17086 (java) S 17079 17081 16186 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 150674956 1833295872 32316 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17081/tid=17087] ppid=17079 vsize=1790328 CPUtime=0
/proc/17081/task/17087/stat : 17087 (java) S 17079 17081 16186 0 -1 64 2 0 0 0 0 0 0 0 22 0 9 0 150674958 1833295872 32316 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17081/tid=17088] ppid=17079 vsize=1790328 CPUtime=0.16
/proc/17081/task/17088/stat : 17088 (java) S 17079 17081 16186 0 -1 64 397 0 0 0 16 0 0 0 16 0 9 0 150674958 1833295872 32316 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17081/tid=17089] ppid=17079 vsize=1790328 CPUtime=0

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

Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 1790328

[startup+1542.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/86 17090
/proc/meminfo: memFree=1716544/2055920 swapFree=4148604/4192956
[pid=17081] ppid=17079 vsize=1790328 CPUtime=1541.97
/proc/17081/stat : 17081 (java) S 17079 17081 16186 0 -1 0 32922 0 12 0 154179 18 0 0 18 0 9 0 150674953 1833295872 32316 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17081/statm: 447582 32316 1888 9 0 442167 0
[pid=17081/tid=17083] ppid=17079 vsize=1790328 CPUtime=1541.74
/proc/17081/task/17083/stat : 17083 (java) R 17079 17081 16186 0 -1 64 29201 0 2 0 154160 14 0 0 25 0 9 0 150674954 1833295872 32316 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4126757493 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17081/tid=17084] ppid=17079 vsize=1790328 CPUtime=0.04
/proc/17081/task/17084/stat : 17084 (java) S 17079 17081 16186 0 -1 64 2599 0 8 0 2 2 0 0 16 0 9 0 150674956 1833295872 32316 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17081/tid=17085] ppid=17079 vsize=1790328 CPUtime=0
/proc/17081/task/17085/stat : 17085 (java) S 17079 17081 16186 0 -1 64 10 0 2 0 0 0 0 0 17 0 9 0 150674956 1833295872 32316 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17081/tid=17086] ppid=17079 vsize=1790328 CPUtime=0
/proc/17081/task/17086/stat : 17086 (java) S 17079 17081 16186 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 150674956 1833295872 32316 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17081/tid=17087] ppid=17079 vsize=1790328 CPUtime=0
/proc/17081/task/17087/stat : 17087 (java) S 17079 17081 16186 0 -1 64 2 0 0 0 0 0 0 0 22 0 9 0 150674958 1833295872 32316 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17081/tid=17088] ppid=17079 vsize=1790328 CPUtime=0.16
/proc/17081/task/17088/stat : 17088 (java) S 17079 17081 16186 0 -1 64 397 0 0 0 16 0 0 0 16 0 9 0 150674958 1833295872 32316 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17081/tid=17089] ppid=17079 vsize=1790328 CPUtime=0
/proc/17081/task/17089/stat : 17089 (java) S 17079 17081 16186 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 150674958 1833295872 32316 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17081/tid=17090] ppid=17079 vsize=1790328 CPUtime=0
/proc/17081/task/17090/stat : 17090 (java) S 17079 17081 16186 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 150674958 1833295872 32316 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 1790328

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/86 17090
/proc/meminfo: memFree=1716544/2055920 swapFree=4148604/4192956
[pid=17081] ppid=17079 vsize=1790328 CPUtime=1601.94
/proc/17081/stat : 17081 (java) S 17079 17081 16186 0 -1 0 32922 0 12 0 160176 18 0 0 18 0 9 0 150674953 1833295872 32316 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17081/statm: 447582 32316 1888 9 0 442167 0
[pid=17081/tid=17083] ppid=17079 vsize=1790328 CPUtime=1601.72
/proc/17081/task/17083/stat : 17083 (java) R 17079 17081 16186 0 -1 64 29201 0 2 0 160157 15 0 0 25 0 9 0 150674954 1833295872 32316 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4126757468 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17081/tid=17084] ppid=17079 vsize=1790328 CPUtime=0.04
/proc/17081/task/17084/stat : 17084 (java) S 17079 17081 16186 0 -1 64 2599 0 8 0 2 2 0 0 16 0 9 0 150674956 1833295872 32316 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17081/tid=17085] ppid=17079 vsize=1790328 CPUtime=0
/proc/17081/task/17085/stat : 17085 (java) S 17079 17081 16186 0 -1 64 10 0 2 0 0 0 0 0 17 0 9 0 150674956 1833295872 32316 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17081/tid=17086] ppid=17079 vsize=1790328 CPUtime=0
/proc/17081/task/17086/stat : 17086 (java) S 17079 17081 16186 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 150674956 1833295872 32316 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17081/tid=17087] ppid=17079 vsize=1790328 CPUtime=0
/proc/17081/task/17087/stat : 17087 (java) S 17079 17081 16186 0 -1 64 2 0 0 0 0 0 0 0 22 0 9 0 150674958 1833295872 32316 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17081/tid=17088] ppid=17079 vsize=1790328 CPUtime=0.16
/proc/17081/task/17088/stat : 17088 (java) S 17079 17081 16186 0 -1 64 397 0 0 0 16 0 0 0 16 0 9 0 150674958 1833295872 32316 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17081/tid=17089] ppid=17079 vsize=1790328 CPUtime=0
/proc/17081/task/17089/stat : 17089 (java) S 17079 17081 16186 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 150674958 1833295872 32316 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17081/tid=17090] ppid=17079 vsize=1790328 CPUtime=0
/proc/17081/task/17090/stat : 17090 (java) S 17079 17081 16186 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 150674958 1833295872 32316 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1601.94
Current children cumulated vsize (KiB) 1790328

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/86 17090
/proc/meminfo: memFree=1716480/2055920 swapFree=4148604/4192956
[pid=17081] ppid=17079 vsize=1790328 CPUtime=1661.93
/proc/17081/stat : 17081 (java) S 17079 17081 16186 0 -1 0 32922 0 12 0 166175 18 0 0 18 0 9 0 150674953 1833295872 32316 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17081/statm: 447582 32316 1888 9 0 442167 0
[pid=17081/tid=17083] ppid=17079 vsize=1790328 CPUtime=1661.71
/proc/17081/task/17083/stat : 17083 (java) R 17079 17081 16186 0 -1 64 29201 0 2 0 166156 15 0 0 25 0 9 0 150674954 1833295872 32316 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4126757914 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17081/tid=17084] ppid=17079 vsize=1790328 CPUtime=0.04
/proc/17081/task/17084/stat : 17084 (java) S 17079 17081 16186 0 -1 64 2599 0 8 0 2 2 0 0 16 0 9 0 150674956 1833295872 32316 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17081/tid=17085] ppid=17079 vsize=1790328 CPUtime=0
/proc/17081/task/17085/stat : 17085 (java) S 17079 17081 16186 0 -1 64 10 0 2 0 0 0 0 0 17 0 9 0 150674956 1833295872 32316 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17081/tid=17086] ppid=17079 vsize=1790328 CPUtime=0
/proc/17081/task/17086/stat : 17086 (java) S 17079 17081 16186 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 150674956 1833295872 32316 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17081/tid=17087] ppid=17079 vsize=1790328 CPUtime=0
/proc/17081/task/17087/stat : 17087 (java) S 17079 17081 16186 0 -1 64 2 0 0 0 0 0 0 0 22 0 9 0 150674958 1833295872 32316 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17081/tid=17088] ppid=17079 vsize=1790328 CPUtime=0.16
/proc/17081/task/17088/stat : 17088 (java) S 17079 17081 16186 0 -1 64 397 0 0 0 16 0 0 0 16 0 9 0 150674958 1833295872 32316 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17081/tid=17089] ppid=17079 vsize=1790328 CPUtime=0
/proc/17081/task/17089/stat : 17089 (java) S 17079 17081 16186 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 150674958 1833295872 32316 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17081/tid=17090] ppid=17079 vsize=1790328 CPUtime=0
/proc/17081/task/17090/stat : 17090 (java) S 17079 17081 16186 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 150674958 1833295872 32316 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1661.93
Current children cumulated vsize (KiB) 1790328

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/86 17092
/proc/meminfo: memFree=1716416/2055920 swapFree=4148604/4192956
[pid=17081] ppid=17079 vsize=1790328 CPUtime=1721.91
/proc/17081/stat : 17081 (java) S 17079 17081 16186 0 -1 0 32922 0 12 0 172173 18 0 0 18 0 9 0 150674953 1833295872 32316 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17081/statm: 447582 32316 1888 9 0 442167 0
[pid=17081/tid=17083] ppid=17079 vsize=1790328 CPUtime=1721.68
/proc/17081/task/17083/stat : 17083 (java) R 17079 17081 16186 0 -1 64 29201 0 2 0 172153 15 0 0 25 0 9 0 150674954 1833295872 32316 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4126757530 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17081/tid=17084] ppid=17079 vsize=1790328 CPUtime=0.04
/proc/17081/task/17084/stat : 17084 (java) S 17079 17081 16186 0 -1 64 2599 0 8 0 2 2 0 0 16 0 9 0 150674956 1833295872 32316 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17081/tid=17085] ppid=17079 vsize=1790328 CPUtime=0
/proc/17081/task/17085/stat : 17085 (java) S 17079 17081 16186 0 -1 64 10 0 2 0 0 0 0 0 17 0 9 0 150674956 1833295872 32316 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17081/tid=17086] ppid=17079 vsize=1790328 CPUtime=0
/proc/17081/task/17086/stat : 17086 (java) S 17079 17081 16186 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 150674956 1833295872 32316 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17081/tid=17087] ppid=17079 vsize=1790328 CPUtime=0
/proc/17081/task/17087/stat : 17087 (java) S 17079 17081 16186 0 -1 64 2 0 0 0 0 0 0 0 22 0 9 0 150674958 1833295872 32316 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17081/tid=17088] ppid=17079 vsize=1790328 CPUtime=0.16
/proc/17081/task/17088/stat : 17088 (java) S 17079 17081 16186 0 -1 64 397 0 0 0 16 0 0 0 16 0 9 0 150674958 1833295872 32316 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17081/tid=17089] ppid=17079 vsize=1790328 CPUtime=0
/proc/17081/task/17089/stat : 17089 (java) S 17079 17081 16186 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 150674958 1833295872 32316 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17081/tid=17090] ppid=17079 vsize=1790328 CPUtime=0
/proc/17081/task/17090/stat : 17090 (java) S 17079 17081 16186 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 150674958 1833295872 32316 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 1790328

[startup+1782.3 s]
/proc/loadavg: 1.04 1.01 1.00 2/86 17092
/proc/meminfo: memFree=1716352/2055920 swapFree=4148604/4192956
[pid=17081] ppid=17079 vsize=1790328 CPUtime=1781.88
/proc/17081/stat : 17081 (java) S 17079 17081 16186 0 -1 0 32922 0 12 0 178170 18 0 0 18 0 9 0 150674953 1833295872 32316 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17081/statm: 447582 32316 1888 9 0 442167 0
[pid=17081/tid=17083] ppid=17079 vsize=1790328 CPUtime=1781.66
/proc/17081/task/17083/stat : 17083 (java) R 17079 17081 16186 0 -1 64 29201 0 2 0 178151 15 0 0 25 0 9 0 150674954 1833295872 32316 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4126800816 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17081/tid=17084] ppid=17079 vsize=1790328 CPUtime=0.04
/proc/17081/task/17084/stat : 17084 (java) S 17079 17081 16186 0 -1 64 2599 0 8 0 2 2 0 0 16 0 9 0 150674956 1833295872 32316 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17081/tid=17085] ppid=17079 vsize=1790328 CPUtime=0
/proc/17081/task/17085/stat : 17085 (java) S 17079 17081 16186 0 -1 64 10 0 2 0 0 0 0 0 17 0 9 0 150674956 1833295872 32316 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17081/tid=17086] ppid=17079 vsize=1790328 CPUtime=0
/proc/17081/task/17086/stat : 17086 (java) S 17079 17081 16186 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 150674956 1833295872 32316 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17081/tid=17087] ppid=17079 vsize=1790328 CPUtime=0
/proc/17081/task/17087/stat : 17087 (java) S 17079 17081 16186 0 -1 64 2 0 0 0 0 0 0 0 22 0 9 0 150674958 1833295872 32316 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17081/tid=17088] ppid=17079 vsize=1790328 CPUtime=0.16
/proc/17081/task/17088/stat : 17088 (java) S 17079 17081 16186 0 -1 64 397 0 0 0 16 0 0 0 16 0 9 0 150674958 1833295872 32316 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17081/tid=17089] ppid=17079 vsize=1790328 CPUtime=0
/proc/17081/task/17089/stat : 17089 (java) S 17079 17081 16186 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 150674958 1833295872 32316 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17081/tid=17090] ppid=17079 vsize=1790328 CPUtime=0
/proc/17081/task/17090/stat : 17090 (java) S 17079 17081 16186 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 150674958 1833295872 32316 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1781.88
Current children cumulated vsize (KiB) 1790328



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.02 1.01 1.00 2/86 17092
/proc/meminfo: memFree=1716352/2055920 swapFree=4148604/4192956
[pid=17081] ppid=17079 vsize=1790328 CPUtime=1800.09
/proc/17081/stat : 17081 (java) S 17079 17081 16186 0 -1 0 32922 0 12 0 179991 18 0 0 18 0 9 0 150674953 1833295872 32316 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17081/statm: 447582 32316 1888 9 0 442167 0
[pid=17081/tid=17083] ppid=17079 vsize=1790328 CPUtime=1799.87
/proc/17081/task/17083/stat : 17083 (java) R 17079 17081 16186 0 -1 64 29201 0 2 0 179972 15 0 0 25 0 9 0 150674954 1833295872 32316 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4126777395 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17081/tid=17084] ppid=17079 vsize=1790328 CPUtime=0.04
/proc/17081/task/17084/stat : 17084 (java) S 17079 17081 16186 0 -1 64 2599 0 8 0 2 2 0 0 16 0 9 0 150674956 1833295872 32316 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17081/tid=17085] ppid=17079 vsize=1790328 CPUtime=0
/proc/17081/task/17085/stat : 17085 (java) S 17079 17081 16186 0 -1 64 10 0 2 0 0 0 0 0 17 0 9 0 150674956 1833295872 32316 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17081/tid=17086] ppid=17079 vsize=1790328 CPUtime=0
/proc/17081/task/17086/stat : 17086 (java) S 17079 17081 16186 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 150674956 1833295872 32316 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17081/tid=17087] ppid=17079 vsize=1790328 CPUtime=0
/proc/17081/task/17087/stat : 17087 (java) S 17079 17081 16186 0 -1 64 2 0 0 0 0 0 0 0 22 0 9 0 150674958 1833295872 32316 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17081/tid=17088] ppid=17079 vsize=1790328 CPUtime=0.16
/proc/17081/task/17088/stat : 17088 (java) S 17079 17081 16186 0 -1 64 397 0 0 0 16 0 0 0 16 0 9 0 150674958 1833295872 32316 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17081/tid=17089] ppid=17079 vsize=1790328 CPUtime=0
/proc/17081/task/17089/stat : 17089 (java) S 17079 17081 16186 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 150674958 1833295872 32316 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17081/tid=17090] ppid=17079 vsize=1790328 CPUtime=0
/proc/17081/task/17090/stat : 17090 (java) S 17079 17081 16186 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 150674958 1833295872 32316 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 1790328

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

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

[startup+1800.61 s]
/proc/loadavg: 1.02 1.01 1.00 1/79 17095
/proc/meminfo: memFree=1838264/2055920 swapFree=4148604/4192956
[pid=17081] ppid=17079 vsize=0 CPUtime=1800.15
/proc/17081/stat : 17081 (java) Z 17079 17081 16186 0 -1 1036 32939 0 12 0 179994 21 0 0 16 0 2 0 150674953 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17081/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.15
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1800.66
CPU time (s): 1800.16
CPU user time (s): 1799.95
CPU system time (s): 0.210967
CPU usage (%): 99.9722
Max. virtual memory (cumulated for all children) (KiB): 1790328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.95
system time used= 0.210967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32939
page faults= 12
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 36724
involuntary context switches= 71916

runsolver used 2.08868 second user time and 4.48732 second system time

The end

Launcher Data (download as text)

Begin job on node16 on Fri Apr 20 00:06:13 UTC 2007

IDJOB= 363449
IDBENCH= 1851
IDSOLVER= 155
FILE ID= node16/363449-1177027573

PBS_JOBID= 4630599

Free space on /tmp= 66360 MiB

SOLVER NAME= absconPseudo 102
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/miplib/normalized-mps-v2-20-10-mod010.opb
COMMAND LINE= java -Xms1600M -Xmx1600M  -jar absconPseudo1.jar configuration.xml 1 pseudo /tmp/evaluation/363449-1177027573/instance-363449-1177027573.opb            
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node16/convwatcher-363449-1177027573 -o ROOT/results/node16/conversion-363449-1177027573 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/363449-1177027573/instance-363449-1177027573.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= af6648fa1ac31d79961ee160b5e03dc5
MD5SUM BENCH=  0155c0c96434984f6ded6bb7ada20c0c

RANDOM SEED= 860040405

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node16.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.232
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.232
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:       1843296 kB
Buffers:         23500 kB
Cached:         107888 kB
SwapCached:      12024 kB
Active:          70096 kB
Inactive:        85000 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1843296 kB
SwapTotal:     4192956 kB
SwapFree:      4148604 kB
Dirty:            2100 kB
Writeback:           0 kB
Mapped:          30752 kB
Slab:            42972 kB
Committed_AS:  6530140 kB
PageTables:       1840 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= 66360 MiB

End job on node16 on Fri Apr 20 00:36:16 UTC 2007