Trace number 1084112

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
galac M? (MO) 744.49 751.914

General information on the benchmark

Namecsp/super-queens/
normalized-super-queens-7.xml
MD5SUMfc9f58475a614e928f4d65ba1e610c18
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 benchmark2.52061
Satisfiable
(Un)Satisfiability was proved
Number of variables360
Number of constraints48510
Maximum constraint arity2
Maximum domain size180
Number of constraints which are defined in extension0
Number of constraints which are defined in intension48510
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---
130.91/132.25	c start processing
130.91/132.25	c start relation processing
131.01/132.34	c start cnf exporting
734.40/741.73	c parsing time : 132.123
734.40/741.74	c preprocessing time : 741.607
734.40/741.75	
734.40/741.75	c Nary constraints - conflicts : 0 supports : 0
734.40/741.75	c Binary constraints - conflicts : 48510 supports :0
734.40/741.75	c max arity constraint : 2
734.40/741.75	c Max Tuples generated 32400
734.40/741.75	c relations : 180
734.40/741.75	c relations BDD: 0
734.40/741.75	c sampling 180/180
734.40/741.75	c vars : 64801 - clauses :  26098740
734.40/741.75	
734.40/741.79	 
734.40/741.79	c --- SAT Solver Stats ---
734.40/741.79	 

Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: 

Watcher Data (download as text)

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

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1084112-1215230061/watcher-1084112-1215230061 -o /tmp/evaluation-result-1084112-1215230061/solver-1084112-1215230061 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1084112-1215230061.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 9455
/proc/meminfo: memFree=1755472/2055920 swapFree=4179808/4192956
[pid=9455] ppid=9453 vsize=8652 CPUtime=0
/proc/9455/stat : 9455 (galacM.sh) S 9453 9455 6527 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 2001975023 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9455/statm: 2163 280 208 79 0 156 0
[pid=9456] ppid=9455 vsize=8688 CPUtime=0
/proc/9456/stat : 9456 (galacM.sh) S 9455 9455 6527 0 -1 4194368 36 0 0 0 0 0 0 0 16 0 1 0 2001975024 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 237947813970 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/9456/statm: 2172 286 209 79 0 165 0
[pid=9457] ppid=9456 vsize=8728 CPUtime=0
/proc/9457/stat : 9457 (galacM.sh) R 9456 9455 6527 0 -1 4194368 25 0 0 0 0 0 0 0 19 0 1 0 2001975024 8937472 290 996147200 4194304 4520092 548682068832 18446744073709551615 237947645223 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/9457/statm: 2182 290 209 79 0 175 0

[startup+0.0465871 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 9455
/proc/meminfo: memFree=1755472/2055920 swapFree=4179808/4192956
[pid=9455] ppid=9453 vsize=47564 CPUtime=0.01
/proc/9455/stat : 9455 (galacM.sh) S 9453 9455 6527 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 2001975023 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9455/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.102537 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 9455
/proc/meminfo: memFree=1755472/2055920 swapFree=4179808/4192956
[pid=9455] ppid=9453 vsize=47564 CPUtime=0.01
/proc/9455/stat : 9455 (galacM.sh) S 9453 9455 6527 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 2001975023 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9455/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.301564 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 9455
/proc/meminfo: memFree=1755472/2055920 swapFree=4179808/4192956
[pid=9455] ppid=9453 vsize=47564 CPUtime=0.01
/proc/9455/stat : 9455 (galacM.sh) S 9453 9455 6527 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 2001975023 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9455/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.701633 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 9455
/proc/meminfo: memFree=1755472/2055920 swapFree=4179808/4192956
[pid=9455] ppid=9453 vsize=47564 CPUtime=0.01
/proc/9455/stat : 9455 (galacM.sh) S 9453 9455 6527 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 2001975023 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9455/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.50276 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 9477
/proc/meminfo: memFree=1726784/2055920 swapFree=4179808/4192956
[pid=9455] ppid=9453 vsize=47564 CPUtime=0.01
/proc/9455/stat : 9455 (galacM.sh) S 9453 9455 6527 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 2001975023 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9455/statm: 11891 364 245 79 0 219 0
[pid=9469] ppid=9455 vsize=812628 CPUtime=1.43
/proc/9469/stat : 9469 (java) S 9455 9455 6527 0 -1 0 10829 0 1 0 136 7 0 0 18 0 9 0 2001975027 832131072 10236 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9469/statm: 203157 10236 1919 9 0 197138 0
[pid=9469/tid=9470] ppid=9455 vsize=812628 CPUtime=1.24
/proc/9469/task/9470/stat : 9470 (java) R 9455 9455 6527 0 -1 64 9335 0 1 0 119 5 0 0 25 0 9 0 2001975028 832131072 10236 996147200 134512640 134550740 4294955600 18446744073709551615 4126878167 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9469/tid=9471] ppid=9455 vsize=812628 CPUtime=0
/proc/9469/task/9471/stat : 9471 (java) S 9455 9455 6527 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 2001975030 832131072 10236 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9469/tid=9472] ppid=9455 vsize=812628 CPUtime=0
/proc/9469/task/9472/stat : 9472 (java) S 9455 9455 6527 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 2001975030 832131072 10236 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9469/tid=9473] ppid=9455 vsize=812628 CPUtime=0
/proc/9469/task/9473/stat : 9473 (java) S 9455 9455 6527 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2001975030 832131072 10236 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9469/tid=9474] ppid=9455 vsize=812628 CPUtime=0
/proc/9469/task/9474/stat : 9474 (java) S 9455 9455 6527 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2001975032 832131072 10236 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9469/tid=9475] ppid=9455 vsize=812628 CPUtime=0.17
/proc/9469/task/9475/stat : 9475 (java) S 9455 9455 6527 0 -1 64 789 0 0 0 17 0 0 0 15 0 9 0 2001975032 832131072 10236 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9469/tid=9476] ppid=9455 vsize=812628 CPUtime=0
/proc/9469/task/9476/stat : 9476 (java) S 9455 9455 6527 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2001975032 832131072 10236 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9469/tid=9477] ppid=9455 vsize=812628 CPUtime=0
/proc/9469/task/9477/stat : 9477 (java) S 9455 9455 6527 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2001975032 832131072 10236 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 860192

[startup+3.10302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 9477
/proc/meminfo: memFree=1712768/2055920 swapFree=4179808/4192956
[pid=9455] ppid=9453 vsize=47564 CPUtime=0.01
/proc/9455/stat : 9455 (galacM.sh) S 9453 9455 6527 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 2001975023 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9455/statm: 11891 364 245 79 0 219 0
[pid=9469] ppid=9455 vsize=812760 CPUtime=3.02
/proc/9469/stat : 9469 (java) S 9455 9455 6527 0 -1 0 20318 0 1 0 288 14 0 0 18 0 9 0 2001975027 832266240 19723 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9469/statm: 203190 19723 1930 9 0 197171 0
[pid=9469/tid=9470] ppid=9455 vsize=812760 CPUtime=2.72
/proc/9469/task/9470/stat : 9470 (java) R 9455 9455 6527 0 -1 64 14581 0 1 0 263 9 0 0 25 0 9 0 2001975028 832266240 19723 996147200 134512640 134550740 4294955600 18446744073709551615 4126708272 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9469/tid=9471] ppid=9455 vsize=812760 CPUtime=0.05
/proc/9469/task/9471/stat : 9471 (java) S 9455 9455 6527 0 -1 64 4208 0 0 0 2 3 0 0 17 0 9 0 2001975030 832266240 19723 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9469/tid=9472] ppid=9455 vsize=812760 CPUtime=0
/proc/9469/task/9472/stat : 9472 (java) S 9455 9455 6527 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2001975030 832266240 19723 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9469/tid=9473] ppid=9455 vsize=812760 CPUtime=0
/proc/9469/task/9473/stat : 9473 (java) S 9455 9455 6527 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2001975030 832266240 19723 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9469/tid=9474] ppid=9455 vsize=812760 CPUtime=0
/proc/9469/task/9474/stat : 9474 (java) S 9455 9455 6527 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2001975032 832266240 19723 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9469/tid=9475] ppid=9455 vsize=812760 CPUtime=0.21
/proc/9469/task/9475/stat : 9475 (java) S 9455 9455 6527 0 -1 64 828 0 0 0 21 0 0 0 16 0 9 0 2001975032 832266240 19723 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9469/tid=9476] ppid=9455 vsize=812760 CPUtime=0
/proc/9469/task/9476/stat : 9476 (java) S 9455 9455 6527 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2001975032 832266240 19723 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9469/tid=9477] ppid=9455 vsize=812760 CPUtime=0
/proc/9469/task/9477/stat : 9477 (java) S 9455 9455 6527 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2001975032 832266240 19723 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 860324

[startup+6.30253 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 9477
/proc/meminfo: memFree=1676608/2055920 swapFree=4179808/4192956
[pid=9455] ppid=9453 vsize=47564 CPUtime=0.01
/proc/9455/stat : 9455 (galacM.sh) S 9453 9455 6527 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 2001975023 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9455/statm: 11891 364 245 79 0 219 0
[pid=9469] ppid=9455 vsize=812760 CPUtime=6.19
/proc/9469/stat : 9469 (java) S 9455 9455 6527 0 -1 0 21940 0 1 0 603 16 0 0 18 0 9 0 2001975027 832266240 21341 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9469/statm: 203190 21341 1931 9 0 197171 0
[pid=9469/tid=9470] ppid=9455 vsize=812760 CPUtime=5.77
/proc/9469/task/9470/stat : 9470 (java) R 9455 9455 6527 0 -1 64 14587 0 1 0 567 10 0 0 25 0 9 0 2001975028 832266240 21341 996147200 134512640 134550740 4294955600 18446744073709551615 4126625388 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9469/tid=9471] ppid=9455 vsize=812760 CPUtime=0.07
/proc/9469/task/9471/stat : 9471 (java) S 9455 9455 6527 0 -1 64 5739 0 0 0 3 4 0 0 17 0 9 0 2001975030 832266240 21341 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9469/tid=9472] ppid=9455 vsize=812760 CPUtime=0
/proc/9469/task/9472/stat : 9472 (java) S 9455 9455 6527 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2001975030 832266240 21341 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9469/tid=9473] ppid=9455 vsize=812760 CPUtime=0
/proc/9469/task/9473/stat : 9473 (java) S 9455 9455 6527 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2001975030 832266240 21341 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9469/tid=9474] ppid=9455 vsize=812760 CPUtime=0
/proc/9469/task/9474/stat : 9474 (java) S 9455 9455 6527 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2001975032 832266240 21341 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9469/tid=9475] ppid=9455 vsize=812760 CPUtime=0.32
/proc/9469/task/9475/stat : 9475 (java) S 9455 9455 6527 0 -1 64 913 0 0 0 32 0 0 0 15 0 9 0 2001975032 832266240 21341 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9469/tid=9476] ppid=9455 vsize=812760 CPUtime=0
/proc/9469/task/9476/stat : 9476 (java) S 9455 9455 6527 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2001975032 832266240 21341 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9469/tid=9477] ppid=9455 vsize=812760 CPUtime=0
/proc/9469/task/9477/stat : 9477 (java) S 9455 9455 6527 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2001975032 832266240 21341 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 860324

[startup+12.7026 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 9477
/proc/meminfo: memFree=1676288/2055920 swapFree=4179808/4192956
[pid=9455] ppid=9453 vsize=47564 CPUtime=0.01
/proc/9455/stat : 9455 (galacM.sh) S 9453 9455 6527 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 2001975023 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9455/statm: 11891 364 245 79 0 219 0
[pid=9469] ppid=9455 vsize=812760 CPUtime=12.52
/proc/9469/stat : 9469 (java) S 9455 9455 6527 0 -1 0 22016 0 1 0 1236 16 0 0 18 0 9 0 2001975027 832266240 21410 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9469/statm: 203190 21410 1931 9 0 197171 0
[pid=9469/tid=9470] ppid=9455 vsize=812760 CPUtime=12.07
/proc/9469/task/9470/stat : 9470 (java) R 9455 9455 6527 0 -1 64 14594 0 1 0 1197 10 0 0 25 0 9 0 2001975028 832266240 21410 996147200 134512640 134550740 4294955600 18446744073709551615 4126416377 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9469/tid=9471] ppid=9455 vsize=812760 CPUtime=0.09
/proc/9469/task/9471/stat : 9471 (java) S 9455 9455 6527 0 -1 64 5797 0 0 0 5 4 0 0 16 0 9 0 2001975030 832266240 21410 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9469/tid=9472] ppid=9455 vsize=812760 CPUtime=0
/proc/9469/task/9472/stat : 9472 (java) S 9455 9455 6527 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2001975030 832266240 21410 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9469/tid=9473] ppid=9455 vsize=812760 CPUtime=0
/proc/9469/task/9473/stat : 9473 (java) S 9455 9455 6527 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2001975030 832266240 21410 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9469/tid=9474] ppid=9455 vsize=812760 CPUtime=0
/proc/9469/task/9474/stat : 9474 (java) S 9455 9455 6527 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2001975032 832266240 21410 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9469/tid=9475] ppid=9455 vsize=812760 CPUtime=0.34
/proc/9469/task/9475/stat : 9475 (java) S 9455 9455 6527 0 -1 64 924 0 0 0 33 1 0 0 15 0 9 0 2001975032 832266240 21410 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9469/tid=9476] ppid=9455 vsize=812760 CPUtime=0
/proc/9469/task/9476/stat : 9476 (java) S 9455 9455 6527 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2001975032 832266240 21410 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9469/tid=9477] ppid=9455 vsize=812760 CPUtime=0
/proc/9469/task/9477/stat : 9477 (java) S 9455 9455 6527 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2001975032 832266240 21410 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 860324

[startup+25.5016 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 9477
/proc/meminfo: memFree=1675904/2055920 swapFree=4179808/4192956
[pid=9455] ppid=9453 vsize=47564 CPUtime=0.01
/proc/9455/stat : 9455 (galacM.sh) S 9453 9455 6527 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 2001975023 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9455/statm: 11891 364 245 79 0 219 0
[pid=9469] ppid=9455 vsize=812760 CPUtime=25.2
/proc/9469/stat : 9469 (java) S 9455 9455 6527 0 -1 0 22163 0 1 0 2504 16 0 0 18 0 9 0 2001975027 832266240 21548 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9469/statm: 203190 21548 1931 9 0 197171 0
[pid=9469/tid=9470] ppid=9455 vsize=812760 CPUtime=24.69
/proc/9469/task/9470/stat : 9470 (java) R 9455 9455 6527 0 -1 64 14603 0 1 0 2459 10 0 0 25 0 9 0 2001975028 832266240 21548 996147200 134512640 134550740 4294955600 18446744073709551615 103825810 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9469/tid=9471] ppid=9455 vsize=812760 CPUtime=0.14
/proc/9469/task/9471/stat : 9471 (java) S 9455 9455 6527 0 -1 64 5935 0 0 0 10 4 0 0 16 0 9 0 2001975030 832266240 21548 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9469/tid=9472] ppid=9455 vsize=812760 CPUtime=0
/proc/9469/task/9472/stat : 9472 (java) S 9455 9455 6527 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2001975030 832266240 21548 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9469/tid=9473] ppid=9455 vsize=812760 CPUtime=0
/proc/9469/task/9473/stat : 9473 (java) S 9455 9455 6527 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2001975030 832266240 21548 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9469/tid=9474] ppid=9455 vsize=812760 CPUtime=0
/proc/9469/task/9474/stat : 9474 (java) S 9455 9455 6527 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2001975032 832266240 21548 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9469/tid=9475] ppid=9455 vsize=812760 CPUtime=0.34
/proc/9469/task/9475/stat : 9475 (java) S 9455 9455 6527 0 -1 64 924 0 0 0 33 1 0 0 16 0 9 0 2001975032 832266240 21548 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9469/tid=9476] ppid=9455 vsize=812760 CPUtime=0
/proc/9469/task/9476/stat : 9476 (java) S 9455 9455 6527 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2001975032 832266240 21548 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9469/tid=9477] ppid=9455 vsize=812760 CPUtime=0
/proc/9469/task/9477/stat : 9477 (java) S 9455 9455 6527 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2001975032 832266240 21548 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.21

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

/proc/9469/task/9473/stat : 9473 (java) S 9455 9455 6527 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2001975030 832266240 23636 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9469/tid=9474] ppid=9455 vsize=812760 CPUtime=0
/proc/9469/task/9474/stat : 9474 (java) S 9455 9455 6527 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2001975032 832266240 23636 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9469/tid=9475] ppid=9455 vsize=812760 CPUtime=0.42
/proc/9469/task/9475/stat : 9475 (java) S 9455 9455 6527 0 -1 64 969 0 0 0 41 1 0 0 16 0 9 0 2001975032 832266240 23636 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9469/tid=9476] ppid=9455 vsize=812760 CPUtime=0
/proc/9469/task/9476/stat : 9476 (java) S 9455 9455 6527 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2001975032 832266240 23636 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9469/tid=9477] ppid=9455 vsize=812760 CPUtime=0
/proc/9469/task/9477/stat : 9477 (java) S 9455 9455 6527 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2001975032 832266240 23636 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 457.74
Current children cumulated vsize (KiB) 860324

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 9483
/proc/meminfo: memFree=1398848/2055920 swapFree=4179808/4192956
[pid=9455] ppid=9453 vsize=47564 CPUtime=0.01
/proc/9455/stat : 9455 (galacM.sh) S 9453 9455 6527 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 2001975023 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9455/statm: 11891 364 245 79 0 219 0
[pid=9469] ppid=9455 vsize=812760 CPUtime=517.14
/proc/9469/stat : 9469 (java) S 9455 9455 6527 0 -1 0 25008 0 1 0 51527 187 0 0 18 0 9 0 2001975027 832266240 23636 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9469/statm: 203190 23636 1943 9 0 197171 0
[pid=9469/tid=9470] ppid=9455 vsize=812760 CPUtime=515.67
/proc/9469/task/9470/stat : 9470 (java) R 9455 9455 6527 0 -1 64 15391 0 1 0 51392 175 0 0 25 0 9 0 2001975028 832266240 23636 996147200 134512640 134550740 4294955600 18446744073709551615 4127428141 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9469/tid=9471] ppid=9455 vsize=812760 CPUtime=1.02
/proc/9469/task/9471/stat : 9471 (java) S 9455 9455 6527 0 -1 64 7947 0 0 0 93 9 0 0 16 0 9 0 2001975030 832266240 23636 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9469/tid=9472] ppid=9455 vsize=812760 CPUtime=0
/proc/9469/task/9472/stat : 9472 (java) S 9455 9455 6527 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2001975030 832266240 23636 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9469/tid=9473] ppid=9455 vsize=812760 CPUtime=0
/proc/9469/task/9473/stat : 9473 (java) S 9455 9455 6527 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2001975030 832266240 23636 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9469/tid=9474] ppid=9455 vsize=812760 CPUtime=0
/proc/9469/task/9474/stat : 9474 (java) S 9455 9455 6527 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2001975032 832266240 23636 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9469/tid=9475] ppid=9455 vsize=812760 CPUtime=0.42
/proc/9469/task/9475/stat : 9475 (java) S 9455 9455 6527 0 -1 64 969 0 0 0 41 1 0 0 16 0 9 0 2001975032 832266240 23636 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9469/tid=9476] ppid=9455 vsize=812760 CPUtime=0
/proc/9469/task/9476/stat : 9476 (java) S 9455 9455 6527 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2001975032 832266240 23636 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9469/tid=9477] ppid=9455 vsize=812760 CPUtime=0
/proc/9469/task/9477/stat : 9477 (java) S 9455 9455 6527 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2001975032 832266240 23636 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 517.15
Current children cumulated vsize (KiB) 860324

[startup+582.303 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 9483
/proc/meminfo: memFree=1360896/2055920 swapFree=4179808/4192956
[pid=9455] ppid=9453 vsize=47564 CPUtime=0.01
/proc/9455/stat : 9455 (galacM.sh) S 9453 9455 6527 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 2001975023 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9455/statm: 11891 364 245 79 0 219 0
[pid=9469] ppid=9455 vsize=812760 CPUtime=576.54
/proc/9469/stat : 9469 (java) S 9455 9455 6527 0 -1 0 25106 0 1 0 57442 212 0 0 18 0 9 0 2001975027 832266240 23636 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9469/statm: 203190 23636 1943 9 0 197171 0
[pid=9469/tid=9470] ppid=9455 vsize=812760 CPUtime=575
/proc/9469/task/9470/stat : 9470 (java) R 9455 9455 6527 0 -1 64 15489 0 1 0 57301 199 0 0 25 0 9 0 2001975028 832266240 23636 996147200 134512640 134550740 4294955600 18446744073709551615 4126604632 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9469/tid=9471] ppid=9455 vsize=812760 CPUtime=1.09
/proc/9469/task/9471/stat : 9471 (java) S 9455 9455 6527 0 -1 64 7947 0 0 0 99 10 0 0 16 0 9 0 2001975030 832266240 23636 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9469/tid=9472] ppid=9455 vsize=812760 CPUtime=0
/proc/9469/task/9472/stat : 9472 (java) S 9455 9455 6527 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2001975030 832266240 23636 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9469/tid=9473] ppid=9455 vsize=812760 CPUtime=0
/proc/9469/task/9473/stat : 9473 (java) S 9455 9455 6527 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2001975030 832266240 23636 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9469/tid=9474] ppid=9455 vsize=812760 CPUtime=0
/proc/9469/task/9474/stat : 9474 (java) S 9455 9455 6527 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2001975032 832266240 23636 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9469/tid=9475] ppid=9455 vsize=812760 CPUtime=0.42
/proc/9469/task/9475/stat : 9475 (java) S 9455 9455 6527 0 -1 64 969 0 0 0 41 1 0 0 16 0 9 0 2001975032 832266240 23636 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9469/tid=9476] ppid=9455 vsize=812760 CPUtime=0
/proc/9469/task/9476/stat : 9476 (java) S 9455 9455 6527 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2001975032 832266240 23636 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9469/tid=9477] ppid=9455 vsize=812760 CPUtime=0
/proc/9469/task/9477/stat : 9477 (java) S 9455 9455 6527 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2001975032 832266240 23636 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 576.55
Current children cumulated vsize (KiB) 860324

[startup+642.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 9483
/proc/meminfo: memFree=1322944/2055920 swapFree=4179808/4192956
[pid=9455] ppid=9453 vsize=47564 CPUtime=0.01
/proc/9455/stat : 9455 (galacM.sh) S 9453 9455 6527 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 2001975023 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9455/statm: 11891 364 245 79 0 219 0
[pid=9469] ppid=9455 vsize=812760 CPUtime=635.97
/proc/9469/stat : 9469 (java) S 9455 9455 6527 0 -1 0 25204 0 1 0 63361 236 0 0 18 0 9 0 2001975027 832266240 23636 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9469/statm: 203190 23636 1943 9 0 197171 0
[pid=9469/tid=9470] ppid=9455 vsize=812760 CPUtime=634.37
/proc/9469/task/9470/stat : 9470 (java) R 9455 9455 6527 0 -1 64 15587 0 1 0 63215 222 0 0 25 0 9 0 2001975028 832266240 23636 996147200 134512640 134550740 4294955600 18446744073709551615 102064703 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9469/tid=9471] ppid=9455 vsize=812760 CPUtime=1.15
/proc/9469/task/9471/stat : 9471 (java) S 9455 9455 6527 0 -1 64 7947 0 0 0 104 11 0 0 16 0 9 0 2001975030 832266240 23636 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9469/tid=9472] ppid=9455 vsize=812760 CPUtime=0
/proc/9469/task/9472/stat : 9472 (java) S 9455 9455 6527 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2001975030 832266240 23636 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9469/tid=9473] ppid=9455 vsize=812760 CPUtime=0
/proc/9469/task/9473/stat : 9473 (java) S 9455 9455 6527 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2001975030 832266240 23636 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9469/tid=9474] ppid=9455 vsize=812760 CPUtime=0
/proc/9469/task/9474/stat : 9474 (java) S 9455 9455 6527 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2001975032 832266240 23636 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9469/tid=9475] ppid=9455 vsize=812760 CPUtime=0.42
/proc/9469/task/9475/stat : 9475 (java) S 9455 9455 6527 0 -1 64 969 0 0 0 41 1 0 0 16 0 9 0 2001975032 832266240 23636 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9469/tid=9476] ppid=9455 vsize=812760 CPUtime=0
/proc/9469/task/9476/stat : 9476 (java) S 9455 9455 6527 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2001975032 832266240 23636 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9469/tid=9477] ppid=9455 vsize=812760 CPUtime=0
/proc/9469/task/9477/stat : 9477 (java) S 9455 9455 6527 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2001975032 832266240 23636 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 635.98
Current children cumulated vsize (KiB) 860324

[startup+702.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 9483
/proc/meminfo: memFree=1285824/2055920 swapFree=4179808/4192956
[pid=9455] ppid=9453 vsize=47564 CPUtime=0.01
/proc/9455/stat : 9455 (galacM.sh) S 9453 9455 6527 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 2001975023 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9455/statm: 11891 364 245 79 0 219 0
[pid=9469] ppid=9455 vsize=812760 CPUtime=695.38
/proc/9469/stat : 9469 (java) S 9455 9455 6527 0 -1 0 25302 0 1 0 69281 257 0 0 18 0 9 0 2001975027 832266240 23636 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9469/statm: 203190 23636 1943 9 0 197171 0
[pid=9469/tid=9470] ppid=9455 vsize=812760 CPUtime=693.73
/proc/9469/task/9470/stat : 9470 (java) R 9455 9455 6527 0 -1 64 15685 0 1 0 69130 243 0 0 25 0 9 0 2001975028 832266240 23636 996147200 134512640 134550740 4294955600 18446744073709551615 4126428072 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9469/tid=9471] ppid=9455 vsize=812760 CPUtime=1.2
/proc/9469/task/9471/stat : 9471 (java) S 9455 9455 6527 0 -1 64 7947 0 0 0 109 11 0 0 16 0 9 0 2001975030 832266240 23636 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9469/tid=9472] ppid=9455 vsize=812760 CPUtime=0
/proc/9469/task/9472/stat : 9472 (java) S 9455 9455 6527 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2001975030 832266240 23636 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9469/tid=9473] ppid=9455 vsize=812760 CPUtime=0
/proc/9469/task/9473/stat : 9473 (java) S 9455 9455 6527 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2001975030 832266240 23636 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9469/tid=9474] ppid=9455 vsize=812760 CPUtime=0
/proc/9469/task/9474/stat : 9474 (java) S 9455 9455 6527 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2001975032 832266240 23636 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9469/tid=9475] ppid=9455 vsize=812760 CPUtime=0.42
/proc/9469/task/9475/stat : 9475 (java) S 9455 9455 6527 0 -1 64 969 0 0 0 41 1 0 0 16 0 9 0 2001975032 832266240 23636 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9469/tid=9476] ppid=9455 vsize=812760 CPUtime=0
/proc/9469/task/9476/stat : 9476 (java) S 9455 9455 6527 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2001975032 832266240 23636 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9469/tid=9477] ppid=9455 vsize=812760 CPUtime=0
/proc/9469/task/9477/stat : 9477 (java) S 9455 9455 6527 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2001975032 832266240 23636 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 695.39
Current children cumulated vsize (KiB) 860324



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+751.902 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 9484
/proc/meminfo: memFree=486144/2055920 swapFree=4179808/4192956
[pid=9455] ppid=9453 vsize=47564 CPUtime=734.49
/proc/9455/stat : 9455 (galacM.sh) S 9453 9455 6527 0 -1 4194304 799 27081 0 1 0 0 73175 274 17 0 1 0 2001975023 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9455/statm: 11891 364 245 79 0 219 0
[pid=9484] ppid=9455 vsize=875688 CPUtime=10
/proc/9484/stat : 9484 (minisat) R 9455 9455 6527 0 -1 4194304 215042 0 0 0 839 161 0 0 25 0 1 0 2002049203 896704512 215023 996147200 134512640 135136200 4294955968 18446744073709551615 134731743 0 0 4096 3 0 0 0 17 1 0 0
/proc/9484/statm: 218922 215023 54 152 0 218767 0
Current children cumulated CPU time (s) 744.49
Current children cumulated vsize (KiB) 923252

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

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

[startup+751.902 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 9484
/proc/meminfo: memFree=486144/2055920 swapFree=4179808/4192956
[pid=9455] ppid=9453 vsize=47564 CPUtime=734.49
/proc/9455/stat : 9455 (galacM.sh) S 9453 9455 6527 0 -1 4194304 799 27081 0 1 0 0 73175 274 17 0 1 0 2001975023 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9455/statm: 11891 364 245 79 0 219 0
[pid=9484] ppid=9455 vsize=875688 CPUtime=10
/proc/9484/stat : 9484 (minisat) R 9455 9455 6527 0 -1 4194304 215042 0 0 0 839 161 0 0 25 0 1 0 2002049203 896704512 215023 996147200 134512640 135136200 4294955968 18446744073709551615 134731743 0 0 4096 3 0 0 0 17 1 0 0
/proc/9484/statm: 218922 215023 54 152 0 218767 0
Current children cumulated CPU time (s) 744.49
Current children cumulated vsize (KiB) 923252

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 9455 and gives
#  childrusage.ru_utime.tv_sec=731
#  childrusage.ru_utime.tv_usec=752756
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=750581
# CPU time returned by wait4() is 734.503
# while last known CPU time is 744.49
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 751.914
CPU time (s): 744.49
CPU user time (s): 740.14
CPU system time (s): 4.35
CPU usage (%): 99.0127
Max. virtual memory (cumulated for all children) (KiB): 923252

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 731.753
system time used= 2.75058
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27880
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 23944
involuntary context switches= 39489

runsolver used 0.91886 second user time and 2.52961 second system time

The end

Launcher Data (download as text)

Begin job on node69 at 2008-07-05 05:54:21
IDJOB=1084112
IDBENCH=57526
IDSOLVER=350
FILE ID=node69/1084112-1215230061
PBS_JOBID= 7881793
Free space on /tmp= 66468 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= fc9f58475a614e928f4d65ba1e610c18
RANDOM SEED=2029468125

node69.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.259
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.259
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:       1755952 kB
Buffers:         17988 kB
Cached:         173012 kB
SwapCached:       7560 kB
Active:         152212 kB
Inactive:        86724 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1755952 kB
SwapTotal:     4192956 kB
SwapFree:      4179808 kB
Dirty:            8980 kB
Writeback:           0 kB
Mapped:          55260 kB
Slab:            46184 kB
Committed_AS:  4063648 kB
PageTables:       1944 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= 66076 MiB
End job on node69 at 2008-07-05 06:06:55