Trace number 2064194

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.1 2009-06-10? (TO) 1800.16 1814.94

General information on the benchmark

Namecsp/compet02/
normalized-patat-02-comp-9.xml
MD5SUM690bc030536081a10afc596885a53720
Bench CategoryAlldiff (alldiff)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark97.3002
Satisfiable
(Un)Satisfiability was proved
Number of variables880
Number of constraints48826
Maximum constraint arity20
Maximum domain size45
Number of constraints which are defined in extension0
Number of constraints which are defined in intension48606
Global constraints used (with number of constraints)alldifferent(220)

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-2064194-1247334626/watcher-2064194-1247334626 -o /tmp/evaluation-result-2064194-1247334626/solver-2064194-1247334626 -C 1800 -W 2000 -M 900 java -Xms700M -Xmx700M -jar HOME/choco-2.1.1.jar -file HOME/instance-2064194-1247334626.xml -h 1 -randval true -ac 32 -rest true -rb 10 -rg 1.3 -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.20 2.16 2.12 4/81 15211
/proc/meminfo: memFree=1513632/2055920 swapFree=4192812/4192956
[pid=15211] ppid=15209 vsize=0 CPUtime=0
/proc/15211/stat : 15211 (java) R 15209 15211 15006 0 -1 0 197 0 0 0 0 0 0 0 19 0 1 0 20527069 0 0 996147200 0 0 0 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/15211/statm: 0 0 0 0 0 0 0

[startup+0.0932051 s]
/proc/loadavg: 2.20 2.16 2.12 4/81 15211
/proc/meminfo: memFree=1513632/2055920 swapFree=4192812/4192956
[pid=15211] ppid=15209 vsize=862288 CPUtime=0.08
/proc/15211/stat : 15211 (java) S 15209 15211 15006 0 -1 0 3324 0 1 0 6 2 0 0 19 0 9 0 20527069 882982912 2789 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15211/statm: 215572 2789 1311 9 0 210441 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 862288

[startup+0.102207 s]
/proc/loadavg: 2.20 2.16 2.12 4/81 15211
/proc/meminfo: memFree=1513632/2055920 swapFree=4192812/4192956
[pid=15211] ppid=15209 vsize=864096 CPUtime=0.08
/proc/15211/stat : 15211 (java) S 15209 15211 15006 0 -1 0 3797 0 1 0 6 2 0 0 19 0 9 0 20527069 884834304 3260 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15211/statm: 216024 3260 1721 9 0 210492 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 864096

[startup+0.301236 s]
/proc/loadavg: 2.20 2.16 2.12 4/81 15211
/proc/meminfo: memFree=1513632/2055920 swapFree=4192812/4192956
[pid=15211] ppid=15209 vsize=864372 CPUtime=0.27
/proc/15211/stat : 15211 (java) S 15209 15211 15006 0 -1 0 4561 0 1 0 25 2 0 0 19 0 9 0 20527069 885116928 3986 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15211/statm: 216093 3986 1852 9 0 210561 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 864372

[startup+0.702278 s]
/proc/loadavg: 2.20 2.16 2.12 4/81 15211
/proc/meminfo: memFree=1513632/2055920 swapFree=4192812/4192956
[pid=15211] ppid=15209 vsize=864976 CPUtime=0.67
/proc/15211/stat : 15211 (java) S 15209 15211 15006 0 -1 0 10642 0 1 0 61 6 0 0 19 0 9 0 20527069 885735424 10067 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15211/statm: 216244 10067 1856 9 0 210712 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 864976

[startup+1.50238 s]
/proc/loadavg: 2.20 2.16 2.12 4/90 15220
/proc/meminfo: memFree=1461016/2055920 swapFree=4192812/4192956
[pid=15211] ppid=15209 vsize=864976 CPUtime=1.47
/proc/15211/stat : 15211 (java) S 15209 15211 15006 0 -1 0 26244 0 1 0 133 14 0 0 19 0 9 0 20527069 885735424 25655 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15211/statm: 216244 25655 1906 9 0 210712 0
[pid=15211/tid=15213] ppid=15209 vsize=864976 CPUtime=1.12
/proc/15211/task/15213/stat : 15213 (java) R 15209 15211 15006 0 -1 64 14291 0 1 0 104 8 0 0 25 0 9 0 20527070 885735424 25655 996147200 134512640 134550932 4294955840 18446744073709551615 4126633715 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15211/tid=15214] ppid=15209 vsize=864976 CPUtime=0.19
/proc/15211/task/15214/stat : 15214 (java) S 15209 15211 15006 0 -1 64 10686 0 0 0 15 4 0 0 18 0 9 0 20527071 885735424 25655 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15211/tid=15215] ppid=15209 vsize=864976 CPUtime=0
/proc/15211/task/15215/stat : 15215 (java) S 15209 15211 15006 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 20527072 885735424 25655 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15211/tid=15216] ppid=15209 vsize=864976 CPUtime=0
/proc/15211/task/15216/stat : 15216 (java) S 15209 15211 15006 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 20527072 885735424 25655 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15211/tid=15217] ppid=15209 vsize=864976 CPUtime=0
/proc/15211/task/15217/stat : 15217 (java) S 15209 15211 15006 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 20527074 885735424 25655 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15211/tid=15218] ppid=15209 vsize=864976 CPUtime=0.14
/proc/15211/task/15218/stat : 15218 (java) S 15209 15211 15006 0 -1 64 534 0 0 0 14 0 0 0 16 0 9 0 20527074 885735424 25655 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15211/tid=15219] ppid=15209 vsize=864976 CPUtime=0
/proc/15211/task/15219/stat : 15219 (java) S 15209 15211 15006 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 20527074 885735424 25655 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15211/tid=15220] ppid=15209 vsize=864976 CPUtime=0
/proc/15211/task/15220/stat : 15220 (java) S 15209 15211 15006 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20527074 885735424 25655 996147200 134512640 134550932 4294955840 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) 864976

[startup+3.10156 s]
/proc/loadavg: 2.20 2.16 2.12 3/90 15220
/proc/meminfo: memFree=1393496/2055920 swapFree=4192812/4192956
[pid=15211] ppid=15209 vsize=864976 CPUtime=3.07
/proc/15211/stat : 15211 (java) S 15209 15211 15006 0 -1 0 33655 0 1 0 290 17 0 0 19 0 9 0 20527069 885735424 33064 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15211/statm: 216244 33064 1909 9 0 210712 0
[pid=15211/tid=15213] ppid=15209 vsize=864976 CPUtime=2.41
/proc/15211/task/15213/stat : 15213 (java) R 15209 15211 15006 0 -1 64 14295 0 1 0 233 8 0 0 25 0 9 0 20527070 885735424 33064 996147200 134512640 134550932 4294955840 18446744073709551615 4126356342 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15211/tid=15214] ppid=15209 vsize=864976 CPUtime=0.44
/proc/15211/task/15214/stat : 15214 (java) S 15209 15211 15006 0 -1 64 18059 0 0 0 37 7 0 0 16 0 9 0 20527071 885735424 33064 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15211/tid=15215] ppid=15209 vsize=864976 CPUtime=0
/proc/15211/task/15215/stat : 15215 (java) S 15209 15211 15006 0 -1 64 16 0 0 0 0 0 0 0 17 0 9 0 20527072 885735424 33064 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15211/tid=15216] ppid=15209 vsize=864976 CPUtime=0
/proc/15211/task/15216/stat : 15216 (java) S 15209 15211 15006 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 20527072 885735424 33064 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15211/tid=15217] ppid=15209 vsize=864976 CPUtime=0
/proc/15211/task/15217/stat : 15217 (java) S 15209 15211 15006 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 20527074 885735424 33064 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15211/tid=15218] ppid=15209 vsize=864976 CPUtime=0.19
/proc/15211/task/15218/stat : 15218 (java) S 15209 15211 15006 0 -1 64 568 0 0 0 19 0 0 0 15 0 9 0 20527074 885735424 33064 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15211/tid=15219] ppid=15209 vsize=864976 CPUtime=0
/proc/15211/task/15219/stat : 15219 (java) S 15209 15211 15006 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 20527074 885735424 33064 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15211/tid=15220] ppid=15209 vsize=864976 CPUtime=0
/proc/15211/task/15220/stat : 15220 (java) S 15209 15211 15006 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20527074 885735424 33064 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 864976

[startup+6.30294 s]
/proc/loadavg: 2.19 2.16 2.12 3/90 15220
/proc/meminfo: memFree=1353816/2055920 swapFree=4192812/4192956
[pid=15211] ppid=15209 vsize=865160 CPUtime=6.27
/proc/15211/stat : 15211 (java) S 15209 15211 15006 0 -1 0 50983 0 1 0 602 25 0 0 19 0 9 0 20527069 885923840 50367 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15211/statm: 216290 50367 1960 9 0 210758 0
[pid=15211/tid=15213] ppid=15209 vsize=865160 CPUtime=4.89
/proc/15211/task/15213/stat : 15213 (java) R 15209 15211 15006 0 -1 64 14540 0 1 0 481 8 0 0 25 0 9 0 20527070 885923840 50367 996147200 134512640 134550932 4294955840 18446744073709551615 4126334785 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15211/tid=15214] ppid=15209 vsize=865160 CPUtime=1.09
/proc/15211/task/15214/stat : 15214 (java) S 15209 15211 15006 0 -1 64 35089 0 0 0 95 14 0 0 17 0 9 0 20527071 885923840 50367 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15211/tid=15215] ppid=15209 vsize=865160 CPUtime=0
/proc/15211/task/15215/stat : 15215 (java) S 15209 15211 15006 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 20527072 885923840 50367 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15211/tid=15216] ppid=15209 vsize=865160 CPUtime=0
/proc/15211/task/15216/stat : 15216 (java) S 15209 15211 15006 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 20527072 885923840 50367 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15211/tid=15217] ppid=15209 vsize=865160 CPUtime=0
/proc/15211/task/15217/stat : 15217 (java) S 15209 15211 15006 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 20527074 885923840 50367 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15211/tid=15218] ppid=15209 vsize=865160 CPUtime=0.26
/proc/15211/task/15218/stat : 15218 (java) S 15209 15211 15006 0 -1 64 621 0 0 0 25 1 0 0 15 0 9 0 20527074 885923840 50367 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15211/tid=15219] ppid=15209 vsize=865160 CPUtime=0
/proc/15211/task/15219/stat : 15219 (java) S 15209 15211 15006 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 20527074 885923840 50367 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15211/tid=15220] ppid=15209 vsize=865160 CPUtime=0
/proc/15211/task/15220/stat : 15220 (java) S 15209 15211 15006 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20527074 885923840 50367 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 865160

[startup+12.7017 s]
/proc/loadavg: 2.17 2.16 2.12 3/90 15220
/proc/meminfo: memFree=1259224/2055920 swapFree=4192812/4192956
[pid=15211] ppid=15209 vsize=865636 CPUtime=12.67
/proc/15211/stat : 15211 (java) S 15209 15211 15006 0 -1 0 74474 0 2 0 1233 34 0 0 19 0 9 0 20527069 886411264 73829 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15211/statm: 216409 73830 1987 9 0 210877 0
[pid=15211/tid=15213] ppid=15209 vsize=865636 CPUtime=10.01
/proc/15211/task/15213/stat : 15213 (java) R 15209 15211 15006 0 -1 64 14820 0 2 0 992 9 0 0 25 0 9 0 20527070 886411264 73831 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15211/tid=15214] ppid=15209 vsize=865636 CPUtime=2.22
/proc/15211/task/15214/stat : 15214 (java) R 15209 15211 15006 0 -1 64 58093 0 0 0 200 22 0 0 16 0 9 0 20527071 886411264 73832 996147200 134512640 134550932 4294955840 18446744073709551615 102709360 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15211/tid=15215] ppid=15209 vsize=865636 CPUtime=0
/proc/15211/task/15215/stat : 15215 (java) S 15209 15211 15006 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 20527072 886411264 73833 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15211/tid=15216] ppid=15209 vsize=865636 CPUtime=0
/proc/15211/task/15216/stat : 15216 (java) S 15209 15211 15006 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 20527072 886411264 73834 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15211/tid=15217] ppid=15209 vsize=865636 CPUtime=0
/proc/15211/task/15217/stat : 15217 (java) S 15209 15211 15006 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 20527074 886411264 73835 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15211/tid=15218] ppid=15209 vsize=865636 CPUtime=0.4
/proc/15211/task/15218/stat : 15218 (java) S 15209 15211 15006 0 -1 64 831 0 0 0 39 1 0 0 16 0 9 0 20527074 886411264 73836 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15211/tid=15219] ppid=15209 vsize=865636 CPUtime=0
/proc/15211/task/15219/stat : 15219 (java) S 15209 15211 15006 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 20527074 886411264 73837 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15211/tid=15220] ppid=15209 vsize=865636 CPUtime=0
/proc/15211/task/15220/stat : 15220 (java) S 15209 15211 15006 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20527074 886411264 73838 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 865636

[startup+25.5022 s]
/proc/loadavg: 2.20 2.17 2.12 3/90 15222
/proc/meminfo: memFree=1047704/2055920 swapFree=4192812/4192956
[pid=15211] ppid=15209 vsize=865636 CPUtime=25.46
/proc/15211/stat : 15211 (java) S 15209 15211 15006 0 -1 0 118672 0 2 0 2494 52 0 0 19 0 9 0 20527069 886411264 118009 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15211/statm: 216409 118009 1987 9 0 210877 0
[pid=15211/tid=15213] ppid=15209 vsize=865636 CPUtime=20.96
/proc/15211/task/15213/stat : 15213 (java) R 15209 15211 15006 0 -1 64 14847 0 2 0 2087 9 0 0 25 0 9 0 20527070 886411264 118009 996147200 134512640 134550932 4294955840 18446744073709551615 4127574892 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15211/tid=15214] ppid=15209 vsize=865636 CPUtime=3.99
/proc/15211/task/15214/stat : 15214 (java) S 15209 15211 15006 0 -1 64 102219 0 0 0 359 40 0 0 16 0 9 0 20527071 886411264 118009 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15211/tid=15215] ppid=15209 vsize=865636 CPUtime=0
/proc/15211/task/15215/stat : 15215 (java) S 15209 15211 15006 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 20527072 886411264 118009 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15211/tid=15216] ppid=15209 vsize=865636 CPUtime=0
/proc/15211/task/15216/stat : 15216 (java) S 15209 15211 15006 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 20527072 886411264 118009 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15211/tid=15217] ppid=15209 vsize=865636 CPUtime=0
/proc/15211/task/15217/stat : 15217 (java) S 15209 15211 15006 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 20527074 886411264 118009 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15211/tid=15218] ppid=15209 vsize=865636 CPUtime=0.47
/proc/15211/task/15218/stat : 15218 (java) S 15209 15211 15006 0 -1 64 873 0 0 0 46 1 0 0 15 0 9 0 20527074 886411264 118009 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15211/tid=15219] ppid=15209 vsize=865636 CPUtime=0
/proc/15211/task/15219/stat : 15219 (java) S 15209 15211 15006 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 20527074 886411264 118009 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15211/tid=15220] ppid=15209 vsize=865636 CPUtime=0
/proc/15211/task/15220/stat : 15220 (java) S 15209 15211 15006 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20527074 886411264 118009 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 865636

[startup+51.1022 s]
/proc/loadavg: 2.13 2.15 2.12 3/90 15222
/proc/meminfo: memFree=1047512/2055920 swapFree=4192812/4192956
[pid=15211] ppid=15209 vsize=865636 CPUtime=50.81
/proc/15211/stat : 15211 (java) S 15209 15211 15006 0 -1 0 118690 0 2 0 5029 52 0 0 19 0 9 0 20527069 886411264 118012 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15211/statm: 216409 118012 1987 9 0 210877 0
[pid=15211/tid=15213] ppid=15209 vsize=865636 CPUtime=45.95
/proc/15211/task/15213/stat : 15213 (java) R 15209 15211 15006 0 -1 64 14862 0 2 0 4586 9 0 0 25 0 9 0 20527070 886411264 118012 996147200 134512640 134550932 4294955840 18446744073709551615 4127577991 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15211/tid=15214] ppid=15209 vsize=865636 CPUtime=4.34
/proc/15211/task/15214/stat : 15214 (java) S 15209 15211 15006 0 -1 64 102219 0 0 0 394 40 0 0 16 0 9 0 20527071 886411264 118012 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15211/tid=15215] ppid=15209 vsize=865636 CPUtime=0
/proc/15211/task/15215/stat : 15215 (java) S 15209 15211 15006 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 20527072 886411264 118012 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15211/tid=15216] ppid=15209 vsize=865636 CPUtime=0
/proc/15211/task/15216/stat : 15216 (java) S 15209 15211 15006 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 20527072 886411264 118012 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15211/tid=15217] ppid=15209 vsize=865636 CPUtime=0
/proc/15211/task/15217/stat : 15217 (java) S 15209 15211 15006 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 20527074 886411264 118012 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15211/tid=15218] ppid=15209 vsize=865636 CPUtime=0.48
/proc/15211/task/15218/stat : 15218 (java) S 15209 15211 15006 0 -1 64 876 0 0 0 47 1 0 0 17 0 9 0 20527074 886411264 118012 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15211/tid=15219] ppid=15209 vsize=865636 CPUtime=0
/proc/15211/task/15219/stat : 15219 (java) S 15209 15211 15006 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 20527074 886411264 118012 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0

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

Current children cumulated CPU time (s) 1470.33
Current children cumulated vsize (KiB) 865636

[startup+1542.3 s]
/proc/loadavg: 2.04 2.03 2.04 3/82 15361
/proc/meminfo: memFree=1205864/2055920 swapFree=4192812/4192956
[pid=15211] ppid=15209 vsize=865636 CPUtime=1529.82
/proc/15211/stat : 15211 (java) S 15209 15211 15006 0 -1 0 122860 0 2 0 152900 82 0 0 19 0 9 0 20527069 886411264 121807 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15211/statm: 216409 121807 1992 9 0 210877 0
[pid=15211/tid=15213] ppid=15209 vsize=865636 CPUtime=1523.02
/proc/15211/task/15213/stat : 15213 (java) R 15209 15211 15006 0 -1 64 15247 0 2 0 152268 34 0 0 25 0 9 0 20527070 886411264 121807 996147200 134512640 134550932 4294955840 18446744073709551615 4127574826 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15211/tid=15214] ppid=15209 vsize=865636 CPUtime=6.23
/proc/15211/task/15214/stat : 15214 (java) S 15209 15211 15006 0 -1 64 105976 0 0 0 579 44 0 0 16 0 9 0 20527071 886411264 121807 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15211/tid=15215] ppid=15209 vsize=865636 CPUtime=0
/proc/15211/task/15215/stat : 15215 (java) S 15209 15211 15006 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 20527072 886411264 121807 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15211/tid=15216] ppid=15209 vsize=865636 CPUtime=0
/proc/15211/task/15216/stat : 15216 (java) S 15209 15211 15006 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 20527072 886411264 121807 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15211/tid=15217] ppid=15209 vsize=865636 CPUtime=0
/proc/15211/task/15217/stat : 15217 (java) S 15209 15211 15006 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 20527074 886411264 121807 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15211/tid=15218] ppid=15209 vsize=865636 CPUtime=0.53
/proc/15211/task/15218/stat : 15218 (java) S 15209 15211 15006 0 -1 64 904 0 0 0 52 1 0 0 16 0 9 0 20527074 886411264 121807 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15211/tid=15219] ppid=15209 vsize=865636 CPUtime=0
/proc/15211/task/15219/stat : 15219 (java) S 15209 15211 15006 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 20527074 886411264 121807 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15211/tid=15220] ppid=15209 vsize=865636 CPUtime=0
/proc/15211/task/15220/stat : 15220 (java) S 15209 15211 15006 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20527074 886411264 121807 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1529.82
Current children cumulated vsize (KiB) 865636

[startup+1602.3 s]
/proc/loadavg: 2.01 2.02 2.04 3/82 15361
/proc/meminfo: memFree=1205736/2055920 swapFree=4192812/4192956
[pid=15211] ppid=15209 vsize=865636 CPUtime=1589.32
/proc/15211/stat : 15211 (java) S 15209 15211 15006 0 -1 0 122872 0 2 0 158850 82 0 0 19 0 9 0 20527069 886411264 121809 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15211/statm: 216409 121809 1992 9 0 210877 0
[pid=15211/tid=15213] ppid=15209 vsize=865636 CPUtime=1582.48
/proc/15211/task/15213/stat : 15213 (java) R 15209 15211 15006 0 -1 64 15257 0 2 0 158213 35 0 0 25 0 9 0 20527070 886411264 121809 996147200 134512640 134550932 4294955840 18446744073709551615 4127626092 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15211/tid=15214] ppid=15209 vsize=865636 CPUtime=6.28
/proc/15211/task/15214/stat : 15214 (java) S 15209 15211 15006 0 -1 64 105978 0 0 0 584 44 0 0 16 0 9 0 20527071 886411264 121809 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15211/tid=15215] ppid=15209 vsize=865636 CPUtime=0
/proc/15211/task/15215/stat : 15215 (java) S 15209 15211 15006 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 20527072 886411264 121809 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15211/tid=15216] ppid=15209 vsize=865636 CPUtime=0
/proc/15211/task/15216/stat : 15216 (java) S 15209 15211 15006 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 20527072 886411264 121809 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15211/tid=15217] ppid=15209 vsize=865636 CPUtime=0
/proc/15211/task/15217/stat : 15217 (java) S 15209 15211 15006 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 20527074 886411264 121809 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15211/tid=15218] ppid=15209 vsize=865636 CPUtime=0.53
/proc/15211/task/15218/stat : 15218 (java) S 15209 15211 15006 0 -1 64 904 0 0 0 52 1 0 0 16 0 9 0 20527074 886411264 121809 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15211/tid=15219] ppid=15209 vsize=865636 CPUtime=0
/proc/15211/task/15219/stat : 15219 (java) S 15209 15211 15006 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 20527074 886411264 121809 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15211/tid=15220] ppid=15209 vsize=865636 CPUtime=0
/proc/15211/task/15220/stat : 15220 (java) S 15209 15211 15006 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20527074 886411264 121809 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1589.32
Current children cumulated vsize (KiB) 865636

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.03 3/82 15361
/proc/meminfo: memFree=1205672/2055920 swapFree=4192812/4192956
[pid=15211] ppid=15209 vsize=865636 CPUtime=1648.8
/proc/15211/stat : 15211 (java) S 15209 15211 15006 0 -1 0 122904 0 2 0 164798 82 0 0 19 0 9 0 20527069 886411264 121826 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15211/statm: 216409 121826 1992 9 0 210877 0
[pid=15211/tid=15213] ppid=15209 vsize=865636 CPUtime=1641.9
/proc/15211/task/15213/stat : 15213 (java) R 15209 15211 15006 0 -1 64 15272 0 2 0 164155 35 0 0 25 0 9 0 20527070 886411264 121826 996147200 134512640 134550932 4294955840 18446744073709551615 4127574848 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15211/tid=15214] ppid=15209 vsize=865636 CPUtime=6.33
/proc/15211/task/15214/stat : 15214 (java) S 15209 15211 15006 0 -1 64 105995 0 0 0 589 44 0 0 16 0 9 0 20527071 886411264 121826 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15211/tid=15215] ppid=15209 vsize=865636 CPUtime=0
/proc/15211/task/15215/stat : 15215 (java) S 15209 15211 15006 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 20527072 886411264 121826 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15211/tid=15216] ppid=15209 vsize=865636 CPUtime=0
/proc/15211/task/15216/stat : 15216 (java) S 15209 15211 15006 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 20527072 886411264 121826 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15211/tid=15217] ppid=15209 vsize=865636 CPUtime=0
/proc/15211/task/15217/stat : 15217 (java) S 15209 15211 15006 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 20527074 886411264 121826 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15211/tid=15218] ppid=15209 vsize=865636 CPUtime=0.53
/proc/15211/task/15218/stat : 15218 (java) S 15209 15211 15006 0 -1 64 904 0 0 0 52 1 0 0 16 0 9 0 20527074 886411264 121826 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15211/tid=15219] ppid=15209 vsize=865636 CPUtime=0
/proc/15211/task/15219/stat : 15219 (java) S 15209 15211 15006 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 20527074 886411264 121826 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15211/tid=15220] ppid=15209 vsize=865636 CPUtime=0
/proc/15211/task/15220/stat : 15220 (java) S 15209 15211 15006 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20527074 886411264 121826 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1648.8
Current children cumulated vsize (KiB) 865636

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/82 15361
/proc/meminfo: memFree=1205544/2055920 swapFree=4192812/4192956
[pid=15211] ppid=15209 vsize=865636 CPUtime=1708.3
/proc/15211/stat : 15211 (java) S 15209 15211 15006 0 -1 0 122920 0 2 0 170747 83 0 0 19 0 9 0 20527069 886411264 121831 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15211/statm: 216409 121831 1992 9 0 210877 0
[pid=15211/tid=15213] ppid=15209 vsize=865636 CPUtime=1701.35
/proc/15211/task/15213/stat : 15213 (java) R 15209 15211 15006 0 -1 64 15283 0 2 0 170100 35 0 0 25 0 9 0 20527070 886411264 121831 996147200 134512640 134550932 4294955840 18446744073709551615 4127574851 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15211/tid=15214] ppid=15209 vsize=865636 CPUtime=6.37
/proc/15211/task/15214/stat : 15214 (java) S 15209 15211 15006 0 -1 64 106000 0 0 0 593 44 0 0 16 0 9 0 20527071 886411264 121831 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15211/tid=15215] ppid=15209 vsize=865636 CPUtime=0
/proc/15211/task/15215/stat : 15215 (java) S 15209 15211 15006 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 20527072 886411264 121831 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15211/tid=15216] ppid=15209 vsize=865636 CPUtime=0
/proc/15211/task/15216/stat : 15216 (java) S 15209 15211 15006 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 20527072 886411264 121831 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15211/tid=15217] ppid=15209 vsize=865636 CPUtime=0
/proc/15211/task/15217/stat : 15217 (java) S 15209 15211 15006 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 20527074 886411264 121831 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15211/tid=15218] ppid=15209 vsize=865636 CPUtime=0.53
/proc/15211/task/15218/stat : 15218 (java) S 15209 15211 15006 0 -1 64 904 0 0 0 52 1 0 0 16 0 9 0 20527074 886411264 121831 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15211/tid=15219] ppid=15209 vsize=865636 CPUtime=0
/proc/15211/task/15219/stat : 15219 (java) S 15209 15211 15006 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 20527074 886411264 121831 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15211/tid=15220] ppid=15209 vsize=865636 CPUtime=0
/proc/15211/task/15220/stat : 15220 (java) S 15209 15211 15006 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20527074 886411264 121831 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1708.3
Current children cumulated vsize (KiB) 865636

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/82 15361
/proc/meminfo: memFree=1205352/2055920 swapFree=4192812/4192956
[pid=15211] ppid=15209 vsize=865636 CPUtime=1767.78
/proc/15211/stat : 15211 (java) S 15209 15211 15006 0 -1 0 122941 0 2 0 176695 83 0 0 19 0 9 0 20527069 886411264 121841 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15211/statm: 216409 121841 1992 9 0 210877 0
[pid=15211/tid=15213] ppid=15209 vsize=865636 CPUtime=1760.81
/proc/15211/task/15213/stat : 15213 (java) R 15209 15211 15006 0 -1 64 15294 0 2 0 176045 36 0 0 25 0 9 0 20527070 886411264 121841 996147200 134512640 134550932 4294955840 18446744073709551615 4127751127 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15211/tid=15214] ppid=15209 vsize=865636 CPUtime=6.41
/proc/15211/task/15214/stat : 15214 (java) S 15209 15211 15006 0 -1 64 106010 0 0 0 597 44 0 0 16 0 9 0 20527071 886411264 121841 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15211/tid=15215] ppid=15209 vsize=865636 CPUtime=0
/proc/15211/task/15215/stat : 15215 (java) S 15209 15211 15006 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 20527072 886411264 121841 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15211/tid=15216] ppid=15209 vsize=865636 CPUtime=0
/proc/15211/task/15216/stat : 15216 (java) S 15209 15211 15006 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 20527072 886411264 121841 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15211/tid=15217] ppid=15209 vsize=865636 CPUtime=0
/proc/15211/task/15217/stat : 15217 (java) S 15209 15211 15006 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 20527074 886411264 121841 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15211/tid=15218] ppid=15209 vsize=865636 CPUtime=0.53
/proc/15211/task/15218/stat : 15218 (java) S 15209 15211 15006 0 -1 64 904 0 0 0 52 1 0 0 16 0 9 0 20527074 886411264 121841 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15211/tid=15219] ppid=15209 vsize=865636 CPUtime=0
/proc/15211/task/15219/stat : 15219 (java) S 15209 15211 15006 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 20527074 886411264 121841 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15211/tid=15220] ppid=15209 vsize=865636 CPUtime=0
/proc/15211/task/15220/stat : 15220 (java) S 15209 15211 15006 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20527074 886411264 121841 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1767.78
Current children cumulated vsize (KiB) 865636



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.8 s]
/proc/loadavg: 2.00 2.00 2.02 3/82 15361
/proc/meminfo: memFree=1205224/2055920 swapFree=4192812/4192956
[pid=15211] ppid=15209 vsize=865636 CPUtime=1800.01
/proc/15211/stat : 15211 (java) S 15209 15211 15006 0 -1 0 122946 0 2 0 179918 83 0 0 19 0 9 0 20527069 886411264 121841 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15211/statm: 216409 121841 1992 9 0 210877 0
[pid=15211/tid=15213] ppid=15209 vsize=865636 CPUtime=1793.02
/proc/15211/task/15213/stat : 15213 (java) R 15209 15211 15006 0 -1 64 15299 0 2 0 179266 36 0 0 25 0 9 0 20527070 886411264 121841 996147200 134512640 134550932 4294955840 18446744073709551615 4127626255 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15211/tid=15214] ppid=15209 vsize=865636 CPUtime=6.42
/proc/15211/task/15214/stat : 15214 (java) S 15209 15211 15006 0 -1 64 106010 0 0 0 598 44 0 0 16 0 9 0 20527071 886411264 121841 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15211/tid=15215] ppid=15209 vsize=865636 CPUtime=0
/proc/15211/task/15215/stat : 15215 (java) S 15209 15211 15006 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 20527072 886411264 121841 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15211/tid=15216] ppid=15209 vsize=865636 CPUtime=0
/proc/15211/task/15216/stat : 15216 (java) S 15209 15211 15006 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 20527072 886411264 121841 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15211/tid=15217] ppid=15209 vsize=865636 CPUtime=0
/proc/15211/task/15217/stat : 15217 (java) S 15209 15211 15006 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 20527074 886411264 121841 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15211/tid=15218] ppid=15209 vsize=865636 CPUtime=0.53
/proc/15211/task/15218/stat : 15218 (java) S 15209 15211 15006 0 -1 64 904 0 0 0 52 1 0 0 16 0 9 0 20527074 886411264 121841 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15211/tid=15219] ppid=15209 vsize=865636 CPUtime=0
/proc/15211/task/15219/stat : 15219 (java) S 15209 15211 15006 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 20527074 886411264 121841 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15211/tid=15220] ppid=15209 vsize=865636 CPUtime=0
/proc/15211/task/15220/stat : 15220 (java) S 15209 15211 15006 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20527074 886411264 121841 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 865636

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

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

[startup+1814.91 s]
/proc/loadavg: 2.00 2.00 2.02 3/75 15364
/proc/meminfo: memFree=1483936/2055920 swapFree=4192812/4192956
[pid=15211] ppid=15209 vsize=0 CPUtime=1800.12
/proc/15211/stat : 15211 (java) Z 15209 15211 15006 0 -1 1036 122969 0 2 0 179924 88 0 0 15 0 2 0 20527069 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15211/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): 1814.94
CPU time (s): 1800.16
CPU user time (s): 1799.25
CPU system time (s): 0.909861
CPU usage (%): 99.1852
Max. virtual memory (cumulated for all children) (KiB): 865636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.25
system time used= 0.909861
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 122969
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= 43272
involuntary context switches= 69536

runsolver used 2.29865 second user time and 5.96909 second system time

The end

Launcher Data

Begin job on node75 at 2009-07-11 19:50:26
IDJOB=2064194
IDBENCH=54131
IDSOLVER=737
FILE ID=node75/2064194-1247334626
PBS_JOBID= 9506639
Free space on /tmp= 66244 MiB

SOLVER NAME= Choco2.1.1 2009-06-10
BENCH NAME= CPAI08/csp/compet02/normalized-patat-02-comp-9.xml
COMMAND LINE= java -Xms700M -Xmx700M -jar HOME/choco-2.1.1.jar -file BENCHNAME -h 1 -randval true -ac 32 -rest true -rb 10 -rg 1.3 -saclim 60 -s true -verb 0 -seed 11041979
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2064194-1247334626/watcher-2064194-1247334626 -o /tmp/evaluation-result-2064194-1247334626/solver-2064194-1247334626 -C 1800 -W 2000 -M 900  java -Xms700M -Xmx700M -jar HOME/choco-2.1.1.jar -file HOME/instance-2064194-1247334626.xml -h 1 -randval true -ac 32 -rest true -rb 10 -rg 1.3 -saclim 60 -s true -verb 0 -seed 11041979

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

MD5SUM BENCH= 690bc030536081a10afc596885a53720
RANDOM SEED=870905681

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1514112 kB
Buffers:          6628 kB
Cached:          59808 kB
SwapCached:          0 kB
Active:         470308 kB
Inactive:        17488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1514112 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            9392 kB
Writeback:           0 kB
Mapped:         441812 kB
Slab:            38352 kB
Committed_AS:   594988 kB
PageTables:       2680 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= 66232 MiB
End job on node75 at 2009-07-11 20:20:43