Trace number 1069333

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
cpHydra k_40? (TO) 1800.01 1812.72

General information on the benchmark

Namecsp/pseudoGLB/
normalized-43s-smv.xml
MD5SUM90a03adc27107c0475a8a8ba9438e5a1
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark111.955
Satisfiable
(Un)Satisfiability was proved
Number of variables3655
Number of constraints8686
Maximum constraint arity15
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(8686)

Solver Data (download as text)

0.00/0.00	c cpHydra_k_40 version 0.0
7.20/7.32	Exception in thread "main" java.util.InputMismatchException
7.20/7.32		at java.util.Scanner.throwFor(Unknown Source)
7.20/7.32		at java.util.Scanner.next(Unknown Source)
7.20/7.32		at java.util.Scanner.nextDouble(Unknown Source)
7.20/7.32		at parsers.Parser.parseFile(Parser.java:44)
7.20/7.32		at program_entry.Solver.main(Solver.java:24)
7.20/7.37	c Hydra crashed revereting to dumb schedule
8.13/8.35	s UNKNOWN
8.13/8.37	c mistral-prime version 1.313
9.72/9.94	Error: Solution does not verify
9.72/9.94	(b3654 = 0) = 1
9.72/9.94		b3654 = 0
9.72/9.94	
1800.01/1812.72	HOME/cpHydra_k_40/hydra: line 17: 30307 Terminated              ${cpHydraHome}/solver/choco $1

Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: UNKNOWN

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1069333-1215159529/watcher-1069333-1215159529 -o /tmp/evaluation-result-1069333-1215159529/solver-1069333-1215159529 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/cpHydra_k_40/hydra HOME/instance-1069333-1215159529.xml 

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): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.99 1.98 1.99 4/72 30277
/proc/meminfo: memFree=1625344/2055920 swapFree=4180456/4192956
[pid=30277] ppid=30275 vsize=18572 CPUtime=0
/proc/30277/stat : 30277 (runsolver) R 30275 30277 26357 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 1994927278 19017728 292 996147200 4194304 4296836 548682068496 18446744073709551615 255236566311 0 0 4096 24578 0 0 0 17 1 0 0
/proc/30277/statm: 4643 292 257 25 0 2626 0

[startup+0.219154 s]
/proc/loadavg: 1.99 1.98 1.99 4/72 30277
/proc/meminfo: memFree=1625344/2055920 swapFree=4180456/4192956
[pid=30277] ppid=30275 vsize=5360 CPUtime=0
/proc/30277/stat : 30277 (hydra) S 30275 30277 26357 0 -1 4194304 330 247 0 0 0 0 0 0 21 0 1 0 1994927278 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30277/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301169 s]
/proc/loadavg: 1.99 1.98 1.99 4/72 30277
/proc/meminfo: memFree=1625344/2055920 swapFree=4180456/4192956
[pid=30277] ppid=30275 vsize=5360 CPUtime=0
/proc/30277/stat : 30277 (hydra) S 30275 30277 26357 0 -1 4194304 330 247 0 0 0 0 0 0 21 0 1 0 1994927278 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30277/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.401188 s]
/proc/loadavg: 1.99 1.98 1.99 4/72 30277
/proc/meminfo: memFree=1625344/2055920 swapFree=4180456/4192956
[pid=30277] ppid=30275 vsize=5360 CPUtime=0
/proc/30277/stat : 30277 (hydra) S 30275 30277 26357 0 -1 4194304 330 247 0 0 0 0 0 0 21 0 1 0 1994927278 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30277/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701251 s]
/proc/loadavg: 1.99 1.98 1.99 4/72 30277
/proc/meminfo: memFree=1625344/2055920 swapFree=4180456/4192956
[pid=30277] ppid=30275 vsize=5360 CPUtime=0
/proc/30277/stat : 30277 (hydra) S 30275 30277 26357 0 -1 4194304 330 247 0 0 0 0 0 0 21 0 1 0 1994927278 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30277/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.5024 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 30281
/proc/meminfo: memFree=1612272/2055920 swapFree=4180456/4192956
[pid=30277] ppid=30275 vsize=5360 CPUtime=0
/proc/30277/stat : 30277 (hydra) S 30275 30277 26357 0 -1 4194304 330 247 0 0 0 0 0 0 21 0 1 0 1994927278 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30277/statm: 1340 236 195 169 0 51 0
[pid=30281] ppid=30277 vsize=17312 CPUtime=1.47
/proc/30281/stat : 30281 (xsolve) R 30277 30277 26357 0 -1 4194304 3654 0 0 0 145 2 0 0 25 0 1 0 1994927279 17727488 3613 996147200 134512640 135239763 4294956176 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30281/statm: 4328 3613 430 177 0 3231 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 22672

[startup+3.1017 s]
/proc/loadavg: 1.99 1.98 1.99 4/82 30293
/proc/meminfo: memFree=1616872/2055920 swapFree=4180456/4192956
[pid=30277] ppid=30275 vsize=5360 CPUtime=1.54
/proc/30277/stat : 30277 (hydra) S 30275 30277 26357 0 -1 4194304 375 4266 0 0 0 0 151 3 18 0 1 0 1994927278 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30277/statm: 1340 238 196 169 0 51 0
[pid=30285] ppid=30277 vsize=197108 CPUtime=1.51
/proc/30285/stat : 30285 (java) S 30277 30277 26357 0 -1 0 5040 0 1 0 146 5 0 0 18 0 9 0 1994927436 201838592 4230 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30285/statm: 49277 4230 1679 9 0 43859 0
[pid=30285/tid=30286] ppid=30277 vsize=197108 CPUtime=1.19
/proc/30285/task/30286/stat : 30286 (java) R 30277 30277 26357 0 -1 64 2734 0 1 0 117 2 0 0 25 0 9 0 1994927437 201838592 4230 996147200 134512640 134550740 4294955968 18446744073709551615 4126560839 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30285/tid=30287] ppid=30277 vsize=197108 CPUtime=0.15
/proc/30285/task/30287/stat : 30287 (java) S 30277 30277 26357 0 -1 64 967 0 0 0 13 2 0 0 16 0 9 0 1994927438 201838592 4230 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30285/tid=30288] ppid=30277 vsize=197108 CPUtime=0
/proc/30285/task/30288/stat : 30288 (java) S 30277 30277 26357 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1994927438 201838592 4230 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30285/tid=30289] ppid=30277 vsize=197108 CPUtime=0
/proc/30285/task/30289/stat : 30289 (java) S 30277 30277 26357 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1994927438 201838592 4230 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30285/tid=30290] ppid=30277 vsize=197108 CPUtime=0
/proc/30285/task/30290/stat : 30290 (java) S 30277 30277 26357 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1994927440 201838592 4230 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30285/tid=30291] ppid=30277 vsize=197108 CPUtime=0.14
/proc/30285/task/30291/stat : 30291 (java) S 30277 30277 26357 0 -1 64 614 0 0 0 14 0 0 0 16 0 9 0 1994927440 201838592 4230 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30285/tid=30292] ppid=30277 vsize=197108 CPUtime=0
/proc/30285/task/30292/stat : 30292 (java) S 30277 30277 26357 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1994927440 201838592 4230 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30285/tid=30293] ppid=30277 vsize=197108 CPUtime=0
/proc/30285/task/30293/stat : 30293 (java) S 30277 30277 26357 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1994927440 201838592 4230 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 202468

[startup+6.3023 s]
/proc/loadavg: 2.07 2.00 2.00 3/82 30293
/proc/meminfo: memFree=1604456/2055920 swapFree=4180456/4192956
[pid=30277] ppid=30275 vsize=5360 CPUtime=1.54
/proc/30277/stat : 30277 (hydra) S 30275 30277 26357 0 -1 4194304 375 4266 0 0 0 0 151 3 18 0 1 0 1994927278 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30277/statm: 1340 238 196 169 0 51 0
[pid=30285] ppid=30277 vsize=197108 CPUtime=4.68
/proc/30285/stat : 30285 (java) S 30277 30277 26357 0 -1 0 9970 0 1 0 453 15 0 0 18 0 9 0 1994927436 201838592 8259 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30285/statm: 49277 8259 2541 9 0 43859 0
[pid=30285/tid=30286] ppid=30277 vsize=197108 CPUtime=3.73
/proc/30285/task/30286/stat : 30286 (java) R 30277 30277 26357 0 -1 64 3551 0 1 0 368 5 0 0 25 0 9 0 1994927437 201838592 8259 996147200 134512640 134550740 4294955968 18446744073709551615 4126601816 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30285/tid=30287] ppid=30277 vsize=197108 CPUtime=0.75
/proc/30285/task/30287/stat : 30287 (java) S 30277 30277 26357 0 -1 64 5065 0 0 0 67 8 0 0 15 0 9 0 1994927438 201838592 8259 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30285/tid=30288] ppid=30277 vsize=197108 CPUtime=0
/proc/30285/task/30288/stat : 30288 (java) S 30277 30277 26357 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1994927438 201838592 8259 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30285/tid=30289] ppid=30277 vsize=197108 CPUtime=0
/proc/30285/task/30289/stat : 30289 (java) S 30277 30277 26357 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1994927438 201838592 8259 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30285/tid=30290] ppid=30277 vsize=197108 CPUtime=0
/proc/30285/task/30290/stat : 30290 (java) S 30277 30277 26357 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1994927440 201838592 8259 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30285/tid=30291] ppid=30277 vsize=197108 CPUtime=0.17
/proc/30285/task/30291/stat : 30291 (java) S 30277 30277 26357 0 -1 64 629 0 0 0 17 0 0 0 16 0 9 0 1994927440 201838592 8259 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30285/tid=30292] ppid=30277 vsize=197108 CPUtime=0
/proc/30285/task/30292/stat : 30292 (java) S 30277 30277 26357 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1994927440 201838592 8259 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30285/tid=30293] ppid=30277 vsize=197108 CPUtime=0
/proc/30285/task/30293/stat : 30293 (java) S 30277 30277 26357 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1994927440 201838592 8259 996147200 134512640 134550740 4294955968 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) 202468

[startup+12.7015 s]
/proc/loadavg: 2.07 2.00 2.00 5/83 30316
/proc/meminfo: memFree=1546216/2055920 swapFree=4180456/4192956
[pid=30277] ppid=30275 vsize=5360 CPUtime=9.78
/proc/30277/stat : 30277 (hydra) S 30275 30277 26357 0 -1 4194304 443 31592 0 2 0 0 946 32 16 0 1 0 1994927278 5488640 240 996147200 4194304 4889804 548682068816 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30277/statm: 1340 240 198 169 0 51 0
[pid=30307] ppid=30277 vsize=5356 CPUtime=0
/proc/30307/stat : 30307 (choco) S 30277 30277 26357 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 1994928273 5484544 237 996147200 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30307/statm: 1339 237 197 169 0 50 0
[pid=30308] ppid=30307 vsize=655600 CPUtime=2.71
/proc/30308/stat : 30308 (java) S 30307 30277 26357 0 -1 0 22278 0 1 0 258 13 0 0 18 0 9 0 1994928274 671334400 21684 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30308/statm: 163900 21684 1905 9 0 158429 0
[pid=30308/tid=30309] ppid=30307 vsize=655600 CPUtime=2.05
/proc/30308/task/30309/stat : 30309 (java) R 30307 30277 26357 0 -1 64 12069 0 1 0 197 8 0 0 25 0 9 0 1994928274 671334400 21684 996147200 134512640 134550740 4294956016 18446744073709551615 4127135603 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30308/tid=30310] ppid=30307 vsize=655600 CPUtime=0.29
/proc/30308/task/30310/stat : 30310 (java) S 30307 30277 26357 0 -1 64 8817 0 0 0 25 4 0 0 18 0 9 0 1994928276 671334400 21684 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30308/tid=30311] ppid=30307 vsize=655600 CPUtime=0
/proc/30308/task/30311/stat : 30311 (java) S 30307 30277 26357 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 1994928276 671334400 21684 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30308/tid=30312] ppid=30307 vsize=655600 CPUtime=0
/proc/30308/task/30312/stat : 30312 (java) S 30307 30277 26357 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1994928276 671334400 21684 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30308/tid=30313] ppid=30307 vsize=655600 CPUtime=0
/proc/30308/task/30313/stat : 30313 (java) S 30307 30277 26357 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1994928278 671334400 21684 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30308/tid=30314] ppid=30307 vsize=655600 CPUtime=0.34
/proc/30308/task/30314/stat : 30314 (java) S 30307 30277 26357 0 -1 64 664 0 0 0 34 0 0 0 15 0 9 0 1994928278 671334400 21684 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30308/tid=30315] ppid=30307 vsize=655600 CPUtime=0
/proc/30308/task/30315/stat : 30315 (java) S 30307 30277 26357 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1994928278 671334400 21684 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30308/tid=30316] ppid=30307 vsize=655600 CPUtime=0
/proc/30308/task/30316/stat : 30316 (java) S 30307 30277 26357 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1994928278 671334400 21684 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 666316

[startup+25.5069 s]
/proc/loadavg: 2.05 2.00 2.00 3/83 30316
/proc/meminfo: memFree=1540968/2055920 swapFree=4180456/4192956
[pid=30277] ppid=30275 vsize=5360 CPUtime=9.78
/proc/30277/stat : 30277 (hydra) S 30275 30277 26357 0 -1 4194304 443 31592 0 2 0 0 946 32 16 0 1 0 1994927278 5488640 240 996147200 4194304 4889804 548682068816 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30277/statm: 1340 240 198 169 0 51 0
[pid=30307] ppid=30277 vsize=5356 CPUtime=0
/proc/30307/stat : 30307 (choco) S 30277 30277 26357 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 1994928273 5484544 237 996147200 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30307/statm: 1339 237 197 169 0 50 0
[pid=30308] ppid=30307 vsize=655600 CPUtime=15.38
/proc/30308/stat : 30308 (java) S 30307 30277 26357 0 -1 0 23369 0 1 0 1518 20 0 0 18 0 9 0 1994928274 671334400 22769 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30308/statm: 163900 22769 1908 9 0 158429 0
[pid=30308/tid=30309] ppid=30307 vsize=655600 CPUtime=14.62
/proc/30308/task/30309/stat : 30309 (java) R 30307 30277 26357 0 -1 64 12078 0 1 0 1448 14 0 0 25 0 9 0 1994928274 671334400 22769 996147200 134512640 134550740 4294956016 18446744073709551615 4127291615 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30308/tid=30310] ppid=30307 vsize=655600 CPUtime=0.36
/proc/30308/task/30310/stat : 30310 (java) S 30307 30277 26357 0 -1 64 9882 0 0 0 32 4 0 0 16 0 9 0 1994928276 671334400 22769 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30308/tid=30311] ppid=30307 vsize=655600 CPUtime=0
/proc/30308/task/30311/stat : 30311 (java) S 30307 30277 26357 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 1994928276 671334400 22769 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30308/tid=30312] ppid=30307 vsize=655600 CPUtime=0
/proc/30308/task/30312/stat : 30312 (java) S 30307 30277 26357 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1994928276 671334400 22769 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30308/tid=30313] ppid=30307 vsize=655600 CPUtime=0
/proc/30308/task/30313/stat : 30313 (java) S 30307 30277 26357 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1994928278 671334400 22769 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30308/tid=30314] ppid=30307 vsize=655600 CPUtime=0.37
/proc/30308/task/30314/stat : 30314 (java) S 30307 30277 26357 0 -1 64 681 0 0 0 37 0 0 0 15 0 9 0 1994928278 671334400 22769 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30308/tid=30315] ppid=30307 vsize=655600 CPUtime=0
/proc/30308/task/30315/stat : 30315 (java) S 30307 30277 26357 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1994928278 671334400 22769 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30308/tid=30316] ppid=30307 vsize=655600 CPUtime=0
/proc/30308/task/30316/stat : 30316 (java) S 30307 30277 26357 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1994928278 671334400 22769 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 666316

[startup+51.1027 s]
/proc/loadavg: 2.03 2.00 2.00 4/83 30316
/proc/meminfo: memFree=1540904/2055920 swapFree=4180456/4192956
[pid=30277] ppid=30275 vsize=5360 CPUtime=9.78
/proc/30277/stat : 30277 (hydra) S 30275 30277 26357 0 -1 4194304 443 31592 0 2 0 0 946 32 16 0 1 0 1994927278 5488640 240 996147200 4194304 4889804 548682068816 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30277/statm: 1340 240 198 169 0 51 0
[pid=30307] ppid=30277 vsize=5356 CPUtime=0
/proc/30307/stat : 30307 (choco) S 30277 30277 26357 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 1994928273 5484544 237 996147200 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30307/statm: 1339 237 197 169 0 50 0
[pid=30308] ppid=30307 vsize=655600 CPUtime=40.72
/proc/30308/stat : 30308 (java) S 30307 30277 26357 0 -1 0 23371 0 1 0 4040 32 0 0 18 0 9 0 1994928274 671334400 22769 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30308/statm: 163900 22769 1908 9 0 158429 0
[pid=30308/tid=30309] ppid=30307 vsize=655600 CPUtime=39.92
/proc/30308/task/30309/stat : 30309 (java) R 30307 30277 26357 0 -1 64 12080 0 1 0 3967 25 0 0 25 0 9 0 1994928274 671334400 22769 996147200 134512640 134550740 4294956016 18446744073709551615 4127064672 0 4 0 16800975 0 0 0 -1 1 0 0

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

/proc/30307/stat : 30307 (choco) S 30277 30277 26357 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 1994928273 5484544 237 996147200 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30307/statm: 1339 237 197 169 0 50 0
[pid=30308] ppid=30307 vsize=655600 CPUtime=1640.08
/proc/30308/stat : 30308 (java) S 30307 30277 26357 0 -1 0 24008 0 1 0 163174 834 0 0 18 0 9 0 1994928274 671334400 23288 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30308/statm: 163900 23288 1908 9 0 158429 0
[pid=30308/tid=30309] ppid=30307 vsize=655600 CPUtime=1639.02
/proc/30308/task/30309/stat : 30309 (java) R 30307 30277 26357 0 -1 64 12198 0 1 0 163076 826 0 0 25 0 9 0 1994928274 671334400 23288 996147200 134512640 134550740 4294956016 18446744073709551615 4127053312 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30308/tid=30310] ppid=30307 vsize=655600 CPUtime=0.65
/proc/30308/task/30310/stat : 30310 (java) S 30307 30277 26357 0 -1 64 10401 0 0 0 60 5 0 0 16 0 9 0 1994928276 671334400 23288 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30308/tid=30311] ppid=30307 vsize=655600 CPUtime=0
/proc/30308/task/30311/stat : 30311 (java) S 30307 30277 26357 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 1994928276 671334400 23288 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30308/tid=30312] ppid=30307 vsize=655600 CPUtime=0
/proc/30308/task/30312/stat : 30312 (java) S 30307 30277 26357 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1994928276 671334400 23288 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30308/tid=30313] ppid=30307 vsize=655600 CPUtime=0
/proc/30308/task/30313/stat : 30313 (java) S 30307 30277 26357 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1994928278 671334400 23288 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30308/tid=30314] ppid=30307 vsize=655600 CPUtime=0.37
/proc/30308/task/30314/stat : 30314 (java) S 30307 30277 26357 0 -1 64 681 0 0 0 37 0 0 0 15 0 9 0 1994928278 671334400 23288 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30308/tid=30315] ppid=30307 vsize=655600 CPUtime=0
/proc/30308/task/30315/stat : 30315 (java) S 30307 30277 26357 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1994928278 671334400 23288 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30308/tid=30316] ppid=30307 vsize=655600 CPUtime=0
/proc/30308/task/30316/stat : 30316 (java) S 30307 30277 26357 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1994928278 671334400 23288 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1649.86
Current children cumulated vsize (KiB) 666316

[startup+1722.3 s]
/proc/loadavg: 1.99 2.01 2.00 3/85 30558
/proc/meminfo: memFree=1533528/2055920 swapFree=4180456/4192956
[pid=30277] ppid=30275 vsize=5360 CPUtime=9.78
/proc/30277/stat : 30277 (hydra) S 30275 30277 26357 0 -1 4194304 443 31592 0 2 0 0 946 32 16 0 1 0 1994927278 5488640 240 996147200 4194304 4889804 548682068816 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30277/statm: 1340 240 198 169 0 51 0
[pid=30307] ppid=30277 vsize=5356 CPUtime=0
/proc/30307/stat : 30307 (choco) S 30277 30277 26357 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 1994928273 5484544 237 996147200 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30307/statm: 1339 237 197 169 0 50 0
[pid=30308] ppid=30307 vsize=655600 CPUtime=1699.88
/proc/30308/stat : 30308 (java) S 30307 30277 26357 0 -1 0 24012 0 1 0 169118 870 0 0 18 0 9 0 1994928274 671334400 23288 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30308/statm: 163900 23288 1908 9 0 158429 0
[pid=30308/tid=30309] ppid=30307 vsize=655600 CPUtime=1698.81
/proc/30308/task/30309/stat : 30309 (java) R 30307 30277 26357 0 -1 64 12202 0 1 0 169019 862 0 0 25 0 9 0 1994928274 671334400 23288 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30308/tid=30310] ppid=30307 vsize=655600 CPUtime=0.65
/proc/30308/task/30310/stat : 30310 (java) S 30307 30277 26357 0 -1 64 10401 0 0 0 60 5 0 0 16 0 9 0 1994928276 671334400 23288 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=30308/tid=30311] ppid=30307 vsize=655600 CPUtime=0
/proc/30308/task/30311/stat : 30311 (java) S 30307 30277 26357 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 1994928276 671334400 23288 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30308/tid=30312] ppid=30307 vsize=655600 CPUtime=0
/proc/30308/task/30312/stat : 30312 (java) S 30307 30277 26357 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1994928276 671334400 23288 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30308/tid=30313] ppid=30307 vsize=655600 CPUtime=0
/proc/30308/task/30313/stat : 30313 (java) S 30307 30277 26357 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1994928278 671334400 23288 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30308/tid=30314] ppid=30307 vsize=655600 CPUtime=0.37
/proc/30308/task/30314/stat : 30314 (java) S 30307 30277 26357 0 -1 64 681 0 0 0 37 0 0 0 15 0 9 0 1994928278 671334400 23288 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30308/tid=30315] ppid=30307 vsize=655600 CPUtime=0
/proc/30308/task/30315/stat : 30315 (java) S 30307 30277 26357 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1994928278 671334400 23288 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30308/tid=30316] ppid=30307 vsize=655600 CPUtime=0
/proc/30308/task/30316/stat : 30316 (java) S 30307 30277 26357 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1994928278 671334400 23288 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1709.66
Current children cumulated vsize (KiB) 666316

[startup+1782.31 s]
/proc/loadavg: 1.99 2.00 2.00 3/85 30558
/proc/meminfo: memFree=1532632/2055920 swapFree=4180456/4192956
[pid=30277] ppid=30275 vsize=5360 CPUtime=9.78
/proc/30277/stat : 30277 (hydra) S 30275 30277 26357 0 -1 4194304 443 31592 0 2 0 0 946 32 16 0 1 0 1994927278 5488640 240 996147200 4194304 4889804 548682068816 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30277/statm: 1340 240 198 169 0 51 0
[pid=30307] ppid=30277 vsize=5356 CPUtime=0
/proc/30307/stat : 30307 (choco) S 30277 30277 26357 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 1994928273 5484544 237 996147200 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30307/statm: 1339 237 197 169 0 50 0
[pid=30308] ppid=30307 vsize=655600 CPUtime=1759.85
/proc/30308/stat : 30308 (java) S 30307 30277 26357 0 -1 0 24018 0 1 0 175087 898 0 0 18 0 9 0 1994928274 671334400 23289 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30308/statm: 163900 23289 1908 9 0 158429 0
[pid=30308/tid=30309] ppid=30307 vsize=655600 CPUtime=1758.78
/proc/30308/task/30309/stat : 30309 (java) R 30307 30277 26357 0 -1 64 12207 0 1 0 174988 890 0 0 25 0 9 0 1994928274 671334400 23289 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30308/tid=30310] ppid=30307 vsize=655600 CPUtime=0.65
/proc/30308/task/30310/stat : 30310 (java) S 30307 30277 26357 0 -1 64 10402 0 0 0 60 5 0 0 16 0 9 0 1994928276 671334400 23289 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=30308/tid=30311] ppid=30307 vsize=655600 CPUtime=0
/proc/30308/task/30311/stat : 30311 (java) S 30307 30277 26357 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 1994928276 671334400 23289 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30308/tid=30312] ppid=30307 vsize=655600 CPUtime=0
/proc/30308/task/30312/stat : 30312 (java) S 30307 30277 26357 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1994928276 671334400 23289 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30308/tid=30313] ppid=30307 vsize=655600 CPUtime=0
/proc/30308/task/30313/stat : 30313 (java) S 30307 30277 26357 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1994928278 671334400 23289 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30308/tid=30314] ppid=30307 vsize=655600 CPUtime=0.37
/proc/30308/task/30314/stat : 30314 (java) S 30307 30277 26357 0 -1 64 681 0 0 0 37 0 0 0 15 0 9 0 1994928278 671334400 23289 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30308/tid=30315] ppid=30307 vsize=655600 CPUtime=0
/proc/30308/task/30315/stat : 30315 (java) S 30307 30277 26357 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1994928278 671334400 23289 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30308/tid=30316] ppid=30307 vsize=655600 CPUtime=0
/proc/30308/task/30316/stat : 30316 (java) S 30307 30277 26357 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1994928278 671334400 23289 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1769.63
Current children cumulated vsize (KiB) 666316



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812.7 s]
/proc/loadavg: 1.99 2.00 2.00 3/85 30558
/proc/meminfo: memFree=1532440/2055920 swapFree=4180456/4192956
[pid=30277] ppid=30275 vsize=5360 CPUtime=9.78
/proc/30277/stat : 30277 (hydra) S 30275 30277 26357 0 -1 4194304 443 31592 0 2 0 0 946 32 16 0 1 0 1994927278 5488640 240 996147200 4194304 4889804 548682068816 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30277/statm: 1340 240 198 169 0 51 0
[pid=30307] ppid=30277 vsize=5356 CPUtime=0
/proc/30307/stat : 30307 (choco) S 30277 30277 26357 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 1994928273 5484544 237 996147200 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30307/statm: 1339 237 197 169 0 50 0
[pid=30308] ppid=30307 vsize=655600 CPUtime=1790.23
/proc/30308/stat : 30308 (java) S 30307 30277 26357 0 -1 0 24020 0 1 0 178113 910 0 0 18 0 9 0 1994928274 671334400 23289 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30308/statm: 163900 23289 1908 9 0 158429 0
[pid=30308/tid=30309] ppid=30307 vsize=655600 CPUtime=1789.17
/proc/30308/task/30309/stat : 30309 (java) R 30307 30277 26357 0 -1 64 12209 0 1 0 178014 903 0 0 25 0 9 0 1994928274 671334400 23289 996147200 134512640 134550740 4294956016 18446744073709551615 4127290995 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30308/tid=30310] ppid=30307 vsize=655600 CPUtime=0.65
/proc/30308/task/30310/stat : 30310 (java) S 30307 30277 26357 0 -1 64 10402 0 0 0 60 5 0 0 16 0 9 0 1994928276 671334400 23289 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=30308/tid=30311] ppid=30307 vsize=655600 CPUtime=0
/proc/30308/task/30311/stat : 30311 (java) S 30307 30277 26357 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 1994928276 671334400 23289 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30308/tid=30312] ppid=30307 vsize=655600 CPUtime=0
/proc/30308/task/30312/stat : 30312 (java) S 30307 30277 26357 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1994928276 671334400 23289 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30308/tid=30313] ppid=30307 vsize=655600 CPUtime=0
/proc/30308/task/30313/stat : 30313 (java) S 30307 30277 26357 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1994928278 671334400 23289 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30308/tid=30314] ppid=30307 vsize=655600 CPUtime=0.37
/proc/30308/task/30314/stat : 30314 (java) S 30307 30277 26357 0 -1 64 681 0 0 0 37 0 0 0 15 0 9 0 1994928278 671334400 23289 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30308/tid=30315] ppid=30307 vsize=655600 CPUtime=0
/proc/30308/task/30315/stat : 30315 (java) S 30307 30277 26357 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1994928278 671334400 23289 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30308/tid=30316] ppid=30307 vsize=655600 CPUtime=0
/proc/30308/task/30316/stat : 30316 (java) S 30307 30277 26357 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1994928278 671334400 23289 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 666316

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

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

[startup+1812.7 s]
/proc/loadavg: 1.99 2.00 2.00 3/85 30558
/proc/meminfo: memFree=1532440/2055920 swapFree=4180456/4192956
[pid=30277] ppid=30275 vsize=5360 CPUtime=9.78
/proc/30277/stat : 30277 (hydra) S 30275 30277 26357 0 -1 4194304 443 31592 0 2 0 0 946 32 16 0 1 0 1994927278 5488640 240 996147200 4194304 4889804 548682068816 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30277/statm: 1340 240 198 169 0 51 0
[pid=30307] ppid=30277 vsize=5356 CPUtime=0
/proc/30307/stat : 30307 (choco) S 30277 30277 26357 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 1994928273 5484544 237 996147200 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30307/statm: 1339 237 197 169 0 50 0
[pid=30308] ppid=30307 vsize=655600 CPUtime=1790.23
/proc/30308/stat : 30308 (java) S 30307 30277 26357 0 -1 0 24020 0 1 0 178113 910 0 0 18 0 9 0 1994928274 671334400 23289 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30308/statm: 163900 23289 1908 9 0 158429 0
[pid=30308/tid=30309] ppid=30307 vsize=655600 CPUtime=1789.17
/proc/30308/task/30309/stat : 30309 (java) R 30307 30277 26357 0 -1 64 12209 0 1 0 178014 903 0 0 25 0 9 0 1994928274 671334400 23289 996147200 134512640 134550740 4294956016 18446744073709551615 4127290995 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30308/tid=30310] ppid=30307 vsize=655600 CPUtime=0.65
/proc/30308/task/30310/stat : 30310 (java) S 30307 30277 26357 0 -1 64 10402 0 0 0 60 5 0 0 16 0 9 0 1994928276 671334400 23289 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=30308/tid=30311] ppid=30307 vsize=655600 CPUtime=0
/proc/30308/task/30311/stat : 30311 (java) S 30307 30277 26357 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 1994928276 671334400 23289 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30308/tid=30312] ppid=30307 vsize=655600 CPUtime=0
/proc/30308/task/30312/stat : 30312 (java) S 30307 30277 26357 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1994928276 671334400 23289 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30308/tid=30313] ppid=30307 vsize=655600 CPUtime=0
/proc/30308/task/30313/stat : 30313 (java) S 30307 30277 26357 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1994928278 671334400 23289 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30308/tid=30314] ppid=30307 vsize=655600 CPUtime=0.37
/proc/30308/task/30314/stat : 30314 (java) S 30307 30277 26357 0 -1 64 681 0 0 0 37 0 0 0 15 0 9 0 1994928278 671334400 23289 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30308/tid=30315] ppid=30307 vsize=655600 CPUtime=0
/proc/30308/task/30315/stat : 30315 (java) S 30307 30277 26357 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1994928278 671334400 23289 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30308/tid=30316] ppid=30307 vsize=655600 CPUtime=0
/proc/30308/task/30316/stat : 30316 (java) S 30307 30277 26357 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1994928278 671334400 23289 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 666316

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 30277 and gives
#  childrusage.ru_utime.tv_sec=9
#  childrusage.ru_utime.tv_usec=468560
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=328949
# CPU time returned by wait4() is 9.79751
# while last known CPU time is 1800.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1812.72
CPU time (s): 1800.01
CPU user time (s): 1790.59
CPU system time (s): 9.42
CPU usage (%): 99.2988
Max. virtual memory (cumulated for all children) (KiB): 673568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.46856
system time used= 0.328949
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32337
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9318
involuntary context switches= 9354

runsolver used 2.36864 second user time and 5.9271 second system time

The end

Launcher Data (download as text)

Begin job on node19 at 2008-07-04 10:18:49
IDJOB=1069333
IDBENCH=55598
IDSOLVER=366
FILE ID=node19/1069333-1215159529
PBS_JOBID= 7877368
Free space on /tmp= 66556 MiB

SOLVER NAME= cpHydra k_40
BENCH NAME= CPAI08/csp/pseudoGLB/normalized-43s-smv.xml
COMMAND LINE= HOME/cpHydra_k_40/hydra BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1069333-1215159529/watcher-1069333-1215159529 -o /tmp/evaluation-result-1069333-1215159529/solver-1069333-1215159529 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/cpHydra_k_40/hydra HOME/instance-1069333-1215159529.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 90a03adc27107c0475a8a8ba9438e5a1
RANDOM SEED=535439560

node19.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.263
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	: 5931.00
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.263
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:       1625824 kB
Buffers:         86712 kB
Cached:         259804 kB
SwapCached:       6540 kB
Active:         232280 kB
Inactive:       127508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1625824 kB
SwapTotal:     4192956 kB
SwapFree:      4180456 kB
Dirty:           26028 kB
Writeback:           0 kB
Mapped:          20796 kB
Slab:            55596 kB
Committed_AS:  3376984 kB
PageTables:       1800 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= 66532 MiB
End job on node19 at 2008-07-04 10:49:02