Trace number 1064876

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
Concrete + CSP4J - Tabu Engine 2008-05-30? (TO) 1800.08 1807.92

General information on the benchmark

Namecsp/pseudo/uclid/
normalized-blast-floppy1-7.xml
MD5SUMa04faf5e65e20ff86e086efdc76bdac3
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.665898
Satisfiable
(Un)Satisfiability was proved
Number of variables2913
Number of constraints3104
Maximum constraint arity25
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3104
Global constraints used (with number of constraints)

Solver Data (download as text)

209.55/211.89	c Fri Jul 04 06:11:11 CEST 2008 concrete.relationconverter.RelationManager strongOptimizeMemory
209.55/211.89	c WARNING: Could not free more memory in relations
209.95/212.23	c CPU-LOAD 63.78
209.95/212.23	c LOADED 2913 V (2 E), 2611 PredicateConstraint, arity 25, 63.78 cpu

Verifier Data (download as text)

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

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-1064876-1215144459/watcher-1064876-1215144459 -o /tmp/evaluation-result-1064876-1215144459/solver-1064876-1215144459 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 0 -s Tabu HOME/instance-1064876-1215144459.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: 2.27 2.19 2.13 4/82 3341
/proc/meminfo: memFree=1076864/2055920 swapFree=4179812/4192956
[pid=3341] ppid=3339 vsize=18572 CPUtime=0
/proc/3341/stat : 3341 (runsolver) R 3339 3341 870 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 1993419420 19017728 292 996147200 4194304 4296836 548682068432 18446744073709551615 254195330343 0 0 4096 24578 0 0 0 17 1 0 0
/proc/3341/statm: 4643 292 257 25 0 2626 0

[startup+0.056023 s]
/proc/loadavg: 2.27 2.19 2.13 4/82 3341
/proc/meminfo: memFree=1076864/2055920 swapFree=4179812/4192956
[pid=3341] ppid=3339 vsize=5356 CPUtime=0
/proc/3341/stat : 3341 (concrete.sh) S 3339 3341 870 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 1993419420 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3341/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101024 s]
/proc/loadavg: 2.27 2.19 2.13 4/82 3341
/proc/meminfo: memFree=1076864/2055920 swapFree=4179812/4192956
[pid=3341] ppid=3339 vsize=5356 CPUtime=0
/proc/3341/stat : 3341 (concrete.sh) S 3339 3341 870 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 1993419420 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3341/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301053 s]
/proc/loadavg: 2.27 2.19 2.13 4/82 3341
/proc/meminfo: memFree=1076864/2055920 swapFree=4179812/4192956
[pid=3341] ppid=3339 vsize=5356 CPUtime=0
/proc/3341/stat : 3341 (concrete.sh) S 3339 3341 870 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 1993419420 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3341/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701114 s]
/proc/loadavg: 2.27 2.19 2.13 4/82 3341
/proc/meminfo: memFree=1076864/2055920 swapFree=4179812/4192956
[pid=3341] ppid=3339 vsize=5356 CPUtime=0
/proc/3341/stat : 3341 (concrete.sh) S 3339 3341 870 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 1993419420 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3341/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50224 s]
/proc/loadavg: 2.27 2.19 2.13 3/92 3352
/proc/meminfo: memFree=1064880/2055920 swapFree=4179812/4192956
[pid=3341] ppid=3339 vsize=5356 CPUtime=0
/proc/3341/stat : 3341 (concrete.sh) S 3339 3341 870 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 1993419420 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3341/statm: 1339 242 201 169 0 50 0
[pid=3344] ppid=3341 vsize=844376 CPUtime=1.46
/proc/3344/stat : 3344 (java) S 3341 3341 870 0 -1 0 7363 0 1 0 141 5 0 0 18 0 9 0 1993419421 864641024 6501 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3344/statm: 211094 6501 2574 9 0 205655 0
[pid=3344/tid=3345] ppid=3341 vsize=844376 CPUtime=1.1
/proc/3344/task/3345/stat : 3345 (java) R 3341 3341 870 0 -1 64 3408 0 1 0 108 2 0 0 25 0 9 0 1993419422 864641024 6501 996147200 134512640 134550740 4294956016 18446744073709551615 4125672976 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3344/tid=3346] ppid=3341 vsize=844376 CPUtime=0.16
/proc/3344/task/3346/stat : 3346 (java) S 3341 3341 870 0 -1 64 2693 0 0 0 15 1 0 0 16 0 9 0 1993419423 864641024 6501 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3344/tid=3347] ppid=3341 vsize=844376 CPUtime=0
/proc/3344/task/3347/stat : 3347 (java) S 3341 3341 870 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1993419423 864641024 6501 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3344/tid=3348] ppid=3341 vsize=844376 CPUtime=0
/proc/3344/task/3348/stat : 3348 (java) S 3341 3341 870 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1993419423 864641024 6501 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3344/tid=3349] ppid=3341 vsize=844376 CPUtime=0
/proc/3344/task/3349/stat : 3349 (java) S 3341 3341 870 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1993419425 864641024 6501 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3344/tid=3350] ppid=3341 vsize=844376 CPUtime=0.17
/proc/3344/task/3350/stat : 3350 (java) S 3341 3341 870 0 -1 64 528 0 0 0 17 0 0 0 16 0 9 0 1993419425 864641024 6501 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3344/tid=3351] ppid=3341 vsize=844376 CPUtime=0
/proc/3344/task/3351/stat : 3351 (java) S 3341 3341 870 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1993419425 864641024 6501 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3344/tid=3352] ppid=3341 vsize=844376 CPUtime=0
/proc/3344/task/3352/stat : 3352 (java) S 3341 3341 870 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1993419425 864641024 6501 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 849732

[startup+3.10149 s]
/proc/loadavg: 2.24 2.19 2.13 3/93 3353
/proc/meminfo: memFree=1055144/2055920 swapFree=4179812/4192956
[pid=3341] ppid=3339 vsize=5356 CPUtime=0
/proc/3341/stat : 3341 (concrete.sh) S 3339 3341 870 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 1993419420 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3341/statm: 1339 242 201 169 0 50 0
[pid=3344] ppid=3341 vsize=850884 CPUtime=3.05
/proc/3344/stat : 3344 (java) S 3341 3341 870 0 -1 0 10482 0 1 0 296 9 0 0 18 0 10 0 1993419421 871305216 9418 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3344/statm: 212721 9418 2579 9 0 207282 0
[pid=3344/tid=3345] ppid=3341 vsize=850884 CPUtime=2.1
/proc/3344/task/3345/stat : 3345 (java) R 3341 3341 870 0 -1 64 3552 0 1 0 207 3 0 0 25 0 10 0 1993419422 871305216 9418 996147200 134512640 134550740 4294956016 18446744073709551615 4126196439 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3344/tid=3346] ppid=3341 vsize=850884 CPUtime=0.37
/proc/3344/task/3346/stat : 3346 (java) S 3341 3341 870 0 -1 64 3937 0 0 0 34 3 0 0 16 0 10 0 1993419423 871305216 9418 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3344/tid=3347] ppid=3341 vsize=850884 CPUtime=0
/proc/3344/task/3347/stat : 3347 (java) S 3341 3341 870 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1993419423 871305216 9418 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3344/tid=3348] ppid=3341 vsize=850884 CPUtime=0
/proc/3344/task/3348/stat : 3348 (java) S 3341 3341 870 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 1993419423 871305216 9418 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3344/tid=3349] ppid=3341 vsize=850884 CPUtime=0
/proc/3344/task/3349/stat : 3349 (java) S 3341 3341 870 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1993419425 871305216 9418 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3344/tid=3350] ppid=3341 vsize=850884 CPUtime=0.55
/proc/3344/task/3350/stat : 3350 (java) S 3341 3341 870 0 -1 64 2255 0 0 0 54 1 0 0 16 0 10 0 1993419425 871305216 9418 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3344/tid=3351] ppid=3341 vsize=850884 CPUtime=0
/proc/3344/task/3351/stat : 3351 (java) S 3341 3341 870 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1993419425 871305216 9418 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3344/tid=3352] ppid=3341 vsize=850884 CPUtime=0
/proc/3344/task/3352/stat : 3352 (java) S 3341 3341 870 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 1993419425 871305216 9418 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3344/tid=3353] ppid=3341 vsize=850884 CPUtime=0
/proc/3344/task/3353/stat : 3353 (java) S 3341 3341 870 0 -1 64 4 0 0 0 0 0 0 0 25 0 10 0 1993419603 871305216 9418 996147200 134512640 134550740 4294956016 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) 856240

[startup+6.303 s]
/proc/loadavg: 2.24 2.19 2.13 4/93 3353
/proc/meminfo: memFree=981352/2055920 swapFree=4179812/4192956
[pid=3341] ppid=3339 vsize=5356 CPUtime=0
/proc/3341/stat : 3341 (concrete.sh) S 3339 3341 870 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 1993419420 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3341/statm: 1339 242 201 169 0 50 0
[pid=3344] ppid=3341 vsize=850976 CPUtime=6.21
/proc/3344/stat : 3344 (java) S 3341 3341 870 0 -1 0 40227 0 1 0 592 29 0 0 18 0 10 0 1993419421 871399424 35875 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3344/statm: 212744 35875 2583 9 0 207304 0
[pid=3344/tid=3345] ppid=3341 vsize=850976 CPUtime=3.55
/proc/3344/task/3345/stat : 3345 (java) R 3341 3341 870 0 -1 64 5777 0 1 0 350 5 0 0 25 0 10 0 1993419422 871399424 35875 996147200 134512640 134550740 4294956016 18446744073709551615 102064654 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3344/tid=3346] ppid=3341 vsize=850976 CPUtime=2.06
/proc/3344/task/3346/stat : 3346 (java) S 3341 3341 870 0 -1 64 31442 0 0 0 186 20 0 0 16 0 10 0 1993419423 871399424 35875 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3344/tid=3347] ppid=3341 vsize=850976 CPUtime=0
/proc/3344/task/3347/stat : 3347 (java) S 3341 3341 870 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1993419423 871399424 35875 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3344/tid=3348] ppid=3341 vsize=850976 CPUtime=0
/proc/3344/task/3348/stat : 3348 (java) S 3341 3341 870 0 -1 64 9 0 0 0 0 0 0 0 15 0 10 0 1993419423 871399424 35875 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3344/tid=3349] ppid=3341 vsize=850976 CPUtime=0
/proc/3344/task/3349/stat : 3349 (java) S 3341 3341 870 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1993419425 871399424 35875 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3344/tid=3350] ppid=3341 vsize=850976 CPUtime=0.57
/proc/3344/task/3350/stat : 3350 (java) S 3341 3341 870 0 -1 64 2267 0 0 0 55 2 0 0 16 0 10 0 1993419425 871399424 35875 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3344/tid=3351] ppid=3341 vsize=850976 CPUtime=0
/proc/3344/task/3351/stat : 3351 (java) S 3341 3341 870 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1993419425 871399424 35875 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3344/tid=3352] ppid=3341 vsize=850976 CPUtime=0
/proc/3344/task/3352/stat : 3352 (java) S 3341 3341 870 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 1993419425 871399424 35875 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3344/tid=3353] ppid=3341 vsize=850976 CPUtime=0
/proc/3344/task/3353/stat : 3353 (java) S 3341 3341 870 0 -1 64 4 0 0 0 0 0 0 0 25 0 10 0 1993419603 871399424 35875 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 856332

[startup+12.702 s]
/proc/loadavg: 2.29 2.20 2.14 3/93 3353
/proc/meminfo: memFree=620072/2055920 swapFree=4179812/4192956
[pid=3341] ppid=3339 vsize=5356 CPUtime=0
/proc/3341/stat : 3341 (concrete.sh) S 3339 3341 870 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 1993419420 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3341/statm: 1339 242 201 169 0 50 0
[pid=3344] ppid=3341 vsize=857532 CPUtime=12.53
/proc/3344/stat : 3344 (java) S 3341 3341 870 0 -1 0 126587 0 1 0 1171 82 0 0 18 0 10 0 1993419421 878112768 120250 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3344/statm: 214383 120250 2583 9 0 208943 0
[pid=3344/tid=3345] ppid=3341 vsize=857532 CPUtime=4.78
/proc/3344/task/3345/stat : 3345 (java) R 3341 3341 870 0 -1 64 16837 0 1 0 465 13 0 0 25 0 10 0 1993419422 878112768 120250 996147200 134512640 134550740 4294956016 18446744073709551615 4126191861 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3344/tid=3346] ppid=3341 vsize=857532 CPUtime=7.14
/proc/3344/task/3346/stat : 3346 (java) S 3341 3341 870 0 -1 64 106734 0 0 0 648 66 0 0 16 0 10 0 1993419423 878112768 120250 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3344/tid=3347] ppid=3341 vsize=857532 CPUtime=0
/proc/3344/task/3347/stat : 3347 (java) S 3341 3341 870 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1993419423 878112768 120250 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3344/tid=3348] ppid=3341 vsize=857532 CPUtime=0
/proc/3344/task/3348/stat : 3348 (java) S 3341 3341 870 0 -1 64 9 0 0 0 0 0 0 0 15 0 10 0 1993419423 878112768 120250 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3344/tid=3349] ppid=3341 vsize=857532 CPUtime=0
/proc/3344/task/3349/stat : 3349 (java) S 3341 3341 870 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1993419425 878112768 120250 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3344/tid=3350] ppid=3341 vsize=857532 CPUtime=0.59
/proc/3344/task/3350/stat : 3350 (java) S 3341 3341 870 0 -1 64 2275 0 0 0 57 2 0 0 16 0 10 0 1993419425 878112768 120250 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3344/tid=3351] ppid=3341 vsize=857532 CPUtime=0
/proc/3344/task/3351/stat : 3351 (java) S 3341 3341 870 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1993419425 878112768 120250 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3344/tid=3352] ppid=3341 vsize=857532 CPUtime=0
/proc/3344/task/3352/stat : 3352 (java) S 3341 3341 870 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 1993419425 878112768 120250 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3344/tid=3353] ppid=3341 vsize=857532 CPUtime=0
/proc/3344/task/3353/stat : 3353 (java) S 3341 3341 870 0 -1 64 4 0 0 0 0 0 0 0 25 0 10 0 1993419603 878112768 120250 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 862888

[startup+25.503 s]
/proc/loadavg: 2.39 2.23 2.15 3/93 3353
/proc/meminfo: memFree=305384/2055920 swapFree=4179812/4192956
[pid=3341] ppid=3339 vsize=5356 CPUtime=0
/proc/3341/stat : 3341 (concrete.sh) S 3339 3341 870 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 1993419420 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3341/statm: 1339 242 201 169 0 50 0
[pid=3344] ppid=3341 vsize=869052 CPUtime=25.21
/proc/3344/stat : 3344 (java) S 3341 3341 870 0 -1 0 201158 0 1 0 2397 124 0 0 18 0 10 0 1993419421 889909248 194798 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3344/statm: 217263 194798 2583 9 0 211823 0
[pid=3344/tid=3345] ppid=3341 vsize=869052 CPUtime=7.59
/proc/3344/task/3345/stat : 3345 (java) S 3341 3341 870 0 -1 64 19649 0 1 0 744 15 0 0 16 0 10 0 1993419422 889909248 194798 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3344/tid=3346] ppid=3341 vsize=869052 CPUtime=17
/proc/3344/task/3346/stat : 3346 (java) R 3341 3341 870 0 -1 64 178488 0 0 0 1594 106 0 0 23 0 10 0 1993419423 889909248 194798 996147200 134512640 134550740 4294956016 18446744073709551615 104181349 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3344/tid=3347] ppid=3341 vsize=869052 CPUtime=0
/proc/3344/task/3347/stat : 3347 (java) S 3341 3341 870 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1993419423 889909248 194798 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3344/tid=3348] ppid=3341 vsize=869052 CPUtime=0
/proc/3344/task/3348/stat : 3348 (java) S 3341 3341 870 0 -1 64 9 0 0 0 0 0 0 0 15 0 10 0 1993419423 889909248 194798 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3344/tid=3349] ppid=3341 vsize=869052 CPUtime=0
/proc/3344/task/3349/stat : 3349 (java) S 3341 3341 870 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1993419425 889909248 194798 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3344/tid=3350] ppid=3341 vsize=869052 CPUtime=0.59
/proc/3344/task/3350/stat : 3350 (java) S 3341 3341 870 0 -1 64 2280 0 0 0 57 2 0 0 16 0 10 0 1993419425 889909248 194798 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3344/tid=3351] ppid=3341 vsize=869052 CPUtime=0
/proc/3344/task/3351/stat : 3351 (java) S 3341 3341 870 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1993419425 889909248 194798 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3344/tid=3352] ppid=3341 vsize=869052 CPUtime=0
/proc/3344/task/3352/stat : 3352 (java) S 3341 3341 870 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 1993419425 889909248 194798 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3344/tid=3353] ppid=3341 vsize=869052 CPUtime=0

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

/proc/3344/task/3350/stat : 3350 (java) S 3341 3341 870 0 -1 64 2517 0 0 0 103 3 0 0 16 0 9 0 1993419425 872448000 173607 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3344/tid=3351] ppid=3341 vsize=852000 CPUtime=0
/proc/3344/task/3351/stat : 3351 (java) S 3341 3341 870 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1993419425 872448000 173607 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3344/tid=3352] ppid=3341 vsize=852000 CPUtime=0.01
/proc/3344/task/3352/stat : 3352 (java) S 3341 3341 870 0 -1 64 4 0 0 0 0 1 0 0 15 0 9 0 1993419425 872448000 173607 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1594.57
Current children cumulated vsize (KiB) 857356

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/84 3409
/proc/meminfo: memFree=767728/2055920 swapFree=4179812/4192956
[pid=3341] ppid=3339 vsize=5356 CPUtime=0
/proc/3341/stat : 3341 (concrete.sh) S 3339 3341 870 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 1993419420 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3341/statm: 1339 242 201 169 0 50 0
[pid=3344] ppid=3341 vsize=852000 CPUtime=1654.54
/proc/3344/stat : 3344 (java) S 3341 3341 870 0 -1 0 234751 0 2 0 165282 172 0 0 18 0 9 0 1993419421 872448000 173607 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3344/statm: 213000 173607 2598 9 0 207560 0
[pid=3344/tid=3345] ppid=3341 vsize=852000 CPUtime=1507.14
/proc/3344/task/3345/stat : 3345 (java) R 3341 3341 870 0 -1 64 32203 0 1 0 150678 36 0 0 25 0 9 0 1993419422 872448000 173607 996147200 134512640 134550740 4294956016 18446744073709551615 4127947283 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3344/tid=3346] ppid=3341 vsize=852000 CPUtime=146.3
/proc/3344/task/3346/stat : 3346 (java) S 3341 3341 870 0 -1 64 199285 0 1 0 14500 130 0 0 16 0 9 0 1993419423 872448000 173607 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3344/tid=3347] ppid=3341 vsize=852000 CPUtime=0
/proc/3344/task/3347/stat : 3347 (java) S 3341 3341 870 0 -1 64 13 0 0 0 0 0 0 0 17 0 9 0 1993419423 872448000 173607 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3344/tid=3348] ppid=3341 vsize=852000 CPUtime=0
/proc/3344/task/3348/stat : 3348 (java) S 3341 3341 870 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1993419423 872448000 173607 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3344/tid=3349] ppid=3341 vsize=852000 CPUtime=0
/proc/3344/task/3349/stat : 3349 (java) S 3341 3341 870 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1993419425 872448000 173607 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3344/tid=3350] ppid=3341 vsize=852000 CPUtime=1.06
/proc/3344/task/3350/stat : 3350 (java) S 3341 3341 870 0 -1 64 2517 0 0 0 103 3 0 0 16 0 9 0 1993419425 872448000 173607 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3344/tid=3351] ppid=3341 vsize=852000 CPUtime=0
/proc/3344/task/3351/stat : 3351 (java) S 3341 3341 870 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1993419425 872448000 173607 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3344/tid=3352] ppid=3341 vsize=852000 CPUtime=0.01
/proc/3344/task/3352/stat : 3352 (java) S 3341 3341 870 0 -1 64 4 0 0 0 0 1 0 0 15 0 9 0 1993419425 872448000 173607 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1654.54
Current children cumulated vsize (KiB) 857356

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/84 3409
/proc/meminfo: memFree=766512/2055920 swapFree=4179812/4192956
[pid=3341] ppid=3339 vsize=5356 CPUtime=0
/proc/3341/stat : 3341 (concrete.sh) S 3339 3341 870 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 1993419420 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3341/statm: 1339 242 201 169 0 50 0
[pid=3344] ppid=3341 vsize=852000 CPUtime=1714.51
/proc/3344/stat : 3344 (java) S 3341 3341 870 0 -1 0 234776 0 2 0 171279 172 0 0 18 0 9 0 1993419421 872448000 173607 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3344/statm: 213000 173607 2598 9 0 207560 0
[pid=3344/tid=3345] ppid=3341 vsize=852000 CPUtime=1567.08
/proc/3344/task/3345/stat : 3345 (java) R 3341 3341 870 0 -1 64 32228 0 1 0 156672 36 0 0 25 0 9 0 1993419422 872448000 173607 996147200 134512640 134550740 4294956016 18446744073709551615 4128005104 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3344/tid=3346] ppid=3341 vsize=852000 CPUtime=146.33
/proc/3344/task/3346/stat : 3346 (java) S 3341 3341 870 0 -1 64 199285 0 1 0 14503 130 0 0 16 0 9 0 1993419423 872448000 173607 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3344/tid=3347] ppid=3341 vsize=852000 CPUtime=0
/proc/3344/task/3347/stat : 3347 (java) S 3341 3341 870 0 -1 64 13 0 0 0 0 0 0 0 17 0 9 0 1993419423 872448000 173607 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3344/tid=3348] ppid=3341 vsize=852000 CPUtime=0
/proc/3344/task/3348/stat : 3348 (java) S 3341 3341 870 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1993419423 872448000 173607 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3344/tid=3349] ppid=3341 vsize=852000 CPUtime=0
/proc/3344/task/3349/stat : 3349 (java) S 3341 3341 870 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1993419425 872448000 173607 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3344/tid=3350] ppid=3341 vsize=852000 CPUtime=1.06
/proc/3344/task/3350/stat : 3350 (java) S 3341 3341 870 0 -1 64 2517 0 0 0 103 3 0 0 16 0 9 0 1993419425 872448000 173607 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3344/tid=3351] ppid=3341 vsize=852000 CPUtime=0
/proc/3344/task/3351/stat : 3351 (java) S 3341 3341 870 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1993419425 872448000 173607 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3344/tid=3352] ppid=3341 vsize=852000 CPUtime=0.01
/proc/3344/task/3352/stat : 3352 (java) S 3341 3341 870 0 -1 64 4 0 0 0 0 1 0 0 15 0 9 0 1993419425 872448000 173607 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1714.51
Current children cumulated vsize (KiB) 857356

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/84 3409
/proc/meminfo: memFree=765168/2055920 swapFree=4179812/4192956
[pid=3341] ppid=3339 vsize=5356 CPUtime=0
/proc/3341/stat : 3341 (concrete.sh) S 3339 3341 870 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 1993419420 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3341/statm: 1339 242 201 169 0 50 0
[pid=3344] ppid=3341 vsize=852000 CPUtime=1774.49
/proc/3344/stat : 3344 (java) S 3341 3341 870 0 -1 0 234801 0 2 0 177276 173 0 0 18 0 9 0 1993419421 872448000 173607 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3344/statm: 213000 173607 2598 9 0 207560 0
[pid=3344/tid=3345] ppid=3341 vsize=852000 CPUtime=1627.04
/proc/3344/task/3345/stat : 3345 (java) R 3341 3341 870 0 -1 64 32253 0 1 0 162667 37 0 0 25 0 9 0 1993419422 872448000 173607 996147200 134512640 134550740 4294956016 18446744073709551615 4127558033 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3344/tid=3346] ppid=3341 vsize=852000 CPUtime=146.35
/proc/3344/task/3346/stat : 3346 (java) S 3341 3341 870 0 -1 64 199285 0 1 0 14505 130 0 0 16 0 9 0 1993419423 872448000 173607 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3344/tid=3347] ppid=3341 vsize=852000 CPUtime=0
/proc/3344/task/3347/stat : 3347 (java) S 3341 3341 870 0 -1 64 13 0 0 0 0 0 0 0 17 0 9 0 1993419423 872448000 173607 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3344/tid=3348] ppid=3341 vsize=852000 CPUtime=0
/proc/3344/task/3348/stat : 3348 (java) S 3341 3341 870 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1993419423 872448000 173607 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3344/tid=3349] ppid=3341 vsize=852000 CPUtime=0
/proc/3344/task/3349/stat : 3349 (java) S 3341 3341 870 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1993419425 872448000 173607 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3344/tid=3350] ppid=3341 vsize=852000 CPUtime=1.06
/proc/3344/task/3350/stat : 3350 (java) S 3341 3341 870 0 -1 64 2517 0 0 0 103 3 0 0 16 0 9 0 1993419425 872448000 173607 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3344/tid=3351] ppid=3341 vsize=852000 CPUtime=0
/proc/3344/task/3351/stat : 3351 (java) S 3341 3341 870 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1993419425 872448000 173607 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3344/tid=3352] ppid=3341 vsize=852000 CPUtime=0.01
/proc/3344/task/3352/stat : 3352 (java) S 3341 3341 870 0 -1 64 4 0 0 0 0 1 0 0 15 0 9 0 1993419425 872448000 173607 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1774.49
Current children cumulated vsize (KiB) 857356



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.9 s]
/proc/loadavg: 2.00 2.00 2.02 3/84 3409
/proc/meminfo: memFree=764976/2055920 swapFree=4179812/4192956
[pid=3341] ppid=3339 vsize=5356 CPUtime=0
/proc/3341/stat : 3341 (concrete.sh) S 3339 3341 870 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 1993419420 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3341/statm: 1339 242 201 169 0 50 0
[pid=3344] ppid=3341 vsize=852000 CPUtime=1800.08
/proc/3344/stat : 3344 (java) S 3341 3341 870 0 -1 0 234812 0 2 0 179835 173 0 0 18 0 9 0 1993419421 872448000 173607 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3344/statm: 213000 173607 2598 9 0 207560 0
[pid=3344/tid=3345] ppid=3341 vsize=852000 CPUtime=1652.62
/proc/3344/task/3345/stat : 3345 (java) R 3341 3341 870 0 -1 64 32264 0 1 0 165225 37 0 0 25 0 9 0 1993419422 872448000 173607 996147200 134512640 134550740 4294956016 18446744073709551615 4127630075 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3344/tid=3346] ppid=3341 vsize=852000 CPUtime=146.35
/proc/3344/task/3346/stat : 3346 (java) S 3341 3341 870 0 -1 64 199285 0 1 0 14505 130 0 0 16 0 9 0 1993419423 872448000 173607 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3344/tid=3347] ppid=3341 vsize=852000 CPUtime=0
/proc/3344/task/3347/stat : 3347 (java) S 3341 3341 870 0 -1 64 13 0 0 0 0 0 0 0 17 0 9 0 1993419423 872448000 173607 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3344/tid=3348] ppid=3341 vsize=852000 CPUtime=0
/proc/3344/task/3348/stat : 3348 (java) S 3341 3341 870 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1993419423 872448000 173607 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3344/tid=3349] ppid=3341 vsize=852000 CPUtime=0
/proc/3344/task/3349/stat : 3349 (java) S 3341 3341 870 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1993419425 872448000 173607 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3344/tid=3350] ppid=3341 vsize=852000 CPUtime=1.06
/proc/3344/task/3350/stat : 3350 (java) S 3341 3341 870 0 -1 64 2517 0 0 0 103 3 0 0 16 0 9 0 1993419425 872448000 173607 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3344/tid=3351] ppid=3341 vsize=852000 CPUtime=0
/proc/3344/task/3351/stat : 3351 (java) S 3341 3341 870 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1993419425 872448000 173607 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3344/tid=3352] ppid=3341 vsize=852000 CPUtime=0.01
/proc/3344/task/3352/stat : 3352 (java) S 3341 3341 870 0 -1 64 4 0 0 0 0 1 0 0 15 0 9 0 1993419425 872448000 173607 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 857356

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

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

[startup+1807.9 s]
/proc/loadavg: 2.00 2.00 2.02 3/84 3409
/proc/meminfo: memFree=764976/2055920 swapFree=4179812/4192956
[pid=3341] ppid=3339 vsize=5356 CPUtime=0
/proc/3341/stat : 3341 (concrete.sh) S 3339 3341 870 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 1993419420 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3341/statm: 1339 242 201 169 0 50 0
[pid=3344] ppid=3341 vsize=852000 CPUtime=1800.08
/proc/3344/stat : 3344 (java) S 3341 3341 870 0 -1 0 234812 0 2 0 179835 173 0 0 18 0 9 0 1993419421 872448000 173607 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3344/statm: 213000 173607 2598 9 0 207560 0
[pid=3344/tid=3345] ppid=3341 vsize=852000 CPUtime=1652.62
/proc/3344/task/3345/stat : 3345 (java) R 3341 3341 870 0 -1 64 32264 0 1 0 165225 37 0 0 25 0 9 0 1993419422 872448000 173607 996147200 134512640 134550740 4294956016 18446744073709551615 4127630075 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3344/tid=3346] ppid=3341 vsize=852000 CPUtime=146.35
/proc/3344/task/3346/stat : 3346 (java) S 3341 3341 870 0 -1 64 199285 0 1 0 14505 130 0 0 16 0 9 0 1993419423 872448000 173607 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3344/tid=3347] ppid=3341 vsize=852000 CPUtime=0
/proc/3344/task/3347/stat : 3347 (java) S 3341 3341 870 0 -1 64 13 0 0 0 0 0 0 0 17 0 9 0 1993419423 872448000 173607 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3344/tid=3348] ppid=3341 vsize=852000 CPUtime=0
/proc/3344/task/3348/stat : 3348 (java) S 3341 3341 870 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1993419423 872448000 173607 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3344/tid=3349] ppid=3341 vsize=852000 CPUtime=0
/proc/3344/task/3349/stat : 3349 (java) S 3341 3341 870 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1993419425 872448000 173607 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3344/tid=3350] ppid=3341 vsize=852000 CPUtime=1.06
/proc/3344/task/3350/stat : 3350 (java) S 3341 3341 870 0 -1 64 2517 0 0 0 103 3 0 0 16 0 9 0 1993419425 872448000 173607 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3344/tid=3351] ppid=3341 vsize=852000 CPUtime=0
/proc/3344/task/3351/stat : 3351 (java) S 3341 3341 870 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1993419425 872448000 173607 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3344/tid=3352] ppid=3341 vsize=852000 CPUtime=0.01
/proc/3344/task/3352/stat : 3352 (java) S 3341 3341 870 0 -1 64 4 0 0 0 0 1 0 0 15 0 9 0 1993419425 872448000 173607 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 857356

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1807.92
CPU time (s): 1800.08
CPU user time (s): 1798.35
CPU system time (s): 1.73
CPU usage (%): 99.5662
Max. virtual memory (cumulated for all children) (KiB): 875688

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.003999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 443
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8
involuntary context switches= 4

runsolver used 2.32665 second user time and 6.06508 second system time

The end

Launcher Data (download as text)

Begin job on node34 at 2008-07-04 06:07:39
IDJOB=1064876
IDBENCH=55003
IDSOLVER=303
FILE ID=node34/1064876-1215144459
PBS_JOBID= 7877308
Free space on /tmp= 66556 MiB

SOLVER NAME= Concrete + CSP4J - Tabu Engine 2008-05-30
BENCH NAME= CPAI08/csp/pseudo/uclid/normalized-blast-floppy1-7.xml
COMMAND LINE= HOME/concrete.sh -c -ext 0 -s Tabu BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1064876-1215144459/watcher-1064876-1215144459 -o /tmp/evaluation-result-1064876-1215144459/solver-1064876-1215144459 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/concrete.sh -c -ext 0 -s Tabu HOME/instance-1064876-1215144459.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= a04faf5e65e20ff86e086efdc76bdac3
RANDOM SEED=1746677974

node34.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.259
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.259
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:       1077344 kB
Buffers:          9484 kB
Cached:          94248 kB
SwapCached:       7244 kB
Active:         861400 kB
Inactive:        60864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1077344 kB
SwapTotal:     4192956 kB
SwapFree:      4179812 kB
Dirty:            1628 kB
Writeback:           0 kB
Mapped:         834300 kB
Slab:            39908 kB
Committed_AS:  4258664 kB
PageTables:       3484 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= 66420 MiB
End job on node34 at 2008-07-04 06:37:49