Trace number 455002

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.14 1800.48

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_500_25_2.opb
MD5SUM493eec42e81abed935f584a4e365015a
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-84
Best CPU time to get the best result obtained on this benchmark1800.19
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -84
Optimality of the best value was proved NO
Number of variables1000
Total number of constraints1501
Number of constraints which are clauses500
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1001
Minimum length of a constraint2
Maximum length of a constraint1000
Number of terms in the objective function 500
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 500
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)31340
Sum of products size (including duplicates)62680
Number of different products15670
Sum of products size31340

Solver Data (download as text)

1800.05/1800.41	s UNKNOWN

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

Linearizing /tmp/evaluation/455002-1178035220/instance-455002-1178035220.opb

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node17/watcher-455002-1178035220 -o ROOT/results/node17/solver-455002-1178035220 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -Xms1600M -Xmx1600M -jar absconPseudo1.jar configuration.xml 1 pseudo /tmp/evaluation/455002-1178035220/instance-455002-1178035220.opb 

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


[startup+0 s]
/proc/loadavg: 0.91 0.95 0.95 2/77 22415
/proc/meminfo: memFree=1778616/2055920 swapFree=4140116/4192956
[pid=22415] ppid=22413 vsize=1520 CPUtime=0
/proc/22415/stat : 22415 (java) R 22413 22415 21965 0 -1 0 90 0 0 0 0 0 0 0 18 0 1 0 251439656 1556480 73 18446744073709551615 134512640 134550740 4294956608 18446744073709551615 2827958 0 0 4096 0 0 0 0 17 1 0 0
/proc/22415/statm: 380 74 55 9 0 10 0

[startup+0.088305 s]
/proc/loadavg: 0.91 0.95 0.95 2/77 22415
/proc/meminfo: memFree=1778616/2055920 swapFree=4140116/4192956
[pid=22415] ppid=22413 vsize=1790148 CPUtime=0.08
/proc/22415/stat : 22415 (java) S 22413 22415 21965 0 -1 0 3786 0 1 0 6 2 0 0 18 0 9 0 251439656 1833111552 3237 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22415/statm: 447537 3237 1290 9 0 442129 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1790148

[startup+0.104497 s]
/proc/loadavg: 0.91 0.95 0.95 2/77 22415
/proc/meminfo: memFree=1778616/2055920 swapFree=4140116/4192956
[pid=22415] ppid=22413 vsize=1790148 CPUtime=0.1
/proc/22415/stat : 22415 (java) S 22413 22415 21965 0 -1 0 4378 0 1 0 8 2 0 0 18 0 9 0 251439656 1833111552 3818 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22415/statm: 447537 3819 1731 9 0 442129 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1790148

[startup+0.301517 s]
/proc/loadavg: 0.91 0.95 0.95 2/77 22415
/proc/meminfo: memFree=1778616/2055920 swapFree=4140116/4192956
[pid=22415] ppid=22413 vsize=1790176 CPUtime=0.35
/proc/22415/stat : 22415 (java) S 22413 22415 21965 0 -1 0 8958 0 1 0 31 4 0 0 18 0 9 0 251439656 1833140224 8372 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22415/statm: 447544 8374 1848 9 0 442129 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 1790176

[startup+0.701553 s]
/proc/loadavg: 0.91 0.95 0.95 2/77 22415
/proc/meminfo: memFree=1778616/2055920 swapFree=4140116/4192956
[pid=22415] ppid=22413 vsize=1790176 CPUtime=0.76
/proc/22415/stat : 22415 (java) S 22413 22415 21965 0 -1 0 33192 0 1 0 63 13 0 0 18 0 9 0 251439656 1833140224 32605 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22415/statm: 447544 32608 1859 9 0 442129 0
Current children cumulated CPU time (s) 0.76
Current children cumulated vsize (KiB) 1790176

[startup+1.50264 s]
/proc/loadavg: 0.91 0.95 0.95 2/86 22424
/proc/meminfo: memFree=1586416/2055920 swapFree=4140116/4192956
[pid=22415] ppid=22413 vsize=1790312 CPUtime=1.63
/proc/22415/stat : 22415 (java) S 22413 22415 21965 0 -1 0 50603 0 1 0 141 22 0 0 18 0 9 0 251439656 1833279488 50003 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22415/statm: 447578 50003 1878 9 0 442163 0
[pid=22415/tid=22417] ppid=22413 vsize=1790312 CPUtime=1.2
/proc/22415/task/22417/stat : 22417 (java) R 22413 22415 21965 0 -1 64 29108 0 1 0 108 12 0 0 21 0 9 0 251439657 1833279488 50003 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4126836331 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22415/tid=22418] ppid=22413 vsize=1790312 CPUtime=0.25
/proc/22415/task/22418/stat : 22418 (java) S 22413 22415 21965 0 -1 64 20353 0 0 0 17 8 0 0 16 0 9 0 251439659 1833279488 50003 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22415/tid=22419] ppid=22413 vsize=1790312 CPUtime=0
/proc/22415/task/22419/stat : 22419 (java) S 22413 22415 21965 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 251439659 1833279488 50003 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22415/tid=22420] ppid=22413 vsize=1790312 CPUtime=0
/proc/22415/task/22420/stat : 22420 (java) S 22413 22415 21965 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 251439659 1833279488 50003 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22415/tid=22421] ppid=22413 vsize=1790312 CPUtime=0
/proc/22415/task/22421/stat : 22421 (java) S 22413 22415 21965 0 -1 64 2 0 0 0 0 0 0 0 22 0 9 0 251439661 1833279488 50003 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22415/tid=22422] ppid=22413 vsize=1790312 CPUtime=0.15
/proc/22415/task/22422/stat : 22422 (java) S 22413 22415 21965 0 -1 64 419 0 0 0 15 0 0 0 16 0 9 0 251439661 1833279488 50003 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22415/tid=22423] ppid=22413 vsize=1790312 CPUtime=0
/proc/22415/task/22423/stat : 22423 (java) S 22413 22415 21965 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 251439661 1833279488 50003 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22415/tid=22424] ppid=22413 vsize=1790312 CPUtime=0
/proc/22415/task/22424/stat : 22424 (java) S 22413 22415 21965 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 251439661 1833279488 50003 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.63
Current children cumulated vsize (KiB) 1790312

[startup+3.1028 s]
/proc/loadavg: 0.92 0.95 0.95 2/86 22424
/proc/meminfo: memFree=1585456/2055920 swapFree=4140116/4192956
[pid=22415] ppid=22413 vsize=1790312 CPUtime=3.23
/proc/22415/stat : 22415 (java) S 22413 22415 21965 0 -1 0 50608 0 1 0 301 22 0 0 18 0 9 0 251439656 1833279488 50007 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22415/statm: 447578 50007 1878 9 0 442163 0
[pid=22415/tid=22417] ppid=22413 vsize=1790312 CPUtime=2.8
/proc/22415/task/22417/stat : 22417 (java) R 22413 22415 21965 0 -1 64 29110 0 1 0 268 12 0 0 25 0 9 0 251439657 1833279488 50007 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4126837872 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22415/tid=22418] ppid=22413 vsize=1790312 CPUtime=0.25
/proc/22415/task/22418/stat : 22418 (java) S 22413 22415 21965 0 -1 64 20353 0 0 0 17 8 0 0 17 0 9 0 251439659 1833279488 50007 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22415/tid=22419] ppid=22413 vsize=1790312 CPUtime=0
/proc/22415/task/22419/stat : 22419 (java) S 22413 22415 21965 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 251439659 1833279488 50007 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22415/tid=22420] ppid=22413 vsize=1790312 CPUtime=0
/proc/22415/task/22420/stat : 22420 (java) S 22413 22415 21965 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 251439659 1833279488 50007 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22415/tid=22421] ppid=22413 vsize=1790312 CPUtime=0
/proc/22415/task/22421/stat : 22421 (java) S 22413 22415 21965 0 -1 64 2 0 0 0 0 0 0 0 22 0 9 0 251439661 1833279488 50007 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22415/tid=22422] ppid=22413 vsize=1790312 CPUtime=0.15
/proc/22415/task/22422/stat : 22422 (java) S 22413 22415 21965 0 -1 64 422 0 0 0 15 0 0 0 16 0 9 0 251439661 1833279488 50007 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22415/tid=22423] ppid=22413 vsize=1790312 CPUtime=0
/proc/22415/task/22423/stat : 22423 (java) S 22413 22415 21965 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 251439661 1833279488 50007 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22415/tid=22424] ppid=22413 vsize=1790312 CPUtime=0
/proc/22415/task/22424/stat : 22424 (java) S 22413 22415 21965 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 251439661 1833279488 50007 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.23
Current children cumulated vsize (KiB) 1790312

[startup+6.30114 s]
/proc/loadavg: 0.92 0.95 0.95 2/86 22424
/proc/meminfo: memFree=1585200/2055920 swapFree=4140116/4192956
[pid=22415] ppid=22413 vsize=1790312 CPUtime=6.43
/proc/22415/stat : 22415 (java) S 22413 22415 21965 0 -1 0 50611 0 1 0 621 22 0 0 18 0 9 0 251439656 1833279488 50008 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22415/statm: 447578 50008 1879 9 0 442163 0
[pid=22415/tid=22417] ppid=22413 vsize=1790312 CPUtime=6.01
/proc/22415/task/22417/stat : 22417 (java) R 22413 22415 21965 0 -1 64 29112 0 1 0 588 13 0 0 17 0 9 0 251439657 1833279488 50008 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4126808279 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22415/tid=22418] ppid=22413 vsize=1790312 CPUtime=0.25
/proc/22415/task/22418/stat : 22418 (java) S 22413 22415 21965 0 -1 64 20353 0 0 0 17 8 0 0 16 0 9 0 251439659 1833279488 50008 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22415/tid=22419] ppid=22413 vsize=1790312 CPUtime=0
/proc/22415/task/22419/stat : 22419 (java) S 22413 22415 21965 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 251439659 1833279488 50008 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22415/tid=22420] ppid=22413 vsize=1790312 CPUtime=0
/proc/22415/task/22420/stat : 22420 (java) S 22413 22415 21965 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 251439659 1833279488 50008 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22415/tid=22421] ppid=22413 vsize=1790312 CPUtime=0
/proc/22415/task/22421/stat : 22421 (java) S 22413 22415 21965 0 -1 64 2 0 0 0 0 0 0 0 22 0 9 0 251439661 1833279488 50008 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22415/tid=22422] ppid=22413 vsize=1790312 CPUtime=0.15
/proc/22415/task/22422/stat : 22422 (java) S 22413 22415 21965 0 -1 64 422 0 0 0 15 0 0 0 16 0 9 0 251439661 1833279488 50008 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22415/tid=22423] ppid=22413 vsize=1790312 CPUtime=0
/proc/22415/task/22423/stat : 22423 (java) S 22413 22415 21965 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 251439661 1833279488 50008 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22415/tid=22424] ppid=22413 vsize=1790312 CPUtime=0
/proc/22415/task/22424/stat : 22424 (java) S 22413 22415 21965 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 251439661 1833279488 50008 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.43
Current children cumulated vsize (KiB) 1790312

[startup+12.7018 s]
/proc/loadavg: 0.93 0.96 0.95 2/86 22424
/proc/meminfo: memFree=1585008/2055920 swapFree=4140116/4192956
[pid=22415] ppid=22413 vsize=1790312 CPUtime=12.83
/proc/22415/stat : 22415 (java) S 22413 22415 21965 0 -1 0 50611 0 1 0 1261 22 0 0 18 0 9 0 251439656 1833279488 50008 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22415/statm: 447578 50008 1879 9 0 442163 0
[pid=22415/tid=22417] ppid=22413 vsize=1790312 CPUtime=12.41
/proc/22415/task/22417/stat : 22417 (java) R 22413 22415 21965 0 -1 64 29112 0 1 0 1228 13 0 0 25 0 9 0 251439657 1833279488 50008 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4126808661 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22415/tid=22418] ppid=22413 vsize=1790312 CPUtime=0.25
/proc/22415/task/22418/stat : 22418 (java) S 22413 22415 21965 0 -1 64 20353 0 0 0 17 8 0 0 16 0 9 0 251439659 1833279488 50008 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22415/tid=22419] ppid=22413 vsize=1790312 CPUtime=0
/proc/22415/task/22419/stat : 22419 (java) S 22413 22415 21965 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 251439659 1833279488 50008 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22415/tid=22420] ppid=22413 vsize=1790312 CPUtime=0
/proc/22415/task/22420/stat : 22420 (java) S 22413 22415 21965 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 251439659 1833279488 50008 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22415/tid=22421] ppid=22413 vsize=1790312 CPUtime=0
/proc/22415/task/22421/stat : 22421 (java) S 22413 22415 21965 0 -1 64 2 0 0 0 0 0 0 0 22 0 9 0 251439661 1833279488 50008 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22415/tid=22422] ppid=22413 vsize=1790312 CPUtime=0.15
/proc/22415/task/22422/stat : 22422 (java) S 22413 22415 21965 0 -1 64 422 0 0 0 15 0 0 0 16 0 9 0 251439661 1833279488 50008 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22415/tid=22423] ppid=22413 vsize=1790312 CPUtime=0
/proc/22415/task/22423/stat : 22423 (java) S 22413 22415 21965 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 251439661 1833279488 50008 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22415/tid=22424] ppid=22413 vsize=1790312 CPUtime=0
/proc/22415/task/22424/stat : 22424 (java) S 22413 22415 21965 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 251439661 1833279488 50008 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.83
Current children cumulated vsize (KiB) 1790312

[startup+25.5021 s]
/proc/loadavg: 0.94 0.96 0.95 2/86 22424
/proc/meminfo: memFree=1585008/2055920 swapFree=4140116/4192956
[pid=22415] ppid=22413 vsize=1790312 CPUtime=25.63
/proc/22415/stat : 22415 (java) S 22413 22415 21965 0 -1 0 50614 0 1 0 2541 22 0 0 18 0 9 0 251439656 1833279488 50010 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22415/statm: 447578 50010 1879 9 0 442163 0
[pid=22415/tid=22417] ppid=22413 vsize=1790312 CPUtime=25.2
/proc/22415/task/22417/stat : 22417 (java) R 22413 22415 21965 0 -1 64 29113 0 1 0 2507 13 0 0 25 0 9 0 251439657 1833279488 50010 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4126837866 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22415/tid=22418] ppid=22413 vsize=1790312 CPUtime=0.25
/proc/22415/task/22418/stat : 22418 (java) S 22413 22415 21965 0 -1 64 20353 0 0 0 17 8 0 0 16 0 9 0 251439659 1833279488 50010 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22415/tid=22419] ppid=22413 vsize=1790312 CPUtime=0
/proc/22415/task/22419/stat : 22419 (java) S 22413 22415 21965 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 251439659 1833279488 50010 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22415/tid=22420] ppid=22413 vsize=1790312 CPUtime=0
/proc/22415/task/22420/stat : 22420 (java) S 22413 22415 21965 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 251439659 1833279488 50010 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22415/tid=22421] ppid=22413 vsize=1790312 CPUtime=0
/proc/22415/task/22421/stat : 22421 (java) S 22413 22415 21965 0 -1 64 2 0 0 0 0 0 0 0 22 0 9 0 251439661 1833279488 50010 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22415/tid=22422] ppid=22413 vsize=1790312 CPUtime=0.16
/proc/22415/task/22422/stat : 22422 (java) S 22413 22415 21965 0 -1 64 424 0 0 0 16 0 0 0 16 0 9 0 251439661 1833279488 50010 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22415/tid=22423] ppid=22413 vsize=1790312 CPUtime=0
/proc/22415/task/22423/stat : 22423 (java) S 22413 22415 21965 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 251439661 1833279488 50010 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22415/tid=22424] ppid=22413 vsize=1790312 CPUtime=0
/proc/22415/task/22424/stat : 22424 (java) R 22413 22415 21965 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 251439661 1833279488 50010 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.63
Current children cumulated vsize (KiB) 1790312

[startup+51.1028 s]
/proc/loadavg: 0.96 0.96 0.95 2/92 22498
/proc/meminfo: memFree=1583808/2055920 swapFree=4140116/4192956
[pid=22415] ppid=22413 vsize=1790312 CPUtime=51.23
/proc/22415/stat : 22415 (java) S 22413 22415 21965 0 -1 0 50628 0 1 0 5093 30 0 0 18 0 9 0 251439656 1833279488 50019 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22415/statm: 447578 50019 1879 9 0 442163 0
[pid=22415/tid=22417] ppid=22413 vsize=1790312 CPUtime=50.77
/proc/22415/task/22417/stat : 22417 (java) R 22413 22415 21965 0 -1 64 29116 0 1 0 5057 20 0 0 25 0 9 0 251439657 1833279488 50019 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4126808279 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22415/tid=22418] ppid=22413 vsize=1790312 CPUtime=0.25
/proc/22415/task/22418/stat : 22418 (java) S 22413 22415 21965 0 -1 64 20353 0 0 0 17 8 0 0 16 0 9 0 251439659 1833279488 50019 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22415/tid=22419] ppid=22413 vsize=1790312 CPUtime=0
/proc/22415/task/22419/stat : 22419 (java) S 22413 22415 21965 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 251439659 1833279488 50019 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22415/tid=22420] ppid=22413 vsize=1790312 CPUtime=0
/proc/22415/task/22420/stat : 22420 (java) S 22413 22415 21965 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 251439659 1833279488 50019 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22415/tid=22421] ppid=22413 vsize=1790312 CPUtime=0
/proc/22415/task/22421/stat : 22421 (java) S 22413 22415 21965 0 -1 64 2 0 0 0 0 0 0 0 22 0 9 0 251439661 1833279488 50019 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22415/tid=22422] ppid=22413 vsize=1790312 CPUtime=0.18
/proc/22415/task/22422/stat : 22422 (java) S 22413 22415 21965 0 -1 64 435 0 0 0 18 0 0 0 16 0 9 0 251439661 1833279488 50019 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22415/tid=22423] ppid=22413 vsize=1790312 CPUtime=0

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

/proc/22415/task/22420/stat : 22420 (java) S 22413 22415 21965 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 251439659 1833279488 50021 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22415/tid=22421] ppid=22413 vsize=1790312 CPUtime=0
/proc/22415/task/22421/stat : 22421 (java) S 22413 22415 21965 0 -1 64 2 0 0 0 0 0 0 0 22 0 9 0 251439661 1833279488 50021 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22415/tid=22422] ppid=22413 vsize=1790312 CPUtime=0.18
/proc/22415/task/22422/stat : 22422 (java) S 22413 22415 21965 0 -1 64 438 0 0 0 18 0 0 0 16 0 9 0 251439661 1833279488 50021 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22415/tid=22423] ppid=22413 vsize=1790312 CPUtime=0
/proc/22415/task/22423/stat : 22423 (java) S 22413 22415 21965 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 251439661 1833279488 50021 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22415/tid=22424] ppid=22413 vsize=1790312 CPUtime=0
/proc/22415/task/22424/stat : 22424 (java) S 22413 22415 21965 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 251439661 1833279488 50021 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 1790312

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/86 22622
/proc/meminfo: memFree=1584688/2055920 swapFree=4140116/4192956
[pid=22415] ppid=22413 vsize=1790312 CPUtime=1542.02
/proc/22415/stat : 22415 (java) S 22413 22415 21965 0 -1 0 50632 0 1 0 154152 50 0 0 18 0 9 0 251439656 1833279488 50021 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22415/statm: 447578 50021 1879 9 0 442163 0
[pid=22415/tid=22417] ppid=22413 vsize=1790312 CPUtime=1541.55
/proc/22415/task/22417/stat : 22417 (java) R 22413 22415 21965 0 -1 64 29117 0 1 0 154115 40 0 0 25 0 9 0 251439657 1833279488 50021 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4126848748 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22415/tid=22418] ppid=22413 vsize=1790312 CPUtime=0.25
/proc/22415/task/22418/stat : 22418 (java) S 22413 22415 21965 0 -1 64 20353 0 0 0 17 8 0 0 16 0 9 0 251439659 1833279488 50021 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22415/tid=22419] ppid=22413 vsize=1790312 CPUtime=0
/proc/22415/task/22419/stat : 22419 (java) S 22413 22415 21965 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 251439659 1833279488 50021 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22415/tid=22420] ppid=22413 vsize=1790312 CPUtime=0
/proc/22415/task/22420/stat : 22420 (java) S 22413 22415 21965 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 251439659 1833279488 50021 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22415/tid=22421] ppid=22413 vsize=1790312 CPUtime=0
/proc/22415/task/22421/stat : 22421 (java) S 22413 22415 21965 0 -1 64 2 0 0 0 0 0 0 0 22 0 9 0 251439661 1833279488 50021 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22415/tid=22422] ppid=22413 vsize=1790312 CPUtime=0.18
/proc/22415/task/22422/stat : 22422 (java) S 22413 22415 21965 0 -1 64 438 0 0 0 18 0 0 0 16 0 9 0 251439661 1833279488 50021 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22415/tid=22423] ppid=22413 vsize=1790312 CPUtime=0
/proc/22415/task/22423/stat : 22423 (java) S 22413 22415 21965 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 251439661 1833279488 50021 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22415/tid=22424] ppid=22413 vsize=1790312 CPUtime=0
/proc/22415/task/22424/stat : 22424 (java) S 22413 22415 21965 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 251439661 1833279488 50021 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 1790312

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/86 22622
/proc/meminfo: memFree=1584752/2055920 swapFree=4140116/4192956
[pid=22415] ppid=22413 vsize=1790312 CPUtime=1602
/proc/22415/stat : 22415 (java) S 22413 22415 21965 0 -1 0 50632 0 1 0 160150 50 0 0 18 0 9 0 251439656 1833279488 50021 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22415/statm: 447578 50021 1879 9 0 442163 0
[pid=22415/tid=22417] ppid=22413 vsize=1790312 CPUtime=1601.54
/proc/22415/task/22417/stat : 22417 (java) R 22413 22415 21965 0 -1 64 29117 0 1 0 160114 40 0 0 25 0 9 0 251439657 1833279488 50021 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4126808282 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22415/tid=22418] ppid=22413 vsize=1790312 CPUtime=0.25
/proc/22415/task/22418/stat : 22418 (java) S 22413 22415 21965 0 -1 64 20353 0 0 0 17 8 0 0 16 0 9 0 251439659 1833279488 50021 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22415/tid=22419] ppid=22413 vsize=1790312 CPUtime=0
/proc/22415/task/22419/stat : 22419 (java) S 22413 22415 21965 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 251439659 1833279488 50021 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22415/tid=22420] ppid=22413 vsize=1790312 CPUtime=0
/proc/22415/task/22420/stat : 22420 (java) S 22413 22415 21965 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 251439659 1833279488 50021 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22415/tid=22421] ppid=22413 vsize=1790312 CPUtime=0
/proc/22415/task/22421/stat : 22421 (java) S 22413 22415 21965 0 -1 64 2 0 0 0 0 0 0 0 22 0 9 0 251439661 1833279488 50021 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22415/tid=22422] ppid=22413 vsize=1790312 CPUtime=0.18
/proc/22415/task/22422/stat : 22422 (java) S 22413 22415 21965 0 -1 64 438 0 0 0 18 0 0 0 16 0 9 0 251439661 1833279488 50021 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22415/tid=22423] ppid=22413 vsize=1790312 CPUtime=0
/proc/22415/task/22423/stat : 22423 (java) S 22413 22415 21965 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 251439661 1833279488 50021 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22415/tid=22424] ppid=22413 vsize=1790312 CPUtime=0
/proc/22415/task/22424/stat : 22424 (java) S 22413 22415 21965 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 251439661 1833279488 50021 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 1790312

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/86 22622
/proc/meminfo: memFree=1584752/2055920 swapFree=4140116/4192956
[pid=22415] ppid=22413 vsize=1790312 CPUtime=1661.98
/proc/22415/stat : 22415 (java) S 22413 22415 21965 0 -1 0 50632 0 1 0 166148 50 0 0 18 0 9 0 251439656 1833279488 50021 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22415/statm: 447578 50021 1879 9 0 442163 0
[pid=22415/tid=22417] ppid=22413 vsize=1790312 CPUtime=1661.53
/proc/22415/task/22417/stat : 22417 (java) R 22413 22415 21965 0 -1 64 29117 0 1 0 166112 41 0 0 25 0 9 0 251439657 1833279488 50021 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4126821198 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22415/tid=22418] ppid=22413 vsize=1790312 CPUtime=0.25
/proc/22415/task/22418/stat : 22418 (java) S 22413 22415 21965 0 -1 64 20353 0 0 0 17 8 0 0 16 0 9 0 251439659 1833279488 50021 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22415/tid=22419] ppid=22413 vsize=1790312 CPUtime=0
/proc/22415/task/22419/stat : 22419 (java) S 22413 22415 21965 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 251439659 1833279488 50021 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22415/tid=22420] ppid=22413 vsize=1790312 CPUtime=0
/proc/22415/task/22420/stat : 22420 (java) S 22413 22415 21965 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 251439659 1833279488 50021 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22415/tid=22421] ppid=22413 vsize=1790312 CPUtime=0
/proc/22415/task/22421/stat : 22421 (java) S 22413 22415 21965 0 -1 64 2 0 0 0 0 0 0 0 22 0 9 0 251439661 1833279488 50021 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22415/tid=22422] ppid=22413 vsize=1790312 CPUtime=0.18
/proc/22415/task/22422/stat : 22422 (java) S 22413 22415 21965 0 -1 64 438 0 0 0 18 0 0 0 16 0 9 0 251439661 1833279488 50021 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22415/tid=22423] ppid=22413 vsize=1790312 CPUtime=0
/proc/22415/task/22423/stat : 22423 (java) S 22413 22415 21965 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 251439661 1833279488 50021 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22415/tid=22424] ppid=22413 vsize=1790312 CPUtime=0
/proc/22415/task/22424/stat : 22424 (java) S 22413 22415 21965 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 251439661 1833279488 50021 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 1790312

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/86 22622
/proc/meminfo: memFree=1584688/2055920 swapFree=4140116/4192956
[pid=22415] ppid=22413 vsize=1790312 CPUtime=1721.97
/proc/22415/stat : 22415 (java) S 22413 22415 21965 0 -1 0 50632 0 1 0 172146 51 0 0 18 0 9 0 251439656 1833279488 50021 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22415/statm: 447578 50021 1879 9 0 442163 0
[pid=22415/tid=22417] ppid=22413 vsize=1790312 CPUtime=1721.51
/proc/22415/task/22417/stat : 22417 (java) R 22413 22415 21965 0 -1 64 29117 0 1 0 172110 41 0 0 25 0 9 0 251439657 1833279488 50021 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4126815434 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22415/tid=22418] ppid=22413 vsize=1790312 CPUtime=0.25
/proc/22415/task/22418/stat : 22418 (java) S 22413 22415 21965 0 -1 64 20353 0 0 0 17 8 0 0 16 0 9 0 251439659 1833279488 50021 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22415/tid=22419] ppid=22413 vsize=1790312 CPUtime=0
/proc/22415/task/22419/stat : 22419 (java) S 22413 22415 21965 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 251439659 1833279488 50021 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22415/tid=22420] ppid=22413 vsize=1790312 CPUtime=0
/proc/22415/task/22420/stat : 22420 (java) S 22413 22415 21965 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 251439659 1833279488 50021 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22415/tid=22421] ppid=22413 vsize=1790312 CPUtime=0
/proc/22415/task/22421/stat : 22421 (java) S 22413 22415 21965 0 -1 64 2 0 0 0 0 0 0 0 22 0 9 0 251439661 1833279488 50021 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22415/tid=22422] ppid=22413 vsize=1790312 CPUtime=0.18
/proc/22415/task/22422/stat : 22422 (java) S 22413 22415 21965 0 -1 64 438 0 0 0 18 0 0 0 16 0 9 0 251439661 1833279488 50021 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22415/tid=22423] ppid=22413 vsize=1790312 CPUtime=0
/proc/22415/task/22423/stat : 22423 (java) S 22413 22415 21965 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 251439661 1833279488 50021 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22415/tid=22424] ppid=22413 vsize=1790312 CPUtime=0
/proc/22415/task/22424/stat : 22424 (java) S 22413 22415 21965 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 251439661 1833279488 50021 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 1790312

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/86 22622
/proc/meminfo: memFree=1584688/2055920 swapFree=4140116/4192956
[pid=22415] ppid=22413 vsize=1790312 CPUtime=1781.95
/proc/22415/stat : 22415 (java) S 22413 22415 21965 0 -1 0 50632 0 1 0 178144 51 0 0 18 0 9 0 251439656 1833279488 50021 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22415/statm: 447578 50021 1879 9 0 442163 0
[pid=22415/tid=22417] ppid=22413 vsize=1790312 CPUtime=1781.5
/proc/22415/task/22417/stat : 22417 (java) R 22413 22415 21965 0 -1 64 29117 0 1 0 178108 42 0 0 25 0 9 0 251439657 1833279488 50021 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4126812799 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22415/tid=22418] ppid=22413 vsize=1790312 CPUtime=0.25
/proc/22415/task/22418/stat : 22418 (java) S 22413 22415 21965 0 -1 64 20353 0 0 0 17 8 0 0 16 0 9 0 251439659 1833279488 50021 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22415/tid=22419] ppid=22413 vsize=1790312 CPUtime=0
/proc/22415/task/22419/stat : 22419 (java) S 22413 22415 21965 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 251439659 1833279488 50021 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22415/tid=22420] ppid=22413 vsize=1790312 CPUtime=0
/proc/22415/task/22420/stat : 22420 (java) S 22413 22415 21965 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 251439659 1833279488 50021 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22415/tid=22421] ppid=22413 vsize=1790312 CPUtime=0
/proc/22415/task/22421/stat : 22421 (java) S 22413 22415 21965 0 -1 64 2 0 0 0 0 0 0 0 22 0 9 0 251439661 1833279488 50021 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22415/tid=22422] ppid=22413 vsize=1790312 CPUtime=0.18
/proc/22415/task/22422/stat : 22422 (java) S 22413 22415 21965 0 -1 64 438 0 0 0 18 0 0 0 16 0 9 0 251439661 1833279488 50021 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22415/tid=22423] ppid=22413 vsize=1790312 CPUtime=0
/proc/22415/task/22423/stat : 22423 (java) S 22413 22415 21965 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 251439661 1833279488 50021 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22415/tid=22424] ppid=22413 vsize=1790312 CPUtime=0
/proc/22415/task/22424/stat : 22424 (java) S 22413 22415 21965 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 251439661 1833279488 50021 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 1790312



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 1.00 1.00 0.96 2/86 22622
/proc/meminfo: memFree=1584752/2055920 swapFree=4140116/4192956
[pid=22415] ppid=22413 vsize=1790312 CPUtime=1800.05
/proc/22415/stat : 22415 (java) S 22413 22415 21965 0 -1 0 50632 0 1 0 179954 51 0 0 18 0 9 0 251439656 1833279488 50021 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22415/statm: 447578 50021 1879 9 0 442163 0
[pid=22415/tid=22417] ppid=22413 vsize=1790312 CPUtime=1799.6
/proc/22415/task/22417/stat : 22417 (java) R 22413 22415 21965 0 -1 64 29117 0 1 0 179918 42 0 0 25 0 9 0 251439657 1833279488 50021 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4126841456 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22415/tid=22418] ppid=22413 vsize=1790312 CPUtime=0.25
/proc/22415/task/22418/stat : 22418 (java) S 22413 22415 21965 0 -1 64 20353 0 0 0 17 8 0 0 16 0 9 0 251439659 1833279488 50021 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22415/tid=22419] ppid=22413 vsize=1790312 CPUtime=0
/proc/22415/task/22419/stat : 22419 (java) S 22413 22415 21965 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 251439659 1833279488 50021 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22415/tid=22420] ppid=22413 vsize=1790312 CPUtime=0
/proc/22415/task/22420/stat : 22420 (java) S 22413 22415 21965 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 251439659 1833279488 50021 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22415/tid=22421] ppid=22413 vsize=1790312 CPUtime=0
/proc/22415/task/22421/stat : 22421 (java) S 22413 22415 21965 0 -1 64 2 0 0 0 0 0 0 0 22 0 9 0 251439661 1833279488 50021 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22415/tid=22422] ppid=22413 vsize=1790312 CPUtime=0.18
/proc/22415/task/22422/stat : 22422 (java) S 22413 22415 21965 0 -1 64 438 0 0 0 18 0 0 0 16 0 9 0 251439661 1833279488 50021 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22415/tid=22423] ppid=22413 vsize=1790312 CPUtime=0
/proc/22415/task/22423/stat : 22423 (java) S 22413 22415 21965 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 251439661 1833279488 50021 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22415/tid=22424] ppid=22413 vsize=1790312 CPUtime=0
/proc/22415/task/22424/stat : 22424 (java) S 22413 22415 21965 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 251439661 1833279488 50021 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 1790312

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

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

Child status: 143
Real time (s): 1800.48
CPU time (s): 1800.14
CPU user time (s): 1799.59
CPU system time (s): 0.550916
CPU usage (%): 99.9809
Max. virtual memory (cumulated for all children) (KiB): 1790312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.59
system time used= 0.550916
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 50648
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 36774
involuntary context switches= 40242

runsolver used 1.71274 second user time and 4.88926 second system time

The end

Launcher Data (download as text)

Begin job on node17 on Tue May  1 16:00:21 UTC 2007

IDJOB= 455002
IDBENCH= 48235
IDSOLVER= 155
FILE ID= node17/455002-1178035220

PBS_JOBID= 4728396

Free space on /tmp= 66562 MiB

SOLVER NAME= absconPseudo 102
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_500_25_2.opb
COMMAND LINE= java -Xms1600M -Xmx1600M  -jar absconPseudo1.jar configuration.xml 1 pseudo /tmp/evaluation/455002-1178035220/instance-455002-1178035220.opb            
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node17/convwatcher-455002-1178035220 -o ROOT/results/node17/conversion-455002-1178035220 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/455002-1178035220/instance-455002-1178035220.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= af6648fa1ac31d79961ee160b5e03dc5
MD5SUM BENCH=  493eec42e81abed935f584a4e365015a

RANDOM SEED= 75700382

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node17.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.240
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.240
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:       1779216 kB
Buffers:         52508 kB
Cached:         140676 kB
SwapCached:      15032 kB
Active:          95584 kB
Inactive:       122412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1779216 kB
SwapTotal:     4192956 kB
SwapFree:      4140116 kB
Dirty:            3236 kB
Writeback:           0 kB
Mapped:          31064 kB
Slab:            44220 kB
Committed_AS:  8203632 kB
PageTables:       1796 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= 66561 MiB

End job on node17 on Tue May  1 16:30:24 UTC 2007