Trace number 233863

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, and are wall clock time (not CPU 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 1? (TO) 0.028994 1803.42

General information on the benchmark

Nametaillard/
os-taillard-7/os-taillard-7-95-2.xml
MD5SUM570f4f3187c9b9f5121439d9a96fe2a4
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.099984
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables49
Number of constraints294
Maximum constraint arity2
Maximum domain size441
Number of constraints which are defined in extension0
Number of constraints which are defined in intension294
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03	c --- Preproc Stats ---
281.38	c start processing
281.38	c start relation processing
320.61	c start cnf exporting

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node40/watcher-233863-1168717416 -o ROOT/results/node40/solver-233863-1168717416 -C 1800 -M 900 /tmp/evaluation/233863-1168717416/galac.sh /tmp/evaluation/233863-1168717416/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.18 1.47 1.72 4/81 30189
/proc/meminfo: memFree=774032/2055920 swapFree=4191892/4192956
[pid=30188] ppid=30186 vsize=8564 CPUtime=0
/proc/30188/stat : 30188 (galac.sh) R 30186 30188 29433 0 -1 4194304 317 0 0 0 0 0 0 0 19 0 1 0 220141386 8769536 261 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519778258 0 2 4096 8192 0 0 0 17 0 0 0
/proc/30188/statm: 2141 261 201 79 0 134 0

[startup+0.106443 s]
/proc/loadavg: 1.18 1.47 1.72 4/81 30189
/proc/meminfo: memFree=774032/2055920 swapFree=4191892/4192956
[pid=30188] ppid=30186 vsize=47564 CPUtime=0.01
/proc/30188/stat : 30188 (galac.sh) S 30186 30188 29433 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 220141386 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30188/statm: 11891 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.514494 s]
/proc/loadavg: 1.18 1.47 1.72 4/81 30189
/proc/meminfo: memFree=774032/2055920 swapFree=4191892/4192956
[pid=30188] ppid=30186 vsize=47564 CPUtime=0.01
/proc/30188/stat : 30188 (galac.sh) S 30186 30188 29433 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 220141386 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30188/statm: 11891 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.3366 s]
/proc/loadavg: 1.18 1.47 1.72 4/89 30209
/proc/meminfo: memFree=720400/2055920 swapFree=4191892/4192956
[pid=30188] ppid=30186 vsize=47564 CPUtime=0.01
/proc/30188/stat : 30188 (galac.sh) S 30186 30188 29433 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 220141386 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30188/statm: 11891 363 245 79 0 218 0
[pid=30202] ppid=30188 vsize=861092 CPUtime=1.29
/proc/30202/stat : 30202 (java) R 30188 30188 29433 0 -1 0 16996 0 1 0 119 10 0 0 16 0 8 0 220141389 881758208 16584 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073728450 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30202/statm: 215273 16584 1989 14 0 201478 0
[pid=30202/tid=30203] ppid=30188 vsize=861092 CPUtime=0.35
/proc/30202/task/30203/stat : 30203 (java) S 30188 30188 29433 0 -1 64 7470 0 0 0 32 3 0 0 16 0 8 0 220141393 881758208 16584 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30202/tid=30204] ppid=30188 vsize=861092 CPUtime=0
/proc/30202/task/30204/stat : 30204 (java) S 30188 30188 29433 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 220141393 881758208 16584 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30202/tid=30205] ppid=30188 vsize=861092 CPUtime=0
/proc/30202/task/30205/stat : 30205 (java) S 30188 30188 29433 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 220141393 881758208 16584 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30202/tid=30206] ppid=30188 vsize=861092 CPUtime=0
/proc/30202/task/30206/stat : 30206 (java) S 30188 30188 29433 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 220141397 881758208 16584 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30202/tid=30207] ppid=30188 vsize=861092 CPUtime=0.11
/proc/30202/task/30207/stat : 30207 (java) R 30188 30188 29433 0 -1 64 913 0 0 0 11 0 0 0 20 0 8 0 220141397 881758208 16584 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30202/tid=30208] ppid=30188 vsize=861092 CPUtime=0
/proc/30202/task/30208/stat : 30208 (java) S 30188 30188 29433 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 220141397 881758208 16584 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30202/tid=30209] ppid=30188 vsize=861092 CPUtime=0
/proc/30202/task/30209/stat : 30209 (java) S 30188 30188 29433 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220141397 881758208 16584 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 908656

[startup+2.98882 s]
/proc/loadavg: 1.18 1.47 1.72 5/89 30209
/proc/meminfo: memFree=701392/2055920 swapFree=4191892/4192956
[pid=30188] ppid=30186 vsize=47564 CPUtime=0.01
/proc/30188/stat : 30188 (galac.sh) S 30186 30188 29433 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 220141386 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30188/statm: 11891 363 245 79 0 218 0
[pid=30202] ppid=30188 vsize=861092 CPUtime=2.94
/proc/30202/stat : 30202 (java) R 30188 30188 29433 0 -1 0 22638 0 1 0 282 12 0 0 16 0 8 0 220141389 881758208 21993 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073729537 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30202/statm: 215273 21993 1989 14 0 201478 0
[pid=30202/tid=30203] ppid=30188 vsize=861092 CPUtime=1.4
/proc/30202/task/30203/stat : 30203 (java) R 30188 30188 29433 0 -1 64 13099 0 0 0 135 5 0 0 18 0 8 0 220141393 881758208 21993 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30202/tid=30204] ppid=30188 vsize=861092 CPUtime=0
/proc/30202/task/30204/stat : 30204 (java) S 30188 30188 29433 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 220141393 881758208 21993 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30202/tid=30205] ppid=30188 vsize=861092 CPUtime=0
/proc/30202/task/30205/stat : 30205 (java) S 30188 30188 29433 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 220141393 881758208 21993 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30202/tid=30206] ppid=30188 vsize=861092 CPUtime=0
/proc/30202/task/30206/stat : 30206 (java) S 30188 30188 29433 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 220141397 881758208 21993 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30202/tid=30207] ppid=30188 vsize=861092 CPUtime=0.12
/proc/30202/task/30207/stat : 30207 (java) S 30188 30188 29433 0 -1 64 923 0 0 0 11 1 0 0 17 0 8 0 220141397 881758208 21993 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30202/tid=30208] ppid=30188 vsize=861092 CPUtime=0
/proc/30202/task/30208/stat : 30208 (java) S 30188 30188 29433 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 220141397 881758208 21993 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30202/tid=30209] ppid=30188 vsize=861092 CPUtime=0
/proc/30202/task/30209/stat : 30209 (java) S 30188 30188 29433 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220141397 881758208 21993 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 908656

[startup+6.26724 s]
/proc/loadavg: 1.25 1.48 1.72 3/89 30209
/proc/meminfo: memFree=665240/2055920 swapFree=4191892/4192956
[pid=30188] ppid=30186 vsize=47564 CPUtime=0.01
/proc/30188/stat : 30188 (galac.sh) S 30186 30188 29433 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 220141386 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30188/statm: 11891 363 245 79 0 218 0
[pid=30202] ppid=30188 vsize=861092 CPUtime=6.21
/proc/30202/stat : 30202 (java) R 30188 30188 29433 0 -1 0 31191 0 1 0 607 14 0 0 16 0 8 0 220141389 881758208 30211 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4153473389 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30202/statm: 215273 30211 1989 14 0 201478 0
[pid=30202/tid=30203] ppid=30188 vsize=861092 CPUtime=3.74
/proc/30202/task/30203/stat : 30203 (java) R 30188 30188 29433 0 -1 64 21635 0 0 0 366 8 0 0 25 0 8 0 220141393 881758208 30211 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30202/tid=30204] ppid=30188 vsize=861092 CPUtime=0
/proc/30202/task/30204/stat : 30204 (java) S 30188 30188 29433 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 220141393 881758208 30211 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30202/tid=30205] ppid=30188 vsize=861092 CPUtime=0
/proc/30202/task/30205/stat : 30205 (java) S 30188 30188 29433 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 220141393 881758208 30211 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30202/tid=30206] ppid=30188 vsize=861092 CPUtime=0
/proc/30202/task/30206/stat : 30206 (java) S 30188 30188 29433 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 220141397 881758208 30211 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30202/tid=30207] ppid=30188 vsize=861092 CPUtime=0.13
/proc/30202/task/30207/stat : 30207 (java) S 30188 30188 29433 0 -1 64 926 0 0 0 12 1 0 0 16 0 8 0 220141397 881758208 30211 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30202/tid=30208] ppid=30188 vsize=861092 CPUtime=0
/proc/30202/task/30208/stat : 30208 (java) S 30188 30188 29433 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 220141397 881758208 30211 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30202/tid=30209] ppid=30188 vsize=861092 CPUtime=0
/proc/30202/task/30209/stat : 30209 (java) S 30188 30188 29433 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220141397 881758208 30211 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 908656

[startup+12.7551 s]
/proc/loadavg: 1.31 1.49 1.72 3/89 30209
/proc/meminfo: memFree=617368/2055920 swapFree=4191892/4192956
[pid=30188] ppid=30186 vsize=47564 CPUtime=0.01
/proc/30188/stat : 30188 (galac.sh) S 30186 30188 29433 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 220141386 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30188/statm: 11891 363 245 79 0 218 0
[pid=30202] ppid=30188 vsize=861092 CPUtime=12.71
/proc/30202/stat : 30202 (java) S 30188 30188 29433 0 -1 0 42384 0 1 0 1252 19 0 0 16 0 8 0 220141389 881758208 41385 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30202/statm: 215273 41385 1989 14 0 201478 0
[pid=30202/tid=30203] ppid=30188 vsize=861092 CPUtime=8.93
/proc/30202/task/30203/stat : 30203 (java) R 30188 30188 29433 0 -1 64 32803 0 0 0 882 11 0 0 25 0 8 0 220141393 881758208 41385 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4155134164 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30202/tid=30204] ppid=30188 vsize=861092 CPUtime=0
/proc/30202/task/30204/stat : 30204 (java) S 30188 30188 29433 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 220141393 881758208 41385 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30202/tid=30205] ppid=30188 vsize=861092 CPUtime=0
/proc/30202/task/30205/stat : 30205 (java) S 30188 30188 29433 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 220141393 881758208 41385 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30202/tid=30206] ppid=30188 vsize=861092 CPUtime=0
/proc/30202/task/30206/stat : 30206 (java) S 30188 30188 29433 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 220141397 881758208 41385 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30202/tid=30207] ppid=30188 vsize=861092 CPUtime=0.14
/proc/30202/task/30207/stat : 30207 (java) S 30188 30188 29433 0 -1 64 932 0 0 0 13 1 0 0 16 0 8 0 220141397 881758208 41385 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30202/tid=30208] ppid=30188 vsize=861092 CPUtime=0
/proc/30202/task/30208/stat : 30208 (java) S 30188 30188 29433 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 220141397 881758208 41385 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30202/tid=30209] ppid=30188 vsize=861092 CPUtime=0
/proc/30202/task/30209/stat : 30209 (java) S 30188 30188 29433 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220141397 881758208 41385 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 908656

[startup+25.5987 s]
/proc/loadavg: 1.53 1.53 1.73 3/89 30209
/proc/meminfo: memFree=560600/2055920 swapFree=4191892/4192956
[pid=30188] ppid=30186 vsize=47564 CPUtime=0.01
/proc/30188/stat : 30188 (galac.sh) S 30186 30188 29433 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 220141386 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30188/statm: 11891 363 245 79 0 218 0
[pid=30202] ppid=30188 vsize=861092 CPUtime=25.54
/proc/30202/stat : 30202 (java) S 30188 30188 29433 0 -1 0 56936 0 1 0 2531 23 0 0 16 0 8 0 220141389 881758208 55910 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30202/statm: 215273 55910 1989 14 0 201478 0
[pid=30202/tid=30203] ppid=30188 vsize=861092 CPUtime=19.98
/proc/30202/task/30203/stat : 30203 (java) R 30188 30188 29433 0 -1 64 47319 0 0 0 1982 16 0 0 25 0 8 0 220141393 881758208 55910 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4155134188 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30202/tid=30204] ppid=30188 vsize=861092 CPUtime=0
/proc/30202/task/30204/stat : 30204 (java) S 30188 30188 29433 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 220141393 881758208 55910 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30202/tid=30205] ppid=30188 vsize=861092 CPUtime=0
/proc/30202/task/30205/stat : 30205 (java) S 30188 30188 29433 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 220141393 881758208 55910 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30202/tid=30206] ppid=30188 vsize=861092 CPUtime=0
/proc/30202/task/30206/stat : 30206 (java) S 30188 30188 29433 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 220141397 881758208 55910 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30202/tid=30207] ppid=30188 vsize=861092 CPUtime=0.16
/proc/30202/task/30207/stat : 30207 (java) S 30188 30188 29433 0 -1 64 941 0 0 0 15 1 0 0 16 0 8 0 220141397 881758208 55910 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30202/tid=30208] ppid=30188 vsize=861092 CPUtime=0
/proc/30202/task/30208/stat : 30208 (java) S 30188 30188 29433 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 220141397 881758208 55910 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30202/tid=30209] ppid=30188 vsize=861092 CPUtime=0
/proc/30202/task/30209/stat : 30209 (java) S 30188 30188 29433 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220141397 881758208 55910 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.55
Current children cumulated vsize (KiB) 908656

[startup+51.2101 s]
/proc/loadavg: 1.69 1.56 1.74 3/89 30209
/proc/meminfo: memFree=468376/2055920 swapFree=4191892/4192956
[pid=30188] ppid=30186 vsize=47564 CPUtime=0.01
/proc/30188/stat : 30188 (galac.sh) S 30186 30188 29433 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 220141386 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30188/statm: 11891 363 245 79 0 218 0
[pid=30202] ppid=30188 vsize=861092 CPUtime=51.14
/proc/30202/stat : 30202 (java) S 30188 30188 29433 0 -1 0 79178 0 1 0 5083 31 0 0 16 0 8 0 220141389 881758208 78113 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30202/statm: 215273 78113 1989 14 0 201478 0
[pid=30202/tid=30203] ppid=30188 vsize=861092 CPUtime=43.03
/proc/30202/task/30203/stat : 30203 (java) R 30188 30188 29433 0 -1 64 69515 0 0 0 4279 24 0 0 25 0 8 0 220141393 881758208 78113 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4155222440 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30202/tid=30204] ppid=30188 vsize=861092 CPUtime=0
/proc/30202/task/30204/stat : 30204 (java) S 30188 30188 29433 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 220141393 881758208 78113 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30202/tid=30205] ppid=30188 vsize=861092 CPUtime=0
/proc/30202/task/30205/stat : 30205 (java) S 30188 30188 29433 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 220141393 881758208 78113 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30202/tid=30206] ppid=30188 vsize=861092 CPUtime=0
/proc/30202/task/30206/stat : 30206 (java) S 30188 30188 29433 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 220141397 881758208 78113 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30202/tid=30207] ppid=30188 vsize=861092 CPUtime=0.17
/proc/30202/task/30207/stat : 30207 (java) S 30188 30188 29433 0 -1 64 948 0 0 0 16 1 0 0 16 0 8 0 220141397 881758208 78113 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30202/tid=30208] ppid=30188 vsize=861092 CPUtime=0
/proc/30202/task/30208/stat : 30208 (java) S 30188 30188 29433 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 220141397 881758208 78113 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30202/tid=30209] ppid=30188 vsize=861092 CPUtime=0
/proc/30202/task/30209/stat : 30209 (java) S 30188 30188 29433 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220141397 881758208 78113 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.15
Current children cumulated vsize (KiB) 908656

[startup+102.424 s]
/proc/loadavg: 1.93 1.65 1.75 3/89 30209
/proc/meminfo: memFree=340440/2055920 swapFree=4191892/4192956
[pid=30188] ppid=30186 vsize=47564 CPUtime=0.01
/proc/30188/stat : 30188 (galac.sh) S 30186 30188 29433 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 220141386 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30188/statm: 11891 363 245 79 0 218 0
[pid=30202] ppid=30188 vsize=861092 CPUtime=102.34
/proc/30202/stat : 30202 (java) S 30188 30188 29433 0 -1 0 112016 0 1 0 10191 43 0 0 17 0 8 0 220141389 881758208 110895 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30202/statm: 215273 110895 1989 14 0 201478 0
[pid=30202/tid=30203] ppid=30188 vsize=861092 CPUtime=90.56

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

/proc/30202/task/30207/stat : 30207 (java) S 30188 30188 29433 0 -1 64 1001 0 0 0 25 2 0 0 16 0 8 0 220141397 881758208 182867 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30202/tid=30208] ppid=30188 vsize=861092 CPUtime=0
/proc/30202/task/30208/stat : 30208 (java) S 30188 30188 29433 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 220141397 881758208 182867 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30202/tid=30209] ppid=30188 vsize=861092 CPUtime=0
/proc/30202/task/30209/stat : 30209 (java) S 30188 30188 29433 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220141397 881758208 182867 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1483.07
Current children cumulated vsize (KiB) 908656

[startup+1543.87 s]
/proc/loadavg: 2.24 2.25 2.10 2/76 30458
/proc/meminfo: memFree=682112/2055920 swapFree=4191892/4192956
[pid=30188] ppid=30186 vsize=47564 CPUtime=0.01
/proc/30188/stat : 30188 (galac.sh) S 30186 30188 29433 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 220141386 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30188/statm: 11891 363 245 79 0 218 0
[pid=30202] ppid=30188 vsize=861092 CPUtime=1543.07
/proc/30202/stat : 30202 (java) S 30188 30188 29433 0 -1 0 184648 0 1 0 154143 164 0 0 17 0 8 0 220141389 881758208 182867 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30202/statm: 215273 182867 2007 14 0 201478 0
[pid=30202/tid=30203] ppid=30188 vsize=861092 CPUtime=1183.72
/proc/30202/task/30203/stat : 30203 (java) R 30188 30188 29433 0 -1 64 166504 0 0 0 118303 69 0 0 25 0 8 0 220141393 881758208 182867 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4155134256 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30202/tid=30204] ppid=30188 vsize=861092 CPUtime=0
/proc/30202/task/30204/stat : 30204 (java) S 30188 30188 29433 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 220141393 881758208 182867 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30202/tid=30205] ppid=30188 vsize=861092 CPUtime=0
/proc/30202/task/30205/stat : 30205 (java) S 30188 30188 29433 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 220141393 881758208 182867 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30202/tid=30206] ppid=30188 vsize=861092 CPUtime=0
/proc/30202/task/30206/stat : 30206 (java) S 30188 30188 29433 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 220141397 881758208 182867 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30202/tid=30207] ppid=30188 vsize=861092 CPUtime=0.27
/proc/30202/task/30207/stat : 30207 (java) S 30188 30188 29433 0 -1 64 1001 0 0 0 25 2 0 0 16 0 8 0 220141397 881758208 182867 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30202/tid=30208] ppid=30188 vsize=861092 CPUtime=0
/proc/30202/task/30208/stat : 30208 (java) S 30188 30188 29433 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 220141397 881758208 182867 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30202/tid=30209] ppid=30188 vsize=861092 CPUtime=0
/proc/30202/task/30209/stat : 30209 (java) S 30188 30188 29433 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220141397 881758208 182867 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1543.08
Current children cumulated vsize (KiB) 908656

[startup+1603.91 s]
/proc/loadavg: 2.24 2.24 2.11 3/90 30485
/proc/meminfo: memFree=450192/2055920 swapFree=4191892/4192956
[pid=30188] ppid=30186 vsize=47564 CPUtime=0.01
/proc/30188/stat : 30188 (galac.sh) S 30186 30188 29433 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 220141386 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30188/statm: 11891 363 245 79 0 218 0
[pid=30202] ppid=30188 vsize=861092 CPUtime=1602.57
/proc/30202/stat : 30202 (java) S 30188 30188 29433 0 -1 0 184673 0 1 0 160088 169 0 0 17 0 8 0 220141389 881758208 182867 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30202/statm: 215273 182867 2007 14 0 201478 0
[pid=30202/tid=30203] ppid=30188 vsize=861092 CPUtime=1229.01
/proc/30202/task/30203/stat : 30203 (java) R 30188 30188 29433 0 -1 64 166504 0 0 0 122831 70 0 0 25 0 8 0 220141393 881758208 182867 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4155772454 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30202/tid=30204] ppid=30188 vsize=861092 CPUtime=0
/proc/30202/task/30204/stat : 30204 (java) S 30188 30188 29433 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 220141393 881758208 182867 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30202/tid=30205] ppid=30188 vsize=861092 CPUtime=0
/proc/30202/task/30205/stat : 30205 (java) S 30188 30188 29433 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 220141393 881758208 182867 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30202/tid=30206] ppid=30188 vsize=861092 CPUtime=0
/proc/30202/task/30206/stat : 30206 (java) S 30188 30188 29433 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 220141397 881758208 182867 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30202/tid=30207] ppid=30188 vsize=861092 CPUtime=0.27
/proc/30202/task/30207/stat : 30207 (java) S 30188 30188 29433 0 -1 64 1001 0 0 0 25 2 0 0 16 0 8 0 220141397 881758208 182867 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30202/tid=30208] ppid=30188 vsize=861092 CPUtime=0
/proc/30202/task/30208/stat : 30208 (java) S 30188 30188 29433 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 220141397 881758208 182867 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30202/tid=30209] ppid=30188 vsize=861092 CPUtime=0
/proc/30202/task/30209/stat : 30209 (java) S 30188 30188 29433 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220141397 881758208 182867 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1602.58
Current children cumulated vsize (KiB) 908656

[startup+1663.95 s]
/proc/loadavg: 2.20 2.22 2.11 3/90 30485
/proc/meminfo: memFree=402768/2055920 swapFree=4191892/4192956
[pid=30188] ppid=30186 vsize=47564 CPUtime=0.01
/proc/30188/stat : 30188 (galac.sh) S 30186 30188 29433 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 220141386 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30188/statm: 11891 363 245 79 0 218 0
[pid=30202] ppid=30188 vsize=861092 CPUtime=1662.02
/proc/30202/stat : 30202 (java) S 30188 30188 29433 0 -1 0 184698 0 1 0 166029 173 0 0 17 0 8 0 220141389 881758208 182867 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30202/statm: 215273 182867 2007 14 0 201478 0
[pid=30202/tid=30203] ppid=30188 vsize=861092 CPUtime=1274.15
/proc/30202/task/30203/stat : 30203 (java) R 30188 30188 29433 0 -1 64 166504 0 0 0 127345 70 0 0 25 0 8 0 220141393 881758208 182867 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4155135518 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30202/tid=30204] ppid=30188 vsize=861092 CPUtime=0
/proc/30202/task/30204/stat : 30204 (java) S 30188 30188 29433 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 220141393 881758208 182867 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30202/tid=30205] ppid=30188 vsize=861092 CPUtime=0
/proc/30202/task/30205/stat : 30205 (java) S 30188 30188 29433 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 220141393 881758208 182867 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30202/tid=30206] ppid=30188 vsize=861092 CPUtime=0
/proc/30202/task/30206/stat : 30206 (java) S 30188 30188 29433 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 220141397 881758208 182867 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30202/tid=30207] ppid=30188 vsize=861092 CPUtime=0.27
/proc/30202/task/30207/stat : 30207 (java) S 30188 30188 29433 0 -1 64 1001 0 0 0 25 2 0 0 16 0 8 0 220141397 881758208 182867 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30202/tid=30208] ppid=30188 vsize=861092 CPUtime=0
/proc/30202/task/30208/stat : 30208 (java) S 30188 30188 29433 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 220141397 881758208 182867 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30202/tid=30209] ppid=30188 vsize=861092 CPUtime=0
/proc/30202/task/30209/stat : 30209 (java) S 30188 30188 29433 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220141397 881758208 182867 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 908656

[startup+1723.99 s]
/proc/loadavg: 2.07 2.18 2.10 3/90 30485
/proc/meminfo: memFree=354832/2055920 swapFree=4191892/4192956
[pid=30188] ppid=30186 vsize=47564 CPUtime=0.01
/proc/30188/stat : 30188 (galac.sh) S 30186 30188 29433 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 220141386 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30188/statm: 11891 363 245 79 0 218 0
[pid=30202] ppid=30188 vsize=861092 CPUtime=1721.45
/proc/30202/stat : 30202 (java) R 30188 30188 29433 0 -1 0 184723 0 1 0 171968 177 0 0 17 0 8 0 220141389 881758208 182867 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074015699 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30202/statm: 215273 182867 2007 14 0 201478 0
[pid=30202/tid=30203] ppid=30188 vsize=861092 CPUtime=1319.63
/proc/30202/task/30203/stat : 30203 (java) R 30188 30188 29433 0 -1 64 166504 0 0 0 131892 71 0 0 25 0 8 0 220141393 881758208 182867 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30202/tid=30204] ppid=30188 vsize=861092 CPUtime=0
/proc/30202/task/30204/stat : 30204 (java) S 30188 30188 29433 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 220141393 881758208 182867 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30202/tid=30205] ppid=30188 vsize=861092 CPUtime=0
/proc/30202/task/30205/stat : 30205 (java) S 30188 30188 29433 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 220141393 881758208 182867 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30202/tid=30206] ppid=30188 vsize=861092 CPUtime=0
/proc/30202/task/30206/stat : 30206 (java) S 30188 30188 29433 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 220141397 881758208 182867 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30202/tid=30207] ppid=30188 vsize=861092 CPUtime=0.27
/proc/30202/task/30207/stat : 30207 (java) S 30188 30188 29433 0 -1 64 1001 0 0 0 25 2 0 0 16 0 8 0 220141397 881758208 182867 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30202/tid=30208] ppid=30188 vsize=861092 CPUtime=0
/proc/30202/task/30208/stat : 30208 (java) S 30188 30188 29433 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 220141397 881758208 182867 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30202/tid=30209] ppid=30188 vsize=861092 CPUtime=0
/proc/30202/task/30209/stat : 30209 (java) S 30188 30188 29433 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220141397 881758208 182867 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1721.46
Current children cumulated vsize (KiB) 908656

[startup+1784.04 s]
/proc/loadavg: 2.31 2.22 2.11 3/90 30485
/proc/meminfo: memFree=306576/2055920 swapFree=4191892/4192956
[pid=30188] ppid=30186 vsize=47564 CPUtime=0.01
/proc/30188/stat : 30188 (galac.sh) S 30186 30188 29433 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 220141386 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30188/statm: 11891 363 245 79 0 218 0
[pid=30202] ppid=30188 vsize=861092 CPUtime=1780.9
/proc/30202/stat : 30202 (java) S 30188 30188 29433 0 -1 0 184747 0 1 0 177910 180 0 0 17 0 8 0 220141389 881758208 182867 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30202/statm: 215273 182867 2007 14 0 201478 0
[pid=30202/tid=30203] ppid=30188 vsize=861092 CPUtime=1365.05
/proc/30202/task/30203/stat : 30203 (java) R 30188 30188 29433 0 -1 64 166504 0 0 0 136434 71 0 0 25 0 8 0 220141393 881758208 182867 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4155523572 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30202/tid=30204] ppid=30188 vsize=861092 CPUtime=0
/proc/30202/task/30204/stat : 30204 (java) S 30188 30188 29433 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 220141393 881758208 182867 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30202/tid=30205] ppid=30188 vsize=861092 CPUtime=0
/proc/30202/task/30205/stat : 30205 (java) S 30188 30188 29433 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 220141393 881758208 182867 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30202/tid=30206] ppid=30188 vsize=861092 CPUtime=0
/proc/30202/task/30206/stat : 30206 (java) S 30188 30188 29433 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 220141397 881758208 182867 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30202/tid=30207] ppid=30188 vsize=861092 CPUtime=0.27
/proc/30202/task/30207/stat : 30207 (java) S 30188 30188 29433 0 -1 64 1001 0 0 0 25 2 0 0 16 0 8 0 220141397 881758208 182867 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30202/tid=30208] ppid=30188 vsize=861092 CPUtime=0
/proc/30202/task/30208/stat : 30208 (java) S 30188 30188 29433 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 220141397 881758208 182867 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30202/tid=30209] ppid=30188 vsize=861092 CPUtime=0
/proc/30202/task/30209/stat : 30209 (java) S 30188 30188 29433 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220141397 881758208 182867 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1780.91
Current children cumulated vsize (KiB) 908656



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.4 s]
/proc/loadavg: 2.22 2.21 2.11 3/90 30485
/proc/meminfo: memFree=262288/2055920 swapFree=4191892/4192956
[pid=30188] ppid=30186 vsize=47564 CPUtime=0.01
/proc/30188/stat : 30188 (galac.sh) S 30186 30188 29433 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 220141386 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30188/statm: 11891 363 245 79 0 218 0
[pid=30202] ppid=30188 vsize=861092 CPUtime=1800.04
/proc/30202/stat : 30202 (java) S 30188 30188 29433 0 -1 0 184755 0 1 0 179823 181 0 0 17 0 8 0 220141389 881758208 182867 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30202/statm: 215273 182867 2007 14 0 201478 0
[pid=30202/tid=30203] ppid=30188 vsize=861092 CPUtime=1379.64
/proc/30202/task/30203/stat : 30203 (java) R 30188 30188 29433 0 -1 64 166504 0 0 0 137893 71 0 0 25 0 8 0 220141393 881758208 182867 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4155523552 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30202/tid=30204] ppid=30188 vsize=861092 CPUtime=0
/proc/30202/task/30204/stat : 30204 (java) S 30188 30188 29433 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 220141393 881758208 182867 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30202/tid=30205] ppid=30188 vsize=861092 CPUtime=0
/proc/30202/task/30205/stat : 30205 (java) S 30188 30188 29433 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 220141393 881758208 182867 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30202/tid=30206] ppid=30188 vsize=861092 CPUtime=0
/proc/30202/task/30206/stat : 30206 (java) S 30188 30188 29433 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 220141397 881758208 182867 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30202/tid=30207] ppid=30188 vsize=861092 CPUtime=0.27
/proc/30202/task/30207/stat : 30207 (java) S 30188 30188 29433 0 -1 64 1001 0 0 0 25 2 0 0 16 0 8 0 220141397 881758208 182867 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30202/tid=30208] ppid=30188 vsize=861092 CPUtime=0
/proc/30202/task/30208/stat : 30208 (java) S 30188 30188 29433 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 220141397 881758208 182867 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30202/tid=30209] ppid=30188 vsize=861092 CPUtime=0
/proc/30202/task/30209/stat : 30209 (java) S 30188 30188 29433 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220141397 881758208 182867 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 908656

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1803.42
CPU time (s): 0.028994
CPU user time (s): 0.008998
CPU system time (s): 0.019996
CPU usage (%): 0.00160773
Max. virtual memory (cumulated for all children) (KiB): 908908

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.008998
system time used= 0.019996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2466
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= 52
involuntary context switches= 23

runsolver used 1.83672 s user time and 5.02823 s system time

The end

Launcher Data (download as text)

Begin job on node40 on Sat Jan 13 19:43:38 UTC 2007


IDJOB= 233863
IDBENCH= 6642
IDSOLVER= 78
FILE ID= node40/233863-1168717416

PBS_JOBID= 3547599

Free space on /tmp= 66561 MiB

SOLVER NAME= galac 1
BENCH NAME= HOME/pub/bench/CPAI06/taillard/os-taillard-7/os-taillard-7-95-2.xml
COMMAND LINE= /tmp/evaluation/233863-1168717416/galac.sh /tmp/evaluation/233863-1168717416/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node40/watcher-233863-1168717416 -o ROOT/results/node40/solver-233863-1168717416 -C 1800 -M 900  /tmp/evaluation/233863-1168717416/galac.sh /tmp/evaluation/233863-1168717416/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  570f4f3187c9b9f5121439d9a96fe2a4

RANDOM SEED= 592292256

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/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.239
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.239
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:        774648 kB
Buffers:         47124 kB
Cached:         480368 kB
SwapCached:        460 kB
Active:         728708 kB
Inactive:       493092 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        774648 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            2924 kB
Writeback:           0 kB
Mapped:         710972 kB
Slab:            43484 kB
Committed_AS:  5468732 kB
PageTables:       3172 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= 66395 MiB



End job on node40 on Sat Jan 13 20:13:47 UTC 2007