Trace number 2083081

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Choco2.1.1 2009-06-10? (TO) 1800.16 1813.58

General information on the benchmark

Namecsp/fapp/fapp15/
normalized-fapp15-3000-10.xml
MD5SUM8ae74589310914004d3bf891f899393f
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark62.8804
Satisfiable
(Un)Satisfiability was proved
Number of variables3000
Number of constraints33021
Maximum constraint arity2
Maximum domain size182
Number of constraints which are defined in extension0
Number of constraints which are defined in intension33021
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-2083081-1247376653/watcher-2083081-1247376653 -o /tmp/evaluation-result-2083081-1247376653/solver-2083081-1247376653 -C 1800 -W 2000 -M 900 java -Xms700M -Xmx700M -jar HOME/choco-2.1.1.jar -file HOME/instance-2083081-1247376653.xml -h 1 -randval true -ac 32 -rest true -rb 10 -rg 1.3 -saclim 60 -s true -verb 0 -seed 11041979 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.99 2.00 1.99 4/74 26916
/proc/meminfo: memFree=1771352/2055920 swapFree=4192812/4192956
[pid=26916] ppid=26914 vsize=1472 CPUtime=0
/proc/26916/stat : 26916 (java) R 26914 26916 21932 0 -1 0 103 0 0 0 0 0 0 0 19 0 1 0 24730328 1507328 76 996147200 134512640 134550932 4294956000 18446744073709551615 4859904 0 0 4096 0 0 0 0 17 0 0 0
/proc/26916/statm: 368 76 56 9 0 10 0

[startup+0.028225 s]
/proc/loadavg: 1.99 2.00 1.99 4/74 26916
/proc/meminfo: memFree=1771352/2055920 swapFree=4192812/4192956
[pid=26916] ppid=26914 vsize=859244 CPUtime=0.01
/proc/26916/stat : 26916 (java) S 26914 26916 21932 0 -1 0 1711 0 1 0 0 1 0 0 18 0 3 0 24730328 879865856 1390 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/26916/statm: 214811 1390 570 9 0 209726 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 859244

[startup+0.101326 s]
/proc/loadavg: 1.99 2.00 1.99 4/74 26916
/proc/meminfo: memFree=1771352/2055920 swapFree=4192812/4192956
[pid=26916] ppid=26914 vsize=864064 CPUtime=0.09
/proc/26916/stat : 26916 (java) S 26914 26916 21932 0 -1 0 3863 0 1 0 7 2 0 0 18 0 9 0 24730328 884801536 3313 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26916/statm: 216016 3313 1740 9 0 210484 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 864064

[startup+0.301347 s]
/proc/loadavg: 1.99 2.00 1.99 4/74 26916
/proc/meminfo: memFree=1771352/2055920 swapFree=4192812/4192956
[pid=26916] ppid=26914 vsize=864196 CPUtime=0.28
/proc/26916/stat : 26916 (java) S 26914 26916 21932 0 -1 0 4474 0 1 0 26 2 0 0 18 0 9 0 24730328 884936704 3899 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26916/statm: 216049 3899 1852 9 0 210517 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 864196

[startup+0.701399 s]
/proc/loadavg: 1.99 2.00 1.99 4/74 26916
/proc/meminfo: memFree=1771352/2055920 swapFree=4192812/4192956
[pid=26916] ppid=26914 vsize=864936 CPUtime=0.68
/proc/26916/stat : 26916 (java) S 26914 26916 21932 0 -1 0 8408 0 1 0 64 4 0 0 18 0 9 0 24730328 885694464 7833 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26916/statm: 216234 7833 1856 9 0 210702 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 864936

[startup+1.5025 s]
/proc/loadavg: 1.99 2.00 1.99 3/83 26925
/proc/meminfo: memFree=1728144/2055920 swapFree=4192812/4192956
[pid=26916] ppid=26914 vsize=865056 CPUtime=1.47
/proc/26916/stat : 26916 (java) S 26914 26916 21932 0 -1 0 25573 0 1 0 136 11 0 0 18 0 9 0 24730328 885817344 24983 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26916/statm: 216264 24983 1907 9 0 210732 0
[pid=26916/tid=26918] ppid=26914 vsize=865056 CPUtime=1.1
/proc/26916/task/26918/stat : 26918 (java) R 26914 26916 21932 0 -1 64 14292 0 1 0 105 5 0 0 25 0 9 0 24730329 885817344 24983 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26916/tid=26919] ppid=26914 vsize=865056 CPUtime=0.2
/proc/26916/task/26919/stat : 26919 (java) S 26914 26916 21932 0 -1 64 10000 0 0 0 16 4 0 0 18 0 9 0 24730331 885817344 24983 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26916/tid=26920] ppid=26914 vsize=865056 CPUtime=0
/proc/26916/task/26920/stat : 26920 (java) S 26914 26916 21932 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 24730331 885817344 24983 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26916/tid=26921] ppid=26914 vsize=865056 CPUtime=0
/proc/26916/task/26921/stat : 26921 (java) S 26914 26916 21932 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 24730331 885817344 24983 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26916/tid=26922] ppid=26914 vsize=865056 CPUtime=0
/proc/26916/task/26922/stat : 26922 (java) S 26914 26916 21932 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24730333 885817344 24983 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26916/tid=26923] ppid=26914 vsize=865056 CPUtime=0.15
/proc/26916/task/26923/stat : 26923 (java) R 26914 26916 21932 0 -1 64 549 0 0 0 15 0 0 0 16 0 9 0 24730333 885817344 24983 996147200 134512640 134550932 4294955840 18446744073709551615 102035435 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26916/tid=26924] ppid=26914 vsize=865056 CPUtime=0
/proc/26916/task/26924/stat : 26924 (java) S 26914 26916 21932 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 24730333 885817344 24983 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26916/tid=26925] ppid=26914 vsize=865056 CPUtime=0
/proc/26916/task/26925/stat : 26925 (java) S 26914 26916 21932 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 24730333 885817344 24983 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 865056

[startup+3.1017 s]
/proc/loadavg: 1.99 2.00 1.99 4/83 26925
/proc/meminfo: memFree=1668688/2055920 swapFree=4192812/4192956
[pid=26916] ppid=26914 vsize=865164 CPUtime=3.06
/proc/26916/stat : 26916 (java) S 26914 26916 21932 0 -1 0 29327 0 1 0 292 14 0 0 18 0 9 0 24730328 885927936 28722 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26916/statm: 216291 28722 1952 9 0 210759 0
[pid=26916/tid=26918] ppid=26914 vsize=865164 CPUtime=2.47
/proc/26916/task/26918/stat : 26918 (java) R 26914 26916 21932 0 -1 64 14500 0 1 0 241 6 0 0 25 0 9 0 24730329 885927936 28722 996147200 134512640 134550932 4294955840 18446744073709551615 4125930644 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26916/tid=26919] ppid=26914 vsize=865164 CPUtime=0.37
/proc/26916/task/26919/stat : 26919 (java) S 26914 26916 21932 0 -1 64 13518 0 0 0 31 6 0 0 16 0 9 0 24730331 885927936 28722 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26916/tid=26920] ppid=26914 vsize=865164 CPUtime=0
/proc/26916/task/26920/stat : 26920 (java) S 26914 26916 21932 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 24730331 885927936 28722 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26916/tid=26921] ppid=26914 vsize=865164 CPUtime=0
/proc/26916/task/26921/stat : 26921 (java) S 26914 26916 21932 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 24730331 885927936 28722 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26916/tid=26922] ppid=26914 vsize=865164 CPUtime=0
/proc/26916/task/26922/stat : 26922 (java) S 26914 26916 21932 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24730333 885927936 28722 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26916/tid=26923] ppid=26914 vsize=865164 CPUtime=0.2
/proc/26916/task/26923/stat : 26923 (java) S 26914 26916 21932 0 -1 64 577 0 0 0 19 1 0 0 16 0 9 0 24730333 885927936 28722 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26916/tid=26924] ppid=26914 vsize=865164 CPUtime=0
/proc/26916/task/26924/stat : 26924 (java) S 26914 26916 21932 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 24730333 885927936 28722 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26916/tid=26925] ppid=26914 vsize=865164 CPUtime=0
/proc/26916/task/26925/stat : 26925 (java) S 26914 26916 21932 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 24730333 885927936 28722 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 865164

[startup+6.3011 s]
/proc/loadavg: 1.99 2.00 1.99 3/83 26925
/proc/meminfo: memFree=1578128/2055920 swapFree=4192812/4192956
[pid=26916] ppid=26914 vsize=865164 CPUtime=6.23
/proc/26916/stat : 26916 (java) S 26914 26916 21932 0 -1 0 62328 0 1 0 595 28 0 0 18 0 9 0 24730328 885927936 61711 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26916/statm: 216291 61711 1960 9 0 210759 0
[pid=26916/tid=26918] ppid=26914 vsize=865164 CPUtime=4.55
/proc/26916/task/26918/stat : 26918 (java) R 26914 26916 21932 0 -1 64 14542 0 1 0 449 6 0 0 25 0 9 0 24730329 885927936 61711 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26916/tid=26919] ppid=26914 vsize=865164 CPUtime=1.38
/proc/26916/task/26919/stat : 26919 (java) R 26914 26916 21932 0 -1 64 46417 0 0 0 119 19 0 0 17 0 9 0 24730331 885927936 61711 996147200 134512640 134550932 4294955840 18446744073709551615 102549400 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26916/tid=26920] ppid=26914 vsize=865164 CPUtime=0
/proc/26916/task/26920/stat : 26920 (java) S 26914 26916 21932 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 24730331 885927936 61711 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26916/tid=26921] ppid=26914 vsize=865164 CPUtime=0
/proc/26916/task/26921/stat : 26921 (java) S 26914 26916 21932 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 24730331 885927936 61711 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26916/tid=26922] ppid=26914 vsize=865164 CPUtime=0
/proc/26916/task/26922/stat : 26922 (java) S 26914 26916 21932 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24730333 885927936 61711 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26916/tid=26923] ppid=26914 vsize=865164 CPUtime=0.27
/proc/26916/task/26923/stat : 26923 (java) S 26914 26916 21932 0 -1 64 637 0 0 0 26 1 0 0 15 0 9 0 24730333 885927936 61711 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26916/tid=26924] ppid=26914 vsize=865164 CPUtime=0
/proc/26916/task/26924/stat : 26924 (java) S 26914 26916 21932 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 24730333 885927936 61711 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26916/tid=26925] ppid=26914 vsize=865164 CPUtime=0
/proc/26916/task/26925/stat : 26925 (java) S 26914 26916 21932 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 24730333 885927936 61711 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 865164

[startup+12.7019 s]
/proc/loadavg: 1.99 2.00 1.99 3/83 26925
/proc/meminfo: memFree=1391512/2055920 swapFree=4192812/4192956
[pid=26916] ppid=26914 vsize=865164 CPUtime=12.58
/proc/26916/stat : 26916 (java) S 26914 26916 21932 0 -1 0 97213 0 1 0 1215 43 0 0 18 0 9 0 24730328 885927936 96572 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26916/statm: 216291 96572 1986 9 0 210759 0
[pid=26916/tid=26918] ppid=26914 vsize=865164 CPUtime=9.72
/proc/26916/task/26918/stat : 26918 (java) R 26914 26916 21932 0 -1 64 14819 0 1 0 966 6 0 0 25 0 9 0 24730329 885927936 96572 996147200 134512640 134550932 4294955840 18446744073709551615 4127351875 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26916/tid=26919] ppid=26914 vsize=865164 CPUtime=2.39
/proc/26916/task/26919/stat : 26919 (java) S 26914 26916 21932 0 -1 64 80919 0 0 0 206 33 0 0 17 0 9 0 24730331 885927936 96572 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26916/tid=26920] ppid=26914 vsize=865164 CPUtime=0
/proc/26916/task/26920/stat : 26920 (java) S 26914 26916 21932 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 24730331 885927936 96572 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26916/tid=26921] ppid=26914 vsize=865164 CPUtime=0
/proc/26916/task/26921/stat : 26921 (java) S 26914 26916 21932 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 24730331 885927936 96572 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26916/tid=26922] ppid=26914 vsize=865164 CPUtime=0
/proc/26916/task/26922/stat : 26922 (java) S 26914 26916 21932 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24730333 885927936 96572 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26916/tid=26923] ppid=26914 vsize=865164 CPUtime=0.44
/proc/26916/task/26923/stat : 26923 (java) S 26914 26916 21932 0 -1 64 743 0 0 0 42 2 0 0 15 0 9 0 24730333 885927936 96572 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26916/tid=26924] ppid=26914 vsize=865164 CPUtime=0
/proc/26916/task/26924/stat : 26924 (java) S 26914 26916 21932 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 24730333 885927936 96572 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26916/tid=26925] ppid=26914 vsize=865164 CPUtime=0
/proc/26916/task/26925/stat : 26925 (java) S 26914 26916 21932 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 24730333 885927936 96572 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 865164

[startup+25.5025 s]
/proc/loadavg: 1.99 2.00 1.99 3/83 26925
/proc/meminfo: memFree=1259480/2055920 swapFree=4192812/4192956
[pid=26916] ppid=26914 vsize=865164 CPUtime=25.27
/proc/26916/stat : 26916 (java) S 26914 26916 21932 0 -1 0 130177 0 1 0 2470 57 0 0 18 0 9 0 24730328 885927936 129526 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26916/statm: 216291 129526 1988 9 0 210759 0
[pid=26916/tid=26918] ppid=26914 vsize=865164 CPUtime=22.13
/proc/26916/task/26918/stat : 26918 (java) R 26914 26916 21932 0 -1 64 14846 0 1 0 2206 7 0 0 25 0 9 0 24730329 885927936 129526 996147200 134512640 134550932 4294955840 18446744073709551615 4127611543 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26916/tid=26919] ppid=26914 vsize=865164 CPUtime=2.63
/proc/26916/task/26919/stat : 26919 (java) S 26914 26916 21932 0 -1 64 113836 0 0 0 217 46 0 0 17 0 9 0 24730331 885927936 129526 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26916/tid=26920] ppid=26914 vsize=865164 CPUtime=0
/proc/26916/task/26920/stat : 26920 (java) S 26914 26916 21932 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 24730331 885927936 129526 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26916/tid=26921] ppid=26914 vsize=865164 CPUtime=0
/proc/26916/task/26921/stat : 26921 (java) S 26914 26916 21932 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 24730331 885927936 129526 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26916/tid=26922] ppid=26914 vsize=865164 CPUtime=0
/proc/26916/task/26922/stat : 26922 (java) S 26914 26916 21932 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24730333 885927936 129526 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26916/tid=26923] ppid=26914 vsize=865164 CPUtime=0.48
/proc/26916/task/26923/stat : 26923 (java) S 26914 26916 21932 0 -1 64 763 0 0 0 46 2 0 0 15 0 9 0 24730333 885927936 129526 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26916/tid=26924] ppid=26914 vsize=865164 CPUtime=0
/proc/26916/task/26924/stat : 26924 (java) S 26914 26916 21932 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 24730333 885927936 129526 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26916/tid=26925] ppid=26914 vsize=865164 CPUtime=0
/proc/26916/task/26925/stat : 26925 (java) S 26914 26916 21932 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 24730333 885927936 129526 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 865164

[startup+51.1027 s]
/proc/loadavg: 1.99 2.00 1.99 3/83 26925
/proc/meminfo: memFree=1246808/2055920 swapFree=4192812/4192956
[pid=26916] ppid=26914 vsize=865164 CPUtime=50.65
/proc/26916/stat : 26916 (java) S 26914 26916 21932 0 -1 0 133365 0 1 0 5006 59 0 0 18 0 9 0 24730328 885927936 132699 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26916/statm: 216291 132699 1991 9 0 210759 0
[pid=26916/tid=26918] ppid=26914 vsize=865164 CPUtime=47.44
/proc/26916/task/26918/stat : 26918 (java) R 26914 26916 21932 0 -1 64 14862 0 1 0 4737 7 0 0 25 0 9 0 24730329 885927936 132699 996147200 134512640 134550932 4294955840 18446744073709551615 4127611369 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26916/tid=26919] ppid=26914 vsize=865164 CPUtime=2.67
/proc/26916/task/26919/stat : 26919 (java) S 26914 26916 21932 0 -1 64 116993 0 0 0 220 47 0 0 16 0 9 0 24730331 885927936 132699 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26916/tid=26920] ppid=26914 vsize=865164 CPUtime=0
/proc/26916/task/26920/stat : 26920 (java) S 26914 26916 21932 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 24730331 885927936 132699 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26916/tid=26921] ppid=26914 vsize=865164 CPUtime=0
/proc/26916/task/26921/stat : 26921 (java) S 26914 26916 21932 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 24730331 885927936 132699 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26916/tid=26922] ppid=26914 vsize=865164 CPUtime=0
/proc/26916/task/26922/stat : 26922 (java) S 26914 26916 21932 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24730333 885927936 132699 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26916/tid=26923] ppid=26914 vsize=865164 CPUtime=0.5
/proc/26916/task/26923/stat : 26923 (java) S 26914 26916 21932 0 -1 64 778 0 0 0 48 2 0 0 16 0 9 0 24730333 885927936 132699 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26916/tid=26924] ppid=26914 vsize=865164 CPUtime=0
/proc/26916/task/26924/stat : 26924 (java) S 26914 26916 21932 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 24730333 885927936 132699 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

Current children cumulated CPU time (s) 1470.19
Current children cumulated vsize (KiB) 865164

[startup+1542.3 s]
/proc/loadavg: 2.10 2.04 2.00 3/92 26977
/proc/meminfo: memFree=622480/2055920 swapFree=4192812/4192956
[pid=26916] ppid=26914 vsize=865164 CPUtime=1529.89
/proc/26916/stat : 26916 (java) S 26914 26916 21932 0 -1 0 133603 0 1 0 152853 136 0 0 18 0 9 0 24730328 885927936 132812 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26916/statm: 216291 132812 1991 9 0 210759 0
[pid=26916/tid=26918] ppid=26914 vsize=865164 CPUtime=1526.37
/proc/26916/task/26918/stat : 26918 (java) R 26914 26916 21932 0 -1 64 14986 0 1 0 152554 83 0 0 25 0 9 0 24730329 885927936 132812 996147200 134512640 134550932 4294955840 18446744073709551615 4127611369 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26916/tid=26919] ppid=26914 vsize=865164 CPUtime=2.94
/proc/26916/task/26919/stat : 26919 (java) S 26914 26916 21932 0 -1 64 117086 0 0 0 245 49 0 0 16 0 9 0 24730331 885927936 132812 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26916/tid=26920] ppid=26914 vsize=865164 CPUtime=0
/proc/26916/task/26920/stat : 26920 (java) S 26914 26916 21932 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 24730331 885927936 132812 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26916/tid=26921] ppid=26914 vsize=865164 CPUtime=0
/proc/26916/task/26921/stat : 26921 (java) S 26914 26916 21932 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 24730331 885927936 132812 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26916/tid=26922] ppid=26914 vsize=865164 CPUtime=0
/proc/26916/task/26922/stat : 26922 (java) S 26914 26916 21932 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24730333 885927936 132812 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26916/tid=26923] ppid=26914 vsize=865164 CPUtime=0.54
/proc/26916/task/26923/stat : 26923 (java) S 26914 26916 21932 0 -1 64 799 0 0 0 52 2 0 0 16 0 9 0 24730333 885927936 132812 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26916/tid=26924] ppid=26914 vsize=865164 CPUtime=0
/proc/26916/task/26924/stat : 26924 (java) S 26914 26916 21932 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 24730333 885927936 132812 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26916/tid=26925] ppid=26914 vsize=865164 CPUtime=0
/proc/26916/task/26925/stat : 26925 (java) S 26914 26916 21932 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 24730333 885927936 132812 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1529.89
Current children cumulated vsize (KiB) 865164

[startup+1602.3 s]
/proc/loadavg: 2.11 2.05 2.00 3/92 26977
/proc/meminfo: memFree=406800/2055920 swapFree=4192812/4192956
[pid=26916] ppid=26914 vsize=865164 CPUtime=1589.58
/proc/26916/stat : 26916 (java) S 26914 26916 21932 0 -1 0 133607 0 1 0 158817 141 0 0 18 0 9 0 24730328 885927936 132812 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26916/statm: 216291 132812 1991 9 0 210759 0
[pid=26916/tid=26918] ppid=26914 vsize=865164 CPUtime=1586.05
/proc/26916/task/26918/stat : 26918 (java) R 26914 26916 21932 0 -1 64 14990 0 1 0 158517 88 0 0 25 0 9 0 24730329 885927936 132812 996147200 134512640 134550932 4294955840 18446744073709551615 4127611369 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26916/tid=26919] ppid=26914 vsize=865164 CPUtime=2.95
/proc/26916/task/26919/stat : 26919 (java) S 26914 26916 21932 0 -1 64 117086 0 0 0 246 49 0 0 16 0 9 0 24730331 885927936 132812 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26916/tid=26920] ppid=26914 vsize=865164 CPUtime=0
/proc/26916/task/26920/stat : 26920 (java) S 26914 26916 21932 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 24730331 885927936 132812 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26916/tid=26921] ppid=26914 vsize=865164 CPUtime=0
/proc/26916/task/26921/stat : 26921 (java) S 26914 26916 21932 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 24730331 885927936 132812 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26916/tid=26922] ppid=26914 vsize=865164 CPUtime=0
/proc/26916/task/26922/stat : 26922 (java) S 26914 26916 21932 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24730333 885927936 132812 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26916/tid=26923] ppid=26914 vsize=865164 CPUtime=0.54
/proc/26916/task/26923/stat : 26923 (java) S 26914 26916 21932 0 -1 64 799 0 0 0 52 2 0 0 16 0 9 0 24730333 885927936 132812 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26916/tid=26924] ppid=26914 vsize=865164 CPUtime=0
/proc/26916/task/26924/stat : 26924 (java) S 26914 26916 21932 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 24730333 885927936 132812 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26916/tid=26925] ppid=26914 vsize=865164 CPUtime=0
/proc/26916/task/26925/stat : 26925 (java) S 26914 26916 21932 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 24730333 885927936 132812 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1589.58
Current children cumulated vsize (KiB) 865164

[startup+1662.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/92 26977
/proc/meminfo: memFree=177040/2055920 swapFree=4192812/4192956
[pid=26916] ppid=26914 vsize=865164 CPUtime=1649.26
/proc/26916/stat : 26916 (java) S 26914 26916 21932 0 -1 0 133612 0 1 0 164780 146 0 0 18 0 9 0 24730328 885927936 132812 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26916/statm: 216291 132812 1991 9 0 210759 0
[pid=26916/tid=26918] ppid=26914 vsize=865164 CPUtime=1645.72
/proc/26916/task/26918/stat : 26918 (java) R 26914 26916 21932 0 -1 64 14995 0 1 0 164479 93 0 0 25 0 9 0 24730329 885927936 132812 996147200 134512640 134550932 4294955840 18446744073709551615 4127343180 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26916/tid=26919] ppid=26914 vsize=865164 CPUtime=2.96
/proc/26916/task/26919/stat : 26919 (java) S 26914 26916 21932 0 -1 64 117086 0 0 0 247 49 0 0 16 0 9 0 24730331 885927936 132812 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26916/tid=26920] ppid=26914 vsize=865164 CPUtime=0
/proc/26916/task/26920/stat : 26920 (java) S 26914 26916 21932 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 24730331 885927936 132812 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26916/tid=26921] ppid=26914 vsize=865164 CPUtime=0
/proc/26916/task/26921/stat : 26921 (java) S 26914 26916 21932 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 24730331 885927936 132812 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26916/tid=26922] ppid=26914 vsize=865164 CPUtime=0
/proc/26916/task/26922/stat : 26922 (java) S 26914 26916 21932 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24730333 885927936 132812 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26916/tid=26923] ppid=26914 vsize=865164 CPUtime=0.54
/proc/26916/task/26923/stat : 26923 (java) S 26914 26916 21932 0 -1 64 799 0 0 0 52 2 0 0 16 0 9 0 24730333 885927936 132812 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26916/tid=26924] ppid=26914 vsize=865164 CPUtime=0
/proc/26916/task/26924/stat : 26924 (java) S 26914 26916 21932 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 24730333 885927936 132812 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26916/tid=26925] ppid=26914 vsize=865164 CPUtime=0
/proc/26916/task/26925/stat : 26925 (java) S 26914 26916 21932 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 24730333 885927936 132812 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1649.26
Current children cumulated vsize (KiB) 865164

[startup+1722.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/84 26979
/proc/meminfo: memFree=16016/2055920 swapFree=4192812/4192956
[pid=26916] ppid=26914 vsize=865164 CPUtime=1708.96
/proc/26916/stat : 26916 (java) S 26914 26916 21932 0 -1 0 133616 0 1 0 170747 149 0 0 18 0 9 0 24730328 885927936 132812 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26916/statm: 216291 132812 1991 9 0 210759 0
[pid=26916/tid=26918] ppid=26914 vsize=865164 CPUtime=1705.41
/proc/26916/task/26918/stat : 26918 (java) R 26914 26916 21932 0 -1 64 14999 0 1 0 170445 96 0 0 25 0 9 0 24730329 885927936 132812 996147200 134512640 134550932 4294955840 18446744073709551615 4126334485 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26916/tid=26919] ppid=26914 vsize=865164 CPUtime=2.97
/proc/26916/task/26919/stat : 26919 (java) S 26914 26916 21932 0 -1 64 117086 0 0 0 248 49 0 0 16 0 9 0 24730331 885927936 132812 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26916/tid=26920] ppid=26914 vsize=865164 CPUtime=0
/proc/26916/task/26920/stat : 26920 (java) S 26914 26916 21932 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 24730331 885927936 132812 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26916/tid=26921] ppid=26914 vsize=865164 CPUtime=0
/proc/26916/task/26921/stat : 26921 (java) S 26914 26916 21932 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 24730331 885927936 132812 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26916/tid=26922] ppid=26914 vsize=865164 CPUtime=0
/proc/26916/task/26922/stat : 26922 (java) S 26914 26916 21932 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24730333 885927936 132812 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26916/tid=26923] ppid=26914 vsize=865164 CPUtime=0.54
/proc/26916/task/26923/stat : 26923 (java) S 26914 26916 21932 0 -1 64 799 0 0 0 52 2 0 0 16 0 9 0 24730333 885927936 132812 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26916/tid=26924] ppid=26914 vsize=865164 CPUtime=0
/proc/26916/task/26924/stat : 26924 (java) S 26914 26916 21932 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 24730333 885927936 132812 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26916/tid=26925] ppid=26914 vsize=865164 CPUtime=0
/proc/26916/task/26925/stat : 26925 (java) S 26914 26916 21932 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 24730333 885927936 132812 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1708.96
Current children cumulated vsize (KiB) 865164

[startup+1782.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/84 26979
/proc/meminfo: memFree=15696/2055920 swapFree=4192812/4192956
[pid=26916] ppid=26914 vsize=865164 CPUtime=1768.94
/proc/26916/stat : 26916 (java) S 26914 26916 21932 0 -1 0 133621 0 1 0 176743 151 0 0 18 0 9 0 24730328 885927936 132812 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26916/statm: 216291 132812 1991 9 0 210759 0
[pid=26916/tid=26918] ppid=26914 vsize=865164 CPUtime=1765.38
/proc/26916/task/26918/stat : 26918 (java) R 26914 26916 21932 0 -1 64 15004 0 1 0 176440 98 0 0 25 0 9 0 24730329 885927936 132812 996147200 134512640 134550932 4294955840 18446744073709551615 4127611369 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26916/tid=26919] ppid=26914 vsize=865164 CPUtime=2.98
/proc/26916/task/26919/stat : 26919 (java) S 26914 26916 21932 0 -1 64 117086 0 0 0 249 49 0 0 16 0 9 0 24730331 885927936 132812 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26916/tid=26920] ppid=26914 vsize=865164 CPUtime=0
/proc/26916/task/26920/stat : 26920 (java) S 26914 26916 21932 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 24730331 885927936 132812 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26916/tid=26921] ppid=26914 vsize=865164 CPUtime=0
/proc/26916/task/26921/stat : 26921 (java) S 26914 26916 21932 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 24730331 885927936 132812 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26916/tid=26922] ppid=26914 vsize=865164 CPUtime=0
/proc/26916/task/26922/stat : 26922 (java) S 26914 26916 21932 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24730333 885927936 132812 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26916/tid=26923] ppid=26914 vsize=865164 CPUtime=0.54
/proc/26916/task/26923/stat : 26923 (java) S 26914 26916 21932 0 -1 64 799 0 0 0 52 2 0 0 16 0 9 0 24730333 885927936 132812 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26916/tid=26924] ppid=26914 vsize=865164 CPUtime=0
/proc/26916/task/26924/stat : 26924 (java) S 26914 26916 21932 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 24730333 885927936 132812 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26916/tid=26925] ppid=26914 vsize=865164 CPUtime=0
/proc/26916/task/26925/stat : 26925 (java) S 26914 26916 21932 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 24730333 885927936 132812 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1768.94
Current children cumulated vsize (KiB) 865164



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1813.4 s]
/proc/loadavg: 2.09 2.04 2.01 3/84 26985
/proc/meminfo: memFree=15952/2055920 swapFree=4192812/4192956
[pid=26916] ppid=26914 vsize=865164 CPUtime=1800.03
/proc/26916/stat : 26916 (java) S 26914 26916 21932 0 -1 0 133623 0 1 0 179848 155 0 0 18 0 9 0 24730328 885927936 132812 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26916/statm: 216291 132812 1991 9 0 210759 0
[pid=26916/tid=26918] ppid=26914 vsize=865164 CPUtime=1796.47
/proc/26916/task/26918/stat : 26918 (java) R 26914 26916 21932 0 -1 64 15006 0 1 0 179545 102 0 0 25 0 9 0 24730329 885927936 132812 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26916/tid=26919] ppid=26914 vsize=865164 CPUtime=2.98
/proc/26916/task/26919/stat : 26919 (java) S 26914 26916 21932 0 -1 64 117086 0 0 0 249 49 0 0 16 0 9 0 24730331 885927936 132812 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26916/tid=26920] ppid=26914 vsize=865164 CPUtime=0
/proc/26916/task/26920/stat : 26920 (java) S 26914 26916 21932 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 24730331 885927936 132812 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26916/tid=26921] ppid=26914 vsize=865164 CPUtime=0
/proc/26916/task/26921/stat : 26921 (java) S 26914 26916 21932 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 24730331 885927936 132812 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26916/tid=26922] ppid=26914 vsize=865164 CPUtime=0
/proc/26916/task/26922/stat : 26922 (java) S 26914 26916 21932 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24730333 885927936 132812 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26916/tid=26923] ppid=26914 vsize=865164 CPUtime=0.54
/proc/26916/task/26923/stat : 26923 (java) S 26914 26916 21932 0 -1 64 799 0 0 0 52 2 0 0 16 0 9 0 24730333 885927936 132812 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26916/tid=26924] ppid=26914 vsize=865164 CPUtime=0
/proc/26916/task/26924/stat : 26924 (java) S 26914 26916 21932 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 24730333 885927936 132812 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26916/tid=26925] ppid=26914 vsize=865164 CPUtime=0
/proc/26916/task/26925/stat : 26925 (java) S 26914 26916 21932 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 24730333 885927936 132812 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 865164

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

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

[startup+1813.51 s]
/proc/loadavg: 2.09 2.04 2.01 3/84 26985
/proc/meminfo: memFree=15952/2055920 swapFree=4192812/4192956
[pid=26916] ppid=26914 vsize=0 CPUtime=1800.11
/proc/26916/stat : 26916 (java) Z 26914 26916 21932 0 -1 1036 133646 0 1 0 179853 158 0 0 15 0 2 0 24730328 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26916/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1813.58
CPU time (s): 1800.16
CPU user time (s): 1798.53
CPU system time (s): 1.63175
CPU usage (%): 99.2605
Max. virtual memory (cumulated for all children) (KiB): 865164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.53
system time used= 1.63175
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 133646
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= 40796
involuntary context switches= 69505

runsolver used 2.37464 second user time and 5.88011 second system time

The end

Launcher Data

Begin job on node92 at 2009-07-12 07:30:53
IDJOB=2083081
IDBENCH=57700
IDSOLVER=737
FILE ID=node92/2083081-1247376653
PBS_JOBID= 9507021
Free space on /tmp= 66332 MiB

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

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

MD5SUM BENCH= 8ae74589310914004d3bf891f899393f
RANDOM SEED=1290931231

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1771832 kB
Buffers:         27468 kB
Cached:         176872 kB
SwapCached:          0 kB
Active:         127148 kB
Inactive:        97668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1771832 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            7272 kB
Writeback:           0 kB
Mapped:          31192 kB
Slab:            44612 kB
Committed_AS:   216664 kB
PageTables:       1844 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 65276 MiB
End job on node92 at 2009-07-12 08:01:08