Trace number 1086027

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
choco2_dwdeg 2008-06-26? (TO) 1800.14 1801.73

General information on the benchmark

Namecsp/fapp/fapp12/
normalized-fapp12-1500-0.xml
MD5SUM34c3ac733a64f710448acdb70b41fbc9
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark29.3565
Satisfiable
(Un)Satisfiability was proved
Number of variables1500
Number of constraints25409
Maximum constraint arity2
Maximum domain size310
Number of constraints which are defined in extension0
Number of constraints which are defined in intension25409
Global constraints used (with number of constraints)

Solver Data (download as text)


Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: 

Watcher Data (download as text)

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

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1086027-1215237028/watcher-1086027-1215237028 -o /tmp/evaluation-result-1086027-1215237028/solver-1086027-1215237028 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar choco2dwdeg.jar HOME/instance-1086027-1215237028.xml 

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): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.97 1.98 1.99 2/72 16800
/proc/meminfo: memFree=1690464/2055920 swapFree=4179968/4192956
[pid=16800] ppid=16798 vsize=10800 CPUtime=0
/proc/16800/stat : 16800 (java) S 16798 16800 14993 0 -1 0 710 0 0 0 0 0 0 0 18 0 2 0 2002677700 11059200 488 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16800/statm: 2700 488 213 9 0 1230 0
[pid=16800/tid=16801] ppid=16798 vsize=10800 CPUtime=0
/proc/16800/task/16801/stat : 16801 (java) R 16798 16800 14993 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 2002677701 11059200 488 996147200 134512640 134550740 4294956016 18446744073709551615 8826840 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.0666809 s]
/proc/loadavg: 1.97 1.98 1.99 2/72 16800
/proc/meminfo: memFree=1690464/2055920 swapFree=4179968/4192956
[pid=16800] ppid=16798 vsize=864452 CPUtime=0.05
/proc/16800/stat : 16800 (java) S 16798 16800 14993 0 -1 0 2845 0 1 0 4 1 0 0 18 0 9 0 2002677700 885198848 2371 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16800/statm: 216113 2371 1189 9 0 210980 0
[pid=16800/tid=16801] ppid=16798 vsize=864452 CPUtime=0.04
/proc/16800/task/16801/stat : 16801 (java) R 16798 16800 14993 0 -1 64 1981 0 1 0 4 0 0 0 19 0 9 0 2002677701 885198848 2371 996147200 134512640 134550740 4294956016 18446744073709551615 102305394 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 864452

[startup+0.101685 s]
/proc/loadavg: 1.97 1.98 1.99 2/72 16800
/proc/meminfo: memFree=1690464/2055920 swapFree=4179968/4192956
[pid=16800] ppid=16798 vsize=866364 CPUtime=0.08
/proc/16800/stat : 16800 (java) S 16798 16800 14993 0 -1 0 3701 0 1 0 7 1 0 0 18 0 9 0 2002677700 887156736 3174 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16800/statm: 216591 3174 1730 9 0 211063 0
[pid=16800/tid=16801] ppid=16798 vsize=866364 CPUtime=0.07
/proc/16800/task/16801/stat : 16801 (java) R 16798 16800 14993 0 -1 64 2822 0 1 0 7 0 0 0 18 0 9 0 2002677701 887156736 3174 996147200 134512640 134550740 4294956016 18446744073709551615 8441092 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 866364

[startup+0.3017 s]
/proc/loadavg: 1.97 1.98 1.99 2/72 16800
/proc/meminfo: memFree=1690464/2055920 swapFree=4179968/4192956
[pid=16800] ppid=16798 vsize=866496 CPUtime=0.28
/proc/16800/stat : 16800 (java) S 16798 16800 14993 0 -1 0 4291 0 1 0 26 2 0 0 18 0 9 0 2002677700 887291904 3744 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16800/statm: 216624 3744 1849 9 0 211096 0
[pid=16800/tid=16801] ppid=16798 vsize=866496 CPUtime=0.25
/proc/16800/task/16801/stat : 16801 (java) R 16798 16800 14993 0 -1 64 3357 0 1 0 24 1 0 0 19 0 9 0 2002677701 887291904 3744 996147200 134512640 134550740 4294956016 18446744073709551615 102812326 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866496

[startup+0.701755 s]
/proc/loadavg: 1.97 1.98 1.99 2/72 16800
/proc/meminfo: memFree=1690464/2055920 swapFree=4179968/4192956
[pid=16800] ppid=16798 vsize=867420 CPUtime=0.69
/proc/16800/stat : 16800 (java) S 16798 16800 14993 0 -1 0 7811 0 1 0 64 5 0 0 18 0 9 0 2002677700 888238080 7264 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16800/statm: 216855 7264 1855 9 0 211327 0
[pid=16800/tid=16801] ppid=16798 vsize=867420 CPUtime=0.57
/proc/16800/task/16801/stat : 16801 (java) R 16798 16800 14993 0 -1 64 6616 0 1 0 53 4 0 0 22 0 9 0 2002677701 888238080 7264 996147200 134512640 134550740 4294956016 18446744073709551615 4126442896 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 867420

[startup+1.50185 s]
/proc/loadavg: 1.97 1.98 1.99 3/81 16809
/proc/meminfo: memFree=1652056/2055920 swapFree=4179968/4192956
[pid=16800] ppid=16798 vsize=867420 CPUtime=1.47
/proc/16800/stat : 16800 (java) S 16798 16800 14993 0 -1 0 19658 0 1 0 134 13 0 0 18 0 9 0 2002677700 888238080 19095 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16800/statm: 216855 19095 1915 9 0 211327 0
[pid=16800/tid=16801] ppid=16798 vsize=867420 CPUtime=1.2
/proc/16800/task/16801/stat : 16801 (java) R 16798 16800 14993 0 -1 64 15118 0 1 0 110 10 0 0 25 0 9 0 2002677701 888238080 19095 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16800/tid=16803] ppid=16798 vsize=867420 CPUtime=0.06
/proc/16800/task/16803/stat : 16803 (java) R 16798 16800 14993 0 -1 64 3277 0 0 0 4 2 0 0 16 0 9 0 2002677703 888238080 19095 996147200 134512640 134550740 4294956016 18446744073709551615 104187941 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16800/tid=16804] ppid=16798 vsize=867420 CPUtime=0
/proc/16800/task/16804/stat : 16804 (java) S 16798 16800 14993 0 -1 64 9 0 0 0 0 0 0 0 19 0 9 0 2002677704 888238080 19095 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16800/tid=16805] ppid=16798 vsize=867420 CPUtime=0
/proc/16800/task/16805/stat : 16805 (java) S 16798 16800 14993 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2002677704 888238080 19095 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16800/tid=16806] ppid=16798 vsize=867420 CPUtime=0
/proc/16800/task/16806/stat : 16806 (java) S 16798 16800 14993 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002677706 888238080 19095 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16800/tid=16807] ppid=16798 vsize=867420 CPUtime=0.19
/proc/16800/task/16807/stat : 16807 (java) S 16798 16800 14993 0 -1 64 536 0 0 0 19 0 0 0 16 0 9 0 2002677706 888238080 19095 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16800/tid=16808] ppid=16798 vsize=867420 CPUtime=0
/proc/16800/task/16808/stat : 16808 (java) S 16798 16800 14993 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2002677706 888238080 19095 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16800/tid=16809] ppid=16798 vsize=867420 CPUtime=0
/proc/16800/task/16809/stat : 16809 (java) S 16798 16800 14993 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002677706 888238080 19095 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 867420

[startup+3.10203 s]
/proc/loadavg: 1.97 1.98 1.99 3/81 16809
/proc/meminfo: memFree=1602392/2055920 swapFree=4179968/4192956
[pid=16800] ppid=16798 vsize=867512 CPUtime=3.07
/proc/16800/stat : 16800 (java) S 16798 16800 14993 0 -1 0 28497 0 1 0 287 20 0 0 18 0 9 0 2002677700 888332288 27899 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16800/statm: 216878 27899 1980 9 0 211350 0
[pid=16800/tid=16801] ppid=16798 vsize=867512 CPUtime=2.38
/proc/16800/task/16801/stat : 16801 (java) R 16798 16800 14993 0 -1 64 15471 0 1 0 228 10 0 0 25 0 9 0 2002677701 888332288 27899 996147200 134512640 134550740 4294956016 18446744073709551615 102605652 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16800/tid=16803] ppid=16798 vsize=867512 CPUtime=0.42
/proc/16800/task/16803/stat : 16803 (java) S 16798 16800 14993 0 -1 64 11730 0 0 0 34 8 0 0 16 0 9 0 2002677703 888332288 27899 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16800/tid=16804] ppid=16798 vsize=867512 CPUtime=0
/proc/16800/task/16804/stat : 16804 (java) S 16798 16800 14993 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 2002677704 888332288 27899 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16800/tid=16805] ppid=16798 vsize=867512 CPUtime=0
/proc/16800/task/16805/stat : 16805 (java) S 16798 16800 14993 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2002677704 888332288 27899 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16800/tid=16806] ppid=16798 vsize=867512 CPUtime=0
/proc/16800/task/16806/stat : 16806 (java) S 16798 16800 14993 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002677706 888332288 27899 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16800/tid=16807] ppid=16798 vsize=867512 CPUtime=0.24
/proc/16800/task/16807/stat : 16807 (java) S 16798 16800 14993 0 -1 64 560 0 0 0 24 0 0 0 15 0 9 0 2002677706 888332288 27899 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16800/tid=16808] ppid=16798 vsize=867512 CPUtime=0
/proc/16800/task/16808/stat : 16808 (java) S 16798 16800 14993 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2002677706 888332288 27899 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16800/tid=16809] ppid=16798 vsize=867512 CPUtime=0
/proc/16800/task/16809/stat : 16809 (java) S 16798 16800 14993 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002677706 888332288 27899 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 867512

[startup+6.30241 s]
/proc/loadavg: 1.97 1.98 1.99 4/81 16809
/proc/meminfo: memFree=1579544/2055920 swapFree=4179968/4192956
[pid=16800] ppid=16798 vsize=867648 CPUtime=6.23
/proc/16800/stat : 16800 (java) S 16798 16800 14993 0 -1 0 30190 0 2 0 602 21 0 0 18 0 9 0 2002677700 888471552 29575 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16800/statm: 216912 29575 1987 9 0 211384 0
[pid=16800/tid=16801] ppid=16798 vsize=867648 CPUtime=5.29
/proc/16800/task/16801/stat : 16801 (java) R 16798 16800 14993 0 -1 64 15508 0 2 0 519 10 0 0 25 0 9 0 2002677701 888471552 29575 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16800/tid=16803] ppid=16798 vsize=867648 CPUtime=0.56
/proc/16800/task/16803/stat : 16803 (java) R 16798 16800 14993 0 -1 64 13320 0 0 0 47 9 0 0 16 0 9 0 2002677703 888471552 29575 996147200 134512640 134550740 4294956016 18446744073709551615 102723252 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16800/tid=16804] ppid=16798 vsize=867648 CPUtime=0
/proc/16800/task/16804/stat : 16804 (java) S 16798 16800 14993 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 2002677704 888471552 29575 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16800/tid=16805] ppid=16798 vsize=867648 CPUtime=0
/proc/16800/task/16805/stat : 16805 (java) S 16798 16800 14993 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2002677704 888471552 29575 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16800/tid=16806] ppid=16798 vsize=867648 CPUtime=0
/proc/16800/task/16806/stat : 16806 (java) S 16798 16800 14993 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002677706 888471552 29575 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16800/tid=16807] ppid=16798 vsize=867648 CPUtime=0.33
/proc/16800/task/16807/stat : 16807 (java) S 16798 16800 14993 0 -1 64 626 0 0 0 33 0 0 0 16 0 9 0 2002677706 888471552 29575 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16800/tid=16808] ppid=16798 vsize=867648 CPUtime=0
/proc/16800/task/16808/stat : 16808 (java) S 16798 16800 14993 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2002677706 888471552 29575 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16800/tid=16809] ppid=16798 vsize=867648 CPUtime=0
/proc/16800/task/16809/stat : 16809 (java) S 16798 16800 14993 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002677706 888471552 29575 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 867648

[startup+12.7022 s]
/proc/loadavg: 1.97 1.98 1.99 3/81 16809
/proc/meminfo: memFree=1571160/2055920 swapFree=4179968/4192956
[pid=16800] ppid=16798 vsize=867648 CPUtime=12.57
/proc/16800/stat : 16800 (java) S 16798 16800 14993 0 -1 0 32398 0 2 0 1234 23 0 0 18 0 9 0 2002677700 888471552 31762 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16800/statm: 216912 31762 1987 9 0 211384 0
[pid=16800/tid=16801] ppid=16798 vsize=867648 CPUtime=11.2
/proc/16800/task/16801/stat : 16801 (java) R 16798 16800 14993 0 -1 64 15529 0 2 0 1110 10 0 0 25 0 9 0 2002677701 888471552 31762 996147200 134512640 134550740 4294956016 18446744073709551615 4126844120 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16800/tid=16803] ppid=16798 vsize=867648 CPUtime=0.97
/proc/16800/task/16803/stat : 16803 (java) S 16798 16800 14993 0 -1 64 15503 0 0 0 87 10 0 0 16 0 9 0 2002677703 888471552 31762 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16800/tid=16804] ppid=16798 vsize=867648 CPUtime=0
/proc/16800/task/16804/stat : 16804 (java) S 16798 16800 14993 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 2002677704 888471552 31762 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16800/tid=16805] ppid=16798 vsize=867648 CPUtime=0
/proc/16800/task/16805/stat : 16805 (java) S 16798 16800 14993 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2002677704 888471552 31762 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16800/tid=16806] ppid=16798 vsize=867648 CPUtime=0
/proc/16800/task/16806/stat : 16806 (java) S 16798 16800 14993 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002677706 888471552 31762 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16800/tid=16807] ppid=16798 vsize=867648 CPUtime=0.34
/proc/16800/task/16807/stat : 16807 (java) S 16798 16800 14993 0 -1 64 630 0 0 0 34 0 0 0 15 0 9 0 2002677706 888471552 31762 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16800/tid=16808] ppid=16798 vsize=867648 CPUtime=0
/proc/16800/task/16808/stat : 16808 (java) S 16798 16800 14993 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2002677706 888471552 31762 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16800/tid=16809] ppid=16798 vsize=867648 CPUtime=0
/proc/16800/task/16809/stat : 16809 (java) S 16798 16800 14993 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002677706 888471552 31762 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 867648

[startup+25.5027 s]
/proc/loadavg: 1.98 1.98 1.99 3/81 16809
/proc/meminfo: memFree=1318552/2055920 swapFree=4179968/4192956
[pid=16800] ppid=16798 vsize=867648 CPUtime=25.24
/proc/16800/stat : 16800 (java) S 16798 16800 14993 0 -1 0 95164 0 2 0 2464 60 0 0 18 0 9 0 2002677700 888471552 94506 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16800/statm: 216912 94506 1998 9 0 211384 0
[pid=16800/tid=16801] ppid=16798 vsize=867648 CPUtime=22.71
/proc/16800/task/16801/stat : 16801 (java) R 16798 16800 14993 0 -1 64 15644 0 2 0 2260 11 0 0 25 0 9 0 2002677701 888471552 94506 996147200 134512640 134550740 4294956016 18446744073709551615 4127531668 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16800/tid=16803] ppid=16798 vsize=867648 CPUtime=2.03
/proc/16800/task/16803/stat : 16803 (java) S 16798 16800 14993 0 -1 64 78062 0 0 0 157 46 0 0 17 0 9 0 2002677703 888471552 94506 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16800/tid=16804] ppid=16798 vsize=867648 CPUtime=0
/proc/16800/task/16804/stat : 16804 (java) S 16798 16800 14993 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 2002677704 888471552 94506 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16800/tid=16805] ppid=16798 vsize=867648 CPUtime=0
/proc/16800/task/16805/stat : 16805 (java) S 16798 16800 14993 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2002677704 888471552 94506 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16800/tid=16806] ppid=16798 vsize=867648 CPUtime=0
/proc/16800/task/16806/stat : 16806 (java) S 16798 16800 14993 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002677706 888471552 94506 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16800/tid=16807] ppid=16798 vsize=867648 CPUtime=0.47
/proc/16800/task/16807/stat : 16807 (java) S 16798 16800 14993 0 -1 64 722 0 0 0 46 1 0 0 16 0 9 0 2002677706 888471552 94506 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16800/tid=16808] ppid=16798 vsize=867648 CPUtime=0
/proc/16800/task/16808/stat : 16808 (java) S 16798 16800 14993 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2002677706 888471552 94506 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16800/tid=16809] ppid=16798 vsize=867648 CPUtime=0
/proc/16800/task/16809/stat : 16809 (java) S 16798 16800 14993 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002677706 888471552 94506 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 867648

[startup+51.1027 s]
/proc/loadavg: 1.99 1.98 1.99 3/81 16809
/proc/meminfo: memFree=1086680/2055920 swapFree=4179968/4192956
[pid=16800] ppid=16798 vsize=867648 CPUtime=50.59
/proc/16800/stat : 16800 (java) S 16798 16800 14993 0 -1 0 153029 0 2 0 4966 93 0 0 18 0 9 0 2002677700 888471552 152357 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16800/statm: 216912 152357 1998 9 0 211384 0
[pid=16800/tid=16801] ppid=16798 vsize=867648 CPUtime=47.43
/proc/16800/task/16801/stat : 16801 (java) R 16798 16800 14993 0 -1 64 15664 0 2 0 4731 12 0 0 25 0 9 0 2002677701 888471552 152357 996147200 134512640 134550740 4294956016 18446744073709551615 4127564741 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16800/tid=16803] ppid=16798 vsize=867648 CPUtime=2.61

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

Current children cumulated CPU time (s) 1480.85
Current children cumulated vsize (KiB) 867648

[startup+1542.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/81 16843
/proc/meminfo: memFree=976920/2055920 swapFree=4179968/4192956
[pid=16800] ppid=16798 vsize=867648 CPUtime=1540.82
/proc/16800/stat : 16800 (java) S 16798 16800 14993 0 -1 0 154573 0 2 0 153966 116 0 0 18 0 9 0 2002677700 888471552 153855 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16800/statm: 216912 153855 1998 9 0 211384 0
[pid=16800/tid=16801] ppid=16798 vsize=867648 CPUtime=1537.44
/proc/16800/task/16801/stat : 16801 (java) R 16798 16800 14993 0 -1 64 15710 0 2 0 153710 34 0 0 25 0 9 0 2002677701 888471552 153855 996147200 134512640 134550740 4294956016 18446744073709551615 4127520418 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16800/tid=16803] ppid=16798 vsize=867648 CPUtime=2.78
/proc/16800/task/16803/stat : 16803 (java) S 16798 16800 14993 0 -1 64 137350 0 0 0 199 79 0 0 16 0 9 0 2002677703 888471552 153855 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16800/tid=16804] ppid=16798 vsize=867648 CPUtime=0
/proc/16800/task/16804/stat : 16804 (java) S 16798 16800 14993 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 2002677704 888471552 153855 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16800/tid=16805] ppid=16798 vsize=867648 CPUtime=0
/proc/16800/task/16805/stat : 16805 (java) S 16798 16800 14993 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2002677704 888471552 153855 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16800/tid=16806] ppid=16798 vsize=867648 CPUtime=0
/proc/16800/task/16806/stat : 16806 (java) S 16798 16800 14993 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002677706 888471552 153855 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16800/tid=16807] ppid=16798 vsize=867648 CPUtime=0.56
/proc/16800/task/16807/stat : 16807 (java) S 16798 16800 14993 0 -1 64 777 0 0 0 55 1 0 0 16 0 9 0 2002677706 888471552 153855 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16800/tid=16808] ppid=16798 vsize=867648 CPUtime=0
/proc/16800/task/16808/stat : 16808 (java) S 16798 16800 14993 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2002677706 888471552 153855 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16800/tid=16809] ppid=16798 vsize=867648 CPUtime=0
/proc/16800/task/16809/stat : 16809 (java) S 16798 16800 14993 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002677706 888471552 153855 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1540.82
Current children cumulated vsize (KiB) 867648

[startup+1602.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/81 16843
/proc/meminfo: memFree=976920/2055920 swapFree=4179968/4192956
[pid=16800] ppid=16798 vsize=867648 CPUtime=1600.79
/proc/16800/stat : 16800 (java) S 16798 16800 14993 0 -1 0 154575 0 2 0 159962 117 0 0 18 0 9 0 2002677700 888471552 153856 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16800/statm: 216912 153856 1998 9 0 211384 0
[pid=16800/tid=16801] ppid=16798 vsize=867648 CPUtime=1597.41
/proc/16800/task/16801/stat : 16801 (java) R 16798 16800 14993 0 -1 64 15711 0 2 0 159706 35 0 0 25 0 9 0 2002677701 888471552 153856 996147200 134512640 134550740 4294956016 18446744073709551615 4127523995 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16800/tid=16803] ppid=16798 vsize=867648 CPUtime=2.79
/proc/16800/task/16803/stat : 16803 (java) S 16798 16800 14993 0 -1 64 137351 0 0 0 200 79 0 0 16 0 9 0 2002677703 888471552 153856 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16800/tid=16804] ppid=16798 vsize=867648 CPUtime=0
/proc/16800/task/16804/stat : 16804 (java) S 16798 16800 14993 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 2002677704 888471552 153856 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16800/tid=16805] ppid=16798 vsize=867648 CPUtime=0
/proc/16800/task/16805/stat : 16805 (java) S 16798 16800 14993 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2002677704 888471552 153856 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16800/tid=16806] ppid=16798 vsize=867648 CPUtime=0
/proc/16800/task/16806/stat : 16806 (java) S 16798 16800 14993 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002677706 888471552 153856 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16800/tid=16807] ppid=16798 vsize=867648 CPUtime=0.56
/proc/16800/task/16807/stat : 16807 (java) S 16798 16800 14993 0 -1 64 777 0 0 0 55 1 0 0 16 0 9 0 2002677706 888471552 153856 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16800/tid=16808] ppid=16798 vsize=867648 CPUtime=0
/proc/16800/task/16808/stat : 16808 (java) S 16798 16800 14993 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2002677706 888471552 153856 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16800/tid=16809] ppid=16798 vsize=867648 CPUtime=0
/proc/16800/task/16809/stat : 16809 (java) S 16798 16800 14993 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002677706 888471552 153856 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1600.79
Current children cumulated vsize (KiB) 867648

[startup+1662.3 s]
/proc/loadavg: 2.00 1.99 1.99 4/81 16843
/proc/meminfo: memFree=976984/2055920 swapFree=4179968/4192956
[pid=16800] ppid=16798 vsize=867648 CPUtime=1660.77
/proc/16800/stat : 16800 (java) S 16798 16800 14993 0 -1 0 154576 0 2 0 165959 118 0 0 18 0 9 0 2002677700 888471552 153856 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16800/statm: 216912 153856 1998 9 0 211384 0
[pid=16800/tid=16801] ppid=16798 vsize=867648 CPUtime=1657.38
/proc/16800/task/16801/stat : 16801 (java) R 16798 16800 14993 0 -1 64 15712 0 2 0 165702 36 0 0 25 0 9 0 2002677701 888471552 153856 996147200 134512640 134550740 4294956016 18446744073709551615 4127519420 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16800/tid=16803] ppid=16798 vsize=867648 CPUtime=2.79
/proc/16800/task/16803/stat : 16803 (java) S 16798 16800 14993 0 -1 64 137351 0 0 0 200 79 0 0 16 0 9 0 2002677703 888471552 153856 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16800/tid=16804] ppid=16798 vsize=867648 CPUtime=0
/proc/16800/task/16804/stat : 16804 (java) S 16798 16800 14993 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 2002677704 888471552 153856 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16800/tid=16805] ppid=16798 vsize=867648 CPUtime=0
/proc/16800/task/16805/stat : 16805 (java) S 16798 16800 14993 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2002677704 888471552 153856 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16800/tid=16806] ppid=16798 vsize=867648 CPUtime=0
/proc/16800/task/16806/stat : 16806 (java) S 16798 16800 14993 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002677706 888471552 153856 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16800/tid=16807] ppid=16798 vsize=867648 CPUtime=0.56
/proc/16800/task/16807/stat : 16807 (java) S 16798 16800 14993 0 -1 64 777 0 0 0 55 1 0 0 16 0 9 0 2002677706 888471552 153856 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16800/tid=16808] ppid=16798 vsize=867648 CPUtime=0
/proc/16800/task/16808/stat : 16808 (java) S 16798 16800 14993 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2002677706 888471552 153856 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16800/tid=16809] ppid=16798 vsize=867648 CPUtime=0
/proc/16800/task/16809/stat : 16809 (java) S 16798 16800 14993 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002677706 888471552 153856 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1660.77
Current children cumulated vsize (KiB) 867648

[startup+1722.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/81 16843
/proc/meminfo: memFree=976984/2055920 swapFree=4179968/4192956
[pid=16800] ppid=16798 vsize=867648 CPUtime=1720.74
/proc/16800/stat : 16800 (java) S 16798 16800 14993 0 -1 0 154577 0 2 0 171956 118 0 0 18 0 9 0 2002677700 888471552 153856 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16800/statm: 216912 153856 1998 9 0 211384 0
[pid=16800/tid=16801] ppid=16798 vsize=867648 CPUtime=1717.34
/proc/16800/task/16801/stat : 16801 (java) R 16798 16800 14993 0 -1 64 15713 0 2 0 171698 36 0 0 25 0 9 0 2002677701 888471552 153856 996147200 134512640 134550740 4294956016 18446744073709551615 4127519333 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16800/tid=16803] ppid=16798 vsize=867648 CPUtime=2.8
/proc/16800/task/16803/stat : 16803 (java) S 16798 16800 14993 0 -1 64 137351 0 0 0 201 79 0 0 16 0 9 0 2002677703 888471552 153856 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16800/tid=16804] ppid=16798 vsize=867648 CPUtime=0
/proc/16800/task/16804/stat : 16804 (java) S 16798 16800 14993 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 2002677704 888471552 153856 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16800/tid=16805] ppid=16798 vsize=867648 CPUtime=0
/proc/16800/task/16805/stat : 16805 (java) S 16798 16800 14993 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2002677704 888471552 153856 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16800/tid=16806] ppid=16798 vsize=867648 CPUtime=0
/proc/16800/task/16806/stat : 16806 (java) S 16798 16800 14993 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002677706 888471552 153856 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16800/tid=16807] ppid=16798 vsize=867648 CPUtime=0.56
/proc/16800/task/16807/stat : 16807 (java) S 16798 16800 14993 0 -1 64 777 0 0 0 55 1 0 0 16 0 9 0 2002677706 888471552 153856 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16800/tid=16808] ppid=16798 vsize=867648 CPUtime=0
/proc/16800/task/16808/stat : 16808 (java) S 16798 16800 14993 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2002677706 888471552 153856 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16800/tid=16809] ppid=16798 vsize=867648 CPUtime=0
/proc/16800/task/16809/stat : 16809 (java) S 16798 16800 14993 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002677706 888471552 153856 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1720.74
Current children cumulated vsize (KiB) 867648

[startup+1782.3 s]
/proc/loadavg: 2.07 2.00 2.00 3/81 16843
/proc/meminfo: memFree=976856/2055920 swapFree=4179968/4192956
[pid=16800] ppid=16798 vsize=867648 CPUtime=1780.72
/proc/16800/stat : 16800 (java) S 16798 16800 14993 0 -1 0 154578 0 2 0 177953 119 0 0 18 0 9 0 2002677700 888471552 153856 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16800/statm: 216912 153856 1998 9 0 211384 0
[pid=16800/tid=16801] ppid=16798 vsize=867648 CPUtime=1777.32
/proc/16800/task/16801/stat : 16801 (java) R 16798 16800 14993 0 -1 64 15714 0 2 0 177695 37 0 0 25 0 9 0 2002677701 888471552 153856 996147200 134512640 134550740 4294956016 18446744073709551615 4127519220 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16800/tid=16803] ppid=16798 vsize=867648 CPUtime=2.8
/proc/16800/task/16803/stat : 16803 (java) S 16798 16800 14993 0 -1 64 137351 0 0 0 201 79 0 0 16 0 9 0 2002677703 888471552 153856 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16800/tid=16804] ppid=16798 vsize=867648 CPUtime=0
/proc/16800/task/16804/stat : 16804 (java) S 16798 16800 14993 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 2002677704 888471552 153856 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16800/tid=16805] ppid=16798 vsize=867648 CPUtime=0
/proc/16800/task/16805/stat : 16805 (java) S 16798 16800 14993 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2002677704 888471552 153856 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16800/tid=16806] ppid=16798 vsize=867648 CPUtime=0
/proc/16800/task/16806/stat : 16806 (java) S 16798 16800 14993 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002677706 888471552 153856 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16800/tid=16807] ppid=16798 vsize=867648 CPUtime=0.56
/proc/16800/task/16807/stat : 16807 (java) S 16798 16800 14993 0 -1 64 777 0 0 0 55 1 0 0 16 0 9 0 2002677706 888471552 153856 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16800/tid=16808] ppid=16798 vsize=867648 CPUtime=0
/proc/16800/task/16808/stat : 16808 (java) S 16798 16800 14993 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2002677706 888471552 153856 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16800/tid=16809] ppid=16798 vsize=867648 CPUtime=0
/proc/16800/task/16809/stat : 16809 (java) S 16798 16800 14993 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002677706 888471552 153856 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1780.72
Current children cumulated vsize (KiB) 867648



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.6 s]
/proc/loadavg: 2.05 2.00 2.00 3/81 16843
/proc/meminfo: memFree=976856/2055920 swapFree=4179968/4192956
[pid=16800] ppid=16798 vsize=867648 CPUtime=1800.01
/proc/16800/stat : 16800 (java) S 16798 16800 14993 0 -1 0 154579 0 2 0 179882 119 0 0 18 0 9 0 2002677700 888471552 153856 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16800/statm: 216912 153856 1998 9 0 211384 0
[pid=16800/tid=16801] ppid=16798 vsize=867648 CPUtime=1796.61
/proc/16800/task/16801/stat : 16801 (java) R 16798 16800 14993 0 -1 64 15715 0 2 0 179624 37 0 0 25 0 9 0 2002677701 888471552 153856 996147200 134512640 134550740 4294956016 18446744073709551615 4127520808 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16800/tid=16803] ppid=16798 vsize=867648 CPUtime=2.81
/proc/16800/task/16803/stat : 16803 (java) S 16798 16800 14993 0 -1 64 137351 0 0 0 202 79 0 0 16 0 9 0 2002677703 888471552 153856 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16800/tid=16804] ppid=16798 vsize=867648 CPUtime=0
/proc/16800/task/16804/stat : 16804 (java) S 16798 16800 14993 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 2002677704 888471552 153856 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16800/tid=16805] ppid=16798 vsize=867648 CPUtime=0
/proc/16800/task/16805/stat : 16805 (java) S 16798 16800 14993 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2002677704 888471552 153856 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16800/tid=16806] ppid=16798 vsize=867648 CPUtime=0
/proc/16800/task/16806/stat : 16806 (java) S 16798 16800 14993 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002677706 888471552 153856 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16800/tid=16807] ppid=16798 vsize=867648 CPUtime=0.56
/proc/16800/task/16807/stat : 16807 (java) S 16798 16800 14993 0 -1 64 777 0 0 0 55 1 0 0 16 0 9 0 2002677706 888471552 153856 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16800/tid=16808] ppid=16798 vsize=867648 CPUtime=0
/proc/16800/task/16808/stat : 16808 (java) S 16798 16800 14993 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2002677706 888471552 153856 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16800/tid=16809] ppid=16798 vsize=867648 CPUtime=0
/proc/16800/task/16809/stat : 16809 (java) S 16798 16800 14993 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002677706 888471552 153856 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 867648

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

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

[startup+1801.71 s]
/proc/loadavg: 2.05 2.00 2.00 3/75 16846
/proc/meminfo: memFree=1549384/2055920 swapFree=4179968/4192956
[pid=16800] ppid=16798 vsize=0 CPUtime=1800.12
/proc/16800/stat : 16800 (java) Z 16798 16800 14993 0 -1 1036 154598 0 2 0 179884 128 0 0 16 0 2 0 2002677700 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16800/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.12
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1801.73
CPU time (s): 1800.14
CPU user time (s): 1798.84
CPU system time (s): 1.2968
CPU usage (%): 99.912
Max. virtual memory (cumulated for all children) (KiB): 867648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.84
system time used= 1.2968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 154598
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 39511
involuntary context switches= 15162

runsolver used 2.34964 second user time and 6.13807 second system time

The end

Launcher Data (download as text)

Begin job on node11 at 2008-07-05 07:50:28
IDJOB=1086027
IDBENCH=57745
IDSOLVER=349
FILE ID=node11/1086027-1215237028
PBS_JOBID= 7881826
Free space on /tmp= 66548 MiB

SOLVER NAME= choco2_dwdeg 2008-06-26
BENCH NAME= CPAI08/csp/fapp/fapp12/normalized-fapp12-1500-0.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar choco2dwdeg.jar BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1086027-1215237028/watcher-1086027-1215237028 -o /tmp/evaluation-result-1086027-1215237028/solver-1086027-1215237028 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar choco2dwdeg.jar HOME/instance-1086027-1215237028.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 34c3ac733a64f710448acdb70b41fbc9
RANDOM SEED=2099229882

node11.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.224
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.224
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:       1690944 kB
Buffers:         48280 kB
Cached:         155688 kB
SwapCached:       7036 kB
Active:         199500 kB
Inactive:       107072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1690944 kB
SwapTotal:     4192956 kB
SwapFree:      4179968 kB
Dirty:            9420 kB
Writeback:           0 kB
Mapped:         110536 kB
Slab:            43380 kB
Committed_AS:  3471372 kB
PageTables:       2076 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= 66544 MiB
End job on node11 at 2008-07-05 08:20:32