Trace number 2075106

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.13 1813.34

General information on the benchmark

Namecsp/rand-3-24-24-fcd/
normalized-rand-3-24-24-76-632-fcd-41_ext.xml
MD5SUM0f43e4f562ecd636043bcca7dfaf8fa5
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark164.482
Satisfiable
(Un)Satisfiability was proved
Number of variables24
Number of constraints76
Maximum constraint arity3
Maximum domain size24
Number of constraints which are defined in extension76
Number of constraints which are defined in intension0
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-2075106-1247359787/watcher-2075106-1247359787 -o /tmp/evaluation-result-2075106-1247359787/solver-2075106-1247359787 -C 1800 -W 2000 -M 900 java -Xms700M -Xmx700M -jar HOME/choco-2.1.1.jar -file HOME/instance-2075106-1247359787.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.05 2.02 2.16 3/82 17985
/proc/meminfo: memFree=1559808/2055920 swapFree=4192812/4192956
[pid=17985] ppid=17983 vsize=1616 CPUtime=0
/proc/17985/stat : 17985 (java) D 17983 17985 15206 0 -1 0 197 0 0 0 0 0 0 0 18 0 1 0 23042227 1654784 164 996147200 134512640 134550932 4294956000 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/17985/statm: 404 164 127 9 0 46 0

[startup+0.0860441 s]
/proc/loadavg: 2.05 2.02 2.16 3/82 17985
/proc/meminfo: memFree=1559808/2055920 swapFree=4192812/4192956
[pid=17985] ppid=17983 vsize=862288 CPUtime=0.07
/proc/17985/stat : 17985 (java) S 17983 17985 15206 0 -1 0 3273 0 1 0 5 2 0 0 18 0 9 0 23042227 882982912 2741 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17985/statm: 215572 2744 1297 9 0 210441 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 862288

[startup+0.101047 s]
/proc/loadavg: 2.05 2.02 2.16 3/82 17985
/proc/meminfo: memFree=1559808/2055920 swapFree=4192812/4192956
[pid=17985] ppid=17983 vsize=864096 CPUtime=0.09
/proc/17985/stat : 17985 (java) S 17983 17985 15206 0 -1 0 3778 0 1 0 7 2 0 0 18 0 9 0 23042227 884834304 3243 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17985/statm: 216024 3243 1713 9 0 210492 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 864096

[startup+0.301062 s]
/proc/loadavg: 2.05 2.02 2.16 3/82 17985
/proc/meminfo: memFree=1559808/2055920 swapFree=4192812/4192956
[pid=17985] ppid=17983 vsize=864388 CPUtime=0.28
/proc/17985/stat : 17985 (java) S 17983 17985 15206 0 -1 0 4960 0 2 0 25 3 0 0 18 0 9 0 23042227 885133312 4386 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17985/statm: 216097 4386 1852 9 0 210565 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 864388

[startup+0.701099 s]
/proc/loadavg: 2.05 2.02 2.16 3/82 17985
/proc/meminfo: memFree=1559808/2055920 swapFree=4192812/4192956
[pid=17985] ppid=17983 vsize=864388 CPUtime=0.68
/proc/17985/stat : 17985 (java) S 17983 17985 15206 0 -1 0 13577 0 2 0 61 7 0 0 18 0 9 0 23042227 885133312 12995 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17985/statm: 216097 13004 1877 9 0 210565 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 864388

[startup+1.50117 s]
/proc/loadavg: 2.05 2.02 2.16 3/91 17994
/proc/meminfo: memFree=1486840/2055920 swapFree=4192812/4192956
[pid=17985] ppid=17983 vsize=864560 CPUtime=1.47
/proc/17985/stat : 17985 (java) S 17983 17985 15206 0 -1 0 24358 0 3 0 133 14 0 0 18 0 9 0 23042227 885309440 23735 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17985/statm: 216140 23737 1971 9 0 210608 0
[pid=17985/tid=17987] ppid=17983 vsize=864560 CPUtime=1.19
/proc/17985/task/17987/stat : 17987 (java) R 17983 17985 15206 0 -1 64 14702 0 3 0 111 8 0 0 25 0 9 0 23042228 885309440 23738 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17985/tid=17988] ppid=17983 vsize=864560 CPUtime=0.15
/proc/17985/task/17988/stat : 17988 (java) R 17983 17985 15206 0 -1 64 8564 0 0 0 11 4 0 0 16 0 9 0 23042229 885309440 23739 996147200 134512640 134550932 4294955840 18446744073709551615 102709360 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17985/tid=17989] ppid=17983 vsize=864560 CPUtime=0
/proc/17985/task/17989/stat : 17989 (java) S 17983 17985 15206 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23042229 885309440 23741 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17985/tid=17990] ppid=17983 vsize=864560 CPUtime=0
/proc/17985/task/17990/stat : 17990 (java) S 17983 17985 15206 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 23042229 885309440 23742 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17985/tid=17991] ppid=17983 vsize=864560 CPUtime=0
/proc/17985/task/17991/stat : 17991 (java) S 17983 17985 15206 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 23042231 885309440 23743 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17985/tid=17992] ppid=17983 vsize=864560 CPUtime=0.1
/proc/17985/task/17992/stat : 17992 (java) S 17983 17985 15206 0 -1 64 363 0 0 0 10 0 0 0 16 0 9 0 23042231 885309440 23745 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17985/tid=17993] ppid=17983 vsize=864560 CPUtime=0
/proc/17985/task/17993/stat : 17993 (java) S 17983 17985 15206 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 23042232 885309440 23746 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17985/tid=17994] ppid=17983 vsize=864560 CPUtime=0
/proc/17985/task/17994/stat : 17994 (java) S 17983 17985 15206 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23042232 885309440 23747 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) 864560

[startup+3.10231 s]
/proc/loadavg: 2.04 2.02 2.16 3/91 17994
/proc/meminfo: memFree=1461560/2055920 swapFree=4192812/4192956
[pid=17985] ppid=17983 vsize=864560 CPUtime=3.05
/proc/17985/stat : 17985 (java) S 17983 17985 15206 0 -1 0 26695 0 3 0 290 15 0 0 18 0 9 0 23042227 885309440 26069 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17985/statm: 216140 26069 1976 9 0 210608 0
[pid=17985/tid=17987] ppid=17983 vsize=864560 CPUtime=2.67
/proc/17985/task/17987/stat : 17987 (java) R 17983 17985 15206 0 -1 64 14716 0 3 0 259 8 0 0 25 0 9 0 23042228 885309440 26069 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17985/tid=17988] ppid=17983 vsize=864560 CPUtime=0.22
/proc/17985/task/17988/stat : 17988 (java) S 17983 17985 15206 0 -1 64 10866 0 0 0 17 5 0 0 16 0 9 0 23042229 885309440 26069 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17985/tid=17989] ppid=17983 vsize=864560 CPUtime=0
/proc/17985/task/17989/stat : 17989 (java) S 17983 17985 15206 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23042229 885309440 26069 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17985/tid=17990] ppid=17983 vsize=864560 CPUtime=0
/proc/17985/task/17990/stat : 17990 (java) S 17983 17985 15206 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 23042229 885309440 26069 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17985/tid=17991] ppid=17983 vsize=864560 CPUtime=0
/proc/17985/task/17991/stat : 17991 (java) S 17983 17985 15206 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 23042231 885309440 26069 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17985/tid=17992] ppid=17983 vsize=864560 CPUtime=0.13
/proc/17985/task/17992/stat : 17992 (java) S 17983 17985 15206 0 -1 64 380 0 0 0 13 0 0 0 15 0 9 0 23042231 885309440 26069 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17985/tid=17993] ppid=17983 vsize=864560 CPUtime=0
/proc/17985/task/17993/stat : 17993 (java) S 17983 17985 15206 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 23042232 885309440 26069 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17985/tid=17994] ppid=17983 vsize=864560 CPUtime=0
/proc/17985/task/17994/stat : 17994 (java) S 17983 17985 15206 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23042232 885309440 26069 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 864560

[startup+6.3026 s]
/proc/loadavg: 2.04 2.02 2.16 3/91 17994
/proc/meminfo: memFree=1461560/2055920 swapFree=4192812/4192956
[pid=17985] ppid=17983 vsize=864560 CPUtime=6.24
/proc/17985/stat : 17985 (java) S 17983 17985 15206 0 -1 0 26715 0 3 0 608 16 0 0 18 0 9 0 23042227 885309440 26080 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17985/statm: 216140 26080 1979 9 0 210608 0
[pid=17985/tid=17987] ppid=17983 vsize=864560 CPUtime=5.84
/proc/17985/task/17987/stat : 17987 (java) R 17983 17985 15206 0 -1 64 14725 0 3 0 575 9 0 0 25 0 9 0 23042228 885309440 26080 996147200 134512640 134550932 4294955840 18446744073709551615 4126600696 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17985/tid=17988] ppid=17983 vsize=864560 CPUtime=0.22
/proc/17985/task/17988/stat : 17988 (java) S 17983 17985 15206 0 -1 64 10866 0 0 0 17 5 0 0 16 0 9 0 23042229 885309440 26080 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17985/tid=17989] ppid=17983 vsize=864560 CPUtime=0
/proc/17985/task/17989/stat : 17989 (java) S 17983 17985 15206 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23042229 885309440 26080 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17985/tid=17990] ppid=17983 vsize=864560 CPUtime=0
/proc/17985/task/17990/stat : 17990 (java) S 17983 17985 15206 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 23042229 885309440 26080 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17985/tid=17991] ppid=17983 vsize=864560 CPUtime=0
/proc/17985/task/17991/stat : 17991 (java) S 17983 17985 15206 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 23042231 885309440 26080 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17985/tid=17992] ppid=17983 vsize=864560 CPUtime=0.15
/proc/17985/task/17992/stat : 17992 (java) S 17983 17985 15206 0 -1 64 391 0 0 0 15 0 0 0 17 0 9 0 23042231 885309440 26080 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17985/tid=17993] ppid=17983 vsize=864560 CPUtime=0
/proc/17985/task/17993/stat : 17993 (java) S 17983 17985 15206 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 23042232 885309440 26080 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17985/tid=17994] ppid=17983 vsize=864560 CPUtime=0
/proc/17985/task/17994/stat : 17994 (java) S 17983 17985 15206 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23042232 885309440 26080 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 864560

[startup+12.7022 s]
/proc/loadavg: 2.04 2.02 2.16 3/91 17994
/proc/meminfo: memFree=1461368/2055920 swapFree=4192812/4192956
[pid=17985] ppid=17983 vsize=864560 CPUtime=12.62
/proc/17985/stat : 17985 (java) S 17983 17985 15206 0 -1 0 26732 0 3 0 1244 18 0 0 18 0 9 0 23042227 885309440 26081 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17985/statm: 216140 26081 1979 9 0 210608 0
[pid=17985/tid=17987] ppid=17983 vsize=864560 CPUtime=12.19
/proc/17985/task/17987/stat : 17987 (java) R 17983 17985 15206 0 -1 64 14741 0 3 0 1209 10 0 0 25 0 9 0 23042228 885309440 26081 996147200 134512640 134550932 4294955840 18446744073709551615 4126604878 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17985/tid=17988] ppid=17983 vsize=864560 CPUtime=0.23
/proc/17985/task/17988/stat : 17988 (java) S 17983 17985 15206 0 -1 64 10866 0 0 0 18 5 0 0 16 0 9 0 23042229 885309440 26081 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17985/tid=17989] ppid=17983 vsize=864560 CPUtime=0
/proc/17985/task/17989/stat : 17989 (java) S 17983 17985 15206 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23042229 885309440 26081 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17985/tid=17990] ppid=17983 vsize=864560 CPUtime=0
/proc/17985/task/17990/stat : 17990 (java) S 17983 17985 15206 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 23042229 885309440 26081 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17985/tid=17991] ppid=17983 vsize=864560 CPUtime=0
/proc/17985/task/17991/stat : 17991 (java) S 17983 17985 15206 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 23042231 885309440 26081 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17985/tid=17992] ppid=17983 vsize=864560 CPUtime=0.15
/proc/17985/task/17992/stat : 17992 (java) S 17983 17985 15206 0 -1 64 392 0 0 0 15 0 0 0 16 0 9 0 23042231 885309440 26081 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17985/tid=17993] ppid=17983 vsize=864560 CPUtime=0
/proc/17985/task/17993/stat : 17993 (java) S 17983 17985 15206 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 23042232 885309440 26081 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17985/tid=17994] ppid=17983 vsize=864560 CPUtime=0
/proc/17985/task/17994/stat : 17994 (java) S 17983 17985 15206 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23042232 885309440 26081 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 864560

[startup+25.5013 s]
/proc/loadavg: 2.03 2.02 2.16 3/91 17994
/proc/meminfo: memFree=1461496/2055920 swapFree=4192812/4192956
[pid=17985] ppid=17983 vsize=864560 CPUtime=25.35
/proc/17985/stat : 17985 (java) S 17983 17985 15206 0 -1 0 26764 0 3 0 2514 21 0 0 18 0 9 0 23042227 885309440 26081 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17985/statm: 216140 26081 1979 9 0 210608 0
[pid=17985/tid=17987] ppid=17983 vsize=864560 CPUtime=24.91
/proc/17985/task/17987/stat : 17987 (java) R 17983 17985 15206 0 -1 64 14773 0 3 0 2478 13 0 0 25 0 9 0 23042228 885309440 26081 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17985/tid=17988] ppid=17983 vsize=864560 CPUtime=0.25
/proc/17985/task/17988/stat : 17988 (java) S 17983 17985 15206 0 -1 64 10866 0 0 0 20 5 0 0 16 0 9 0 23042229 885309440 26081 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17985/tid=17989] ppid=17983 vsize=864560 CPUtime=0
/proc/17985/task/17989/stat : 17989 (java) S 17983 17985 15206 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23042229 885309440 26081 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17985/tid=17990] ppid=17983 vsize=864560 CPUtime=0
/proc/17985/task/17990/stat : 17990 (java) S 17983 17985 15206 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 23042229 885309440 26081 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17985/tid=17991] ppid=17983 vsize=864560 CPUtime=0
/proc/17985/task/17991/stat : 17991 (java) S 17983 17985 15206 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 23042231 885309440 26081 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17985/tid=17992] ppid=17983 vsize=864560 CPUtime=0.15
/proc/17985/task/17992/stat : 17992 (java) S 17983 17985 15206 0 -1 64 392 0 0 0 15 0 0 0 16 0 9 0 23042231 885309440 26081 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17985/tid=17993] ppid=17983 vsize=864560 CPUtime=0
/proc/17985/task/17993/stat : 17993 (java) S 17983 17985 15206 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 23042232 885309440 26081 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17985/tid=17994] ppid=17983 vsize=864560 CPUtime=0
/proc/17985/task/17994/stat : 17994 (java) S 17983 17985 15206 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23042232 885309440 26081 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 864560

[startup+51.1016 s]
/proc/loadavg: 2.02 2.02 2.15 3/91 17994
/proc/meminfo: memFree=1454520/2055920 swapFree=4192812/4192956
[pid=17985] ppid=17983 vsize=864560 CPUtime=50.83
/proc/17985/stat : 17985 (java) S 17983 17985 15206 0 -1 0 26828 0 3 0 5056 27 0 0 18 0 9 0 23042227 885309440 26081 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17985/statm: 216140 26081 1979 9 0 210608 0
[pid=17985/tid=17987] ppid=17983 vsize=864560 CPUtime=50.33
/proc/17985/task/17987/stat : 17987 (java) R 17983 17985 15206 0 -1 64 14837 0 3 0 5015 18 0 0 25 0 9 0 23042228 885309440 26081 996147200 134512640 134550932 4294955840 18446744073709551615 4126588428 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17985/tid=17988] ppid=17983 vsize=864560 CPUtime=0.3
/proc/17985/task/17988/stat : 17988 (java) S 17983 17985 15206 0 -1 64 10866 0 0 0 24 6 0 0 16 0 9 0 23042229 885309440 26081 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17985/tid=17989] ppid=17983 vsize=864560 CPUtime=0
/proc/17985/task/17989/stat : 17989 (java) S 17983 17985 15206 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23042229 885309440 26081 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17985/tid=17990] ppid=17983 vsize=864560 CPUtime=0
/proc/17985/task/17990/stat : 17990 (java) S 17983 17985 15206 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 23042229 885309440 26081 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17985/tid=17991] ppid=17983 vsize=864560 CPUtime=0
/proc/17985/task/17991/stat : 17991 (java) S 17983 17985 15206 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 23042231 885309440 26081 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17985/tid=17992] ppid=17983 vsize=864560 CPUtime=0.15
/proc/17985/task/17992/stat : 17992 (java) S 17983 17985 15206 0 -1 64 392 0 0 0 15 0 0 0 16 0 9 0 23042231 885309440 26081 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17985/tid=17993] ppid=17983 vsize=864560 CPUtime=0
/proc/17985/task/17993/stat : 17993 (java) S 17983 17985 15206 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 23042232 885309440 26081 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0

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

/proc/17985/task/17990/stat : 17990 (java) S 17983 17985 15206 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 23042229 885309440 26082 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17985/tid=17991] ppid=17983 vsize=864560 CPUtime=0
/proc/17985/task/17991/stat : 17991 (java) S 17983 17985 15206 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 23042231 885309440 26082 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17985/tid=17992] ppid=17983 vsize=864560 CPUtime=0.15
/proc/17985/task/17992/stat : 17992 (java) S 17983 17985 15206 0 -1 64 392 0 0 0 15 0 0 0 16 0 9 0 23042231 885309440 26082 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17985/tid=17993] ppid=17983 vsize=864560 CPUtime=0
/proc/17985/task/17993/stat : 17993 (java) S 17983 17985 15206 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 23042232 885309440 26082 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17985/tid=17994] ppid=17983 vsize=864560 CPUtime=0
/proc/17985/task/17994/stat : 17994 (java) S 17983 17985 15206 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23042232 885309440 26082 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1530.77
Current children cumulated vsize (KiB) 864560

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/89 18049
/proc/meminfo: memFree=1714704/2055920 swapFree=4192812/4192956
[pid=17985] ppid=17983 vsize=864560 CPUtime=1590.16
/proc/17985/stat : 17985 (java) S 17983 17985 15206 0 -1 0 30617 0 3 0 158667 349 0 0 18 0 9 0 23042227 885309440 26082 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17985/statm: 216140 26082 1979 9 0 210608 0
[pid=17985/tid=17987] ppid=17983 vsize=864560 CPUtime=1586.87
/proc/17985/task/17987/stat : 17987 (java) R 17983 17985 15206 0 -1 64 18625 0 3 0 158373 314 0 0 25 0 9 0 23042228 885309440 26082 996147200 134512640 134550932 4294955840 18446744073709551615 4126599269 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17985/tid=17988] ppid=17983 vsize=864560 CPUtime=3.09
/proc/17985/task/17988/stat : 17988 (java) S 17983 17985 15206 0 -1 64 10867 0 0 0 277 32 0 0 16 0 9 0 23042229 885309440 26082 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17985/tid=17989] ppid=17983 vsize=864560 CPUtime=0
/proc/17985/task/17989/stat : 17989 (java) S 17983 17985 15206 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23042229 885309440 26082 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17985/tid=17990] ppid=17983 vsize=864560 CPUtime=0
/proc/17985/task/17990/stat : 17990 (java) S 17983 17985 15206 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 23042229 885309440 26082 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17985/tid=17991] ppid=17983 vsize=864560 CPUtime=0
/proc/17985/task/17991/stat : 17991 (java) S 17983 17985 15206 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 23042231 885309440 26082 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17985/tid=17992] ppid=17983 vsize=864560 CPUtime=0.15
/proc/17985/task/17992/stat : 17992 (java) S 17983 17985 15206 0 -1 64 392 0 0 0 15 0 0 0 16 0 9 0 23042231 885309440 26082 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17985/tid=17993] ppid=17983 vsize=864560 CPUtime=0
/proc/17985/task/17993/stat : 17993 (java) S 17983 17985 15206 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 23042232 885309440 26082 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17985/tid=17994] ppid=17983 vsize=864560 CPUtime=0
/proc/17985/task/17994/stat : 17994 (java) S 17983 17985 15206 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23042232 885309440 26082 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1590.16
Current children cumulated vsize (KiB) 864560

[startup+1662.31 s]
/proc/loadavg: 2.00 2.00 2.01 3/89 18049
/proc/meminfo: memFree=1714704/2055920 swapFree=4192812/4192956
[pid=17985] ppid=17983 vsize=864560 CPUtime=1649.54
/proc/17985/stat : 17985 (java) S 17983 17985 15206 0 -1 0 30760 0 3 0 164591 363 0 0 18 0 9 0 23042227 885309440 26082 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17985/statm: 216140 26082 1979 9 0 210608 0
[pid=17985/tid=17987] ppid=17983 vsize=864560 CPUtime=1646.16
/proc/17985/task/17987/stat : 17987 (java) R 17983 17985 15206 0 -1 64 18768 0 3 0 164288 328 0 0 25 0 9 0 23042228 885309440 26082 996147200 134512640 134550932 4294955840 18446744073709551615 4126599136 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17985/tid=17988] ppid=17983 vsize=864560 CPUtime=3.2
/proc/17985/task/17988/stat : 17988 (java) S 17983 17985 15206 0 -1 64 10867 0 0 0 287 33 0 0 16 0 9 0 23042229 885309440 26082 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17985/tid=17989] ppid=17983 vsize=864560 CPUtime=0
/proc/17985/task/17989/stat : 17989 (java) S 17983 17985 15206 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23042229 885309440 26082 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17985/tid=17990] ppid=17983 vsize=864560 CPUtime=0
/proc/17985/task/17990/stat : 17990 (java) S 17983 17985 15206 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 23042229 885309440 26082 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17985/tid=17991] ppid=17983 vsize=864560 CPUtime=0
/proc/17985/task/17991/stat : 17991 (java) S 17983 17985 15206 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 23042231 885309440 26082 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17985/tid=17992] ppid=17983 vsize=864560 CPUtime=0.15
/proc/17985/task/17992/stat : 17992 (java) S 17983 17985 15206 0 -1 64 392 0 0 0 15 0 0 0 16 0 9 0 23042231 885309440 26082 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17985/tid=17993] ppid=17983 vsize=864560 CPUtime=0
/proc/17985/task/17993/stat : 17993 (java) S 17983 17985 15206 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 23042232 885309440 26082 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17985/tid=17994] ppid=17983 vsize=864560 CPUtime=0
/proc/17985/task/17994/stat : 17994 (java) S 17983 17985 15206 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23042232 885309440 26082 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1649.54
Current children cumulated vsize (KiB) 864560

[startup+1722.3 s]
/proc/loadavg: 2.21 2.05 2.02 4/91 18177
/proc/meminfo: memFree=1761472/2055920 swapFree=4192812/4192956
[pid=17985] ppid=17983 vsize=864560 CPUtime=1709.12
/proc/17985/stat : 17985 (java) S 17983 17985 15206 0 -1 0 30904 0 3 0 170530 382 0 0 18 0 9 0 23042227 885309440 26082 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17985/statm: 216140 26082 1979 9 0 210608 0
[pid=17985/tid=17987] ppid=17983 vsize=864560 CPUtime=1705.63
/proc/17985/task/17987/stat : 17987 (java) R 17983 17985 15206 0 -1 64 18912 0 3 0 170218 345 0 0 25 0 9 0 23042228 885309440 26082 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17985/tid=17988] ppid=17983 vsize=864560 CPUtime=3.3
/proc/17985/task/17988/stat : 17988 (java) S 17983 17985 15206 0 -1 64 10867 0 0 0 296 34 0 0 16 0 9 0 23042229 885309440 26082 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17985/tid=17989] ppid=17983 vsize=864560 CPUtime=0
/proc/17985/task/17989/stat : 17989 (java) S 17983 17985 15206 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23042229 885309440 26082 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17985/tid=17990] ppid=17983 vsize=864560 CPUtime=0
/proc/17985/task/17990/stat : 17990 (java) S 17983 17985 15206 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 23042229 885309440 26082 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17985/tid=17991] ppid=17983 vsize=864560 CPUtime=0
/proc/17985/task/17991/stat : 17991 (java) S 17983 17985 15206 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 23042231 885309440 26082 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17985/tid=17992] ppid=17983 vsize=864560 CPUtime=0.15
/proc/17985/task/17992/stat : 17992 (java) S 17983 17985 15206 0 -1 64 392 0 0 0 15 0 0 0 16 0 9 0 23042231 885309440 26082 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17985/tid=17993] ppid=17983 vsize=864560 CPUtime=0
/proc/17985/task/17993/stat : 17993 (java) S 17983 17985 15206 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 23042232 885309440 26082 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17985/tid=17994] ppid=17983 vsize=864560 CPUtime=0
/proc/17985/task/17994/stat : 17994 (java) S 17983 17985 15206 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23042232 885309440 26082 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1709.12
Current children cumulated vsize (KiB) 864560

[startup+1782.3 s]
/proc/loadavg: 2.23 2.07 2.02 3/91 18177
/proc/meminfo: memFree=1368000/2055920 swapFree=4192812/4192956
[pid=17985] ppid=17983 vsize=864560 CPUtime=1769.1
/proc/17985/stat : 17985 (java) S 17983 17985 15206 0 -1 0 31058 0 3 0 176515 395 0 0 18 0 9 0 23042227 885309440 26082 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17985/statm: 216140 26082 1979 9 0 210608 0
[pid=17985/tid=17987] ppid=17983 vsize=864560 CPUtime=1765.49
/proc/17985/task/17987/stat : 17987 (java) R 17983 17985 15206 0 -1 64 19066 0 3 0 176192 357 0 0 25 0 9 0 23042228 885309440 26082 996147200 134512640 134550932 4294955840 18446744073709551615 4126599155 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17985/tid=17988] ppid=17983 vsize=864560 CPUtime=3.41
/proc/17985/task/17988/stat : 17988 (java) S 17983 17985 15206 0 -1 64 10867 0 0 0 306 35 0 0 16 0 9 0 23042229 885309440 26082 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17985/tid=17989] ppid=17983 vsize=864560 CPUtime=0
/proc/17985/task/17989/stat : 17989 (java) S 17983 17985 15206 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23042229 885309440 26082 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17985/tid=17990] ppid=17983 vsize=864560 CPUtime=0
/proc/17985/task/17990/stat : 17990 (java) S 17983 17985 15206 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 23042229 885309440 26082 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17985/tid=17991] ppid=17983 vsize=864560 CPUtime=0
/proc/17985/task/17991/stat : 17991 (java) S 17983 17985 15206 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 23042231 885309440 26082 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17985/tid=17992] ppid=17983 vsize=864560 CPUtime=0.15
/proc/17985/task/17992/stat : 17992 (java) S 17983 17985 15206 0 -1 64 392 0 0 0 15 0 0 0 16 0 9 0 23042231 885309440 26082 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17985/tid=17993] ppid=17983 vsize=864560 CPUtime=0
/proc/17985/task/17993/stat : 17993 (java) S 17983 17985 15206 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 23042232 885309440 26082 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17985/tid=17994] ppid=17983 vsize=864560 CPUtime=0
/proc/17985/task/17994/stat : 17994 (java) S 17983 17985 15206 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23042232 885309440 26082 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1769.1
Current children cumulated vsize (KiB) 864560



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1813.3 s]
/proc/loadavg: 2.25 2.09 2.03 3/90 18178
/proc/meminfo: memFree=1367416/2055920 swapFree=4192812/4192956
[pid=17985] ppid=17983 vsize=864560 CPUtime=1800.08
/proc/17985/stat : 17985 (java) S 17983 17985 15206 0 -1 0 31138 0 3 0 179607 401 0 0 18 0 9 0 23042227 885309440 26082 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17985/statm: 216140 26082 1979 9 0 210608 0
[pid=17985/tid=17987] ppid=17983 vsize=864560 CPUtime=1796.43
/proc/17985/task/17987/stat : 17987 (java) R 17983 17985 15206 0 -1 64 19146 0 3 0 179279 364 0 0 25 0 9 0 23042228 885309440 26082 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17985/tid=17988] ppid=17983 vsize=864560 CPUtime=3.48
/proc/17985/task/17988/stat : 17988 (java) S 17983 17985 15206 0 -1 64 10867 0 0 0 312 36 0 0 16 0 9 0 23042229 885309440 26082 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17985/tid=17989] ppid=17983 vsize=864560 CPUtime=0
/proc/17985/task/17989/stat : 17989 (java) S 17983 17985 15206 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23042229 885309440 26082 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17985/tid=17990] ppid=17983 vsize=864560 CPUtime=0
/proc/17985/task/17990/stat : 17990 (java) S 17983 17985 15206 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 23042229 885309440 26082 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17985/tid=17991] ppid=17983 vsize=864560 CPUtime=0
/proc/17985/task/17991/stat : 17991 (java) S 17983 17985 15206 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 23042231 885309440 26082 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17985/tid=17992] ppid=17983 vsize=864560 CPUtime=0.15
/proc/17985/task/17992/stat : 17992 (java) S 17983 17985 15206 0 -1 64 392 0 0 0 15 0 0 0 16 0 9 0 23042231 885309440 26082 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17985/tid=17993] ppid=17983 vsize=864560 CPUtime=0
/proc/17985/task/17993/stat : 17993 (java) S 17983 17985 15206 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 23042232 885309440 26082 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17985/tid=17994] ppid=17983 vsize=864560 CPUtime=0
/proc/17985/task/17994/stat : 17994 (java) S 17983 17985 15206 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23042232 885309440 26082 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 864560

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

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

[startup+1813.3 s]
/proc/loadavg: 2.25 2.09 2.03 3/90 18178
/proc/meminfo: memFree=1367416/2055920 swapFree=4192812/4192956
[pid=17985] ppid=17983 vsize=864560 CPUtime=1800.08
/proc/17985/stat : 17985 (java) S 17983 17985 15206 0 -1 0 31138 0 3 0 179607 401 0 0 18 0 9 0 23042227 885309440 26082 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17985/statm: 216140 26082 1979 9 0 210608 0
[pid=17985/tid=17987] ppid=17983 vsize=864560 CPUtime=1796.43
/proc/17985/task/17987/stat : 17987 (java) R 17983 17985 15206 0 -1 64 19146 0 3 0 179279 364 0 0 25 0 9 0 23042228 885309440 26082 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17985/tid=17988] ppid=17983 vsize=864560 CPUtime=3.48
/proc/17985/task/17988/stat : 17988 (java) S 17983 17985 15206 0 -1 64 10867 0 0 0 312 36 0 0 16 0 9 0 23042229 885309440 26082 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17985/tid=17989] ppid=17983 vsize=864560 CPUtime=0
/proc/17985/task/17989/stat : 17989 (java) S 17983 17985 15206 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23042229 885309440 26082 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17985/tid=17990] ppid=17983 vsize=864560 CPUtime=0
/proc/17985/task/17990/stat : 17990 (java) S 17983 17985 15206 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 23042229 885309440 26082 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17985/tid=17991] ppid=17983 vsize=864560 CPUtime=0
/proc/17985/task/17991/stat : 17991 (java) S 17983 17985 15206 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 23042231 885309440 26082 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17985/tid=17992] ppid=17983 vsize=864560 CPUtime=0.15
/proc/17985/task/17992/stat : 17992 (java) S 17983 17985 15206 0 -1 64 392 0 0 0 15 0 0 0 16 0 9 0 23042231 885309440 26082 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17985/tid=17993] ppid=17983 vsize=864560 CPUtime=0
/proc/17985/task/17993/stat : 17993 (java) S 17983 17985 15206 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 23042232 885309440 26082 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17985/tid=17994] ppid=17983 vsize=864560 CPUtime=0
/proc/17985/task/17994/stat : 17994 (java) S 17983 17985 15206 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23042232 885309440 26082 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 864560

Child status: 143
Real time (s): 1813.34
CPU time (s): 1800.13
CPU user time (s): 1796.1
CPU system time (s): 4.03339
CPU usage (%): 99.2717
Max. virtual memory (cumulated for all children) (KiB): 864560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.1
system time used= 4.03339
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31161
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 75686
involuntary context switches= 88069

runsolver used 2.82057 second user time and 6.24305 second system time

The end

Launcher Data

Begin job on node51 at 2009-07-12 02:49:47
IDJOB=2075106
IDBENCH=56231
IDSOLVER=737
FILE ID=node51/2075106-1247359787
PBS_JOBID= 9506817
Free space on /tmp= 66088 MiB

SOLVER NAME= Choco2.1.1 2009-06-10
BENCH NAME= CPAI08/csp/rand-3-24-24-fcd/normalized-rand-3-24-24-76-632-fcd-41_ext.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-2075106-1247359787/watcher-2075106-1247359787 -o /tmp/evaluation-result-2075106-1247359787/solver-2075106-1247359787 -C 1800 -W 2000 -M 900  java -Xms700M -Xmx700M -jar HOME/choco-2.1.1.jar -file HOME/instance-2075106-1247359787.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= 0f43e4f562ecd636043bcca7dfaf8fa5
RANDOM SEED=1075784215

node51.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.225
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.225
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:       1560288 kB
Buffers:         19688 kB
Cached:         140996 kB
SwapCached:          0 kB
Active:         415780 kB
Inactive:        31724 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1560288 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           26944 kB
Writeback:           0 kB
Mapped:         308096 kB
Slab:            32668 kB
Committed_AS:   485440 kB
PageTables:       2512 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= 66168 MiB
End job on node51 at 2009-07-12 03:20:03