Trace number 2115139

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.22 1800.92

General information on the benchmark

Namecsp/fischer/
normalized-fischer-11-12-fair.xml
MD5SUMbb29eadf293e3d29139e115e398b4a73
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables34626
Number of constraints32807
Maximum constraint arity3
Maximum domain size20001
Number of constraints which are defined in extension0
Number of constraints which are defined in intension32807
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-2115139-1248028440/watcher-2115139-1248028440 -o /tmp/evaluation-result-2115139-1248028440/solver-2115139-1248028440 -C 1800 -W 2000 -M 900 java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2115139-1248028440.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.09 2.06 1.72 4/80 31089
/proc/meminfo: memFree=1127416/2055920 swapFree=4192812/4192956
[pid=31089] ppid=31087 vsize=1616 CPUtime=0
/proc/31089/stat : 31089 (java) R 31087 31089 30787 0 -1 0 194 0 0 0 0 0 0 0 18 0 1 0 89907706 1654784 161 996147200 134512640 134550932 4294956064 18446744073709551615 4294960144 0 2147483391 4096 0 0 0 0 17 0 0 0
/proc/31089/statm: 404 161 124 9 0 46 0

[startup+0.098491 s]
/proc/loadavg: 2.09 2.06 1.72 4/80 31089
/proc/meminfo: memFree=1127416/2055920 swapFree=4192812/4192956
[pid=31089] ppid=31087 vsize=862252 CPUtime=0.07
/proc/31089/stat : 31089 (java) S 31087 31089 30787 0 -1 0 3326 0 1 0 6 1 0 0 18 0 9 0 89907706 882946048 2791 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31089/statm: 215563 2791 1310 9 0 210433 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 862252

[startup+0.10149 s]
/proc/loadavg: 2.09 2.06 1.72 4/80 31089
/proc/meminfo: memFree=1127416/2055920 swapFree=4192812/4192956
[pid=31089] ppid=31087 vsize=864060 CPUtime=0.07
/proc/31089/stat : 31089 (java) S 31087 31089 30787 0 -1 0 3511 0 1 0 6 1 0 0 18 0 9 0 89907706 884797440 2976 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31089/statm: 216015 2976 1476 9 0 210484 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 864060

[startup+0.301507 s]
/proc/loadavg: 2.09 2.06 1.72 4/80 31089
/proc/meminfo: memFree=1127416/2055920 swapFree=4192812/4192956
[pid=31089] ppid=31087 vsize=864192 CPUtime=0.27
/proc/31089/stat : 31089 (java) S 31087 31089 30787 0 -1 0 4476 0 1 0 25 2 0 0 18 0 9 0 89907706 884932608 3901 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31089/statm: 216048 3901 1855 9 0 210517 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 864192

[startup+0.701543 s]
/proc/loadavg: 2.09 2.06 1.72 4/80 31089
/proc/meminfo: memFree=1127416/2055920 swapFree=4192812/4192956
[pid=31089] ppid=31087 vsize=864932 CPUtime=0.68
/proc/31089/stat : 31089 (java) S 31087 31089 30787 0 -1 0 8699 0 1 0 64 4 0 0 18 0 9 0 89907706 885690368 8124 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31089/statm: 216233 8124 1859 9 0 210702 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 864932

[startup+1.50262 s]
/proc/loadavg: 2.09 2.06 1.72 4/89 31098
/proc/meminfo: memFree=1082032/2055920 swapFree=4192812/4192956
[pid=31089] ppid=31087 vsize=864932 CPUtime=1.47
/proc/31089/stat : 31089 (java) S 31087 31089 30787 0 -1 0 25988 0 1 0 134 13 0 0 18 0 9 0 89907706 885690368 25406 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31089/statm: 216233 25406 1881 9 0 210702 0
[pid=31089/tid=31091] ppid=31087 vsize=864932 CPUtime=1.1
/proc/31089/task/31091/stat : 31091 (java) R 31087 31089 30787 0 -1 64 14204 0 1 0 103 7 0 0 25 0 9 0 89907707 885690368 25406 996147200 134512640 134550932 4294955888 18446744073709551615 4126074613 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31089/tid=31092] ppid=31087 vsize=864932 CPUtime=0.2
/proc/31089/task/31092/stat : 31092 (java) S 31087 31089 30787 0 -1 64 10517 0 0 0 16 4 0 0 17 0 9 0 89907708 885690368 25406 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31089/tid=31093] ppid=31087 vsize=864932 CPUtime=0
/proc/31089/task/31093/stat : 31093 (java) S 31087 31089 30787 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89907709 885690368 25406 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31089/tid=31094] ppid=31087 vsize=864932 CPUtime=0
/proc/31089/task/31094/stat : 31094 (java) S 31087 31089 30787 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89907709 885690368 25406 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31089/tid=31095] ppid=31087 vsize=864932 CPUtime=0
/proc/31089/task/31095/stat : 31095 (java) S 31087 31089 30787 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89907711 885690368 25406 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31089/tid=31096] ppid=31087 vsize=864932 CPUtime=0.14
/proc/31089/task/31096/stat : 31096 (java) S 31087 31089 30787 0 -1 64 534 0 0 0 14 0 0 0 16 0 9 0 89907711 885690368 25406 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31089/tid=31097] ppid=31087 vsize=864932 CPUtime=0
/proc/31089/task/31097/stat : 31097 (java) S 31087 31089 30787 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89907711 885690368 25406 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31089/tid=31098] ppid=31087 vsize=864932 CPUtime=0
/proc/31089/task/31098/stat : 31098 (java) S 31087 31089 30787 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89907711 885690368 25406 996147200 134512640 134550932 4294955888 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) 864932

[startup+3.10276 s]
/proc/loadavg: 2.09 2.05 1.72 3/89 31098
/proc/meminfo: memFree=1032304/2055920 swapFree=4192812/4192956
[pid=31089] ppid=31087 vsize=865048 CPUtime=3.06
/proc/31089/stat : 31089 (java) S 31087 31089 30787 0 -1 0 33615 0 1 0 290 16 0 0 18 0 9 0 89907706 885809152 33023 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31089/statm: 216262 33023 1912 9 0 210731 0
[pid=31089/tid=31091] ppid=31087 vsize=865048 CPUtime=2.36
/proc/31089/task/31091/stat : 31091 (java) R 31087 31089 30787 0 -1 64 14297 0 1 0 229 7 0 0 25 0 9 0 89907707 885809152 33023 996147200 134512640 134550932 4294955888 18446744073709551615 4125903061 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31089/tid=31092] ppid=31087 vsize=865048 CPUtime=0.45
/proc/31089/task/31092/stat : 31092 (java) S 31087 31089 30787 0 -1 64 18004 0 0 0 38 7 0 0 16 0 9 0 89907708 885809152 33023 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31089/tid=31093] ppid=31087 vsize=865048 CPUtime=0
/proc/31089/task/31093/stat : 31093 (java) S 31087 31089 30787 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89907709 885809152 33023 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31089/tid=31094] ppid=31087 vsize=865048 CPUtime=0
/proc/31089/task/31094/stat : 31094 (java) S 31087 31089 30787 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89907709 885809152 33023 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31089/tid=31095] ppid=31087 vsize=865048 CPUtime=0
/proc/31089/task/31095/stat : 31095 (java) S 31087 31089 30787 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89907711 885809152 33023 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31089/tid=31096] ppid=31087 vsize=865048 CPUtime=0.21
/proc/31089/task/31096/stat : 31096 (java) S 31087 31089 30787 0 -1 64 581 0 0 0 21 0 0 0 15 0 9 0 89907711 885809152 33023 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31089/tid=31097] ppid=31087 vsize=865048 CPUtime=0
/proc/31089/task/31097/stat : 31097 (java) S 31087 31089 30787 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89907711 885809152 33023 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31089/tid=31098] ppid=31087 vsize=865048 CPUtime=0
/proc/31089/task/31098/stat : 31098 (java) S 31087 31089 30787 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89907711 885809152 33023 996147200 134512640 134550932 4294955888 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) 865048

[startup+6.30131 s]
/proc/loadavg: 2.09 2.05 1.72 4/89 31098
/proc/meminfo: memFree=974064/2055920 swapFree=4192812/4192956
[pid=31089] ppid=31087 vsize=865160 CPUtime=6.22
/proc/31089/stat : 31089 (java) S 31087 31089 30787 0 -1 0 43618 0 1 0 602 20 0 0 18 0 9 0 89907706 885923840 42988 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31089/statm: 216290 42988 1981 9 0 210759 0
[pid=31089/tid=31091] ppid=31087 vsize=865160 CPUtime=4.94
/proc/31089/task/31091/stat : 31091 (java) R 31087 31089 30787 0 -1 64 14751 0 1 0 486 8 0 0 17 0 9 0 89907707 885923840 42988 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31089/tid=31092] ppid=31087 vsize=865160 CPUtime=0.9
/proc/31089/task/31092/stat : 31092 (java) S 31087 31089 30787 0 -1 64 27456 0 0 0 80 10 0 0 15 0 9 0 89907708 885923840 42988 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31089/tid=31093] ppid=31087 vsize=865160 CPUtime=0
/proc/31089/task/31093/stat : 31093 (java) S 31087 31089 30787 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89907709 885923840 42988 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31089/tid=31094] ppid=31087 vsize=865160 CPUtime=0
/proc/31089/task/31094/stat : 31094 (java) S 31087 31089 30787 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89907709 885923840 42988 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31089/tid=31095] ppid=31087 vsize=865160 CPUtime=0
/proc/31089/task/31095/stat : 31095 (java) S 31087 31089 30787 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89907711 885923840 42988 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31089/tid=31096] ppid=31087 vsize=865160 CPUtime=0.34
/proc/31089/task/31096/stat : 31096 (java) S 31087 31089 30787 0 -1 64 678 0 0 0 34 0 0 0 15 0 9 0 89907711 885923840 42988 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31089/tid=31097] ppid=31087 vsize=865160 CPUtime=0
/proc/31089/task/31097/stat : 31097 (java) S 31087 31089 30787 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89907711 885923840 42988 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31089/tid=31098] ppid=31087 vsize=865160 CPUtime=0
/proc/31089/task/31098/stat : 31098 (java) S 31087 31089 30787 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89907711 885923840 42988 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) 865160

[startup+12.7026 s]
/proc/loadavg: 2.08 2.05 1.72 3/89 31136
/proc/meminfo: memFree=518504/2055920 swapFree=4192812/4192956
[pid=31089] ppid=31087 vsize=865160 CPUtime=12.68
/proc/31089/stat : 31089 (java) S 31087 31089 30787 0 -1 0 139136 0 1 0 1211 57 0 0 18 0 9 0 89907706 885923840 138487 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31089/statm: 216290 138487 1993 9 0 210759 0
[pid=31089/tid=31091] ppid=31087 vsize=865160 CPUtime=9.93
/proc/31089/task/31091/stat : 31091 (java) R 31087 31089 30787 0 -1 64 14876 0 1 0 983 10 0 0 25 0 9 0 89907707 885923840 138487 996147200 134512640 134550932 4294955888 18446744073709551615 4127756259 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31089/tid=31092] ppid=31087 vsize=865160 CPUtime=2.12
/proc/31089/task/31092/stat : 31092 (java) S 31087 31089 30787 0 -1 64 122688 0 0 0 168 44 0 0 16 0 9 0 89907708 885923840 138487 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31089/tid=31093] ppid=31087 vsize=865160 CPUtime=0
/proc/31089/task/31093/stat : 31093 (java) S 31087 31089 30787 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89907709 885923840 138487 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31089/tid=31094] ppid=31087 vsize=865160 CPUtime=0
/proc/31089/task/31094/stat : 31094 (java) S 31087 31089 30787 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89907709 885923840 138487 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31089/tid=31095] ppid=31087 vsize=865160 CPUtime=0
/proc/31089/task/31095/stat : 31095 (java) S 31087 31089 30787 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89907711 885923840 138487 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31089/tid=31096] ppid=31087 vsize=865160 CPUtime=0.6
/proc/31089/task/31096/stat : 31096 (java) S 31087 31089 30787 0 -1 64 839 0 0 0 59 1 0 0 16 0 9 0 89907711 885923840 138487 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31089/tid=31097] ppid=31087 vsize=865160 CPUtime=0
/proc/31089/task/31097/stat : 31097 (java) S 31087 31089 30787 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89907711 885923840 138487 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31089/tid=31098] ppid=31087 vsize=865160 CPUtime=0
/proc/31089/task/31098/stat : 31098 (java) S 31087 31089 30787 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89907711 885923840 138487 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 865160

[startup+25.5017 s]
/proc/loadavg: 2.07 2.05 1.72 3/89 31136
/proc/meminfo: memFree=237928/2055920 swapFree=4192812/4192956
[pid=31089] ppid=31087 vsize=865160 CPUtime=25.47
/proc/31089/stat : 31089 (java) S 31087 31089 30787 0 -1 0 140523 0 1 0 2487 60 0 0 18 0 9 0 89907706 885923840 139870 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31089/statm: 216290 139870 1993 9 0 210759 0
[pid=31089/tid=31091] ppid=31087 vsize=865160 CPUtime=22.66
/proc/31089/task/31091/stat : 31091 (java) R 31087 31089 30787 0 -1 64 14880 0 1 0 2253 13 0 0 25 0 9 0 89907707 885923840 139870 996147200 134512640 134550932 4294955888 18446744073709551615 4127560376 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31089/tid=31092] ppid=31087 vsize=865160 CPUtime=2.19
/proc/31089/task/31092/stat : 31092 (java) S 31087 31089 30787 0 -1 64 124067 0 0 0 174 45 0 0 16 0 9 0 89907708 885923840 139870 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31089/tid=31093] ppid=31087 vsize=865160 CPUtime=0
/proc/31089/task/31093/stat : 31093 (java) S 31087 31089 30787 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89907709 885923840 139870 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31089/tid=31094] ppid=31087 vsize=865160 CPUtime=0
/proc/31089/task/31094/stat : 31094 (java) S 31087 31089 30787 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89907709 885923840 139870 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31089/tid=31095] ppid=31087 vsize=865160 CPUtime=0
/proc/31089/task/31095/stat : 31095 (java) S 31087 31089 30787 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89907711 885923840 139870 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31089/tid=31096] ppid=31087 vsize=865160 CPUtime=0.6
/proc/31089/task/31096/stat : 31096 (java) S 31087 31089 30787 0 -1 64 843 0 0 0 59 1 0 0 16 0 9 0 89907711 885923840 139870 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31089/tid=31097] ppid=31087 vsize=865160 CPUtime=0
/proc/31089/task/31097/stat : 31097 (java) S 31087 31089 30787 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89907711 885923840 139870 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31089/tid=31098] ppid=31087 vsize=865160 CPUtime=0
/proc/31089/task/31098/stat : 31098 (java) S 31087 31089 30787 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89907711 885923840 139870 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 865160

[startup+51.102 s]
/proc/loadavg: 2.04 2.05 1.73 3/89 31136
/proc/meminfo: memFree=232232/2055920 swapFree=4192812/4192956
[pid=31089] ppid=31087 vsize=865160 CPUtime=51.05
/proc/31089/stat : 31089 (java) S 31087 31089 30787 0 -1 0 140538 0 1 0 5041 64 0 0 18 0 9 0 89907706 885923840 139880 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31089/statm: 216290 139880 1995 9 0 210759 0
[pid=31089/tid=31091] ppid=31087 vsize=865160 CPUtime=48.19
/proc/31089/task/31091/stat : 31091 (java) R 31087 31089 30787 0 -1 64 14892 0 1 0 4803 16 0 0 25 0 9 0 89907707 885923840 139880 996147200 134512640 134550932 4294955888 18446744073709551615 4126636287 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31089/tid=31092] ppid=31087 vsize=865160 CPUtime=2.22
/proc/31089/task/31092/stat : 31092 (java) S 31087 31089 30787 0 -1 64 124067 0 0 0 177 45 0 0 16 0 9 0 89907708 885923840 139880 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31089/tid=31093] ppid=31087 vsize=865160 CPUtime=0
/proc/31089/task/31093/stat : 31093 (java) S 31087 31089 30787 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89907709 885923840 139880 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31089/tid=31094] ppid=31087 vsize=865160 CPUtime=0
/proc/31089/task/31094/stat : 31094 (java) S 31087 31089 30787 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89907709 885923840 139880 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31089/tid=31095] ppid=31087 vsize=865160 CPUtime=0
/proc/31089/task/31095/stat : 31095 (java) S 31087 31089 30787 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89907711 885923840 139880 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31089/tid=31096] ppid=31087 vsize=865160 CPUtime=0.61
/proc/31089/task/31096/stat : 31096 (java) S 31087 31089 30787 0 -1 64 846 0 0 0 60 1 0 0 16 0 9 0 89907711 885923840 139880 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31089/tid=31097] ppid=31087 vsize=865160 CPUtime=0
/proc/31089/task/31097/stat : 31097 (java) S 31087 31089 30787 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89907711 885923840 139880 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

Current children cumulated CPU time (s) 1481.71
Current children cumulated vsize (KiB) 865160

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/89 31138
/proc/meminfo: memFree=229096/2055920 swapFree=4192812/4192956
[pid=31089] ppid=31087 vsize=865160 CPUtime=1541.69
/proc/31089/stat : 31089 (java) S 31087 31089 30787 0 -1 0 140969 0 1 0 154098 71 0 0 18 0 9 0 89907706 885923840 140267 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31089/statm: 216290 140267 1997 9 0 210759 0
[pid=31089/tid=31091] ppid=31087 vsize=865160 CPUtime=1538.47
/proc/31089/task/31091/stat : 31091 (java) R 31087 31089 30787 0 -1 64 14936 0 1 0 153824 23 0 0 25 0 9 0 89907707 885923840 140267 996147200 134512640 134550932 4294955888 18446744073709551615 4127474480 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31089/tid=31092] ppid=31087 vsize=865160 CPUtime=2.55
/proc/31089/task/31092/stat : 31092 (java) S 31087 31089 30787 0 -1 64 124442 0 0 0 210 45 0 0 16 0 9 0 89907708 885923840 140267 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31089/tid=31093] ppid=31087 vsize=865160 CPUtime=0
/proc/31089/task/31093/stat : 31093 (java) S 31087 31089 30787 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89907709 885923840 140267 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31089/tid=31094] ppid=31087 vsize=865160 CPUtime=0
/proc/31089/task/31094/stat : 31094 (java) S 31087 31089 30787 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89907709 885923840 140267 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31089/tid=31095] ppid=31087 vsize=865160 CPUtime=0
/proc/31089/task/31095/stat : 31095 (java) S 31087 31089 30787 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89907711 885923840 140267 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31089/tid=31096] ppid=31087 vsize=865160 CPUtime=0.63
/proc/31089/task/31096/stat : 31096 (java) S 31087 31089 30787 0 -1 64 858 0 0 0 62 1 0 0 16 0 9 0 89907711 885923840 140267 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31089/tid=31097] ppid=31087 vsize=865160 CPUtime=0
/proc/31089/task/31097/stat : 31097 (java) S 31087 31089 30787 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89907711 885923840 140267 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31089/tid=31098] ppid=31087 vsize=865160 CPUtime=0
/proc/31089/task/31098/stat : 31098 (java) S 31087 31089 30787 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89907711 885923840 140267 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1541.69
Current children cumulated vsize (KiB) 865160

[startup+1602.3 s]
/proc/loadavg: 2.08 2.03 1.92 3/89 31138
/proc/meminfo: memFree=229032/2055920 swapFree=4192812/4192956
[pid=31089] ppid=31087 vsize=865160 CPUtime=1601.66
/proc/31089/stat : 31089 (java) S 31087 31089 30787 0 -1 0 140973 0 1 0 160095 71 0 0 18 0 9 0 89907706 885923840 140268 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31089/statm: 216290 140268 1997 9 0 210759 0
[pid=31089/tid=31091] ppid=31087 vsize=865160 CPUtime=1598.44
/proc/31089/task/31091/stat : 31091 (java) R 31087 31089 30787 0 -1 64 14939 0 1 0 159821 23 0 0 25 0 9 0 89907707 885923840 140268 996147200 134512640 134550932 4294955888 18446744073709551615 4127585292 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31089/tid=31092] ppid=31087 vsize=865160 CPUtime=2.55
/proc/31089/task/31092/stat : 31092 (java) S 31087 31089 30787 0 -1 64 124443 0 0 0 210 45 0 0 16 0 9 0 89907708 885923840 140268 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31089/tid=31093] ppid=31087 vsize=865160 CPUtime=0
/proc/31089/task/31093/stat : 31093 (java) S 31087 31089 30787 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89907709 885923840 140268 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31089/tid=31094] ppid=31087 vsize=865160 CPUtime=0
/proc/31089/task/31094/stat : 31094 (java) S 31087 31089 30787 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89907709 885923840 140268 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31089/tid=31095] ppid=31087 vsize=865160 CPUtime=0
/proc/31089/task/31095/stat : 31095 (java) S 31087 31089 30787 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89907711 885923840 140268 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31089/tid=31096] ppid=31087 vsize=865160 CPUtime=0.63
/proc/31089/task/31096/stat : 31096 (java) S 31087 31089 30787 0 -1 64 858 0 0 0 62 1 0 0 16 0 9 0 89907711 885923840 140268 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31089/tid=31097] ppid=31087 vsize=865160 CPUtime=0
/proc/31089/task/31097/stat : 31097 (java) S 31087 31089 30787 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89907711 885923840 140268 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31089/tid=31098] ppid=31087 vsize=865160 CPUtime=0
/proc/31089/task/31098/stat : 31098 (java) S 31087 31089 30787 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89907711 885923840 140268 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1601.66
Current children cumulated vsize (KiB) 865160

[startup+1662.3 s]
/proc/loadavg: 2.16 2.06 1.94 3/89 31144
/proc/meminfo: memFree=228776/2055920 swapFree=4192812/4192956
[pid=31089] ppid=31087 vsize=865160 CPUtime=1661.64
/proc/31089/stat : 31089 (java) S 31087 31089 30787 0 -1 0 140975 0 1 0 166092 72 0 0 18 0 9 0 89907706 885923840 140269 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31089/statm: 216290 140269 1997 9 0 210759 0
[pid=31089/tid=31091] ppid=31087 vsize=865160 CPUtime=1658.42
/proc/31089/task/31091/stat : 31091 (java) R 31087 31089 30787 0 -1 64 14940 0 1 0 165818 24 0 0 25 0 9 0 89907707 885923840 140269 996147200 134512640 134550932 4294955888 18446744073709551615 4127843996 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31089/tid=31092] ppid=31087 vsize=865160 CPUtime=2.56
/proc/31089/task/31092/stat : 31092 (java) S 31087 31089 30787 0 -1 64 124444 0 0 0 211 45 0 0 16 0 9 0 89907708 885923840 140269 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31089/tid=31093] ppid=31087 vsize=865160 CPUtime=0
/proc/31089/task/31093/stat : 31093 (java) S 31087 31089 30787 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89907709 885923840 140269 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31089/tid=31094] ppid=31087 vsize=865160 CPUtime=0
/proc/31089/task/31094/stat : 31094 (java) S 31087 31089 30787 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89907709 885923840 140269 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31089/tid=31095] ppid=31087 vsize=865160 CPUtime=0
/proc/31089/task/31095/stat : 31095 (java) S 31087 31089 30787 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89907711 885923840 140269 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31089/tid=31096] ppid=31087 vsize=865160 CPUtime=0.63
/proc/31089/task/31096/stat : 31096 (java) S 31087 31089 30787 0 -1 64 858 0 0 0 62 1 0 0 16 0 9 0 89907711 885923840 140269 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31089/tid=31097] ppid=31087 vsize=865160 CPUtime=0
/proc/31089/task/31097/stat : 31097 (java) S 31087 31089 30787 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89907711 885923840 140269 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31089/tid=31098] ppid=31087 vsize=865160 CPUtime=0
/proc/31089/task/31098/stat : 31098 (java) S 31087 31089 30787 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89907711 885923840 140269 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1661.64
Current children cumulated vsize (KiB) 865160

[startup+1722.3 s]
/proc/loadavg: 2.13 2.07 1.94 3/89 31144
/proc/meminfo: memFree=228776/2055920 swapFree=4192812/4192956
[pid=31089] ppid=31087 vsize=865160 CPUtime=1721.62
/proc/31089/stat : 31089 (java) S 31087 31089 30787 0 -1 0 140979 0 1 0 172090 72 0 0 18 0 9 0 89907706 885923840 140270 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31089/statm: 216290 140270 1997 9 0 210759 0
[pid=31089/tid=31091] ppid=31087 vsize=865160 CPUtime=1718.38
/proc/31089/task/31091/stat : 31091 (java) R 31087 31089 30787 0 -1 64 14943 0 1 0 171814 24 0 0 25 0 9 0 89907707 885923840 140270 996147200 134512640 134550932 4294955888 18446744073709551615 4127893046 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31089/tid=31092] ppid=31087 vsize=865160 CPUtime=2.57
/proc/31089/task/31092/stat : 31092 (java) S 31087 31089 30787 0 -1 64 124445 0 0 0 212 45 0 0 16 0 9 0 89907708 885923840 140270 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31089/tid=31093] ppid=31087 vsize=865160 CPUtime=0
/proc/31089/task/31093/stat : 31093 (java) S 31087 31089 30787 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89907709 885923840 140270 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31089/tid=31094] ppid=31087 vsize=865160 CPUtime=0
/proc/31089/task/31094/stat : 31094 (java) S 31087 31089 30787 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89907709 885923840 140270 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31089/tid=31095] ppid=31087 vsize=865160 CPUtime=0
/proc/31089/task/31095/stat : 31095 (java) S 31087 31089 30787 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89907711 885923840 140270 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31089/tid=31096] ppid=31087 vsize=865160 CPUtime=0.63
/proc/31089/task/31096/stat : 31096 (java) S 31087 31089 30787 0 -1 64 858 0 0 0 62 1 0 0 16 0 9 0 89907711 885923840 140270 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31089/tid=31097] ppid=31087 vsize=865160 CPUtime=0
/proc/31089/task/31097/stat : 31097 (java) S 31087 31089 30787 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89907711 885923840 140270 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31089/tid=31098] ppid=31087 vsize=865160 CPUtime=0
/proc/31089/task/31098/stat : 31098 (java) S 31087 31089 30787 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89907711 885923840 140270 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1721.62
Current children cumulated vsize (KiB) 865160

[startup+1782.3 s]
/proc/loadavg: 2.08 2.06 1.95 3/89 31144
/proc/meminfo: memFree=228776/2055920 swapFree=4192812/4192956
[pid=31089] ppid=31087 vsize=865160 CPUtime=1781.6
/proc/31089/stat : 31089 (java) S 31087 31089 30787 0 -1 0 140980 0 1 0 178088 72 0 0 18 0 9 0 89907706 885923840 140270 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31089/statm: 216290 140270 1997 9 0 210759 0
[pid=31089/tid=31091] ppid=31087 vsize=865160 CPUtime=1778.36
/proc/31089/task/31091/stat : 31091 (java) R 31087 31089 30787 0 -1 64 14944 0 1 0 177812 24 0 0 25 0 9 0 89907707 885923840 140270 996147200 134512640 134550932 4294955888 18446744073709551615 4127883563 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31089/tid=31092] ppid=31087 vsize=865160 CPUtime=2.57
/proc/31089/task/31092/stat : 31092 (java) S 31087 31089 30787 0 -1 64 124445 0 0 0 212 45 0 0 16 0 9 0 89907708 885923840 140270 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31089/tid=31093] ppid=31087 vsize=865160 CPUtime=0
/proc/31089/task/31093/stat : 31093 (java) S 31087 31089 30787 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89907709 885923840 140270 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31089/tid=31094] ppid=31087 vsize=865160 CPUtime=0
/proc/31089/task/31094/stat : 31094 (java) S 31087 31089 30787 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89907709 885923840 140270 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31089/tid=31095] ppid=31087 vsize=865160 CPUtime=0
/proc/31089/task/31095/stat : 31095 (java) S 31087 31089 30787 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89907711 885923840 140270 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31089/tid=31096] ppid=31087 vsize=865160 CPUtime=0.63
/proc/31089/task/31096/stat : 31096 (java) S 31087 31089 30787 0 -1 64 858 0 0 0 62 1 0 0 16 0 9 0 89907711 885923840 140270 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31089/tid=31097] ppid=31087 vsize=865160 CPUtime=0
/proc/31089/task/31097/stat : 31097 (java) S 31087 31089 30787 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89907711 885923840 140270 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31089/tid=31098] ppid=31087 vsize=865160 CPUtime=0
/proc/31089/task/31098/stat : 31098 (java) S 31087 31089 30787 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89907711 885923840 140270 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1781.6
Current children cumulated vsize (KiB) 865160



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.8 s]
/proc/loadavg: 2.06 2.06 1.95 3/89 31144
/proc/meminfo: memFree=228776/2055920 swapFree=4192812/4192956
[pid=31089] ppid=31087 vsize=865160 CPUtime=1800.09
/proc/31089/stat : 31089 (java) S 31087 31089 30787 0 -1 0 140981 0 1 0 179937 72 0 0 18 0 9 0 89907706 885923840 140270 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31089/statm: 216290 140270 1997 9 0 210759 0
[pid=31089/tid=31091] ppid=31087 vsize=865160 CPUtime=1796.85
/proc/31089/task/31091/stat : 31091 (java) R 31087 31089 30787 0 -1 64 14945 0 1 0 179661 24 0 0 25 0 9 0 89907707 885923840 140270 996147200 134512640 134550932 4294955888 18446744073709551615 4127585292 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31089/tid=31092] ppid=31087 vsize=865160 CPUtime=2.57
/proc/31089/task/31092/stat : 31092 (java) S 31087 31089 30787 0 -1 64 124445 0 0 0 212 45 0 0 16 0 9 0 89907708 885923840 140270 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31089/tid=31093] ppid=31087 vsize=865160 CPUtime=0
/proc/31089/task/31093/stat : 31093 (java) S 31087 31089 30787 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89907709 885923840 140270 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31089/tid=31094] ppid=31087 vsize=865160 CPUtime=0
/proc/31089/task/31094/stat : 31094 (java) S 31087 31089 30787 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89907709 885923840 140270 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31089/tid=31095] ppid=31087 vsize=865160 CPUtime=0
/proc/31089/task/31095/stat : 31095 (java) S 31087 31089 30787 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89907711 885923840 140270 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31089/tid=31096] ppid=31087 vsize=865160 CPUtime=0.63
/proc/31089/task/31096/stat : 31096 (java) S 31087 31089 30787 0 -1 64 858 0 0 0 62 1 0 0 16 0 9 0 89907711 885923840 140270 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31089/tid=31097] ppid=31087 vsize=865160 CPUtime=0
/proc/31089/task/31097/stat : 31097 (java) S 31087 31089 30787 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89907711 885923840 140270 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31089/tid=31098] ppid=31087 vsize=865160 CPUtime=0
/proc/31089/task/31098/stat : 31098 (java) S 31087 31089 30787 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89907711 885923840 140270 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 865160

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

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

[startup+1800.92 s]
/proc/loadavg: 2.06 2.06 1.95 3/89 31144
/proc/meminfo: memFree=228776/2055920 swapFree=4192812/4192956
[pid=31089] ppid=31087 vsize=0 CPUtime=1800.21
/proc/31089/stat : 31089 (java) R 31087 31089 30787 0 -1 1028 141003 0 1 0 179941 80 0 0 17 0 1 0 89907706 0 0 996147200 0 0 0 0 0 0 0 0 16800975 0 0 0 17 0 0 0
/proc/31089/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.21
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1800.92
CPU time (s): 1800.22
CPU user time (s): 1799.41
CPU system time (s): 0.808877
CPU usage (%): 99.9611
Max. virtual memory (cumulated for all children) (KiB): 865160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.41
system time used= 0.808877
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 141003
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= 39494
involuntary context switches= 17561

runsolver used 2.48362 second user time and 5.71913 second system time

The end

Launcher Data

Begin job on node50 at 2009-07-19 20:34:01
IDJOB=2115139
IDBENCH=54218
IDSOLVER=780
FILE ID=node50/2115139-1248028440
PBS_JOBID= 9528949
Free space on /tmp= 66340 MiB

SOLVER NAME= Choco2.1.1b 2009-07-16
BENCH NAME= CPAI08/csp/fischer/normalized-fischer-11-12-fair.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-2115139-1248028440/watcher-2115139-1248028440 -o /tmp/evaluation-result-2115139-1248028440/solver-2115139-1248028440 -C 1800 -W 2000 -M 900  java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2115139-1248028440.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= bb29eadf293e3d29139e115e398b4a73
RANDOM SEED=2109326512

node50.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.231
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.231
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:       1127896 kB
Buffers:        100892 kB
Cached:         649828 kB
SwapCached:          0 kB
Active:         310128 kB
Inactive:       514060 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1127896 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           10808 kB
Writeback:           0 kB
Mapped:          91216 kB
Slab:            88896 kB
Committed_AS:  1258096 kB
PageTables:       1992 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= 66332 MiB
End job on node50 at 2009-07-19 21:04:04