Trace number 2117127

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.15 1800.86

General information on the benchmark

Namecsp/js-taillard-20/
normalized-js-taillard-20-95-4.xml
MD5SUM5cc165977f196f608f6417ffbc3873c8
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark398.499
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints4180
Maximum constraint arity2
Maximum domain size1518
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4180
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-2117127-1248033208/watcher-2117127-1248033208 -o /tmp/evaluation-result-2117127-1248033208/solver-2117127-1248033208 -C 1800 -W 2000 -M 900 java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2117127-1248033208.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.94 4/80 23762
/proc/meminfo: memFree=833856/2055920 swapFree=4192812/4192956
[pid=23762] ppid=23760 vsize=272 CPUtime=0
/proc/23762/stat : 23762 (java) D 23760 23762 22036 0 -1 0 234 0 0 0 0 0 0 0 18 0 1 0 90384106 278528 37 996147200 134512640 134550932 4294955888 18446744073709551615 1835812 0 2147483391 4096 0 18446744072099937270 0 0 17 1 0 0
/proc/23762/statm: 404 144 107 9 0 46 0

[startup+0.078611 s]
/proc/loadavg: 2.00 2.00 1.94 4/80 23762
/proc/meminfo: memFree=833856/2055920 swapFree=4192812/4192956
[pid=23762] ppid=23760 vsize=862184 CPUtime=0.06
/proc/23762/stat : 23762 (java) S 23760 23762 22036 0 -1 0 3110 0 1 0 4 2 0 0 18 0 9 0 90384106 882876416 2578 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23762/statm: 215546 2578 1250 9 0 210416 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 862184

[startup+0.101613 s]
/proc/loadavg: 2.00 2.00 1.94 4/80 23762
/proc/meminfo: memFree=833856/2055920 swapFree=4192812/4192956
[pid=23762] ppid=23760 vsize=864104 CPUtime=0.08
/proc/23762/stat : 23762 (java) S 23760 23762 22036 0 -1 0 3798 0 1 0 6 2 0 0 18 0 9 0 90384106 884842496 3262 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23762/statm: 216026 3262 1720 9 0 210495 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 864104

[startup+0.301641 s]
/proc/loadavg: 2.00 2.00 1.94 4/80 23762
/proc/meminfo: memFree=833856/2055920 swapFree=4192812/4192956
[pid=23762] ppid=23760 vsize=864396 CPUtime=0.28
/proc/23762/stat : 23762 (java) S 23760 23762 22036 0 -1 0 4576 0 1 0 25 3 0 0 18 0 9 0 90384106 885141504 4001 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23762/statm: 216099 4002 1855 9 0 210568 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 864396

[startup+0.701679 s]
/proc/loadavg: 2.00 2.00 1.94 4/80 23762
/proc/meminfo: memFree=833856/2055920 swapFree=4192812/4192956
[pid=23762] ppid=23760 vsize=864992 CPUtime=0.68
/proc/23762/stat : 23762 (java) S 23760 23762 22036 0 -1 0 8079 0 1 0 64 4 0 0 18 0 9 0 90384106 885751808 7493 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23762/statm: 216248 7494 1901 9 0 210717 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 864992

[startup+1.50277 s]
/proc/loadavg: 2.08 2.02 1.95 4/89 23771
/proc/meminfo: memFree=796792/2055920 swapFree=4192812/4192956
[pid=23762] ppid=23760 vsize=865144 CPUtime=1.48
/proc/23762/stat : 23762 (java) S 23760 23762 22036 0 -1 0 19703 0 1 0 137 11 0 0 18 0 9 0 90384106 885907456 19086 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23762/statm: 216286 19086 1972 9 0 210755 0
[pid=23762/tid=23764] ppid=23760 vsize=865144 CPUtime=1.11
/proc/23762/task/23764/stat : 23764 (java) R 23760 23762 22036 0 -1 64 14740 0 1 0 103 8 0 0 25 0 9 0 90384108 885907456 19086 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23762/tid=23765] ppid=23760 vsize=865144 CPUtime=0.09
/proc/23762/task/23765/stat : 23765 (java) S 23760 23762 22036 0 -1 64 3605 0 0 0 8 1 0 0 16 0 9 0 90384109 885907456 19086 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23762/tid=23766] ppid=23760 vsize=865144 CPUtime=0
/proc/23762/task/23766/stat : 23766 (java) S 23760 23762 22036 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90384109 885907456 19087 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23762/tid=23767] ppid=23760 vsize=865144 CPUtime=0
/proc/23762/task/23767/stat : 23767 (java) S 23760 23762 22036 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90384109 885907456 19087 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23762/tid=23768] ppid=23760 vsize=865144 CPUtime=0
/proc/23762/task/23768/stat : 23768 (java) S 23760 23762 22036 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 90384112 885907456 19087 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23762/tid=23769] ppid=23760 vsize=865144 CPUtime=0.25
/proc/23762/task/23769/stat : 23769 (java) S 23760 23762 22036 0 -1 64 626 0 0 0 25 0 0 0 15 0 9 0 90384112 885907456 19088 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23762/tid=23770] ppid=23760 vsize=865144 CPUtime=0
/proc/23762/task/23770/stat : 23770 (java) S 23760 23762 22036 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 90384112 885907456 19089 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23762/tid=23771] ppid=23760 vsize=865144 CPUtime=0
/proc/23762/task/23771/stat : 23771 (java) S 23760 23762 22036 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90384112 885907456 19089 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 865144

[startup+3.10194 s]
/proc/loadavg: 2.08 2.02 1.95 3/89 23771
/proc/meminfo: memFree=764664/2055920 swapFree=4192812/4192956
[pid=23762] ppid=23760 vsize=865268 CPUtime=3.08
/proc/23762/stat : 23762 (java) S 23760 23762 22036 0 -1 0 19995 0 1 0 295 13 0 0 18 0 9 0 90384106 886034432 19367 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23762/statm: 216317 19367 1999 9 0 210786 0
[pid=23762/tid=23764] ppid=23760 vsize=865268 CPUtime=2.51
/proc/23762/task/23764/stat : 23764 (java) R 23760 23762 22036 0 -1 64 14891 0 1 0 242 9 0 0 25 0 9 0 90384108 886034432 19368 996147200 134512640 134550932 4294955888 18446744073709551615 4127509363 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23762/tid=23765] ppid=23760 vsize=865268 CPUtime=0.09
/proc/23762/task/23765/stat : 23765 (java) S 23760 23762 22036 0 -1 64 3607 0 0 0 8 1 0 0 16 0 9 0 90384109 886034432 19368 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23762/tid=23766] ppid=23760 vsize=865268 CPUtime=0
/proc/23762/task/23766/stat : 23766 (java) S 23760 23762 22036 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90384109 886034432 19368 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23762/tid=23767] ppid=23760 vsize=865268 CPUtime=0
/proc/23762/task/23767/stat : 23767 (java) S 23760 23762 22036 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90384109 886034432 19368 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23762/tid=23768] ppid=23760 vsize=865268 CPUtime=0
/proc/23762/task/23768/stat : 23768 (java) S 23760 23762 22036 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 90384112 886034432 19368 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23762/tid=23769] ppid=23760 vsize=865268 CPUtime=0.45
/proc/23762/task/23769/stat : 23769 (java) S 23760 23762 22036 0 -1 64 766 0 0 0 44 1 0 0 16 0 9 0 90384112 886034432 19368 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23762/tid=23770] ppid=23760 vsize=865268 CPUtime=0
/proc/23762/task/23770/stat : 23770 (java) S 23760 23762 22036 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 90384112 886034432 19368 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23762/tid=23771] ppid=23760 vsize=865268 CPUtime=0
/proc/23762/task/23771/stat : 23771 (java) S 23760 23762 22036 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90384112 886034432 19368 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 865268

[startup+6.3013 s]
/proc/loadavg: 2.08 2.02 1.95 3/89 23771
/proc/meminfo: memFree=745976/2055920 swapFree=4192812/4192956
[pid=23762] ppid=23760 vsize=865268 CPUtime=6.28
/proc/23762/stat : 23762 (java) S 23760 23762 22036 0 -1 0 24440 0 1 0 614 14 0 0 18 0 9 0 90384106 886034432 23808 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23762/statm: 216317 23808 1999 9 0 210786 0
[pid=23762/tid=23764] ppid=23760 vsize=865268 CPUtime=5.58
/proc/23762/task/23764/stat : 23764 (java) R 23760 23762 22036 0 -1 64 14913 0 1 0 549 9 0 0 25 0 9 0 90384108 886034432 23808 996147200 134512640 134550932 4294955888 18446744073709551615 4126630572 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23762/tid=23765] ppid=23760 vsize=865268 CPUtime=0.2
/proc/23762/task/23765/stat : 23765 (java) S 23760 23762 22036 0 -1 64 8019 0 0 0 18 2 0 0 16 0 9 0 90384109 886034432 23808 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23762/tid=23766] ppid=23760 vsize=865268 CPUtime=0
/proc/23762/task/23766/stat : 23766 (java) S 23760 23762 22036 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90384109 886034432 23808 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23762/tid=23767] ppid=23760 vsize=865268 CPUtime=0
/proc/23762/task/23767/stat : 23767 (java) S 23760 23762 22036 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90384109 886034432 23808 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23762/tid=23768] ppid=23760 vsize=865268 CPUtime=0
/proc/23762/task/23768/stat : 23768 (java) S 23760 23762 22036 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 90384112 886034432 23808 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23762/tid=23769] ppid=23760 vsize=865268 CPUtime=0.46
/proc/23762/task/23769/stat : 23769 (java) S 23760 23762 22036 0 -1 64 776 0 0 0 45 1 0 0 16 0 9 0 90384112 886034432 23808 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23762/tid=23770] ppid=23760 vsize=865268 CPUtime=0
/proc/23762/task/23770/stat : 23770 (java) S 23760 23762 22036 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 90384112 886034432 23808 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23762/tid=23771] ppid=23760 vsize=865268 CPUtime=0
/proc/23762/task/23771/stat : 23771 (java) S 23760 23762 22036 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90384112 886034432 23808 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 865268

[startup+12.702 s]
/proc/loadavg: 2.07 2.02 1.95 3/89 23771
/proc/meminfo: memFree=740280/2055920 swapFree=4192812/4192956
[pid=23762] ppid=23760 vsize=865268 CPUtime=12.67
/proc/23762/stat : 23762 (java) S 23760 23762 22036 0 -1 0 25820 0 1 0 1252 15 0 0 18 0 9 0 90384106 886034432 25185 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23762/statm: 216317 25185 1999 9 0 210786 0
[pid=23762/tid=23764] ppid=23760 vsize=865268 CPUtime=11.92
/proc/23762/task/23764/stat : 23764 (java) R 23760 23762 22036 0 -1 64 14916 0 1 0 1183 9 0 0 25 0 9 0 90384108 886034432 25185 996147200 134512640 134550932 4294955888 18446744073709551615 4127384908 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23762/tid=23765] ppid=23760 vsize=865268 CPUtime=0.25
/proc/23762/task/23765/stat : 23765 (java) S 23760 23762 22036 0 -1 64 9394 0 0 0 22 3 0 0 16 0 9 0 90384109 886034432 25185 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23762/tid=23766] ppid=23760 vsize=865268 CPUtime=0
/proc/23762/task/23766/stat : 23766 (java) S 23760 23762 22036 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90384109 886034432 25185 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23762/tid=23767] ppid=23760 vsize=865268 CPUtime=0
/proc/23762/task/23767/stat : 23767 (java) S 23760 23762 22036 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90384109 886034432 25185 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23762/tid=23768] ppid=23760 vsize=865268 CPUtime=0
/proc/23762/task/23768/stat : 23768 (java) S 23760 23762 22036 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 90384112 886034432 25185 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23762/tid=23769] ppid=23760 vsize=865268 CPUtime=0.46
/proc/23762/task/23769/stat : 23769 (java) S 23760 23762 22036 0 -1 64 778 0 0 0 45 1 0 0 16 0 9 0 90384112 886034432 25185 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23762/tid=23770] ppid=23760 vsize=865268 CPUtime=0
/proc/23762/task/23770/stat : 23770 (java) S 23760 23762 22036 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 90384112 886034432 25185 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23762/tid=23771] ppid=23760 vsize=865268 CPUtime=0
/proc/23762/task/23771/stat : 23771 (java) S 23760 23762 22036 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90384112 886034432 25185 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 865268

[startup+25.5024 s]
/proc/loadavg: 2.06 2.01 1.95 3/89 23771
/proc/meminfo: memFree=740344/2055920 swapFree=4192812/4192956
[pid=23762] ppid=23760 vsize=865268 CPUtime=25.47
/proc/23762/stat : 23762 (java) S 23760 23762 22036 0 -1 0 25829 0 1 0 2531 16 0 0 18 0 9 0 90384106 886034432 25191 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23762/statm: 216317 25191 1999 9 0 210786 0
[pid=23762/tid=23764] ppid=23760 vsize=865268 CPUtime=24.69
/proc/23762/task/23764/stat : 23764 (java) R 23760 23762 22036 0 -1 64 14919 0 1 0 2459 10 0 0 25 0 9 0 90384108 886034432 25191 996147200 134512640 134550932 4294955888 18446744073709551615 4127460215 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23762/tid=23765] ppid=23760 vsize=865268 CPUtime=0.28
/proc/23762/task/23765/stat : 23765 (java) S 23760 23762 22036 0 -1 64 9394 0 0 0 25 3 0 0 16 0 9 0 90384109 886034432 25191 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23762/tid=23766] ppid=23760 vsize=865268 CPUtime=0
/proc/23762/task/23766/stat : 23766 (java) S 23760 23762 22036 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90384109 886034432 25191 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23762/tid=23767] ppid=23760 vsize=865268 CPUtime=0
/proc/23762/task/23767/stat : 23767 (java) S 23760 23762 22036 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90384109 886034432 25191 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23762/tid=23768] ppid=23760 vsize=865268 CPUtime=0
/proc/23762/task/23768/stat : 23768 (java) S 23760 23762 22036 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 90384112 886034432 25191 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23762/tid=23769] ppid=23760 vsize=865268 CPUtime=0.47
/proc/23762/task/23769/stat : 23769 (java) S 23760 23762 22036 0 -1 64 784 0 0 0 46 1 0 0 17 0 9 0 90384112 886034432 25191 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23762/tid=23770] ppid=23760 vsize=865268 CPUtime=0
/proc/23762/task/23770/stat : 23770 (java) S 23760 23762 22036 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 90384112 886034432 25191 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23762/tid=23771] ppid=23760 vsize=865268 CPUtime=0
/proc/23762/task/23771/stat : 23771 (java) S 23760 23762 22036 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90384112 886034432 25191 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 865268

[startup+51.1022 s]
/proc/loadavg: 2.04 2.01 1.95 3/89 23771
/proc/meminfo: memFree=740408/2055920 swapFree=4192812/4192956
[pid=23762] ppid=23760 vsize=865268 CPUtime=51.05
/proc/23762/stat : 23762 (java) S 23760 23762 22036 0 -1 0 25844 0 1 0 5089 16 0 0 18 0 9 0 90384106 886034432 25198 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23762/statm: 216317 25198 2001 9 0 210786 0
[pid=23762/tid=23764] ppid=23760 vsize=865268 CPUtime=50.23
/proc/23762/task/23764/stat : 23764 (java) R 23760 23762 22036 0 -1 64 14934 0 1 0 5012 11 0 0 25 0 9 0 90384108 886034432 25198 996147200 134512640 134550932 4294955888 18446744073709551615 4127385356 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23762/tid=23765] ppid=23760 vsize=865268 CPUtime=0.32
/proc/23762/task/23765/stat : 23765 (java) S 23760 23762 22036 0 -1 64 9394 0 0 0 29 3 0 0 16 0 9 0 90384109 886034432 25198 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23762/tid=23766] ppid=23760 vsize=865268 CPUtime=0
/proc/23762/task/23766/stat : 23766 (java) S 23760 23762 22036 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90384109 886034432 25198 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23762/tid=23767] ppid=23760 vsize=865268 CPUtime=0
/proc/23762/task/23767/stat : 23767 (java) S 23760 23762 22036 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90384109 886034432 25198 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23762/tid=23768] ppid=23760 vsize=865268 CPUtime=0
/proc/23762/task/23768/stat : 23768 (java) S 23760 23762 22036 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 90384112 886034432 25198 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23762/tid=23769] ppid=23760 vsize=865268 CPUtime=0.47
/proc/23762/task/23769/stat : 23769 (java) S 23760 23762 22036 0 -1 64 784 0 0 0 46 1 0 0 16 0 9 0 90384112 886034432 25198 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23762/tid=23770] ppid=23760 vsize=865268 CPUtime=0
/proc/23762/task/23770/stat : 23770 (java) S 23760 23762 22036 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 90384112 886034432 25198 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0

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

/proc/23762/task/23767/stat : 23767 (java) S 23760 23762 22036 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90384109 886034432 25314 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23762/tid=23768] ppid=23760 vsize=865268 CPUtime=0
/proc/23762/task/23768/stat : 23768 (java) S 23760 23762 22036 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 90384112 886034432 25314 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23762/tid=23769] ppid=23760 vsize=865268 CPUtime=0.49
/proc/23762/task/23769/stat : 23769 (java) S 23760 23762 22036 0 -1 64 793 0 0 0 48 1 0 0 16 0 9 0 90384112 886034432 25314 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23762/tid=23770] ppid=23760 vsize=865268 CPUtime=0
/proc/23762/task/23770/stat : 23770 (java) S 23760 23762 22036 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 90384112 886034432 25314 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23762/tid=23771] ppid=23760 vsize=865268 CPUtime=0
/proc/23762/task/23771/stat : 23771 (java) S 23760 23762 22036 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90384112 886034432 25314 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1481.72
Current children cumulated vsize (KiB) 865268

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/89 23777
/proc/meminfo: memFree=739704/2055920 swapFree=4192812/4192956
[pid=23762] ppid=23760 vsize=865268 CPUtime=1541.69
/proc/23762/stat : 23762 (java) S 23760 23762 22036 0 -1 0 26193 0 1 0 154133 36 0 0 18 0 9 0 90384106 886034432 25314 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23762/statm: 216317 25314 2004 9 0 210786 0
[pid=23762/tid=23764] ppid=23760 vsize=865268 CPUtime=1540.5
/proc/23762/task/23764/stat : 23764 (java) R 23760 23762 22036 0 -1 64 15167 0 1 0 154021 29 0 0 25 0 9 0 90384108 886034432 25314 996147200 134512640 134550932 4294955888 18446744073709551615 4127534751 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23762/tid=23765] ppid=23760 vsize=865268 CPUtime=0.67
/proc/23762/task/23765/stat : 23765 (java) S 23760 23762 22036 0 -1 64 9501 0 0 0 63 4 0 0 16 0 9 0 90384109 886034432 25314 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23762/tid=23766] ppid=23760 vsize=865268 CPUtime=0
/proc/23762/task/23766/stat : 23766 (java) S 23760 23762 22036 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90384109 886034432 25314 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23762/tid=23767] ppid=23760 vsize=865268 CPUtime=0
/proc/23762/task/23767/stat : 23767 (java) S 23760 23762 22036 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90384109 886034432 25314 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23762/tid=23768] ppid=23760 vsize=865268 CPUtime=0
/proc/23762/task/23768/stat : 23768 (java) S 23760 23762 22036 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 90384112 886034432 25314 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23762/tid=23769] ppid=23760 vsize=865268 CPUtime=0.49
/proc/23762/task/23769/stat : 23769 (java) S 23760 23762 22036 0 -1 64 793 0 0 0 48 1 0 0 16 0 9 0 90384112 886034432 25314 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23762/tid=23770] ppid=23760 vsize=865268 CPUtime=0
/proc/23762/task/23770/stat : 23770 (java) S 23760 23762 22036 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 90384112 886034432 25314 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23762/tid=23771] ppid=23760 vsize=865268 CPUtime=0
/proc/23762/task/23771/stat : 23771 (java) S 23760 23762 22036 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90384112 886034432 25314 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1541.69
Current children cumulated vsize (KiB) 865268

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/89 23777
/proc/meminfo: memFree=739576/2055920 swapFree=4192812/4192956
[pid=23762] ppid=23760 vsize=865268 CPUtime=1601.67
/proc/23762/stat : 23762 (java) S 23760 23762 22036 0 -1 0 26204 0 1 0 160130 37 0 0 18 0 9 0 90384106 886034432 25315 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23762/statm: 216317 25315 2004 9 0 210786 0
[pid=23762/tid=23764] ppid=23760 vsize=865268 CPUtime=1600.46
/proc/23762/task/23764/stat : 23764 (java) R 23760 23762 22036 0 -1 64 15177 0 1 0 160016 30 0 0 25 0 9 0 90384108 886034432 25315 996147200 134512640 134550932 4294955888 18446744073709551615 4125903070 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23762/tid=23765] ppid=23760 vsize=865268 CPUtime=0.68
/proc/23762/task/23765/stat : 23765 (java) S 23760 23762 22036 0 -1 64 9502 0 0 0 64 4 0 0 16 0 9 0 90384109 886034432 25315 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23762/tid=23766] ppid=23760 vsize=865268 CPUtime=0
/proc/23762/task/23766/stat : 23766 (java) S 23760 23762 22036 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90384109 886034432 25315 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23762/tid=23767] ppid=23760 vsize=865268 CPUtime=0
/proc/23762/task/23767/stat : 23767 (java) S 23760 23762 22036 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90384109 886034432 25315 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23762/tid=23768] ppid=23760 vsize=865268 CPUtime=0
/proc/23762/task/23768/stat : 23768 (java) S 23760 23762 22036 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 90384112 886034432 25315 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23762/tid=23769] ppid=23760 vsize=865268 CPUtime=0.49
/proc/23762/task/23769/stat : 23769 (java) S 23760 23762 22036 0 -1 64 793 0 0 0 48 1 0 0 16 0 9 0 90384112 886034432 25315 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23762/tid=23770] ppid=23760 vsize=865268 CPUtime=0
/proc/23762/task/23770/stat : 23770 (java) S 23760 23762 22036 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 90384112 886034432 25315 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23762/tid=23771] ppid=23760 vsize=865268 CPUtime=0
/proc/23762/task/23771/stat : 23771 (java) S 23760 23762 22036 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90384112 886034432 25315 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1601.67
Current children cumulated vsize (KiB) 865268

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/89 23815
/proc/meminfo: memFree=766960/2055920 swapFree=4192812/4192956
[pid=23762] ppid=23760 vsize=865268 CPUtime=1661.64
/proc/23762/stat : 23762 (java) S 23760 23762 22036 0 -1 0 26213 0 1 0 166125 39 0 0 18 0 9 0 90384106 886034432 25315 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23762/statm: 216317 25315 2004 9 0 210786 0
[pid=23762/tid=23764] ppid=23760 vsize=865268 CPUtime=1660.41
/proc/23762/task/23764/stat : 23764 (java) R 23760 23762 22036 0 -1 64 15186 0 1 0 166010 31 0 0 25 0 9 0 90384108 886034432 25315 996147200 134512640 134550932 4294955888 18446744073709551615 4126630540 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23762/tid=23765] ppid=23760 vsize=865268 CPUtime=0.69
/proc/23762/task/23765/stat : 23765 (java) S 23760 23762 22036 0 -1 64 9502 0 0 0 65 4 0 0 16 0 9 0 90384109 886034432 25315 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23762/tid=23766] ppid=23760 vsize=865268 CPUtime=0
/proc/23762/task/23766/stat : 23766 (java) S 23760 23762 22036 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90384109 886034432 25315 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23762/tid=23767] ppid=23760 vsize=865268 CPUtime=0
/proc/23762/task/23767/stat : 23767 (java) S 23760 23762 22036 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90384109 886034432 25315 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23762/tid=23768] ppid=23760 vsize=865268 CPUtime=0
/proc/23762/task/23768/stat : 23768 (java) S 23760 23762 22036 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 90384112 886034432 25315 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23762/tid=23769] ppid=23760 vsize=865268 CPUtime=0.49
/proc/23762/task/23769/stat : 23769 (java) S 23760 23762 22036 0 -1 64 793 0 0 0 48 1 0 0 16 0 9 0 90384112 886034432 25315 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23762/tid=23770] ppid=23760 vsize=865268 CPUtime=0
/proc/23762/task/23770/stat : 23770 (java) S 23760 23762 22036 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 90384112 886034432 25315 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23762/tid=23771] ppid=23760 vsize=865268 CPUtime=0
/proc/23762/task/23771/stat : 23771 (java) S 23760 23762 22036 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90384112 886034432 25315 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1661.64
Current children cumulated vsize (KiB) 865268

[startup+1722.3 s]
/proc/loadavg: 1.78 1.95 1.93 2/76 23899
/proc/meminfo: memFree=804888/2055920 swapFree=4192812/4192956
[pid=23762] ppid=23760 vsize=865268 CPUtime=1721.61
/proc/23762/stat : 23762 (java) S 23760 23762 22036 0 -1 0 26223 0 1 0 172120 41 0 0 18 0 9 0 90384106 886034432 25316 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23762/statm: 216317 25316 2004 9 0 210786 0
[pid=23762/tid=23764] ppid=23760 vsize=865268 CPUtime=1720.37
/proc/23762/task/23764/stat : 23764 (java) R 23760 23762 22036 0 -1 64 15195 0 1 0 172004 33 0 0 25 0 9 0 90384108 886034432 25316 996147200 134512640 134550932 4294955888 18446744073709551615 4127493032 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23762/tid=23765] ppid=23760 vsize=865268 CPUtime=0.7
/proc/23762/task/23765/stat : 23765 (java) S 23760 23762 22036 0 -1 64 9503 0 0 0 66 4 0 0 16 0 9 0 90384109 886034432 25316 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23762/tid=23766] ppid=23760 vsize=865268 CPUtime=0
/proc/23762/task/23766/stat : 23766 (java) S 23760 23762 22036 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90384109 886034432 25316 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23762/tid=23767] ppid=23760 vsize=865268 CPUtime=0
/proc/23762/task/23767/stat : 23767 (java) S 23760 23762 22036 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90384109 886034432 25316 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23762/tid=23768] ppid=23760 vsize=865268 CPUtime=0
/proc/23762/task/23768/stat : 23768 (java) S 23760 23762 22036 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 90384112 886034432 25316 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23762/tid=23769] ppid=23760 vsize=865268 CPUtime=0.49
/proc/23762/task/23769/stat : 23769 (java) S 23760 23762 22036 0 -1 64 793 0 0 0 48 1 0 0 16 0 9 0 90384112 886034432 25316 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23762/tid=23770] ppid=23760 vsize=865268 CPUtime=0
/proc/23762/task/23770/stat : 23770 (java) S 23760 23762 22036 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 90384112 886034432 25316 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23762/tid=23771] ppid=23760 vsize=865268 CPUtime=0
/proc/23762/task/23771/stat : 23771 (java) S 23760 23762 22036 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90384112 886034432 25316 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1721.61
Current children cumulated vsize (KiB) 865268

[startup+1782.3 s]
/proc/loadavg: 1.28 1.77 1.87 2/73 23936
/proc/meminfo: memFree=806144/2055920 swapFree=4192812/4192956
[pid=23762] ppid=23760 vsize=865268 CPUtime=1781.59
/proc/23762/stat : 23762 (java) S 23760 23762 22036 0 -1 0 26233 0 1 0 178116 43 0 0 18 0 9 0 90384106 886034432 25317 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23762/statm: 216317 25317 2004 9 0 210786 0
[pid=23762/tid=23764] ppid=23760 vsize=865268 CPUtime=1780.34
/proc/23762/task/23764/stat : 23764 (java) R 23760 23762 22036 0 -1 64 15204 0 1 0 177999 35 0 0 25 0 9 0 90384108 886034432 25317 996147200 134512640 134550932 4294955888 18446744073709551615 4127451904 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23762/tid=23765] ppid=23760 vsize=865268 CPUtime=0.71
/proc/23762/task/23765/stat : 23765 (java) S 23760 23762 22036 0 -1 64 9504 0 0 0 67 4 0 0 16 0 9 0 90384109 886034432 25317 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23762/tid=23766] ppid=23760 vsize=865268 CPUtime=0
/proc/23762/task/23766/stat : 23766 (java) S 23760 23762 22036 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90384109 886034432 25317 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23762/tid=23767] ppid=23760 vsize=865268 CPUtime=0
/proc/23762/task/23767/stat : 23767 (java) S 23760 23762 22036 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90384109 886034432 25317 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23762/tid=23768] ppid=23760 vsize=865268 CPUtime=0
/proc/23762/task/23768/stat : 23768 (java) S 23760 23762 22036 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 90384112 886034432 25317 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23762/tid=23769] ppid=23760 vsize=865268 CPUtime=0.49
/proc/23762/task/23769/stat : 23769 (java) S 23760 23762 22036 0 -1 64 793 0 0 0 48 1 0 0 16 0 9 0 90384112 886034432 25317 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23762/tid=23770] ppid=23760 vsize=865268 CPUtime=0
/proc/23762/task/23770/stat : 23770 (java) S 23760 23762 22036 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 90384112 886034432 25317 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23762/tid=23771] ppid=23760 vsize=865268 CPUtime=0
/proc/23762/task/23771/stat : 23771 (java) S 23760 23762 22036 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90384112 886034432 25317 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1781.59
Current children cumulated vsize (KiB) 865268



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.8 s]
/proc/loadavg: 1.20 1.72 1.85 2/73 23936
/proc/meminfo: memFree=806144/2055920 swapFree=4192812/4192956
[pid=23762] ppid=23760 vsize=865268 CPUtime=1800.08
/proc/23762/stat : 23762 (java) S 23760 23762 22036 0 -1 0 26236 0 1 0 179965 43 0 0 18 0 9 0 90384106 886034432 25317 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23762/statm: 216317 25317 2004 9 0 210786 0
[pid=23762/tid=23764] ppid=23760 vsize=865268 CPUtime=1798.83
/proc/23762/task/23764/stat : 23764 (java) R 23760 23762 22036 0 -1 64 15207 0 1 0 179848 35 0 0 25 0 9 0 90384108 886034432 25317 996147200 134512640 134550932 4294955888 18446744073709551615 4127384874 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23762/tid=23765] ppid=23760 vsize=865268 CPUtime=0.71
/proc/23762/task/23765/stat : 23765 (java) S 23760 23762 22036 0 -1 64 9504 0 0 0 67 4 0 0 16 0 9 0 90384109 886034432 25317 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23762/tid=23766] ppid=23760 vsize=865268 CPUtime=0
/proc/23762/task/23766/stat : 23766 (java) S 23760 23762 22036 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90384109 886034432 25317 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23762/tid=23767] ppid=23760 vsize=865268 CPUtime=0
/proc/23762/task/23767/stat : 23767 (java) S 23760 23762 22036 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90384109 886034432 25317 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23762/tid=23768] ppid=23760 vsize=865268 CPUtime=0
/proc/23762/task/23768/stat : 23768 (java) S 23760 23762 22036 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 90384112 886034432 25317 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23762/tid=23769] ppid=23760 vsize=865268 CPUtime=0.49
/proc/23762/task/23769/stat : 23769 (java) S 23760 23762 22036 0 -1 64 793 0 0 0 48 1 0 0 16 0 9 0 90384112 886034432 25317 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23762/tid=23770] ppid=23760 vsize=865268 CPUtime=0
/proc/23762/task/23770/stat : 23770 (java) S 23760 23762 22036 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 90384112 886034432 25317 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23762/tid=23771] ppid=23760 vsize=865268 CPUtime=0
/proc/23762/task/23771/stat : 23771 (java) S 23760 23762 22036 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90384112 886034432 25317 996147200 134512640 134550932 4294955888 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) 865268

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): 1800.86
CPU time (s): 1800.15
CPU user time (s): 1799.7
CPU system time (s): 0.450931
CPU usage (%): 99.9603
Max. virtual memory (cumulated for all children) (KiB): 865268

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.7
system time used= 0.450931
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26260
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= 41687
involuntary context switches= 50105

runsolver used 2.26765 second user time and 5.85311 second system time

The end

Launcher Data

Begin job on node64 at 2009-07-19 21:53:28
IDJOB=2117127
IDBENCH=58635
IDSOLVER=780
FILE ID=node64/2117127-1248033208
PBS_JOBID= 9528921
Free space on /tmp= 66372 MiB

SOLVER NAME= Choco2.1.1b 2009-07-16
BENCH NAME= CPAI08/csp/js-taillard-20/normalized-js-taillard-20-95-4.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-2117127-1248033208/watcher-2117127-1248033208 -o /tmp/evaluation-result-2117127-1248033208/solver-2117127-1248033208 -C 1800 -W 2000 -M 900  java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2117127-1248033208.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= 5cc165977f196f608f6417ffbc3873c8
RANDOM SEED=495026249

node64.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:        834336 kB
Buffers:        104788 kB
Cached:         945540 kB
SwapCached:          0 kB
Active:         404316 kB
Inactive:       722352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        834336 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5560 kB
Writeback:           0 kB
Mapped:          94280 kB
Slab:            79704 kB
Committed_AS:  1255104 kB
PageTables:       1912 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= 66372 MiB
End job on node64 at 2009-07-19 22:23:31