Trace number 209318

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.027994 1807.1

General information on the benchmark

Namefapp/fapp01-05/fapp03/
fapp03-0300-0.xml
MD5SUM2d0f7dc038a7281558606599f52dab97
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.3258
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.03	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/node39/watcher-209318-1168715434 -o ROOT/results/node39/solver-209318-1168715434 -C 1800 -M 900 /tmp/evaluation/209318-1168715434/galac.sh /tmp/evaluation/209318-1168715434/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.91 2.04 1.88 4/81 21267
/proc/meminfo: memFree=1441104/2055920 swapFree=4187336/4192956
[pid=21266] ppid=21264 vsize=8652 CPUtime=0
/proc/21266/stat : 21266 (galac.sh) S 21264 21266 21195 0 -1 4194304 347 0 0 0 0 0 0 0 17 0 1 0 219943553 8859648 280 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/21266/statm: 2163 280 208 79 0 156 0
[pid=21268] ppid=21266 vsize=8660 CPUtime=0
/proc/21268/stat : 21268 (galac.sh) R 21266 21266 21195 0 -1 4194368 19 0 0 0 0 0 0 0 18 0 1 0 219943554 8867840 283 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493827333 0 0 4096 73728 0 0 0 17 0 0 0
/proc/21268/statm: 2165 283 209 79 0 158 0

[startup+0.106933 s]
/proc/loadavg: 1.91 2.04 1.88 4/81 21267
/proc/meminfo: memFree=1441104/2055920 swapFree=4187336/4192956
[pid=21266] ppid=21264 vsize=47568 CPUtime=0.01
/proc/21266/stat : 21266 (galac.sh) S 21264 21266 21195 0 -1 4194304 762 1704 0 0 0 0 0 1 23 0 1 0 219943553 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21266/statm: 11892 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.514966 s]
/proc/loadavg: 1.91 2.04 1.88 4/81 21267
/proc/meminfo: memFree=1441104/2055920 swapFree=4187336/4192956
[pid=21266] ppid=21264 vsize=47568 CPUtime=0.01
/proc/21266/stat : 21266 (galac.sh) S 21264 21266 21195 0 -1 4194304 762 1704 0 0 0 0 0 1 23 0 1 0 219943553 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21266/statm: 11892 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+1.33806 s]
/proc/loadavg: 1.91 2.04 1.88 3/89 21287
/proc/meminfo: memFree=1395856/2055920 swapFree=4187336/4192956
[pid=21266] ppid=21264 vsize=47568 CPUtime=0.01
/proc/21266/stat : 21266 (galac.sh) S 21264 21266 21195 0 -1 4194304 762 1704 0 0 0 0 0 1 23 0 1 0 219943553 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21266/statm: 11892 363 245 79 0 218 0
[pid=21280] ppid=21266 vsize=861088 CPUtime=1.25
/proc/21280/stat : 21280 (java) R 21266 21266 21195 0 -1 0 13261 0 1 0 115 10 0 0 24 0 8 0 219943557 881754112 13004 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21280/statm: 215272 13004 1989 14 0 201477 0
[pid=21280/tid=21281] ppid=21266 vsize=861088 CPUtime=0.48
/proc/21280/task/21281/stat : 21281 (java) R 21266 21266 21195 0 -1 64 4722 0 0 0 45 3 0 0 17 0 8 0 219943561 881754112 13004 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4155526126 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21280/tid=21282] ppid=21266 vsize=861088 CPUtime=0
/proc/21280/task/21282/stat : 21282 (java) S 21266 21266 21195 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 219943561 881754112 13004 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21280/tid=21283] ppid=21266 vsize=861088 CPUtime=0
/proc/21280/task/21283/stat : 21283 (java) S 21266 21266 21195 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 219943561 881754112 13004 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21280/tid=21284] ppid=21266 vsize=861088 CPUtime=0
/proc/21280/task/21284/stat : 21284 (java) S 21266 21266 21195 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 219943565 881754112 13004 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21280/tid=21285] ppid=21266 vsize=861088 CPUtime=0.14
/proc/21280/task/21285/stat : 21285 (java) S 21266 21266 21195 0 -1 64 920 0 0 0 13 1 0 0 16 0 8 0 219943565 881754112 13004 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21280/tid=21286] ppid=21266 vsize=861088 CPUtime=0
/proc/21280/task/21286/stat : 21286 (java) S 21266 21266 21195 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 219943565 881754112 13004 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21280/tid=21287] ppid=21266 vsize=861088 CPUtime=0
/proc/21280/task/21287/stat : 21287 (java) S 21266 21266 21195 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 219943565 881754112 13004 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 908656

[startup+2.99121 s]
/proc/loadavg: 1.91 2.04 1.88 4/89 21287
/proc/meminfo: memFree=1389520/2055920 swapFree=4187336/4192956
[pid=21266] ppid=21264 vsize=47568 CPUtime=0.01
/proc/21266/stat : 21266 (galac.sh) S 21264 21266 21195 0 -1 4194304 762 1704 0 0 0 0 0 1 23 0 1 0 219943553 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21266/statm: 11892 363 245 79 0 218 0
[pid=21280] ppid=21266 vsize=861088 CPUtime=2.9
/proc/21280/stat : 21280 (java) R 21266 21266 21195 0 -1 0 15586 0 1 0 278 12 0 0 24 0 8 0 219943557 881754112 15299 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21280/statm: 215272 15299 1994 14 0 201477 0
[pid=21280/tid=21281] ppid=21266 vsize=861088 CPUtime=1.73
/proc/21280/task/21281/stat : 21281 (java) R 21266 21266 21195 0 -1 64 6997 0 0 0 169 4 0 0 17 0 8 0 219943561 881754112 15299 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4155772384 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21280/tid=21282] ppid=21266 vsize=861088 CPUtime=0
/proc/21280/task/21282/stat : 21282 (java) S 21266 21266 21195 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 219943561 881754112 15299 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21280/tid=21283] ppid=21266 vsize=861088 CPUtime=0
/proc/21280/task/21283/stat : 21283 (java) S 21266 21266 21195 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 219943561 881754112 15299 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21280/tid=21284] ppid=21266 vsize=861088 CPUtime=0
/proc/21280/task/21284/stat : 21284 (java) S 21266 21266 21195 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 219943565 881754112 15299 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21280/tid=21285] ppid=21266 vsize=861088 CPUtime=0.17
/proc/21280/task/21285/stat : 21285 (java) S 21266 21266 21195 0 -1 64 937 0 0 0 16 1 0 0 16 0 8 0 219943565 881754112 15299 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21280/tid=21286] ppid=21266 vsize=861088 CPUtime=0
/proc/21280/task/21286/stat : 21286 (java) S 21266 21266 21195 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 219943565 881754112 15299 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21280/tid=21287] ppid=21266 vsize=861088 CPUtime=0
/proc/21280/task/21287/stat : 21287 (java) S 21266 21266 21195 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 219943565 881754112 15299 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 908656

[startup+6.2865 s]
/proc/loadavg: 1.92 2.04 1.88 3/89 21287
/proc/meminfo: memFree=1377168/2055920 swapFree=4187336/4192956
[pid=21266] ppid=21264 vsize=47568 CPUtime=0.01
/proc/21266/stat : 21266 (galac.sh) S 21264 21266 21195 0 -1 4194304 762 1704 0 0 0 0 0 1 23 0 1 0 219943553 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21266/statm: 11892 363 245 79 0 218 0
[pid=21280] ppid=21266 vsize=861088 CPUtime=6.16
/proc/21280/stat : 21280 (java) S 21266 21266 21195 0 -1 0 17161 0 1 0 603 13 0 0 16 0 8 0 219943557 881754112 16844 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21280/statm: 215272 16844 1994 14 0 201477 0
[pid=21280/tid=21281] ppid=21266 vsize=861088 CPUtime=4.57
/proc/21280/task/21281/stat : 21281 (java) R 21266 21266 21195 0 -1 64 8534 0 0 0 452 5 0 0 25 0 8 0 219943561 881754112 16844 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4155222440 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21280/tid=21282] ppid=21266 vsize=861088 CPUtime=0
/proc/21280/task/21282/stat : 21282 (java) S 21266 21266 21195 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 219943561 881754112 16844 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21280/tid=21283] ppid=21266 vsize=861088 CPUtime=0
/proc/21280/task/21283/stat : 21283 (java) S 21266 21266 21195 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 219943561 881754112 16844 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21280/tid=21284] ppid=21266 vsize=861088 CPUtime=0
/proc/21280/task/21284/stat : 21284 (java) S 21266 21266 21195 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 219943565 881754112 16844 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21280/tid=21285] ppid=21266 vsize=861088 CPUtime=0.19
/proc/21280/task/21285/stat : 21285 (java) S 21266 21266 21195 0 -1 64 945 0 0 0 18 1 0 0 16 0 8 0 219943565 881754112 16844 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21280/tid=21286] ppid=21266 vsize=861088 CPUtime=0
/proc/21280/task/21286/stat : 21286 (java) S 21266 21266 21195 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 219943565 881754112 16844 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21280/tid=21287] ppid=21266 vsize=861088 CPUtime=0
/proc/21280/task/21287/stat : 21287 (java) S 21266 21266 21195 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 219943565 881754112 16844 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 908656

[startup+12.6931 s]
/proc/loadavg: 2.00 2.06 1.89 3/89 21287
/proc/meminfo: memFree=1357584/2055920 swapFree=4187336/4192956
[pid=21266] ppid=21264 vsize=47568 CPUtime=0.01
/proc/21266/stat : 21266 (galac.sh) S 21264 21266 21195 0 -1 4194304 762 1704 0 0 0 0 0 1 23 0 1 0 219943553 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21266/statm: 11892 363 245 79 0 218 0
[pid=21280] ppid=21266 vsize=861088 CPUtime=12.5
/proc/21280/stat : 21280 (java) S 21266 21266 21195 0 -1 0 21268 0 1 0 1235 15 0 0 16 0 8 0 219943557 881754112 20907 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21280/statm: 215272 20907 1994 14 0 201477 0
[pid=21280/tid=21281] ppid=21266 vsize=861088 CPUtime=10.15
/proc/21280/task/21281/stat : 21281 (java) R 21266 21266 21195 0 -1 64 12588 0 0 0 1008 7 0 0 25 0 8 0 219943561 881754112 20907 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4155523582 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21280/tid=21282] ppid=21266 vsize=861088 CPUtime=0
/proc/21280/task/21282/stat : 21282 (java) S 21266 21266 21195 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 219943561 881754112 20907 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21280/tid=21283] ppid=21266 vsize=861088 CPUtime=0
/proc/21280/task/21283/stat : 21283 (java) S 21266 21266 21195 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 219943561 881754112 20907 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21280/tid=21284] ppid=21266 vsize=861088 CPUtime=0
/proc/21280/task/21284/stat : 21284 (java) S 21266 21266 21195 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 219943565 881754112 20907 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21280/tid=21285] ppid=21266 vsize=861088 CPUtime=0.21
/proc/21280/task/21285/stat : 21285 (java) S 21266 21266 21195 0 -1 64 954 0 0 0 20 1 0 0 16 0 8 0 219943565 881754112 20907 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21280/tid=21286] ppid=21266 vsize=861088 CPUtime=0
/proc/21280/task/21286/stat : 21286 (java) S 21266 21266 21195 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 219943565 881754112 20907 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21280/tid=21287] ppid=21266 vsize=861088 CPUtime=0
/proc/21280/task/21287/stat : 21287 (java) S 21266 21266 21195 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 219943565 881754112 20907 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 908656

[startup+25.5873 s]
/proc/loadavg: 2.15 2.09 1.90 3/89 21287
/proc/meminfo: memFree=1324432/2055920 swapFree=4187336/4192956
[pid=21266] ppid=21264 vsize=47568 CPUtime=0.01
/proc/21266/stat : 21266 (galac.sh) S 21264 21266 21195 0 -1 4194304 762 1704 0 0 0 0 0 1 23 0 1 0 219943553 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21266/statm: 11892 363 245 79 0 218 0
[pid=21280] ppid=21266 vsize=861088 CPUtime=25.27
/proc/21280/stat : 21280 (java) S 21266 21266 21195 0 -1 0 28058 0 1 0 2508 19 0 0 15 0 8 0 219943557 881754112 27640 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21280/statm: 215272 27640 1994 14 0 201477 0
[pid=21280/tid=21281] ppid=21266 vsize=861088 CPUtime=21.92
/proc/21280/task/21281/stat : 21281 (java) R 21266 21266 21195 0 -1 64 19305 0 0 0 2181 11 0 0 25 0 8 0 219943561 881754112 27640 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4155222440 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21280/tid=21282] ppid=21266 vsize=861088 CPUtime=0
/proc/21280/task/21282/stat : 21282 (java) S 21266 21266 21195 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 219943561 881754112 27640 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21280/tid=21283] ppid=21266 vsize=861088 CPUtime=0
/proc/21280/task/21283/stat : 21283 (java) S 21266 21266 21195 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 219943561 881754112 27640 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21280/tid=21284] ppid=21266 vsize=861088 CPUtime=0
/proc/21280/task/21284/stat : 21284 (java) S 21266 21266 21195 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 219943565 881754112 27640 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21280/tid=21285] ppid=21266 vsize=861088 CPUtime=0.23
/proc/21280/task/21285/stat : 21285 (java) S 21266 21266 21195 0 -1 64 970 0 0 0 22 1 0 0 15 0 8 0 219943565 881754112 27640 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21280/tid=21286] ppid=21266 vsize=861088 CPUtime=0
/proc/21280/task/21286/stat : 21286 (java) S 21266 21266 21195 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 219943565 881754112 27640 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21280/tid=21287] ppid=21266 vsize=861088 CPUtime=0
/proc/21280/task/21287/stat : 21287 (java) S 21266 21266 21195 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 219943565 881754112 27640 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 908656

[startup+51.2186 s]
/proc/loadavg: 2.17 2.10 1.91 3/89 21287
/proc/meminfo: memFree=1280912/2055920 swapFree=4187336/4192956
[pid=21266] ppid=21264 vsize=47568 CPUtime=0.01
/proc/21266/stat : 21266 (galac.sh) S 21264 21266 21195 0 -1 4194304 762 1704 0 0 0 0 0 1 23 0 1 0 219943553 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21266/statm: 11892 363 245 79 0 218 0
[pid=21280] ppid=21266 vsize=861088 CPUtime=50.66
/proc/21280/stat : 21280 (java) S 21266 21266 21195 0 -1 0 34895 0 1 0 5043 23 0 0 15 0 8 0 219943557 881754112 34395 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21280/statm: 215272 34395 1994 14 0 201477 0
[pid=21280/tid=21281] ppid=21266 vsize=861088 CPUtime=46.05
/proc/21280/task/21281/stat : 21281 (java) R 21266 21266 21195 0 -1 64 26059 0 0 0 4591 14 0 0 25 0 8 0 219943561 881754112 34395 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4155134188 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21280/tid=21282] ppid=21266 vsize=861088 CPUtime=0
/proc/21280/task/21282/stat : 21282 (java) S 21266 21266 21195 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 219943561 881754112 34395 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21280/tid=21283] ppid=21266 vsize=861088 CPUtime=0
/proc/21280/task/21283/stat : 21283 (java) S 21266 21266 21195 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 219943561 881754112 34395 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21280/tid=21284] ppid=21266 vsize=861088 CPUtime=0
/proc/21280/task/21284/stat : 21284 (java) S 21266 21266 21195 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 219943565 881754112 34395 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21280/tid=21285] ppid=21266 vsize=861088 CPUtime=0.24
/proc/21280/task/21285/stat : 21285 (java) S 21266 21266 21195 0 -1 64 971 0 0 0 23 1 0 0 16 0 8 0 219943565 881754112 34395 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21280/tid=21286] ppid=21266 vsize=861088 CPUtime=0
/proc/21280/task/21286/stat : 21286 (java) S 21266 21266 21195 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 219943565 881754112 34395 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21280/tid=21287] ppid=21266 vsize=861088 CPUtime=0
/proc/21280/task/21287/stat : 21287 (java) S 21266 21266 21195 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 219943565 881754112 34395 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 908656

[startup+102.515 s]
/proc/loadavg: 2.18 2.11 1.92 4/89 21287
/proc/meminfo: memFree=1207056/2055920 swapFree=4187336/4192956
[pid=21266] ppid=21264 vsize=47568 CPUtime=0.01
/proc/21266/stat : 21266 (galac.sh) S 21264 21266 21195 0 -1 4194304 762 1704 0 0 0 0 0 1 23 0 1 0 219943553 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21266/statm: 11892 363 245 79 0 218 0
[pid=21280] ppid=21266 vsize=861088 CPUtime=101.46

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

/proc/21280/task/21286/stat : 21286 (java) S 21266 21266 21195 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 219943565 881754112 157543 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21280/tid=21287] ppid=21266 vsize=861088 CPUtime=0
/proc/21280/task/21287/stat : 21287 (java) S 21266 21266 21195 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 219943565 881754112 157543 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1477.84
Current children cumulated vsize (KiB) 908656

[startup+1543.06 s]
/proc/loadavg: 2.00 2.01 1.98 3/89 21362
/proc/meminfo: memFree=288072/2055920 swapFree=4187336/4192956
[pid=21266] ppid=21264 vsize=47568 CPUtime=0.01
/proc/21266/stat : 21266 (galac.sh) S 21264 21266 21195 0 -1 4194304 762 1704 0 0 0 0 0 1 23 0 1 0 219943553 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21266/statm: 11892 363 245 79 0 218 0
[pid=21280] ppid=21266 vsize=861088 CPUtime=1537.49
/proc/21280/stat : 21280 (java) S 21266 21266 21195 0 -1 0 163484 0 1 0 153660 89 0 0 16 0 8 0 219943557 881754112 161522 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21280/statm: 215272 161522 1994 14 0 201477 0
[pid=21280/tid=21281] ppid=21266 vsize=861088 CPUtime=1513.01
/proc/21280/task/21281/stat : 21281 (java) R 21266 21266 21195 0 -1 64 153175 0 0 0 151225 76 0 0 25 0 8 0 219943561 881754112 161522 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4155772442 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21280/tid=21282] ppid=21266 vsize=861088 CPUtime=0
/proc/21280/task/21282/stat : 21282 (java) S 21266 21266 21195 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 219943561 881754112 161522 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21280/tid=21283] ppid=21266 vsize=861088 CPUtime=0
/proc/21280/task/21283/stat : 21283 (java) S 21266 21266 21195 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 219943561 881754112 161522 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21280/tid=21284] ppid=21266 vsize=861088 CPUtime=0
/proc/21280/task/21284/stat : 21284 (java) S 21266 21266 21195 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 219943565 881754112 161522 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21280/tid=21285] ppid=21266 vsize=861088 CPUtime=0.26
/proc/21280/task/21285/stat : 21285 (java) S 21266 21266 21195 0 -1 64 982 0 0 0 25 1 0 0 16 0 8 0 219943565 881754112 161522 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21280/tid=21286] ppid=21266 vsize=861088 CPUtime=0
/proc/21280/task/21286/stat : 21286 (java) S 21266 21266 21195 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 219943565 881754112 161522 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21280/tid=21287] ppid=21266 vsize=861088 CPUtime=0
/proc/21280/task/21287/stat : 21287 (java) S 21266 21266 21195 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 219943565 881754112 161522 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1537.5
Current children cumulated vsize (KiB) 908656

[startup+1603.07 s]
/proc/loadavg: 2.00 2.00 1.98 3/89 21362
/proc/meminfo: memFree=275208/2055920 swapFree=4187336/4192956
[pid=21266] ppid=21264 vsize=47568 CPUtime=0.01
/proc/21266/stat : 21266 (galac.sh) S 21264 21266 21195 0 -1 4194304 762 1704 0 0 0 0 0 1 23 0 1 0 219943553 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21266/statm: 11892 363 245 79 0 218 0
[pid=21280] ppid=21266 vsize=861088 CPUtime=1597.18
/proc/21280/stat : 21280 (java) S 21266 21266 21195 0 -1 0 166740 0 1 0 159628 90 0 0 16 0 8 0 219943557 881754112 164738 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21280/statm: 215272 164738 1994 14 0 201477 0
[pid=21280/tid=21281] ppid=21266 vsize=861088 CPUtime=1572.23
/proc/21280/task/21281/stat : 21281 (java) R 21266 21266 21195 0 -1 64 156391 0 0 0 157146 77 0 0 25 0 8 0 219943561 881754112 164738 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4155134174 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21280/tid=21282] ppid=21266 vsize=861088 CPUtime=0
/proc/21280/task/21282/stat : 21282 (java) S 21266 21266 21195 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 219943561 881754112 164738 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21280/tid=21283] ppid=21266 vsize=861088 CPUtime=0
/proc/21280/task/21283/stat : 21283 (java) S 21266 21266 21195 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 219943561 881754112 164738 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21280/tid=21284] ppid=21266 vsize=861088 CPUtime=0
/proc/21280/task/21284/stat : 21284 (java) S 21266 21266 21195 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 219943565 881754112 164738 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21280/tid=21285] ppid=21266 vsize=861088 CPUtime=0.26
/proc/21280/task/21285/stat : 21285 (java) S 21266 21266 21195 0 -1 64 982 0 0 0 25 1 0 0 16 0 8 0 219943565 881754112 164738 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21280/tid=21286] ppid=21266 vsize=861088 CPUtime=0
/proc/21280/task/21286/stat : 21286 (java) S 21266 21266 21195 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 219943565 881754112 164738 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21280/tid=21287] ppid=21266 vsize=861088 CPUtime=0
/proc/21280/task/21287/stat : 21287 (java) S 21266 21266 21195 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 219943565 881754112 164738 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1597.19
Current children cumulated vsize (KiB) 908656

[startup+1663.09 s]
/proc/loadavg: 2.00 2.00 1.98 3/89 21362
/proc/meminfo: memFree=266632/2055920 swapFree=4187336/4192956
[pid=21266] ppid=21264 vsize=47568 CPUtime=0.01
/proc/21266/stat : 21266 (galac.sh) S 21264 21266 21195 0 -1 4194304 762 1704 0 0 0 0 0 1 23 0 1 0 219943553 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21266/statm: 11892 363 245 79 0 218 0
[pid=21280] ppid=21266 vsize=861088 CPUtime=1656.89
/proc/21280/stat : 21280 (java) S 21266 21266 21195 0 -1 0 168955 0 1 0 165597 92 0 0 16 0 8 0 219943557 881754112 166914 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21280/statm: 215272 166914 1994 14 0 201477 0
[pid=21280/tid=21281] ppid=21266 vsize=861088 CPUtime=1631.49
/proc/21280/task/21281/stat : 21281 (java) R 21266 21266 21195 0 -1 64 158567 0 0 0 163071 78 0 0 25 0 8 0 219943561 881754112 166914 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4155134188 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21280/tid=21282] ppid=21266 vsize=861088 CPUtime=0
/proc/21280/task/21282/stat : 21282 (java) S 21266 21266 21195 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 219943561 881754112 166914 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21280/tid=21283] ppid=21266 vsize=861088 CPUtime=0
/proc/21280/task/21283/stat : 21283 (java) S 21266 21266 21195 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 219943561 881754112 166914 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21280/tid=21284] ppid=21266 vsize=861088 CPUtime=0
/proc/21280/task/21284/stat : 21284 (java) S 21266 21266 21195 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 219943565 881754112 166914 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21280/tid=21285] ppid=21266 vsize=861088 CPUtime=0.26
/proc/21280/task/21285/stat : 21285 (java) S 21266 21266 21195 0 -1 64 982 0 0 0 25 1 0 0 16 0 8 0 219943565 881754112 166914 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21280/tid=21286] ppid=21266 vsize=861088 CPUtime=0
/proc/21280/task/21286/stat : 21286 (java) S 21266 21266 21195 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 219943565 881754112 166914 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21280/tid=21287] ppid=21266 vsize=861088 CPUtime=0
/proc/21280/task/21287/stat : 21287 (java) S 21266 21266 21195 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 219943565 881754112 166914 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1656.9
Current children cumulated vsize (KiB) 908656

[startup+1723.1 s]
/proc/loadavg: 2.00 2.00 1.98 3/89 21362
/proc/meminfo: memFree=250184/2055920 swapFree=4187336/4192956
[pid=21266] ppid=21264 vsize=47568 CPUtime=0.01
/proc/21266/stat : 21266 (galac.sh) S 21264 21266 21195 0 -1 4194304 762 1704 0 0 0 0 0 1 23 0 1 0 219943553 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21266/statm: 11892 363 245 79 0 218 0
[pid=21280] ppid=21266 vsize=861088 CPUtime=1716.56
/proc/21280/stat : 21280 (java) S 21266 21266 21195 0 -1 0 173049 0 1 0 171562 94 0 0 16 0 8 0 219943557 881754112 170971 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21280/statm: 215272 170971 1994 14 0 201477 0
[pid=21280/tid=21281] ppid=21266 vsize=861088 CPUtime=1690.57
/proc/21280/task/21281/stat : 21281 (java) R 21266 21266 21195 0 -1 64 162624 0 0 0 168977 80 0 0 25 0 8 0 219943561 881754112 170971 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4155772416 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21280/tid=21282] ppid=21266 vsize=861088 CPUtime=0
/proc/21280/task/21282/stat : 21282 (java) S 21266 21266 21195 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 219943561 881754112 170971 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21280/tid=21283] ppid=21266 vsize=861088 CPUtime=0
/proc/21280/task/21283/stat : 21283 (java) S 21266 21266 21195 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 219943561 881754112 170971 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21280/tid=21284] ppid=21266 vsize=861088 CPUtime=0
/proc/21280/task/21284/stat : 21284 (java) S 21266 21266 21195 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 219943565 881754112 170971 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21280/tid=21285] ppid=21266 vsize=861088 CPUtime=0.26
/proc/21280/task/21285/stat : 21285 (java) S 21266 21266 21195 0 -1 64 982 0 0 0 25 1 0 0 16 0 8 0 219943565 881754112 170971 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21280/tid=21286] ppid=21266 vsize=861088 CPUtime=0
/proc/21280/task/21286/stat : 21286 (java) S 21266 21266 21195 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 219943565 881754112 170971 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21280/tid=21287] ppid=21266 vsize=861088 CPUtime=0
/proc/21280/task/21287/stat : 21287 (java) S 21266 21266 21195 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 219943565 881754112 170971 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1716.57
Current children cumulated vsize (KiB) 908656

[startup+1783.11 s]
/proc/loadavg: 2.00 2.00 1.98 3/89 21362
/proc/meminfo: memFree=243784/2055920 swapFree=4187336/4192956
[pid=21266] ppid=21264 vsize=47568 CPUtime=0.01
/proc/21266/stat : 21266 (galac.sh) S 21264 21266 21195 0 -1 4194304 762 1704 0 0 0 0 0 1 23 0 1 0 219943553 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21266/statm: 11892 363 245 79 0 218 0
[pid=21280] ppid=21266 vsize=861088 CPUtime=1776.25
/proc/21280/stat : 21280 (java) S 21266 21266 21195 0 -1 0 174664 0 1 0 177530 95 0 0 16 0 8 0 219943557 881754112 172548 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21280/statm: 215272 172548 1994 14 0 201477 0
[pid=21280/tid=21281] ppid=21266 vsize=861088 CPUtime=1749.94
/proc/21280/task/21281/stat : 21281 (java) R 21266 21266 21195 0 -1 64 164201 0 0 0 174913 81 0 0 25 0 8 0 219943561 881754112 172548 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4155525086 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21280/tid=21282] ppid=21266 vsize=861088 CPUtime=0
/proc/21280/task/21282/stat : 21282 (java) S 21266 21266 21195 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 219943561 881754112 172548 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21280/tid=21283] ppid=21266 vsize=861088 CPUtime=0
/proc/21280/task/21283/stat : 21283 (java) S 21266 21266 21195 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 219943561 881754112 172548 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21280/tid=21284] ppid=21266 vsize=861088 CPUtime=0
/proc/21280/task/21284/stat : 21284 (java) S 21266 21266 21195 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 219943565 881754112 172548 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21280/tid=21285] ppid=21266 vsize=861088 CPUtime=0.26
/proc/21280/task/21285/stat : 21285 (java) S 21266 21266 21195 0 -1 64 982 0 0 0 25 1 0 0 16 0 8 0 219943565 881754112 172548 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21280/tid=21286] ppid=21266 vsize=861088 CPUtime=0
/proc/21280/task/21286/stat : 21286 (java) S 21266 21266 21195 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 219943565 881754112 172548 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21280/tid=21287] ppid=21266 vsize=861088 CPUtime=0
/proc/21280/task/21287/stat : 21287 (java) S 21266 21266 21195 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 219943565 881754112 172548 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1776.26
Current children cumulated vsize (KiB) 908656



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.08 s]
/proc/loadavg: 2.00 2.00 1.98 3/89 21362
/proc/meminfo: memFree=239560/2055920 swapFree=4187336/4192956
[pid=21266] ppid=21264 vsize=47568 CPUtime=0.01
/proc/21266/stat : 21266 (galac.sh) S 21264 21266 21195 0 -1 4194304 762 1704 0 0 0 0 0 1 23 0 1 0 219943553 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21266/statm: 11892 363 245 79 0 218 0
[pid=21280] ppid=21266 vsize=861088 CPUtime=1800.09
/proc/21280/stat : 21280 (java) S 21266 21266 21195 0 -1 0 175740 0 1 0 179913 96 0 0 16 0 8 0 219943557 881754112 173609 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21280/statm: 215272 173609 1994 14 0 201477 0
[pid=21280/tid=21281] ppid=21266 vsize=861088 CPUtime=1773.61
/proc/21280/task/21281/stat : 21281 (java) R 21266 21266 21195 0 -1 64 165262 0 0 0 177279 82 0 0 25 0 8 0 219943561 881754112 173609 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4155772384 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21280/tid=21282] ppid=21266 vsize=861088 CPUtime=0
/proc/21280/task/21282/stat : 21282 (java) S 21266 21266 21195 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 219943561 881754112 173609 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21280/tid=21283] ppid=21266 vsize=861088 CPUtime=0
/proc/21280/task/21283/stat : 21283 (java) S 21266 21266 21195 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 219943561 881754112 173609 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21280/tid=21284] ppid=21266 vsize=861088 CPUtime=0
/proc/21280/task/21284/stat : 21284 (java) S 21266 21266 21195 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 219943565 881754112 173609 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21280/tid=21285] ppid=21266 vsize=861088 CPUtime=0.26
/proc/21280/task/21285/stat : 21285 (java) S 21266 21266 21195 0 -1 64 982 0 0 0 25 1 0 0 16 0 8 0 219943565 881754112 173609 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21280/tid=21286] ppid=21266 vsize=861088 CPUtime=0
/proc/21280/task/21286/stat : 21286 (java) S 21266 21266 21195 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 219943565 881754112 173609 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21280/tid=21287] ppid=21266 vsize=861088 CPUtime=0
/proc/21280/task/21287/stat : 21287 (java) S 21266 21266 21195 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 219943565 881754112 173609 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) 908656

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): 1807.1
CPU time (s): 0.027994
CPU user time (s): 0.007998
CPU system time (s): 0.019996
CPU usage (%): 0.00154911
Max. virtual memory (cumulated for all children) (KiB): 908656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.007998
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= 50
involuntary context switches= 24

runsolver used 2.25566 s user time and 6.16206 s system time

The end

Launcher Data (download as text)

Begin job on node39 on Sat Jan 13 19:10:36 UTC 2007


IDJOB= 209318
IDBENCH= 4509
IDSOLVER= 78
FILE ID= node39/209318-1168715434

PBS_JOBID= 3547358

Free space on /tmp= 66558 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  2d0f7dc038a7281558606599f52dab97

RANDOM SEED= 292077994

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.236
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.236
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:       1444720 kB
Buffers:         40700 kB
Cached:         399576 kB
SwapCached:       1452 kB
Active:         174156 kB
Inactive:       379476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1444720 kB
SwapTotal:     4192956 kB
SwapFree:      4187336 kB
Dirty:            3748 kB
Writeback:           0 kB
Mapped:         129492 kB
Slab:            42552 kB
Committed_AS:  5235032 kB
PageTables:       2072 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= 66559 MiB



End job on node39 on Sat Jan 13 19:40:53 UTC 2007