Trace number 1034450

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) 359.541 360.869

General information on the benchmark

Namecsp/lard/
normalized-lard-90-90.xml
MD5SUM0f684d9f34d64adafc4625b528ae43df
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark14.4998
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of constraints4005
Maximum constraint arity2
Maximum domain size91
Number of constraints which are defined in extension4005
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---
359.37/360.74	Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
359.37/360.74		at java.util.Arrays.copyOfRange(Unknown Source)
359.37/360.74		at java.lang.String.(Unknown Source)
359.37/360.74		at java.lang.StringBuilder.toString(Unknown Source)
359.37/360.74		at sat4j.Relation.endElement(Relation.java:35)
359.37/360.74		at sat4j.InstanceParser.endElement(InstanceParser.java:49)
359.37/360.74		at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.endElement(Unknown Source)
359.37/360.74		at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.endElement(Unknown Source)
359.37/360.74		at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(Unknown Source)
359.37/360.74		at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(Unknown Source)
359.37/360.74		at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(Unknown Source)
359.37/360.74		at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
359.37/360.74		at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
359.37/360.74		at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
359.37/360.74		at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown Source)
359.37/360.74		at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(Unknown Source)
359.37/360.74		at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
359.37/360.74		at sat4j.CspXmlParser.parse(CspXmlParser.java:42)
359.37/360.74		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-1034450-1214949524/watcher-1034450-1214949524 -o /tmp/evaluation-result-1034450-1214949524/solver-1034450-1214949524 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1034450-1214949524.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: 0.72 0.17 0.06 5/81 31757
/proc/meminfo: memFree=1265496/2055920 swapFree=4179356/4192956
[pid=31757] ppid=31755 vsize=8652 CPUtime=0
/proc/31757/stat : 31757 (galacM.sh) S 31755 31757 31409 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 400571157 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31757/statm: 2163 280 208 79 0 156 0
[pid=31758] ppid=31757 vsize=8688 CPUtime=0
/proc/31758/stat : 31758 (galacM.sh) S 31757 31757 31409 0 -1 4194368 36 0 0 0 0 0 0 0 17 0 1 0 400571158 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 224627753042 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/31758/statm: 2172 286 209 79 0 165 0
[pid=31759] ppid=31758 vsize=128 CPUtime=0
/proc/31759/stat : 31759 (id) R 31758 31757 31409 0 -1 4194304 47 0 0 0 0 0 0 0 19 0 1 0 400571158 131072 22 996147200 4194304 4211724 548682068832 18446744073709551615 224624964885 0 0 3674112 0 0 0 0 17 1 0 0
/proc/31759/statm: 32 22 16 4 0 3 0

[startup+0.0775251 s]
/proc/loadavg: 0.72 0.17 0.06 5/81 31757
/proc/meminfo: memFree=1265496/2055920 swapFree=4179356/4192956
[pid=31757] ppid=31755 vsize=47564 CPUtime=0.01
/proc/31757/stat : 31757 (galacM.sh) S 31755 31757 31409 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 400571157 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31757/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.139236 s]
/proc/loadavg: 0.72 0.17 0.06 5/81 31757
/proc/meminfo: memFree=1265496/2055920 swapFree=4179356/4192956
[pid=31757] ppid=31755 vsize=47564 CPUtime=0.01
/proc/31757/stat : 31757 (galacM.sh) S 31755 31757 31409 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 400571157 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31757/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.301262 s]
/proc/loadavg: 0.72 0.17 0.06 5/81 31757
/proc/meminfo: memFree=1265496/2055920 swapFree=4179356/4192956
[pid=31757] ppid=31755 vsize=47564 CPUtime=0.01
/proc/31757/stat : 31757 (galacM.sh) S 31755 31757 31409 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 400571157 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31757/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.701314 s]
/proc/loadavg: 0.72 0.17 0.06 5/81 31757
/proc/meminfo: memFree=1265496/2055920 swapFree=4179356/4192956
[pid=31757] ppid=31755 vsize=47564 CPUtime=0.01
/proc/31757/stat : 31757 (galacM.sh) S 31755 31757 31409 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 400571157 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31757/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.50244 s]
/proc/loadavg: 0.72 0.17 0.06 3/91 31779
/proc/meminfo: memFree=1188168/2055920 swapFree=4179356/4192956
[pid=31757] ppid=31755 vsize=47564 CPUtime=0.01
/proc/31757/stat : 31757 (galacM.sh) S 31755 31757 31409 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 400571157 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31757/statm: 11891 364 245 79 0 219 0
[pid=31771] ppid=31757 vsize=812756 CPUtime=1.44
/proc/31771/stat : 31771 (java) S 31757 31757 31409 0 -1 0 21807 0 1 0 132 12 0 0 19 0 9 0 400571161 832262144 21226 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31771/statm: 203189 21226 1888 9 0 197170 0
[pid=31771/tid=31772] ppid=31757 vsize=812756 CPUtime=1.21
/proc/31771/task/31772/stat : 31772 (java) R 31757 31757 31409 0 -1 64 14467 0 1 0 112 9 0 0 21 0 9 0 400571162 832262144 21226 996147200 134512640 134550740 4294955616 18446744073709551615 4126545526 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31771/tid=31773] ppid=31757 vsize=812756 CPUtime=0.09
/proc/31771/task/31773/stat : 31773 (java) S 31757 31757 31409 0 -1 64 5867 0 0 0 7 2 0 0 16 0 9 0 400571163 832262144 21226 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31771/tid=31774] ppid=31757 vsize=812756 CPUtime=0
/proc/31771/task/31774/stat : 31774 (java) S 31757 31757 31409 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 400571163 832262144 21226 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31771/tid=31775] ppid=31757 vsize=812756 CPUtime=0
/proc/31771/task/31775/stat : 31775 (java) S 31757 31757 31409 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 400571163 832262144 21226 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31771/tid=31776] ppid=31757 vsize=812756 CPUtime=0
/proc/31771/task/31776/stat : 31776 (java) S 31757 31757 31409 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 400571165 832262144 21226 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31771/tid=31777] ppid=31757 vsize=812756 CPUtime=0.12
/proc/31771/task/31777/stat : 31777 (java) S 31757 31757 31409 0 -1 64 774 0 0 0 12 0 0 0 16 0 9 0 400571165 832262144 21226 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31771/tid=31778] ppid=31757 vsize=812756 CPUtime=0
/proc/31771/task/31778/stat : 31778 (java) S 31757 31757 31409 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 400571166 832262144 21226 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31771/tid=31779] ppid=31757 vsize=812756 CPUtime=0
/proc/31771/task/31779/stat : 31779 (java) R 31757 31757 31409 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 400571166 832262144 21226 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) 860320

[startup+3.10266 s]
/proc/loadavg: 0.98 0.24 0.08 3/91 31779
/proc/meminfo: memFree=1167112/2055920 swapFree=4179356/4192956
[pid=31757] ppid=31755 vsize=47564 CPUtime=0.01
/proc/31757/stat : 31757 (galacM.sh) S 31755 31757 31409 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 400571157 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31757/statm: 11891 364 245 79 0 219 0
[pid=31771] ppid=31757 vsize=812756 CPUtime=3.03
/proc/31771/stat : 31771 (java) S 31757 31757 31409 0 -1 0 26438 0 1 0 288 15 0 0 19 0 9 0 400571161 832262144 25851 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31771/statm: 203189 25851 1888 9 0 197170 0
[pid=31771/tid=31772] ppid=31757 vsize=812756 CPUtime=2.61
/proc/31771/task/31772/stat : 31772 (java) R 31757 31757 31409 0 -1 64 14473 0 1 0 251 10 0 0 25 0 9 0 400571162 832262144 25851 996147200 134512640 134550740 4294955616 18446744073709551615 4126743409 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31771/tid=31773] ppid=31757 vsize=812756 CPUtime=0.26
/proc/31771/task/31773/stat : 31773 (java) S 31757 31757 31409 0 -1 64 10481 0 0 0 22 4 0 0 16 0 9 0 400571163 832262144 25851 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31771/tid=31774] ppid=31757 vsize=812756 CPUtime=0
/proc/31771/task/31774/stat : 31774 (java) S 31757 31757 31409 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 400571163 832262144 25851 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31771/tid=31775] ppid=31757 vsize=812756 CPUtime=0
/proc/31771/task/31775/stat : 31775 (java) S 31757 31757 31409 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 400571163 832262144 25851 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31771/tid=31776] ppid=31757 vsize=812756 CPUtime=0
/proc/31771/task/31776/stat : 31776 (java) S 31757 31757 31409 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 400571165 832262144 25851 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31771/tid=31777] ppid=31757 vsize=812756 CPUtime=0.13
/proc/31771/task/31777/stat : 31777 (java) S 31757 31757 31409 0 -1 64 785 0 0 0 13 0 0 0 16 0 9 0 400571165 832262144 25851 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31771/tid=31778] ppid=31757 vsize=812756 CPUtime=0
/proc/31771/task/31778/stat : 31778 (java) S 31757 31757 31409 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 400571166 832262144 25851 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31771/tid=31779] ppid=31757 vsize=812756 CPUtime=0
/proc/31771/task/31779/stat : 31779 (java) S 31757 31757 31409 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 400571166 832262144 25851 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 860320

[startup+6.30112 s]
/proc/loadavg: 0.98 0.24 0.08 3/91 31779
/proc/meminfo: memFree=1107976/2055920 swapFree=4179356/4192956
[pid=31757] ppid=31755 vsize=47564 CPUtime=0.01
/proc/31757/stat : 31757 (galacM.sh) S 31755 31757 31409 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 400571157 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31757/statm: 11891 364 245 79 0 219 0
[pid=31771] ppid=31757 vsize=812756 CPUtime=6.19
/proc/31771/stat : 31771 (java) S 31757 31757 31409 0 -1 0 34861 0 1 0 598 21 0 0 19 0 9 0 400571161 832262144 34260 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31771/statm: 203189 34260 1888 9 0 197170 0
[pid=31771/tid=31772] ppid=31757 vsize=812756 CPUtime=5.33
/proc/31771/task/31772/stat : 31772 (java) R 31757 31757 31409 0 -1 64 14486 0 1 0 522 11 0 0 25 0 9 0 400571162 832262144 34260 996147200 134512640 134550740 4294955616 18446744073709551615 4126806707 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31771/tid=31773] ppid=31757 vsize=812756 CPUtime=0.66
/proc/31771/task/31773/stat : 31773 (java) S 31757 31757 31409 0 -1 64 18868 0 0 0 57 9 0 0 16 0 9 0 400571163 832262144 34260 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31771/tid=31774] ppid=31757 vsize=812756 CPUtime=0
/proc/31771/task/31774/stat : 31774 (java) S 31757 31757 31409 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 400571163 832262144 34260 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31771/tid=31775] ppid=31757 vsize=812756 CPUtime=0
/proc/31771/task/31775/stat : 31775 (java) S 31757 31757 31409 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 400571163 832262144 34260 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31771/tid=31776] ppid=31757 vsize=812756 CPUtime=0
/proc/31771/task/31776/stat : 31776 (java) S 31757 31757 31409 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 400571165 832262144 34260 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31771/tid=31777] ppid=31757 vsize=812756 CPUtime=0.17
/proc/31771/task/31777/stat : 31777 (java) S 31757 31757 31409 0 -1 64 808 0 0 0 17 0 0 0 16 0 9 0 400571165 832262144 34260 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31771/tid=31778] ppid=31757 vsize=812756 CPUtime=0
/proc/31771/task/31778/stat : 31778 (java) S 31757 31757 31409 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 400571166 832262144 34260 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31771/tid=31779] ppid=31757 vsize=812756 CPUtime=0
/proc/31771/task/31779/stat : 31779 (java) S 31757 31757 31409 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 400571166 832262144 34260 996147200 134512640 134550740 4294955616 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) 860320

[startup+12.702 s]
/proc/loadavg: 1.14 0.29 0.10 3/91 31779
/proc/meminfo: memFree=981512/2055920 swapFree=4179356/4192956
[pid=31757] ppid=31755 vsize=47564 CPUtime=0.01
/proc/31757/stat : 31757 (galacM.sh) S 31755 31757 31409 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 400571157 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31757/statm: 11891 364 245 79 0 219 0
[pid=31771] ppid=31757 vsize=812756 CPUtime=12.53
/proc/31771/stat : 31771 (java) S 31757 31757 31409 0 -1 0 51687 0 1 0 1223 30 0 0 19 0 9 0 400571161 832262144 51061 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31771/statm: 203189 51061 1891 9 0 197170 0
[pid=31771/tid=31772] ppid=31757 vsize=812756 CPUtime=10.81
/proc/31771/task/31772/stat : 31772 (java) R 31757 31757 31409 0 -1 64 14511 0 1 0 1068 13 0 0 25 0 9 0 400571162 832262144 51061 996147200 134512640 134550740 4294955616 18446744073709551615 4126458206 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31771/tid=31773] ppid=31757 vsize=812756 CPUtime=1.46
/proc/31771/task/31773/stat : 31773 (java) S 31757 31757 31409 0 -1 64 35632 0 0 0 131 15 0 0 16 0 9 0 400571163 832262144 51061 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31771/tid=31774] ppid=31757 vsize=812756 CPUtime=0
/proc/31771/task/31774/stat : 31774 (java) S 31757 31757 31409 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 400571163 832262144 51061 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31771/tid=31775] ppid=31757 vsize=812756 CPUtime=0
/proc/31771/task/31775/stat : 31775 (java) S 31757 31757 31409 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 400571163 832262144 51061 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31771/tid=31776] ppid=31757 vsize=812756 CPUtime=0
/proc/31771/task/31776/stat : 31776 (java) S 31757 31757 31409 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 400571165 832262144 51061 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31771/tid=31777] ppid=31757 vsize=812756 CPUtime=0.23
/proc/31771/task/31777/stat : 31777 (java) S 31757 31757 31409 0 -1 64 845 0 0 0 23 0 0 0 15 0 9 0 400571165 832262144 51061 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31771/tid=31778] ppid=31757 vsize=812756 CPUtime=0
/proc/31771/task/31778/stat : 31778 (java) S 31757 31757 31409 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 400571166 832262144 51061 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31771/tid=31779] ppid=31757 vsize=812756 CPUtime=0
/proc/31771/task/31779/stat : 31779 (java) S 31757 31757 31409 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 400571166 832262144 51061 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 860320

[startup+25.5028 s]
/proc/loadavg: 1.42 0.38 0.13 4/91 31779
/proc/meminfo: memFree=735496/2055920 swapFree=4179356/4192956
[pid=31757] ppid=31755 vsize=47564 CPUtime=0.01
/proc/31757/stat : 31757 (galacM.sh) S 31755 31757 31409 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 400571157 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31757/statm: 11891 364 245 79 0 219 0
[pid=31771] ppid=31757 vsize=812756 CPUtime=25.21
/proc/31771/stat : 31771 (java) S 31757 31757 31409 0 -1 0 84007 0 1 0 2469 52 0 0 19 0 9 0 400571161 832262144 83330 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31771/statm: 203189 83330 1891 9 0 197170 0
[pid=31771/tid=31772] ppid=31757 vsize=812756 CPUtime=21.82
/proc/31771/task/31772/stat : 31772 (java) R 31757 31757 31409 0 -1 64 14562 0 1 0 2165 17 0 0 25 0 9 0 400571162 832262144 83330 996147200 134512640 134550740 4294955616 18446744073709551615 4126666106 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31771/tid=31773] ppid=31757 vsize=812756 CPUtime=3.1
/proc/31771/task/31773/stat : 31773 (java) S 31757 31757 31409 0 -1 64 67897 0 0 0 278 32 0 0 16 0 9 0 400571163 832262144 83330 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31771/tid=31774] ppid=31757 vsize=812756 CPUtime=0
/proc/31771/task/31774/stat : 31774 (java) S 31757 31757 31409 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 400571163 832262144 83330 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31771/tid=31775] ppid=31757 vsize=812756 CPUtime=0
/proc/31771/task/31775/stat : 31775 (java) S 31757 31757 31409 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 400571163 832262144 83330 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31771/tid=31776] ppid=31757 vsize=812756 CPUtime=0
/proc/31771/task/31776/stat : 31776 (java) S 31757 31757 31409 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 400571165 832262144 83330 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31771/tid=31777] ppid=31757 vsize=812756 CPUtime=0.24
/proc/31771/task/31777/stat : 31777 (java) S 31757 31757 31409 0 -1 64 849 0 0 0 24 0 0 0 16 0 9 0 400571165 832262144 83330 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31771/tid=31778] ppid=31757 vsize=812756 CPUtime=0
/proc/31771/task/31778/stat : 31778 (java) S 31757 31757 31409 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 400571166 832262144 83330 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31771/tid=31779] ppid=31757 vsize=812756 CPUtime=0
/proc/31771/task/31779/stat : 31779 (java) S 31757 31757 31409 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 400571166 832262144 83330 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.22

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

[pid=31771/tid=31772] ppid=31757 vsize=812756 CPUtime=63.13
/proc/31771/task/31772/stat : 31772 (java) S 31757 31757 31409 0 -1 64 14838 0 1 0 6283 30 0 0 17 0 9 0 400571162 832262144 184860 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31771/tid=31773] ppid=31757 vsize=812756 CPUtime=287.1
/proc/31771/task/31773/stat : 31773 (java) R 31757 31757 31409 0 -1 64 169566 0 0 0 28625 85 0 0 25 0 9 0 400571163 832262144 184860 996147200 134512640 134550740 4294955616 18446744073709551615 103735741 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31771/tid=31774] ppid=31757 vsize=812756 CPUtime=0
/proc/31771/task/31774/stat : 31774 (java) S 31757 31757 31409 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 400571163 832262144 184860 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31771/tid=31775] ppid=31757 vsize=812756 CPUtime=0
/proc/31771/task/31775/stat : 31775 (java) S 31757 31757 31409 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 400571163 832262144 184860 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31771/tid=31776] ppid=31757 vsize=812756 CPUtime=0
/proc/31771/task/31776/stat : 31776 (java) S 31757 31757 31409 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 400571165 832262144 184860 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31771/tid=31777] ppid=31757 vsize=812756 CPUtime=0.3
/proc/31771/task/31777/stat : 31777 (java) S 31757 31757 31409 0 -1 64 888 0 0 0 30 0 0 0 16 0 9 0 400571165 832262144 184860 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31771/tid=31778] ppid=31757 vsize=812756 CPUtime=0
/proc/31771/task/31778/stat : 31778 (java) S 31757 31757 31409 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 400571166 832262144 184860 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31771/tid=31779] ppid=31757 vsize=812756 CPUtime=0
/proc/31771/task/31779/stat : 31779 (java) S 31757 31757 31409 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 400571166 832262144 184860 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 350.57
Current children cumulated vsize (KiB) 860320

[startup+355.102 s]
/proc/loadavg: 1.99 1.46 0.68 3/83 31876
/proc/meminfo: memFree=1013688/2055920 swapFree=4180236/4192956
[pid=31757] ppid=31755 vsize=47564 CPUtime=0.01
/proc/31757/stat : 31757 (galacM.sh) S 31755 31757 31409 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 400571157 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31757/statm: 11891 364 245 79 0 219 0
[pid=31771] ppid=31757 vsize=812756 CPUtime=353.76
/proc/31771/stat : 31771 (java) S 31757 31757 31409 0 -1 0 185997 0 1 0 35259 117 0 0 19 0 9 0 400571161 832262144 184860 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31771/statm: 203189 184860 2584 9 0 197170 0
[pid=31771/tid=31772] ppid=31757 vsize=812756 CPUtime=63.14
/proc/31771/task/31772/stat : 31772 (java) S 31757 31757 31409 0 -1 64 14839 0 1 0 6284 30 0 0 17 0 9 0 400571162 832262144 184860 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31771/tid=31773] ppid=31757 vsize=812756 CPUtime=290.28
/proc/31771/task/31773/stat : 31773 (java) R 31757 31757 31409 0 -1 64 169566 0 0 0 28943 85 0 0 25 0 9 0 400571163 832262144 184860 996147200 134512640 134550740 4294955616 18446744073709551615 104180298 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31771/tid=31774] ppid=31757 vsize=812756 CPUtime=0
/proc/31771/task/31774/stat : 31774 (java) S 31757 31757 31409 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 400571163 832262144 184860 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31771/tid=31775] ppid=31757 vsize=812756 CPUtime=0
/proc/31771/task/31775/stat : 31775 (java) S 31757 31757 31409 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 400571163 832262144 184860 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31771/tid=31776] ppid=31757 vsize=812756 CPUtime=0
/proc/31771/task/31776/stat : 31776 (java) S 31757 31757 31409 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 400571165 832262144 184860 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31771/tid=31777] ppid=31757 vsize=812756 CPUtime=0.3
/proc/31771/task/31777/stat : 31777 (java) S 31757 31757 31409 0 -1 64 888 0 0 0 30 0 0 0 16 0 9 0 400571165 832262144 184860 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31771/tid=31778] ppid=31757 vsize=812756 CPUtime=0
/proc/31771/task/31778/stat : 31778 (java) S 31757 31757 31409 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 400571166 832262144 184860 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31771/tid=31779] ppid=31757 vsize=812756 CPUtime=0
/proc/31771/task/31779/stat : 31779 (java) S 31757 31757 31409 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 400571166 832262144 184860 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 353.77
Current children cumulated vsize (KiB) 860320

[startup+358.302 s]
/proc/loadavg: 1.99 1.47 0.68 3/83 31876
/proc/meminfo: memFree=1013240/2055920 swapFree=4180236/4192956
[pid=31757] ppid=31755 vsize=47564 CPUtime=0.01
/proc/31757/stat : 31757 (galacM.sh) S 31755 31757 31409 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 400571157 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31757/statm: 11891 364 245 79 0 219 0
[pid=31771] ppid=31757 vsize=812756 CPUtime=356.95
/proc/31771/stat : 31771 (java) S 31757 31757 31409 0 -1 0 185998 0 1 0 35578 117 0 0 19 0 9 0 400571161 832262144 184860 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31771/statm: 203189 184860 2584 9 0 197170 0
[pid=31771/tid=31772] ppid=31757 vsize=812756 CPUtime=63.14
/proc/31771/task/31772/stat : 31772 (java) S 31757 31757 31409 0 -1 64 14840 0 1 0 6284 30 0 0 17 0 9 0 400571162 832262144 184860 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31771/tid=31773] ppid=31757 vsize=812756 CPUtime=293.48
/proc/31771/task/31773/stat : 31773 (java) R 31757 31757 31409 0 -1 64 169566 0 0 0 29263 85 0 0 25 0 9 0 400571163 832262144 184860 996147200 134512640 134550740 4294955616 18446744073709551615 104456976 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31771/tid=31774] ppid=31757 vsize=812756 CPUtime=0
/proc/31771/task/31774/stat : 31774 (java) S 31757 31757 31409 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 400571163 832262144 184860 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31771/tid=31775] ppid=31757 vsize=812756 CPUtime=0
/proc/31771/task/31775/stat : 31775 (java) S 31757 31757 31409 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 400571163 832262144 184860 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31771/tid=31776] ppid=31757 vsize=812756 CPUtime=0
/proc/31771/task/31776/stat : 31776 (java) S 31757 31757 31409 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 400571165 832262144 184860 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31771/tid=31777] ppid=31757 vsize=812756 CPUtime=0.3
/proc/31771/task/31777/stat : 31777 (java) S 31757 31757 31409 0 -1 64 888 0 0 0 30 0 0 0 16 0 9 0 400571165 832262144 184860 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31771/tid=31778] ppid=31757 vsize=812756 CPUtime=0
/proc/31771/task/31778/stat : 31778 (java) S 31757 31757 31409 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 400571166 832262144 184860 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31771/tid=31779] ppid=31757 vsize=812756 CPUtime=0
/proc/31771/task/31779/stat : 31779 (java) S 31757 31757 31409 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 400571166 832262144 184860 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 356.96
Current children cumulated vsize (KiB) 860320

[startup+359.902 s]
/proc/loadavg: 1.99 1.47 0.68 3/83 31876
/proc/meminfo: memFree=1013112/2055920 swapFree=4180236/4192956
[pid=31757] ppid=31755 vsize=47564 CPUtime=0.01
/proc/31757/stat : 31757 (galacM.sh) S 31755 31757 31409 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 400571157 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31757/statm: 11891 364 245 79 0 219 0
[pid=31771] ppid=31757 vsize=812756 CPUtime=358.55
/proc/31771/stat : 31771 (java) S 31757 31757 31409 0 -1 0 185998 0 1 0 35738 117 0 0 19 0 9 0 400571161 832262144 184860 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31771/statm: 203189 184860 2584 9 0 197170 0
[pid=31771/tid=31772] ppid=31757 vsize=812756 CPUtime=63.14
/proc/31771/task/31772/stat : 31772 (java) S 31757 31757 31409 0 -1 64 14840 0 1 0 6284 30 0 0 17 0 9 0 400571162 832262144 184860 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31771/tid=31773] ppid=31757 vsize=812756 CPUtime=295.08
/proc/31771/task/31773/stat : 31773 (java) R 31757 31757 31409 0 -1 64 169566 0 0 0 29423 85 0 0 25 0 9 0 400571163 832262144 184860 996147200 134512640 134550740 4294955616 18446744073709551615 104182219 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31771/tid=31774] ppid=31757 vsize=812756 CPUtime=0
/proc/31771/task/31774/stat : 31774 (java) S 31757 31757 31409 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 400571163 832262144 184860 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31771/tid=31775] ppid=31757 vsize=812756 CPUtime=0
/proc/31771/task/31775/stat : 31775 (java) S 31757 31757 31409 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 400571163 832262144 184860 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31771/tid=31776] ppid=31757 vsize=812756 CPUtime=0
/proc/31771/task/31776/stat : 31776 (java) S 31757 31757 31409 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 400571165 832262144 184860 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31771/tid=31777] ppid=31757 vsize=812756 CPUtime=0.3
/proc/31771/task/31777/stat : 31777 (java) S 31757 31757 31409 0 -1 64 888 0 0 0 30 0 0 0 16 0 9 0 400571165 832262144 184860 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31771/tid=31778] ppid=31757 vsize=812756 CPUtime=0
/proc/31771/task/31778/stat : 31778 (java) S 31757 31757 31409 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 400571166 832262144 184860 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31771/tid=31779] ppid=31757 vsize=812756 CPUtime=0
/proc/31771/task/31779/stat : 31779 (java) S 31757 31757 31409 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 400571166 832262144 184860 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 358.56
Current children cumulated vsize (KiB) 860320

[startup+360.302 s]
/proc/loadavg: 1.99 1.47 0.68 3/83 31876
/proc/meminfo: memFree=1013112/2055920 swapFree=4180236/4192956
[pid=31757] ppid=31755 vsize=47564 CPUtime=0.01
/proc/31757/stat : 31757 (galacM.sh) S 31755 31757 31409 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 400571157 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31757/statm: 11891 364 245 79 0 219 0
[pid=31771] ppid=31757 vsize=812756 CPUtime=358.95
/proc/31771/stat : 31771 (java) S 31757 31757 31409 0 -1 0 185998 0 1 0 35778 117 0 0 19 0 9 0 400571161 832262144 184860 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31771/statm: 203189 184860 2584 9 0 197170 0
[pid=31771/tid=31772] ppid=31757 vsize=812756 CPUtime=63.14
/proc/31771/task/31772/stat : 31772 (java) S 31757 31757 31409 0 -1 64 14840 0 1 0 6284 30 0 0 17 0 9 0 400571162 832262144 184860 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31771/tid=31773] ppid=31757 vsize=812756 CPUtime=295.48
/proc/31771/task/31773/stat : 31773 (java) R 31757 31757 31409 0 -1 64 169566 0 0 0 29463 85 0 0 25 0 9 0 400571163 832262144 184860 996147200 134512640 134550740 4294955616 18446744073709551615 103834248 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31771/tid=31774] ppid=31757 vsize=812756 CPUtime=0
/proc/31771/task/31774/stat : 31774 (java) S 31757 31757 31409 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 400571163 832262144 184860 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31771/tid=31775] ppid=31757 vsize=812756 CPUtime=0
/proc/31771/task/31775/stat : 31775 (java) S 31757 31757 31409 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 400571163 832262144 184860 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31771/tid=31776] ppid=31757 vsize=812756 CPUtime=0
/proc/31771/task/31776/stat : 31776 (java) S 31757 31757 31409 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 400571165 832262144 184860 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31771/tid=31777] ppid=31757 vsize=812756 CPUtime=0.3
/proc/31771/task/31777/stat : 31777 (java) S 31757 31757 31409 0 -1 64 888 0 0 0 30 0 0 0 16 0 9 0 400571165 832262144 184860 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31771/tid=31778] ppid=31757 vsize=812756 CPUtime=0
/proc/31771/task/31778/stat : 31778 (java) S 31757 31757 31409 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 400571166 832262144 184860 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31771/tid=31779] ppid=31757 vsize=812756 CPUtime=0
/proc/31771/task/31779/stat : 31779 (java) S 31757 31757 31409 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 400571166 832262144 184860 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 358.96
Current children cumulated vsize (KiB) 860320

[startup+360.702 s]
/proc/loadavg: 1.99 1.47 0.68 3/83 31876
/proc/meminfo: memFree=1013112/2055920 swapFree=4180236/4192956
[pid=31757] ppid=31755 vsize=47564 CPUtime=0.01
/proc/31757/stat : 31757 (galacM.sh) S 31755 31757 31409 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 400571157 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31757/statm: 11891 364 245 79 0 219 0
[pid=31771] ppid=31757 vsize=812756 CPUtime=359.36
/proc/31771/stat : 31771 (java) S 31757 31757 31409 0 -1 0 185998 0 1 0 35819 117 0 0 19 0 9 0 400571161 832262144 184860 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31771/statm: 203189 184860 2584 9 0 197170 0
[pid=31771/tid=31772] ppid=31757 vsize=812756 CPUtime=63.14
/proc/31771/task/31772/stat : 31772 (java) S 31757 31757 31409 0 -1 64 14840 0 1 0 6284 30 0 0 17 0 9 0 400571162 832262144 184860 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31771/tid=31773] ppid=31757 vsize=812756 CPUtime=295.89
/proc/31771/task/31773/stat : 31773 (java) R 31757 31757 31409 0 -1 64 169566 0 0 0 29504 85 0 0 25 0 9 0 400571163 832262144 184860 996147200 134512640 134550740 4294955616 18446744073709551615 104457013 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31771/tid=31774] ppid=31757 vsize=812756 CPUtime=0
/proc/31771/task/31774/stat : 31774 (java) S 31757 31757 31409 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 400571163 832262144 184860 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31771/tid=31775] ppid=31757 vsize=812756 CPUtime=0
/proc/31771/task/31775/stat : 31775 (java) S 31757 31757 31409 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 400571163 832262144 184860 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31771/tid=31776] ppid=31757 vsize=812756 CPUtime=0
/proc/31771/task/31776/stat : 31776 (java) S 31757 31757 31409 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 400571165 832262144 184860 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31771/tid=31777] ppid=31757 vsize=812756 CPUtime=0.3
/proc/31771/task/31777/stat : 31777 (java) S 31757 31757 31409 0 -1 64 888 0 0 0 30 0 0 0 16 0 9 0 400571165 832262144 184860 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31771/tid=31778] ppid=31757 vsize=812756 CPUtime=0
/proc/31771/task/31778/stat : 31778 (java) S 31757 31757 31409 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 400571166 832262144 184860 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31771/tid=31779] ppid=31757 vsize=812756 CPUtime=0
/proc/31771/task/31779/stat : 31779 (java) S 31757 31757 31409 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 400571166 832262144 184860 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 359.37
Current children cumulated vsize (KiB) 860320

[startup+360.807 s]
/proc/loadavg: 1.99 1.47 0.68 3/83 31876
/proc/meminfo: memFree=1013112/2055920 swapFree=4180236/4192956
[pid=31757] ppid=31755 vsize=47564 CPUtime=0.01
/proc/31757/stat : 31757 (galacM.sh) S 31755 31757 31409 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 400571157 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31757/statm: 11891 364 245 79 0 219 0
[pid=31771] ppid=31757 vsize=0 CPUtime=359.44
/proc/31771/stat : 31771 (java) Z 31757 31757 31409 0 -1 12 186012 0 1 0 35823 121 0 0 16 0 2 0 400571161 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31771/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 359.45
Current children cumulated vsize (KiB) 47564

Child status: 0
Real time (s): 360.869
CPU time (s): 359.541
CPU user time (s): 358.242
CPU system time (s): 1.2998
CPU usage (%): 99.6321
Max. virtual memory (cumulated for all children) (KiB): 860320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 358.242
system time used= 1.2998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 188496
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= 9891
involuntary context switches= 9717

runsolver used 0.422935 second user time and 1.24281 second system time

The end

Launcher Data (download as text)

Begin job on node49 at 2008-07-01 23:58:58
IDJOB=1034450
IDBENCH=53342
IDSOLVER=350
FILE ID=node49/1034450-1214949524
PBS_JOBID= 7870236
Free space on /tmp= 66360 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 0f684d9f34d64adafc4625b528ae43df
RANDOM SEED=48320295

node49.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.249
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.249
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:       1265976 kB
Buffers:         46008 kB
Cached:         618080 kB
SwapCached:       6664 kB
Active:         414452 kB
Inactive:       295388 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1265976 kB
SwapTotal:     4192956 kB
SwapFree:      4179356 kB
Dirty:          189068 kB
Writeback:           0 kB
Mapped:          60876 kB
Slab:            64976 kB
Committed_AS:   719720 kB
PageTables:       1892 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66448 MiB
End job on node49 at 2008-07-02 00:04:59