Trace number 1055387

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

General information on the benchmark

Namecsp/nengfa/
normalized-queens1.xml
MD5SUM72b10381b21e6b6e79bdf3ac7e3009a4
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.19767
Satisfiable
(Un)Satisfiability was proved
Number of variables96
Number of constraints13680
Maximum constraint arity2
Maximum domain size96
Number of constraints which are defined in extension0
Number of constraints which are defined in intension13680
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---

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-1055387-1215059444/watcher-1055387-1215059444 -o /tmp/evaluation-result-1055387-1215059444/solver-1055387-1215059444 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1055387-1215059444.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.12 2.03 2.01 4/81 5550
/proc/meminfo: memFree=1004528/2055920 swapFree=4179900/4192956
[pid=5550] ppid=5548 vsize=8652 CPUtime=0
/proc/5550/stat : 5550 (galacM.sh) S 5548 5550 32463 0 -1 4194304 346 0 0 0 0 0 0 0 18 0 1 0 1984916772 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5550/statm: 2163 280 208 79 0 156 0
[pid=5551] ppid=5550 vsize=8688 CPUtime=0
/proc/5551/stat : 5551 (galacM.sh) S 5550 5550 32463 0 -1 4194368 36 0 0 0 0 0 0 0 18 0 1 0 1984916772 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 269930430546 0 0 4096 73728 18446744071563648864 0 0 17 0 0 0
/proc/5551/statm: 2172 286 209 79 0 165 0
[pid=5552] ppid=5551 vsize=8728 CPUtime=0
/proc/5552/stat : 5552 (galacM.sh) R 5551 5550 32463 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 1 0 1984916772 8937472 290 996147200 4194304 4520092 548682068832 18446744073709551615 269930261799 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/5552/statm: 2182 290 209 79 0 175 0

[startup+0.016765 s]
/proc/loadavg: 2.12 2.03 2.01 4/81 5550
/proc/meminfo: memFree=1004528/2055920 swapFree=4179900/4192956
[pid=5550] ppid=5548 vsize=8748 CPUtime=0
/proc/5550/stat : 5550 (galacM.sh) R 5548 5550 32463 0 -1 4194304 442 948 0 0 0 0 0 0 18 0 1 0 1984916772 8957952 312 996147200 4194304 4520092 548682068832 18446744073709551615 269930261151 0 65538 4096 73728 0 0 0 17 0 0 0
/proc/5550/statm: 2187 312 217 79 0 180 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8748

[startup+0.101768 s]
/proc/loadavg: 2.12 2.03 2.01 4/81 5550
/proc/meminfo: memFree=1004528/2055920 swapFree=4179900/4192956
[pid=5550] ppid=5548 vsize=47552 CPUtime=0.01
/proc/5550/stat : 5550 (galacM.sh) S 5548 5550 32463 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 1984916772 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5550/statm: 11888 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+0.301789 s]
/proc/loadavg: 2.12 2.03 2.01 4/81 5550
/proc/meminfo: memFree=1004528/2055920 swapFree=4179900/4192956
[pid=5550] ppid=5548 vsize=47552 CPUtime=0.01
/proc/5550/stat : 5550 (galacM.sh) S 5548 5550 32463 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 1984916772 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5550/statm: 11888 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+0.701835 s]
/proc/loadavg: 2.12 2.03 2.01 4/81 5550
/proc/meminfo: memFree=1004528/2055920 swapFree=4179900/4192956
[pid=5550] ppid=5548 vsize=47552 CPUtime=0.01
/proc/5550/stat : 5550 (galacM.sh) S 5548 5550 32463 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 1984916772 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5550/statm: 11888 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+1.50193 s]
/proc/loadavg: 2.19 2.04 2.01 3/91 5572
/proc/meminfo: memFree=966176/2055920 swapFree=4179900/4192956
[pid=5550] ppid=5548 vsize=47552 CPUtime=0.01
/proc/5550/stat : 5550 (galacM.sh) S 5548 5550 32463 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 1984916772 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5550/statm: 11888 365 246 79 0 219 0
[pid=5564] ppid=5550 vsize=812760 CPUtime=1.46
/proc/5564/stat : 5564 (java) S 5550 5550 32463 0 -1 0 20157 0 1 0 135 11 0 0 20 0 9 0 1984916775 832266240 19573 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5564/statm: 203190 19573 1921 9 0 197171 0
[pid=5564/tid=5565] ppid=5550 vsize=812760 CPUtime=1.13
/proc/5564/task/5565/stat : 5565 (java) R 5550 5550 32463 0 -1 64 14542 0 1 0 105 8 0 0 25 0 9 0 1984916776 832266240 19573 996147200 134512640 134550740 4294955616 18446744073709551615 4126786960 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5564/tid=5566] ppid=5550 vsize=812760 CPUtime=0.05
/proc/5564/task/5566/stat : 5566 (java) S 5550 5550 32463 0 -1 64 4027 0 0 0 4 1 0 0 16 0 9 0 1984916777 832266240 19573 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5564/tid=5567] ppid=5550 vsize=812760 CPUtime=0
/proc/5564/task/5567/stat : 5567 (java) S 5550 5550 32463 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1984916777 832266240 19573 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5564/tid=5568] ppid=5550 vsize=812760 CPUtime=0
/proc/5564/task/5568/stat : 5568 (java) S 5550 5550 32463 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1984916777 832266240 19573 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5564/tid=5569] ppid=5550 vsize=812760 CPUtime=0
/proc/5564/task/5569/stat : 5569 (java) S 5550 5550 32463 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1984916779 832266240 19573 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5564/tid=5570] ppid=5550 vsize=812760 CPUtime=0.24
/proc/5564/task/5570/stat : 5570 (java) S 5550 5550 32463 0 -1 64 888 0 0 0 24 0 0 0 16 0 9 0 1984916779 832266240 19573 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5564/tid=5571] ppid=5550 vsize=812760 CPUtime=0
/proc/5564/task/5571/stat : 5571 (java) S 5550 5550 32463 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 1984916779 832266240 19573 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5564/tid=5572] ppid=5550 vsize=812760 CPUtime=0
/proc/5564/task/5572/stat : 5572 (java) S 5550 5550 32463 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1984916779 832266240 19573 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 860312

[startup+3.10112 s]
/proc/loadavg: 2.19 2.04 2.01 3/91 5572
/proc/meminfo: memFree=932768/2055920 swapFree=4179900/4192956
[pid=5550] ppid=5548 vsize=47552 CPUtime=0.01
/proc/5550/stat : 5550 (galacM.sh) S 5548 5550 32463 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 1984916772 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5550/statm: 11888 365 246 79 0 219 0
[pid=5564] ppid=5550 vsize=813144 CPUtime=3.05
/proc/5564/stat : 5564 (java) S 5550 5550 32463 0 -1 0 24789 0 1 0 292 13 0 0 20 0 9 0 1984916775 832659456 22829 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5564/statm: 203286 22829 2590 9 0 197267 0
[pid=5564/tid=5565] ppid=5550 vsize=813144 CPUtime=1.84
/proc/5564/task/5565/stat : 5565 (java) S 5550 5550 32463 0 -1 64 14572 0 1 0 176 8 0 0 22 0 9 0 1984916776 832659456 22829 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5564/tid=5566] ppid=5550 vsize=813144 CPUtime=0.92
/proc/5564/task/5566/stat : 5566 (java) R 5550 5550 32463 0 -1 64 8619 0 0 0 89 3 0 0 21 0 9 0 1984916777 832659456 22829 996147200 134512640 134550740 4294955616 18446744073709551615 102731777 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5564/tid=5567] ppid=5550 vsize=813144 CPUtime=0
/proc/5564/task/5567/stat : 5567 (java) S 5550 5550 32463 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1984916777 832659456 22829 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5564/tid=5568] ppid=5550 vsize=813144 CPUtime=0
/proc/5564/task/5568/stat : 5568 (java) S 5550 5550 32463 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1984916777 832659456 22829 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5564/tid=5569] ppid=5550 vsize=813144 CPUtime=0
/proc/5564/task/5569/stat : 5569 (java) S 5550 5550 32463 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1984916779 832659456 22829 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5564/tid=5570] ppid=5550 vsize=813144 CPUtime=0.26
/proc/5564/task/5570/stat : 5570 (java) S 5550 5550 32463 0 -1 64 898 0 0 0 26 0 0 0 16 0 9 0 1984916779 832659456 22829 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5564/tid=5571] ppid=5550 vsize=813144 CPUtime=0
/proc/5564/task/5571/stat : 5571 (java) S 5550 5550 32463 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 1984916779 832659456 22829 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5564/tid=5572] ppid=5550 vsize=813144 CPUtime=0
/proc/5564/task/5572/stat : 5572 (java) S 5550 5550 32463 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1984916779 832659456 22829 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 860696

[startup+6.3025 s]
/proc/loadavg: 2.19 2.04 2.01 4/91 5572
/proc/meminfo: memFree=920736/2055920 swapFree=4179900/4192956
[pid=5550] ppid=5548 vsize=47552 CPUtime=0.01
/proc/5550/stat : 5550 (galacM.sh) S 5548 5550 32463 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 1984916772 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5550/statm: 11888 365 246 79 0 219 0
[pid=5564] ppid=5550 vsize=812872 CPUtime=6.25
/proc/5564/stat : 5564 (java) S 5550 5550 32463 0 -1 0 28349 0 1 0 610 15 0 0 20 0 9 0 1984916775 832380928 23140 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5564/statm: 203218 23140 2590 9 0 197199 0
[pid=5564/tid=5565] ppid=5550 vsize=812872 CPUtime=2.07
/proc/5564/task/5565/stat : 5565 (java) S 5550 5550 32463 0 -1 64 14639 0 1 0 198 9 0 0 16 0 9 0 1984916776 832380928 23140 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5564/tid=5566] ppid=5550 vsize=812872 CPUtime=3.88
/proc/5564/task/5566/stat : 5566 (java) R 5550 5550 32463 0 -1 64 12106 0 0 0 383 5 0 0 25 0 9 0 1984916777 832380928 23140 996147200 134512640 134550740 4294955616 18446744073709551615 103735915 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5564/tid=5567] ppid=5550 vsize=812872 CPUtime=0
/proc/5564/task/5567/stat : 5567 (java) S 5550 5550 32463 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1984916777 832380928 23140 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5564/tid=5568] ppid=5550 vsize=812872 CPUtime=0
/proc/5564/task/5568/stat : 5568 (java) S 5550 5550 32463 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1984916777 832380928 23140 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5564/tid=5569] ppid=5550 vsize=812872 CPUtime=0
/proc/5564/task/5569/stat : 5569 (java) S 5550 5550 32463 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1984916779 832380928 23140 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5564/tid=5570] ppid=5550 vsize=812872 CPUtime=0.27
/proc/5564/task/5570/stat : 5570 (java) S 5550 5550 32463 0 -1 64 904 0 0 0 27 0 0 0 15 0 9 0 1984916779 832380928 23140 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5564/tid=5571] ppid=5550 vsize=812872 CPUtime=0
/proc/5564/task/5571/stat : 5571 (java) S 5550 5550 32463 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 1984916779 832380928 23140 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5564/tid=5572] ppid=5550 vsize=812872 CPUtime=0
/proc/5564/task/5572/stat : 5572 (java) S 5550 5550 32463 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1984916779 832380928 23140 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 860424

[startup+12.7013 s]
/proc/loadavg: 2.16 2.04 2.01 3/91 5572
/proc/meminfo: memFree=920544/2055920 swapFree=4179900/4192956
[pid=5550] ppid=5548 vsize=47552 CPUtime=0.01
/proc/5550/stat : 5550 (galacM.sh) S 5548 5550 32463 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 1984916772 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5550/statm: 11888 365 246 79 0 219 0
[pid=5564] ppid=5550 vsize=812872 CPUtime=12.65
/proc/5564/stat : 5564 (java) S 5550 5550 32463 0 -1 0 28540 0 1 0 1249 16 0 0 20 0 9 0 1984916775 832380928 23245 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5564/statm: 203218 23245 2590 9 0 197199 0
[pid=5564/tid=5565] ppid=5550 vsize=812872 CPUtime=2.48
/proc/5564/task/5565/stat : 5565 (java) S 5550 5550 32463 0 -1 64 14725 0 1 0 239 9 0 0 15 0 9 0 1984916776 832380928 23245 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5564/tid=5566] ppid=5550 vsize=812872 CPUtime=9.88
/proc/5564/task/5566/stat : 5566 (java) R 5550 5550 32463 0 -1 64 12209 0 0 0 982 6 0 0 25 0 9 0 1984916777 832380928 23245 996147200 134512640 134550740 4294955616 18446744073709551615 102721928 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5564/tid=5567] ppid=5550 vsize=812872 CPUtime=0
/proc/5564/task/5567/stat : 5567 (java) S 5550 5550 32463 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1984916777 832380928 23245 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5564/tid=5568] ppid=5550 vsize=812872 CPUtime=0
/proc/5564/task/5568/stat : 5568 (java) S 5550 5550 32463 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1984916777 832380928 23245 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5564/tid=5569] ppid=5550 vsize=812872 CPUtime=0
/proc/5564/task/5569/stat : 5569 (java) S 5550 5550 32463 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1984916779 832380928 23245 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5564/tid=5570] ppid=5550 vsize=812872 CPUtime=0.27
/proc/5564/task/5570/stat : 5570 (java) S 5550 5550 32463 0 -1 64 906 0 0 0 27 0 0 0 16 0 9 0 1984916779 832380928 23245 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5564/tid=5571] ppid=5550 vsize=812872 CPUtime=0
/proc/5564/task/5571/stat : 5571 (java) S 5550 5550 32463 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 1984916779 832380928 23245 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5564/tid=5572] ppid=5550 vsize=812872 CPUtime=0
/proc/5564/task/5572/stat : 5572 (java) S 5550 5550 32463 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1984916779 832380928 23245 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 860424

[startup+25.5028 s]
/proc/loadavg: 2.21 2.06 2.01 3/91 5572
/proc/meminfo: memFree=919968/2055920 swapFree=4179900/4192956
[pid=5550] ppid=5548 vsize=47552 CPUtime=0.01
/proc/5550/stat : 5550 (galacM.sh) S 5548 5550 32463 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 1984916772 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5550/statm: 11888 365 246 79 0 219 0
[pid=5564] ppid=5550 vsize=812872 CPUtime=25.44
/proc/5564/stat : 5564 (java) S 5550 5550 32463 0 -1 0 28870 0 1 0 2526 18 0 0 20 0 9 0 1984916775 832380928 23407 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5564/statm: 203218 23407 2590 9 0 197199 0
[pid=5564/tid=5565] ppid=5550 vsize=812872 CPUtime=3.28
/proc/5564/task/5565/stat : 5565 (java) S 5550 5550 32463 0 -1 64 14893 0 1 0 319 9 0 0 15 0 9 0 1984916776 832380928 23407 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5564/tid=5566] ppid=5550 vsize=812872 CPUtime=21.86
/proc/5564/task/5566/stat : 5566 (java) R 5550 5550 32463 0 -1 64 12370 0 0 0 2179 7 0 0 25 0 9 0 1984916777 832380928 23407 996147200 134512640 134550740 4294955616 18446744073709551615 103735747 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5564/tid=5567] ppid=5550 vsize=812872 CPUtime=0
/proc/5564/task/5567/stat : 5567 (java) S 5550 5550 32463 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1984916777 832380928 23407 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5564/tid=5568] ppid=5550 vsize=812872 CPUtime=0
/proc/5564/task/5568/stat : 5568 (java) S 5550 5550 32463 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1984916777 832380928 23407 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5564/tid=5569] ppid=5550 vsize=812872 CPUtime=0
/proc/5564/task/5569/stat : 5569 (java) S 5550 5550 32463 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1984916779 832380928 23407 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5564/tid=5570] ppid=5550 vsize=812872 CPUtime=0.27
/proc/5564/task/5570/stat : 5570 (java) S 5550 5550 32463 0 -1 64 907 0 0 0 27 0 0 0 16 0 9 0 1984916779 832380928 23407 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5564/tid=5571] ppid=5550 vsize=812872 CPUtime=0
/proc/5564/task/5571/stat : 5571 (java) S 5550 5550 32463 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 1984916779 832380928 23407 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5564/tid=5572] ppid=5550 vsize=812872 CPUtime=0
/proc/5564/task/5572/stat : 5572 (java) S 5550 5550 32463 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1984916779 832380928 23407 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.45

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

/proc/5564/task/5570/stat : 5570 (java) S 5550 5550 32463 0 -1 64 916 0 0 0 28 0 0 0 16 0 9 0 1984916779 832380928 33867 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5564/tid=5571] ppid=5550 vsize=812872 CPUtime=0
/proc/5564/task/5571/stat : 5571 (java) S 5550 5550 32463 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 1984916779 832380928 33867 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5564/tid=5572] ppid=5550 vsize=812872 CPUtime=0.02
/proc/5564/task/5572/stat : 5572 (java) S 5550 5550 32463 0 -1 64 0 0 0 0 1 1 0 0 15 0 9 0 1984916779 832380928 33867 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1600.49
Current children cumulated vsize (KiB) 860424

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 5675
/proc/meminfo: memFree=851176/2055920 swapFree=4179900/4192956
[pid=5550] ppid=5548 vsize=47552 CPUtime=0.01
/proc/5550/stat : 5550 (galacM.sh) S 5548 5550 32463 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 1984916772 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5550/statm: 11888 365 246 79 0 219 0
[pid=5564] ppid=5550 vsize=812872 CPUtime=1660.17
/proc/5564/stat : 5564 (java) S 5550 5550 32463 0 -1 0 48810 0 1 0 165908 109 0 0 20 0 9 0 1984916775 832380928 34128 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5564/statm: 203218 34128 2590 9 0 197199 0
[pid=5564/tid=5565] ppid=5550 vsize=812872 CPUtime=74.99
/proc/5564/task/5565/stat : 5565 (java) S 5550 5550 32463 0 -1 64 24112 0 1 0 7469 30 0 0 15 0 9 0 1984916776 832380928 34128 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5564/tid=5566] ppid=5550 vsize=812872 CPUtime=1584.84
/proc/5564/task/5566/stat : 5566 (java) R 5550 5550 32463 0 -1 64 23082 0 0 0 158408 76 0 0 25 0 9 0 1984916777 832380928 34128 996147200 134512640 134550740 4294955616 18446744073709551615 104456976 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5564/tid=5567] ppid=5550 vsize=812872 CPUtime=0
/proc/5564/task/5567/stat : 5567 (java) S 5550 5550 32463 0 -1 64 11 0 0 0 0 0 0 0 15 0 9 0 1984916777 832380928 34128 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5564/tid=5568] ppid=5550 vsize=812872 CPUtime=0
/proc/5564/task/5568/stat : 5568 (java) S 5550 5550 32463 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1984916777 832380928 34128 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5564/tid=5569] ppid=5550 vsize=812872 CPUtime=0
/proc/5564/task/5569/stat : 5569 (java) S 5550 5550 32463 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1984916779 832380928 34128 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5564/tid=5570] ppid=5550 vsize=812872 CPUtime=0.28
/proc/5564/task/5570/stat : 5570 (java) S 5550 5550 32463 0 -1 64 916 0 0 0 28 0 0 0 16 0 9 0 1984916779 832380928 34128 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5564/tid=5571] ppid=5550 vsize=812872 CPUtime=0
/proc/5564/task/5571/stat : 5571 (java) S 5550 5550 32463 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 1984916779 832380928 34128 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5564/tid=5572] ppid=5550 vsize=812872 CPUtime=0.02
/proc/5564/task/5572/stat : 5572 (java) S 5550 5550 32463 0 -1 64 0 0 0 0 1 1 0 0 15 0 9 0 1984916779 832380928 34128 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1660.18
Current children cumulated vsize (KiB) 860424

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 5675
/proc/meminfo: memFree=850024/2055920 swapFree=4179900/4192956
[pid=5550] ppid=5548 vsize=47552 CPUtime=0.01
/proc/5550/stat : 5550 (galacM.sh) S 5548 5550 32463 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 1984916772 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5550/statm: 11888 365 246 79 0 219 0
[pid=5564] ppid=5550 vsize=812872 CPUtime=1719.87
/proc/5564/stat : 5564 (java) S 5550 5550 32463 0 -1 0 49287 0 1 0 171876 111 0 0 20 0 9 0 1984916775 832380928 34396 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5564/statm: 203218 34396 2590 9 0 197199 0
[pid=5564/tid=5565] ppid=5550 vsize=812872 CPUtime=77.15
/proc/5564/task/5565/stat : 5565 (java) S 5550 5550 32463 0 -1 64 24321 0 1 0 7684 31 0 0 15 0 9 0 1984916776 832380928 34396 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5564/tid=5566] ppid=5550 vsize=812872 CPUtime=1642.38
/proc/5564/task/5566/stat : 5566 (java) R 5550 5550 32463 0 -1 64 23350 0 0 0 164161 77 0 0 25 0 9 0 1984916777 832380928 34396 996147200 134512640 134550740 4294955616 18446744073709551615 104456977 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5564/tid=5567] ppid=5550 vsize=812872 CPUtime=0
/proc/5564/task/5567/stat : 5567 (java) S 5550 5550 32463 0 -1 64 11 0 0 0 0 0 0 0 15 0 9 0 1984916777 832380928 34396 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5564/tid=5568] ppid=5550 vsize=812872 CPUtime=0
/proc/5564/task/5568/stat : 5568 (java) S 5550 5550 32463 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1984916777 832380928 34396 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5564/tid=5569] ppid=5550 vsize=812872 CPUtime=0
/proc/5564/task/5569/stat : 5569 (java) S 5550 5550 32463 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1984916779 832380928 34396 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5564/tid=5570] ppid=5550 vsize=812872 CPUtime=0.28
/proc/5564/task/5570/stat : 5570 (java) S 5550 5550 32463 0 -1 64 916 0 0 0 28 0 0 0 16 0 9 0 1984916779 832380928 34396 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5564/tid=5571] ppid=5550 vsize=812872 CPUtime=0
/proc/5564/task/5571/stat : 5571 (java) S 5550 5550 32463 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 1984916779 832380928 34396 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5564/tid=5572] ppid=5550 vsize=812872 CPUtime=0.03
/proc/5564/task/5572/stat : 5572 (java) S 5550 5550 32463 0 -1 64 0 0 0 0 1 2 0 0 15 0 9 0 1984916779 832380928 34396 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1719.88
Current children cumulated vsize (KiB) 860424

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 5675
/proc/meminfo: memFree=848808/2055920 swapFree=4179900/4192956
[pid=5550] ppid=5548 vsize=47552 CPUtime=0.01
/proc/5550/stat : 5550 (galacM.sh) S 5548 5550 32463 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 1984916772 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5550/statm: 11888 365 246 79 0 219 0
[pid=5564] ppid=5550 vsize=812872 CPUtime=1779.57
/proc/5564/stat : 5564 (java) S 5550 5550 32463 0 -1 0 49755 0 1 0 177844 113 0 0 20 0 9 0 1984916775 832380928 34659 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5564/statm: 203218 34659 2590 9 0 197199 0
[pid=5564/tid=5565] ppid=5550 vsize=812872 CPUtime=79.29
/proc/5564/task/5565/stat : 5565 (java) S 5550 5550 32463 0 -1 64 24526 0 1 0 7898 31 0 0 15 0 9 0 1984916776 832380928 34659 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5564/tid=5566] ppid=5550 vsize=812872 CPUtime=1699.93
/proc/5564/task/5566/stat : 5566 (java) R 5550 5550 32463 0 -1 64 23613 0 0 0 169915 78 0 0 25 0 9 0 1984916777 832380928 34659 996147200 134512640 134550740 4294955616 18446744073709551615 103834248 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5564/tid=5567] ppid=5550 vsize=812872 CPUtime=0
/proc/5564/task/5567/stat : 5567 (java) S 5550 5550 32463 0 -1 64 11 0 0 0 0 0 0 0 15 0 9 0 1984916777 832380928 34659 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5564/tid=5568] ppid=5550 vsize=812872 CPUtime=0
/proc/5564/task/5568/stat : 5568 (java) S 5550 5550 32463 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1984916777 832380928 34659 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5564/tid=5569] ppid=5550 vsize=812872 CPUtime=0
/proc/5564/task/5569/stat : 5569 (java) S 5550 5550 32463 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1984916779 832380928 34659 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5564/tid=5570] ppid=5550 vsize=812872 CPUtime=0.28
/proc/5564/task/5570/stat : 5570 (java) S 5550 5550 32463 0 -1 64 916 0 0 0 28 0 0 0 16 0 9 0 1984916779 832380928 34659 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5564/tid=5571] ppid=5550 vsize=812872 CPUtime=0
/proc/5564/task/5571/stat : 5571 (java) S 5550 5550 32463 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 1984916779 832380928 34659 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5564/tid=5572] ppid=5550 vsize=812872 CPUtime=0.03
/proc/5564/task/5572/stat : 5572 (java) S 5550 5550 32463 0 -1 64 0 0 0 0 1 2 0 0 15 0 9 0 1984916779 832380928 34659 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1779.58
Current children cumulated vsize (KiB) 860424



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 5675
/proc/meminfo: memFree=848552/2055920 swapFree=4179900/4192956
[pid=5550] ppid=5548 vsize=47552 CPUtime=0.01
/proc/5550/stat : 5550 (galacM.sh) S 5548 5550 32463 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 1984916772 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5550/statm: 11888 365 246 79 0 219 0
[pid=5564] ppid=5550 vsize=812872 CPUtime=1800.08
/proc/5564/stat : 5564 (java) S 5550 5550 32463 0 -1 0 49906 0 1 0 179894 114 0 0 20 0 9 0 1984916775 832380928 34740 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5564/statm: 203218 34740 2590 9 0 197199 0
[pid=5564/tid=5565] ppid=5550 vsize=812872 CPUtime=80.02
/proc/5564/task/5565/stat : 5565 (java) S 5550 5550 32463 0 -1 64 24596 0 1 0 7971 31 0 0 15 0 9 0 1984916776 832380928 34740 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5564/tid=5566] ppid=5550 vsize=812872 CPUtime=1719.7
/proc/5564/task/5566/stat : 5566 (java) R 5550 5550 32463 0 -1 64 23694 0 0 0 171891 79 0 0 25 0 9 0 1984916777 832380928 34740 996147200 134512640 134550740 4294955616 18446744073709551615 104181370 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5564/tid=5567] ppid=5550 vsize=812872 CPUtime=0
/proc/5564/task/5567/stat : 5567 (java) S 5550 5550 32463 0 -1 64 11 0 0 0 0 0 0 0 15 0 9 0 1984916777 832380928 34740 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5564/tid=5568] ppid=5550 vsize=812872 CPUtime=0
/proc/5564/task/5568/stat : 5568 (java) S 5550 5550 32463 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1984916777 832380928 34740 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5564/tid=5569] ppid=5550 vsize=812872 CPUtime=0
/proc/5564/task/5569/stat : 5569 (java) S 5550 5550 32463 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1984916779 832380928 34740 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5564/tid=5570] ppid=5550 vsize=812872 CPUtime=0.28
/proc/5564/task/5570/stat : 5570 (java) S 5550 5550 32463 0 -1 64 916 0 0 0 28 0 0 0 16 0 9 0 1984916779 832380928 34740 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5564/tid=5571] ppid=5550 vsize=812872 CPUtime=0
/proc/5564/task/5571/stat : 5571 (java) S 5550 5550 32463 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 1984916779 832380928 34740 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5564/tid=5572] ppid=5550 vsize=812872 CPUtime=0.03
/proc/5564/task/5572/stat : 5572 (java) S 5550 5550 32463 0 -1 64 0 0 0 0 1 2 0 0 15 0 9 0 1984916779 832380928 34740 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 860424

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

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

[startup+1802.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 5675
/proc/meminfo: memFree=848552/2055920 swapFree=4179900/4192956
[pid=5550] ppid=5548 vsize=47552 CPUtime=0.01
/proc/5550/stat : 5550 (galacM.sh) S 5548 5550 32463 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 1984916772 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5550/statm: 11888 365 246 79 0 219 0
[pid=5564] ppid=5550 vsize=812872 CPUtime=1800.08
/proc/5564/stat : 5564 (java) S 5550 5550 32463 0 -1 0 49906 0 1 0 179894 114 0 0 20 0 9 0 1984916775 832380928 34740 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5564/statm: 203218 34740 2590 9 0 197199 0
[pid=5564/tid=5565] ppid=5550 vsize=812872 CPUtime=80.02
/proc/5564/task/5565/stat : 5565 (java) S 5550 5550 32463 0 -1 64 24596 0 1 0 7971 31 0 0 15 0 9 0 1984916776 832380928 34740 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5564/tid=5566] ppid=5550 vsize=812872 CPUtime=1719.7
/proc/5564/task/5566/stat : 5566 (java) R 5550 5550 32463 0 -1 64 23694 0 0 0 171891 79 0 0 25 0 9 0 1984916777 832380928 34740 996147200 134512640 134550740 4294955616 18446744073709551615 104181370 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5564/tid=5567] ppid=5550 vsize=812872 CPUtime=0
/proc/5564/task/5567/stat : 5567 (java) S 5550 5550 32463 0 -1 64 11 0 0 0 0 0 0 0 15 0 9 0 1984916777 832380928 34740 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5564/tid=5568] ppid=5550 vsize=812872 CPUtime=0
/proc/5564/task/5568/stat : 5568 (java) S 5550 5550 32463 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1984916777 832380928 34740 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5564/tid=5569] ppid=5550 vsize=812872 CPUtime=0
/proc/5564/task/5569/stat : 5569 (java) S 5550 5550 32463 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1984916779 832380928 34740 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5564/tid=5570] ppid=5550 vsize=812872 CPUtime=0.28
/proc/5564/task/5570/stat : 5570 (java) S 5550 5550 32463 0 -1 64 916 0 0 0 28 0 0 0 16 0 9 0 1984916779 832380928 34740 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5564/tid=5571] ppid=5550 vsize=812872 CPUtime=0
/proc/5564/task/5571/stat : 5571 (java) S 5550 5550 32463 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 1984916779 832380928 34740 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5564/tid=5572] ppid=5550 vsize=812872 CPUtime=0.03
/proc/5564/task/5572/stat : 5572 (java) S 5550 5550 32463 0 -1 64 0 0 0 0 1 2 0 0 15 0 9 0 1984916779 832380928 34740 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 860424

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1802.93
CPU time (s): 1800.09
CPU user time (s): 1798.94
CPU system time (s): 1.15
CPU usage (%): 99.8427
Max. virtual memory (cumulated for all children) (KiB): 860916

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.005999
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= 2464
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= 45
involuntary context switches= 15

runsolver used 2.21766 second user time and 6.03708 second system time

The end

Launcher Data (download as text)

Begin job on node53 at 2008-07-03 06:30:44
IDJOB=1055387
IDBENCH=56817
IDSOLVER=350
FILE ID=node53/1055387-1215059444
PBS_JOBID= 7875070
Free space on /tmp= 65188 MiB

SOLVER NAME= galac M
BENCH NAME= CPAI08/csp/nengfa/normalized-queens1.xml
COMMAND LINE= HOME/galacM.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1055387-1215059444/watcher-1055387-1215059444 -o /tmp/evaluation-result-1055387-1215059444/solver-1055387-1215059444 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacM.sh HOME/instance-1055387-1215059444.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 72b10381b21e6b6e79bdf3ac7e3009a4
RANDOM SEED=14995383

node53.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.222
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.222
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1005008 kB
Buffers:         56636 kB
Cached:         886036 kB
SwapCached:       7492 kB
Active:         132776 kB
Inactive:       830192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1005008 kB
SwapTotal:     4192956 kB
SwapFree:      4179900 kB
Dirty:            6944 kB
Writeback:           0 kB
Mapped:          35956 kB
Slab:            73304 kB
Committed_AS:  3820168 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= 65184 MiB
End job on node53 at 2008-07-03 07:00:49