Trace number 2115498

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.17 1807.38

General information on the benchmark

Namecsp/tdsp/
normalized-C4-1-61.xml
MD5SUM847c29dfc4e27056a33db391ee6d79af
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 benchmark58.2691
Satisfiable
(Un)Satisfiability was proved
Number of variables149
Number of constraints1274
Maximum constraint arity6
Maximum domain size62
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1274
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-2115498-1248028881/watcher-2115498-1248028881 -o /tmp/evaluation-result-2115498-1248028881/solver-2115498-1248028881 -C 1800 -W 2000 -M 900 java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2115498-1248028881.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.01 1.80 4/80 25918
/proc/meminfo: memFree=864016/2055920 swapFree=4192812/4192956
[pid=25918] ppid=25916 vsize=152 CPUtime=0
/proc/25918/stat : 25918 (java) R 25916 25918 25436 0 -1 0 222 0 0 0 0 0 0 0 18 0 1 0 89954126 155648 26 996147200 134512640 134550932 4294955888 18446744073709551615 10945316 0 0 4096 0 0 0 0 17 0 0 0
/proc/25918/statm: 38 26 19 9 0 4 0

[startup+0.018383 s]
/proc/loadavg: 2.04 2.01 1.80 4/80 25918
/proc/meminfo: memFree=864016/2055920 swapFree=4192812/4192956
[pid=25918] ppid=25916 vsize=858596 CPUtime=0.01
/proc/25918/stat : 25918 (java) S 25916 25918 25436 0 -1 0 1456 0 1 0 0 1 0 0 18 0 2 0 89954126 879202304 1188 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/25918/statm: 214649 1188 466 9 0 209564 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 858596

[startup+0.10139 s]
/proc/loadavg: 2.04 2.01 1.80 4/80 25918
/proc/meminfo: memFree=864016/2055920 swapFree=4192812/4192956
[pid=25918] ppid=25916 vsize=864092 CPUtime=0.09
/proc/25918/stat : 25918 (java) S 25916 25918 25436 0 -1 0 3903 0 1 0 8 1 0 0 18 0 9 0 89954126 884830208 3350 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25918/statm: 216023 3351 1751 9 0 210492 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 864092

[startup+0.301414 s]
/proc/loadavg: 2.04 2.01 1.80 4/80 25918
/proc/meminfo: memFree=864016/2055920 swapFree=4192812/4192956
[pid=25918] ppid=25916 vsize=864972 CPUtime=0.29
/proc/25918/stat : 25918 (java) S 25916 25918 25436 0 -1 0 4712 0 1 0 26 3 0 0 18 0 9 0 89954126 885731328 4137 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25918/statm: 216243 4137 1856 9 0 210712 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 864972

[startup+0.701461 s]
/proc/loadavg: 2.04 2.01 1.80 4/80 25918
/proc/meminfo: memFree=864016/2055920 swapFree=4192812/4192956
[pid=25918] ppid=25916 vsize=865080 CPUtime=0.69
/proc/25918/stat : 25918 (java) S 25916 25918 25436 0 -1 0 7648 0 1 0 64 5 0 0 18 0 9 0 89954126 885841920 7052 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25918/statm: 216270 7052 1925 9 0 210739 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 865080

[startup+1.50256 s]
/proc/loadavg: 2.04 2.01 1.80 3/89 25927
/proc/meminfo: memFree=832072/2055920 swapFree=4192812/4192956
[pid=25918] ppid=25916 vsize=865128 CPUtime=1.48
/proc/25918/stat : 25918 (java) S 25916 25918 25436 0 -1 0 18551 0 1 0 137 11 0 0 18 0 9 0 89954126 885891072 17928 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25918/statm: 216282 17928 1983 9 0 210751 0
[pid=25918/tid=25920] ppid=25916 vsize=865128 CPUtime=1.13
/proc/25918/task/25920/stat : 25920 (java) R 25916 25918 25436 0 -1 64 14798 0 1 0 105 8 0 0 25 0 9 0 89954127 885891072 17928 996147200 134512640 134550932 4294955888 18446744073709551615 103823641 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25918/tid=25921] ppid=25916 vsize=865128 CPUtime=0.07
/proc/25918/task/25921/stat : 25921 (java) S 25916 25918 25436 0 -1 64 2390 0 0 0 6 1 0 0 16 0 9 0 89954128 885891072 17928 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25918/tid=25922] ppid=25916 vsize=865128 CPUtime=0
/proc/25918/task/25922/stat : 25922 (java) S 25916 25918 25436 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89954128 885891072 17928 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25918/tid=25923] ppid=25916 vsize=865128 CPUtime=0
/proc/25918/task/25923/stat : 25923 (java) S 25916 25918 25436 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89954128 885891072 17928 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25918/tid=25924] ppid=25916 vsize=865128 CPUtime=0
/proc/25918/task/25924/stat : 25924 (java) S 25916 25918 25436 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89954130 885891072 17928 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25918/tid=25925] ppid=25916 vsize=865128 CPUtime=0.24
/proc/25918/task/25925/stat : 25925 (java) S 25916 25918 25436 0 -1 64 632 0 0 0 24 0 0 0 15 0 9 0 89954130 885891072 17928 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25918/tid=25926] ppid=25916 vsize=865128 CPUtime=0
/proc/25918/task/25926/stat : 25926 (java) S 25916 25918 25436 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 89954130 885891072 17928 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25918/tid=25927] ppid=25916 vsize=865128 CPUtime=0
/proc/25918/task/25927/stat : 25927 (java) S 25916 25918 25436 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89954130 885891072 17928 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 865128

[startup+3.10275 s]
/proc/loadavg: 2.04 2.01 1.80 4/89 25927
/proc/meminfo: memFree=792456/2055920 swapFree=4192812/4192956
[pid=25918] ppid=25916 vsize=865260 CPUtime=3.07
/proc/25918/stat : 25918 (java) S 25916 25918 25436 0 -1 0 25406 0 1 0 292 15 0 0 18 0 9 0 89954126 886026240 24779 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25918/statm: 216315 24779 1990 9 0 210784 0
[pid=25918/tid=25920] ppid=25916 vsize=865260 CPUtime=2.34
/proc/25918/task/25920/stat : 25920 (java) R 25916 25918 25436 0 -1 64 14854 0 1 0 225 9 0 0 25 0 9 0 89954127 886026240 24779 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25918/tid=25921] ppid=25916 vsize=865260 CPUtime=0.28
/proc/25918/task/25921/stat : 25921 (java) S 25916 25918 25436 0 -1 64 9054 0 0 0 25 3 0 0 17 0 9 0 89954128 886026240 24779 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25918/tid=25922] ppid=25916 vsize=865260 CPUtime=0
/proc/25918/task/25922/stat : 25922 (java) S 25916 25918 25436 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89954128 886026240 24779 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25918/tid=25923] ppid=25916 vsize=865260 CPUtime=0
/proc/25918/task/25923/stat : 25923 (java) S 25916 25918 25436 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89954128 886026240 24779 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25918/tid=25924] ppid=25916 vsize=865260 CPUtime=0
/proc/25918/task/25924/stat : 25924 (java) S 25916 25918 25436 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89954130 886026240 24779 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25918/tid=25925] ppid=25916 vsize=865260 CPUtime=0.41
/proc/25918/task/25925/stat : 25925 (java) S 25916 25918 25436 0 -1 64 767 0 0 0 40 1 0 0 16 0 9 0 89954130 886026240 24779 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25918/tid=25926] ppid=25916 vsize=865260 CPUtime=0
/proc/25918/task/25926/stat : 25926 (java) S 25916 25918 25436 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 89954130 886026240 24779 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25918/tid=25927] ppid=25916 vsize=865260 CPUtime=0
/proc/25918/task/25927/stat : 25927 (java) S 25916 25918 25436 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89954130 886026240 24779 996147200 134512640 134550932 4294955888 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) 865260

[startup+6.30113 s]
/proc/loadavg: 2.04 2.01 1.80 3/89 25927
/proc/meminfo: memFree=744264/2055920 swapFree=4192812/4192956
[pid=25918] ppid=25916 vsize=865260 CPUtime=6.26
/proc/25918/stat : 25918 (java) S 25916 25918 25436 0 -1 0 32379 0 1 0 608 18 0 0 18 0 9 0 89954126 886026240 31749 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25918/statm: 216315 31749 1990 9 0 210784 0
[pid=25918/tid=25920] ppid=25916 vsize=865260 CPUtime=5.31
/proc/25918/task/25920/stat : 25920 (java) R 25916 25918 25436 0 -1 64 14857 0 1 0 522 9 0 0 25 0 9 0 89954127 886026240 31749 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25918/tid=25921] ppid=25916 vsize=865260 CPUtime=0.49
/proc/25918/task/25921/stat : 25921 (java) S 25916 25918 25436 0 -1 64 16018 0 0 0 43 6 0 0 16 0 9 0 89954128 886026240 31749 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25918/tid=25922] ppid=25916 vsize=865260 CPUtime=0
/proc/25918/task/25922/stat : 25922 (java) S 25916 25918 25436 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89954128 886026240 31749 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25918/tid=25923] ppid=25916 vsize=865260 CPUtime=0
/proc/25918/task/25923/stat : 25923 (java) S 25916 25918 25436 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89954128 886026240 31749 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25918/tid=25924] ppid=25916 vsize=865260 CPUtime=0
/proc/25918/task/25924/stat : 25924 (java) S 25916 25918 25436 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89954130 886026240 31749 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25918/tid=25925] ppid=25916 vsize=865260 CPUtime=0.42
/proc/25918/task/25925/stat : 25925 (java) S 25916 25918 25436 0 -1 64 773 0 0 0 41 1 0 0 16 0 9 0 89954130 886026240 31749 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25918/tid=25926] ppid=25916 vsize=865260 CPUtime=0
/proc/25918/task/25926/stat : 25926 (java) S 25916 25918 25436 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 89954130 886026240 31749 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25918/tid=25927] ppid=25916 vsize=865260 CPUtime=0
/proc/25918/task/25927/stat : 25927 (java) S 25916 25918 25436 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89954130 886026240 31749 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 865260

[startup+12.7029 s]
/proc/loadavg: 2.03 2.01 1.80 3/89 25927
/proc/meminfo: memFree=744072/2055920 swapFree=4192812/4192956
[pid=25918] ppid=25916 vsize=865260 CPUtime=12.63
/proc/25918/stat : 25918 (java) S 25916 25918 25436 0 -1 0 33766 0 1 0 1243 20 0 0 18 0 9 0 89954126 886026240 33131 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25918/statm: 216315 33131 1990 9 0 210784 0
[pid=25918/tid=25920] ppid=25916 vsize=865260 CPUtime=11.62
/proc/25918/task/25920/stat : 25920 (java) R 25916 25918 25436 0 -1 64 14862 0 1 0 1151 11 0 0 25 0 9 0 89954127 886026240 33131 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25918/tid=25921] ppid=25916 vsize=865260 CPUtime=0.55
/proc/25918/task/25921/stat : 25921 (java) S 25916 25918 25436 0 -1 64 17397 0 0 0 49 6 0 0 16 0 9 0 89954128 886026240 33131 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25918/tid=25922] ppid=25916 vsize=865260 CPUtime=0
/proc/25918/task/25922/stat : 25922 (java) S 25916 25918 25436 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89954128 886026240 33131 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25918/tid=25923] ppid=25916 vsize=865260 CPUtime=0
/proc/25918/task/25923/stat : 25923 (java) S 25916 25918 25436 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89954128 886026240 33131 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25918/tid=25924] ppid=25916 vsize=865260 CPUtime=0
/proc/25918/task/25924/stat : 25924 (java) S 25916 25918 25436 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89954130 886026240 33131 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25918/tid=25925] ppid=25916 vsize=865260 CPUtime=0.42
/proc/25918/task/25925/stat : 25925 (java) S 25916 25918 25436 0 -1 64 776 0 0 0 41 1 0 0 15 0 9 0 89954130 886026240 33131 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25918/tid=25926] ppid=25916 vsize=865260 CPUtime=0
/proc/25918/task/25926/stat : 25926 (java) S 25916 25918 25436 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 89954130 886026240 33131 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25918/tid=25927] ppid=25916 vsize=865260 CPUtime=0
/proc/25918/task/25927/stat : 25927 (java) S 25916 25918 25436 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89954130 886026240 33131 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 865260

[startup+25.5014 s]
/proc/loadavg: 2.03 2.01 1.80 3/89 25927
/proc/meminfo: memFree=738632/2055920 swapFree=4192812/4192956
[pid=25918] ppid=25916 vsize=865260 CPUtime=25.36
/proc/25918/stat : 25918 (java) S 25916 25918 25436 0 -1 0 33768 0 1 0 2513 23 0 0 18 0 9 0 89954126 886026240 33131 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25918/statm: 216315 33131 1990 9 0 210784 0
[pid=25918/tid=25920] ppid=25916 vsize=865260 CPUtime=24.34
/proc/25918/task/25920/stat : 25920 (java) R 25916 25918 25436 0 -1 64 14864 0 1 0 2420 14 0 0 25 0 9 0 89954127 886026240 33131 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25918/tid=25921] ppid=25916 vsize=865260 CPUtime=0.57
/proc/25918/task/25921/stat : 25921 (java) S 25916 25918 25436 0 -1 64 17397 0 0 0 51 6 0 0 16 0 9 0 89954128 886026240 33131 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25918/tid=25922] ppid=25916 vsize=865260 CPUtime=0
/proc/25918/task/25922/stat : 25922 (java) S 25916 25918 25436 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89954128 886026240 33131 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25918/tid=25923] ppid=25916 vsize=865260 CPUtime=0
/proc/25918/task/25923/stat : 25923 (java) S 25916 25918 25436 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89954128 886026240 33131 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25918/tid=25924] ppid=25916 vsize=865260 CPUtime=0
/proc/25918/task/25924/stat : 25924 (java) S 25916 25918 25436 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89954130 886026240 33131 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25918/tid=25925] ppid=25916 vsize=865260 CPUtime=0.43
/proc/25918/task/25925/stat : 25925 (java) S 25916 25918 25436 0 -1 64 776 0 0 0 42 1 0 0 16 0 9 0 89954130 886026240 33131 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25918/tid=25926] ppid=25916 vsize=865260 CPUtime=0
/proc/25918/task/25926/stat : 25926 (java) S 25916 25918 25436 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 89954130 886026240 33131 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25918/tid=25927] ppid=25916 vsize=865260 CPUtime=0
/proc/25918/task/25927/stat : 25927 (java) S 25916 25918 25436 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89954130 886026240 33131 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 865260

[startup+51.1015 s]
/proc/loadavg: 2.02 2.01 1.81 3/89 25927
/proc/meminfo: memFree=738568/2055920 swapFree=4192812/4192956
[pid=25918] ppid=25916 vsize=865260 CPUtime=50.84
/proc/25918/stat : 25918 (java) S 25916 25918 25436 0 -1 0 33773 0 1 0 5055 29 0 0 18 0 9 0 89954126 886026240 33132 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25918/statm: 216315 33132 1990 9 0 210784 0
[pid=25918/tid=25920] ppid=25916 vsize=865260 CPUtime=49.75
/proc/25918/task/25920/stat : 25920 (java) R 25916 25918 25436 0 -1 64 14868 0 1 0 4955 20 0 0 25 0 9 0 89954127 886026240 33132 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25918/tid=25921] ppid=25916 vsize=865260 CPUtime=0.63
/proc/25918/task/25921/stat : 25921 (java) S 25916 25918 25436 0 -1 64 17397 0 0 0 57 6 0 0 16 0 9 0 89954128 886026240 33132 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25918/tid=25922] ppid=25916 vsize=865260 CPUtime=0
/proc/25918/task/25922/stat : 25922 (java) S 25916 25918 25436 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89954128 886026240 33132 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25918/tid=25923] ppid=25916 vsize=865260 CPUtime=0
/proc/25918/task/25923/stat : 25923 (java) S 25916 25918 25436 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89954128 886026240 33132 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25918/tid=25924] ppid=25916 vsize=865260 CPUtime=0
/proc/25918/task/25924/stat : 25924 (java) S 25916 25918 25436 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89954130 886026240 33132 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25918/tid=25925] ppid=25916 vsize=865260 CPUtime=0.43
/proc/25918/task/25925/stat : 25925 (java) S 25916 25918 25436 0 -1 64 777 0 0 0 42 1 0 0 15 0 9 0 89954130 886026240 33132 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25918/tid=25926] ppid=25916 vsize=865260 CPUtime=0
/proc/25918/task/25926/stat : 25926 (java) S 25916 25918 25436 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 89954130 886026240 33132 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0

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

/proc/25918/task/25923/stat : 25923 (java) S 25916 25918 25436 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89954128 886026240 33875 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25918/tid=25924] ppid=25916 vsize=865260 CPUtime=0
/proc/25918/task/25924/stat : 25924 (java) S 25916 25918 25436 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89954130 886026240 33875 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25918/tid=25925] ppid=25916 vsize=865260 CPUtime=0.45
/proc/25918/task/25925/stat : 25925 (java) S 25916 25918 25436 0 -1 64 794 0 0 0 44 1 0 0 16 0 9 0 89954130 886026240 33875 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25918/tid=25926] ppid=25916 vsize=865260 CPUtime=0
/proc/25918/task/25926/stat : 25926 (java) S 25916 25918 25436 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 89954130 886026240 33875 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25918/tid=25927] ppid=25916 vsize=865260 CPUtime=0
/proc/25918/task/25927/stat : 25927 (java) S 25916 25918 25436 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89954130 886026240 33875 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1535.18
Current children cumulated vsize (KiB) 865260

[startup+1602.3 s]
/proc/loadavg: 2.04 2.01 1.92 3/89 25973
/proc/meminfo: memFree=741120/2055920 swapFree=4192812/4192956
[pid=25918] ppid=25916 vsize=865260 CPUtime=1595.16
/proc/25918/stat : 25918 (java) S 25916 25918 25436 0 -1 0 34556 0 1 0 159443 73 0 0 18 0 9 0 89954126 886026240 33875 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25918/statm: 216315 33875 1995 9 0 210784 0
[pid=25918/tid=25920] ppid=25916 vsize=865260 CPUtime=1593.64
/proc/25918/task/25920/stat : 25920 (java) R 25916 25918 25436 0 -1 64 14915 0 1 0 159301 63 0 0 25 0 9 0 89954127 886026240 33875 996147200 134512640 134550932 4294955888 18446744073709551615 4127286643 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25918/tid=25921] ppid=25916 vsize=865260 CPUtime=1.03
/proc/25918/task/25921/stat : 25921 (java) S 25916 25918 25436 0 -1 64 18116 0 0 0 97 6 0 0 16 0 9 0 89954128 886026240 33875 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25918/tid=25922] ppid=25916 vsize=865260 CPUtime=0
/proc/25918/task/25922/stat : 25922 (java) S 25916 25918 25436 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89954128 886026240 33875 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25918/tid=25923] ppid=25916 vsize=865260 CPUtime=0
/proc/25918/task/25923/stat : 25923 (java) S 25916 25918 25436 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89954128 886026240 33875 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25918/tid=25924] ppid=25916 vsize=865260 CPUtime=0
/proc/25918/task/25924/stat : 25924 (java) S 25916 25918 25436 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89954130 886026240 33875 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25918/tid=25925] ppid=25916 vsize=865260 CPUtime=0.45
/proc/25918/task/25925/stat : 25925 (java) S 25916 25918 25436 0 -1 64 794 0 0 0 44 1 0 0 16 0 9 0 89954130 886026240 33875 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25918/tid=25926] ppid=25916 vsize=865260 CPUtime=0
/proc/25918/task/25926/stat : 25926 (java) S 25916 25918 25436 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 89954130 886026240 33875 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25918/tid=25927] ppid=25916 vsize=865260 CPUtime=0
/proc/25918/task/25927/stat : 25927 (java) S 25916 25918 25436 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89954130 886026240 33875 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1595.16
Current children cumulated vsize (KiB) 865260

[startup+1662.3 s]
/proc/loadavg: 2.16 2.05 1.93 3/89 25973
/proc/meminfo: memFree=741184/2055920 swapFree=4192812/4192956
[pid=25918] ppid=25916 vsize=865260 CPUtime=1655.14
/proc/25918/stat : 25918 (java) S 25916 25918 25436 0 -1 0 34559 0 1 0 165440 74 0 0 18 0 9 0 89954126 886026240 33876 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25918/statm: 216315 33876 1995 9 0 210784 0
[pid=25918/tid=25920] ppid=25916 vsize=865260 CPUtime=1653.62
/proc/25918/task/25920/stat : 25920 (java) R 25916 25918 25436 0 -1 64 14917 0 1 0 165297 65 0 0 25 0 9 0 89954127 886026240 33876 996147200 134512640 134550932 4294955888 18446744073709551615 4127670357 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25918/tid=25921] ppid=25916 vsize=865260 CPUtime=1.04
/proc/25918/task/25921/stat : 25921 (java) S 25916 25918 25436 0 -1 64 18117 0 0 0 98 6 0 0 16 0 9 0 89954128 886026240 33876 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25918/tid=25922] ppid=25916 vsize=865260 CPUtime=0
/proc/25918/task/25922/stat : 25922 (java) S 25916 25918 25436 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89954128 886026240 33876 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25918/tid=25923] ppid=25916 vsize=865260 CPUtime=0
/proc/25918/task/25923/stat : 25923 (java) S 25916 25918 25436 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89954128 886026240 33876 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25918/tid=25924] ppid=25916 vsize=865260 CPUtime=0
/proc/25918/task/25924/stat : 25924 (java) S 25916 25918 25436 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89954130 886026240 33876 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25918/tid=25925] ppid=25916 vsize=865260 CPUtime=0.45
/proc/25918/task/25925/stat : 25925 (java) S 25916 25918 25436 0 -1 64 794 0 0 0 44 1 0 0 16 0 9 0 89954130 886026240 33876 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25918/tid=25926] ppid=25916 vsize=865260 CPUtime=0
/proc/25918/task/25926/stat : 25926 (java) S 25916 25918 25436 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 89954130 886026240 33876 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25918/tid=25927] ppid=25916 vsize=865260 CPUtime=0
/proc/25918/task/25927/stat : 25927 (java) S 25916 25918 25436 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89954130 886026240 33876 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1655.14
Current children cumulated vsize (KiB) 865260

[startup+1722.3 s]
/proc/loadavg: 2.13 2.07 1.94 3/89 25973
/proc/meminfo: memFree=741184/2055920 swapFree=4192812/4192956
[pid=25918] ppid=25916 vsize=865260 CPUtime=1715.11
/proc/25918/stat : 25918 (java) S 25916 25918 25436 0 -1 0 34560 0 1 0 171436 75 0 0 18 0 9 0 89954126 886026240 33876 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25918/statm: 216315 33876 1995 9 0 210784 0
[pid=25918/tid=25920] ppid=25916 vsize=865260 CPUtime=1713.58
/proc/25918/task/25920/stat : 25920 (java) R 25916 25918 25436 0 -1 64 14918 0 1 0 171293 65 0 0 25 0 9 0 89954127 886026240 33876 996147200 134512640 134550932 4294955888 18446744073709551615 4127286643 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25918/tid=25921] ppid=25916 vsize=865260 CPUtime=1.04
/proc/25918/task/25921/stat : 25921 (java) S 25916 25918 25436 0 -1 64 18117 0 0 0 98 6 0 0 16 0 9 0 89954128 886026240 33876 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25918/tid=25922] ppid=25916 vsize=865260 CPUtime=0
/proc/25918/task/25922/stat : 25922 (java) S 25916 25918 25436 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89954128 886026240 33876 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25918/tid=25923] ppid=25916 vsize=865260 CPUtime=0
/proc/25918/task/25923/stat : 25923 (java) S 25916 25918 25436 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89954128 886026240 33876 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25918/tid=25924] ppid=25916 vsize=865260 CPUtime=0
/proc/25918/task/25924/stat : 25924 (java) S 25916 25918 25436 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89954130 886026240 33876 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25918/tid=25925] ppid=25916 vsize=865260 CPUtime=0.45
/proc/25918/task/25925/stat : 25925 (java) S 25916 25918 25436 0 -1 64 794 0 0 0 44 1 0 0 16 0 9 0 89954130 886026240 33876 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25918/tid=25926] ppid=25916 vsize=865260 CPUtime=0
/proc/25918/task/25926/stat : 25926 (java) S 25916 25918 25436 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 89954130 886026240 33876 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25918/tid=25927] ppid=25916 vsize=865260 CPUtime=0
/proc/25918/task/25927/stat : 25927 (java) S 25916 25918 25436 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89954130 886026240 33876 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1715.11
Current children cumulated vsize (KiB) 865260

[startup+1782.3 s]
/proc/loadavg: 2.13 2.07 1.95 3/89 25973
/proc/meminfo: memFree=741192/2055920 swapFree=4192812/4192956
[pid=25918] ppid=25916 vsize=865260 CPUtime=1775.08
/proc/25918/stat : 25918 (java) S 25916 25918 25436 0 -1 0 34563 0 1 0 177432 76 0 0 18 0 9 0 89954126 886026240 33878 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25918/statm: 216315 33878 1995 9 0 210784 0
[pid=25918/tid=25920] ppid=25916 vsize=865260 CPUtime=1773.56
/proc/25918/task/25920/stat : 25920 (java) R 25916 25918 25436 0 -1 64 14919 0 1 0 177289 67 0 0 25 0 9 0 89954127 886026240 33878 996147200 134512640 134550932 4294955888 18446744073709551615 4127670589 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25918/tid=25921] ppid=25916 vsize=865260 CPUtime=1.04
/proc/25918/task/25921/stat : 25921 (java) S 25916 25918 25436 0 -1 64 18119 0 0 0 98 6 0 0 16 0 9 0 89954128 886026240 33878 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25918/tid=25922] ppid=25916 vsize=865260 CPUtime=0
/proc/25918/task/25922/stat : 25922 (java) S 25916 25918 25436 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89954128 886026240 33878 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25918/tid=25923] ppid=25916 vsize=865260 CPUtime=0
/proc/25918/task/25923/stat : 25923 (java) S 25916 25918 25436 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89954128 886026240 33878 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25918/tid=25924] ppid=25916 vsize=865260 CPUtime=0
/proc/25918/task/25924/stat : 25924 (java) S 25916 25918 25436 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89954130 886026240 33878 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25918/tid=25925] ppid=25916 vsize=865260 CPUtime=0.45
/proc/25918/task/25925/stat : 25925 (java) S 25916 25918 25436 0 -1 64 794 0 0 0 44 1 0 0 16 0 9 0 89954130 886026240 33878 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25918/tid=25926] ppid=25916 vsize=865260 CPUtime=0
/proc/25918/task/25926/stat : 25926 (java) S 25916 25918 25436 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 89954130 886026240 33878 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25918/tid=25927] ppid=25916 vsize=865260 CPUtime=0
/proc/25918/task/25927/stat : 25927 (java) S 25916 25918 25436 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89954130 886026240 33878 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1775.08
Current children cumulated vsize (KiB) 865260



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.31 s]
/proc/loadavg: 2.14 2.08 1.95 3/89 25973
/proc/meminfo: memFree=741192/2055920 swapFree=4192812/4192956
[pid=25918] ppid=25916 vsize=865260 CPUtime=1800.09
/proc/25918/stat : 25918 (java) S 25916 25918 25436 0 -1 0 34564 0 1 0 179932 77 0 0 18 0 9 0 89954126 886026240 33878 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25918/statm: 216315 33878 1995 9 0 210784 0
[pid=25918/tid=25920] ppid=25916 vsize=865260 CPUtime=1798.55
/proc/25918/task/25920/stat : 25920 (java) R 25916 25918 25436 0 -1 64 14920 0 1 0 179788 67 0 0 25 0 9 0 89954127 886026240 33878 996147200 134512640 134550932 4294955888 18446744073709551615 4127390092 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25918/tid=25921] ppid=25916 vsize=865260 CPUtime=1.05
/proc/25918/task/25921/stat : 25921 (java) S 25916 25918 25436 0 -1 64 18119 0 0 0 98 7 0 0 16 0 9 0 89954128 886026240 33878 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25918/tid=25922] ppid=25916 vsize=865260 CPUtime=0
/proc/25918/task/25922/stat : 25922 (java) S 25916 25918 25436 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89954128 886026240 33878 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25918/tid=25923] ppid=25916 vsize=865260 CPUtime=0
/proc/25918/task/25923/stat : 25923 (java) S 25916 25918 25436 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89954128 886026240 33878 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25918/tid=25924] ppid=25916 vsize=865260 CPUtime=0
/proc/25918/task/25924/stat : 25924 (java) S 25916 25918 25436 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89954130 886026240 33878 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25918/tid=25925] ppid=25916 vsize=865260 CPUtime=0.45
/proc/25918/task/25925/stat : 25925 (java) S 25916 25918 25436 0 -1 64 794 0 0 0 44 1 0 0 16 0 9 0 89954130 886026240 33878 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25918/tid=25926] ppid=25916 vsize=865260 CPUtime=0
/proc/25918/task/25926/stat : 25926 (java) S 25916 25918 25436 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 89954130 886026240 33878 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25918/tid=25927] ppid=25916 vsize=865260 CPUtime=0
/proc/25918/task/25927/stat : 25927 (java) S 25916 25918 25436 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89954130 886026240 33878 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 865260

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

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

[startup+1807.31 s]
/proc/loadavg: 2.14 2.08 1.95 3/89 25973
/proc/meminfo: memFree=741192/2055920 swapFree=4192812/4192956
[pid=25918] ppid=25916 vsize=865260 CPUtime=1800.09
/proc/25918/stat : 25918 (java) S 25916 25918 25436 0 -1 0 34564 0 1 0 179932 77 0 0 18 0 9 0 89954126 886026240 33878 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25918/statm: 216315 33878 1995 9 0 210784 0
[pid=25918/tid=25920] ppid=25916 vsize=865260 CPUtime=1798.55
/proc/25918/task/25920/stat : 25920 (java) R 25916 25918 25436 0 -1 64 14920 0 1 0 179788 67 0 0 25 0 9 0 89954127 886026240 33878 996147200 134512640 134550932 4294955888 18446744073709551615 4127390092 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25918/tid=25921] ppid=25916 vsize=865260 CPUtime=1.05
/proc/25918/task/25921/stat : 25921 (java) S 25916 25918 25436 0 -1 64 18119 0 0 0 98 7 0 0 16 0 9 0 89954128 886026240 33878 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25918/tid=25922] ppid=25916 vsize=865260 CPUtime=0
/proc/25918/task/25922/stat : 25922 (java) S 25916 25918 25436 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89954128 886026240 33878 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25918/tid=25923] ppid=25916 vsize=865260 CPUtime=0
/proc/25918/task/25923/stat : 25923 (java) S 25916 25918 25436 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89954128 886026240 33878 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25918/tid=25924] ppid=25916 vsize=865260 CPUtime=0
/proc/25918/task/25924/stat : 25924 (java) S 25916 25918 25436 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89954130 886026240 33878 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25918/tid=25925] ppid=25916 vsize=865260 CPUtime=0.45
/proc/25918/task/25925/stat : 25925 (java) S 25916 25918 25436 0 -1 64 794 0 0 0 44 1 0 0 16 0 9 0 89954130 886026240 33878 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25918/tid=25926] ppid=25916 vsize=865260 CPUtime=0
/proc/25918/task/25926/stat : 25926 (java) S 25916 25918 25436 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 89954130 886026240 33878 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25918/tid=25927] ppid=25916 vsize=865260 CPUtime=0
/proc/25918/task/25927/stat : 25927 (java) S 25916 25918 25436 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89954130 886026240 33878 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 865260

Child status: 143
Real time (s): 1807.38
CPU time (s): 1800.17
CPU user time (s): 1799.37
CPU system time (s): 0.796878
CPU usage (%): 99.6011
Max. virtual memory (cumulated for all children) (KiB): 865260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.37
system time used= 0.796878
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34587
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= 39472
involuntary context switches= 52867

runsolver used 2.67259 second user time and 5.55516 second system time

The end

Launcher Data

Begin job on node33 at 2009-07-19 20:41:21
IDJOB=2115498
IDBENCH=54949
IDSOLVER=780
FILE ID=node33/2115498-1248028881
PBS_JOBID= 9528981
Free space on /tmp= 66404 MiB

SOLVER NAME= Choco2.1.1b 2009-07-16
BENCH NAME= CPAI08/csp/tdsp/normalized-C4-1-61.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-2115498-1248028881/watcher-2115498-1248028881 -o /tmp/evaluation-result-2115498-1248028881/solver-2115498-1248028881 -C 1800 -W 2000 -M 900  java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2115498-1248028881.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= 847c29dfc4e27056a33db391ee6d79af
RANDOM SEED=983305868

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        864496 kB
Buffers:         99448 kB
Cached:         902056 kB
SwapCached:          0 kB
Active:         284500 kB
Inactive:       810444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        864496 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5216 kB
Writeback:           0 kB
Mapped:         111272 kB
Slab:            81640 kB
Committed_AS:  1322812 kB
PageTables:       1944 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= 66400 MiB
End job on node33 at 2009-07-19 21:11:31