Trace number 2115259

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.04 1817.14

General information on the benchmark

Namecsp/pseudo/chnl/
normalized-chnl-40-41.xml
MD5SUMf41e5b28cf61248985fc3eb1ef5687be
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 variables3280
Number of constraints162
Maximum constraint arity41
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension162
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-2115259-1248028494/watcher-2115259-1248028494 -o /tmp/evaluation-result-2115259-1248028494/solver-2115259-1248028494 -C 1800 -W 2000 -M 900 java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2115259-1248028494.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.08 2.07 1.75 4/80 26853
/proc/meminfo: memFree=731112/2055920 swapFree=4192812/4192956
[pid=26853] ppid=26851 vsize=10676 CPUtime=0
/proc/26853/stat : 26853 (java) S 26851 26853 26324 0 -1 0 710 0 0 0 0 0 0 0 18 0 2 0 89916417 10932224 488 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26853/statm: 2669 488 211 9 0 1184 0
[pid=26853/tid=26854] ppid=26851 vsize=10676 CPUtime=0
/proc/26853/task/26854/stat : 26854 (java) R 26851 26853 26324 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 89916418 10932224 488 996147200 134512640 134550932 4294955888 18446744073709551615 10543064 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.0485159 s]
/proc/loadavg: 2.08 2.07 1.75 4/80 26853
/proc/meminfo: memFree=731112/2055920 swapFree=4192812/4192956
[pid=26853] ppid=26851 vsize=860732 CPUtime=0.04
/proc/26853/stat : 26853 (java) S 26851 26853 26324 0 -1 0 2397 0 1 0 3 1 0 0 18 0 7 0 89916417 881389568 1956 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26853/statm: 215183 1956 907 9 0 210098 0
[pid=26853/tid=26854] ppid=26851 vsize=860732 CPUtime=0.02
/proc/26853/task/26854/stat : 26854 (java) S 26851 26853 26324 0 -1 64 1669 0 1 0 2 0 0 0 18 0 7 0 89916418 881389568 1956 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 860732

[startup+0.101472 s]
/proc/loadavg: 2.08 2.07 1.75 4/80 26853
/proc/meminfo: memFree=731112/2055920 swapFree=4192812/4192956
[pid=26853] ppid=26851 vsize=864060 CPUtime=0.09
/proc/26853/stat : 26853 (java) S 26851 26853 26324 0 -1 0 3837 0 1 0 8 1 0 0 18 0 9 0 89916417 884797440 3291 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26853/statm: 216015 3291 1727 9 0 210484 0
[pid=26853/tid=26854] ppid=26851 vsize=864060 CPUtime=0.07
/proc/26853/task/26854/stat : 26854 (java) R 26851 26853 26324 0 -1 64 2898 0 1 0 7 0 0 0 18 0 9 0 89916418 884797440 3291 996147200 134512640 134550932 4294955888 18446744073709551615 4125911255 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 864060

[startup+0.301491 s]
/proc/loadavg: 2.08 2.07 1.75 4/80 26853
/proc/meminfo: memFree=731112/2055920 swapFree=4192812/4192956
[pid=26853] ppid=26851 vsize=864192 CPUtime=0.29
/proc/26853/stat : 26853 (java) S 26851 26853 26324 0 -1 0 4480 0 1 0 27 2 0 0 18 0 9 0 89916417 884932608 3905 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26853/statm: 216048 3905 1855 9 0 210517 0
[pid=26853/tid=26854] ppid=26851 vsize=864192 CPUtime=0.26
/proc/26853/task/26854/stat : 26854 (java) R 26851 26853 26324 0 -1 64 3517 0 1 0 25 1 0 0 19 0 9 0 89916418 884932608 3905 996147200 134512640 134550932 4294955888 18446744073709551615 4125907310 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 864192

[startup+0.701533 s]
/proc/loadavg: 2.08 2.07 1.75 4/80 26853
/proc/meminfo: memFree=731112/2055920 swapFree=4192812/4192956
[pid=26853] ppid=26851 vsize=865052 CPUtime=0.69
/proc/26853/stat : 26853 (java) S 26851 26853 26324 0 -1 0 6201 0 1 0 66 3 0 0 18 0 9 0 89916417 885813248 5615 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26853/statm: 216263 5615 1896 9 0 210732 0
[pid=26853/tid=26854] ppid=26851 vsize=865052 CPUtime=0.52
/proc/26853/task/26854/stat : 26854 (java) R 26851 26853 26324 0 -1 64 4932 0 1 0 50 2 0 0 21 0 9 0 89916418 885813248 5615 996147200 134512640 134550932 4294955888 18446744073709551615 103774189 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 865052

[startup+1.50262 s]
/proc/loadavg: 2.08 2.07 1.75 3/89 26862
/proc/meminfo: memFree=703968/2055920 swapFree=4192812/4192956
[pid=26853] ppid=26851 vsize=865236 CPUtime=1.47
/proc/26853/stat : 26853 (java) S 26851 26853 26324 0 -1 0 18340 0 1 0 138 9 0 0 18 0 9 0 89916417 886001664 17719 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26853/statm: 216309 17719 1982 9 0 210778 0
[pid=26853/tid=26854] ppid=26851 vsize=865236 CPUtime=1.11
/proc/26853/task/26854/stat : 26854 (java) R 26851 26853 26324 0 -1 64 14800 0 1 0 104 7 0 0 25 0 9 0 89916418 886001664 17719 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26853/tid=26856] ppid=26851 vsize=865236 CPUtime=0.04
/proc/26853/task/26856/stat : 26856 (java) R 26851 26853 26324 0 -1 64 2176 0 0 0 4 0 0 0 16 0 9 0 89916419 886001664 17719 996147200 134512640 134550932 4294955888 18446744073709551615 104193956 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26853/tid=26857] ppid=26851 vsize=865236 CPUtime=0
/proc/26853/task/26857/stat : 26857 (java) S 26851 26853 26324 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 89916419 886001664 17719 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26853/tid=26858] ppid=26851 vsize=865236 CPUtime=0
/proc/26853/task/26858/stat : 26858 (java) S 26851 26853 26324 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 89916419 886001664 17719 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26853/tid=26859] ppid=26851 vsize=865236 CPUtime=0
/proc/26853/task/26859/stat : 26859 (java) S 26851 26853 26324 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89916421 886001664 17719 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26853/tid=26860] ppid=26851 vsize=865236 CPUtime=0.29
/proc/26853/task/26860/stat : 26860 (java) S 26851 26853 26324 0 -1 64 637 0 0 0 29 0 0 0 15 0 9 0 89916421 886001664 17719 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26853/tid=26861] ppid=26851 vsize=865236 CPUtime=0
/proc/26853/task/26861/stat : 26861 (java) S 26851 26853 26324 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89916422 886001664 17719 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26853/tid=26862] ppid=26851 vsize=865236 CPUtime=0
/proc/26853/task/26862/stat : 26862 (java) S 26851 26853 26324 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89916422 886001664 17719 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) 865236

[startup+3.10277 s]
/proc/loadavg: 2.08 2.07 1.75 3/89 26862
/proc/meminfo: memFree=655776/2055920 swapFree=4192812/4192956
[pid=26853] ppid=26851 vsize=865236 CPUtime=3.06
/proc/26853/stat : 26853 (java) S 26851 26853 26324 0 -1 0 21325 0 1 0 294 12 0 0 18 0 9 0 89916417 886001664 20699 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26853/statm: 216309 20699 1984 9 0 210778 0
[pid=26853/tid=26854] ppid=26851 vsize=865236 CPUtime=2.53
/proc/26853/task/26854/stat : 26854 (java) R 26851 26853 26324 0 -1 64 14825 0 1 0 245 8 0 0 25 0 9 0 89916418 886001664 20699 996147200 134512640 134550932 4294955888 18446744073709551615 4127332882 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26853/tid=26856] ppid=26851 vsize=865236 CPUtime=0.13
/proc/26853/task/26856/stat : 26856 (java) S 26851 26853 26324 0 -1 64 5090 0 0 0 11 2 0 0 17 0 9 0 89916419 886001664 20699 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26853/tid=26857] ppid=26851 vsize=865236 CPUtime=0
/proc/26853/task/26857/stat : 26857 (java) S 26851 26853 26324 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89916419 886001664 20699 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26853/tid=26858] ppid=26851 vsize=865236 CPUtime=0
/proc/26853/task/26858/stat : 26858 (java) S 26851 26853 26324 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89916419 886001664 20699 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26853/tid=26859] ppid=26851 vsize=865236 CPUtime=0
/proc/26853/task/26859/stat : 26859 (java) S 26851 26853 26324 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89916421 886001664 20699 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26853/tid=26860] ppid=26851 vsize=865236 CPUtime=0.37
/proc/26853/task/26860/stat : 26860 (java) S 26851 26853 26324 0 -1 64 678 0 0 0 36 1 0 0 15 0 9 0 89916421 886001664 20699 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26853/tid=26861] ppid=26851 vsize=865236 CPUtime=0
/proc/26853/task/26861/stat : 26861 (java) S 26851 26853 26324 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89916422 886001664 20699 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26853/tid=26862] ppid=26851 vsize=865236 CPUtime=0
/proc/26853/task/26862/stat : 26862 (java) S 26851 26853 26324 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89916422 886001664 20699 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) 865236

[startup+6.30109 s]
/proc/loadavg: 2.08 2.07 1.75 3/89 26862
/proc/meminfo: memFree=655456/2055920 swapFree=4192812/4192956
[pid=26853] ppid=26851 vsize=865236 CPUtime=6.22
/proc/26853/stat : 26853 (java) S 26851 26853 26324 0 -1 0 21331 0 1 0 610 12 0 0 18 0 9 0 89916417 886001664 20702 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26853/statm: 216309 20702 1986 9 0 210778 0
[pid=26853/tid=26854] ppid=26851 vsize=865236 CPUtime=5.7
/proc/26853/task/26854/stat : 26854 (java) R 26851 26853 26324 0 -1 64 14830 0 1 0 562 8 0 0 25 0 9 0 89916418 886001664 20702 996147200 134512640 134550932 4294955888 18446744073709551615 4126624504 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26853/tid=26856] ppid=26851 vsize=865236 CPUtime=0.13
/proc/26853/task/26856/stat : 26856 (java) S 26851 26853 26324 0 -1 64 5090 0 0 0 11 2 0 0 17 0 9 0 89916419 886001664 20702 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26853/tid=26857] ppid=26851 vsize=865236 CPUtime=0
/proc/26853/task/26857/stat : 26857 (java) S 26851 26853 26324 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89916419 886001664 20702 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26853/tid=26858] ppid=26851 vsize=865236 CPUtime=0
/proc/26853/task/26858/stat : 26858 (java) S 26851 26853 26324 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89916419 886001664 20702 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26853/tid=26859] ppid=26851 vsize=865236 CPUtime=0
/proc/26853/task/26859/stat : 26859 (java) S 26851 26853 26324 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89916421 886001664 20702 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26853/tid=26860] ppid=26851 vsize=865236 CPUtime=0.37
/proc/26853/task/26860/stat : 26860 (java) S 26851 26853 26324 0 -1 64 679 0 0 0 36 1 0 0 17 0 9 0 89916421 886001664 20702 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26853/tid=26861] ppid=26851 vsize=865236 CPUtime=0
/proc/26853/task/26861/stat : 26861 (java) S 26851 26853 26324 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89916422 886001664 20702 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26853/tid=26862] ppid=26851 vsize=865236 CPUtime=0
/proc/26853/task/26862/stat : 26862 (java) S 26851 26853 26324 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89916422 886001664 20702 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) 865236

[startup+12.7027 s]
/proc/loadavg: 2.07 2.07 1.76 3/89 26862
/proc/meminfo: memFree=655328/2055920 swapFree=4192812/4192956
[pid=26853] ppid=26851 vsize=865236 CPUtime=12.57
/proc/26853/stat : 26853 (java) S 26851 26853 26324 0 -1 0 21335 0 1 0 1245 12 0 0 18 0 9 0 89916417 886001664 20703 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26853/statm: 216309 20703 1986 9 0 210778 0
[pid=26853/tid=26854] ppid=26851 vsize=865236 CPUtime=12.04
/proc/26853/task/26854/stat : 26854 (java) R 26851 26853 26324 0 -1 64 14833 0 1 0 1196 8 0 0 25 0 9 0 89916418 886001664 20703 996147200 134512640 134550932 4294955888 18446744073709551615 4127325534 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26853/tid=26856] ppid=26851 vsize=865236 CPUtime=0.13
/proc/26853/task/26856/stat : 26856 (java) S 26851 26853 26324 0 -1 64 5090 0 0 0 11 2 0 0 17 0 9 0 89916419 886001664 20703 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26853/tid=26857] ppid=26851 vsize=865236 CPUtime=0
/proc/26853/task/26857/stat : 26857 (java) S 26851 26853 26324 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89916419 886001664 20703 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26853/tid=26858] ppid=26851 vsize=865236 CPUtime=0
/proc/26853/task/26858/stat : 26858 (java) S 26851 26853 26324 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89916419 886001664 20703 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26853/tid=26859] ppid=26851 vsize=865236 CPUtime=0
/proc/26853/task/26859/stat : 26859 (java) S 26851 26853 26324 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89916421 886001664 20703 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26853/tid=26860] ppid=26851 vsize=865236 CPUtime=0.37
/proc/26853/task/26860/stat : 26860 (java) S 26851 26853 26324 0 -1 64 680 0 0 0 36 1 0 0 16 0 9 0 89916421 886001664 20703 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26853/tid=26861] ppid=26851 vsize=865236 CPUtime=0
/proc/26853/task/26861/stat : 26861 (java) S 26851 26853 26324 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89916422 886001664 20703 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26853/tid=26862] ppid=26851 vsize=865236 CPUtime=0
/proc/26853/task/26862/stat : 26862 (java) S 26851 26853 26324 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89916422 886001664 20703 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 865236

[startup+25.502 s]
/proc/loadavg: 2.05 2.07 1.76 3/89 26862
/proc/meminfo: memFree=655456/2055920 swapFree=4192812/4192956
[pid=26853] ppid=26851 vsize=865236 CPUtime=25.25
/proc/26853/stat : 26853 (java) S 26851 26853 26324 0 -1 0 21346 0 1 0 2512 13 0 0 18 0 9 0 89916417 886001664 20710 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26853/statm: 216309 20710 1989 9 0 210778 0
[pid=26853/tid=26854] ppid=26851 vsize=865236 CPUtime=24.71
/proc/26853/task/26854/stat : 26854 (java) R 26851 26853 26324 0 -1 64 14837 0 1 0 2462 9 0 0 25 0 9 0 89916418 886001664 20710 996147200 134512640 134550932 4294955888 18446744073709551615 4126624504 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26853/tid=26856] ppid=26851 vsize=865236 CPUtime=0.13
/proc/26853/task/26856/stat : 26856 (java) S 26851 26853 26324 0 -1 64 5090 0 0 0 11 2 0 0 16 0 9 0 89916419 886001664 20710 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26853/tid=26857] ppid=26851 vsize=865236 CPUtime=0
/proc/26853/task/26857/stat : 26857 (java) S 26851 26853 26324 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89916419 886001664 20710 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26853/tid=26858] ppid=26851 vsize=865236 CPUtime=0
/proc/26853/task/26858/stat : 26858 (java) S 26851 26853 26324 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89916419 886001664 20710 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26853/tid=26859] ppid=26851 vsize=865236 CPUtime=0
/proc/26853/task/26859/stat : 26859 (java) S 26851 26853 26324 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89916421 886001664 20710 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26853/tid=26860] ppid=26851 vsize=865236 CPUtime=0.38
/proc/26853/task/26860/stat : 26860 (java) S 26851 26853 26324 0 -1 64 687 0 0 0 37 1 0 0 15 0 9 0 89916421 886001664 20710 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26853/tid=26861] ppid=26851 vsize=865236 CPUtime=0
/proc/26853/task/26861/stat : 26861 (java) S 26851 26853 26324 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89916422 886001664 20710 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26853/tid=26862] ppid=26851 vsize=865236 CPUtime=0
/proc/26853/task/26862/stat : 26862 (java) S 26851 26853 26324 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89916422 886001664 20710 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 865236

[startup+51.1015 s]
/proc/loadavg: 2.03 2.06 1.76 3/89 26862
/proc/meminfo: memFree=655264/2055920 swapFree=4192812/4192956
[pid=26853] ppid=26851 vsize=865236 CPUtime=50.61
/proc/26853/stat : 26853 (java) S 26851 26853 26324 0 -1 0 21352 0 1 0 5047 14 0 0 18 0 9 0 89916417 886001664 20714 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26853/statm: 216309 20714 1989 9 0 210778 0
[pid=26853/tid=26854] ppid=26851 vsize=865236 CPUtime=50.05
/proc/26853/task/26854/stat : 26854 (java) R 26851 26853 26324 0 -1 64 14839 0 1 0 4996 9 0 0 25 0 9 0 89916418 886001664 20714 996147200 134512640 134550932 4294955888 18446744073709551615 4127327068 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26853/tid=26856] ppid=26851 vsize=865236 CPUtime=0.13
/proc/26853/task/26856/stat : 26856 (java) S 26851 26853 26324 0 -1 64 5090 0 0 0 11 2 0 0 16 0 9 0 89916419 886001664 20714 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0

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

/proc/26853/task/26858/stat : 26858 (java) S 26851 26853 26324 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89916419 886001664 20715 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26853/tid=26859] ppid=26851 vsize=865236 CPUtime=0
/proc/26853/task/26859/stat : 26859 (java) S 26851 26853 26324 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89916421 886001664 20715 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26853/tid=26860] ppid=26851 vsize=865236 CPUtime=0.39
/proc/26853/task/26860/stat : 26860 (java) S 26851 26853 26324 0 -1 64 692 0 0 0 38 1 0 0 16 0 9 0 89916421 886001664 20715 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26853/tid=26861] ppid=26851 vsize=865236 CPUtime=0
/proc/26853/task/26861/stat : 26861 (java) S 26851 26853 26324 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89916422 886001664 20715 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26853/tid=26862] ppid=26851 vsize=865236 CPUtime=0
/proc/26853/task/26862/stat : 26862 (java) S 26851 26853 26324 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89916422 886001664 20715 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1527.83
Current children cumulated vsize (KiB) 865236

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/89 26870
/proc/meminfo: memFree=651040/2055920 swapFree=4192812/4192956
[pid=26853] ppid=26851 vsize=865236 CPUtime=1587.25
/proc/26853/stat : 26853 (java) S 26851 26853 26324 0 -1 0 21362 0 1 0 158648 77 0 0 18 0 9 0 89916417 886001664 20715 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26853/statm: 216309 20715 1989 9 0 210778 0
[pid=26853/tid=26854] ppid=26851 vsize=865236 CPUtime=1586.62
/proc/26853/task/26854/stat : 26854 (java) R 26851 26853 26324 0 -1 64 14848 0 1 0 158589 73 0 0 25 0 9 0 89916418 886001664 20715 996147200 134512640 134550932 4294955888 18446744073709551615 4127228246 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26853/tid=26856] ppid=26851 vsize=865236 CPUtime=0.21
/proc/26853/task/26856/stat : 26856 (java) S 26851 26853 26324 0 -1 64 5090 0 0 0 19 2 0 0 16 0 9 0 89916419 886001664 20715 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26853/tid=26857] ppid=26851 vsize=865236 CPUtime=0
/proc/26853/task/26857/stat : 26857 (java) S 26851 26853 26324 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89916419 886001664 20715 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26853/tid=26858] ppid=26851 vsize=865236 CPUtime=0
/proc/26853/task/26858/stat : 26858 (java) S 26851 26853 26324 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89916419 886001664 20715 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26853/tid=26859] ppid=26851 vsize=865236 CPUtime=0
/proc/26853/task/26859/stat : 26859 (java) S 26851 26853 26324 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89916421 886001664 20715 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26853/tid=26860] ppid=26851 vsize=865236 CPUtime=0.39
/proc/26853/task/26860/stat : 26860 (java) S 26851 26853 26324 0 -1 64 692 0 0 0 38 1 0 0 16 0 9 0 89916421 886001664 20715 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26853/tid=26861] ppid=26851 vsize=865236 CPUtime=0
/proc/26853/task/26861/stat : 26861 (java) S 26851 26853 26324 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89916422 886001664 20715 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26853/tid=26862] ppid=26851 vsize=865236 CPUtime=0
/proc/26853/task/26862/stat : 26862 (java) S 26851 26853 26324 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89916422 886001664 20715 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1587.25
Current children cumulated vsize (KiB) 865236

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/89 26870
/proc/meminfo: memFree=651040/2055920 swapFree=4192812/4192956
[pid=26853] ppid=26851 vsize=865236 CPUtime=1646.68
/proc/26853/stat : 26853 (java) S 26851 26853 26324 0 -1 0 21363 0 1 0 164589 79 0 0 18 0 9 0 89916417 886001664 20715 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26853/statm: 216309 20715 1989 9 0 210778 0
[pid=26853/tid=26854] ppid=26851 vsize=865236 CPUtime=1646.04
/proc/26853/task/26854/stat : 26854 (java) R 26851 26853 26324 0 -1 64 14849 0 1 0 164529 75 0 0 25 0 9 0 89916418 886001664 20715 996147200 134512640 134550932 4294955888 18446744073709551615 4127325547 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26853/tid=26856] ppid=26851 vsize=865236 CPUtime=0.22
/proc/26853/task/26856/stat : 26856 (java) S 26851 26853 26324 0 -1 64 5090 0 0 0 20 2 0 0 16 0 9 0 89916419 886001664 20715 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26853/tid=26857] ppid=26851 vsize=865236 CPUtime=0
/proc/26853/task/26857/stat : 26857 (java) S 26851 26853 26324 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89916419 886001664 20715 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26853/tid=26858] ppid=26851 vsize=865236 CPUtime=0
/proc/26853/task/26858/stat : 26858 (java) S 26851 26853 26324 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89916419 886001664 20715 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26853/tid=26859] ppid=26851 vsize=865236 CPUtime=0
/proc/26853/task/26859/stat : 26859 (java) S 26851 26853 26324 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89916421 886001664 20715 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26853/tid=26860] ppid=26851 vsize=865236 CPUtime=0.39
/proc/26853/task/26860/stat : 26860 (java) S 26851 26853 26324 0 -1 64 692 0 0 0 38 1 0 0 16 0 9 0 89916421 886001664 20715 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26853/tid=26861] ppid=26851 vsize=865236 CPUtime=0
/proc/26853/task/26861/stat : 26861 (java) S 26851 26853 26324 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89916422 886001664 20715 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26853/tid=26862] ppid=26851 vsize=865236 CPUtime=0
/proc/26853/task/26862/stat : 26862 (java) S 26851 26853 26324 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89916422 886001664 20715 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1646.68
Current children cumulated vsize (KiB) 865236

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/89 26870
/proc/meminfo: memFree=651040/2055920 swapFree=4192812/4192956
[pid=26853] ppid=26851 vsize=865236 CPUtime=1706.11
/proc/26853/stat : 26853 (java) S 26851 26853 26324 0 -1 0 21363 0 1 0 170530 81 0 0 18 0 9 0 89916417 886001664 20715 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26853/statm: 216309 20715 1989 9 0 210778 0
[pid=26853/tid=26854] ppid=26851 vsize=865236 CPUtime=1705.47
/proc/26853/task/26854/stat : 26854 (java) R 26851 26853 26324 0 -1 64 14849 0 1 0 170470 77 0 0 25 0 9 0 89916418 886001664 20715 996147200 134512640 134550932 4294955888 18446744073709551615 4126624463 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26853/tid=26856] ppid=26851 vsize=865236 CPUtime=0.22
/proc/26853/task/26856/stat : 26856 (java) S 26851 26853 26324 0 -1 64 5090 0 0 0 20 2 0 0 16 0 9 0 89916419 886001664 20715 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26853/tid=26857] ppid=26851 vsize=865236 CPUtime=0
/proc/26853/task/26857/stat : 26857 (java) S 26851 26853 26324 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89916419 886001664 20715 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26853/tid=26858] ppid=26851 vsize=865236 CPUtime=0
/proc/26853/task/26858/stat : 26858 (java) S 26851 26853 26324 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89916419 886001664 20715 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26853/tid=26859] ppid=26851 vsize=865236 CPUtime=0
/proc/26853/task/26859/stat : 26859 (java) S 26851 26853 26324 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89916421 886001664 20715 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26853/tid=26860] ppid=26851 vsize=865236 CPUtime=0.39
/proc/26853/task/26860/stat : 26860 (java) S 26851 26853 26324 0 -1 64 692 0 0 0 38 1 0 0 16 0 9 0 89916421 886001664 20715 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26853/tid=26861] ppid=26851 vsize=865236 CPUtime=0
/proc/26853/task/26861/stat : 26861 (java) S 26851 26853 26324 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89916422 886001664 20715 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26853/tid=26862] ppid=26851 vsize=865236 CPUtime=0
/proc/26853/task/26862/stat : 26862 (java) S 26851 26853 26324 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89916422 886001664 20715 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1706.11
Current children cumulated vsize (KiB) 865236

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/89 26908
/proc/meminfo: memFree=968608/2055920 swapFree=4192812/4192956
[pid=26853] ppid=26851 vsize=865236 CPUtime=1765.54
/proc/26853/stat : 26853 (java) S 26851 26853 26324 0 -1 0 21363 0 1 0 176470 84 0 0 18 0 9 0 89916417 886001664 20715 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26853/statm: 216309 20715 1989 9 0 210778 0
[pid=26853/tid=26854] ppid=26851 vsize=865236 CPUtime=1764.9
/proc/26853/task/26854/stat : 26854 (java) R 26851 26853 26324 0 -1 64 14849 0 1 0 176410 80 0 0 25 0 9 0 89916418 886001664 20715 996147200 134512640 134550932 4294955888 18446744073709551615 4127228208 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26853/tid=26856] ppid=26851 vsize=865236 CPUtime=0.22
/proc/26853/task/26856/stat : 26856 (java) S 26851 26853 26324 0 -1 64 5090 0 0 0 20 2 0 0 16 0 9 0 89916419 886001664 20715 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26853/tid=26857] ppid=26851 vsize=865236 CPUtime=0
/proc/26853/task/26857/stat : 26857 (java) S 26851 26853 26324 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89916419 886001664 20715 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26853/tid=26858] ppid=26851 vsize=865236 CPUtime=0
/proc/26853/task/26858/stat : 26858 (java) S 26851 26853 26324 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89916419 886001664 20715 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26853/tid=26859] ppid=26851 vsize=865236 CPUtime=0
/proc/26853/task/26859/stat : 26859 (java) S 26851 26853 26324 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89916421 886001664 20715 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26853/tid=26860] ppid=26851 vsize=865236 CPUtime=0.39
/proc/26853/task/26860/stat : 26860 (java) S 26851 26853 26324 0 -1 64 692 0 0 0 38 1 0 0 16 0 9 0 89916421 886001664 20715 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26853/tid=26861] ppid=26851 vsize=865236 CPUtime=0
/proc/26853/task/26861/stat : 26861 (java) S 26851 26853 26324 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89916422 886001664 20715 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26853/tid=26862] ppid=26851 vsize=865236 CPUtime=0
/proc/26853/task/26862/stat : 26862 (java) S 26851 26853 26324 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89916422 886001664 20715 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1765.54
Current children cumulated vsize (KiB) 865236



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1817.1 s]
/proc/loadavg: 2.00 2.00 1.91 3/89 26908
/proc/meminfo: memFree=963168/2055920 swapFree=4192812/4192956
[pid=26853] ppid=26851 vsize=865236 CPUtime=1800
/proc/26853/stat : 26853 (java) S 26851 26853 26324 0 -1 0 21363 0 1 0 179914 86 0 0 18 0 9 0 89916417 886001664 20715 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26853/statm: 216309 20715 1989 9 0 210778 0
[pid=26853/tid=26854] ppid=26851 vsize=865236 CPUtime=1799.35
/proc/26853/task/26854/stat : 26854 (java) R 26851 26853 26324 0 -1 64 14849 0 1 0 179854 81 0 0 25 0 9 0 89916418 886001664 20715 996147200 134512640 134550932 4294955888 18446744073709551615 4127228236 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26853/tid=26856] ppid=26851 vsize=865236 CPUtime=0.22
/proc/26853/task/26856/stat : 26856 (java) S 26851 26853 26324 0 -1 64 5090 0 0 0 20 2 0 0 16 0 9 0 89916419 886001664 20715 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26853/tid=26857] ppid=26851 vsize=865236 CPUtime=0
/proc/26853/task/26857/stat : 26857 (java) S 26851 26853 26324 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89916419 886001664 20715 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26853/tid=26858] ppid=26851 vsize=865236 CPUtime=0
/proc/26853/task/26858/stat : 26858 (java) S 26851 26853 26324 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89916419 886001664 20715 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26853/tid=26859] ppid=26851 vsize=865236 CPUtime=0
/proc/26853/task/26859/stat : 26859 (java) S 26851 26853 26324 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89916421 886001664 20715 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26853/tid=26860] ppid=26851 vsize=865236 CPUtime=0.39
/proc/26853/task/26860/stat : 26860 (java) S 26851 26853 26324 0 -1 64 692 0 0 0 38 1 0 0 16 0 9 0 89916421 886001664 20715 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26853/tid=26861] ppid=26851 vsize=865236 CPUtime=0
/proc/26853/task/26861/stat : 26861 (java) S 26851 26853 26324 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89916422 886001664 20715 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26853/tid=26862] ppid=26851 vsize=865236 CPUtime=0
/proc/26853/task/26862/stat : 26862 (java) S 26851 26853 26324 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89916422 886001664 20715 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 865236

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

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

[startup+1817.1 s]
/proc/loadavg: 2.00 2.00 1.91 3/89 26908
/proc/meminfo: memFree=963168/2055920 swapFree=4192812/4192956
[pid=26853] ppid=26851 vsize=865236 CPUtime=1800
/proc/26853/stat : 26853 (java) S 26851 26853 26324 0 -1 0 21363 0 1 0 179914 86 0 0 18 0 9 0 89916417 886001664 20715 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26853/statm: 216309 20715 1989 9 0 210778 0
[pid=26853/tid=26854] ppid=26851 vsize=865236 CPUtime=1799.35
/proc/26853/task/26854/stat : 26854 (java) R 26851 26853 26324 0 -1 64 14849 0 1 0 179854 81 0 0 25 0 9 0 89916418 886001664 20715 996147200 134512640 134550932 4294955888 18446744073709551615 4127228236 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26853/tid=26856] ppid=26851 vsize=865236 CPUtime=0.22
/proc/26853/task/26856/stat : 26856 (java) S 26851 26853 26324 0 -1 64 5090 0 0 0 20 2 0 0 16 0 9 0 89916419 886001664 20715 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26853/tid=26857] ppid=26851 vsize=865236 CPUtime=0
/proc/26853/task/26857/stat : 26857 (java) S 26851 26853 26324 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89916419 886001664 20715 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26853/tid=26858] ppid=26851 vsize=865236 CPUtime=0
/proc/26853/task/26858/stat : 26858 (java) S 26851 26853 26324 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89916419 886001664 20715 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26853/tid=26859] ppid=26851 vsize=865236 CPUtime=0
/proc/26853/task/26859/stat : 26859 (java) S 26851 26853 26324 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89916421 886001664 20715 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26853/tid=26860] ppid=26851 vsize=865236 CPUtime=0.39
/proc/26853/task/26860/stat : 26860 (java) S 26851 26853 26324 0 -1 64 692 0 0 0 38 1 0 0 16 0 9 0 89916421 886001664 20715 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26853/tid=26861] ppid=26851 vsize=865236 CPUtime=0
/proc/26853/task/26861/stat : 26861 (java) S 26851 26853 26324 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89916422 886001664 20715 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26853/tid=26862] ppid=26851 vsize=865236 CPUtime=0
/proc/26853/task/26862/stat : 26862 (java) S 26851 26853 26324 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89916422 886001664 20715 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 865236

Child status: 143
Real time (s): 1817.14
CPU time (s): 1800.04
CPU user time (s): 1799.16
CPU system time (s): 0.875866
CPU usage (%): 99.0588
Max. virtual memory (cumulated for all children) (KiB): 865236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.16
system time used= 0.875866
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21386
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= 38730
involuntary context switches= 77804

runsolver used 2.44863 second user time and 5.85811 second system time

The end

Launcher Data

Begin job on node12 at 2009-07-19 20:34:54
IDJOB=2115259
IDBENCH=54497
IDSOLVER=780
FILE ID=node12/2115259-1248028494
PBS_JOBID= 9529022
Free space on /tmp= 66316 MiB

SOLVER NAME= Choco2.1.1b 2009-07-16
BENCH NAME= CPAI08/csp/pseudo/chnl/normalized-chnl-40-41.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-2115259-1248028494/watcher-2115259-1248028494 -o /tmp/evaluation-result-2115259-1248028494/solver-2115259-1248028494 -C 1800 -W 2000 -M 900  java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2115259-1248028494.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= f41e5b28cf61248985fc3eb1ef5687be
RANDOM SEED=360385657

node12.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.240
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.240
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:        731592 kB
Buffers:         59712 kB
Cached:         789268 kB
SwapCached:          0 kB
Active:         508212 kB
Inactive:       734244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        731592 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            6244 kB
Writeback:           0 kB
Mapped:         411328 kB
Slab:            66404 kB
Committed_AS:  1272168 kB
PageTables:       2504 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= 66312 MiB
End job on node12 at 2009-07-19 21:05:13