Trace number 1051223

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
galac M? (TO) 1800.06 1803.72

General information on the benchmark

Namecsp/golombRulerArity4/
normalized-ruler-70-12-a4.xml
MD5SUM17a5880df049540f5bc9b4999c8d510f
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables12
Number of constraints1991
Maximum constraint arity4
Maximum domain size71
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1991
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---
6.69/6.85	c start processing
6.69/6.85	c start relation processing
15.02/15.22	c start cnf exporting

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-1051223-1215052630/watcher-1051223-1215052630 -o /tmp/evaluation-result-1051223-1215052630/solver-1051223-1215052630 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1051223-1215052630.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.00 2.00 2.00 4/72 16044
/proc/meminfo: memFree=1427336/2055920 swapFree=4179456/4192956
[pid=16044] ppid=16042 vsize=5224 CPUtime=0
/proc/16044/stat : 16044 (galacM.sh) R 16042 16044 13933 0 -1 4194304 60 0 0 0 0 0 0 0 20 0 1 0 1984235448 5349376 45 996147200 4194304 4520092 548682068832 18446744073709551615 221952122492 0 0 4096 0 0 0 0 17 1 0 0
/proc/16044/statm: 1306 45 34 79 0 104 0

[startup+0.087231 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 16044
/proc/meminfo: memFree=1427336/2055920 swapFree=4179456/4192956
[pid=16044] ppid=16042 vsize=47568 CPUtime=0.01
/proc/16044/stat : 16044 (galacM.sh) S 16042 16044 13933 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1984235448 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 221954370394 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16044/statm: 11892 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.101234 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 16044
/proc/meminfo: memFree=1427336/2055920 swapFree=4179456/4192956
[pid=16044] ppid=16042 vsize=47568 CPUtime=0.01
/proc/16044/stat : 16044 (galacM.sh) S 16042 16044 13933 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1984235448 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 221954370394 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16044/statm: 11892 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.301249 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 16044
/proc/meminfo: memFree=1427336/2055920 swapFree=4179456/4192956
[pid=16044] ppid=16042 vsize=47568 CPUtime=0.01
/proc/16044/stat : 16044 (galacM.sh) S 16042 16044 13933 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1984235448 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 221954370394 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16044/statm: 11892 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.701282 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 16044
/proc/meminfo: memFree=1427336/2055920 swapFree=4179456/4192956
[pid=16044] ppid=16042 vsize=47568 CPUtime=0.01
/proc/16044/stat : 16044 (galacM.sh) S 16042 16044 13933 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1984235448 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 221954370394 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16044/statm: 11892 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+1.50244 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 16066
/proc/meminfo: memFree=1386488/2055920 swapFree=4179456/4192956
[pid=16044] ppid=16042 vsize=47568 CPUtime=0.01
/proc/16044/stat : 16044 (galacM.sh) S 16042 16044 13933 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1984235448 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 221954370394 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16044/statm: 11892 364 245 79 0 219 0
[pid=16058] ppid=16044 vsize=812760 CPUtime=1.44
/proc/16058/stat : 16058 (java) S 16044 16044 13933 0 -1 0 13399 0 1 0 136 8 0 0 18 0 9 0 1984235452 832266240 12619 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16058/statm: 203190 12619 2584 9 0 197171 0
[pid=16058/tid=16059] ppid=16044 vsize=812760 CPUtime=1.14
/proc/16058/task/16059/stat : 16059 (java) R 16044 16044 13933 0 -1 64 7452 0 1 0 109 5 0 0 25 0 9 0 1984235453 832266240 12619 996147200 134512640 134550740 4294955616 18446744073709551615 4126634935 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16058/tid=16060] ppid=16044 vsize=812760 CPUtime=0.04
/proc/16058/task/16060/stat : 16060 (java) S 16044 16044 13933 0 -1 64 4410 0 0 0 3 1 0 0 16 0 9 0 1984235454 832266240 12619 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16058/tid=16061] ppid=16044 vsize=812760 CPUtime=0
/proc/16058/task/16061/stat : 16061 (java) S 16044 16044 13933 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1984235454 832266240 12619 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16058/tid=16062] ppid=16044 vsize=812760 CPUtime=0
/proc/16058/task/16062/stat : 16062 (java) S 16044 16044 13933 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1984235454 832266240 12619 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16058/tid=16063] ppid=16044 vsize=812760 CPUtime=0
/proc/16058/task/16063/stat : 16063 (java) S 16044 16044 13933 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1984235457 832266240 12619 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16058/tid=16064] ppid=16044 vsize=812760 CPUtime=0.22
/proc/16058/task/16064/stat : 16064 (java) S 16044 16044 13933 0 -1 64 836 0 0 0 22 0 0 0 15 0 9 0 1984235457 832266240 12619 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16058/tid=16065] ppid=16044 vsize=812760 CPUtime=0
/proc/16058/task/16065/stat : 16065 (java) S 16044 16044 13933 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1984235457 832266240 12619 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16058/tid=16066] ppid=16044 vsize=812760 CPUtime=0
/proc/16058/task/16066/stat : 16066 (java) S 16044 16044 13933 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1984235457 832266240 12619 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 860328

[startup+3.10741 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 16066
/proc/meminfo: memFree=1386104/2055920 swapFree=4179456/4192956
[pid=16044] ppid=16042 vsize=47568 CPUtime=0.01
/proc/16044/stat : 16044 (galacM.sh) S 16042 16044 13933 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1984235448 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 221954370394 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16044/statm: 11892 364 245 79 0 219 0
[pid=16058] ppid=16044 vsize=812760 CPUtime=3.03
/proc/16058/stat : 16058 (java) S 16044 16044 13933 0 -1 0 13399 0 1 0 295 8 0 0 18 0 9 0 1984235452 832266240 12619 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16058/statm: 203190 12619 2584 9 0 197171 0
[pid=16058/tid=16059] ppid=16044 vsize=812760 CPUtime=2.73
/proc/16058/task/16059/stat : 16059 (java) R 16044 16044 13933 0 -1 64 7452 0 1 0 268 5 0 0 25 0 9 0 1984235453 832266240 12619 996147200 134512640 134550740 4294955616 18446744073709551615 4126634959 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16058/tid=16060] ppid=16044 vsize=812760 CPUtime=0.04
/proc/16058/task/16060/stat : 16060 (java) S 16044 16044 13933 0 -1 64 4410 0 0 0 3 1 0 0 16 0 9 0 1984235454 832266240 12619 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16058/tid=16061] ppid=16044 vsize=812760 CPUtime=0
/proc/16058/task/16061/stat : 16061 (java) S 16044 16044 13933 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1984235454 832266240 12619 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16058/tid=16062] ppid=16044 vsize=812760 CPUtime=0
/proc/16058/task/16062/stat : 16062 (java) S 16044 16044 13933 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1984235454 832266240 12619 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16058/tid=16063] ppid=16044 vsize=812760 CPUtime=0
/proc/16058/task/16063/stat : 16063 (java) S 16044 16044 13933 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1984235457 832266240 12619 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16058/tid=16064] ppid=16044 vsize=812760 CPUtime=0.22
/proc/16058/task/16064/stat : 16064 (java) S 16044 16044 13933 0 -1 64 836 0 0 0 22 0 0 0 15 0 9 0 1984235457 832266240 12619 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16058/tid=16065] ppid=16044 vsize=812760 CPUtime=0
/proc/16058/task/16065/stat : 16065 (java) S 16044 16044 13933 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1984235457 832266240 12619 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16058/tid=16066] ppid=16044 vsize=812760 CPUtime=0
/proc/16058/task/16066/stat : 16066 (java) S 16044 16044 13933 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1984235457 832266240 12619 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 860328

[startup+6.30179 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 16066
/proc/meminfo: memFree=1385912/2055920 swapFree=4179456/4192956
[pid=16044] ppid=16042 vsize=47568 CPUtime=0.01
/proc/16044/stat : 16044 (galacM.sh) S 16042 16044 13933 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1984235448 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 221954370394 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16044/statm: 11892 364 245 79 0 219 0
[pid=16058] ppid=16044 vsize=812760 CPUtime=6.19
/proc/16058/stat : 16058 (java) S 16044 16044 13933 0 -1 0 17400 0 1 0 610 9 0 0 18 0 9 0 1984235452 832266240 16619 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16058/statm: 203190 16619 2584 9 0 197171 0
[pid=16058/tid=16059] ppid=16044 vsize=812760 CPUtime=5.9
/proc/16058/task/16059/stat : 16059 (java) R 16044 16044 13933 0 -1 64 11453 0 1 0 583 7 0 0 25 0 9 0 1984235453 832266240 16619 996147200 134512640 134550740 4294955616 18446744073709551615 104454937 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16058/tid=16060] ppid=16044 vsize=812760 CPUtime=0.04
/proc/16058/task/16060/stat : 16060 (java) S 16044 16044 13933 0 -1 64 4410 0 0 0 3 1 0 0 17 0 9 0 1984235454 832266240 16619 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16058/tid=16061] ppid=16044 vsize=812760 CPUtime=0
/proc/16058/task/16061/stat : 16061 (java) S 16044 16044 13933 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1984235454 832266240 16619 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16058/tid=16062] ppid=16044 vsize=812760 CPUtime=0
/proc/16058/task/16062/stat : 16062 (java) S 16044 16044 13933 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1984235454 832266240 16619 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16058/tid=16063] ppid=16044 vsize=812760 CPUtime=0
/proc/16058/task/16063/stat : 16063 (java) S 16044 16044 13933 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1984235457 832266240 16619 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16058/tid=16064] ppid=16044 vsize=812760 CPUtime=0.22
/proc/16058/task/16064/stat : 16064 (java) S 16044 16044 13933 0 -1 64 836 0 0 0 22 0 0 0 15 0 9 0 1984235457 832266240 16619 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16058/tid=16065] ppid=16044 vsize=812760 CPUtime=0
/proc/16058/task/16065/stat : 16065 (java) S 16044 16044 13933 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1984235457 832266240 16619 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16058/tid=16066] ppid=16044 vsize=812760 CPUtime=0
/proc/16058/task/16066/stat : 16066 (java) S 16044 16044 13933 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1984235457 832266240 16619 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 860328

[startup+12.7024 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 16066
/proc/meminfo: memFree=1339448/2055920 swapFree=4179456/4192956
[pid=16044] ppid=16042 vsize=47568 CPUtime=0.01
/proc/16044/stat : 16044 (galacM.sh) S 16042 16044 13933 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1984235448 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 221954370394 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16044/statm: 11892 364 245 79 0 219 0
[pid=16058] ppid=16044 vsize=812760 CPUtime=12.53
/proc/16058/stat : 16058 (java) S 16044 16044 13933 0 -1 0 24950 0 1 0 1240 13 0 0 18 0 9 0 1984235452 832266240 24166 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16058/statm: 203190 24166 2590 9 0 197171 0
[pid=16058/tid=16059] ppid=16044 vsize=812760 CPUtime=12.03
/proc/16058/task/16059/stat : 16059 (java) R 16044 16044 13933 0 -1 64 14594 0 1 0 1194 9 0 0 25 0 9 0 1984235453 832266240 24166 996147200 134512640 134550740 4294955616 18446744073709551615 4127321461 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16058/tid=16060] ppid=16044 vsize=812760 CPUtime=0.13
/proc/16058/task/16060/stat : 16060 (java) S 16044 16044 13933 0 -1 64 8737 0 0 0 10 3 0 0 16 0 9 0 1984235454 832266240 24166 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16058/tid=16061] ppid=16044 vsize=812760 CPUtime=0
/proc/16058/task/16061/stat : 16061 (java) S 16044 16044 13933 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1984235454 832266240 24166 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16058/tid=16062] ppid=16044 vsize=812760 CPUtime=0
/proc/16058/task/16062/stat : 16062 (java) S 16044 16044 13933 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1984235454 832266240 24166 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16058/tid=16063] ppid=16044 vsize=812760 CPUtime=0
/proc/16058/task/16063/stat : 16063 (java) S 16044 16044 13933 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1984235457 832266240 24166 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16058/tid=16064] ppid=16044 vsize=812760 CPUtime=0.35
/proc/16058/task/16064/stat : 16064 (java) S 16044 16044 13933 0 -1 64 918 0 0 0 35 0 0 0 15 0 9 0 1984235457 832266240 24166 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16058/tid=16065] ppid=16044 vsize=812760 CPUtime=0
/proc/16058/task/16065/stat : 16065 (java) S 16044 16044 13933 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1984235457 832266240 24166 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16058/tid=16066] ppid=16044 vsize=812760 CPUtime=0
/proc/16058/task/16066/stat : 16066 (java) S 16044 16044 13933 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1984235457 832266240 24166 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 860328

[startup+25.5027 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 16066
/proc/meminfo: memFree=1318968/2055920 swapFree=4179456/4192956
[pid=16044] ppid=16042 vsize=47568 CPUtime=0.01
/proc/16044/stat : 16044 (galacM.sh) S 16042 16044 13933 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1984235448 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 221954370394 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16044/statm: 11892 364 245 79 0 219 0
[pid=16058] ppid=16044 vsize=812760 CPUtime=25.21
/proc/16058/stat : 16058 (java) S 16044 16044 13933 0 -1 0 29046 0 1 0 2503 18 0 0 18 0 9 0 1984235452 832266240 28244 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16058/statm: 203190 28244 2592 9 0 197171 0
[pid=16058/tid=16059] ppid=16044 vsize=812760 CPUtime=24.52
/proc/16058/task/16059/stat : 16059 (java) R 16044 16044 13933 0 -1 64 14636 0 1 0 2440 12 0 0 25 0 9 0 1984235453 832266240 28244 996147200 134512640 134550740 4294955616 18446744073709551615 4159582337 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16058/tid=16060] ppid=16044 vsize=812760 CPUtime=0.25
/proc/16058/task/16060/stat : 16060 (java) S 16044 16044 13933 0 -1 64 12746 0 0 0 20 5 0 0 16 0 9 0 1984235454 832266240 28244 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16058/tid=16061] ppid=16044 vsize=812760 CPUtime=0
/proc/16058/task/16061/stat : 16061 (java) S 16044 16044 13933 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1984235454 832266240 28244 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16058/tid=16062] ppid=16044 vsize=812760 CPUtime=0
/proc/16058/task/16062/stat : 16062 (java) S 16044 16044 13933 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1984235454 832266240 28244 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16058/tid=16063] ppid=16044 vsize=812760 CPUtime=0
/proc/16058/task/16063/stat : 16063 (java) S 16044 16044 13933 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1984235457 832266240 28244 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16058/tid=16064] ppid=16044 vsize=812760 CPUtime=0.42
/proc/16058/task/16064/stat : 16064 (java) S 16044 16044 13933 0 -1 64 963 0 0 0 42 0 0 0 16 0 9 0 1984235457 832266240 28244 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16058/tid=16065] ppid=16044 vsize=812760 CPUtime=0
/proc/16058/task/16065/stat : 16065 (java) S 16044 16044 13933 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1984235457 832266240 28244 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16058/tid=16066] ppid=16044 vsize=812760 CPUtime=0
/proc/16058/task/16066/stat : 16066 (java) S 16044 16044 13933 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1984235457 832266240 28244 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 860328

[startup+51.1028 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 16066
/proc/meminfo: memFree=1306360/2055920 swapFree=4179456/4192956
[pid=16044] ppid=16042 vsize=47568 CPUtime=0.01

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

/proc/16058/task/16064/stat : 16064 (java) S 16044 16044 13933 0 -1 64 967 0 0 0 43 0 0 0 16 0 9 0 1984235457 832266240 28248 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16058/tid=16065] ppid=16044 vsize=812760 CPUtime=0
/proc/16058/task/16065/stat : 16065 (java) S 16044 16044 13933 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1984235457 832266240 28248 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16058/tid=16066] ppid=16044 vsize=812760 CPUtime=0
/proc/16058/task/16066/stat : 16066 (java) S 16044 16044 13933 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1984235457 832266240 28248 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1598.75
Current children cumulated vsize (KiB) 860328

[startup+1662.3 s]
/proc/loadavg: 2.07 2.05 2.01 3/91 16190
/proc/meminfo: memFree=456936/2055920 swapFree=4179456/4192956
[pid=16044] ppid=16042 vsize=47568 CPUtime=0.01
/proc/16044/stat : 16044 (galacM.sh) S 16042 16044 13933 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1984235448 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 221954370394 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16044/statm: 11892 364 245 79 0 219 0
[pid=16058] ppid=16044 vsize=812760 CPUtime=1658.71
/proc/16058/stat : 16058 (java) S 16044 16044 13933 0 -1 0 31456 0 1 0 165380 491 0 0 18 0 9 0 1984235452 832266240 28248 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16058/statm: 203190 28248 2592 9 0 197171 0
[pid=16058/tid=16059] ppid=16044 vsize=812760 CPUtime=1656.79
/proc/16058/task/16059/stat : 16059 (java) R 16044 16044 13933 0 -1 64 17042 0 1 0 165210 469 0 0 25 0 9 0 1984235453 832266240 28248 996147200 134512640 134550740 4294955616 18446744073709551615 4126095810 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16058/tid=16060] ppid=16044 vsize=812760 CPUtime=1.48
/proc/16058/task/16060/stat : 16060 (java) S 16044 16044 13933 0 -1 64 12746 0 0 0 127 21 0 0 16 0 9 0 1984235454 832266240 28248 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16058/tid=16061] ppid=16044 vsize=812760 CPUtime=0
/proc/16058/task/16061/stat : 16061 (java) S 16044 16044 13933 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1984235454 832266240 28248 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16058/tid=16062] ppid=16044 vsize=812760 CPUtime=0
/proc/16058/task/16062/stat : 16062 (java) S 16044 16044 13933 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1984235454 832266240 28248 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16058/tid=16063] ppid=16044 vsize=812760 CPUtime=0
/proc/16058/task/16063/stat : 16063 (java) S 16044 16044 13933 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1984235457 832266240 28248 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16058/tid=16064] ppid=16044 vsize=812760 CPUtime=0.43
/proc/16058/task/16064/stat : 16064 (java) S 16044 16044 13933 0 -1 64 967 0 0 0 43 0 0 0 16 0 9 0 1984235457 832266240 28248 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16058/tid=16065] ppid=16044 vsize=812760 CPUtime=0
/proc/16058/task/16065/stat : 16065 (java) S 16044 16044 13933 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1984235457 832266240 28248 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16058/tid=16066] ppid=16044 vsize=812760 CPUtime=0
/proc/16058/task/16066/stat : 16066 (java) S 16044 16044 13933 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1984235457 832266240 28248 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1658.72
Current children cumulated vsize (KiB) 860328

[startup+1722.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/91 16190
/proc/meminfo: memFree=425448/2055920 swapFree=4179456/4192956
[pid=16044] ppid=16042 vsize=47568 CPUtime=0.01
/proc/16044/stat : 16044 (galacM.sh) S 16042 16044 13933 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1984235448 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 221954370394 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16044/statm: 11892 364 245 79 0 219 0
[pid=16058] ppid=16044 vsize=812760 CPUtime=1718.68
/proc/16058/stat : 16058 (java) S 16044 16044 13933 0 -1 0 31545 0 1 0 171359 509 0 0 18 0 9 0 1984235452 832266240 28248 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16058/statm: 203190 28248 2592 9 0 197171 0
[pid=16058/tid=16059] ppid=16044 vsize=812760 CPUtime=1716.71
/proc/16058/task/16059/stat : 16059 (java) R 16044 16044 13933 0 -1 64 17131 0 1 0 171184 487 0 0 25 0 9 0 1984235453 832266240 28248 996147200 134512640 134550740 4294955616 18446744073709551615 4127511147 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16058/tid=16060] ppid=16044 vsize=812760 CPUtime=1.52
/proc/16058/task/16060/stat : 16060 (java) S 16044 16044 13933 0 -1 64 12746 0 0 0 131 21 0 0 16 0 9 0 1984235454 832266240 28248 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16058/tid=16061] ppid=16044 vsize=812760 CPUtime=0
/proc/16058/task/16061/stat : 16061 (java) S 16044 16044 13933 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1984235454 832266240 28248 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16058/tid=16062] ppid=16044 vsize=812760 CPUtime=0
/proc/16058/task/16062/stat : 16062 (java) S 16044 16044 13933 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1984235454 832266240 28248 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16058/tid=16063] ppid=16044 vsize=812760 CPUtime=0
/proc/16058/task/16063/stat : 16063 (java) S 16044 16044 13933 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1984235457 832266240 28248 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16058/tid=16064] ppid=16044 vsize=812760 CPUtime=0.43
/proc/16058/task/16064/stat : 16064 (java) S 16044 16044 13933 0 -1 64 967 0 0 0 43 0 0 0 16 0 9 0 1984235457 832266240 28248 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16058/tid=16065] ppid=16044 vsize=812760 CPUtime=0
/proc/16058/task/16065/stat : 16065 (java) S 16044 16044 13933 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1984235457 832266240 28248 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16058/tid=16066] ppid=16044 vsize=812760 CPUtime=0
/proc/16058/task/16066/stat : 16066 (java) S 16044 16044 13933 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1984235457 832266240 28248 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1718.69
Current children cumulated vsize (KiB) 860328

[startup+1782.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/91 16190
/proc/meminfo: memFree=393448/2055920 swapFree=4179456/4192956
[pid=16044] ppid=16042 vsize=47568 CPUtime=0.01
/proc/16044/stat : 16044 (galacM.sh) S 16042 16044 13933 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1984235448 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 221954370394 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16044/statm: 11892 364 245 79 0 219 0
[pid=16058] ppid=16044 vsize=812760 CPUtime=1778.65
/proc/16058/stat : 16058 (java) S 16044 16044 13933 0 -1 0 31634 0 1 0 177339 526 0 0 18 0 9 0 1984235452 832266240 28248 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16058/statm: 203190 28248 2592 9 0 197171 0
[pid=16058/tid=16059] ppid=16044 vsize=812760 CPUtime=1776.63
/proc/16058/task/16059/stat : 16059 (java) R 16044 16044 13933 0 -1 64 17220 0 1 0 177160 503 0 0 25 0 9 0 1984235453 832266240 28248 996147200 134512640 134550740 4294955616 18446744073709551615 4127511164 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16058/tid=16060] ppid=16044 vsize=812760 CPUtime=1.56
/proc/16058/task/16060/stat : 16060 (java) S 16044 16044 13933 0 -1 64 12746 0 0 0 135 21 0 0 16 0 9 0 1984235454 832266240 28248 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16058/tid=16061] ppid=16044 vsize=812760 CPUtime=0
/proc/16058/task/16061/stat : 16061 (java) S 16044 16044 13933 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1984235454 832266240 28248 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16058/tid=16062] ppid=16044 vsize=812760 CPUtime=0
/proc/16058/task/16062/stat : 16062 (java) S 16044 16044 13933 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1984235454 832266240 28248 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16058/tid=16063] ppid=16044 vsize=812760 CPUtime=0
/proc/16058/task/16063/stat : 16063 (java) S 16044 16044 13933 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1984235457 832266240 28248 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16058/tid=16064] ppid=16044 vsize=812760 CPUtime=0.43
/proc/16058/task/16064/stat : 16064 (java) S 16044 16044 13933 0 -1 64 967 0 0 0 43 0 0 0 16 0 9 0 1984235457 832266240 28248 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16058/tid=16065] ppid=16044 vsize=812760 CPUtime=0
/proc/16058/task/16065/stat : 16065 (java) S 16044 16044 13933 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1984235457 832266240 28248 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16058/tid=16066] ppid=16044 vsize=812760 CPUtime=0
/proc/16058/task/16066/stat : 16066 (java) S 16044 16044 13933 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1984235457 832266240 28248 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1778.66
Current children cumulated vsize (KiB) 860328



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.7 s]
/proc/loadavg: 2.00 2.03 2.00 3/91 16190
/proc/meminfo: memFree=382120/2055920 swapFree=4179456/4192956
[pid=16044] ppid=16042 vsize=47568 CPUtime=0.01
/proc/16044/stat : 16044 (galacM.sh) S 16042 16044 13933 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1984235448 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 221954370394 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16044/statm: 11892 364 245 79 0 219 0
[pid=16058] ppid=16044 vsize=812760 CPUtime=1800.05
/proc/16058/stat : 16058 (java) S 16044 16044 13933 0 -1 0 31666 0 1 0 179473 532 0 0 18 0 9 0 1984235452 832266240 28248 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16058/statm: 203190 28248 2592 9 0 197171 0
[pid=16058/tid=16059] ppid=16044 vsize=812760 CPUtime=1798.01
/proc/16058/task/16059/stat : 16059 (java) R 16044 16044 13933 0 -1 64 17252 0 1 0 179292 509 0 0 25 0 9 0 1984235453 832266240 28248 996147200 134512640 134550740 4294955616 18446744073709551615 4126648685 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16058/tid=16060] ppid=16044 vsize=812760 CPUtime=1.57
/proc/16058/task/16060/stat : 16060 (java) S 16044 16044 13933 0 -1 64 12746 0 0 0 136 21 0 0 17 0 9 0 1984235454 832266240 28248 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16058/tid=16061] ppid=16044 vsize=812760 CPUtime=0
/proc/16058/task/16061/stat : 16061 (java) S 16044 16044 13933 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1984235454 832266240 28248 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16058/tid=16062] ppid=16044 vsize=812760 CPUtime=0
/proc/16058/task/16062/stat : 16062 (java) S 16044 16044 13933 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1984235454 832266240 28248 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16058/tid=16063] ppid=16044 vsize=812760 CPUtime=0
/proc/16058/task/16063/stat : 16063 (java) S 16044 16044 13933 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1984235457 832266240 28248 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16058/tid=16064] ppid=16044 vsize=812760 CPUtime=0.43
/proc/16058/task/16064/stat : 16064 (java) S 16044 16044 13933 0 -1 64 967 0 0 0 43 0 0 0 16 0 9 0 1984235457 832266240 28248 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16058/tid=16065] ppid=16044 vsize=812760 CPUtime=0
/proc/16058/task/16065/stat : 16065 (java) S 16044 16044 13933 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1984235457 832266240 28248 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16058/tid=16066] ppid=16044 vsize=812760 CPUtime=0
/proc/16058/task/16066/stat : 16066 (java) S 16044 16044 13933 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1984235457 832266240 28248 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 860328

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

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

[startup+1803.7 s]
/proc/loadavg: 2.00 2.03 2.00 3/91 16190
/proc/meminfo: memFree=382120/2055920 swapFree=4179456/4192956
[pid=16044] ppid=16042 vsize=47568 CPUtime=0.01
/proc/16044/stat : 16044 (galacM.sh) S 16042 16044 13933 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1984235448 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 221954370394 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16044/statm: 11892 364 245 79 0 219 0
[pid=16058] ppid=16044 vsize=812760 CPUtime=1800.05
/proc/16058/stat : 16058 (java) S 16044 16044 13933 0 -1 0 31666 0 1 0 179473 532 0 0 18 0 9 0 1984235452 832266240 28248 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16058/statm: 203190 28248 2592 9 0 197171 0
[pid=16058/tid=16059] ppid=16044 vsize=812760 CPUtime=1798.01
/proc/16058/task/16059/stat : 16059 (java) R 16044 16044 13933 0 -1 64 17252 0 1 0 179292 509 0 0 25 0 9 0 1984235453 832266240 28248 996147200 134512640 134550740 4294955616 18446744073709551615 4126648685 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16058/tid=16060] ppid=16044 vsize=812760 CPUtime=1.57
/proc/16058/task/16060/stat : 16060 (java) S 16044 16044 13933 0 -1 64 12746 0 0 0 136 21 0 0 17 0 9 0 1984235454 832266240 28248 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16058/tid=16061] ppid=16044 vsize=812760 CPUtime=0
/proc/16058/task/16061/stat : 16061 (java) S 16044 16044 13933 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1984235454 832266240 28248 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16058/tid=16062] ppid=16044 vsize=812760 CPUtime=0
/proc/16058/task/16062/stat : 16062 (java) S 16044 16044 13933 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1984235454 832266240 28248 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16058/tid=16063] ppid=16044 vsize=812760 CPUtime=0
/proc/16058/task/16063/stat : 16063 (java) S 16044 16044 13933 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1984235457 832266240 28248 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16058/tid=16064] ppid=16044 vsize=812760 CPUtime=0.43
/proc/16058/task/16064/stat : 16064 (java) S 16044 16044 13933 0 -1 64 967 0 0 0 43 0 0 0 16 0 9 0 1984235457 832266240 28248 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16058/tid=16065] ppid=16044 vsize=812760 CPUtime=0
/proc/16058/task/16065/stat : 16065 (java) S 16044 16044 13933 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1984235457 832266240 28248 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16058/tid=16066] ppid=16044 vsize=812760 CPUtime=0
/proc/16058/task/16066/stat : 16066 (java) S 16044 16044 13933 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1984235457 832266240 28248 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 860328

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1803.72
CPU time (s): 1800.06
CPU user time (s): 1794.73
CPU system time (s): 5.33
CPU usage (%): 99.7971
Max. virtual memory (cumulated for all children) (KiB): 860328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.011998
system time used= 0.018997
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2463
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= 49
involuntary context switches= 22

runsolver used 2.6556 second user time and 5.57015 second system time

The end

Launcher Data (download as text)

Begin job on node43 at 2008-07-03 04:37:10
IDJOB=1051223
IDBENCH=55429
IDSOLVER=350
FILE ID=node43/1051223-1215052630
PBS_JOBID= 7875090
Free space on /tmp= 66528 MiB

SOLVER NAME= galac M
BENCH NAME= CPAI08/csp/golombRulerArity4/normalized-ruler-70-12-a4.xml
COMMAND LINE= HOME/galacM.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1051223-1215052630/watcher-1051223-1215052630 -o /tmp/evaluation-result-1051223-1215052630/solver-1051223-1215052630 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacM.sh HOME/instance-1051223-1215052630.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 17a5880df049540f5bc9b4999c8d510f
RANDOM SEED=1038009432

node43.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.230
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.230
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:       1427816 kB
Buffers:         70596 kB
Cached:         471620 kB
SwapCached:       7360 kB
Active:         175836 kB
Inactive:       377684 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1427816 kB
SwapTotal:     4192956 kB
SwapFree:      4179456 kB
Dirty:            3284 kB
Writeback:           0 kB
Mapped:          18304 kB
Slab:            59976 kB
Committed_AS:  3615680 kB
PageTables:       1824 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= 65644 MiB
End job on node43 at 2008-07-03 05:07:16