Trace number 209254

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.021995 1809.95

General information on the benchmark

Namefapp/fapp01-05/fapp03/
fapp03-0300-2.xml
MD5SUM80d8d366a99625e1bd468ec28527a4d6
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 benchmark1.3008
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables300
Number of constraints4377
Maximum constraint arity2
Maximum domain size250
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4377
Global constraints used (with number of constraints)

Solver Data (download as text)

0.08	c --- Preproc Stats ---

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/node66/watcher-209254-1168715421 -o ROOT/results/node66/solver-209254-1168715421 -C 1800 -M 900 /tmp/evaluation/209254-1168715421/galac.sh /tmp/evaluation/209254-1168715421/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: 2.04 2.04 1.95 5/81 10589
/proc/meminfo: memFree=1436608/2055920 swapFree=4192956/4192956
[pid=10588] ppid=10586 vsize=18540 CPUtime=0
/proc/10588/stat : 10588 (runsolver) R 10586 10588 10000 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 19039675 18984960 279 18446744073709551615 4194304 4267372 548682069088 18446744073709551615 227607637287 0 0 4096 24578 0 0 0 17 1 0 0
/proc/10588/statm: 4635 279 244 17 0 2626 0

[startup+0.104322 s]
/proc/loadavg: 2.04 2.04 1.95 5/81 10589
/proc/meminfo: memFree=1436608/2055920 swapFree=4192956/4192956
[pid=10588] ppid=10586 vsize=47560 CPUtime=0
/proc/10588/stat : 10588 (galac.sh) S 10586 10588 10000 0 -1 4194304 761 1704 0 0 0 0 0 0 20 0 1 0 19039675 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/10588/statm: 11890 363 245 79 0 218 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47560

[startup+0.512361 s]
/proc/loadavg: 2.04 2.04 1.95 5/81 10589
/proc/meminfo: memFree=1436608/2055920 swapFree=4192956/4192956
[pid=10588] ppid=10586 vsize=47560 CPUtime=0
/proc/10588/stat : 10588 (galac.sh) S 10586 10588 10000 0 -1 4194304 761 1704 0 0 0 0 0 0 20 0 1 0 19039675 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/10588/statm: 11890 363 245 79 0 218 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47560

[startup+1.33347 s]
/proc/loadavg: 2.04 2.04 1.95 4/89 10609
/proc/meminfo: memFree=1394048/2055920 swapFree=4192956/4192956
[pid=10588] ppid=10586 vsize=47560 CPUtime=0
/proc/10588/stat : 10588 (galac.sh) S 10586 10588 10000 0 -1 4194304 761 1704 0 0 0 0 0 0 20 0 1 0 19039675 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/10588/statm: 11890 363 245 79 0 218 0
[pid=10602] ppid=10588 vsize=860876 CPUtime=1.23
/proc/10602/stat : 10602 (java) R 10588 10588 10000 0 -1 0 12922 0 1 0 114 9 0 0 25 0 8 0 19039683 881537024 12664 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073798032 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10602/statm: 215219 12664 1989 14 0 201477 0
[pid=10602/tid=10603] ppid=10588 vsize=860876 CPUtime=0.47
/proc/10602/task/10603/stat : 10603 (java) S 10588 10588 10000 0 -1 64 4386 0 0 0 45 2 0 0 17 0 8 0 19039687 881537024 12664 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10602/tid=10604] ppid=10588 vsize=860876 CPUtime=0
/proc/10602/task/10604/stat : 10604 (java) S 10588 10588 10000 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 19039687 881537024 12664 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10602/tid=10605] ppid=10588 vsize=860876 CPUtime=0
/proc/10602/task/10605/stat : 10605 (java) S 10588 10588 10000 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 19039687 881537024 12664 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10602/tid=10606] ppid=10588 vsize=860876 CPUtime=0
/proc/10602/task/10606/stat : 10606 (java) S 10588 10588 10000 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 19039690 881537024 12664 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10602/tid=10607] ppid=10588 vsize=860876 CPUtime=0.14
/proc/10602/task/10607/stat : 10607 (java) S 10588 10588 10000 0 -1 64 919 0 0 0 13 1 0 0 16 0 8 0 19039690 881537024 12664 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10602/tid=10608] ppid=10588 vsize=860876 CPUtime=0
/proc/10602/task/10608/stat : 10608 (java) S 10588 10588 10000 0 -1 64 2 0 0 0 0 0 0 0 25 0 8 0 19039690 881537024 12664 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10602/tid=10609] ppid=10588 vsize=860876 CPUtime=0
/proc/10602/task/10609/stat : 10609 (java) S 10588 10588 10000 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 19039690 881537024 12664 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 908436

[startup+2.98168 s]
/proc/loadavg: 2.04 2.04 1.95 4/89 10609
/proc/meminfo: memFree=1388096/2055920 swapFree=4192956/4192956
[pid=10588] ppid=10586 vsize=47560 CPUtime=0
/proc/10588/stat : 10588 (galac.sh) S 10586 10588 10000 0 -1 4194304 761 1704 0 0 0 0 0 0 20 0 1 0 19039675 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/10588/statm: 11890 363 245 79 0 218 0
[pid=10602] ppid=10588 vsize=860876 CPUtime=2.87
/proc/10602/stat : 10602 (java) R 10588 10588 10000 0 -1 0 15077 0 1 0 278 9 0 0 25 0 8 0 19039683 881537024 14787 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10602/statm: 215219 14787 1994 14 0 201477 0
[pid=10602/tid=10603] ppid=10588 vsize=860876 CPUtime=1.74
/proc/10602/task/10603/stat : 10603 (java) R 10588 10588 10000 0 -1 64 6488 0 0 0 172 2 0 0 18 0 8 0 19039687 881537024 14787 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4155525058 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10602/tid=10604] ppid=10588 vsize=860876 CPUtime=0
/proc/10602/task/10604/stat : 10604 (java) S 10588 10588 10000 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 19039687 881537024 14787 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10602/tid=10605] ppid=10588 vsize=860876 CPUtime=0
/proc/10602/task/10605/stat : 10605 (java) S 10588 10588 10000 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 19039687 881537024 14787 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10602/tid=10606] ppid=10588 vsize=860876 CPUtime=0
/proc/10602/task/10606/stat : 10606 (java) S 10588 10588 10000 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 19039690 881537024 14787 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10602/tid=10607] ppid=10588 vsize=860876 CPUtime=0.16
/proc/10602/task/10607/stat : 10607 (java) S 10588 10588 10000 0 -1 64 936 0 0 0 15 1 0 0 16 0 8 0 19039690 881537024 14787 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10602/tid=10608] ppid=10588 vsize=860876 CPUtime=0
/proc/10602/task/10608/stat : 10608 (java) S 10588 10588 10000 0 -1 64 2 0 0 0 0 0 0 0 25 0 8 0 19039690 881537024 14787 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10602/tid=10609] ppid=10588 vsize=860876 CPUtime=0
/proc/10602/task/10609/stat : 10609 (java) S 10588 10588 10000 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 19039690 881537024 14787 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 908436

[startup+6.18907 s]
/proc/loadavg: 2.04 2.04 1.95 3/89 10609
/proc/meminfo: memFree=1377344/2055920 swapFree=4192956/4192956
[pid=10588] ppid=10586 vsize=47560 CPUtime=0
/proc/10588/stat : 10588 (galac.sh) S 10586 10588 10000 0 -1 4194304 761 1704 0 0 0 0 0 0 20 0 1 0 19039675 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/10588/statm: 11890 363 245 79 0 218 0
[pid=10602] ppid=10588 vsize=860876 CPUtime=6.06
/proc/10602/stat : 10602 (java) S 10588 10588 10000 0 -1 0 16675 0 1 0 596 10 0 0 16 0 8 0 19039683 881537024 16351 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10602/statm: 215219 16351 1994 14 0 201477 0
[pid=10602/tid=10603] ppid=10588 vsize=860876 CPUtime=4.47
/proc/10602/task/10603/stat : 10603 (java) R 10588 10588 10000 0 -1 64 8043 0 0 0 444 3 0 0 25 0 8 0 19039687 881537024 16351 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4155525278 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10602/tid=10604] ppid=10588 vsize=860876 CPUtime=0
/proc/10602/task/10604/stat : 10604 (java) S 10588 10588 10000 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 19039687 881537024 16351 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10602/tid=10605] ppid=10588 vsize=860876 CPUtime=0
/proc/10602/task/10605/stat : 10605 (java) S 10588 10588 10000 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 19039687 881537024 16351 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10602/tid=10606] ppid=10588 vsize=860876 CPUtime=0
/proc/10602/task/10606/stat : 10606 (java) S 10588 10588 10000 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 19039690 881537024 16351 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10602/tid=10607] ppid=10588 vsize=860876 CPUtime=0.19
/proc/10602/task/10607/stat : 10607 (java) S 10588 10588 10000 0 -1 64 945 0 0 0 18 1 0 0 16 0 8 0 19039690 881537024 16351 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10602/tid=10608] ppid=10588 vsize=860876 CPUtime=0
/proc/10602/task/10608/stat : 10608 (java) S 10588 10588 10000 0 -1 64 2 0 0 0 0 0 0 0 25 0 8 0 19039690 881537024 16351 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10602/tid=10609] ppid=10588 vsize=860876 CPUtime=0
/proc/10602/task/10609/stat : 10609 (java) S 10588 10588 10000 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 19039690 881537024 16351 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.06
Current children cumulated vsize (KiB) 908436

[startup+12.6759 s]
/proc/loadavg: 2.04 2.04 1.95 3/89 10609
/proc/meminfo: memFree=1354184/2055920 swapFree=4192956/4192956
[pid=10588] ppid=10586 vsize=47560 CPUtime=0
/proc/10588/stat : 10588 (galac.sh) S 10586 10588 10000 0 -1 4194304 761 1704 0 0 0 0 0 0 20 0 1 0 19039675 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/10588/statm: 11890 363 245 79 0 218 0
[pid=10602] ppid=10588 vsize=860876 CPUtime=12.49
/proc/10602/stat : 10602 (java) S 10588 10588 10000 0 -1 0 21414 0 1 0 1236 13 0 0 16 0 8 0 19039683 881537024 21041 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10602/statm: 215219 21041 1994 14 0 201477 0
[pid=10602/tid=10603] ppid=10588 vsize=860876 CPUtime=10.07
/proc/10602/task/10603/stat : 10603 (java) R 10588 10588 10000 0 -1 64 12717 0 0 0 1002 5 0 0 25 0 8 0 19039687 881537024 21041 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4155525058 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10602/tid=10604] ppid=10588 vsize=860876 CPUtime=0
/proc/10602/task/10604/stat : 10604 (java) S 10588 10588 10000 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 19039687 881537024 21041 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10602/tid=10605] ppid=10588 vsize=860876 CPUtime=0
/proc/10602/task/10605/stat : 10605 (java) S 10588 10588 10000 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 19039687 881537024 21041 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10602/tid=10606] ppid=10588 vsize=860876 CPUtime=0
/proc/10602/task/10606/stat : 10606 (java) S 10588 10588 10000 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 19039690 881537024 21041 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10602/tid=10607] ppid=10588 vsize=860876 CPUtime=0.21
/proc/10602/task/10607/stat : 10607 (java) S 10588 10588 10000 0 -1 64 961 0 0 0 20 1 0 0 16 0 8 0 19039690 881537024 21041 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10602/tid=10608] ppid=10588 vsize=860876 CPUtime=0
/proc/10602/task/10608/stat : 10608 (java) S 10588 10588 10000 0 -1 64 2 0 0 0 0 0 0 0 25 0 8 0 19039690 881537024 21041 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10602/tid=10609] ppid=10588 vsize=860876 CPUtime=0
/proc/10602/task/10609/stat : 10609 (java) S 10588 10588 10000 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 19039690 881537024 21041 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 908436

[startup+25.4824 s]
/proc/loadavg: 2.10 2.05 1.96 3/89 10609
/proc/meminfo: memFree=1326920/2055920 swapFree=4192956/4192956
[pid=10588] ppid=10586 vsize=47560 CPUtime=0
/proc/10588/stat : 10588 (galac.sh) S 10586 10588 10000 0 -1 4194304 761 1704 0 0 0 0 0 0 20 0 1 0 19039675 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/10588/statm: 11890 363 245 79 0 218 0
[pid=10602] ppid=10588 vsize=860876 CPUtime=25.23
/proc/10602/stat : 10602 (java) S 10588 10588 10000 0 -1 0 26353 0 1 0 2507 16 0 0 16 0 8 0 19039683 881537024 25917 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10602/statm: 215219 25917 1994 14 0 201477 0
[pid=10602/tid=10603] ppid=10588 vsize=860876 CPUtime=21.95
/proc/10602/task/10603/stat : 10603 (java) R 10588 10588 10000 0 -1 64 17585 0 0 0 2186 9 0 0 25 0 8 0 19039687 881537024 25917 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4153803081 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10602/tid=10604] ppid=10588 vsize=860876 CPUtime=0
/proc/10602/task/10604/stat : 10604 (java) S 10588 10588 10000 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 19039687 881537024 25917 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10602/tid=10605] ppid=10588 vsize=860876 CPUtime=0
/proc/10602/task/10605/stat : 10605 (java) S 10588 10588 10000 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 19039687 881537024 25917 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10602/tid=10606] ppid=10588 vsize=860876 CPUtime=0
/proc/10602/task/10606/stat : 10606 (java) S 10588 10588 10000 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 19039690 881537024 25917 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10602/tid=10607] ppid=10588 vsize=860876 CPUtime=0.23
/proc/10602/task/10607/stat : 10607 (java) S 10588 10588 10000 0 -1 64 969 0 0 0 22 1 0 0 17 0 8 0 19039690 881537024 25917 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10602/tid=10608] ppid=10588 vsize=860876 CPUtime=0
/proc/10602/task/10608/stat : 10608 (java) S 10588 10588 10000 0 -1 64 2 0 0 0 0 0 0 0 25 0 8 0 19039690 881537024 25917 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10602/tid=10609] ppid=10588 vsize=860876 CPUtime=0
/proc/10602/task/10609/stat : 10609 (java) S 10588 10588 10000 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 19039690 881537024 25917 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 908436

[startup+51.1015 s]
/proc/loadavg: 2.06 2.05 1.96 4/89 10609
/proc/meminfo: memFree=1275016/2055920 swapFree=4192956/4192956
[pid=10588] ppid=10586 vsize=47560 CPUtime=0
/proc/10588/stat : 10588 (galac.sh) S 10586 10588 10000 0 -1 4194304 761 1704 0 0 0 0 0 0 20 0 1 0 19039675 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/10588/statm: 11890 363 245 79 0 218 0
[pid=10602] ppid=10588 vsize=860876 CPUtime=50.73
/proc/10602/stat : 10602 (java) S 10588 10588 10000 0 -1 0 34381 0 1 0 5053 20 0 0 16 0 8 0 19039683 881537024 33853 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10602/statm: 215219 33853 1994 14 0 201477 0
[pid=10602/tid=10603] ppid=10588 vsize=860876 CPUtime=46.06
/proc/10602/task/10603/stat : 10603 (java) R 10588 10588 10000 0 -1 64 25519 0 0 0 4593 13 0 0 25 0 8 0 19039687 881537024 33853 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4155772440 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10602/tid=10604] ppid=10588 vsize=860876 CPUtime=0
/proc/10602/task/10604/stat : 10604 (java) S 10588 10588 10000 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 19039687 881537024 33853 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10602/tid=10605] ppid=10588 vsize=860876 CPUtime=0
/proc/10602/task/10605/stat : 10605 (java) S 10588 10588 10000 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 19039687 881537024 33853 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10602/tid=10606] ppid=10588 vsize=860876 CPUtime=0
/proc/10602/task/10606/stat : 10606 (java) S 10588 10588 10000 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 19039690 881537024 33853 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10602/tid=10607] ppid=10588 vsize=860876 CPUtime=0.24
/proc/10602/task/10607/stat : 10607 (java) S 10588 10588 10000 0 -1 64 971 0 0 0 23 1 0 0 16 0 8 0 19039690 881537024 33853 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10602/tid=10608] ppid=10588 vsize=860876 CPUtime=0
/proc/10602/task/10608/stat : 10608 (java) S 10588 10588 10000 0 -1 64 2 0 0 0 0 0 0 0 25 0 8 0 19039690 881537024 33853 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10602/tid=10609] ppid=10588 vsize=860876 CPUtime=0
/proc/10602/task/10609/stat : 10609 (java) S 10588 10588 10000 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 19039690 881537024 33853 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 908436

[startup+102.383 s]
/proc/loadavg: 2.16 2.07 1.97 3/89 10609
/proc/meminfo: memFree=1202376/2055920 swapFree=4192956/4192956
[pid=10588] ppid=10586 vsize=47560 CPUtime=0
/proc/10588/stat : 10588 (galac.sh) S 10586 10588 10000 0 -1 4194304 761 1704 0 0 0 0 0 0 20 0 1 0 19039675 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/10588/statm: 11890 363 245 79 0 218 0
[pid=10602] ppid=10588 vsize=860876 CPUtime=101.7
/proc/10602/stat : 10602 (java) S 10588 10588 10000 0 -1 0 44741 0 1 0 10145 25 0 0 15 0 8 0 19039683 881537024 44088 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10602/statm: 215219 44088 1994 14 0 201477 0
[pid=10602/tid=10603] ppid=10588 vsize=860876 CPUtime=95.35

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

/proc/10602/task/10608/stat : 10608 (java) S 10588 10588 10000 0 -1 64 2 0 0 0 0 0 0 0 25 0 8 0 19039690 881537024 131368 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10602/tid=10609] ppid=10588 vsize=860876 CPUtime=0
/proc/10602/task/10609/stat : 10609 (java) S 10588 10588 10000 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 19039690 881537024 131368 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1476.03
Current children cumulated vsize (KiB) 908436

[startup+1544.32 s]
/proc/loadavg: 2.07 2.06 2.00 3/89 10611
/proc/meminfo: memFree=477000/2055920 swapFree=4192956/4192956
[pid=10588] ppid=10586 vsize=47560 CPUtime=0
/proc/10588/stat : 10588 (galac.sh) S 10586 10588 10000 0 -1 4194304 761 1704 0 0 0 0 0 0 20 0 1 0 19039675 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/10588/statm: 11890 363 245 79 0 218 0
[pid=10602] ppid=10588 vsize=860876 CPUtime=1535.8
/proc/10602/stat : 10602 (java) S 10588 10588 10000 0 -1 0 134566 0 1 0 153502 78 0 0 16 0 8 0 19039683 881537024 132593 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10602/statm: 215219 132593 1994 14 0 201477 0
[pid=10602/tid=10603] ppid=10588 vsize=860876 CPUtime=1513.44
/proc/10602/task/10603/stat : 10603 (java) R 10588 10588 10000 0 -1 64 124249 0 0 0 151278 66 0 0 25 0 8 0 19039687 881537024 132593 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4155134188 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10602/tid=10604] ppid=10588 vsize=860876 CPUtime=0
/proc/10602/task/10604/stat : 10604 (java) S 10588 10588 10000 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 19039687 881537024 132593 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10602/tid=10605] ppid=10588 vsize=860876 CPUtime=0
/proc/10602/task/10605/stat : 10605 (java) S 10588 10588 10000 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 19039687 881537024 132593 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10602/tid=10606] ppid=10588 vsize=860876 CPUtime=0
/proc/10602/task/10606/stat : 10606 (java) S 10588 10588 10000 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 19039690 881537024 132593 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10602/tid=10607] ppid=10588 vsize=860876 CPUtime=0.26
/proc/10602/task/10607/stat : 10607 (java) S 10588 10588 10000 0 -1 64 981 0 0 0 25 1 0 0 16 0 8 0 19039690 881537024 132593 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10602/tid=10608] ppid=10588 vsize=860876 CPUtime=0
/proc/10602/task/10608/stat : 10608 (java) S 10588 10588 10000 0 -1 64 2 0 0 0 0 0 0 0 25 0 8 0 19039690 881537024 132593 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10602/tid=10609] ppid=10588 vsize=860876 CPUtime=0
/proc/10602/task/10609/stat : 10609 (java) S 10588 10588 10000 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 19039690 881537024 132593 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1535.8
Current children cumulated vsize (KiB) 908436

[startup+1604.41 s]
/proc/loadavg: 2.09 2.06 2.00 3/89 10611
/proc/meminfo: memFree=453640/2055920 swapFree=4192956/4192956
[pid=10588] ppid=10586 vsize=47560 CPUtime=0
/proc/10588/stat : 10588 (galac.sh) S 10586 10588 10000 0 -1 4194304 761 1704 0 0 0 0 0 0 20 0 1 0 19039675 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/10588/statm: 11890 363 245 79 0 218 0
[pid=10602] ppid=10588 vsize=860876 CPUtime=1595.57
/proc/10602/stat : 10602 (java) S 10588 10588 10000 0 -1 0 136859 0 1 0 159477 80 0 0 16 0 8 0 19039683 881537024 134851 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10602/statm: 215219 134851 1994 14 0 201477 0
[pid=10602/tid=10603] ppid=10588 vsize=860876 CPUtime=1572.78
/proc/10602/task/10603/stat : 10603 (java) R 10588 10588 10000 0 -1 64 126507 0 0 0 157210 68 0 0 25 0 8 0 19039687 881537024 134851 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4155525233 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10602/tid=10604] ppid=10588 vsize=860876 CPUtime=0
/proc/10602/task/10604/stat : 10604 (java) S 10588 10588 10000 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 19039687 881537024 134851 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10602/tid=10605] ppid=10588 vsize=860876 CPUtime=0
/proc/10602/task/10605/stat : 10605 (java) S 10588 10588 10000 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 19039687 881537024 134851 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10602/tid=10606] ppid=10588 vsize=860876 CPUtime=0
/proc/10602/task/10606/stat : 10606 (java) S 10588 10588 10000 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 19039690 881537024 134851 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10602/tid=10607] ppid=10588 vsize=860876 CPUtime=0.26
/proc/10602/task/10607/stat : 10607 (java) S 10588 10588 10000 0 -1 64 981 0 0 0 25 1 0 0 16 0 8 0 19039690 881537024 134851 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10602/tid=10608] ppid=10588 vsize=860876 CPUtime=0
/proc/10602/task/10608/stat : 10608 (java) S 10588 10588 10000 0 -1 64 2 0 0 0 0 0 0 0 25 0 8 0 19039690 881537024 134851 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10602/tid=10609] ppid=10588 vsize=860876 CPUtime=0
/proc/10602/task/10609/stat : 10609 (java) S 10588 10588 10000 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 19039690 881537024 134851 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1595.57
Current children cumulated vsize (KiB) 908436

[startup+1664.5 s]
/proc/loadavg: 2.08 2.06 2.00 3/89 10611
/proc/meminfo: memFree=437512/2055920 swapFree=4192956/4192956
[pid=10588] ppid=10586 vsize=47560 CPUtime=0
/proc/10588/stat : 10588 (galac.sh) S 10586 10588 10000 0 -1 4194304 761 1704 0 0 0 0 0 0 20 0 1 0 19039675 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/10588/statm: 11890 363 245 79 0 218 0
[pid=10602] ppid=10588 vsize=860876 CPUtime=1655.34
/proc/10602/stat : 10602 (java) S 10588 10588 10000 0 -1 0 138191 0 1 0 165453 81 0 0 16 0 8 0 19039683 881537024 136148 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10602/statm: 215219 136148 1994 14 0 201477 0
[pid=10602/tid=10603] ppid=10588 vsize=860876 CPUtime=1632.2
/proc/10602/task/10603/stat : 10603 (java) R 10588 10588 10000 0 -1 64 127804 0 0 0 163151 69 0 0 25 0 8 0 19039687 881537024 136148 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4155523691 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10602/tid=10604] ppid=10588 vsize=860876 CPUtime=0
/proc/10602/task/10604/stat : 10604 (java) S 10588 10588 10000 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 19039687 881537024 136148 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10602/tid=10605] ppid=10588 vsize=860876 CPUtime=0
/proc/10602/task/10605/stat : 10605 (java) S 10588 10588 10000 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 19039687 881537024 136148 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10602/tid=10606] ppid=10588 vsize=860876 CPUtime=0
/proc/10602/task/10606/stat : 10606 (java) S 10588 10588 10000 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 19039690 881537024 136148 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10602/tid=10607] ppid=10588 vsize=860876 CPUtime=0.26
/proc/10602/task/10607/stat : 10607 (java) S 10588 10588 10000 0 -1 64 981 0 0 0 25 1 0 0 16 0 8 0 19039690 881537024 136148 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10602/tid=10608] ppid=10588 vsize=860876 CPUtime=0
/proc/10602/task/10608/stat : 10608 (java) S 10588 10588 10000 0 -1 64 2 0 0 0 0 0 0 0 25 0 8 0 19039690 881537024 136148 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10602/tid=10609] ppid=10588 vsize=860876 CPUtime=0
/proc/10602/task/10609/stat : 10609 (java) S 10588 10588 10000 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 19039690 881537024 136148 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1655.34
Current children cumulated vsize (KiB) 908436

[startup+1724.59 s]
/proc/loadavg: 2.13 2.08 2.01 3/89 10611
/proc/meminfo: memFree=417352/2055920 swapFree=4192956/4192956
[pid=10588] ppid=10586 vsize=47560 CPUtime=0
/proc/10588/stat : 10588 (galac.sh) S 10586 10588 10000 0 -1 4194304 761 1704 0 0 0 0 0 0 20 0 1 0 19039675 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/10588/statm: 11890 363 245 79 0 218 0
[pid=10602] ppid=10588 vsize=860876 CPUtime=1715.08
/proc/10602/stat : 10602 (java) S 10588 10588 10000 0 -1 0 140578 0 1 0 171426 82 0 0 16 0 8 0 19039683 881537024 138500 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10602/statm: 215219 138500 1994 14 0 201477 0
[pid=10602/tid=10603] ppid=10588 vsize=860876 CPUtime=1691.48
/proc/10602/task/10603/stat : 10603 (java) R 10588 10588 10000 0 -1 64 130156 0 0 0 169078 70 0 0 25 0 8 0 19039687 881537024 138500 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4155134165 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10602/tid=10604] ppid=10588 vsize=860876 CPUtime=0
/proc/10602/task/10604/stat : 10604 (java) S 10588 10588 10000 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 19039687 881537024 138500 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10602/tid=10605] ppid=10588 vsize=860876 CPUtime=0
/proc/10602/task/10605/stat : 10605 (java) S 10588 10588 10000 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 19039687 881537024 138500 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10602/tid=10606] ppid=10588 vsize=860876 CPUtime=0
/proc/10602/task/10606/stat : 10606 (java) S 10588 10588 10000 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 19039690 881537024 138500 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10602/tid=10607] ppid=10588 vsize=860876 CPUtime=0.26
/proc/10602/task/10607/stat : 10607 (java) S 10588 10588 10000 0 -1 64 981 0 0 0 25 1 0 0 16 0 8 0 19039690 881537024 138500 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10602/tid=10608] ppid=10588 vsize=860876 CPUtime=0
/proc/10602/task/10608/stat : 10608 (java) S 10588 10588 10000 0 -1 64 2 0 0 0 0 0 0 0 25 0 8 0 19039690 881537024 138500 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10602/tid=10609] ppid=10588 vsize=860876 CPUtime=0
/proc/10602/task/10609/stat : 10609 (java) S 10588 10588 10000 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 19039690 881537024 138500 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1715.08
Current children cumulated vsize (KiB) 908436

[startup+1784.67 s]
/proc/loadavg: 2.12 2.08 2.01 3/89 10743
/proc/meminfo: memFree=928656/2055920 swapFree=4192956/4192956
[pid=10588] ppid=10586 vsize=47560 CPUtime=0
/proc/10588/stat : 10588 (galac.sh) S 10586 10588 10000 0 -1 4194304 761 1704 0 0 0 0 0 0 20 0 1 0 19039675 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/10588/statm: 11890 363 245 79 0 218 0
[pid=10602] ppid=10588 vsize=860876 CPUtime=1774.9
/proc/10602/stat : 10602 (java) S 10588 10588 10000 0 -1 0 143900 0 1 0 177400 90 0 0 16 0 8 0 19039683 881537024 141785 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10602/statm: 215219 141785 1994 14 0 201477 0
[pid=10602/tid=10603] ppid=10588 vsize=860876 CPUtime=1750.76
/proc/10602/task/10603/stat : 10603 (java) R 10588 10588 10000 0 -1 64 133441 0 0 0 174998 78 0 0 25 0 8 0 19039687 881537024 141785 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4155222440 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10602/tid=10604] ppid=10588 vsize=860876 CPUtime=0
/proc/10602/task/10604/stat : 10604 (java) S 10588 10588 10000 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 19039687 881537024 141785 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10602/tid=10605] ppid=10588 vsize=860876 CPUtime=0
/proc/10602/task/10605/stat : 10605 (java) S 10588 10588 10000 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 19039687 881537024 141785 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10602/tid=10606] ppid=10588 vsize=860876 CPUtime=0
/proc/10602/task/10606/stat : 10606 (java) S 10588 10588 10000 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 19039690 881537024 141785 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10602/tid=10607] ppid=10588 vsize=860876 CPUtime=0.26
/proc/10602/task/10607/stat : 10607 (java) S 10588 10588 10000 0 -1 64 981 0 0 0 25 1 0 0 16 0 8 0 19039690 881537024 141785 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10602/tid=10608] ppid=10588 vsize=860876 CPUtime=0
/proc/10602/task/10608/stat : 10608 (java) S 10588 10588 10000 0 -1 64 2 0 0 0 0 0 0 0 25 0 8 0 19039690 881537024 141785 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10602/tid=10609] ppid=10588 vsize=860876 CPUtime=0
/proc/10602/task/10609/stat : 10609 (java) S 10588 10588 10000 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 19039690 881537024 141785 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1774.9
Current children cumulated vsize (KiB) 908436



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.93 s]
/proc/loadavg: 2.13 2.08 2.01 3/89 10743
/proc/meminfo: memFree=900688/2055920 swapFree=4192956/4192956
[pid=10588] ppid=10586 vsize=47560 CPUtime=0
/proc/10588/stat : 10588 (galac.sh) S 10586 10588 10000 0 -1 4194304 761 1704 0 0 0 0 0 0 20 0 1 0 19039675 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/10588/statm: 11890 363 245 79 0 218 0
[pid=10602] ppid=10588 vsize=860876 CPUtime=1800.1
/proc/10602/stat : 10602 (java) S 10588 10588 10000 0 -1 0 144499 0 1 0 179920 90 0 0 16 0 8 0 19039683 881537024 142366 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10602/statm: 215219 142366 1994 14 0 201477 0
[pid=10602/tid=10603] ppid=10588 vsize=860876 CPUtime=1775.79
/proc/10602/task/10603/stat : 10603 (java) R 10588 10588 10000 0 -1 64 134022 0 0 0 177501 78 0 0 25 0 8 0 19039687 881537024 142366 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4155134188 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10602/tid=10604] ppid=10588 vsize=860876 CPUtime=0
/proc/10602/task/10604/stat : 10604 (java) S 10588 10588 10000 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 19039687 881537024 142366 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10602/tid=10605] ppid=10588 vsize=860876 CPUtime=0
/proc/10602/task/10605/stat : 10605 (java) S 10588 10588 10000 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 19039687 881537024 142366 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10602/tid=10606] ppid=10588 vsize=860876 CPUtime=0
/proc/10602/task/10606/stat : 10606 (java) S 10588 10588 10000 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 19039690 881537024 142366 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10602/tid=10607] ppid=10588 vsize=860876 CPUtime=0.26
/proc/10602/task/10607/stat : 10607 (java) S 10588 10588 10000 0 -1 64 981 0 0 0 25 1 0 0 16 0 8 0 19039690 881537024 142366 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10602/tid=10608] ppid=10588 vsize=860876 CPUtime=0
/proc/10602/task/10608/stat : 10608 (java) S 10588 10588 10000 0 -1 64 2 0 0 0 0 0 0 0 25 0 8 0 19039690 881537024 142366 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10602/tid=10609] ppid=10588 vsize=860876 CPUtime=0
/proc/10602/task/10609/stat : 10609 (java) R 10588 10588 10000 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 19039690 881537024 142366 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 908436

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

Sending SIGKILL to process tree (bottom up)

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1809.95
CPU time (s): 0.021995
CPU user time (s): 0.007998
CPU system time (s): 0.013997
CPU usage (%): 0.00121523
Max. virtual memory (cumulated for all children) (KiB): 908652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.007998
system time used= 0.013997
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2465
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= 44
involuntary context switches= 19

runsolver used 2.16367 s user time and 5.87811 s system time

The end

Launcher Data (download as text)

Begin job on node66 on Sat Jan 13 19:10:23 UTC 2007


IDJOB= 209254
IDBENCH= 4505
IDSOLVER= 78
FILE ID= node66/209254-1168715421

PBS_JOBID= 3547331

Free space on /tmp= 66557 MiB

SOLVER NAME= galac 1
BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp01-05/fapp03/fapp03-0300-2.xml
COMMAND LINE= /tmp/evaluation/209254-1168715421/galac.sh /tmp/evaluation/209254-1168715421/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node66/watcher-209254-1168715421 -o ROOT/results/node66/solver-209254-1168715421 -C 1800 -M 900  /tmp/evaluation/209254-1168715421/galac.sh /tmp/evaluation/209254-1168715421/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  80d8d366a99625e1bd468ec28527a4d6

RANDOM SEED= 321759291

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.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:       1437536 kB
Buffers:         29272 kB
Cached:         352344 kB
SwapCached:          0 kB
Active:         212144 kB
Inactive:       332136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1437536 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            3420 kB
Writeback:           0 kB
Mapped:         181828 kB
Slab:            59128 kB
Committed_AS:  1136988 kB
PageTables:       2100 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= 66554 MiB



End job on node66 on Sat Jan 13 19:40:44 UTC 2007