Trace number 1056537

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 E? (problem) 71.1992 72.055

General information on the benchmark

Namecsp/os-gp/
normalized-gp10-02-1097.xml
MD5SUMdb569eb1a10e368cbf1419b196a88571
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.095984
Satisfiable
(Un)Satisfiability was proved
Number of variables101
Number of constraints1000
Maximum constraint arity2
Maximum domain size1098
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1000
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---
71.05/71.90	Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
71.05/71.90		at tuples.IP4BigConstraints.generateLessNumberOfTuples(IP4BigConstraints.java:149)
71.05/71.90		at base.MixedEncoding.createRelation(MixedEncoding.java:63)
71.05/71.90		at base.Problem.endConstraint(Problem.java:510)
71.05/71.90		at sat4j.Constraint.endElement(Constraint.java:37)
71.05/71.90		at sat4j.InstanceParser.endElement(InstanceParser.java:49)
71.05/71.90		at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.endElement(Unknown Source)
71.05/71.90		at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.endElement(Unknown Source)
71.05/71.90		at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(Unknown Source)
71.05/71.90		at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(Unknown Source)
71.05/71.90		at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(Unknown Source)
71.05/71.90		at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
71.05/71.90		at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
71.05/71.91		at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
71.05/71.91		at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown Source)
71.05/71.91		at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(Unknown Source)
71.05/71.91		at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
71.05/71.91		at sat4j.CspXmlParser.parse(CspXmlParser.java:42)
71.05/71.91		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-1056537-1215063517/watcher-1056537-1215063517 -o /tmp/evaluation-result-1056537-1215063517/solver-1056537-1215063517 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1056537-1215063517.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.18 2.14 2.08 4/80 21738
/proc/meminfo: memFree=1638096/2055920 swapFree=4180772/4192956
[pid=21738] ppid=21736 vsize=5244 CPUtime=0
/proc/21738/stat : 21738 (galacE.sh) R 21736 21738 17535 0 -1 4194304 155 0 0 0 0 0 0 0 23 0 1 0 1985321511 5369856 121 996147200 4194304 4520092 548682068832 18446744073709551615 4389026 0 0 4096 0 0 0 0 17 1 0 0
/proc/21738/statm: 1311 121 89 79 0 115 0

[startup+0.0761899 s]
/proc/loadavg: 2.18 2.14 2.08 4/80 21738
/proc/meminfo: memFree=1638096/2055920 swapFree=4180772/4192956
[pid=21738] ppid=21736 vsize=47572 CPUtime=0.01
/proc/21738/stat : 21738 (galacE.sh) S 21736 21738 17535 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1985321511 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 257203301210 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21738/statm: 11893 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+0.109318 s]
/proc/loadavg: 2.18 2.14 2.08 4/80 21738
/proc/meminfo: memFree=1638096/2055920 swapFree=4180772/4192956
[pid=21738] ppid=21736 vsize=47572 CPUtime=0.01
/proc/21738/stat : 21738 (galacE.sh) S 21736 21738 17535 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1985321511 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 257203301210 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21738/statm: 11893 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+0.301342 s]
/proc/loadavg: 2.18 2.14 2.08 4/80 21738
/proc/meminfo: memFree=1638096/2055920 swapFree=4180772/4192956
[pid=21738] ppid=21736 vsize=47572 CPUtime=0.01
/proc/21738/stat : 21738 (galacE.sh) S 21736 21738 17535 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1985321511 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 257203301210 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21738/statm: 11893 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+0.701368 s]
/proc/loadavg: 2.18 2.14 2.08 4/80 21738
/proc/meminfo: memFree=1638096/2055920 swapFree=4180772/4192956
[pid=21738] ppid=21736 vsize=47572 CPUtime=0.01
/proc/21738/stat : 21738 (galacE.sh) S 21736 21738 17535 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1985321511 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 257203301210 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21738/statm: 11893 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+1.50144 s]
/proc/loadavg: 2.16 2.14 2.08 4/90 21760
/proc/meminfo: memFree=1597504/2055920 swapFree=4180772/4192956
[pid=21738] ppid=21736 vsize=47572 CPUtime=0.01
/proc/21738/stat : 21738 (galacE.sh) S 21736 21738 17535 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1985321511 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 257203301210 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21738/statm: 11893 364 245 79 0 219 0
[pid=21752] ppid=21738 vsize=812732 CPUtime=1.44
/proc/21752/stat : 21752 (java) S 21738 21738 17535 0 -1 0 13365 0 1 0 137 7 0 0 18 0 9 0 1985321514 832237568 12549 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21752/statm: 203183 12549 2583 9 0 197164 0
[pid=21752/tid=21753] ppid=21738 vsize=812732 CPUtime=0.4
/proc/21752/task/21753/stat : 21753 (java) S 21738 21738 17535 0 -1 64 7446 0 1 0 36 4 0 0 16 0 9 0 1985321515 832237568 12549 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21752/tid=21754] ppid=21738 vsize=812732 CPUtime=0.91
/proc/21752/task/21754/stat : 21754 (java) R 21738 21738 17535 0 -1 64 4480 0 0 0 90 1 0 0 21 0 9 0 1985321517 832237568 12549 996147200 134512640 134550740 4294955616 18446744073709551615 102479026 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21752/tid=21755] ppid=21738 vsize=812732 CPUtime=0
/proc/21752/task/21755/stat : 21755 (java) S 21738 21738 17535 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1985321517 832237568 12549 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21752/tid=21756] ppid=21738 vsize=812732 CPUtime=0
/proc/21752/task/21756/stat : 21756 (java) S 21738 21738 17535 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1985321517 832237568 12549 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21752/tid=21757] ppid=21738 vsize=812732 CPUtime=0
/proc/21752/task/21757/stat : 21757 (java) S 21738 21738 17535 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1985321519 832237568 12549 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21752/tid=21758] ppid=21738 vsize=812732 CPUtime=0.1
/proc/21752/task/21758/stat : 21758 (java) S 21738 21738 17535 0 -1 64 737 0 0 0 10 0 0 0 16 0 9 0 1985321519 832237568 12549 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21752/tid=21759] ppid=21738 vsize=812732 CPUtime=0
/proc/21752/task/21759/stat : 21759 (java) S 21738 21738 17535 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1985321519 832237568 12549 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21752/tid=21760] ppid=21738 vsize=812732 CPUtime=0
/proc/21752/task/21760/stat : 21760 (java) S 21738 21738 17535 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1985321519 832237568 12549 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) 860304

[startup+3.10156 s]
/proc/loadavg: 2.16 2.14 2.08 3/90 21760
/proc/meminfo: memFree=1596800/2055920 swapFree=4180772/4192956
[pid=21738] ppid=21736 vsize=47572 CPUtime=0.01
/proc/21738/stat : 21738 (galacE.sh) S 21736 21738 17535 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1985321511 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 257203301210 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21738/statm: 11893 364 245 79 0 219 0
[pid=21752] ppid=21738 vsize=812732 CPUtime=3.02
/proc/21752/stat : 21752 (java) S 21738 21738 17535 0 -1 0 13499 0 1 0 295 7 0 0 18 0 9 0 1985321514 832237568 12659 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21752/statm: 203183 12659 2585 9 0 197164 0
[pid=21752/tid=21753] ppid=21738 vsize=812732 CPUtime=1.24
/proc/21752/task/21753/stat : 21753 (java) R 21738 21738 17535 0 -1 64 7471 0 1 0 120 4 0 0 22 0 9 0 1985321515 832237568 12659 996147200 134512640 134550740 4294955616 18446744073709551615 4126644742 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21752/tid=21754] ppid=21738 vsize=812732 CPUtime=1.6
/proc/21752/task/21754/stat : 21754 (java) S 21738 21738 17535 0 -1 64 4560 0 0 0 159 1 0 0 25 0 9 0 1985321517 832237568 12659 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21752/tid=21755] ppid=21738 vsize=812732 CPUtime=0
/proc/21752/task/21755/stat : 21755 (java) S 21738 21738 17535 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1985321517 832237568 12659 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21752/tid=21756] ppid=21738 vsize=812732 CPUtime=0
/proc/21752/task/21756/stat : 21756 (java) S 21738 21738 17535 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1985321517 832237568 12659 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21752/tid=21757] ppid=21738 vsize=812732 CPUtime=0
/proc/21752/task/21757/stat : 21757 (java) S 21738 21738 17535 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1985321519 832237568 12659 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21752/tid=21758] ppid=21738 vsize=812732 CPUtime=0.14
/proc/21752/task/21758/stat : 21758 (java) S 21738 21738 17535 0 -1 64 766 0 0 0 14 0 0 0 15 0 9 0 1985321519 832237568 12659 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21752/tid=21759] ppid=21738 vsize=812732 CPUtime=0
/proc/21752/task/21759/stat : 21759 (java) S 21738 21738 17535 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1985321519 832237568 12659 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21752/tid=21760] ppid=21738 vsize=812732 CPUtime=0
/proc/21752/task/21760/stat : 21760 (java) S 21738 21738 17535 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1985321519 832237568 12659 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) 860304

[startup+6.30283 s]
/proc/loadavg: 2.23 2.15 2.08 5/90 21760
/proc/meminfo: memFree=1492160/2055920 swapFree=4180772/4192956
[pid=21738] ppid=21736 vsize=47572 CPUtime=0.01
/proc/21738/stat : 21738 (galacE.sh) S 21736 21738 17535 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1985321511 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 257203301210 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21738/statm: 11893 364 245 79 0 219 0
[pid=21752] ppid=21738 vsize=812732 CPUtime=6.18
/proc/21752/stat : 21752 (java) S 21738 21738 17535 0 -1 0 45817 0 1 0 598 20 0 0 18 0 9 0 1985321514 832237568 44972 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21752/statm: 203183 44972 2592 9 0 197164 0
[pid=21752/tid=21753] ppid=21738 vsize=812732 CPUtime=3.68
/proc/21752/task/21753/stat : 21753 (java) R 21738 21738 17535 0 -1 64 14647 0 1 0 361 7 0 0 25 0 9 0 1985321515 832237568 44972 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21752/tid=21754] ppid=21738 vsize=812732 CPUtime=2.32
/proc/21752/task/21754/stat : 21754 (java) R 21738 21738 17535 0 -1 64 29699 0 0 0 221 11 0 0 17 0 9 0 1985321517 832237568 44972 996147200 134512640 134550740 4294955616 18446744073709551615 102674864 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21752/tid=21755] ppid=21738 vsize=812732 CPUtime=0
/proc/21752/task/21755/stat : 21755 (java) S 21738 21738 17535 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1985321517 832237568 44972 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21752/tid=21756] ppid=21738 vsize=812732 CPUtime=0
/proc/21752/task/21756/stat : 21756 (java) S 21738 21738 17535 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1985321517 832237568 44972 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21752/tid=21757] ppid=21738 vsize=812732 CPUtime=0
/proc/21752/task/21757/stat : 21757 (java) S 21738 21738 17535 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1985321519 832237568 44972 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21752/tid=21758] ppid=21738 vsize=812732 CPUtime=0.15
/proc/21752/task/21758/stat : 21758 (java) S 21738 21738 17535 0 -1 64 769 0 0 0 15 0 0 0 15 0 9 0 1985321519 832237568 44972 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21752/tid=21759] ppid=21738 vsize=812732 CPUtime=0
/proc/21752/task/21759/stat : 21759 (java) S 21738 21738 17535 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1985321519 832237568 44972 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21752/tid=21760] ppid=21738 vsize=812732 CPUtime=0
/proc/21752/task/21760/stat : 21760 (java) S 21738 21738 17535 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1985321519 832237568 44972 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 860304

[startup+12.7014 s]
/proc/loadavg: 2.21 2.15 2.08 3/90 21760
/proc/meminfo: memFree=1316160/2055920 swapFree=4180772/4192956
[pid=21738] ppid=21736 vsize=47572 CPUtime=0.01
/proc/21738/stat : 21738 (galacE.sh) S 21736 21738 17535 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1985321511 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 257203301210 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21738/statm: 11893 364 245 79 0 219 0
[pid=21752] ppid=21738 vsize=812732 CPUtime=12.5
/proc/21752/stat : 21752 (java) S 21738 21738 17535 0 -1 0 83448 0 1 0 1215 35 0 0 18 0 9 0 1985321514 832237568 82599 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21752/statm: 203183 82599 2592 9 0 197164 0
[pid=21752/tid=21753] ppid=21738 vsize=812732 CPUtime=8.82
/proc/21752/task/21753/stat : 21753 (java) R 21738 21738 17535 0 -1 64 14652 0 1 0 875 7 0 0 25 0 9 0 1985321515 832237568 82599 996147200 134512640 134550740 4294955616 18446744073709551615 4126653688 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21752/tid=21754] ppid=21738 vsize=812732 CPUtime=3.49
/proc/21752/task/21754/stat : 21754 (java) S 21738 21738 17535 0 -1 64 67319 0 0 0 323 26 0 0 17 0 9 0 1985321517 832237568 82599 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21752/tid=21755] ppid=21738 vsize=812732 CPUtime=0
/proc/21752/task/21755/stat : 21755 (java) S 21738 21738 17535 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1985321517 832237568 82599 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21752/tid=21756] ppid=21738 vsize=812732 CPUtime=0
/proc/21752/task/21756/stat : 21756 (java) S 21738 21738 17535 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1985321517 832237568 82599 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21752/tid=21757] ppid=21738 vsize=812732 CPUtime=0
/proc/21752/task/21757/stat : 21757 (java) S 21738 21738 17535 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1985321519 832237568 82599 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21752/tid=21758] ppid=21738 vsize=812732 CPUtime=0.16
/proc/21752/task/21758/stat : 21758 (java) S 21738 21738 17535 0 -1 64 775 0 0 0 16 0 0 0 15 0 9 0 1985321519 832237568 82599 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21752/tid=21759] ppid=21738 vsize=812732 CPUtime=0
/proc/21752/task/21759/stat : 21759 (java) S 21738 21738 17535 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1985321519 832237568 82599 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21752/tid=21760] ppid=21738 vsize=812732 CPUtime=0
/proc/21752/task/21760/stat : 21760 (java) S 21738 21738 17535 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1985321519 832237568 82599 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 860304

[startup+25.5024 s]
/proc/loadavg: 2.25 2.16 2.09 4/90 21760
/proc/meminfo: memFree=942144/2055920 swapFree=4180772/4192956
[pid=21738] ppid=21736 vsize=47572 CPUtime=0.01
/proc/21738/stat : 21738 (galacE.sh) S 21736 21738 17535 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1985321511 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 257203301210 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21738/statm: 11893 364 245 79 0 219 0
[pid=21752] ppid=21738 vsize=812732 CPUtime=25.17
/proc/21752/stat : 21752 (java) S 21738 21738 17535 0 -1 0 176786 0 1 0 2445 72 0 0 18 0 9 0 1985321514 832237568 175924 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21752/statm: 203183 175924 2592 9 0 197164 0
[pid=21752/tid=21753] ppid=21738 vsize=812732 CPUtime=18.01
/proc/21752/task/21753/stat : 21753 (java) S 21738 21738 17535 0 -1 64 14665 0 1 0 1794 7 0 0 25 0 9 0 1985321515 832237568 175924 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21752/tid=21754] ppid=21738 vsize=812732 CPUtime=6.96
/proc/21752/task/21754/stat : 21754 (java) R 21738 21738 17535 0 -1 64 160639 0 0 0 633 63 0 0 20 0 9 0 1985321517 832237568 175924 996147200 134512640 134550740 4294955616 18446744073709551615 104181398 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21752/tid=21755] ppid=21738 vsize=812732 CPUtime=0
/proc/21752/task/21755/stat : 21755 (java) S 21738 21738 17535 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1985321517 832237568 175924 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21752/tid=21756] ppid=21738 vsize=812732 CPUtime=0
/proc/21752/task/21756/stat : 21756 (java) S 21738 21738 17535 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1985321517 832237568 175924 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21752/tid=21757] ppid=21738 vsize=812732 CPUtime=0
/proc/21752/task/21757/stat : 21757 (java) S 21738 21738 17535 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1985321519 832237568 175924 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21752/tid=21758] ppid=21738 vsize=812732 CPUtime=0.17
/proc/21752/task/21758/stat : 21758 (java) S 21738 21738 17535 0 -1 64 780 0 0 0 17 0 0 0 16 0 9 0 1985321519 832237568 175924 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21752/tid=21759] ppid=21738 vsize=812732 CPUtime=0
/proc/21752/task/21759/stat : 21759 (java) S 21738 21738 17535 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1985321519 832237568 175924 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21752/tid=21760] ppid=21738 vsize=812732 CPUtime=0
/proc/21752/task/21760/stat : 21760 (java) S 21738 21738 17535 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1985321519 832237568 175924 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.18
Current children cumulated vsize (KiB) 860304

[startup+51.1025 s]
/proc/loadavg: 2.20 2.16 2.09 3/90 21760
/proc/meminfo: memFree=902080/2055920 swapFree=4180772/4192956
[pid=21738] ppid=21736 vsize=47572 CPUtime=0.01

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

[pid=21752/tid=21753] ppid=21738 vsize=814764 CPUtime=23.67
/proc/21752/task/21753/stat : 21753 (java) S 21738 21738 17535 0 -1 64 14900 0 1 0 2359 8 0 0 17 0 9 0 1985321515 834318336 185385 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21752/tid=21754] ppid=21738 vsize=814764 CPUtime=39.25
/proc/21752/task/21754/stat : 21754 (java) R 21738 21738 17535 0 -1 64 182071 0 0 0 3854 71 0 0 25 0 9 0 1985321517 834318336 185385 996147200 134512640 134550740 4294955616 18446744073709551615 104457031 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21752/tid=21755] ppid=21738 vsize=814764 CPUtime=0
/proc/21752/task/21755/stat : 21755 (java) S 21738 21738 17535 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1985321517 834318336 185385 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21752/tid=21756] ppid=21738 vsize=814764 CPUtime=0
/proc/21752/task/21756/stat : 21756 (java) S 21738 21738 17535 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1985321517 834318336 185385 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21752/tid=21757] ppid=21738 vsize=814764 CPUtime=0
/proc/21752/task/21757/stat : 21757 (java) S 21738 21738 17535 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1985321519 834318336 185385 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21752/tid=21758] ppid=21738 vsize=814764 CPUtime=0.17
/proc/21752/task/21758/stat : 21758 (java) S 21738 21738 17535 0 -1 64 781 0 0 0 17 0 0 0 16 0 9 0 1985321519 834318336 185385 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21752/tid=21759] ppid=21738 vsize=814764 CPUtime=0
/proc/21752/task/21759/stat : 21759 (java) S 21738 21738 17535 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1985321519 834318336 185385 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21752/tid=21760] ppid=21738 vsize=814764 CPUtime=0
/proc/21752/task/21760/stat : 21760 (java) S 21738 21738 17535 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1985321519 834318336 185385 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 63.14
Current children cumulated vsize (KiB) 862336

[startup+67.1079 s]
/proc/loadavg: 2.16 2.15 2.09 3/90 21760
/proc/meminfo: memFree=906048/2055920 swapFree=4180772/4192956
[pid=21738] ppid=21736 vsize=47572 CPUtime=0.01
/proc/21738/stat : 21738 (galacE.sh) S 21736 21738 17535 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1985321511 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 257203301210 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21738/statm: 11893 364 245 79 0 219 0
[pid=21752] ppid=21738 vsize=812760 CPUtime=66.29
/proc/21752/stat : 21752 (java) S 21738 21738 17535 0 -1 0 199207 0 1 0 6548 81 0 0 18 0 9 0 1985321514 832266240 184884 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21752/statm: 203190 184884 2592 9 0 197171 0
[pid=21752/tid=21753] ppid=21738 vsize=812760 CPUtime=23.67
/proc/21752/task/21753/stat : 21753 (java) S 21738 21738 17535 0 -1 64 14901 0 1 0 2359 8 0 0 17 0 9 0 1985321515 832266240 184884 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21752/tid=21754] ppid=21738 vsize=812760 CPUtime=42.43
/proc/21752/task/21754/stat : 21754 (java) R 21738 21738 17535 0 -1 64 182823 0 0 0 4171 72 0 0 25 0 9 0 1985321517 832266240 184884 996147200 134512640 134550740 4294955616 18446744073709551615 103735808 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21752/tid=21755] ppid=21738 vsize=812760 CPUtime=0
/proc/21752/task/21755/stat : 21755 (java) S 21738 21738 17535 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1985321517 832266240 184884 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21752/tid=21756] ppid=21738 vsize=812760 CPUtime=0
/proc/21752/task/21756/stat : 21756 (java) S 21738 21738 17535 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1985321517 832266240 184884 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21752/tid=21757] ppid=21738 vsize=812760 CPUtime=0
/proc/21752/task/21757/stat : 21757 (java) S 21738 21738 17535 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1985321519 832266240 184884 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21752/tid=21758] ppid=21738 vsize=812760 CPUtime=0.17
/proc/21752/task/21758/stat : 21758 (java) S 21738 21738 17535 0 -1 64 781 0 0 0 17 0 0 0 16 0 9 0 1985321519 832266240 184884 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21752/tid=21759] ppid=21738 vsize=812760 CPUtime=0
/proc/21752/task/21759/stat : 21759 (java) S 21738 21738 17535 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1985321519 832266240 184884 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21752/tid=21760] ppid=21738 vsize=812760 CPUtime=0
/proc/21752/task/21760/stat : 21760 (java) S 21738 21738 17535 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1985321519 832266240 184884 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 66.3
Current children cumulated vsize (KiB) 860332

[startup+70.3011 s]
/proc/loadavg: 2.15 2.15 2.09 3/90 21760
/proc/meminfo: memFree=904000/2055920 swapFree=4180772/4192956
[pid=21738] ppid=21736 vsize=47572 CPUtime=0.01
/proc/21738/stat : 21738 (galacE.sh) S 21736 21738 17535 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1985321511 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 257203301210 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21738/statm: 11893 364 245 79 0 219 0
[pid=21752] ppid=21738 vsize=814764 CPUtime=69.46
/proc/21752/stat : 21752 (java) S 21738 21738 17535 0 -1 0 200711 0 1 0 6864 82 0 0 18 0 9 0 1985321514 834318336 185385 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21752/statm: 203691 185385 2592 9 0 197672 0
[pid=21752/tid=21753] ppid=21738 vsize=814764 CPUtime=23.67
/proc/21752/task/21753/stat : 21753 (java) S 21738 21738 17535 0 -1 64 14901 0 1 0 2359 8 0 0 17 0 9 0 1985321515 834318336 185385 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21752/tid=21754] ppid=21738 vsize=814764 CPUtime=45.59
/proc/21752/task/21754/stat : 21754 (java) R 21738 21738 17535 0 -1 64 184327 0 0 0 4486 73 0 0 25 0 9 0 1985321517 834318336 185385 996147200 134512640 134550740 4294955616 18446744073709551615 104186748 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21752/tid=21755] ppid=21738 vsize=814764 CPUtime=0
/proc/21752/task/21755/stat : 21755 (java) S 21738 21738 17535 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1985321517 834318336 185385 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21752/tid=21756] ppid=21738 vsize=814764 CPUtime=0
/proc/21752/task/21756/stat : 21756 (java) S 21738 21738 17535 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1985321517 834318336 185385 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21752/tid=21757] ppid=21738 vsize=814764 CPUtime=0
/proc/21752/task/21757/stat : 21757 (java) S 21738 21738 17535 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1985321519 834318336 185385 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21752/tid=21758] ppid=21738 vsize=814764 CPUtime=0.17
/proc/21752/task/21758/stat : 21758 (java) S 21738 21738 17535 0 -1 64 781 0 0 0 17 0 0 0 16 0 9 0 1985321519 834318336 185385 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21752/tid=21759] ppid=21738 vsize=814764 CPUtime=0
/proc/21752/task/21759/stat : 21759 (java) S 21738 21738 17535 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1985321519 834318336 185385 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21752/tid=21760] ppid=21738 vsize=814764 CPUtime=0
/proc/21752/task/21760/stat : 21760 (java) S 21738 21738 17535 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1985321519 834318336 185385 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 69.47
Current children cumulated vsize (KiB) 862336

[startup+71.1012 s]
/proc/loadavg: 2.15 2.15 2.09 3/90 21760
/proc/meminfo: memFree=904000/2055920 swapFree=4180772/4192956
[pid=21738] ppid=21736 vsize=47572 CPUtime=0.01
/proc/21738/stat : 21738 (galacE.sh) S 21736 21738 17535 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1985321511 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 257203301210 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21738/statm: 11893 364 245 79 0 219 0
[pid=21752] ppid=21738 vsize=814764 CPUtime=70.25
/proc/21752/stat : 21752 (java) S 21738 21738 17535 0 -1 0 200711 0 1 0 6943 82 0 0 18 0 9 0 1985321514 834318336 185385 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21752/statm: 203691 185385 2592 9 0 197672 0
[pid=21752/tid=21753] ppid=21738 vsize=814764 CPUtime=23.67
/proc/21752/task/21753/stat : 21753 (java) S 21738 21738 17535 0 -1 64 14901 0 1 0 2359 8 0 0 17 0 9 0 1985321515 834318336 185385 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21752/tid=21754] ppid=21738 vsize=814764 CPUtime=46.38
/proc/21752/task/21754/stat : 21754 (java) R 21738 21738 17535 0 -1 64 184327 0 0 0 4565 73 0 0 25 0 9 0 1985321517 834318336 185385 996147200 134512640 134550740 4294955616 18446744073709551615 104456976 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21752/tid=21755] ppid=21738 vsize=814764 CPUtime=0
/proc/21752/task/21755/stat : 21755 (java) S 21738 21738 17535 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1985321517 834318336 185385 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21752/tid=21756] ppid=21738 vsize=814764 CPUtime=0
/proc/21752/task/21756/stat : 21756 (java) S 21738 21738 17535 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1985321517 834318336 185385 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21752/tid=21757] ppid=21738 vsize=814764 CPUtime=0
/proc/21752/task/21757/stat : 21757 (java) S 21738 21738 17535 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1985321519 834318336 185385 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21752/tid=21758] ppid=21738 vsize=814764 CPUtime=0.17
/proc/21752/task/21758/stat : 21758 (java) S 21738 21738 17535 0 -1 64 781 0 0 0 17 0 0 0 16 0 9 0 1985321519 834318336 185385 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21752/tid=21759] ppid=21738 vsize=814764 CPUtime=0
/proc/21752/task/21759/stat : 21759 (java) S 21738 21738 17535 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1985321519 834318336 185385 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21752/tid=21760] ppid=21738 vsize=814764 CPUtime=0
/proc/21752/task/21760/stat : 21760 (java) S 21738 21738 17535 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1985321519 834318336 185385 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 70.26
Current children cumulated vsize (KiB) 862336

[startup+71.5062 s]
/proc/loadavg: 2.15 2.15 2.09 3/90 21760
/proc/meminfo: memFree=904000/2055920 swapFree=4180772/4192956
[pid=21738] ppid=21736 vsize=47572 CPUtime=0.01
/proc/21738/stat : 21738 (galacE.sh) S 21736 21738 17535 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1985321511 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 257203301210 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21738/statm: 11893 364 245 79 0 219 0
[pid=21752] ppid=21738 vsize=814764 CPUtime=70.65
/proc/21752/stat : 21752 (java) S 21738 21738 17535 0 -1 0 200711 0 1 0 6983 82 0 0 18 0 9 0 1985321514 834318336 185385 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21752/statm: 203691 185385 2592 9 0 197672 0
[pid=21752/tid=21753] ppid=21738 vsize=814764 CPUtime=23.67
/proc/21752/task/21753/stat : 21753 (java) S 21738 21738 17535 0 -1 64 14901 0 1 0 2359 8 0 0 17 0 9 0 1985321515 834318336 185385 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21752/tid=21754] ppid=21738 vsize=814764 CPUtime=46.78
/proc/21752/task/21754/stat : 21754 (java) R 21738 21738 17535 0 -1 64 184327 0 0 0 4605 73 0 0 25 0 9 0 1985321517 834318336 185385 996147200 134512640 134550740 4294955616 18446744073709551615 102731896 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21752/tid=21755] ppid=21738 vsize=814764 CPUtime=0
/proc/21752/task/21755/stat : 21755 (java) S 21738 21738 17535 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1985321517 834318336 185385 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21752/tid=21756] ppid=21738 vsize=814764 CPUtime=0
/proc/21752/task/21756/stat : 21756 (java) S 21738 21738 17535 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1985321517 834318336 185385 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21752/tid=21757] ppid=21738 vsize=814764 CPUtime=0
/proc/21752/task/21757/stat : 21757 (java) S 21738 21738 17535 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1985321519 834318336 185385 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21752/tid=21758] ppid=21738 vsize=814764 CPUtime=0.17
/proc/21752/task/21758/stat : 21758 (java) S 21738 21738 17535 0 -1 64 781 0 0 0 17 0 0 0 16 0 9 0 1985321519 834318336 185385 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21752/tid=21759] ppid=21738 vsize=814764 CPUtime=0
/proc/21752/task/21759/stat : 21759 (java) S 21738 21738 17535 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1985321519 834318336 185385 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21752/tid=21760] ppid=21738 vsize=814764 CPUtime=0
/proc/21752/task/21760/stat : 21760 (java) S 21738 21738 17535 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1985321519 834318336 185385 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 70.66
Current children cumulated vsize (KiB) 862336

[startup+71.9013 s]
/proc/loadavg: 2.15 2.15 2.09 3/90 21760
/proc/meminfo: memFree=904000/2055920 swapFree=4180772/4192956
[pid=21738] ppid=21736 vsize=47572 CPUtime=0.01
/proc/21738/stat : 21738 (galacE.sh) S 21736 21738 17535 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1985321511 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 257203301210 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21738/statm: 11893 364 245 79 0 219 0
[pid=21752] ppid=21738 vsize=812760 CPUtime=71.04
/proc/21752/stat : 21752 (java) S 21738 21738 17535 0 -1 0 200714 0 1 0 7022 82 0 0 18 0 9 0 1985321514 832266240 184885 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21752/statm: 203190 184885 2592 9 0 197171 0
[pid=21752/tid=21753] ppid=21738 vsize=812760 CPUtime=23.67
/proc/21752/task/21753/stat : 21753 (java) S 21738 21738 17535 0 -1 64 14904 0 1 0 2359 8 0 0 17 0 9 0 1985321515 832266240 184885 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21752/tid=21754] ppid=21738 vsize=812760 CPUtime=47.17
/proc/21752/task/21754/stat : 21754 (java) R 21738 21738 17535 0 -1 64 184327 0 0 0 4644 73 0 0 25 0 9 0 1985321517 832266240 184885 996147200 134512640 134550740 4294955616 18446744073709551615 6151895 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21752/tid=21755] ppid=21738 vsize=812760 CPUtime=0
/proc/21752/task/21755/stat : 21755 (java) S 21738 21738 17535 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1985321517 832266240 184885 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21752/tid=21756] ppid=21738 vsize=812760 CPUtime=0
/proc/21752/task/21756/stat : 21756 (java) S 21738 21738 17535 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1985321517 832266240 184885 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21752/tid=21757] ppid=21738 vsize=812760 CPUtime=0
/proc/21752/task/21757/stat : 21757 (java) S 21738 21738 17535 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1985321519 832266240 184885 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21752/tid=21758] ppid=21738 vsize=812760 CPUtime=0.17
/proc/21752/task/21758/stat : 21758 (java) S 21738 21738 17535 0 -1 64 781 0 0 0 17 0 0 0 16 0 9 0 1985321519 832266240 184885 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21752/tid=21759] ppid=21738 vsize=812760 CPUtime=0
/proc/21752/task/21759/stat : 21759 (java) S 21738 21738 17535 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1985321519 832266240 184885 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21752/tid=21760] ppid=21738 vsize=812760 CPUtime=0
/proc/21752/task/21760/stat : 21760 (java) S 21738 21738 17535 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1985321519 832266240 184885 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 71.05
Current children cumulated vsize (KiB) 860332

[startup+72.0026 s]
/proc/loadavg: 2.15 2.15 2.09 3/90 21760
/proc/meminfo: memFree=904000/2055920 swapFree=4180772/4192956
[pid=21738] ppid=21736 vsize=47572 CPUtime=0.01
/proc/21738/stat : 21738 (galacE.sh) S 21736 21738 17535 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1985321511 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 257203301210 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21738/statm: 11893 364 245 79 0 219 0
[pid=21752] ppid=21738 vsize=0 CPUtime=71.1
/proc/21752/stat : 21752 (java) Z 21738 21738 17535 0 -1 12 200728 0 1 0 7022 88 0 0 16 0 2 0 1985321514 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21752/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 71.11
Current children cumulated vsize (KiB) 47572

Child status: 0
Real time (s): 72.055
CPU time (s): 71.1992
CPU user time (s): 70.2383
CPU system time (s): 0.960853
CPU usage (%): 98.8123
Max. virtual memory (cumulated for all children) (KiB): 864336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 70.2383
system time used= 0.960853
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 203213
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= 2499
involuntary context switches= 5190

runsolver used 0.102984 second user time and 0.272958 second system time

The end

Launcher Data (download as text)

Begin job on node65 at 2008-07-03 07:38:37
IDJOB=1056537
IDBENCH=57654
IDSOLVER=351
FILE ID=node65/1056537-1215063517
PBS_JOBID= 7875046
Free space on /tmp= 66552 MiB

SOLVER NAME= galac E
BENCH NAME= CPAI08/csp/os-gp/normalized-gp10-02-1097.xml
COMMAND LINE= HOME/galacE.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1056537-1215063517/watcher-1056537-1215063517 -o /tmp/evaluation-result-1056537-1215063517/solver-1056537-1215063517 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacE.sh HOME/instance-1056537-1215063517.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= db569eb1a10e368cbf1419b196a88571
RANDOM SEED=388225774

node65.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.231
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.231
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:       1638576 kB
Buffers:         53664 kB
Cached:         204172 kB
SwapCached:       6072 kB
Active:         253844 kB
Inactive:        93348 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1638576 kB
SwapTotal:     4192956 kB
SwapFree:      4180772 kB
Dirty:            3272 kB
Writeback:           0 kB
Mapped:         105524 kB
Slab:            55164 kB
Committed_AS:  4642804 kB
PageTables:       2012 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= 66548 MiB
End job on node65 at 2008-07-03 07:39:49