Trace number 2116758

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.1.1b 2009-07-16? (TO) 1800.1 1811.67

General information on the benchmark

Namecsp/super-jobShop/
super-jobShop-e0ddr1/normalized-super-jobShop-e0ddr1-9.xml
MD5SUMf9d1f2b59857321b1a820082b7eb128a
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 benchmark449.013
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints845
Maximum constraint arity2
Maximum domain size121
Number of constraints which are defined in extension0
Number of constraints which are defined in intension845
Global constraints used (with number of constraints)

Solver Data


Verifier Data

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2116758-1248032209/watcher-2116758-1248032209 -o /tmp/evaluation-result-2116758-1248032209/solver-2116758-1248032209 -C 1800 -W 2000 -M 900 java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2116758-1248032209.xml -randval true -h 1 -ac 32 -saclim 60 -s true -verb 0 -seed 11041979 

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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.04 2.00 1.97 4/81 1711
/proc/meminfo: memFree=733672/2055912 swapFree=4192812/4192956
[pid=1711] ppid=1709 vsize=10676 CPUtime=0
/proc/1711/stat : 1711 (java) S 1709 1711 32598 0 -1 0 710 0 0 0 0 0 0 0 18 0 2 0 90285513 10932224 488 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1711/statm: 2669 488 211 9 0 1184 0
[pid=1711/tid=1712] ppid=1709 vsize=10676 CPUtime=0
/proc/1711/task/1712/stat : 1712 (java) R 1709 1711 32598 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 90285515 10932224 488 996147200 134512640 134550932 4294955888 18446744073709551615 10563544 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.08367 s]
/proc/loadavg: 2.04 2.00 1.97 4/81 1711
/proc/meminfo: memFree=733672/2055912 swapFree=4192812/4192956
[pid=1711] ppid=1709 vsize=862264 CPUtime=0.06
/proc/1711/stat : 1711 (java) S 1709 1711 32598 0 -1 0 3156 0 1 0 5 1 0 0 18 0 9 0 90285513 882958336 2624 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1711/statm: 215566 2624 1254 9 0 210436 0
[pid=1711/tid=1712] ppid=1709 vsize=862264 CPUtime=0.05
/proc/1711/task/1712/stat : 1712 (java) R 1709 1711 32598 0 -1 64 2209 0 1 0 4 1 0 0 20 0 9 0 90285515 882958336 2624 996147200 134512640 134550932 4294955888 18446744073709551615 10157732 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 862264

[startup+0.102256 s]
/proc/loadavg: 2.04 2.00 1.97 4/81 1711
/proc/meminfo: memFree=733672/2055912 swapFree=4192812/4192956
[pid=1711] ppid=1709 vsize=864072 CPUtime=0.08
/proc/1711/stat : 1711 (java) S 1709 1711 32598 0 -1 0 3724 0 1 0 7 1 0 0 18 0 9 0 90285513 884809728 3189 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1711/statm: 216018 3189 1661 9 0 210487 0
[pid=1711/tid=1712] ppid=1709 vsize=864072 CPUtime=0.07
/proc/1711/task/1712/stat : 1712 (java) R 1709 1711 32598 0 -1 64 2774 0 1 0 6 1 0 0 20 0 9 0 90285515 884809728 3189 996147200 134512640 134550932 4294955888 18446744073709551615 4159463424 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 864072

[startup+0.300691 s]
/proc/loadavg: 2.04 2.00 1.97 4/81 1711
/proc/meminfo: memFree=733672/2055912 swapFree=4192812/4192956
[pid=1711] ppid=1709 vsize=864860 CPUtime=0.28
/proc/1711/stat : 1711 (java) S 1709 1711 32598 0 -1 0 4777 0 1 0 25 3 0 0 18 0 9 0 90285513 885616640 4202 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1711/statm: 216215 4202 1858 9 0 210684 0
[pid=1711/tid=1712] ppid=1709 vsize=864860 CPUtime=0.19
/proc/1711/task/1712/stat : 1712 (java) R 1709 1711 32598 0 -1 64 3562 0 1 0 17 2 0 0 20 0 9 0 90285515 885616640 4202 996147200 134512640 134550932 4294955888 18446744073709551615 4126438972 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 864860

[startup+0.701735 s]
/proc/loadavg: 2.04 2.00 1.97 4/81 1711
/proc/meminfo: memFree=733672/2055912 swapFree=4192812/4192956
[pid=1711] ppid=1709 vsize=865120 CPUtime=0.67
/proc/1711/stat : 1711 (java) S 1709 1711 32598 0 -1 0 6735 0 1 0 63 4 0 0 18 0 9 0 90285513 885882880 6129 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1711/statm: 216280 6129 1949 9 0 210749 0
[pid=1711/tid=1712] ppid=1709 vsize=865120 CPUtime=0.48
/proc/1711/task/1712/stat : 1712 (java) R 1709 1711 32598 0 -1 64 5448 0 1 0 45 3 0 0 23 0 9 0 90285515 885882880 6129 996147200 134512640 134550932 4294955888 18446744073709551615 4125908867 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 865120

[startup+1.50188 s]
/proc/loadavg: 2.04 2.00 1.97 4/90 1720
/proc/meminfo: memFree=709024/2055912 swapFree=4192812/4192956
[pid=1711] ppid=1709 vsize=865244 CPUtime=1.47
/proc/1711/stat : 1711 (java) S 1709 1711 32598 0 -1 0 11525 0 1 0 139 8 0 0 18 0 9 0 90285513 886009856 10901 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1711/statm: 216311 10901 1987 9 0 210780 0
[pid=1711/tid=1712] ppid=1709 vsize=865244 CPUtime=1.12
/proc/1711/task/1712/stat : 1712 (java) R 1709 1711 32598 0 -1 64 10138 0 1 0 106 6 0 0 25 0 9 0 90285515 886009856 10901 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1711/tid=1714] ppid=1709 vsize=865244 CPUtime=0
/proc/1711/task/1714/stat : 1714 (java) S 1709 1711 32598 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 90285516 886009856 10901 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1711/tid=1715] ppid=1709 vsize=865244 CPUtime=0
/proc/1711/task/1715/stat : 1715 (java) S 1709 1711 32598 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 90285517 886009856 10901 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1711/tid=1716] ppid=1709 vsize=865244 CPUtime=0
/proc/1711/task/1716/stat : 1716 (java) S 1709 1711 32598 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 90285517 886009856 10901 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1711/tid=1717] ppid=1709 vsize=865244 CPUtime=0
/proc/1711/task/1717/stat : 1717 (java) S 1709 1711 32598 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 90285519 886009856 10901 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1711/tid=1718] ppid=1709 vsize=865244 CPUtime=0.33
/proc/1711/task/1718/stat : 1718 (java) S 1709 1711 32598 0 -1 64 657 0 0 0 32 1 0 0 15 0 9 0 90285519 886009856 10901 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1711/tid=1719] ppid=1709 vsize=865244 CPUtime=0
/proc/1711/task/1719/stat : 1719 (java) S 1709 1711 32598 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 90285519 886009856 10901 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1711/tid=1720] ppid=1709 vsize=865244 CPUtime=0
/proc/1711/task/1720/stat : 1720 (java) S 1709 1711 32598 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 90285519 886009856 10901 996147200 134512640 134550932 4294955888 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) 865244

[startup+3.10199 s]
/proc/loadavg: 2.04 2.00 1.97 3/90 1720
/proc/meminfo: memFree=692384/2055912 swapFree=4192812/4192956
[pid=1711] ppid=1709 vsize=865244 CPUtime=3.05
/proc/1711/stat : 1711 (java) S 1709 1711 32598 0 -1 0 15848 0 1 0 295 10 0 0 18 0 9 0 90285513 886009856 15223 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1711/statm: 216311 15223 1987 9 0 210780 0
[pid=1711/tid=1712] ppid=1709 vsize=865244 CPUtime=2.59
/proc/1711/task/1712/stat : 1712 (java) R 1709 1711 32598 0 -1 64 14397 0 1 0 252 7 0 0 25 0 9 0 90285515 886009856 15223 996147200 134512640 134550932 4294955888 18446744073709551615 4127294338 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1711/tid=1714] ppid=1709 vsize=865244 CPUtime=0
/proc/1711/task/1714/stat : 1714 (java) S 1709 1711 32598 0 -1 64 4 0 0 0 0 0 0 0 17 0 9 0 90285516 886009856 15223 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1711/tid=1715] ppid=1709 vsize=865244 CPUtime=0
/proc/1711/task/1715/stat : 1715 (java) S 1709 1711 32598 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 90285517 886009856 15223 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1711/tid=1716] ppid=1709 vsize=865244 CPUtime=0
/proc/1711/task/1716/stat : 1716 (java) S 1709 1711 32598 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 90285517 886009856 15223 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1711/tid=1717] ppid=1709 vsize=865244 CPUtime=0
/proc/1711/task/1717/stat : 1717 (java) S 1709 1711 32598 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 90285519 886009856 15223 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1711/tid=1718] ppid=1709 vsize=865244 CPUtime=0.43
/proc/1711/task/1718/stat : 1718 (java) S 1709 1711 32598 0 -1 64 721 0 0 0 42 1 0 0 16 0 9 0 90285519 886009856 15223 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1711/tid=1719] ppid=1709 vsize=865244 CPUtime=0
/proc/1711/task/1719/stat : 1719 (java) S 1709 1711 32598 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 90285519 886009856 15223 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1711/tid=1720] ppid=1709 vsize=865244 CPUtime=0
/proc/1711/task/1720/stat : 1720 (java) S 1709 1711 32598 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 90285519 886009856 15223 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 865244

[startup+6.30232 s]
/proc/loadavg: 2.04 2.00 1.97 3/90 1720
/proc/meminfo: memFree=671520/2055912 swapFree=4192812/4192956
[pid=1711] ppid=1709 vsize=865244 CPUtime=6.21
/proc/1711/stat : 1711 (java) S 1709 1711 32598 0 -1 0 17940 0 1 0 610 11 0 0 18 0 9 0 90285513 886009856 17311 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1711/statm: 216311 17311 1997 9 0 210780 0
[pid=1711/tid=1712] ppid=1709 vsize=865244 CPUtime=5.71
/proc/1711/task/1712/stat : 1712 (java) R 1709 1711 32598 0 -1 64 14919 0 1 0 563 8 0 0 25 0 9 0 90285515 886009856 17311 996147200 134512640 134550932 4294955888 18446744073709551615 4127249118 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1711/tid=1714] ppid=1709 vsize=865244 CPUtime=0.04
/proc/1711/task/1714/stat : 1714 (java) S 1709 1711 32598 0 -1 64 1567 0 0 0 4 0 0 0 16 0 9 0 90285516 886009856 17311 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1711/tid=1715] ppid=1709 vsize=865244 CPUtime=0
/proc/1711/task/1715/stat : 1715 (java) S 1709 1711 32598 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 90285517 886009856 17311 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1711/tid=1716] ppid=1709 vsize=865244 CPUtime=0
/proc/1711/task/1716/stat : 1716 (java) S 1709 1711 32598 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90285517 886009856 17311 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1711/tid=1717] ppid=1709 vsize=865244 CPUtime=0
/proc/1711/task/1717/stat : 1717 (java) S 1709 1711 32598 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 90285519 886009856 17311 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1711/tid=1718] ppid=1709 vsize=865244 CPUtime=0.43
/proc/1711/task/1718/stat : 1718 (java) S 1709 1711 32598 0 -1 64 722 0 0 0 42 1 0 0 16 0 9 0 90285519 886009856 17311 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1711/tid=1719] ppid=1709 vsize=865244 CPUtime=0
/proc/1711/task/1719/stat : 1719 (java) S 1709 1711 32598 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 90285519 886009856 17311 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1711/tid=1720] ppid=1709 vsize=865244 CPUtime=0
/proc/1711/task/1720/stat : 1720 (java) S 1709 1711 32598 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 90285519 886009856 17311 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 865244

[startup+12.703 s]
/proc/loadavg: 2.03 2.00 1.97 4/90 1720
/proc/meminfo: memFree=665952/2055912 swapFree=4192812/4192956
[pid=1711] ppid=1709 vsize=865244 CPUtime=12.52
/proc/1711/stat : 1711 (java) S 1709 1711 32598 0 -1 0 19331 0 1 0 1240 12 0 0 18 0 9 0 90285513 886009856 18697 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1711/statm: 216311 18697 1997 9 0 210780 0
[pid=1711/tid=1712] ppid=1709 vsize=865244 CPUtime=11.97
/proc/1711/task/1712/stat : 1712 (java) R 1709 1711 32598 0 -1 64 14924 0 1 0 1189 8 0 0 25 0 9 0 90285515 886009856 18697 996147200 134512640 134550932 4294955888 18446744073709551615 4127321760 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1711/tid=1714] ppid=1709 vsize=865244 CPUtime=0.08
/proc/1711/task/1714/stat : 1714 (java) S 1709 1711 32598 0 -1 64 2951 0 0 0 7 1 0 0 17 0 9 0 90285516 886009856 18697 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1711/tid=1715] ppid=1709 vsize=865244 CPUtime=0
/proc/1711/task/1715/stat : 1715 (java) S 1709 1711 32598 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 90285517 886009856 18697 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1711/tid=1716] ppid=1709 vsize=865244 CPUtime=0
/proc/1711/task/1716/stat : 1716 (java) S 1709 1711 32598 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90285517 886009856 18697 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1711/tid=1717] ppid=1709 vsize=865244 CPUtime=0
/proc/1711/task/1717/stat : 1717 (java) S 1709 1711 32598 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 90285519 886009856 18697 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1711/tid=1718] ppid=1709 vsize=865244 CPUtime=0.44
/proc/1711/task/1718/stat : 1718 (java) S 1709 1711 32598 0 -1 64 724 0 0 0 43 1 0 0 15 0 9 0 90285519 886009856 18697 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1711/tid=1719] ppid=1709 vsize=865244 CPUtime=0
/proc/1711/task/1719/stat : 1719 (java) S 1709 1711 32598 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 90285519 886009856 18697 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1711/tid=1720] ppid=1709 vsize=865244 CPUtime=0
/proc/1711/task/1720/stat : 1720 (java) S 1709 1711 32598 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 90285519 886009856 18697 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 865244

[startup+25.5013 s]
/proc/loadavg: 2.02 2.00 1.97 3/90 1720
/proc/meminfo: memFree=665888/2055912 swapFree=4192812/4192956
[pid=1711] ppid=1709 vsize=865244 CPUtime=25.16
/proc/1711/stat : 1711 (java) S 1709 1711 32598 0 -1 0 19377 0 1 0 2504 12 0 0 18 0 9 0 90285513 886009856 18733 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1711/statm: 216311 18733 1999 9 0 210780 0
[pid=1711/tid=1712] ppid=1709 vsize=865244 CPUtime=24.59
/proc/1711/task/1712/stat : 1712 (java) R 1709 1711 32598 0 -1 64 14942 0 1 0 2450 9 0 0 25 0 9 0 90285515 886009856 18733 996147200 134512640 134550932 4294955888 18446744073709551615 4127298249 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1711/tid=1714] ppid=1709 vsize=865244 CPUtime=0.09
/proc/1711/task/1714/stat : 1714 (java) S 1709 1711 32598 0 -1 64 2972 0 0 0 8 1 0 0 16 0 9 0 90285516 886009856 18733 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1711/tid=1715] ppid=1709 vsize=865244 CPUtime=0
/proc/1711/task/1715/stat : 1715 (java) S 1709 1711 32598 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 90285517 886009856 18733 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1711/tid=1716] ppid=1709 vsize=865244 CPUtime=0
/proc/1711/task/1716/stat : 1716 (java) S 1709 1711 32598 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90285517 886009856 18733 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1711/tid=1717] ppid=1709 vsize=865244 CPUtime=0
/proc/1711/task/1717/stat : 1717 (java) S 1709 1711 32598 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 90285519 886009856 18733 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1711/tid=1718] ppid=1709 vsize=865244 CPUtime=0.45
/proc/1711/task/1718/stat : 1718 (java) S 1709 1711 32598 0 -1 64 731 0 0 0 44 1 0 0 16 0 9 0 90285519 886009856 18733 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1711/tid=1719] ppid=1709 vsize=865244 CPUtime=0
/proc/1711/task/1719/stat : 1719 (java) S 1709 1711 32598 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 90285519 886009856 18733 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1711/tid=1720] ppid=1709 vsize=865244 CPUtime=0
/proc/1711/task/1720/stat : 1720 (java) S 1709 1711 32598 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 90285519 886009856 18733 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 865244

[startup+51.102 s]
/proc/loadavg: 2.02 2.00 1.97 4/90 1720
/proc/meminfo: memFree=665888/2055912 swapFree=4192812/4192956
[pid=1711] ppid=1709 vsize=865244 CPUtime=50.41
/proc/1711/stat : 1711 (java) S 1709 1711 32598 0 -1 0 19403 0 1 0 5027 14 0 0 18 0 9 0 90285513 886009856 18747 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1711/statm: 216311 18747 2003 9 0 210780 0
[pid=1711/tid=1712] ppid=1709 vsize=865244 CPUtime=49.8
/proc/1711/task/1712/stat : 1712 (java) R 1709 1711 32598 0 -1 64 14954 0 1 0 4970 10 0 0 25 0 9 0 90285515 886009856 18747 996147200 134512640 134550932 4294955888 18446744073709551615 4126796888 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1711/tid=1714] ppid=1709 vsize=865244 CPUtime=0.11
/proc/1711/task/1714/stat : 1714 (java) S 1709 1711 32598 0 -1 64 2972 0 0 0 10 1 0 0 16 0 9 0 90285516 886009856 18747 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0

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

/proc/1711/task/1716/stat : 1716 (java) S 1709 1711 32598 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90285517 886009856 18774 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1711/tid=1717] ppid=1709 vsize=865244 CPUtime=0
/proc/1711/task/1717/stat : 1717 (java) S 1709 1711 32598 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 90285519 886009856 18774 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1711/tid=1718] ppid=1709 vsize=865244 CPUtime=0.48
/proc/1711/task/1718/stat : 1718 (java) S 1709 1711 32598 0 -1 64 747 0 0 0 47 1 0 0 16 0 9 0 90285519 886009856 18774 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1711/tid=1719] ppid=1709 vsize=865244 CPUtime=0
/proc/1711/task/1719/stat : 1719 (java) S 1709 1711 32598 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 90285519 886009856 18774 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1711/tid=1720] ppid=1709 vsize=865244 CPUtime=0
/proc/1711/task/1720/stat : 1720 (java) S 1709 1711 32598 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 90285519 886009856 18774 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1470.83
Current children cumulated vsize (KiB) 865244

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/90 2070
/proc/meminfo: memFree=651872/2055912 swapFree=4192812/4192956
[pid=1711] ppid=1709 vsize=865244 CPUtime=1530.81
/proc/1711/stat : 1711 (java) S 1709 1711 32598 0 -1 0 19724 0 1 0 152954 127 0 0 18 0 9 0 90285513 886009856 18775 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1711/statm: 216311 18775 2003 9 0 210780 0
[pid=1711/tid=1712] ppid=1709 vsize=865244 CPUtime=1529.75
/proc/1711/task/1712/stat : 1712 (java) R 1709 1711 32598 0 -1 64 15247 0 1 0 152854 121 0 0 25 0 9 0 90285515 886009856 18775 996147200 134512640 134550932 4294955888 18446744073709551615 4127298252 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1711/tid=1714] ppid=1709 vsize=865244 CPUtime=0.55
/proc/1711/task/1714/stat : 1714 (java) S 1709 1711 32598 0 -1 64 2998 0 0 0 52 3 0 0 16 0 9 0 90285516 886009856 18775 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1711/tid=1715] ppid=1709 vsize=865244 CPUtime=0
/proc/1711/task/1715/stat : 1715 (java) S 1709 1711 32598 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 90285517 886009856 18775 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1711/tid=1716] ppid=1709 vsize=865244 CPUtime=0
/proc/1711/task/1716/stat : 1716 (java) S 1709 1711 32598 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90285517 886009856 18775 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1711/tid=1717] ppid=1709 vsize=865244 CPUtime=0
/proc/1711/task/1717/stat : 1717 (java) S 1709 1711 32598 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 90285519 886009856 18775 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1711/tid=1718] ppid=1709 vsize=865244 CPUtime=0.48
/proc/1711/task/1718/stat : 1718 (java) S 1709 1711 32598 0 -1 64 747 0 0 0 47 1 0 0 16 0 9 0 90285519 886009856 18775 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1711/tid=1719] ppid=1709 vsize=865244 CPUtime=0
/proc/1711/task/1719/stat : 1719 (java) S 1709 1711 32598 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 90285519 886009856 18775 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1711/tid=1720] ppid=1709 vsize=865244 CPUtime=0
/proc/1711/task/1720/stat : 1720 (java) S 1709 1711 32598 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 90285519 886009856 18775 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1530.81
Current children cumulated vsize (KiB) 865244

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/90 2070
/proc/meminfo: memFree=651872/2055912 swapFree=4192812/4192956
[pid=1711] ppid=1709 vsize=865244 CPUtime=1590.79
/proc/1711/stat : 1711 (java) S 1709 1711 32598 0 -1 0 19735 0 1 0 158950 129 0 0 18 0 9 0 90285513 886009856 18775 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1711/statm: 216311 18775 2003 9 0 210780 0
[pid=1711/tid=1712] ppid=1709 vsize=865244 CPUtime=1589.71
/proc/1711/task/1712/stat : 1712 (java) R 1709 1711 32598 0 -1 64 15258 0 1 0 158849 122 0 0 25 0 9 0 90285515 886009856 18775 996147200 134512640 134550932 4294955888 18446744073709551615 4127257630 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1711/tid=1714] ppid=1709 vsize=865244 CPUtime=0.56
/proc/1711/task/1714/stat : 1714 (java) S 1709 1711 32598 0 -1 64 2998 0 0 0 53 3 0 0 16 0 9 0 90285516 886009856 18775 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1711/tid=1715] ppid=1709 vsize=865244 CPUtime=0
/proc/1711/task/1715/stat : 1715 (java) S 1709 1711 32598 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 90285517 886009856 18775 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1711/tid=1716] ppid=1709 vsize=865244 CPUtime=0
/proc/1711/task/1716/stat : 1716 (java) S 1709 1711 32598 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90285517 886009856 18775 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1711/tid=1717] ppid=1709 vsize=865244 CPUtime=0
/proc/1711/task/1717/stat : 1717 (java) S 1709 1711 32598 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 90285519 886009856 18775 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1711/tid=1718] ppid=1709 vsize=865244 CPUtime=0.48
/proc/1711/task/1718/stat : 1718 (java) S 1709 1711 32598 0 -1 64 747 0 0 0 47 1 0 0 16 0 9 0 90285519 886009856 18775 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1711/tid=1719] ppid=1709 vsize=865244 CPUtime=0
/proc/1711/task/1719/stat : 1719 (java) S 1709 1711 32598 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 90285519 886009856 18775 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1711/tid=1720] ppid=1709 vsize=865244 CPUtime=0
/proc/1711/task/1720/stat : 1720 (java) S 1709 1711 32598 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 90285519 886009856 18775 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1590.79
Current children cumulated vsize (KiB) 865244

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/90 2070
/proc/meminfo: memFree=651872/2055912 swapFree=4192812/4192956
[pid=1711] ppid=1709 vsize=865244 CPUtime=1650.77
/proc/1711/stat : 1711 (java) S 1709 1711 32598 0 -1 0 19746 0 1 0 164947 130 0 0 18 0 9 0 90285513 886009856 18775 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1711/statm: 216311 18775 2003 9 0 210780 0
[pid=1711/tid=1712] ppid=1709 vsize=865244 CPUtime=1649.66
/proc/1711/task/1712/stat : 1712 (java) R 1709 1711 32598 0 -1 64 15269 0 1 0 164843 123 0 0 25 0 9 0 90285515 886009856 18775 996147200 134512640 134550932 4294955888 18446744073709551615 4127248695 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1711/tid=1714] ppid=1709 vsize=865244 CPUtime=0.58
/proc/1711/task/1714/stat : 1714 (java) S 1709 1711 32598 0 -1 64 2998 0 0 0 55 3 0 0 16 0 9 0 90285516 886009856 18775 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1711/tid=1715] ppid=1709 vsize=865244 CPUtime=0
/proc/1711/task/1715/stat : 1715 (java) S 1709 1711 32598 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 90285517 886009856 18775 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1711/tid=1716] ppid=1709 vsize=865244 CPUtime=0
/proc/1711/task/1716/stat : 1716 (java) S 1709 1711 32598 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90285517 886009856 18775 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1711/tid=1717] ppid=1709 vsize=865244 CPUtime=0
/proc/1711/task/1717/stat : 1717 (java) S 1709 1711 32598 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 90285519 886009856 18775 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1711/tid=1718] ppid=1709 vsize=865244 CPUtime=0.48
/proc/1711/task/1718/stat : 1718 (java) S 1709 1711 32598 0 -1 64 747 0 0 0 47 1 0 0 16 0 9 0 90285519 886009856 18775 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1711/tid=1719] ppid=1709 vsize=865244 CPUtime=0
/proc/1711/task/1719/stat : 1719 (java) S 1709 1711 32598 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 90285519 886009856 18775 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1711/tid=1720] ppid=1709 vsize=865244 CPUtime=0
/proc/1711/task/1720/stat : 1720 (java) S 1709 1711 32598 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 90285519 886009856 18775 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1650.77
Current children cumulated vsize (KiB) 865244

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/90 2070
/proc/meminfo: memFree=651872/2055912 swapFree=4192812/4192956
[pid=1711] ppid=1709 vsize=865244 CPUtime=1710.75
/proc/1711/stat : 1711 (java) S 1709 1711 32598 0 -1 0 19755 0 1 0 170943 132 0 0 18 0 9 0 90285513 886009856 18775 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1711/statm: 216311 18775 2003 9 0 210780 0
[pid=1711/tid=1712] ppid=1709 vsize=865244 CPUtime=1709.63
/proc/1711/task/1712/stat : 1712 (java) R 1709 1711 32598 0 -1 64 15278 0 1 0 170838 125 0 0 25 0 9 0 90285515 886009856 18775 996147200 134512640 134550932 4294955888 18446744073709551615 103563642 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1711/tid=1714] ppid=1709 vsize=865244 CPUtime=0.59
/proc/1711/task/1714/stat : 1714 (java) S 1709 1711 32598 0 -1 64 2998 0 0 0 56 3 0 0 16 0 9 0 90285516 886009856 18775 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1711/tid=1715] ppid=1709 vsize=865244 CPUtime=0
/proc/1711/task/1715/stat : 1715 (java) S 1709 1711 32598 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 90285517 886009856 18775 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1711/tid=1716] ppid=1709 vsize=865244 CPUtime=0
/proc/1711/task/1716/stat : 1716 (java) S 1709 1711 32598 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90285517 886009856 18775 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1711/tid=1717] ppid=1709 vsize=865244 CPUtime=0
/proc/1711/task/1717/stat : 1717 (java) S 1709 1711 32598 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 90285519 886009856 18775 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1711/tid=1718] ppid=1709 vsize=865244 CPUtime=0.48
/proc/1711/task/1718/stat : 1718 (java) S 1709 1711 32598 0 -1 64 747 0 0 0 47 1 0 0 16 0 9 0 90285519 886009856 18775 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1711/tid=1719] ppid=1709 vsize=865244 CPUtime=0
/proc/1711/task/1719/stat : 1719 (java) S 1709 1711 32598 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 90285519 886009856 18775 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1711/tid=1720] ppid=1709 vsize=865244 CPUtime=0
/proc/1711/task/1720/stat : 1720 (java) S 1709 1711 32598 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 90285519 886009856 18775 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1710.75
Current children cumulated vsize (KiB) 865244

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/90 2070
/proc/meminfo: memFree=651872/2055912 swapFree=4192812/4192956
[pid=1711] ppid=1709 vsize=865244 CPUtime=1770.73
/proc/1711/stat : 1711 (java) S 1709 1711 32598 0 -1 0 19766 0 1 0 176939 134 0 0 18 0 9 0 90285513 886009856 18775 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1711/statm: 216311 18775 2003 9 0 210780 0
[pid=1711/tid=1712] ppid=1709 vsize=865244 CPUtime=1769.6
/proc/1711/task/1712/stat : 1712 (java) R 1709 1711 32598 0 -1 64 15289 0 1 0 176833 127 0 0 25 0 9 0 90285515 886009856 18775 996147200 134512640 134550932 4294955888 18446744073709551615 4127247536 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1711/tid=1714] ppid=1709 vsize=865244 CPUtime=0.62
/proc/1711/task/1714/stat : 1714 (java) S 1709 1711 32598 0 -1 64 2998 0 0 0 58 4 0 0 16 0 9 0 90285516 886009856 18775 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1711/tid=1715] ppid=1709 vsize=865244 CPUtime=0
/proc/1711/task/1715/stat : 1715 (java) S 1709 1711 32598 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 90285517 886009856 18775 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1711/tid=1716] ppid=1709 vsize=865244 CPUtime=0
/proc/1711/task/1716/stat : 1716 (java) S 1709 1711 32598 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90285517 886009856 18775 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1711/tid=1717] ppid=1709 vsize=865244 CPUtime=0
/proc/1711/task/1717/stat : 1717 (java) S 1709 1711 32598 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 90285519 886009856 18775 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1711/tid=1718] ppid=1709 vsize=865244 CPUtime=0.48
/proc/1711/task/1718/stat : 1718 (java) S 1709 1711 32598 0 -1 64 747 0 0 0 47 1 0 0 16 0 9 0 90285519 886009856 18775 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1711/tid=1719] ppid=1709 vsize=865244 CPUtime=0
/proc/1711/task/1719/stat : 1719 (java) S 1709 1711 32598 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 90285519 886009856 18775 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1711/tid=1720] ppid=1709 vsize=865244 CPUtime=0
/proc/1711/task/1720/stat : 1720 (java) S 1709 1711 32598 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 90285519 886009856 18775 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1770.73
Current children cumulated vsize (KiB) 865244



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1811.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 2070
/proc/meminfo: memFree=651872/2055912 swapFree=4192812/4192956
[pid=1711] ppid=1709 vsize=865244 CPUtime=1800.03
/proc/1711/stat : 1711 (java) S 1709 1711 32598 0 -1 0 19771 0 1 0 179868 135 0 0 18 0 9 0 90285513 886009856 18775 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1711/statm: 216311 18775 2003 9 0 210780 0
[pid=1711/tid=1712] ppid=1709 vsize=865244 CPUtime=1798.89
/proc/1711/task/1712/stat : 1712 (java) R 1709 1711 32598 0 -1 64 15294 0 1 0 179761 128 0 0 25 0 9 0 90285515 886009856 18775 996147200 134512640 134550932 4294955888 18446744073709551615 4126624267 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1711/tid=1714] ppid=1709 vsize=865244 CPUtime=0.62
/proc/1711/task/1714/stat : 1714 (java) S 1709 1711 32598 0 -1 64 2998 0 0 0 58 4 0 0 16 0 9 0 90285516 886009856 18775 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1711/tid=1715] ppid=1709 vsize=865244 CPUtime=0
/proc/1711/task/1715/stat : 1715 (java) S 1709 1711 32598 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 90285517 886009856 18775 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1711/tid=1716] ppid=1709 vsize=865244 CPUtime=0
/proc/1711/task/1716/stat : 1716 (java) S 1709 1711 32598 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90285517 886009856 18775 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1711/tid=1717] ppid=1709 vsize=865244 CPUtime=0
/proc/1711/task/1717/stat : 1717 (java) S 1709 1711 32598 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 90285519 886009856 18775 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1711/tid=1718] ppid=1709 vsize=865244 CPUtime=0.48
/proc/1711/task/1718/stat : 1718 (java) S 1709 1711 32598 0 -1 64 747 0 0 0 47 1 0 0 16 0 9 0 90285519 886009856 18775 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1711/tid=1719] ppid=1709 vsize=865244 CPUtime=0
/proc/1711/task/1719/stat : 1719 (java) S 1709 1711 32598 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 90285519 886009856 18775 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1711/tid=1720] ppid=1709 vsize=865244 CPUtime=0
/proc/1711/task/1720/stat : 1720 (java) S 1709 1711 32598 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 90285519 886009856 18775 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 865244

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): 1811.67
CPU time (s): 1800.1
CPU user time (s): 1798.73
CPU system time (s): 1.36279
CPU usage (%): 99.361
Max. virtual memory (cumulated for all children) (KiB): 865244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.73
system time used= 1.36279
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19792
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= 42342
involuntary context switches= 50710

runsolver used 2.69059 second user time and 6.66099 second system time

The end

Launcher Data

Begin job on node78 at 2009-07-19 21:36:50
IDJOB=2116758
IDBENCH=57628
IDSOLVER=780
FILE ID=node78/2116758-1248032209
PBS_JOBID= 9528897
Free space on /tmp= 126756 MiB

SOLVER NAME= Choco2.1.1b 2009-07-16
BENCH NAME= CPAI08/csp/super-jobShop/super-jobShop-e0ddr1/normalized-super-jobShop-e0ddr1-9.xml
COMMAND LINE= java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file BENCHNAME -randval true -h 1 -ac 32 -saclim 60 -s true -verb 0 -seed 11041979
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2116758-1248032209/watcher-2116758-1248032209 -o /tmp/evaluation-result-2116758-1248032209/solver-2116758-1248032209 -C 1800 -W 2000 -M 900  java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2116758-1248032209.xml -randval true -h 1 -ac 32 -saclim 60 -s true -verb 0 -seed 11041979

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= f9d1f2b59857321b1a820082b7eb128a
RANDOM SEED=1676169336

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055912 kB
MemFree:        734088 kB
Buffers:        117780 kB
Cached:         997624 kB
SwapCached:          0 kB
Active:         345688 kB
Inactive:       873464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055912 kB
LowFree:        734088 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5200 kB
Writeback:           0 kB
Mapped:         121640 kB
Slab:            87424 kB
Committed_AS:  1376968 kB
PageTables:       2016 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126748 MiB
End job on node78 at 2009-07-19 22:07:03