Trace number 2115825

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.09 1812.36

General information on the benchmark

Namecsp/pseudoGLB/
normalized-ooo-tag8-ucl.xml
MD5SUM2487509e84b89b62a0e274a5e5dc9094
Bench CategoryAlldiff+Elt+WSum (alldiff,element,weightedsum)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark5.9471
Satisfiable
(Un)Satisfiability was proved
Number of variables3249
Number of constraints8983
Maximum constraint arity11
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)weightedsum(8983)

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-2115825-1248030318/watcher-2115825-1248030318 -o /tmp/evaluation-result-2115825-1248030318/solver-2115825-1248030318 -C 1800 -W 2000 -M 900 java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2115825-1248030318.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: 1.98 2.03 1.98 4/81 28930
/proc/meminfo: memFree=773232/2055920 swapFree=4192812/4192956
[pid=28930] ppid=28928 vsize=152 CPUtime=0
/proc/28930/stat : 28930 (java) R 28928 28930 28364 0 -1 0 41 0 0 0 0 0 0 0 18 0 1 0 90097397 155648 26 996147200 134512640 134550932 4294956064 18446744073709551615 4735275 0 0 4096 0 0 0 0 17 0 0 0
/proc/28930/statm: 38 26 19 9 0 4 0

[startup+0.00760805 s]
/proc/loadavg: 1.98 2.03 1.98 4/81 28930
/proc/meminfo: memFree=773232/2055920 swapFree=4192812/4192956
[pid=28930] ppid=28928 vsize=1612 CPUtime=0
/proc/28930/stat : 28930 (java) R 28928 28930 28364 0 -1 0 160 0 0 0 0 0 0 0 18 0 1 0 90097397 1650688 132 996147200 134512640 134550932 4294956064 18446744073709551615 5004576 0 0 4096 0 0 0 0 17 0 0 0
/proc/28930/statm: 403 138 102 9 0 45 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1612

[startup+0.101616 s]
/proc/loadavg: 1.98 2.03 1.98 4/81 28930
/proc/meminfo: memFree=773232/2055920 swapFree=4192812/4192956
[pid=28930] ppid=28928 vsize=864060 CPUtime=0.09
/proc/28930/stat : 28930 (java) S 28928 28930 28364 0 -1 0 3824 0 1 0 7 2 0 0 18 0 9 0 90097397 884797440 3279 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28930/statm: 216015 3279 1724 9 0 210484 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 864060

[startup+0.301635 s]
/proc/loadavg: 1.98 2.03 1.98 4/81 28930
/proc/meminfo: memFree=773232/2055920 swapFree=4192812/4192956
[pid=28930] ppid=28928 vsize=864772 CPUtime=0.29
/proc/28930/stat : 28930 (java) S 28928 28930 28364 0 -1 0 4616 0 1 0 26 3 0 0 18 0 9 0 90097397 885526528 4041 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28930/statm: 216193 4043 1856 9 0 210662 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 864772

[startup+0.701679 s]
/proc/loadavg: 1.98 2.03 1.98 4/81 28930
/proc/meminfo: memFree=773232/2055920 swapFree=4192812/4192956
[pid=28930] ppid=28928 vsize=864932 CPUtime=0.69
/proc/28930/stat : 28930 (java) S 28928 28930 28364 0 -1 0 8855 0 1 0 63 6 0 0 18 0 9 0 90097397 885690368 8276 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28930/statm: 216233 8277 1875 9 0 210702 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 864932

[startup+1.50176 s]
/proc/loadavg: 1.98 2.03 1.98 3/90 28939
/proc/meminfo: memFree=730792/2055920 swapFree=4192812/4192956
[pid=28930] ppid=28928 vsize=865800 CPUtime=1.48
/proc/28930/stat : 28930 (java) S 28928 28930 28364 0 -1 0 21240 0 1 0 137 11 0 0 18 0 9 0 90097397 886579200 20633 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28930/statm: 216450 20633 1957 9 0 210919 0
[pid=28930/tid=28932] ppid=28928 vsize=865800 CPUtime=1.09
/proc/28930/task/28932/stat : 28932 (java) R 28928 28930 28364 0 -1 64 14585 0 1 0 101 8 0 0 18 0 9 0 90097398 886579200 20633 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28930/tid=28933] ppid=28928 vsize=865800 CPUtime=0.13
/proc/28930/task/28933/stat : 28933 (java) S 28928 28930 28364 0 -1 64 5146 0 0 0 12 1 0 0 17 0 9 0 90097399 886579200 20633 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28930/tid=28934] ppid=28928 vsize=865800 CPUtime=0
/proc/28930/task/28934/stat : 28934 (java) S 28928 28930 28364 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90097400 886579200 20633 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28930/tid=28935] ppid=28928 vsize=865800 CPUtime=0
/proc/28930/task/28935/stat : 28935 (java) S 28928 28930 28364 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90097400 886579200 20634 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28930/tid=28936] ppid=28928 vsize=865800 CPUtime=0
/proc/28930/task/28936/stat : 28936 (java) S 28928 28930 28364 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 90097402 886579200 20634 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28930/tid=28937] ppid=28928 vsize=865800 CPUtime=0.25
/proc/28930/task/28937/stat : 28937 (java) S 28928 28930 28364 0 -1 64 777 0 0 0 24 1 0 0 15 0 9 0 90097402 886579200 20634 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28930/tid=28938] ppid=28928 vsize=865800 CPUtime=0
/proc/28930/task/28938/stat : 28938 (java) S 28928 28930 28364 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 90097402 886579200 20635 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28930/tid=28939] ppid=28928 vsize=865800 CPUtime=0
/proc/28930/task/28939/stat : 28939 (java) S 28928 28930 28364 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90097402 886579200 20635 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 865800

[startup+3.10194 s]
/proc/loadavg: 1.98 2.03 1.98 3/90 28939
/proc/meminfo: memFree=678376/2055920 swapFree=4192812/4192956
[pid=28930] ppid=28928 vsize=865800 CPUtime=3.09
/proc/28930/stat : 28930 (java) S 28928 28930 28364 0 -1 0 26174 0 1 0 295 14 0 0 18 0 9 0 90097397 886579200 25544 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28930/statm: 216450 25544 1972 9 0 210919 0
[pid=28930/tid=28932] ppid=28928 vsize=865800 CPUtime=2.44
/proc/28930/task/28932/stat : 28932 (java) R 28928 28930 28364 0 -1 64 14748 0 1 0 236 8 0 0 25 0 9 0 90097398 886579200 25544 996147200 134512640 134550932 4294955888 18446744073709551615 103823860 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28930/tid=28933] ppid=28928 vsize=865800 CPUtime=0.3
/proc/28930/task/28933/stat : 28933 (java) S 28928 28930 28364 0 -1 64 9863 0 0 0 27 3 0 0 16 0 9 0 90097399 886579200 25544 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28930/tid=28934] ppid=28928 vsize=865800 CPUtime=0
/proc/28930/task/28934/stat : 28934 (java) S 28928 28930 28364 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90097400 886579200 25544 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28930/tid=28935] ppid=28928 vsize=865800 CPUtime=0
/proc/28930/task/28935/stat : 28935 (java) S 28928 28930 28364 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90097400 886579200 25544 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28930/tid=28936] ppid=28928 vsize=865800 CPUtime=0
/proc/28930/task/28936/stat : 28936 (java) S 28928 28930 28364 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 90097402 886579200 25544 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28930/tid=28937] ppid=28928 vsize=865800 CPUtime=0.32
/proc/28930/task/28937/stat : 28937 (java) S 28928 28930 28364 0 -1 64 831 0 0 0 31 1 0 0 15 0 9 0 90097402 886579200 25544 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28930/tid=28938] ppid=28928 vsize=865800 CPUtime=0
/proc/28930/task/28938/stat : 28938 (java) S 28928 28930 28364 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 90097402 886579200 25544 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28930/tid=28939] ppid=28928 vsize=865800 CPUtime=0
/proc/28930/task/28939/stat : 28939 (java) S 28928 28930 28364 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90097402 886579200 25544 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 865800

[startup+6.30226 s]
/proc/loadavg: 2.14 2.06 1.99 3/90 28939
/proc/meminfo: memFree=675880/2055920 swapFree=4192812/4192956
[pid=28930] ppid=28928 vsize=865800 CPUtime=6.29
/proc/28930/stat : 28930 (java) S 28928 28930 28364 0 -1 0 26708 0 1 0 614 15 0 0 18 0 9 0 90097397 886579200 26064 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28930/statm: 216450 26064 1974 9 0 210919 0
[pid=28930/tid=28932] ppid=28928 vsize=865800 CPUtime=5.4
/proc/28930/task/28932/stat : 28932 (java) R 28928 28930 28364 0 -1 64 14783 0 1 0 532 8 0 0 25 0 9 0 90097398 886579200 26064 996147200 134512640 134550932 4294955888 18446744073709551615 4126638271 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28930/tid=28933] ppid=28928 vsize=865800 CPUtime=0.45
/proc/28930/task/28933/stat : 28933 (java) R 28928 28930 28364 0 -1 64 10301 0 0 0 42 3 0 0 16 0 9 0 90097399 886579200 26064 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28930/tid=28934] ppid=28928 vsize=865800 CPUtime=0
/proc/28930/task/28934/stat : 28934 (java) S 28928 28930 28364 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90097400 886579200 26064 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28930/tid=28935] ppid=28928 vsize=865800 CPUtime=0
/proc/28930/task/28935/stat : 28935 (java) S 28928 28930 28364 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90097400 886579200 26064 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28930/tid=28936] ppid=28928 vsize=865800 CPUtime=0
/proc/28930/task/28936/stat : 28936 (java) S 28928 28930 28364 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 90097402 886579200 26064 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28930/tid=28937] ppid=28928 vsize=865800 CPUtime=0.4
/proc/28930/task/28937/stat : 28937 (java) S 28928 28930 28364 0 -1 64 892 0 0 0 39 1 0 0 16 0 9 0 90097402 886579200 26064 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28930/tid=28938] ppid=28928 vsize=865800 CPUtime=0
/proc/28930/task/28938/stat : 28938 (java) S 28928 28930 28364 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 90097402 886579200 26064 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28930/tid=28939] ppid=28928 vsize=865800 CPUtime=0
/proc/28930/task/28939/stat : 28939 (java) S 28928 28930 28364 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90097402 886579200 26064 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 865800

[startup+12.7019 s]
/proc/loadavg: 2.13 2.06 1.99 3/90 28939
/proc/meminfo: memFree=675688/2055920 swapFree=4192812/4192956
[pid=28930] ppid=28928 vsize=865800 CPUtime=12.68
/proc/28930/stat : 28930 (java) S 28928 28930 28364 0 -1 0 26722 0 1 0 1253 15 0 0 18 0 9 0 90097397 886579200 26075 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28930/statm: 216450 26075 1976 9 0 210919 0
[pid=28930/tid=28932] ppid=28928 vsize=865800 CPUtime=11.79
/proc/28930/task/28932/stat : 28932 (java) R 28928 28930 28364 0 -1 64 14793 0 1 0 1170 9 0 0 25 0 9 0 90097398 886579200 26075 996147200 134512640 134550932 4294955888 18446744073709551615 4127512075 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28930/tid=28933] ppid=28928 vsize=865800 CPUtime=0.45
/proc/28930/task/28933/stat : 28933 (java) S 28928 28930 28364 0 -1 64 10301 0 0 0 42 3 0 0 17 0 9 0 90097399 886579200 26075 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28930/tid=28934] ppid=28928 vsize=865800 CPUtime=0
/proc/28930/task/28934/stat : 28934 (java) S 28928 28930 28364 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90097400 886579200 26075 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28930/tid=28935] ppid=28928 vsize=865800 CPUtime=0
/proc/28930/task/28935/stat : 28935 (java) S 28928 28930 28364 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90097400 886579200 26075 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28930/tid=28936] ppid=28928 vsize=865800 CPUtime=0
/proc/28930/task/28936/stat : 28936 (java) S 28928 28930 28364 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 90097402 886579200 26075 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28930/tid=28937] ppid=28928 vsize=865800 CPUtime=0.41
/proc/28930/task/28937/stat : 28937 (java) S 28928 28930 28364 0 -1 64 896 0 0 0 40 1 0 0 16 0 9 0 90097402 886579200 26075 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28930/tid=28938] ppid=28928 vsize=865800 CPUtime=0
/proc/28930/task/28938/stat : 28938 (java) S 28928 28930 28364 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 90097402 886579200 26075 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28930/tid=28939] ppid=28928 vsize=865800 CPUtime=0
/proc/28930/task/28939/stat : 28939 (java) R 28928 28930 28364 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90097402 886579200 26075 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) 865800

[startup+25.5023 s]
/proc/loadavg: 2.25 2.09 2.00 3/90 28939
/proc/meminfo: memFree=675752/2055920 swapFree=4192812/4192956
[pid=28930] ppid=28928 vsize=865800 CPUtime=25.47
/proc/28930/stat : 28930 (java) S 28928 28930 28364 0 -1 0 26804 0 1 0 2531 16 0 0 18 0 9 0 90097397 886579200 26150 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28930/statm: 216450 26150 1980 9 0 210919 0
[pid=28930/tid=28932] ppid=28928 vsize=865800 CPUtime=24.54
/proc/28930/task/28932/stat : 28932 (java) R 28928 28930 28364 0 -1 64 14801 0 1 0 2444 10 0 0 25 0 9 0 90097398 886579200 26150 996147200 134512640 134550932 4294955888 18446744073709551615 4127330060 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28930/tid=28933] ppid=28928 vsize=865800 CPUtime=0.48
/proc/28930/task/28933/stat : 28933 (java) S 28928 28930 28364 0 -1 64 10364 0 0 0 45 3 0 0 16 0 9 0 90097399 886579200 26150 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28930/tid=28934] ppid=28928 vsize=865800 CPUtime=0
/proc/28930/task/28934/stat : 28934 (java) S 28928 28930 28364 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90097400 886579200 26150 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28930/tid=28935] ppid=28928 vsize=865800 CPUtime=0
/proc/28930/task/28935/stat : 28935 (java) S 28928 28930 28364 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90097400 886579200 26150 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28930/tid=28936] ppid=28928 vsize=865800 CPUtime=0
/proc/28930/task/28936/stat : 28936 (java) S 28928 28930 28364 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 90097402 886579200 26150 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28930/tid=28937] ppid=28928 vsize=865800 CPUtime=0.42
/proc/28930/task/28937/stat : 28937 (java) S 28928 28930 28364 0 -1 64 907 0 0 0 41 1 0 0 15 0 9 0 90097402 886579200 26150 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28930/tid=28938] ppid=28928 vsize=865800 CPUtime=0
/proc/28930/task/28938/stat : 28938 (java) S 28928 28930 28364 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 90097402 886579200 26150 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28930/tid=28939] ppid=28928 vsize=865800 CPUtime=0
/proc/28930/task/28939/stat : 28939 (java) S 28928 28930 28364 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90097402 886579200 26150 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) 865800

[startup+51.1029 s]
/proc/loadavg: 2.30 2.11 2.01 3/90 28939
/proc/meminfo: memFree=675624/2055920 swapFree=4192812/4192956
[pid=28930] ppid=28928 vsize=865800 CPUtime=51.06
/proc/28930/stat : 28930 (java) S 28928 28930 28364 0 -1 0 26807 0 1 0 5089 17 0 0 18 0 9 0 90097397 886579200 26152 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28930/statm: 216450 26152 1980 9 0 210919 0
[pid=28930/tid=28932] ppid=28928 vsize=865800 CPUtime=50.13
/proc/28930/task/28932/stat : 28932 (java) R 28928 28930 28364 0 -1 64 14802 0 1 0 5002 11 0 0 25 0 9 0 90097398 886579200 26152 996147200 134512640 134550932 4294955888 18446744073709551615 4127450672 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28930/tid=28933] ppid=28928 vsize=865800 CPUtime=0.48
/proc/28930/task/28933/stat : 28933 (java) S 28928 28930 28364 0 -1 64 10364 0 0 0 45 3 0 0 16 0 9 0 90097399 886579200 26152 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28930/tid=28934] ppid=28928 vsize=865800 CPUtime=0
/proc/28930/task/28934/stat : 28934 (java) S 28928 28930 28364 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90097400 886579200 26152 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28930/tid=28935] ppid=28928 vsize=865800 CPUtime=0
/proc/28930/task/28935/stat : 28935 (java) S 28928 28930 28364 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90097400 886579200 26152 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28930/tid=28936] ppid=28928 vsize=865800 CPUtime=0
/proc/28930/task/28936/stat : 28936 (java) S 28928 28930 28364 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 90097402 886579200 26152 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28930/tid=28937] ppid=28928 vsize=865800 CPUtime=0.42
/proc/28930/task/28937/stat : 28937 (java) S 28928 28930 28364 0 -1 64 909 0 0 0 41 1 0 0 16 0 9 0 90097402 886579200 26152 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28930/tid=28938] ppid=28928 vsize=865800 CPUtime=0
/proc/28930/task/28938/stat : 28938 (java) S 28928 28930 28364 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 90097402 886579200 26152 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

/proc/28930/task/28935/stat : 28935 (java) S 28928 28930 28364 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90097400 886579200 27359 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28930/tid=28936] ppid=28928 vsize=865800 CPUtime=0
/proc/28930/task/28936/stat : 28936 (java) S 28928 28930 28364 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 90097402 886579200 27359 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28930/tid=28937] ppid=28928 vsize=865800 CPUtime=0.42
/proc/28930/task/28937/stat : 28937 (java) S 28928 28930 28364 0 -1 64 909 0 0 0 41 1 0 0 16 0 9 0 90097402 886579200 27359 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28930/tid=28938] ppid=28928 vsize=865800 CPUtime=0
/proc/28930/task/28938/stat : 28938 (java) S 28928 28930 28364 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 90097402 886579200 27359 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28930/tid=28939] ppid=28928 vsize=865800 CPUtime=0
/proc/28930/task/28939/stat : 28939 (java) S 28928 28930 28364 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90097402 886579200 27359 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1530.11
Current children cumulated vsize (KiB) 865800

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 29013
/proc/meminfo: memFree=797168/2055920 swapFree=4192812/4192956
[pid=28930] ppid=28928 vsize=865800 CPUtime=1590.09
/proc/28930/stat : 28930 (java) S 28928 28930 28364 0 -1 0 28046 0 1 0 158897 112 0 0 18 0 9 0 90097397 886579200 27359 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28930/statm: 216450 27359 1980 9 0 210919 0
[pid=28930/tid=28932] ppid=28928 vsize=865800 CPUtime=1588.89
/proc/28930/task/28932/stat : 28932 (java) R 28928 28930 28364 0 -1 64 14834 0 1 0 158784 105 0 0 25 0 9 0 90097398 886579200 27359 996147200 134512640 134550932 4294955888 18446744073709551615 4126638701 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28930/tid=28933] ppid=28928 vsize=865800 CPUtime=0.74
/proc/28930/task/28933/stat : 28933 (java) S 28928 28930 28364 0 -1 64 11571 0 0 0 70 4 0 0 16 0 9 0 90097399 886579200 27359 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28930/tid=28934] ppid=28928 vsize=865800 CPUtime=0
/proc/28930/task/28934/stat : 28934 (java) S 28928 28930 28364 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90097400 886579200 27359 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28930/tid=28935] ppid=28928 vsize=865800 CPUtime=0
/proc/28930/task/28935/stat : 28935 (java) S 28928 28930 28364 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90097400 886579200 27359 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28930/tid=28936] ppid=28928 vsize=865800 CPUtime=0
/proc/28930/task/28936/stat : 28936 (java) S 28928 28930 28364 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 90097402 886579200 27359 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28930/tid=28937] ppid=28928 vsize=865800 CPUtime=0.42
/proc/28930/task/28937/stat : 28937 (java) S 28928 28930 28364 0 -1 64 909 0 0 0 41 1 0 0 16 0 9 0 90097402 886579200 27359 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28930/tid=28938] ppid=28928 vsize=865800 CPUtime=0
/proc/28930/task/28938/stat : 28938 (java) S 28928 28930 28364 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 90097402 886579200 27359 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28930/tid=28939] ppid=28928 vsize=865800 CPUtime=0
/proc/28930/task/28939/stat : 28939 (java) S 28928 28930 28364 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90097402 886579200 27359 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1590.09
Current children cumulated vsize (KiB) 865800

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 29013
/proc/meminfo: memFree=797232/2055920 swapFree=4192812/4192956
[pid=28930] ppid=28928 vsize=865800 CPUtime=1650.07
/proc/28930/stat : 28930 (java) S 28928 28930 28364 0 -1 0 28047 0 1 0 164890 117 0 0 18 0 9 0 90097397 886579200 27359 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28930/statm: 216450 27359 1980 9 0 210919 0
[pid=28930/tid=28932] ppid=28928 vsize=865800 CPUtime=1648.88
/proc/28930/task/28932/stat : 28932 (java) R 28928 28930 28364 0 -1 64 14835 0 1 0 164778 110 0 0 25 0 9 0 90097398 886579200 27359 996147200 134512640 134550932 4294955888 18446744073709551615 4127510295 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28930/tid=28933] ppid=28928 vsize=865800 CPUtime=0.74
/proc/28930/task/28933/stat : 28933 (java) S 28928 28930 28364 0 -1 64 11571 0 0 0 70 4 0 0 16 0 9 0 90097399 886579200 27359 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28930/tid=28934] ppid=28928 vsize=865800 CPUtime=0
/proc/28930/task/28934/stat : 28934 (java) S 28928 28930 28364 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90097400 886579200 27359 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28930/tid=28935] ppid=28928 vsize=865800 CPUtime=0
/proc/28930/task/28935/stat : 28935 (java) S 28928 28930 28364 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90097400 886579200 27359 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28930/tid=28936] ppid=28928 vsize=865800 CPUtime=0
/proc/28930/task/28936/stat : 28936 (java) S 28928 28930 28364 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 90097402 886579200 27359 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28930/tid=28937] ppid=28928 vsize=865800 CPUtime=0.42
/proc/28930/task/28937/stat : 28937 (java) S 28928 28930 28364 0 -1 64 909 0 0 0 41 1 0 0 16 0 9 0 90097402 886579200 27359 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28930/tid=28938] ppid=28928 vsize=865800 CPUtime=0
/proc/28930/task/28938/stat : 28938 (java) S 28928 28930 28364 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 90097402 886579200 27359 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28930/tid=28939] ppid=28928 vsize=865800 CPUtime=0
/proc/28930/task/28939/stat : 28939 (java) S 28928 28930 28364 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90097402 886579200 27359 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1650.07
Current children cumulated vsize (KiB) 865800

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 29013
/proc/meminfo: memFree=797104/2055920 swapFree=4192812/4192956
[pid=28930] ppid=28928 vsize=865800 CPUtime=1710.05
/proc/28930/stat : 28930 (java) S 28928 28930 28364 0 -1 0 28048 0 1 0 170884 121 0 0 18 0 9 0 90097397 886579200 27359 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28930/statm: 216450 27359 1980 9 0 210919 0
[pid=28930/tid=28932] ppid=28928 vsize=865800 CPUtime=1708.85
/proc/28930/task/28932/stat : 28932 (java) R 28928 28930 28364 0 -1 64 14836 0 1 0 170771 114 0 0 25 0 9 0 90097398 886579200 27359 996147200 134512640 134550932 4294955888 18446744073709551615 4126334487 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28930/tid=28933] ppid=28928 vsize=865800 CPUtime=0.74
/proc/28930/task/28933/stat : 28933 (java) S 28928 28930 28364 0 -1 64 11571 0 0 0 70 4 0 0 16 0 9 0 90097399 886579200 27359 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28930/tid=28934] ppid=28928 vsize=865800 CPUtime=0
/proc/28930/task/28934/stat : 28934 (java) S 28928 28930 28364 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90097400 886579200 27359 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28930/tid=28935] ppid=28928 vsize=865800 CPUtime=0
/proc/28930/task/28935/stat : 28935 (java) S 28928 28930 28364 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90097400 886579200 27359 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28930/tid=28936] ppid=28928 vsize=865800 CPUtime=0
/proc/28930/task/28936/stat : 28936 (java) S 28928 28930 28364 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 90097402 886579200 27359 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28930/tid=28937] ppid=28928 vsize=865800 CPUtime=0.42
/proc/28930/task/28937/stat : 28937 (java) S 28928 28930 28364 0 -1 64 909 0 0 0 41 1 0 0 16 0 9 0 90097402 886579200 27359 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28930/tid=28938] ppid=28928 vsize=865800 CPUtime=0
/proc/28930/task/28938/stat : 28938 (java) S 28928 28930 28364 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 90097402 886579200 27359 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28930/tid=28939] ppid=28928 vsize=865800 CPUtime=0
/proc/28930/task/28939/stat : 28939 (java) S 28928 28930 28364 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90097402 886579200 27359 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1710.05
Current children cumulated vsize (KiB) 865800

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 29013
/proc/meminfo: memFree=796912/2055920 swapFree=4192812/4192956
[pid=28930] ppid=28928 vsize=865800 CPUtime=1770.02
/proc/28930/stat : 28930 (java) S 28928 28930 28364 0 -1 0 28050 0 1 0 176878 124 0 0 18 0 9 0 90097397 886579200 27359 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28930/statm: 216450 27359 1980 9 0 210919 0
[pid=28930/tid=28932] ppid=28928 vsize=865800 CPUtime=1768.82
/proc/28930/task/28932/stat : 28932 (java) R 28928 28930 28364 0 -1 64 14838 0 1 0 176765 117 0 0 25 0 9 0 90097398 886579200 27359 996147200 134512640 134550932 4294955888 18446744073709551615 4127430047 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28930/tid=28933] ppid=28928 vsize=865800 CPUtime=0.74
/proc/28930/task/28933/stat : 28933 (java) S 28928 28930 28364 0 -1 64 11571 0 0 0 70 4 0 0 16 0 9 0 90097399 886579200 27359 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28930/tid=28934] ppid=28928 vsize=865800 CPUtime=0
/proc/28930/task/28934/stat : 28934 (java) S 28928 28930 28364 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90097400 886579200 27359 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28930/tid=28935] ppid=28928 vsize=865800 CPUtime=0
/proc/28930/task/28935/stat : 28935 (java) S 28928 28930 28364 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90097400 886579200 27359 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28930/tid=28936] ppid=28928 vsize=865800 CPUtime=0
/proc/28930/task/28936/stat : 28936 (java) S 28928 28930 28364 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 90097402 886579200 27359 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28930/tid=28937] ppid=28928 vsize=865800 CPUtime=0.42
/proc/28930/task/28937/stat : 28937 (java) S 28928 28930 28364 0 -1 64 909 0 0 0 41 1 0 0 16 0 9 0 90097402 886579200 27359 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28930/tid=28938] ppid=28928 vsize=865800 CPUtime=0
/proc/28930/task/28938/stat : 28938 (java) S 28928 28930 28364 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 90097402 886579200 27359 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28930/tid=28939] ppid=28928 vsize=865800 CPUtime=0
/proc/28930/task/28939/stat : 28939 (java) S 28928 28930 28364 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90097402 886579200 27359 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1770.02
Current children cumulated vsize (KiB) 865800



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 29013
/proc/meminfo: memFree=796912/2055920 swapFree=4192812/4192956
[pid=28930] ppid=28928 vsize=865800 CPUtime=1800.02
/proc/28930/stat : 28930 (java) S 28928 28930 28364 0 -1 0 28050 0 1 0 179876 126 0 0 18 0 9 0 90097397 886579200 27359 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28930/statm: 216450 27359 1980 9 0 210919 0
[pid=28930/tid=28932] ppid=28928 vsize=865800 CPUtime=1798.81
/proc/28930/task/28932/stat : 28932 (java) R 28928 28930 28364 0 -1 64 14838 0 1 0 179763 118 0 0 25 0 9 0 90097398 886579200 27359 996147200 134512640 134550932 4294955888 18446744073709551615 4127368296 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28930/tid=28933] ppid=28928 vsize=865800 CPUtime=0.74
/proc/28930/task/28933/stat : 28933 (java) S 28928 28930 28364 0 -1 64 11571 0 0 0 70 4 0 0 16 0 9 0 90097399 886579200 27359 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28930/tid=28934] ppid=28928 vsize=865800 CPUtime=0
/proc/28930/task/28934/stat : 28934 (java) S 28928 28930 28364 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90097400 886579200 27359 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28930/tid=28935] ppid=28928 vsize=865800 CPUtime=0
/proc/28930/task/28935/stat : 28935 (java) S 28928 28930 28364 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90097400 886579200 27359 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28930/tid=28936] ppid=28928 vsize=865800 CPUtime=0
/proc/28930/task/28936/stat : 28936 (java) S 28928 28930 28364 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 90097402 886579200 27359 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28930/tid=28937] ppid=28928 vsize=865800 CPUtime=0.42
/proc/28930/task/28937/stat : 28937 (java) S 28928 28930 28364 0 -1 64 909 0 0 0 41 1 0 0 16 0 9 0 90097402 886579200 27359 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28930/tid=28938] ppid=28928 vsize=865800 CPUtime=0
/proc/28930/task/28938/stat : 28938 (java) S 28928 28930 28364 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 90097402 886579200 27359 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28930/tid=28939] ppid=28928 vsize=865800 CPUtime=0
/proc/28930/task/28939/stat : 28939 (java) S 28928 28930 28364 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90097402 886579200 27359 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 865800

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

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

[startup+1812.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 29013
/proc/meminfo: memFree=796912/2055920 swapFree=4192812/4192956
[pid=28930] ppid=28928 vsize=865800 CPUtime=1800.02
/proc/28930/stat : 28930 (java) S 28928 28930 28364 0 -1 0 28050 0 1 0 179876 126 0 0 18 0 9 0 90097397 886579200 27359 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28930/statm: 216450 27359 1980 9 0 210919 0
[pid=28930/tid=28932] ppid=28928 vsize=865800 CPUtime=1798.81
/proc/28930/task/28932/stat : 28932 (java) R 28928 28930 28364 0 -1 64 14838 0 1 0 179763 118 0 0 25 0 9 0 90097398 886579200 27359 996147200 134512640 134550932 4294955888 18446744073709551615 4127368296 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28930/tid=28933] ppid=28928 vsize=865800 CPUtime=0.74
/proc/28930/task/28933/stat : 28933 (java) S 28928 28930 28364 0 -1 64 11571 0 0 0 70 4 0 0 16 0 9 0 90097399 886579200 27359 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28930/tid=28934] ppid=28928 vsize=865800 CPUtime=0
/proc/28930/task/28934/stat : 28934 (java) S 28928 28930 28364 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90097400 886579200 27359 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28930/tid=28935] ppid=28928 vsize=865800 CPUtime=0
/proc/28930/task/28935/stat : 28935 (java) S 28928 28930 28364 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90097400 886579200 27359 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28930/tid=28936] ppid=28928 vsize=865800 CPUtime=0
/proc/28930/task/28936/stat : 28936 (java) S 28928 28930 28364 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 90097402 886579200 27359 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28930/tid=28937] ppid=28928 vsize=865800 CPUtime=0.42
/proc/28930/task/28937/stat : 28937 (java) S 28928 28930 28364 0 -1 64 909 0 0 0 41 1 0 0 16 0 9 0 90097402 886579200 27359 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28930/tid=28938] ppid=28928 vsize=865800 CPUtime=0
/proc/28930/task/28938/stat : 28938 (java) S 28928 28930 28364 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 90097402 886579200 27359 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28930/tid=28939] ppid=28928 vsize=865800 CPUtime=0
/proc/28930/task/28939/stat : 28939 (java) S 28928 28930 28364 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90097402 886579200 27359 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 865800

Child status: 143
Real time (s): 1812.36
CPU time (s): 1800.09
CPU user time (s): 1798.81
CPU system time (s): 1.27981
CPU usage (%): 99.3229
Max. virtual memory (cumulated for all children) (KiB): 865800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.81
system time used= 1.27981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28073
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= 39402
involuntary context switches= 57759

runsolver used 2.18867 second user time and 5.94909 second system time

The end

Launcher Data

Begin job on node79 at 2009-07-19 21:05:18
IDJOB=2115825
IDBENCH=55722
IDSOLVER=780
FILE ID=node79/2115825-1248030318
PBS_JOBID= 9528895
Free space on /tmp= 66356 MiB

SOLVER NAME= Choco2.1.1b 2009-07-16
BENCH NAME= CPAI08/csp/pseudoGLB/normalized-ooo-tag8-ucl.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-2115825-1248030318/watcher-2115825-1248030318 -o /tmp/evaluation-result-2115825-1248030318/solver-2115825-1248030318 -C 1800 -W 2000 -M 900  java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2115825-1248030318.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= 2487509e84b89b62a0e274a5e5dc9094
RANDOM SEED=1920302844

node79.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.229
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.229
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:        773712 kB
Buffers:        105164 kB
Cached:         850508 kB
SwapCached:          0 kB
Active:         470224 kB
Inactive:       707504 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        773712 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            6644 kB
Writeback:           0 kB
Mapped:         239852 kB
Slab:            89376 kB
Committed_AS:  1301332 kB
PageTables:       2192 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= 66352 MiB
End job on node79 at 2009-07-19 21:35:33