Trace number 2115239

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.04 1811.33

General information on the benchmark

Namecsp/allIntervalSeries/
normalized-series-25.xml
MD5SUM177c3fba917c31966b3b94a9ac2abc25
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.106982
Satisfiable
(Un)Satisfiability was proved
Number of variables49
Number of constraints600
Maximum constraint arity3
Maximum domain size25
Number of constraints which are defined in extension0
Number of constraints which are defined in intension600
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-2115239-1248028485/watcher-2115239-1248028485 -o /tmp/evaluation-result-2115239-1248028485/solver-2115239-1248028485 -C 1800 -W 2000 -M 900 java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2115239-1248028485.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.59 2.15 1.86 4/80 31129
/proc/meminfo: memFree=925844/2055920 swapFree=4192812/4192956
[pid=31129] ppid=31127 vsize=18576 CPUtime=0
/proc/31129/stat : 31129 (runsolver) R 31127 31129 30742 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 89913243 19021824 284 996147200 4194304 4302564 548682068272 18446744073709551615 256364834087 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/31129/statm: 4644 284 249 26 0 2626 0

[startup+0.0836931 s]
/proc/loadavg: 2.59 2.15 1.86 4/80 31129
/proc/meminfo: memFree=925844/2055920 swapFree=4192812/4192956
[pid=31129] ppid=31127 vsize=862296 CPUtime=0.06
/proc/31129/stat : 31129 (java) S 31127 31129 30742 0 -1 0 3265 0 1 0 5 1 0 0 21 0 9 0 89913243 882991104 2733 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31129/statm: 215574 2733 1294 9 0 210444 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 862296

[startup+0.101695 s]
/proc/loadavg: 2.59 2.15 1.86 4/80 31129
/proc/meminfo: memFree=925844/2055920 swapFree=4192812/4192956
[pid=31129] ppid=31127 vsize=864104 CPUtime=0.09
/proc/31129/stat : 31129 (java) S 31127 31129 30742 0 -1 0 3822 0 1 0 7 2 0 0 21 0 9 0 89913243 884842496 3283 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31129/statm: 216026 3283 1727 9 0 210495 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 864104

[startup+0.301713 s]
/proc/loadavg: 2.59 2.15 1.86 4/80 31129
/proc/meminfo: memFree=925844/2055920 swapFree=4192812/4192956
[pid=31129] ppid=31127 vsize=864396 CPUtime=0.28
/proc/31129/stat : 31129 (java) S 31127 31129 30742 0 -1 0 4582 0 1 0 26 2 0 0 21 0 9 0 89913243 885141504 4007 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31129/statm: 216099 4007 1855 9 0 210568 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 864396

[startup+0.701756 s]
/proc/loadavg: 2.59 2.15 1.86 4/80 31129
/proc/meminfo: memFree=925844/2055920 swapFree=4192812/4192956
[pid=31129] ppid=31127 vsize=865112 CPUtime=0.68
/proc/31129/stat : 31129 (java) S 31127 31129 30742 0 -1 0 6540 0 1 0 64 4 0 0 21 0 9 0 89913243 885874688 5934 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31129/statm: 216278 5934 1950 9 0 210747 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 865112

[startup+1.50183 s]
/proc/loadavg: 2.59 2.15 1.86 3/89 31138
/proc/meminfo: memFree=903052/2055920 swapFree=4192812/4192956
[pid=31129] ppid=31127 vsize=865244 CPUtime=1.47
/proc/31129/stat : 31129 (java) S 31127 31129 30742 0 -1 0 13152 0 1 0 139 8 0 0 21 0 9 0 89913243 886009856 12531 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31129/statm: 216311 12531 1976 9 0 210780 0
[pid=31129/tid=31131] ppid=31127 vsize=865244 CPUtime=1.2
/proc/31129/task/31131/stat : 31131 (java) R 31127 31129 30742 0 -1 64 11805 0 1 0 113 7 0 0 25 0 9 0 89913245 886009856 12531 996147200 134512640 134550932 4294955888 18446744073709551615 4126981095 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31129/tid=31132] ppid=31127 vsize=865244 CPUtime=0
/proc/31129/task/31132/stat : 31132 (java) S 31127 31129 30742 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 89913246 886009856 12531 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31129/tid=31133] ppid=31127 vsize=865244 CPUtime=0
/proc/31129/task/31133/stat : 31133 (java) S 31127 31129 30742 0 -1 64 10 0 0 0 0 0 0 0 24 0 9 0 89913246 886009856 12531 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31129/tid=31134] ppid=31127 vsize=865244 CPUtime=0
/proc/31129/task/31134/stat : 31134 (java) S 31127 31129 30742 0 -1 64 4 0 0 0 0 0 0 0 25 0 9 0 89913246 886009856 12531 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31129/tid=31135] ppid=31127 vsize=865244 CPUtime=0
/proc/31129/task/31135/stat : 31135 (java) S 31127 31129 30742 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 89913248 886009856 12531 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31129/tid=31136] ppid=31127 vsize=865244 CPUtime=0.25
/proc/31129/task/31136/stat : 31136 (java) S 31127 31129 30742 0 -1 64 616 0 0 0 25 0 0 0 15 0 9 0 89913248 886009856 12531 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31129/tid=31137] ppid=31127 vsize=865244 CPUtime=0
/proc/31129/task/31137/stat : 31137 (java) S 31127 31129 30742 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 89913248 886009856 12531 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31129/tid=31138] ppid=31127 vsize=865244 CPUtime=0
/proc/31129/task/31138/stat : 31138 (java) S 31127 31129 30742 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89913248 886009856 12531 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 865244

[startup+3.12518 s]
/proc/loadavg: 2.59 2.15 1.86 3/89 31138
/proc/meminfo: memFree=868684/2055920 swapFree=4192812/4192956
[pid=31129] ppid=31127 vsize=865244 CPUtime=2.7
/proc/31129/stat : 31129 (java) S 31127 31129 30742 0 -1 0 16743 0 1 0 260 10 0 0 21 0 9 0 89913243 886009856 16118 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31129/statm: 216311 16118 1986 9 0 210780 0
[pid=31129/tid=31131] ppid=31127 vsize=865244 CPUtime=2.39
/proc/31129/task/31131/stat : 31131 (java) R 31127 31129 30742 0 -1 64 14832 0 1 0 231 8 0 0 25 0 9 0 89913245 886009856 16118 996147200 134512640 134550932 4294955888 18446744073709551615 4127000528 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31129/tid=31132] ppid=31127 vsize=865244 CPUtime=0.01
/proc/31129/task/31132/stat : 31132 (java) S 31127 31129 30742 0 -1 64 556 0 0 0 1 0 0 0 17 0 9 0 89913246 886009856 16118 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31129/tid=31133] ppid=31127 vsize=865244 CPUtime=0
/proc/31129/task/31133/stat : 31133 (java) S 31127 31129 30742 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89913246 886009856 16118 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31129/tid=31134] ppid=31127 vsize=865244 CPUtime=0
/proc/31129/task/31134/stat : 31134 (java) S 31127 31129 30742 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 89913246 886009856 16118 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31129/tid=31135] ppid=31127 vsize=865244 CPUtime=0
/proc/31129/task/31135/stat : 31135 (java) S 31127 31129 30742 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 89913248 886009856 16118 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31129/tid=31136] ppid=31127 vsize=865244 CPUtime=0.27
/proc/31129/task/31136/stat : 31136 (java) S 31127 31129 30742 0 -1 64 621 0 0 0 27 0 0 0 15 0 9 0 89913248 886009856 16118 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31129/tid=31137] ppid=31127 vsize=865244 CPUtime=0
/proc/31129/task/31137/stat : 31137 (java) S 31127 31129 30742 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 89913248 886009856 16118 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31129/tid=31138] ppid=31127 vsize=865244 CPUtime=0
/proc/31129/task/31138/stat : 31138 (java) S 31127 31129 30742 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89913248 886009856 16118 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.7
Current children cumulated vsize (KiB) 865244

[startup+6.30233 s]
/proc/loadavg: 2.70 2.18 1.87 3/89 31138
/proc/meminfo: memFree=866316/2055920 swapFree=4192812/4192956
[pid=31129] ppid=31127 vsize=865244 CPUtime=5.68
/proc/31129/stat : 31129 (java) S 31127 31129 30742 0 -1 0 17319 0 1 0 556 12 0 0 21 0 9 0 89913243 886009856 16689 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31129/statm: 216311 16689 1991 9 0 210780 0
[pid=31129/tid=31131] ppid=31127 vsize=865244 CPUtime=5.32
/proc/31129/task/31131/stat : 31131 (java) R 31127 31129 30742 0 -1 64 14845 0 1 0 522 10 0 0 25 0 9 0 89913245 886009856 16689 996147200 134512640 134550932 4294955888 18446744073709551615 4126985707 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31129/tid=31132] ppid=31127 vsize=865244 CPUtime=0.04
/proc/31129/task/31132/stat : 31132 (java) S 31127 31129 30742 0 -1 64 1098 0 0 0 4 0 0 0 16 0 9 0 89913246 886009856 16689 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31129/tid=31133] ppid=31127 vsize=865244 CPUtime=0
/proc/31129/task/31133/stat : 31133 (java) S 31127 31129 30742 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89913246 886009856 16689 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31129/tid=31134] ppid=31127 vsize=865244 CPUtime=0
/proc/31129/task/31134/stat : 31134 (java) S 31127 31129 30742 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 89913246 886009856 16689 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31129/tid=31135] ppid=31127 vsize=865244 CPUtime=0
/proc/31129/task/31135/stat : 31135 (java) S 31127 31129 30742 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 89913248 886009856 16689 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31129/tid=31136] ppid=31127 vsize=865244 CPUtime=0.29
/proc/31129/task/31136/stat : 31136 (java) S 31127 31129 30742 0 -1 64 642 0 0 0 29 0 0 0 15 0 9 0 89913248 886009856 16689 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31129/tid=31137] ppid=31127 vsize=865244 CPUtime=0
/proc/31129/task/31137/stat : 31137 (java) S 31127 31129 30742 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 89913248 886009856 16689 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31129/tid=31138] ppid=31127 vsize=865244 CPUtime=0
/proc/31129/task/31138/stat : 31138 (java) S 31127 31129 30742 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89913248 886009856 16689 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.68
Current children cumulated vsize (KiB) 865244

[startup+12.703 s]
/proc/loadavg: 2.88 2.23 1.89 3/89 31138
/proc/meminfo: memFree=866124/2055920 swapFree=4192812/4192956
[pid=31129] ppid=31127 vsize=865244 CPUtime=11.45
/proc/31129/stat : 31129 (java) S 31127 31129 30742 0 -1 0 17326 0 1 0 1131 14 0 0 21 0 9 0 89913243 886009856 16691 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31129/statm: 216311 16691 1992 9 0 210780 0
[pid=31129/tid=31131] ppid=31127 vsize=865244 CPUtime=11.05
/proc/31129/task/31131/stat : 31131 (java) R 31127 31129 30742 0 -1 64 14850 0 1 0 1093 12 0 0 25 0 9 0 89913245 886009856 16691 996147200 134512640 134550932 4294955888 18446744073709551615 4126992115 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31129/tid=31132] ppid=31127 vsize=865244 CPUtime=0.07
/proc/31129/task/31132/stat : 31132 (java) S 31127 31129 30742 0 -1 64 1098 0 0 0 7 0 0 0 16 0 9 0 89913246 886009856 16691 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31129/tid=31133] ppid=31127 vsize=865244 CPUtime=0
/proc/31129/task/31133/stat : 31133 (java) S 31127 31129 30742 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89913246 886009856 16691 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31129/tid=31134] ppid=31127 vsize=865244 CPUtime=0
/proc/31129/task/31134/stat : 31134 (java) S 31127 31129 30742 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 89913246 886009856 16691 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31129/tid=31135] ppid=31127 vsize=865244 CPUtime=0
/proc/31129/task/31135/stat : 31135 (java) S 31127 31129 30742 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 89913248 886009856 16691 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31129/tid=31136] ppid=31127 vsize=865244 CPUtime=0.3
/proc/31129/task/31136/stat : 31136 (java) S 31127 31129 30742 0 -1 64 644 0 0 0 30 0 0 0 15 0 9 0 89913248 886009856 16691 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31129/tid=31137] ppid=31127 vsize=865244 CPUtime=0
/proc/31129/task/31137/stat : 31137 (java) S 31127 31129 30742 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 89913248 886009856 16691 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31129/tid=31138] ppid=31127 vsize=865244 CPUtime=0
/proc/31129/task/31138/stat : 31138 (java) S 31127 31129 30742 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89913248 886009856 16691 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 11.45
Current children cumulated vsize (KiB) 865244

[startup+25.5013 s]
/proc/loadavg: 2.69 2.22 1.89 3/89 31138
/proc/meminfo: memFree=864140/2055920 swapFree=4192812/4192956
[pid=31129] ppid=31127 vsize=865244 CPUtime=24.12
/proc/31129/stat : 31129 (java) S 31127 31129 30742 0 -1 0 17876 0 1 0 2393 19 0 0 21 0 9 0 89913243 886009856 17232 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31129/statm: 216311 17232 1992 9 0 210780 0
[pid=31129/tid=31131] ppid=31127 vsize=865244 CPUtime=23.65
/proc/31129/task/31131/stat : 31131 (java) R 31127 31129 30742 0 -1 64 14859 0 1 0 2348 17 0 0 25 0 9 0 89913245 886009856 17232 996147200 134512640 134550932 4294955888 18446744073709551615 4126985393 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31129/tid=31132] ppid=31127 vsize=865244 CPUtime=0.14
/proc/31129/task/31132/stat : 31132 (java) S 31127 31129 30742 0 -1 64 1639 0 0 0 14 0 0 0 16 0 9 0 89913246 886009856 17232 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31129/tid=31133] ppid=31127 vsize=865244 CPUtime=0
/proc/31129/task/31133/stat : 31133 (java) S 31127 31129 30742 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89913246 886009856 17232 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31129/tid=31134] ppid=31127 vsize=865244 CPUtime=0
/proc/31129/task/31134/stat : 31134 (java) S 31127 31129 30742 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 89913246 886009856 17232 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31129/tid=31135] ppid=31127 vsize=865244 CPUtime=0
/proc/31129/task/31135/stat : 31135 (java) S 31127 31129 30742 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 89913248 886009856 17232 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31129/tid=31136] ppid=31127 vsize=865244 CPUtime=0.3
/proc/31129/task/31136/stat : 31136 (java) S 31127 31129 30742 0 -1 64 644 0 0 0 30 0 0 0 15 0 9 0 89913248 886009856 17232 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31129/tid=31137] ppid=31127 vsize=865244 CPUtime=0
/proc/31129/task/31137/stat : 31137 (java) S 31127 31129 30742 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 89913248 886009856 17232 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31129/tid=31138] ppid=31127 vsize=865244 CPUtime=0
/proc/31129/task/31138/stat : 31138 (java) S 31127 31129 30742 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89913248 886009856 17232 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.12
Current children cumulated vsize (KiB) 865244

[startup+51.1019 s]
/proc/loadavg: 2.76 2.27 1.92 3/89 31176
/proc/meminfo: memFree=853124/2055920 swapFree=4192812/4192956
[pid=31129] ppid=31127 vsize=865244 CPUtime=49.1
/proc/31129/stat : 31129 (java) S 31127 31129 30742 0 -1 0 17896 0 1 0 4878 32 0 0 21 0 9 0 89913243 886009856 17233 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31129/statm: 216311 17233 1992 9 0 210780 0
[pid=31129/tid=31131] ppid=31127 vsize=865244 CPUtime=48.61
/proc/31129/task/31131/stat : 31131 (java) R 31127 31129 30742 0 -1 64 14878 0 1 0 4832 29 0 0 25 0 9 0 89913245 886009856 17233 996147200 134512640 134550932 4294955888 18446744073709551615 4126999126 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31129/tid=31132] ppid=31127 vsize=865244 CPUtime=0.15
/proc/31129/task/31132/stat : 31132 (java) S 31127 31129 30742 0 -1 64 1640 0 0 0 15 0 0 0 16 0 9 0 89913246 886009856 17233 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31129/tid=31133] ppid=31127 vsize=865244 CPUtime=0
/proc/31129/task/31133/stat : 31133 (java) S 31127 31129 30742 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89913246 886009856 17233 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31129/tid=31134] ppid=31127 vsize=865244 CPUtime=0
/proc/31129/task/31134/stat : 31134 (java) S 31127 31129 30742 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 89913246 886009856 17233 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31129/tid=31135] ppid=31127 vsize=865244 CPUtime=0
/proc/31129/task/31135/stat : 31135 (java) S 31127 31129 30742 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 89913248 886009856 17233 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31129/tid=31136] ppid=31127 vsize=865244 CPUtime=0.3
/proc/31129/task/31136/stat : 31136 (java) S 31127 31129 30742 0 -1 64 644 0 0 0 30 0 0 0 15 0 9 0 89913248 886009856 17233 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31129/tid=31137] ppid=31127 vsize=865244 CPUtime=0
/proc/31129/task/31137/stat : 31137 (java) S 31127 31129 30742 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 89913248 886009856 17233 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0

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

/proc/31129/task/31134/stat : 31134 (java) S 31127 31129 30742 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 89913246 886009856 17244 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31129/tid=31135] ppid=31127 vsize=865244 CPUtime=0
/proc/31129/task/31135/stat : 31135 (java) S 31127 31129 30742 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 89913248 886009856 17244 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31129/tid=31136] ppid=31127 vsize=865244 CPUtime=0.3
/proc/31129/task/31136/stat : 31136 (java) S 31127 31129 30742 0 -1 64 644 0 0 0 30 0 0 0 15 0 9 0 89913248 886009856 17244 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31129/tid=31137] ppid=31127 vsize=865244 CPUtime=0
/proc/31129/task/31137/stat : 31137 (java) S 31127 31129 30742 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 89913248 886009856 17244 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31129/tid=31138] ppid=31127 vsize=865244 CPUtime=0.02
/proc/31129/task/31138/stat : 31138 (java) S 31127 31129 30742 0 -1 64 1 0 0 0 1 1 0 0 15 0 9 0 89913248 886009856 17244 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1472.63
Current children cumulated vsize (KiB) 865244

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 31250
/proc/meminfo: memFree=837964/2055920 swapFree=4192812/4192956
[pid=31129] ppid=31127 vsize=865244 CPUtime=1532.34
/proc/31129/stat : 31129 (java) S 31127 31129 30742 0 -1 0 19013 0 1 0 152573 661 0 0 21 0 9 0 89913243 886009856 17244 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31129/statm: 216311 17244 1992 9 0 210780 0
[pid=31129/tid=31131] ppid=31127 vsize=865244 CPUtime=1531.13
/proc/31129/task/31131/stat : 31131 (java) R 31127 31129 30742 0 -1 64 15984 0 1 0 152464 649 0 0 25 0 9 0 89913245 886009856 17244 996147200 134512640 134550932 4294955888 18446744073709551615 4125903034 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31129/tid=31132] ppid=31127 vsize=865244 CPUtime=0.85
/proc/31129/task/31132/stat : 31132 (java) S 31127 31129 30742 0 -1 64 1651 0 0 0 77 8 0 0 16 0 9 0 89913246 886009856 17244 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31129/tid=31133] ppid=31127 vsize=865244 CPUtime=0
/proc/31129/task/31133/stat : 31133 (java) S 31127 31129 30742 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89913246 886009856 17244 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31129/tid=31134] ppid=31127 vsize=865244 CPUtime=0
/proc/31129/task/31134/stat : 31134 (java) S 31127 31129 30742 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 89913246 886009856 17244 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31129/tid=31135] ppid=31127 vsize=865244 CPUtime=0
/proc/31129/task/31135/stat : 31135 (java) S 31127 31129 30742 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 89913248 886009856 17244 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31129/tid=31136] ppid=31127 vsize=865244 CPUtime=0.3
/proc/31129/task/31136/stat : 31136 (java) S 31127 31129 30742 0 -1 64 644 0 0 0 30 0 0 0 15 0 9 0 89913248 886009856 17244 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31129/tid=31137] ppid=31127 vsize=865244 CPUtime=0
/proc/31129/task/31137/stat : 31137 (java) S 31127 31129 30742 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 89913248 886009856 17244 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31129/tid=31138] ppid=31127 vsize=865244 CPUtime=0.02
/proc/31129/task/31138/stat : 31138 (java) S 31127 31129 30742 0 -1 64 1 0 0 0 1 1 0 0 15 0 9 0 89913248 886009856 17244 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1532.34
Current children cumulated vsize (KiB) 865244

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 31256
/proc/meminfo: memFree=837836/2055920 swapFree=4192812/4192956
[pid=31129] ppid=31127 vsize=865244 CPUtime=1592.01
/proc/31129/stat : 31129 (java) S 31127 31129 30742 0 -1 0 19054 0 1 0 158512 689 0 0 21 0 9 0 89913243 886009856 17244 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31129/statm: 216311 17244 1992 9 0 210780 0
[pid=31129/tid=31131] ppid=31127 vsize=865244 CPUtime=1590.78
/proc/31129/task/31131/stat : 31131 (java) R 31127 31129 30742 0 -1 64 16025 0 1 0 158401 677 0 0 25 0 9 0 89913245 886009856 17244 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31129/tid=31132] ppid=31127 vsize=865244 CPUtime=0.88
/proc/31129/task/31132/stat : 31132 (java) S 31127 31129 30742 0 -1 64 1651 0 0 0 79 9 0 0 16 0 9 0 89913246 886009856 17244 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31129/tid=31133] ppid=31127 vsize=865244 CPUtime=0
/proc/31129/task/31133/stat : 31133 (java) S 31127 31129 30742 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89913246 886009856 17244 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31129/tid=31134] ppid=31127 vsize=865244 CPUtime=0
/proc/31129/task/31134/stat : 31134 (java) S 31127 31129 30742 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 89913246 886009856 17244 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31129/tid=31135] ppid=31127 vsize=865244 CPUtime=0
/proc/31129/task/31135/stat : 31135 (java) S 31127 31129 30742 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 89913248 886009856 17244 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31129/tid=31136] ppid=31127 vsize=865244 CPUtime=0.3
/proc/31129/task/31136/stat : 31136 (java) S 31127 31129 30742 0 -1 64 644 0 0 0 30 0 0 0 15 0 9 0 89913248 886009856 17244 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31129/tid=31137] ppid=31127 vsize=865244 CPUtime=0
/proc/31129/task/31137/stat : 31137 (java) S 31127 31129 30742 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 89913248 886009856 17244 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31129/tid=31138] ppid=31127 vsize=865244 CPUtime=0.02
/proc/31129/task/31138/stat : 31138 (java) S 31127 31129 30742 0 -1 64 1 0 0 0 1 1 0 0 15 0 9 0 89913248 886009856 17244 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1592.01
Current children cumulated vsize (KiB) 865244

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 31256
/proc/meminfo: memFree=837836/2055920 swapFree=4192812/4192956
[pid=31129] ppid=31127 vsize=865244 CPUtime=1651.72
/proc/31129/stat : 31129 (java) S 31127 31129 30742 0 -1 0 19096 0 1 0 164457 715 0 0 21 0 9 0 89913243 886009856 17244 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31129/statm: 216311 17244 1992 9 0 210780 0
[pid=31129/tid=31131] ppid=31127 vsize=865244 CPUtime=1650.46
/proc/31129/task/31131/stat : 31131 (java) R 31127 31129 30742 0 -1 64 16067 0 1 0 164344 702 0 0 25 0 9 0 89913245 886009856 17244 996147200 134512640 134550932 4294955888 18446744073709551615 4126999637 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31129/tid=31132] ppid=31127 vsize=865244 CPUtime=0.9
/proc/31129/task/31132/stat : 31132 (java) S 31127 31129 30742 0 -1 64 1651 0 0 0 81 9 0 0 16 0 9 0 89913246 886009856 17244 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31129/tid=31133] ppid=31127 vsize=865244 CPUtime=0
/proc/31129/task/31133/stat : 31133 (java) S 31127 31129 30742 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89913246 886009856 17244 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31129/tid=31134] ppid=31127 vsize=865244 CPUtime=0
/proc/31129/task/31134/stat : 31134 (java) S 31127 31129 30742 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 89913246 886009856 17244 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31129/tid=31135] ppid=31127 vsize=865244 CPUtime=0
/proc/31129/task/31135/stat : 31135 (java) S 31127 31129 30742 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 89913248 886009856 17244 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31129/tid=31136] ppid=31127 vsize=865244 CPUtime=0.3
/proc/31129/task/31136/stat : 31136 (java) S 31127 31129 30742 0 -1 64 644 0 0 0 30 0 0 0 15 0 9 0 89913248 886009856 17244 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31129/tid=31137] ppid=31127 vsize=865244 CPUtime=0
/proc/31129/task/31137/stat : 31137 (java) S 31127 31129 30742 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 89913248 886009856 17244 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31129/tid=31138] ppid=31127 vsize=865244 CPUtime=0.02
/proc/31129/task/31138/stat : 31138 (java) S 31127 31129 30742 0 -1 64 1 0 0 0 1 1 0 0 15 0 9 0 89913248 886009856 17244 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1651.72
Current children cumulated vsize (KiB) 865244

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 31256
/proc/meminfo: memFree=837836/2055920 swapFree=4192812/4192956
[pid=31129] ppid=31127 vsize=865244 CPUtime=1711.42
/proc/31129/stat : 31129 (java) S 31127 31129 30742 0 -1 0 19138 0 1 0 170403 739 0 0 21 0 9 0 89913243 886009856 17245 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31129/statm: 216311 17245 1992 9 0 210780 0
[pid=31129/tid=31131] ppid=31127 vsize=865244 CPUtime=1710.14
/proc/31129/task/31131/stat : 31131 (java) R 31127 31129 30742 0 -1 64 16108 0 1 0 170288 726 0 0 25 0 9 0 89913245 886009856 17245 996147200 134512640 134550932 4294955888 18446744073709551615 4127024020 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31129/tid=31132] ppid=31127 vsize=865244 CPUtime=0.92
/proc/31129/task/31132/stat : 31132 (java) S 31127 31129 30742 0 -1 64 1652 0 0 0 83 9 0 0 16 0 9 0 89913246 886009856 17245 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31129/tid=31133] ppid=31127 vsize=865244 CPUtime=0
/proc/31129/task/31133/stat : 31133 (java) S 31127 31129 30742 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89913246 886009856 17245 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31129/tid=31134] ppid=31127 vsize=865244 CPUtime=0
/proc/31129/task/31134/stat : 31134 (java) S 31127 31129 30742 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 89913246 886009856 17245 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31129/tid=31135] ppid=31127 vsize=865244 CPUtime=0
/proc/31129/task/31135/stat : 31135 (java) S 31127 31129 30742 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 89913248 886009856 17245 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31129/tid=31136] ppid=31127 vsize=865244 CPUtime=0.3
/proc/31129/task/31136/stat : 31136 (java) S 31127 31129 30742 0 -1 64 644 0 0 0 30 0 0 0 15 0 9 0 89913248 886009856 17245 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31129/tid=31137] ppid=31127 vsize=865244 CPUtime=0
/proc/31129/task/31137/stat : 31137 (java) S 31127 31129 30742 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 89913248 886009856 17245 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31129/tid=31138] ppid=31127 vsize=865244 CPUtime=0.02
/proc/31129/task/31138/stat : 31138 (java) S 31127 31129 30742 0 -1 64 1 0 0 0 1 1 0 0 15 0 9 0 89913248 886009856 17245 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1711.42
Current children cumulated vsize (KiB) 865244

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 31256
/proc/meminfo: memFree=837772/2055920 swapFree=4192812/4192956
[pid=31129] ppid=31127 vsize=865244 CPUtime=1771.14
/proc/31129/stat : 31129 (java) S 31127 31129 30742 0 -1 0 19179 0 1 0 176348 766 0 0 21 0 9 0 89913243 886009856 17245 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31129/statm: 216311 17245 1992 9 0 210780 0
[pid=31129/tid=31131] ppid=31127 vsize=865244 CPUtime=1769.82
/proc/31129/task/31131/stat : 31131 (java) R 31127 31129 30742 0 -1 64 16149 0 1 0 176230 752 0 0 25 0 9 0 89913245 886009856 17245 996147200 134512640 134550932 4294955888 18446744073709551615 4126989603 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31129/tid=31132] ppid=31127 vsize=865244 CPUtime=0.95
/proc/31129/task/31132/stat : 31132 (java) S 31127 31129 30742 0 -1 64 1652 0 0 0 86 9 0 0 16 0 9 0 89913246 886009856 17245 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31129/tid=31133] ppid=31127 vsize=865244 CPUtime=0
/proc/31129/task/31133/stat : 31133 (java) S 31127 31129 30742 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89913246 886009856 17245 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31129/tid=31134] ppid=31127 vsize=865244 CPUtime=0
/proc/31129/task/31134/stat : 31134 (java) S 31127 31129 30742 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 89913246 886009856 17245 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31129/tid=31135] ppid=31127 vsize=865244 CPUtime=0
/proc/31129/task/31135/stat : 31135 (java) S 31127 31129 30742 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 89913248 886009856 17245 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31129/tid=31136] ppid=31127 vsize=865244 CPUtime=0.3
/proc/31129/task/31136/stat : 31136 (java) S 31127 31129 30742 0 -1 64 644 0 0 0 30 0 0 0 15 0 9 0 89913248 886009856 17245 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31129/tid=31137] ppid=31127 vsize=865244 CPUtime=0
/proc/31129/task/31137/stat : 31137 (java) S 31127 31129 30742 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 89913248 886009856 17245 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31129/tid=31138] ppid=31127 vsize=865244 CPUtime=0.02
/proc/31129/task/31138/stat : 31138 (java) S 31127 31129 30742 0 -1 64 1 0 0 0 1 1 0 0 15 0 9 0 89913248 886009856 17245 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1771.14
Current children cumulated vsize (KiB) 865244



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1811.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 31256
/proc/meminfo: memFree=837772/2055920 swapFree=4192812/4192956
[pid=31129] ppid=31127 vsize=865244 CPUtime=1800.01
/proc/31129/stat : 31129 (java) S 31127 31129 30742 0 -1 0 19200 0 1 0 179222 779 0 0 21 0 9 0 89913243 886009856 17245 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31129/statm: 216311 17245 1992 9 0 210780 0
[pid=31129/tid=31131] ppid=31127 vsize=865244 CPUtime=1798.68
/proc/31129/task/31131/stat : 31131 (java) R 31127 31129 30742 0 -1 64 16170 0 1 0 179103 765 0 0 25 0 9 0 89913245 886009856 17245 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31129/tid=31132] ppid=31127 vsize=865244 CPUtime=0.96
/proc/31129/task/31132/stat : 31132 (java) S 31127 31129 30742 0 -1 64 1652 0 0 0 87 9 0 0 16 0 9 0 89913246 886009856 17245 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31129/tid=31133] ppid=31127 vsize=865244 CPUtime=0
/proc/31129/task/31133/stat : 31133 (java) S 31127 31129 30742 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89913246 886009856 17245 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31129/tid=31134] ppid=31127 vsize=865244 CPUtime=0
/proc/31129/task/31134/stat : 31134 (java) S 31127 31129 30742 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 89913246 886009856 17245 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31129/tid=31135] ppid=31127 vsize=865244 CPUtime=0
/proc/31129/task/31135/stat : 31135 (java) S 31127 31129 30742 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 89913248 886009856 17245 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31129/tid=31136] ppid=31127 vsize=865244 CPUtime=0.3
/proc/31129/task/31136/stat : 31136 (java) S 31127 31129 30742 0 -1 64 644 0 0 0 30 0 0 0 15 0 9 0 89913248 886009856 17245 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31129/tid=31137] ppid=31127 vsize=865244 CPUtime=0
/proc/31129/task/31137/stat : 31137 (java) S 31127 31129 30742 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 89913248 886009856 17245 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31129/tid=31138] ppid=31127 vsize=865244 CPUtime=0.02
/proc/31129/task/31138/stat : 31138 (java) S 31127 31129 30742 0 -1 64 1 0 0 0 1 1 0 0 15 0 9 0 89913248 886009856 17245 996147200 134512640 134550932 4294955888 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) 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.33
CPU time (s): 1800.04
CPU user time (s): 1792.24
CPU system time (s): 7.80381
CPU usage (%): 99.3766
Max. virtual memory (cumulated for all children) (KiB): 865244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.24
system time used= 7.80381
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19221
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= 49539
involuntary context switches= 65468

runsolver used 2.5976 second user time and 7.00893 second system time

The end

Launcher Data

Begin job on node90 at 2009-07-19 20:34:46
IDJOB=2115239
IDBENCH=54461
IDSOLVER=780
FILE ID=node90/2115239-1248028485
PBS_JOBID= 9528876
Free space on /tmp= 66228 MiB

SOLVER NAME= Choco2.1.1b 2009-07-16
BENCH NAME= CPAI08/csp/allIntervalSeries/normalized-series-25.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-2115239-1248028485/watcher-2115239-1248028485 -o /tmp/evaluation-result-2115239-1248028485/solver-2115239-1248028485 -C 1800 -W 2000 -M 900  java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2115239-1248028485.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= 177c3fba917c31966b3b94a9ac2abc25
RANDOM SEED=1993630185

node90.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.212
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.212
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        926324 kB
Buffers:         62884 kB
Cached:         867424 kB
SwapCached:          0 kB
Active:         228508 kB
Inactive:       804804 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        926324 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5252 kB
Writeback:           0 kB
Mapped:         119724 kB
Slab:            81412 kB
Committed_AS:  1401732 kB
PageTables:       2020 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= 66224 MiB
End job on node90 at 2009-07-19 21:04:59