Trace number 1064404

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? (problem) 83.8833 84.3584

General information on the benchmark

Namecsp/tdsp/
normalized-C2-1-15.xml
MD5SUM40fd1462beb1882ea3b8d112ab0c1152
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark13.8329
Satisfiable
(Un)Satisfiability was proved
Number of variables77
Number of constraints350
Maximum constraint arity6
Maximum domain size41
Number of constraints which are defined in extension0
Number of constraints which are defined in intension350
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---
83.74/84.20	Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
83.74/84.20		at tuples.IP4BigConstraints.generateLessNumberOfTuples(IP4BigConstraints.java:149)
83.74/84.20		at base.MixedEncoding.createRelation(MixedEncoding.java:63)
83.74/84.20		at base.Problem.endConstraint(Problem.java:510)
83.74/84.20		at sat4j.Constraint.endElement(Constraint.java:37)
83.74/84.20		at sat4j.InstanceParser.endElement(InstanceParser.java:49)
83.74/84.20		at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.endElement(Unknown Source)
83.74/84.20		at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.endElement(Unknown Source)
83.74/84.20		at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(Unknown Source)
83.74/84.20		at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(Unknown Source)
83.74/84.20		at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(Unknown Source)
83.74/84.20		at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
83.74/84.20		at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
83.74/84.20		at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
83.74/84.20		at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown Source)
83.74/84.20		at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(Unknown Source)
83.74/84.20		at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
83.74/84.20		at sat4j.CspXmlParser.parse(CspXmlParser.java:42)
83.74/84.20		at base.Run.main(Run.java:171)

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-1064404-1215141215/watcher-1064404-1215141215 -o /tmp/evaluation-result-1064404-1215141215/solver-1064404-1215141215 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1064404-1215141215.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.02 2.03 2.00 4/81 22131
/proc/meminfo: memFree=1077144/2055920 swapFree=4180688/4192956
[pid=22131] ppid=22129 vsize=8652 CPUtime=0
/proc/22131/stat : 22131 (galacM.sh) S 22129 22131 22054 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 1993094541 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22131/statm: 2163 280 208 79 0 156 0
[pid=22132] ppid=22131 vsize=8688 CPUtime=0
/proc/22132/stat : 22132 (galacM.sh) S 22131 22131 22054 0 -1 4194368 36 0 0 0 0 0 0 0 17 0 1 0 1993094542 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 209136091218 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/22132/statm: 2172 286 209 79 0 165 0
[pid=22133] ppid=22132 vsize=8728 CPUtime=0
/proc/22133/stat : 22133 (galacM.sh) R 22132 22131 22054 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 1 0 1993094542 8937472 290 996147200 4194304 4520092 548682068832 18446744073709551615 209135922471 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/22133/statm: 2182 290 209 79 0 175 0

[startup+0.08544 s]
/proc/loadavg: 2.02 2.03 2.00 4/81 22131
/proc/meminfo: memFree=1077144/2055920 swapFree=4180688/4192956
[pid=22131] ppid=22129 vsize=47552 CPUtime=0.01
/proc/22131/stat : 22131 (galacM.sh) S 22129 22131 22054 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1993094541 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22131/statm: 11888 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+0.102595 s]
/proc/loadavg: 2.02 2.03 2.00 4/81 22131
/proc/meminfo: memFree=1077144/2055920 swapFree=4180688/4192956
[pid=22131] ppid=22129 vsize=47552 CPUtime=0.01
/proc/22131/stat : 22131 (galacM.sh) S 22129 22131 22054 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1993094541 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22131/statm: 11888 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+0.302613 s]
/proc/loadavg: 2.02 2.03 2.00 4/81 22131
/proc/meminfo: memFree=1077144/2055920 swapFree=4180688/4192956
[pid=22131] ppid=22129 vsize=47552 CPUtime=0.01
/proc/22131/stat : 22131 (galacM.sh) S 22129 22131 22054 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1993094541 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22131/statm: 11888 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+0.702652 s]
/proc/loadavg: 2.02 2.03 2.00 4/81 22131
/proc/meminfo: memFree=1077144/2055920 swapFree=4180688/4192956
[pid=22131] ppid=22129 vsize=47552 CPUtime=0.01
/proc/22131/stat : 22131 (galacM.sh) S 22129 22131 22054 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1993094541 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22131/statm: 11888 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+1.50274 s]
/proc/loadavg: 2.02 2.03 2.00 4/91 22153
/proc/meminfo: memFree=1036360/2055920 swapFree=4180688/4192956
[pid=22131] ppid=22129 vsize=47552 CPUtime=0.01
/proc/22131/stat : 22131 (galacM.sh) S 22129 22131 22054 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1993094541 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22131/statm: 11888 364 245 79 0 219 0
[pid=22145] ppid=22131 vsize=812496 CPUtime=1.44
/proc/22145/stat : 22145 (java) S 22131 22131 22054 0 -1 0 13281 0 1 0 136 8 0 0 18 0 9 0 1993094545 831995904 12477 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22145/statm: 203124 12477 2581 9 0 197158 0
[pid=22145/tid=22146] ppid=22131 vsize=812496 CPUtime=0.51
/proc/22145/task/22146/stat : 22146 (java) S 22131 22131 22054 0 -1 64 7442 0 1 0 46 5 0 0 16 0 9 0 1993094546 831995904 12477 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22147] ppid=22131 vsize=812496 CPUtime=0.8
/proc/22145/task/22147/stat : 22147 (java) R 22131 22131 22054 0 -1 64 4408 0 0 0 79 1 0 0 21 0 9 0 1993094547 831995904 12477 996147200 134512640 134550740 4294955616 18446744073709551615 102733367 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22148] ppid=22131 vsize=812496 CPUtime=0
/proc/22145/task/22148/stat : 22148 (java) S 22131 22131 22054 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1993094547 831995904 12477 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22149] ppid=22131 vsize=812496 CPUtime=0
/proc/22145/task/22149/stat : 22149 (java) S 22131 22131 22054 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1993094547 831995904 12477 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22150] ppid=22131 vsize=812496 CPUtime=0
/proc/22145/task/22150/stat : 22150 (java) S 22131 22131 22054 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1993094550 831995904 12477 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22151] ppid=22131 vsize=812496 CPUtime=0.09
/proc/22145/task/22151/stat : 22151 (java) S 22131 22131 22054 0 -1 64 730 0 0 0 9 0 0 0 15 0 9 0 1993094550 831995904 12477 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22152] ppid=22131 vsize=812496 CPUtime=0
/proc/22145/task/22152/stat : 22152 (java) S 22131 22131 22054 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1993094550 831995904 12477 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22153] ppid=22131 vsize=812496 CPUtime=0
/proc/22145/task/22153/stat : 22153 (java) S 22131 22131 22054 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1993094550 831995904 12477 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 860048

[startup+3.10185 s]
/proc/loadavg: 2.18 2.06 2.01 4/91 22153
/proc/meminfo: memFree=1035976/2055920 swapFree=4180688/4192956
[pid=22131] ppid=22129 vsize=47552 CPUtime=0.01
/proc/22131/stat : 22131 (galacM.sh) S 22129 22131 22054 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1993094541 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22131/statm: 11888 364 245 79 0 219 0
[pid=22145] ppid=22131 vsize=812496 CPUtime=3.02
/proc/22145/stat : 22145 (java) S 22131 22131 22054 0 -1 0 13325 0 1 0 294 8 0 0 18 0 9 0 1993094545 831995904 12505 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22145/statm: 203124 12505 2583 9 0 197158 0
[pid=22145/tid=22146] ppid=22131 vsize=812496 CPUtime=1.65
/proc/22145/task/22146/stat : 22146 (java) R 22131 22131 22054 0 -1 64 7459 0 1 0 160 5 0 0 25 0 9 0 1993094546 831995904 12505 996147200 134512640 134550740 4294955616 18446744073709551615 4126645073 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22147] ppid=22131 vsize=812496 CPUtime=1.24
/proc/22145/task/22147/stat : 22147 (java) S 22131 22131 22054 0 -1 64 4416 0 0 0 122 2 0 0 25 0 9 0 1993094547 831995904 12505 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22148] ppid=22131 vsize=812496 CPUtime=0
/proc/22145/task/22148/stat : 22148 (java) S 22131 22131 22054 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1993094547 831995904 12505 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22149] ppid=22131 vsize=812496 CPUtime=0
/proc/22145/task/22149/stat : 22149 (java) S 22131 22131 22054 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1993094547 831995904 12505 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22150] ppid=22131 vsize=812496 CPUtime=0
/proc/22145/task/22150/stat : 22150 (java) S 22131 22131 22054 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1993094550 831995904 12505 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22151] ppid=22131 vsize=812496 CPUtime=0.11
/proc/22145/task/22151/stat : 22151 (java) S 22131 22131 22054 0 -1 64 749 0 0 0 11 0 0 0 15 0 9 0 1993094550 831995904 12505 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22152] ppid=22131 vsize=812496 CPUtime=0
/proc/22145/task/22152/stat : 22152 (java) S 22131 22131 22054 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1993094550 831995904 12505 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22153] ppid=22131 vsize=812496 CPUtime=0
/proc/22145/task/22153/stat : 22153 (java) S 22131 22131 22054 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1993094550 831995904 12505 996147200 134512640 134550740 4294955616 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) 860048

[startup+6.30213 s]
/proc/loadavg: 2.18 2.06 2.01 3/91 22153
/proc/meminfo: memFree=973192/2055920 swapFree=4180688/4192956
[pid=22131] ppid=22129 vsize=47552 CPUtime=0.01
/proc/22131/stat : 22131 (galacM.sh) S 22129 22131 22054 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1993094541 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22131/statm: 11888 364 245 79 0 219 0
[pid=22145] ppid=22131 vsize=812496 CPUtime=6.21
/proc/22145/stat : 22145 (java) S 22131 22131 22054 0 -1 0 28962 0 1 0 606 15 0 0 18 0 9 0 1993094545 831995904 28140 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22145/statm: 203124 28140 2590 9 0 197158 0
[pid=22145/tid=22146] ppid=22131 vsize=812496 CPUtime=4.63
/proc/22145/task/22146/stat : 22146 (java) R 22131 22131 22054 0 -1 64 14630 0 1 0 455 8 0 0 25 0 9 0 1993094546 831995904 28140 996147200 134512640 134550740 4294955616 18446744073709551615 4126675131 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22147] ppid=22131 vsize=812496 CPUtime=1.43
/proc/22145/task/22147/stat : 22147 (java) S 22131 22131 22054 0 -1 64 12876 0 0 0 138 5 0 0 17 0 9 0 1993094547 831995904 28140 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22148] ppid=22131 vsize=812496 CPUtime=0
/proc/22145/task/22148/stat : 22148 (java) S 22131 22131 22054 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1993094547 831995904 28140 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22149] ppid=22131 vsize=812496 CPUtime=0
/proc/22145/task/22149/stat : 22149 (java) S 22131 22131 22054 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1993094547 831995904 28140 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22150] ppid=22131 vsize=812496 CPUtime=0
/proc/22145/task/22150/stat : 22150 (java) S 22131 22131 22054 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1993094550 831995904 28140 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22151] ppid=22131 vsize=812496 CPUtime=0.12
/proc/22145/task/22151/stat : 22151 (java) S 22131 22131 22054 0 -1 64 755 0 0 0 12 0 0 0 16 0 9 0 1993094550 831995904 28140 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22152] ppid=22131 vsize=812496 CPUtime=0
/proc/22145/task/22152/stat : 22152 (java) S 22131 22131 22054 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1993094550 831995904 28140 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22153] ppid=22131 vsize=812496 CPUtime=0
/proc/22145/task/22153/stat : 22153 (java) S 22131 22131 22054 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1993094550 831995904 28140 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 860048

[startup+12.7017 s]
/proc/loadavg: 2.15 2.06 2.01 3/91 22153
/proc/meminfo: memFree=893256/2055920 swapFree=4180688/4192956
[pid=22131] ppid=22129 vsize=47552 CPUtime=0.01
/proc/22131/stat : 22131 (galacM.sh) S 22129 22131 22054 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1993094541 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22131/statm: 11888 364 245 79 0 219 0
[pid=22145] ppid=22131 vsize=812496 CPUtime=12.57
/proc/22145/stat : 22145 (java) S 22131 22131 22054 0 -1 0 56974 0 1 0 1231 26 0 0 18 0 9 0 1993094545 831995904 56148 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22145/statm: 203124 56148 2590 9 0 197158 0
[pid=22145/tid=22146] ppid=22131 vsize=812496 CPUtime=10.38
/proc/22145/task/22146/stat : 22146 (java) R 22131 22131 22054 0 -1 64 14635 0 1 0 1030 8 0 0 25 0 9 0 1993094546 831995904 56148 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22147] ppid=22131 vsize=812496 CPUtime=2.04
/proc/22145/task/22147/stat : 22147 (java) R 22131 22131 22054 0 -1 64 40880 0 0 0 187 17 0 0 17 0 9 0 1993094547 831995904 56148 996147200 134512640 134550740 4294955616 18446744073709551615 102516841 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22148] ppid=22131 vsize=812496 CPUtime=0
/proc/22145/task/22148/stat : 22148 (java) S 22131 22131 22054 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1993094547 831995904 56148 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22149] ppid=22131 vsize=812496 CPUtime=0
/proc/22145/task/22149/stat : 22149 (java) S 22131 22131 22054 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1993094547 831995904 56148 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22150] ppid=22131 vsize=812496 CPUtime=0
/proc/22145/task/22150/stat : 22150 (java) S 22131 22131 22054 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1993094550 831995904 56148 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22151] ppid=22131 vsize=812496 CPUtime=0.12
/proc/22145/task/22151/stat : 22151 (java) S 22131 22131 22054 0 -1 64 758 0 0 0 12 0 0 0 17 0 9 0 1993094550 831995904 56148 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22152] ppid=22131 vsize=812496 CPUtime=0
/proc/22145/task/22152/stat : 22152 (java) S 22131 22131 22054 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1993094550 831995904 56148 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22153] ppid=22131 vsize=812496 CPUtime=0
/proc/22145/task/22153/stat : 22153 (java) S 22131 22131 22054 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1993094550 831995904 56148 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 860048

[startup+25.5028 s]
/proc/loadavg: 2.13 2.05 2.01 3/91 22153
/proc/meminfo: memFree=709128/2055920 swapFree=4180688/4192956
[pid=22131] ppid=22129 vsize=47552 CPUtime=0.01
/proc/22131/stat : 22131 (galacM.sh) S 22129 22131 22054 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1993094541 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22131/statm: 11888 364 245 79 0 219 0
[pid=22145] ppid=22131 vsize=812496 CPUtime=25.32
/proc/22145/stat : 22145 (java) S 22131 22131 22054 0 -1 0 94811 0 1 0 2490 42 0 0 18 0 9 0 1993094545 831995904 93978 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22145/statm: 203124 93978 2590 9 0 197158 0
[pid=22145/tid=22146] ppid=22131 vsize=812496 CPUtime=22.21
/proc/22145/task/22146/stat : 22146 (java) R 22131 22131 22054 0 -1 64 14642 0 1 0 2213 8 0 0 25 0 9 0 1993094546 831995904 93978 996147200 134512640 134550740 4294955616 18446744073709551615 4126645103 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22147] ppid=22131 vsize=812496 CPUtime=2.94
/proc/22145/task/22147/stat : 22147 (java) S 22131 22131 22054 0 -1 64 78704 0 0 0 262 32 0 0 16 0 9 0 1993094547 831995904 93978 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22148] ppid=22131 vsize=812496 CPUtime=0
/proc/22145/task/22148/stat : 22148 (java) S 22131 22131 22054 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1993094547 831995904 93978 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22149] ppid=22131 vsize=812496 CPUtime=0
/proc/22145/task/22149/stat : 22149 (java) S 22131 22131 22054 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1993094547 831995904 93978 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22150] ppid=22131 vsize=812496 CPUtime=0
/proc/22145/task/22150/stat : 22150 (java) S 22131 22131 22054 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1993094550 831995904 93978 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22151] ppid=22131 vsize=812496 CPUtime=0.14
/proc/22145/task/22151/stat : 22151 (java) S 22131 22131 22054 0 -1 64 764 0 0 0 14 0 0 0 17 0 9 0 1993094550 831995904 93978 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22152] ppid=22131 vsize=812496 CPUtime=0
/proc/22145/task/22152/stat : 22152 (java) S 22131 22131 22054 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1993094550 831995904 93978 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22153] ppid=22131 vsize=812496 CPUtime=0
/proc/22145/task/22153/stat : 22153 (java) S 22131 22131 22054 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1993094550 831995904 93978 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.33

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

[pid=22145/tid=22146] ppid=22131 vsize=812496 CPUtime=53.3
/proc/22145/task/22146/stat : 22146 (java) S 22131 22131 22054 0 -1 64 14658 0 1 0 5322 8 0 0 25 0 9 0 1993094546 831995904 184847 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22147] ppid=22131 vsize=812496 CPUtime=10.04
/proc/22145/task/22147/stat : 22147 (java) R 22131 22131 22054 0 -1 64 170438 0 0 0 937 67 0 0 25 0 9 0 1993094547 831995904 184847 996147200 134512640 134550740 4294955616 18446744073709551615 104456976 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22148] ppid=22131 vsize=812496 CPUtime=0
/proc/22145/task/22148/stat : 22148 (java) S 22131 22131 22054 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1993094547 831995904 184847 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22149] ppid=22131 vsize=812496 CPUtime=0
/proc/22145/task/22149/stat : 22149 (java) S 22131 22131 22054 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1993094547 831995904 184847 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22150] ppid=22131 vsize=812496 CPUtime=0
/proc/22145/task/22150/stat : 22150 (java) S 22131 22131 22054 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1993094550 831995904 184847 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22151] ppid=22131 vsize=812496 CPUtime=0.16
/proc/22145/task/22151/stat : 22151 (java) S 22131 22131 22054 0 -1 64 777 0 0 0 16 0 0 0 16 0 9 0 1993094550 831995904 184847 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22152] ppid=22131 vsize=812496 CPUtime=0
/proc/22145/task/22152/stat : 22152 (java) S 22131 22131 22054 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1993094550 831995904 184847 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22153] ppid=22131 vsize=812496 CPUtime=0
/proc/22145/task/22153/stat : 22153 (java) S 22131 22131 22054 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1993094550 831995904 184847 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 63.54
Current children cumulated vsize (KiB) 860048

[startup+76.7024 s]
/proc/loadavg: 2.21 2.09 2.02 3/91 22153
/proc/meminfo: memFree=343880/2055920 swapFree=4180688/4192956
[pid=22131] ppid=22129 vsize=47552 CPUtime=0.01
/proc/22131/stat : 22131 (galacM.sh) S 22129 22131 22054 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1993094541 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22131/statm: 11888 364 245 79 0 219 0
[pid=22145] ppid=22131 vsize=813500 CPUtime=76.26
/proc/22145/stat : 22145 (java) S 22131 22131 22054 0 -1 0 187959 0 1 0 7549 77 0 0 18 0 9 0 1993094545 833024000 185098 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22145/statm: 203375 185098 2590 9 0 197409 0
[pid=22145/tid=22146] ppid=22131 vsize=813500 CPUtime=56.03
/proc/22145/task/22146/stat : 22146 (java) S 22131 22131 22054 0 -1 64 14662 0 1 0 5595 8 0 0 17 0 9 0 1993094546 833024000 185098 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22147] ppid=22131 vsize=813500 CPUtime=20.04
/proc/22145/task/22147/stat : 22147 (java) R 22131 22131 22054 0 -1 64 171819 0 0 0 1937 67 0 0 25 0 9 0 1993094547 833024000 185098 996147200 134512640 134550740 4294955616 18446744073709551615 103735827 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22148] ppid=22131 vsize=813500 CPUtime=0
/proc/22145/task/22148/stat : 22148 (java) S 22131 22131 22054 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1993094547 833024000 185098 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22149] ppid=22131 vsize=813500 CPUtime=0
/proc/22145/task/22149/stat : 22149 (java) S 22131 22131 22054 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1993094547 833024000 185098 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22150] ppid=22131 vsize=813500 CPUtime=0
/proc/22145/task/22150/stat : 22150 (java) S 22131 22131 22054 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1993094550 833024000 185098 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22151] ppid=22131 vsize=813500 CPUtime=0.16
/proc/22145/task/22151/stat : 22151 (java) S 22131 22131 22054 0 -1 64 777 0 0 0 16 0 0 0 16 0 9 0 1993094550 833024000 185098 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22152] ppid=22131 vsize=813500 CPUtime=0
/proc/22145/task/22152/stat : 22152 (java) S 22131 22131 22054 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1993094550 833024000 185098 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22153] ppid=22131 vsize=813500 CPUtime=0
/proc/22145/task/22153/stat : 22153 (java) S 22131 22131 22054 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1993094550 833024000 185098 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 76.27
Current children cumulated vsize (KiB) 861052

[startup+79.9016 s]
/proc/loadavg: 2.19 2.09 2.02 3/91 22153
/proc/meminfo: memFree=343880/2055920 swapFree=4180688/4192956
[pid=22131] ppid=22129 vsize=47552 CPUtime=0.01
/proc/22131/stat : 22131 (galacM.sh) S 22129 22131 22054 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1993094541 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22131/statm: 11888 364 245 79 0 219 0
[pid=22145] ppid=22131 vsize=813500 CPUtime=79.45
/proc/22145/stat : 22145 (java) S 22131 22131 22054 0 -1 0 188210 0 1 0 7868 77 0 0 18 0 9 0 1993094545 833024000 185098 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22145/statm: 203375 185098 2590 9 0 197409 0
[pid=22145/tid=22146] ppid=22131 vsize=813500 CPUtime=56.03
/proc/22145/task/22146/stat : 22146 (java) S 22131 22131 22054 0 -1 64 14662 0 1 0 5595 8 0 0 17 0 9 0 1993094546 833024000 185098 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22147] ppid=22131 vsize=813500 CPUtime=23.23
/proc/22145/task/22147/stat : 22147 (java) R 22131 22131 22054 0 -1 64 172070 0 0 0 2255 68 0 0 25 0 9 0 1993094547 833024000 185098 996147200 134512640 134550740 4294955616 18446744073709551615 104457044 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22148] ppid=22131 vsize=813500 CPUtime=0
/proc/22145/task/22148/stat : 22148 (java) S 22131 22131 22054 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1993094547 833024000 185098 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22149] ppid=22131 vsize=813500 CPUtime=0
/proc/22145/task/22149/stat : 22149 (java) S 22131 22131 22054 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1993094547 833024000 185098 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22150] ppid=22131 vsize=813500 CPUtime=0
/proc/22145/task/22150/stat : 22150 (java) S 22131 22131 22054 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1993094550 833024000 185098 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22151] ppid=22131 vsize=813500 CPUtime=0.16
/proc/22145/task/22151/stat : 22151 (java) S 22131 22131 22054 0 -1 64 777 0 0 0 16 0 0 0 16 0 9 0 1993094550 833024000 185098 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22152] ppid=22131 vsize=813500 CPUtime=0
/proc/22145/task/22152/stat : 22152 (java) S 22131 22131 22054 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1993094550 833024000 185098 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22153] ppid=22131 vsize=813500 CPUtime=0
/proc/22145/task/22153/stat : 22153 (java) S 22131 22131 22054 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1993094550 833024000 185098 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 79.46
Current children cumulated vsize (KiB) 861052

[startup+81.5018 s]
/proc/loadavg: 2.17 2.08 2.02 3/91 22153
/proc/meminfo: memFree=343816/2055920 swapFree=4180688/4192956
[pid=22131] ppid=22129 vsize=47552 CPUtime=0.01
/proc/22131/stat : 22131 (galacM.sh) S 22129 22131 22054 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1993094541 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22131/statm: 11888 364 245 79 0 219 0
[pid=22145] ppid=22131 vsize=813500 CPUtime=81.04
/proc/22145/stat : 22145 (java) S 22131 22131 22054 0 -1 0 188462 0 1 0 8026 78 0 0 18 0 9 0 1993094545 833024000 185098 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22145/statm: 203375 185098 2590 9 0 197409 0
[pid=22145/tid=22146] ppid=22131 vsize=813500 CPUtime=56.03
/proc/22145/task/22146/stat : 22146 (java) S 22131 22131 22054 0 -1 64 14663 0 1 0 5595 8 0 0 17 0 9 0 1993094546 833024000 185098 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22147] ppid=22131 vsize=813500 CPUtime=24.82
/proc/22145/task/22147/stat : 22147 (java) R 22131 22131 22054 0 -1 64 172321 0 0 0 2414 68 0 0 25 0 9 0 1993094547 833024000 185098 996147200 134512640 134550740 4294955616 18446744073709551615 104182233 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22148] ppid=22131 vsize=813500 CPUtime=0
/proc/22145/task/22148/stat : 22148 (java) S 22131 22131 22054 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1993094547 833024000 185098 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22149] ppid=22131 vsize=813500 CPUtime=0
/proc/22145/task/22149/stat : 22149 (java) S 22131 22131 22054 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1993094547 833024000 185098 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22150] ppid=22131 vsize=813500 CPUtime=0
/proc/22145/task/22150/stat : 22150 (java) S 22131 22131 22054 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1993094550 833024000 185098 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22151] ppid=22131 vsize=813500 CPUtime=0.16
/proc/22145/task/22151/stat : 22151 (java) S 22131 22131 22054 0 -1 64 777 0 0 0 16 0 0 0 16 0 9 0 1993094550 833024000 185098 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22152] ppid=22131 vsize=813500 CPUtime=0
/proc/22145/task/22152/stat : 22152 (java) S 22131 22131 22054 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1993094550 833024000 185098 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22153] ppid=22131 vsize=813500 CPUtime=0
/proc/22145/task/22153/stat : 22153 (java) S 22131 22131 22054 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1993094550 833024000 185098 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 81.05
Current children cumulated vsize (KiB) 861052

[startup+83.1029 s]
/proc/loadavg: 2.17 2.08 2.02 3/91 22153
/proc/meminfo: memFree=344648/2055920 swapFree=4180688/4192956
[pid=22131] ppid=22129 vsize=47552 CPUtime=0.01
/proc/22131/stat : 22131 (galacM.sh) S 22129 22131 22054 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1993094541 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22131/statm: 11888 364 245 79 0 219 0
[pid=22145] ppid=22131 vsize=813500 CPUtime=82.64
/proc/22145/stat : 22145 (java) S 22131 22131 22054 0 -1 0 188713 0 1 0 8186 78 0 0 18 0 9 0 1993094545 833024000 185098 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22145/statm: 203375 185098 2590 9 0 197409 0
[pid=22145/tid=22146] ppid=22131 vsize=813500 CPUtime=56.03
/proc/22145/task/22146/stat : 22146 (java) S 22131 22131 22054 0 -1 64 14663 0 1 0 5595 8 0 0 17 0 9 0 1993094546 833024000 185098 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22147] ppid=22131 vsize=813500 CPUtime=26.41
/proc/22145/task/22147/stat : 22147 (java) R 22131 22131 22054 0 -1 64 172572 0 0 0 2573 68 0 0 25 0 9 0 1993094547 833024000 185098 996147200 134512640 134550740 4294955616 18446744073709551615 104181422 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22148] ppid=22131 vsize=813500 CPUtime=0
/proc/22145/task/22148/stat : 22148 (java) S 22131 22131 22054 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1993094547 833024000 185098 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22149] ppid=22131 vsize=813500 CPUtime=0
/proc/22145/task/22149/stat : 22149 (java) S 22131 22131 22054 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1993094547 833024000 185098 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22150] ppid=22131 vsize=813500 CPUtime=0
/proc/22145/task/22150/stat : 22150 (java) S 22131 22131 22054 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1993094550 833024000 185098 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22151] ppid=22131 vsize=813500 CPUtime=0.16
/proc/22145/task/22151/stat : 22151 (java) S 22131 22131 22054 0 -1 64 777 0 0 0 16 0 0 0 16 0 9 0 1993094550 833024000 185098 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22152] ppid=22131 vsize=813500 CPUtime=0
/proc/22145/task/22152/stat : 22152 (java) S 22131 22131 22054 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1993094550 833024000 185098 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22153] ppid=22131 vsize=813500 CPUtime=0
/proc/22145/task/22153/stat : 22153 (java) S 22131 22131 22054 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1993094550 833024000 185098 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 82.65
Current children cumulated vsize (KiB) 861052

[startup+83.903 s]
/proc/loadavg: 2.17 2.08 2.02 3/91 22153
/proc/meminfo: memFree=343816/2055920 swapFree=4180688/4192956
[pid=22131] ppid=22129 vsize=47552 CPUtime=0.01
/proc/22131/stat : 22131 (galacM.sh) S 22129 22131 22054 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1993094541 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22131/statm: 11888 364 245 79 0 219 0
[pid=22145] ppid=22131 vsize=812496 CPUtime=83.43
/proc/22145/stat : 22145 (java) S 22131 22131 22054 0 -1 0 188716 0 1 0 8265 78 0 0 18 0 9 0 1993094545 831995904 184848 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22145/statm: 203124 184848 2590 9 0 197158 0
[pid=22145/tid=22146] ppid=22131 vsize=812496 CPUtime=56.03
/proc/22145/task/22146/stat : 22146 (java) S 22131 22131 22054 0 -1 64 14666 0 1 0 5595 8 0 0 17 0 9 0 1993094546 831995904 184848 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22147] ppid=22131 vsize=812496 CPUtime=27.2
/proc/22145/task/22147/stat : 22147 (java) R 22131 22131 22054 0 -1 64 172572 0 0 0 2652 68 0 0 25 0 9 0 1993094547 831995904 184848 996147200 134512640 134550740 4294955616 18446744073709551615 104181771 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22148] ppid=22131 vsize=812496 CPUtime=0
/proc/22145/task/22148/stat : 22148 (java) S 22131 22131 22054 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1993094547 831995904 184848 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22149] ppid=22131 vsize=812496 CPUtime=0
/proc/22145/task/22149/stat : 22149 (java) S 22131 22131 22054 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1993094547 831995904 184848 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22150] ppid=22131 vsize=812496 CPUtime=0
/proc/22145/task/22150/stat : 22150 (java) S 22131 22131 22054 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1993094550 831995904 184848 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22151] ppid=22131 vsize=812496 CPUtime=0.16
/proc/22145/task/22151/stat : 22151 (java) S 22131 22131 22054 0 -1 64 777 0 0 0 16 0 0 0 16 0 9 0 1993094550 831995904 184848 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22152] ppid=22131 vsize=812496 CPUtime=0
/proc/22145/task/22152/stat : 22152 (java) S 22131 22131 22054 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1993094550 831995904 184848 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22153] ppid=22131 vsize=812496 CPUtime=0
/proc/22145/task/22153/stat : 22153 (java) S 22131 22131 22054 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1993094550 831995904 184848 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 83.44
Current children cumulated vsize (KiB) 860048

[startup+84.3027 s]
/proc/loadavg: 2.17 2.08 2.02 3/91 22153
/proc/meminfo: memFree=343816/2055920 swapFree=4180688/4192956
[pid=22131] ppid=22129 vsize=47552 CPUtime=0.01
/proc/22131/stat : 22131 (galacM.sh) S 22129 22131 22054 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1993094541 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22131/statm: 11888 364 245 79 0 219 0
[pid=22145] ppid=22131 vsize=0 CPUtime=83.79
/proc/22145/stat : 22145 (java) Z 22131 22131 22054 0 -1 12 188730 0 1 0 8295 84 0 0 16 0 2 0 1993094545 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22145/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 83.8
Current children cumulated vsize (KiB) 47552

Child status: 0
Real time (s): 84.3584
CPU time (s): 83.8833
CPU user time (s): 82.9624
CPU system time (s): 0.92086
CPU usage (%): 99.4367
Max. virtual memory (cumulated for all children) (KiB): 862052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 82.9624
system time used= 0.92086
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 191215
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= 2629
involuntary context switches= 3442

runsolver used 0.110983 second user time and 0.283956 second system time

The end

Launcher Data (download as text)

Begin job on node41 at 2008-07-04 05:13:35
IDJOB=1064404
IDBENCH=54945
IDSOLVER=350
FILE ID=node41/1064404-1215141215
PBS_JOBID= 7877389
Free space on /tmp= 66212 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 40fd1462beb1882ea3b8d112ab0c1152
RANDOM SEED=1814089391

node41.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.232
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.232
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:       1077624 kB
Buffers:         21512 kB
Cached:         123508 kB
SwapCached:       6144 kB
Active:         846316 kB
Inactive:        71288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1077624 kB
SwapTotal:     4192956 kB
SwapFree:      4180688 kB
Dirty:            3120 kB
Writeback:           0 kB
Mapped:         788728 kB
Slab:            44544 kB
Committed_AS:  4276980 kB
PageTables:       3324 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= 66208 MiB
End job on node41 at 2008-07-04 05:15:00