Trace number 2116069

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.08 1801.04

General information on the benchmark

Namecsp/rand-3-24-24-fcd/
normalized-rand-3-24-24-76-632-fcd-5_ext.xml
MD5SUM967ec40375226d9f3a84ab3278892d5c
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 benchmark116.785
Satisfiable
(Un)Satisfiability was proved
Number of variables24
Number of constraints74
Maximum constraint arity3
Maximum domain size24
Number of constraints which are defined in extension74
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-2116069-1248030638/watcher-2116069-1248030638 -o /tmp/evaluation-result-2116069-1248030638/solver-2116069-1248030638 -C 1800 -W 2000 -M 900 java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2116069-1248030638.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.00 2.00 1.95 2/80 24681
/proc/meminfo: memFree=1589176/2055920 swapFree=4192812/4192956
[pid=24681] ppid=24679 vsize=10676 CPUtime=0
/proc/24681/stat : 24681 (java) S 24679 24681 24077 0 -1 0 710 0 0 0 0 0 0 0 18 0 2 0 90127771 10932224 488 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24681/statm: 2669 488 211 9 0 1184 0
[pid=24681/tid=24682] ppid=24679 vsize=10676 CPUtime=0
/proc/24681/task/24682/stat : 24682 (java) R 24679 24681 24077 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 90127772 10932224 488 996147200 134512640 134550932 4294955888 18446744073709551615 8953816 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.0301989 s]
/proc/loadavg: 2.00 2.00 1.95 2/80 24681
/proc/meminfo: memFree=1589176/2055920 swapFree=4192812/4192956
[pid=24681] ppid=24679 vsize=859892 CPUtime=0.01
/proc/24681/stat : 24681 (java) S 24679 24681 24077 0 -1 0 1870 0 1 0 0 1 0 0 18 0 5 0 90127771 880529408 1537 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/24681/statm: 214973 1537 688 9 0 209888 0
[pid=24681/tid=24682] ppid=24679 vsize=859892 CPUtime=0
/proc/24681/task/24682/stat : 24682 (java) S 24679 24681 24077 0 -1 64 1149 0 1 0 0 0 0 0 19 0 5 0 90127772 880529408 1537 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16784584 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 859892

[startup+0.101561 s]
/proc/loadavg: 2.00 2.00 1.95 2/80 24681
/proc/meminfo: memFree=1589176/2055920 swapFree=4192812/4192956
[pid=24681] ppid=24679 vsize=864060 CPUtime=0.08
/proc/24681/stat : 24681 (java) S 24679 24681 24077 0 -1 0 3808 0 1 0 7 1 0 0 18 0 9 0 90127771 884797440 3269 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24681/statm: 216015 3269 1722 9 0 210484 0
[pid=24681/tid=24682] ppid=24679 vsize=864060 CPUtime=0.07
/proc/24681/task/24682/stat : 24682 (java) R 24679 24681 24077 0 -1 64 2870 0 1 0 6 1 0 0 18 0 9 0 90127772 884797440 3269 996147200 134512640 134550932 4294955888 18446744073709551615 104185104 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 864060

[startup+0.302581 s]
/proc/loadavg: 2.00 2.00 1.95 2/80 24681
/proc/meminfo: memFree=1589176/2055920 swapFree=4192812/4192956
[pid=24681] ppid=24679 vsize=864352 CPUtime=0.28
/proc/24681/stat : 24681 (java) S 24679 24681 24077 0 -1 0 4599 0 1 0 26 2 0 0 18 0 9 0 90127771 885096448 4024 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24681/statm: 216088 4024 1855 9 0 210557 0
[pid=24681/tid=24682] ppid=24679 vsize=864352 CPUtime=0.25
/proc/24681/task/24682/stat : 24682 (java) R 24679 24681 24077 0 -1 64 3602 0 1 0 24 1 0 0 19 0 9 0 90127772 885096448 4024 996147200 134512640 134550932 4294955888 18446744073709551615 4125918579 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 864352

[startup+0.702627 s]
/proc/loadavg: 2.00 2.00 1.95 2/80 24681
/proc/meminfo: memFree=1589176/2055920 swapFree=4192812/4192956
[pid=24681] ppid=24679 vsize=864476 CPUtime=0.68
/proc/24681/stat : 24681 (java) S 24679 24681 24077 0 -1 0 11102 0 1 0 63 5 0 0 18 0 9 0 90127771 885223424 10519 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24681/statm: 216119 10519 1879 9 0 210588 0
[pid=24681/tid=24682] ppid=24679 vsize=864476 CPUtime=0.62
/proc/24681/task/24682/stat : 24682 (java) R 24679 24681 24077 0 -1 64 10048 0 1 0 58 4 0 0 22 0 9 0 90127772 885223424 10519 996147200 134512640 134550932 4294955888 18446744073709551615 101450912 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 864476

[startup+1.50172 s]
/proc/loadavg: 2.00 2.00 1.95 3/89 24690
/proc/meminfo: memFree=1518256/2055920 swapFree=4192812/4192956
[pid=24681] ppid=24679 vsize=864568 CPUtime=1.46
/proc/24681/stat : 24681 (java) S 24679 24681 24077 0 -1 0 20651 0 1 0 138 8 0 0 18 0 9 0 90127771 885317632 20028 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24681/statm: 216142 20028 1973 9 0 210611 0
[pid=24681/tid=24682] ppid=24679 vsize=864568 CPUtime=1.29
/proc/24681/task/24682/stat : 24682 (java) R 24679 24681 24077 0 -1 64 14707 0 1 0 124 5 0 0 25 0 9 0 90127772 885317632 20028 996147200 134512640 134550932 4294955888 18446744073709551615 4126590483 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24681/tid=24684] ppid=24679 vsize=864568 CPUtime=0.05
/proc/24681/task/24684/stat : 24684 (java) S 24679 24681 24077 0 -1 64 4846 0 0 0 4 1 0 0 16 0 9 0 90127774 885317632 20028 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24681/tid=24685] ppid=24679 vsize=864568 CPUtime=0
/proc/24681/task/24685/stat : 24685 (java) S 24679 24681 24077 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90127774 885317632 20028 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24681/tid=24686] ppid=24679 vsize=864568 CPUtime=0
/proc/24681/task/24686/stat : 24686 (java) S 24679 24681 24077 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90127774 885317632 20028 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24681/tid=24687] ppid=24679 vsize=864568 CPUtime=0
/proc/24681/task/24687/stat : 24687 (java) S 24679 24681 24077 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 90127776 885317632 20028 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24681/tid=24688] ppid=24679 vsize=864568 CPUtime=0.09
/proc/24681/task/24688/stat : 24688 (java) S 24679 24681 24077 0 -1 64 365 0 0 0 9 0 0 0 15 0 9 0 90127776 885317632 20028 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24681/tid=24689] ppid=24679 vsize=864568 CPUtime=0
/proc/24681/task/24689/stat : 24689 (java) S 24679 24681 24077 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 90127776 885317632 20028 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24681/tid=24690] ppid=24679 vsize=864568 CPUtime=0
/proc/24681/task/24690/stat : 24690 (java) S 24679 24681 24077 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90127776 885317632 20028 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 864568

[startup+3.1019 s]
/proc/loadavg: 2.00 2.00 1.95 3/89 24690
/proc/meminfo: memFree=1499056/2055920 swapFree=4192812/4192956
[pid=24681] ppid=24679 vsize=864568 CPUtime=3.05
/proc/24681/stat : 24681 (java) S 24679 24681 24077 0 -1 0 26386 0 1 0 294 11 0 0 18 0 9 0 90127771 885317632 25759 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24681/statm: 216142 25759 1978 9 0 210611 0
[pid=24681/tid=24682] ppid=24679 vsize=864568 CPUtime=2.72
/proc/24681/task/24682/stat : 24682 (java) R 24679 24681 24077 0 -1 64 14725 0 1 0 266 6 0 0 25 0 9 0 90127772 885317632 25759 996147200 134512640 134550932 4294955888 18446744073709551615 4126586702 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24681/tid=24684] ppid=24679 vsize=864568 CPUtime=0.19
/proc/24681/task/24684/stat : 24684 (java) S 24679 24681 24077 0 -1 64 10544 0 0 0 15 4 0 0 16 0 9 0 90127774 885317632 25759 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24681/tid=24685] ppid=24679 vsize=864568 CPUtime=0
/proc/24681/task/24685/stat : 24685 (java) S 24679 24681 24077 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90127774 885317632 25759 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24681/tid=24686] ppid=24679 vsize=864568 CPUtime=0
/proc/24681/task/24686/stat : 24686 (java) S 24679 24681 24077 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 90127774 885317632 25759 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24681/tid=24687] ppid=24679 vsize=864568 CPUtime=0
/proc/24681/task/24687/stat : 24687 (java) S 24679 24681 24077 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 90127776 885317632 25759 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24681/tid=24688] ppid=24679 vsize=864568 CPUtime=0.12
/proc/24681/task/24688/stat : 24688 (java) S 24679 24681 24077 0 -1 64 384 0 0 0 12 0 0 0 15 0 9 0 90127776 885317632 25759 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24681/tid=24689] ppid=24679 vsize=864568 CPUtime=0
/proc/24681/task/24689/stat : 24689 (java) S 24679 24681 24077 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 90127776 885317632 25759 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24681/tid=24690] ppid=24679 vsize=864568 CPUtime=0
/proc/24681/task/24690/stat : 24690 (java) S 24679 24681 24077 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90127776 885317632 25759 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 864568

[startup+6.30226 s]
/proc/loadavg: 2.00 2.00 1.95 3/89 24690
/proc/meminfo: memFree=1493232/2055920 swapFree=4192812/4192956
[pid=24681] ppid=24679 vsize=864568 CPUtime=6.22
/proc/24681/stat : 24681 (java) S 24679 24681 24077 0 -1 0 26404 0 1 0 610 12 0 0 18 0 9 0 90127771 885317632 25769 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24681/statm: 216142 25769 1981 9 0 210611 0
[pid=24681/tid=24682] ppid=24679 vsize=864568 CPUtime=5.86
/proc/24681/task/24682/stat : 24682 (java) R 24679 24681 24077 0 -1 64 14733 0 1 0 580 6 0 0 25 0 9 0 90127772 885317632 25769 996147200 134512640 134550932 4294955888 18446744073709551615 4126589922 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24681/tid=24684] ppid=24679 vsize=864568 CPUtime=0.2
/proc/24681/task/24684/stat : 24684 (java) S 24679 24681 24077 0 -1 64 10544 0 0 0 16 4 0 0 16 0 9 0 90127774 885317632 25769 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24681/tid=24685] ppid=24679 vsize=864568 CPUtime=0
/proc/24681/task/24685/stat : 24685 (java) S 24679 24681 24077 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90127774 885317632 25769 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24681/tid=24686] ppid=24679 vsize=864568 CPUtime=0
/proc/24681/task/24686/stat : 24686 (java) S 24679 24681 24077 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 90127774 885317632 25769 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24681/tid=24687] ppid=24679 vsize=864568 CPUtime=0
/proc/24681/task/24687/stat : 24687 (java) S 24679 24681 24077 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 90127776 885317632 25769 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24681/tid=24688] ppid=24679 vsize=864568 CPUtime=0.14
/proc/24681/task/24688/stat : 24688 (java) S 24679 24681 24077 0 -1 64 394 0 0 0 14 0 0 0 16 0 9 0 90127776 885317632 25769 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24681/tid=24689] ppid=24679 vsize=864568 CPUtime=0
/proc/24681/task/24689/stat : 24689 (java) S 24679 24681 24077 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 90127776 885317632 25769 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24681/tid=24690] ppid=24679 vsize=864568 CPUtime=0
/proc/24681/task/24690/stat : 24690 (java) S 24679 24681 24077 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90127776 885317632 25769 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 864568

[startup+12.702 s]
/proc/loadavg: 2.00 2.00 1.95 3/89 24690
/proc/meminfo: memFree=1493168/2055920 swapFree=4192812/4192956
[pid=24681] ppid=24679 vsize=864568 CPUtime=12.57
/proc/24681/stat : 24681 (java) S 24679 24681 24077 0 -1 0 26420 0 1 0 1243 14 0 0 18 0 9 0 90127771 885317632 25770 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24681/statm: 216142 25770 1981 9 0 210611 0
[pid=24681/tid=24682] ppid=24679 vsize=864568 CPUtime=12.19
/proc/24681/task/24682/stat : 24682 (java) R 24679 24681 24077 0 -1 64 14748 0 1 0 1211 8 0 0 25 0 9 0 90127772 885317632 25770 996147200 134512640 134550932 4294955888 18446744073709551615 4126590219 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24681/tid=24684] ppid=24679 vsize=864568 CPUtime=0.21
/proc/24681/task/24684/stat : 24684 (java) S 24679 24681 24077 0 -1 64 10544 0 0 0 17 4 0 0 16 0 9 0 90127774 885317632 25770 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24681/tid=24685] ppid=24679 vsize=864568 CPUtime=0
/proc/24681/task/24685/stat : 24685 (java) S 24679 24681 24077 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90127774 885317632 25770 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24681/tid=24686] ppid=24679 vsize=864568 CPUtime=0
/proc/24681/task/24686/stat : 24686 (java) S 24679 24681 24077 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 90127774 885317632 25770 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24681/tid=24687] ppid=24679 vsize=864568 CPUtime=0
/proc/24681/task/24687/stat : 24687 (java) S 24679 24681 24077 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 90127776 885317632 25770 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24681/tid=24688] ppid=24679 vsize=864568 CPUtime=0.14
/proc/24681/task/24688/stat : 24688 (java) S 24679 24681 24077 0 -1 64 395 0 0 0 14 0 0 0 16 0 9 0 90127776 885317632 25770 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24681/tid=24689] ppid=24679 vsize=864568 CPUtime=0
/proc/24681/task/24689/stat : 24689 (java) S 24679 24681 24077 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 90127776 885317632 25770 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24681/tid=24690] ppid=24679 vsize=864568 CPUtime=0
/proc/24681/task/24690/stat : 24690 (java) S 24679 24681 24077 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90127776 885317632 25770 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 864568

[startup+25.5024 s]
/proc/loadavg: 2.00 2.00 1.95 3/81 24691
/proc/meminfo: memFree=1502008/2055920 swapFree=4192812/4192956
[pid=24681] ppid=24679 vsize=864568 CPUtime=25.24
/proc/24681/stat : 24681 (java) S 24679 24681 24077 0 -1 0 26450 0 1 0 2508 16 0 0 18 0 9 0 90127771 885317632 25770 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24681/statm: 216142 25770 1981 9 0 210611 0
[pid=24681/tid=24682] ppid=24679 vsize=864568 CPUtime=24.85
/proc/24681/task/24682/stat : 24682 (java) R 24679 24681 24077 0 -1 64 14778 0 1 0 2475 10 0 0 25 0 9 0 90127772 885317632 25770 996147200 134512640 134550932 4294955888 18446744073709551615 4126600016 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24681/tid=24684] ppid=24679 vsize=864568 CPUtime=0.23
/proc/24681/task/24684/stat : 24684 (java) S 24679 24681 24077 0 -1 64 10544 0 0 0 18 5 0 0 17 0 9 0 90127774 885317632 25770 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=24681/tid=24685] ppid=24679 vsize=864568 CPUtime=0
/proc/24681/task/24685/stat : 24685 (java) S 24679 24681 24077 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90127774 885317632 25770 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24681/tid=24686] ppid=24679 vsize=864568 CPUtime=0
/proc/24681/task/24686/stat : 24686 (java) S 24679 24681 24077 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 90127774 885317632 25770 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24681/tid=24687] ppid=24679 vsize=864568 CPUtime=0
/proc/24681/task/24687/stat : 24687 (java) S 24679 24681 24077 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 90127776 885317632 25770 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24681/tid=24688] ppid=24679 vsize=864568 CPUtime=0.14
/proc/24681/task/24688/stat : 24688 (java) S 24679 24681 24077 0 -1 64 395 0 0 0 14 0 0 0 16 0 9 0 90127776 885317632 25770 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24681/tid=24689] ppid=24679 vsize=864568 CPUtime=0
/proc/24681/task/24689/stat : 24689 (java) S 24679 24681 24077 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 90127776 885317632 25770 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24681/tid=24690] ppid=24679 vsize=864568 CPUtime=0
/proc/24681/task/24690/stat : 24690 (java) S 24679 24681 24077 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90127776 885317632 25770 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 864568

[startup+51.1024 s]
/proc/loadavg: 2.00 2.00 1.95 3/89 24726
/proc/meminfo: memFree=1450736/2055920 swapFree=4192812/4192956
[pid=24681] ppid=24679 vsize=864568 CPUtime=50.82
/proc/24681/stat : 24681 (java) S 24679 24681 24077 0 -1 0 26514 0 1 0 5060 22 0 0 18 0 9 0 90127771 885317632 25770 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24681/statm: 216142 25770 1981 9 0 210611 0
[pid=24681/tid=24682] ppid=24679 vsize=864568 CPUtime=50.38
/proc/24681/task/24682/stat : 24682 (java) R 24679 24681 24077 0 -1 64 14842 0 1 0 5023 15 0 0 25 0 9 0 90127772 885317632 25770 996147200 134512640 134550932 4294955888 18446744073709551615 4126586648 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24681/tid=24684] ppid=24679 vsize=864568 CPUtime=0.27
/proc/24681/task/24684/stat : 24684 (java) S 24679 24681 24077 0 -1 64 10544 0 0 0 22 5 0 0 16 0 9 0 90127774 885317632 25770 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0

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

/proc/24681/task/24686/stat : 24686 (java) S 24679 24681 24077 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 90127774 885317632 25774 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24681/tid=24687] ppid=24679 vsize=864568 CPUtime=0
/proc/24681/task/24687/stat : 24687 (java) S 24679 24681 24077 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 90127776 885317632 25774 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24681/tid=24688] ppid=24679 vsize=864568 CPUtime=0.14
/proc/24681/task/24688/stat : 24688 (java) S 24679 24681 24077 0 -1 64 395 0 0 0 14 0 0 0 16 0 9 0 90127776 885317632 25774 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24681/tid=24689] ppid=24679 vsize=864568 CPUtime=0
/proc/24681/task/24689/stat : 24689 (java) S 24679 24681 24077 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 90127776 885317632 25774 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24681/tid=24690] ppid=24679 vsize=864568 CPUtime=0
/proc/24681/task/24690/stat : 24690 (java) S 24679 24681 24077 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90127776 885317632 25774 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1481.45
Current children cumulated vsize (KiB) 864568

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/89 24726
/proc/meminfo: memFree=1449648/2055920 swapFree=4192812/4192956
[pid=24681] ppid=24679 vsize=864568 CPUtime=1541.43
/proc/24681/stat : 24681 (java) S 24679 24681 24077 0 -1 0 30316 0 1 0 153795 348 0 0 18 0 9 0 90127771 885317632 25774 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24681/statm: 216142 25774 1981 9 0 210611 0
[pid=24681/tid=24682] ppid=24679 vsize=864568 CPUtime=1538.46
/proc/24681/task/24682/stat : 24682 (java) R 24679 24681 24077 0 -1 64 18640 0 1 0 153530 316 0 0 25 0 9 0 90127772 885317632 25774 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24681/tid=24684] ppid=24679 vsize=864568 CPUtime=2.8
/proc/24681/task/24684/stat : 24684 (java) S 24679 24681 24077 0 -1 64 10548 0 0 0 250 30 0 0 16 0 9 0 90127774 885317632 25774 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=24681/tid=24685] ppid=24679 vsize=864568 CPUtime=0
/proc/24681/task/24685/stat : 24685 (java) S 24679 24681 24077 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90127774 885317632 25774 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24681/tid=24686] ppid=24679 vsize=864568 CPUtime=0
/proc/24681/task/24686/stat : 24686 (java) S 24679 24681 24077 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 90127774 885317632 25774 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24681/tid=24687] ppid=24679 vsize=864568 CPUtime=0
/proc/24681/task/24687/stat : 24687 (java) S 24679 24681 24077 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 90127776 885317632 25774 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24681/tid=24688] ppid=24679 vsize=864568 CPUtime=0.14
/proc/24681/task/24688/stat : 24688 (java) S 24679 24681 24077 0 -1 64 395 0 0 0 14 0 0 0 16 0 9 0 90127776 885317632 25774 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24681/tid=24689] ppid=24679 vsize=864568 CPUtime=0
/proc/24681/task/24689/stat : 24689 (java) S 24679 24681 24077 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 90127776 885317632 25774 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24681/tid=24690] ppid=24679 vsize=864568 CPUtime=0
/proc/24681/task/24690/stat : 24690 (java) S 24679 24681 24077 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90127776 885317632 25774 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1541.43
Current children cumulated vsize (KiB) 864568

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/89 24726
/proc/meminfo: memFree=1449648/2055920 swapFree=4192812/4192956
[pid=24681] ppid=24679 vsize=864568 CPUtime=1601.41
/proc/24681/stat : 24681 (java) S 24679 24681 24077 0 -1 0 30470 0 1 0 159779 362 0 0 18 0 9 0 90127771 885317632 25775 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24681/statm: 216142 25775 1981 9 0 210611 0
[pid=24681/tid=24682] ppid=24679 vsize=864568 CPUtime=1598.34
/proc/24681/task/24682/stat : 24682 (java) R 24679 24681 24077 0 -1 64 18793 0 1 0 159505 329 0 0 25 0 9 0 90127772 885317632 25775 996147200 134512640 134550932 4294955888 18446744073709551615 4126602960 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24681/tid=24684] ppid=24679 vsize=864568 CPUtime=2.9
/proc/24681/task/24684/stat : 24684 (java) S 24679 24681 24077 0 -1 64 10549 0 0 0 259 31 0 0 16 0 9 0 90127774 885317632 25775 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=24681/tid=24685] ppid=24679 vsize=864568 CPUtime=0
/proc/24681/task/24685/stat : 24685 (java) S 24679 24681 24077 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90127774 885317632 25775 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24681/tid=24686] ppid=24679 vsize=864568 CPUtime=0
/proc/24681/task/24686/stat : 24686 (java) S 24679 24681 24077 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 90127774 885317632 25775 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24681/tid=24687] ppid=24679 vsize=864568 CPUtime=0
/proc/24681/task/24687/stat : 24687 (java) S 24679 24681 24077 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 90127776 885317632 25775 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24681/tid=24688] ppid=24679 vsize=864568 CPUtime=0.14
/proc/24681/task/24688/stat : 24688 (java) S 24679 24681 24077 0 -1 64 395 0 0 0 14 0 0 0 16 0 9 0 90127776 885317632 25775 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24681/tid=24689] ppid=24679 vsize=864568 CPUtime=0
/proc/24681/task/24689/stat : 24689 (java) S 24679 24681 24077 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 90127776 885317632 25775 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24681/tid=24690] ppid=24679 vsize=864568 CPUtime=0
/proc/24681/task/24690/stat : 24690 (java) S 24679 24681 24077 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90127776 885317632 25775 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1601.41
Current children cumulated vsize (KiB) 864568

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/89 24726
/proc/meminfo: memFree=1449648/2055920 swapFree=4192812/4192956
[pid=24681] ppid=24679 vsize=864568 CPUtime=1661.38
/proc/24681/stat : 24681 (java) S 24679 24681 24077 0 -1 0 30623 0 1 0 165765 373 0 0 18 0 9 0 90127771 885317632 25775 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24681/statm: 216142 25775 1981 9 0 210611 0
[pid=24681/tid=24682] ppid=24679 vsize=864568 CPUtime=1658.22
/proc/24681/task/24682/stat : 24682 (java) R 24679 24681 24077 0 -1 64 18946 0 1 0 165483 339 0 0 25 0 9 0 90127772 885317632 25775 996147200 134512640 134550932 4294955888 18446744073709551615 4126603032 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24681/tid=24684] ppid=24679 vsize=864568 CPUtime=3.01
/proc/24681/task/24684/stat : 24684 (java) S 24679 24681 24077 0 -1 64 10549 0 0 0 268 33 0 0 16 0 9 0 90127774 885317632 25775 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=24681/tid=24685] ppid=24679 vsize=864568 CPUtime=0
/proc/24681/task/24685/stat : 24685 (java) S 24679 24681 24077 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90127774 885317632 25775 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24681/tid=24686] ppid=24679 vsize=864568 CPUtime=0
/proc/24681/task/24686/stat : 24686 (java) S 24679 24681 24077 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 90127774 885317632 25775 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24681/tid=24687] ppid=24679 vsize=864568 CPUtime=0
/proc/24681/task/24687/stat : 24687 (java) S 24679 24681 24077 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 90127776 885317632 25775 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24681/tid=24688] ppid=24679 vsize=864568 CPUtime=0.14
/proc/24681/task/24688/stat : 24688 (java) S 24679 24681 24077 0 -1 64 395 0 0 0 14 0 0 0 16 0 9 0 90127776 885317632 25775 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24681/tid=24689] ppid=24679 vsize=864568 CPUtime=0
/proc/24681/task/24689/stat : 24689 (java) S 24679 24681 24077 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 90127776 885317632 25775 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24681/tid=24690] ppid=24679 vsize=864568 CPUtime=0
/proc/24681/task/24690/stat : 24690 (java) S 24679 24681 24077 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90127776 885317632 25775 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1661.38
Current children cumulated vsize (KiB) 864568

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/89 24726
/proc/meminfo: memFree=1449584/2055920 swapFree=4192812/4192956
[pid=24681] ppid=24679 vsize=864568 CPUtime=1721.36
/proc/24681/stat : 24681 (java) S 24679 24681 24077 0 -1 0 30777 0 1 0 171751 385 0 0 18 0 9 0 90127771 885317632 25775 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24681/statm: 216142 25775 1981 9 0 210611 0
[pid=24681/tid=24682] ppid=24679 vsize=864568 CPUtime=1718.09
/proc/24681/task/24682/stat : 24682 (java) R 24679 24681 24077 0 -1 64 19100 0 1 0 171459 350 0 0 25 0 9 0 90127772 885317632 25775 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24681/tid=24684] ppid=24679 vsize=864568 CPUtime=3.11
/proc/24681/task/24684/stat : 24684 (java) S 24679 24681 24077 0 -1 64 10549 0 0 0 277 34 0 0 16 0 9 0 90127774 885317632 25775 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=24681/tid=24685] ppid=24679 vsize=864568 CPUtime=0
/proc/24681/task/24685/stat : 24685 (java) S 24679 24681 24077 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90127774 885317632 25775 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24681/tid=24686] ppid=24679 vsize=864568 CPUtime=0
/proc/24681/task/24686/stat : 24686 (java) S 24679 24681 24077 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 90127774 885317632 25775 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24681/tid=24687] ppid=24679 vsize=864568 CPUtime=0
/proc/24681/task/24687/stat : 24687 (java) S 24679 24681 24077 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 90127776 885317632 25775 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24681/tid=24688] ppid=24679 vsize=864568 CPUtime=0.14
/proc/24681/task/24688/stat : 24688 (java) S 24679 24681 24077 0 -1 64 395 0 0 0 14 0 0 0 16 0 9 0 90127776 885317632 25775 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24681/tid=24689] ppid=24679 vsize=864568 CPUtime=0
/proc/24681/task/24689/stat : 24689 (java) S 24679 24681 24077 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 90127776 885317632 25775 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24681/tid=24690] ppid=24679 vsize=864568 CPUtime=0
/proc/24681/task/24690/stat : 24690 (java) S 24679 24681 24077 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90127776 885317632 25775 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1721.36
Current children cumulated vsize (KiB) 864568

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/89 24726
/proc/meminfo: memFree=1449520/2055920 swapFree=4192812/4192956
[pid=24681] ppid=24679 vsize=864568 CPUtime=1781.33
/proc/24681/stat : 24681 (java) S 24679 24681 24077 0 -1 0 30930 0 1 0 177737 396 0 0 18 0 9 0 90127771 885317632 25775 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24681/statm: 216142 25775 1981 9 0 210611 0
[pid=24681/tid=24682] ppid=24679 vsize=864568 CPUtime=1777.96
/proc/24681/task/24682/stat : 24682 (java) R 24679 24681 24077 0 -1 64 19253 0 1 0 177436 360 0 0 25 0 9 0 90127772 885317632 25775 996147200 134512640 134550932 4294955888 18446744073709551615 4126585454 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24681/tid=24684] ppid=24679 vsize=864568 CPUtime=3.22
/proc/24681/task/24684/stat : 24684 (java) S 24679 24681 24077 0 -1 64 10549 0 0 0 287 35 0 0 16 0 9 0 90127774 885317632 25775 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=24681/tid=24685] ppid=24679 vsize=864568 CPUtime=0
/proc/24681/task/24685/stat : 24685 (java) S 24679 24681 24077 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90127774 885317632 25775 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24681/tid=24686] ppid=24679 vsize=864568 CPUtime=0
/proc/24681/task/24686/stat : 24686 (java) S 24679 24681 24077 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 90127774 885317632 25775 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24681/tid=24687] ppid=24679 vsize=864568 CPUtime=0
/proc/24681/task/24687/stat : 24687 (java) S 24679 24681 24077 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 90127776 885317632 25775 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24681/tid=24688] ppid=24679 vsize=864568 CPUtime=0.14
/proc/24681/task/24688/stat : 24688 (java) S 24679 24681 24077 0 -1 64 395 0 0 0 14 0 0 0 16 0 9 0 90127776 885317632 25775 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24681/tid=24689] ppid=24679 vsize=864568 CPUtime=0
/proc/24681/task/24689/stat : 24689 (java) S 24679 24681 24077 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 90127776 885317632 25775 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24681/tid=24690] ppid=24679 vsize=864568 CPUtime=0
/proc/24681/task/24690/stat : 24690 (java) S 24679 24681 24077 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90127776 885317632 25775 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1781.33
Current children cumulated vsize (KiB) 864568



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801 s]
/proc/loadavg: 2.00 2.00 1.96 3/89 24726
/proc/meminfo: memFree=1449456/2055920 swapFree=4192812/4192956
[pid=24681] ppid=24679 vsize=864568 CPUtime=1800.04
/proc/24681/stat : 24681 (java) S 24679 24681 24077 0 -1 0 30977 0 1 0 179603 401 0 0 18 0 9 0 90127771 885317632 25775 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24681/statm: 216142 25775 1981 9 0 210611 0
[pid=24681/tid=24682] ppid=24679 vsize=864568 CPUtime=1796.64
/proc/24681/task/24682/stat : 24682 (java) R 24679 24681 24077 0 -1 64 19300 0 1 0 179299 365 0 0 25 0 9 0 90127772 885317632 25775 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24681/tid=24684] ppid=24679 vsize=864568 CPUtime=3.24
/proc/24681/task/24684/stat : 24684 (java) S 24679 24681 24077 0 -1 64 10549 0 0 0 289 35 0 0 16 0 9 0 90127774 885317632 25775 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=24681/tid=24685] ppid=24679 vsize=864568 CPUtime=0
/proc/24681/task/24685/stat : 24685 (java) S 24679 24681 24077 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90127774 885317632 25775 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24681/tid=24686] ppid=24679 vsize=864568 CPUtime=0
/proc/24681/task/24686/stat : 24686 (java) S 24679 24681 24077 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 90127774 885317632 25775 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24681/tid=24687] ppid=24679 vsize=864568 CPUtime=0
/proc/24681/task/24687/stat : 24687 (java) S 24679 24681 24077 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 90127776 885317632 25775 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24681/tid=24688] ppid=24679 vsize=864568 CPUtime=0.14
/proc/24681/task/24688/stat : 24688 (java) S 24679 24681 24077 0 -1 64 395 0 0 0 14 0 0 0 16 0 9 0 90127776 885317632 25775 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24681/tid=24689] ppid=24679 vsize=864568 CPUtime=0
/proc/24681/task/24689/stat : 24689 (java) S 24679 24681 24077 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 90127776 885317632 25775 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24681/tid=24690] ppid=24679 vsize=864568 CPUtime=0
/proc/24681/task/24690/stat : 24690 (java) S 24679 24681 24077 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90127776 885317632 25775 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 864568

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

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

Child status: 143
Real time (s): 1801.04
CPU time (s): 1800.08
CPU user time (s): 1796.05
CPU system time (s): 4.03139
CPU usage (%): 99.9468
Max. virtual memory (cumulated for all children) (KiB): 864568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.05
system time used= 4.03139
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31000
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= 76643
involuntary context switches= 57135

runsolver used 2.34964 second user time and 5.86111 second system time

The end

Launcher Data

Begin job on node62 at 2009-07-19 21:10:39
IDJOB=2116069
IDBENCH=56239
IDSOLVER=780
FILE ID=node62/2116069-1248030638
PBS_JOBID= 9528925
Free space on /tmp= 66248 MiB

SOLVER NAME= Choco2.1.1b 2009-07-16
BENCH NAME= CPAI08/csp/rand-3-24-24-fcd/normalized-rand-3-24-24-76-632-fcd-5_ext.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-2116069-1248030638/watcher-2116069-1248030638 -o /tmp/evaluation-result-2116069-1248030638/solver-2116069-1248030638 -C 1800 -W 2000 -M 900  java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2116069-1248030638.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= 967ec40375226d9f3a84ab3278892d5c
RANDOM SEED=1715027082

node62.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.220
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.220
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:       1589656 kB
Buffers:         42692 kB
Cached:         255488 kB
SwapCached:          0 kB
Active:         125396 kB
Inactive:       247768 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1589656 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            7980 kB
Writeback:           0 kB
Mapped:          92748 kB
Slab:            77884 kB
Committed_AS:  1238192 kB
PageTables:       2012 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66240 MiB
End job on node62 at 2009-07-19 21:40:42