Trace number 1064615

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) 79.246 79.6729

General information on the benchmark

Namecsp/tdsp/
normalized-C1-2-21.xml
MD5SUM7e74f6b4e9af2ada897ea852c87daff2
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.689895
Satisfiable
(Un)Satisfiability was proved
Number of variables53
Number of constraints170
Maximum constraint arity6
Maximum domain size22
Number of constraints which are defined in extension0
Number of constraints which are defined in intension170
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---
79.08/79.52	Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
79.08/79.52		at tuples.IP4BigConstraints.generateLessNumberOfTuples(IP4BigConstraints.java:149)
79.08/79.52		at base.MixedEncoding.createRelation(MixedEncoding.java:63)
79.08/79.52		at base.Problem.endConstraint(Problem.java:510)
79.08/79.52		at sat4j.Constraint.endElement(Constraint.java:37)
79.08/79.52		at sat4j.InstanceParser.endElement(InstanceParser.java:49)
79.08/79.52		at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.endElement(Unknown Source)
79.08/79.52		at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.endElement(Unknown Source)
79.08/79.52		at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(Unknown Source)
79.08/79.52		at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(Unknown Source)
79.08/79.52		at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(Unknown Source)
79.08/79.52		at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
79.08/79.52		at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
79.08/79.52		at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
79.08/79.52		at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown Source)
79.08/79.52		at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(Unknown Source)
79.08/79.52		at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
79.08/79.52		at sat4j.CspXmlParser.parse(CspXmlParser.java:42)
79.08/79.52		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-1064615-1215142836/watcher-1064615-1215142836 -o /tmp/evaluation-result-1064615-1215142836/solver-1064615-1215142836 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1064615-1215142836.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: 1.93 1.98 1.99 4/72 16691
/proc/meminfo: memFree=1570552/2055920 swapFree=4181068/4192956
[pid=16691] ppid=16689 vsize=8652 CPUtime=0
/proc/16691/stat : 16691 (galacE.sh) S 16689 16691 13011 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 152095019 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 212218342234 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16691/statm: 2163 280 208 79 0 156 0
[pid=16692] ppid=16691 vsize=8688 CPUtime=0
/proc/16692/stat : 16692 (galacE.sh) S 16691 16691 13011 0 -1 4194368 36 0 0 0 0 0 0 0 17 0 1 0 152095020 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 212218904658 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/16692/statm: 2172 286 209 79 0 165 0
[pid=16693] ppid=16692 vsize=8728 CPUtime=0
/proc/16693/stat : 16693 (galacE.sh) R 16692 16691 13011 0 -1 4194368 25 0 0 0 0 0 0 0 19 0 1 0 152095020 8937472 290 996147200 4194304 4520092 548682068832 18446744073709551615 212218735911 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/16693/statm: 2182 290 209 79 0 175 0

[startup+0.075526 s]
/proc/loadavg: 1.93 1.98 1.99 4/72 16691
/proc/meminfo: memFree=1570552/2055920 swapFree=4181068/4192956
[pid=16691] ppid=16689 vsize=47568 CPUtime=0.01
/proc/16691/stat : 16691 (galacE.sh) S 16689 16691 13011 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 152095019 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 212218342234 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16691/statm: 11892 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.101712 s]
/proc/loadavg: 1.93 1.98 1.99 4/72 16691
/proc/meminfo: memFree=1570552/2055920 swapFree=4181068/4192956
[pid=16691] ppid=16689 vsize=47568 CPUtime=0.01
/proc/16691/stat : 16691 (galacE.sh) S 16689 16691 13011 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 152095019 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 212218342234 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16691/statm: 11892 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.301733 s]
/proc/loadavg: 1.93 1.98 1.99 4/72 16691
/proc/meminfo: memFree=1570552/2055920 swapFree=4181068/4192956
[pid=16691] ppid=16689 vsize=47568 CPUtime=0.01
/proc/16691/stat : 16691 (galacE.sh) S 16689 16691 13011 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 152095019 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 212218342234 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16691/statm: 11892 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.701781 s]
/proc/loadavg: 1.93 1.98 1.99 4/72 16691
/proc/meminfo: memFree=1570552/2055920 swapFree=4181068/4192956
[pid=16691] ppid=16689 vsize=47568 CPUtime=0.01
/proc/16691/stat : 16691 (galacE.sh) S 16689 16691 13011 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 152095019 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 212218342234 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16691/statm: 11892 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+1.50285 s]
/proc/loadavg: 1.93 1.98 1.99 4/82 16713
/proc/meminfo: memFree=1530216/2055920 swapFree=4181068/4192956
[pid=16691] ppid=16689 vsize=47568 CPUtime=0.01
/proc/16691/stat : 16691 (galacE.sh) S 16689 16691 13011 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 152095019 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 212218342234 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16691/statm: 11892 364 245 79 0 219 0
[pid=16705] ppid=16691 vsize=812628 CPUtime=1.44
/proc/16705/stat : 16705 (java) S 16691 16691 13011 0 -1 0 13273 0 1 0 137 7 0 0 18 0 9 0 152095023 832131072 12468 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16705/statm: 203157 12468 2582 9 0 197138 0
[pid=16705/tid=16706] ppid=16691 vsize=812628 CPUtime=0.48
/proc/16705/task/16706/stat : 16706 (java) R 16691 16691 13011 0 -1 64 7426 0 1 0 44 4 0 0 19 0 9 0 152095024 832131072 12468 996147200 134512640 134550740 4294955616 18446744073709551615 4126647079 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16705/tid=16707] ppid=16691 vsize=812628 CPUtime=0.84
/proc/16705/task/16707/stat : 16707 (java) S 16691 16691 13011 0 -1 64 4411 0 0 0 82 2 0 0 21 0 9 0 152095025 832131072 12468 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16705/tid=16708] ppid=16691 vsize=812628 CPUtime=0
/proc/16705/task/16708/stat : 16708 (java) S 16691 16691 13011 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 152095026 832131072 12468 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16705/tid=16709] ppid=16691 vsize=812628 CPUtime=0
/proc/16705/task/16709/stat : 16709 (java) S 16691 16691 13011 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 152095026 832131072 12468 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16705/tid=16710] ppid=16691 vsize=812628 CPUtime=0
/proc/16705/task/16710/stat : 16710 (java) S 16691 16691 13011 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 152095028 832131072 12468 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16705/tid=16711] ppid=16691 vsize=812628 CPUtime=0.1
/proc/16705/task/16711/stat : 16711 (java) S 16691 16691 13011 0 -1 64 736 0 0 0 10 0 0 0 16 0 9 0 152095028 832131072 12468 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16705/tid=16712] ppid=16691 vsize=812628 CPUtime=0
/proc/16705/task/16712/stat : 16712 (java) S 16691 16691 13011 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 152095028 832131072 12468 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16705/tid=16713] ppid=16691 vsize=812628 CPUtime=0
/proc/16705/task/16713/stat : 16713 (java) S 16691 16691 13011 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 152095028 832131072 12468 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) 860196

[startup+3.10302 s]
/proc/loadavg: 1.93 1.98 1.99 3/82 16713
/proc/meminfo: memFree=1529896/2055920 swapFree=4181068/4192956
[pid=16691] ppid=16689 vsize=47568 CPUtime=0.01
/proc/16691/stat : 16691 (galacE.sh) S 16689 16691 13011 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 152095019 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 212218342234 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16691/statm: 11892 364 245 79 0 219 0
[pid=16705] ppid=16691 vsize=812764 CPUtime=3.04
/proc/16705/stat : 16705 (java) S 16691 16691 13011 0 -1 0 13856 0 1 0 297 7 0 0 18 0 9 0 152095023 832270336 13050 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16705/statm: 203191 13050 2585 9 0 197172 0
[pid=16705/tid=16706] ppid=16691 vsize=812764 CPUtime=2.06
/proc/16705/task/16706/stat : 16706 (java) R 16691 16691 13011 0 -1 64 7998 0 1 0 202 4 0 0 25 0 9 0 152095024 832270336 13050 996147200 134512640 134550740 4294955616 18446744073709551615 4126636182 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16705/tid=16707] ppid=16691 vsize=812764 CPUtime=0.84
/proc/16705/task/16707/stat : 16707 (java) S 16691 16691 13011 0 -1 64 4411 0 0 0 82 2 0 0 17 0 9 0 152095025 832270336 13050 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16705/tid=16708] ppid=16691 vsize=812764 CPUtime=0
/proc/16705/task/16708/stat : 16708 (java) S 16691 16691 13011 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 152095026 832270336 13050 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16705/tid=16709] ppid=16691 vsize=812764 CPUtime=0
/proc/16705/task/16709/stat : 16709 (java) S 16691 16691 13011 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 152095026 832270336 13050 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16705/tid=16710] ppid=16691 vsize=812764 CPUtime=0
/proc/16705/task/16710/stat : 16710 (java) S 16691 16691 13011 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 152095028 832270336 13050 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16705/tid=16711] ppid=16691 vsize=812764 CPUtime=0.11
/proc/16705/task/16711/stat : 16711 (java) S 16691 16691 13011 0 -1 64 747 0 0 0 11 0 0 0 15 0 9 0 152095028 832270336 13050 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16705/tid=16712] ppid=16691 vsize=812764 CPUtime=0
/proc/16705/task/16712/stat : 16712 (java) S 16691 16691 13011 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 152095028 832270336 13050 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16705/tid=16713] ppid=16691 vsize=812764 CPUtime=0
/proc/16705/task/16713/stat : 16713 (java) S 16691 16691 13011 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 152095028 832270336 13050 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 860332

[startup+6.30137 s]
/proc/loadavg: 1.93 1.98 1.99 3/82 16713
/proc/meminfo: memFree=1506920/2055920 swapFree=4181068/4192956
[pid=16691] ppid=16689 vsize=47568 CPUtime=0.01
/proc/16691/stat : 16691 (galacE.sh) S 16689 16691 13011 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 152095019 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 212218342234 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16691/statm: 11892 364 245 79 0 219 0
[pid=16705] ppid=16691 vsize=812764 CPUtime=6.22
/proc/16705/stat : 16705 (java) S 16691 16691 13011 0 -1 0 27715 0 1 0 609 13 0 0 18 0 9 0 152095023 832270336 26905 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16705/statm: 203191 26905 2589 9 0 197172 0
[pid=16705/tid=16706] ppid=16691 vsize=812764 CPUtime=5.11
/proc/16705/task/16706/stat : 16706 (java) R 16691 16691 13011 0 -1 64 14610 0 1 0 505 6 0 0 25 0 9 0 152095024 832270336 26905 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16705/tid=16707] ppid=16691 vsize=812764 CPUtime=0.97
/proc/16705/task/16707/stat : 16707 (java) R 16691 16691 13011 0 -1 64 11655 0 0 0 91 6 0 0 17 0 9 0 152095025 832270336 26905 996147200 134512640 134550740 4294955616 18446744073709551615 101443072 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16705/tid=16708] ppid=16691 vsize=812764 CPUtime=0
/proc/16705/task/16708/stat : 16708 (java) S 16691 16691 13011 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 152095026 832270336 26905 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16705/tid=16709] ppid=16691 vsize=812764 CPUtime=0
/proc/16705/task/16709/stat : 16709 (java) S 16691 16691 13011 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 152095026 832270336 26905 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16705/tid=16710] ppid=16691 vsize=812764 CPUtime=0
/proc/16705/task/16710/stat : 16710 (java) S 16691 16691 13011 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 152095028 832270336 26905 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16705/tid=16711] ppid=16691 vsize=812764 CPUtime=0.12
/proc/16705/task/16711/stat : 16711 (java) S 16691 16691 13011 0 -1 64 750 0 0 0 12 0 0 0 16 0 9 0 152095028 832270336 26905 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16705/tid=16712] ppid=16691 vsize=812764 CPUtime=0
/proc/16705/task/16712/stat : 16712 (java) S 16691 16691 13011 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 152095028 832270336 26905 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16705/tid=16713] ppid=16691 vsize=812764 CPUtime=0
/proc/16705/task/16713/stat : 16713 (java) S 16691 16691 13011 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 152095028 832270336 26905 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 860332

[startup+12.701 s]
/proc/loadavg: 1.94 1.98 1.99 3/82 16713
/proc/meminfo: memFree=1433128/2055920 swapFree=4181068/4192956
[pid=16691] ppid=16689 vsize=47568 CPUtime=0.01
/proc/16691/stat : 16691 (galacE.sh) S 16689 16691 13011 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 152095019 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 212218342234 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16691/statm: 11892 364 245 79 0 219 0
[pid=16705] ppid=16691 vsize=812764 CPUtime=12.59
/proc/16705/stat : 16705 (java) S 16691 16691 13011 0 -1 0 45442 0 1 0 1237 22 0 0 18 0 9 0 152095023 832270336 44627 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16705/statm: 203191 44627 2589 9 0 197172 0
[pid=16705/tid=16706] ppid=16691 vsize=812764 CPUtime=11.1
/proc/16705/task/16706/stat : 16706 (java) R 16691 16691 13011 0 -1 64 14615 0 1 0 1104 6 0 0 25 0 9 0 152095024 832270336 44627 996147200 134512640 134550740 4294955616 18446744073709551615 4126696060 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16705/tid=16707] ppid=16691 vsize=812764 CPUtime=1.33
/proc/16705/task/16707/stat : 16707 (java) S 16691 16691 13011 0 -1 64 29364 0 0 0 118 15 0 0 17 0 9 0 152095025 832270336 44627 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16705/tid=16708] ppid=16691 vsize=812764 CPUtime=0
/proc/16705/task/16708/stat : 16708 (java) S 16691 16691 13011 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 152095026 832270336 44627 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16705/tid=16709] ppid=16691 vsize=812764 CPUtime=0
/proc/16705/task/16709/stat : 16709 (java) S 16691 16691 13011 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 152095026 832270336 44627 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16705/tid=16710] ppid=16691 vsize=812764 CPUtime=0
/proc/16705/task/16710/stat : 16710 (java) S 16691 16691 13011 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 152095028 832270336 44627 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16705/tid=16711] ppid=16691 vsize=812764 CPUtime=0.13
/proc/16705/task/16711/stat : 16711 (java) S 16691 16691 13011 0 -1 64 763 0 0 0 13 0 0 0 15 0 9 0 152095028 832270336 44627 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16705/tid=16712] ppid=16691 vsize=812764 CPUtime=0
/proc/16705/task/16712/stat : 16712 (java) S 16691 16691 13011 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 152095028 832270336 44627 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16705/tid=16713] ppid=16691 vsize=812764 CPUtime=0
/proc/16705/task/16713/stat : 16713 (java) S 16691 16691 13011 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 152095028 832270336 44627 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 860332

[startup+25.5024 s]
/proc/loadavg: 1.95 1.98 1.99 3/82 16713
/proc/meminfo: memFree=1235304/2055920 swapFree=4181068/4192956
[pid=16691] ppid=16689 vsize=47568 CPUtime=0.01
/proc/16691/stat : 16691 (galacE.sh) S 16689 16691 13011 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 152095019 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 212218342234 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16691/statm: 11892 364 245 79 0 219 0
[pid=16705] ppid=16691 vsize=812764 CPUtime=25.33
/proc/16705/stat : 16705 (java) S 16691 16691 13011 0 -1 0 86746 0 1 0 2497 36 0 0 18 0 9 0 152095023 832270336 85924 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16705/statm: 203191 85924 2589 9 0 197172 0
[pid=16705/tid=16706] ppid=16691 vsize=812764 CPUtime=22.92
/proc/16705/task/16706/stat : 16706 (java) R 16691 16691 13011 0 -1 64 14622 0 1 0 2286 6 0 0 25 0 9 0 152095024 832270336 85924 996147200 134512640 134550740 4294955616 18446744073709551615 4126647073 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16705/tid=16707] ppid=16691 vsize=812764 CPUtime=2.22
/proc/16705/task/16707/stat : 16707 (java) S 16691 16691 13011 0 -1 64 70649 0 0 0 194 28 0 0 16 0 9 0 152095025 832270336 85924 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16705/tid=16708] ppid=16691 vsize=812764 CPUtime=0
/proc/16705/task/16708/stat : 16708 (java) S 16691 16691 13011 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 152095026 832270336 85924 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16705/tid=16709] ppid=16691 vsize=812764 CPUtime=0
/proc/16705/task/16709/stat : 16709 (java) S 16691 16691 13011 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 152095026 832270336 85924 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16705/tid=16710] ppid=16691 vsize=812764 CPUtime=0
/proc/16705/task/16710/stat : 16710 (java) S 16691 16691 13011 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 152095028 832270336 85924 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16705/tid=16711] ppid=16691 vsize=812764 CPUtime=0.15
/proc/16705/task/16711/stat : 16711 (java) S 16691 16691 13011 0 -1 64 775 0 0 0 15 0 0 0 16 0 9 0 152095028 832270336 85924 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16705/tid=16712] ppid=16691 vsize=812764 CPUtime=0
/proc/16705/task/16712/stat : 16712 (java) S 16691 16691 13011 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 152095028 832270336 85924 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16705/tid=16713] ppid=16691 vsize=812764 CPUtime=0
/proc/16705/task/16713/stat : 16713 (java) S 16691 16691 13011 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 152095028 832270336 85924 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.34

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

[pid=16705/tid=16706] ppid=16691 vsize=812764 CPUtime=54.24
/proc/16705/task/16706/stat : 16706 (java) R 16691 16691 13011 0 -1 64 14642 0 1 0 5418 6 0 0 17 0 9 0 152095024 832270336 184853 996147200 134512640 134550740 4294955616 18446744073709551615 4126738157 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16705/tid=16707] ppid=16691 vsize=812764 CPUtime=15.46
/proc/16705/task/16707/stat : 16707 (java) R 16691 16691 13011 0 -1 64 169814 0 0 0 1475 71 0 0 25 0 9 0 152095025 832270336 184853 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16705/tid=16708] ppid=16691 vsize=812764 CPUtime=0
/proc/16705/task/16708/stat : 16708 (java) S 16691 16691 13011 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 152095026 832270336 184853 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16705/tid=16709] ppid=16691 vsize=812764 CPUtime=0
/proc/16705/task/16709/stat : 16709 (java) S 16691 16691 13011 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 152095026 832270336 184853 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16705/tid=16710] ppid=16691 vsize=812764 CPUtime=0
/proc/16705/task/16710/stat : 16710 (java) S 16691 16691 13011 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 152095028 832270336 184853 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16705/tid=16711] ppid=16691 vsize=812764 CPUtime=0.18
/proc/16705/task/16711/stat : 16711 (java) S 16691 16691 13011 0 -1 64 790 0 0 0 18 0 0 0 16 0 9 0 152095028 832270336 184853 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16705/tid=16712] ppid=16691 vsize=812764 CPUtime=0
/proc/16705/task/16712/stat : 16712 (java) S 16691 16691 13011 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 152095028 832270336 184853 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16705/tid=16713] ppid=16691 vsize=812764 CPUtime=0
/proc/16705/task/16713/stat : 16713 (java) S 16691 16691 13011 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 152095028 832270336 184853 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 69.92
Current children cumulated vsize (KiB) 860332

[startup+73.5015 s]
/proc/loadavg: 2.04 2.00 2.00 3/82 16713
/proc/meminfo: memFree=838632/2055920 swapFree=4181068/4192956
[pid=16691] ppid=16689 vsize=47568 CPUtime=0.01
/proc/16691/stat : 16691 (galacE.sh) S 16689 16691 13011 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 152095019 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 212218342234 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16691/statm: 11892 364 245 79 0 219 0
[pid=16705] ppid=16691 vsize=812764 CPUtime=73.1
/proc/16705/stat : 16705 (java) S 16691 16691 13011 0 -1 0 185947 0 1 0 7231 79 0 0 18 0 9 0 152095023 832270336 184853 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16705/statm: 203191 184853 2590 9 0 197172 0
[pid=16705/tid=16706] ppid=16691 vsize=812764 CPUtime=54.5
/proc/16705/task/16706/stat : 16706 (java) S 16691 16691 13011 0 -1 64 14643 0 1 0 5444 6 0 0 17 0 9 0 152095024 832270336 184853 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16705/tid=16707] ppid=16691 vsize=812764 CPUtime=18.39
/proc/16705/task/16707/stat : 16707 (java) R 16691 16691 13011 0 -1 64 169814 0 0 0 1768 71 0 0 25 0 9 0 152095025 832270336 184853 996147200 134512640 134550740 4294955616 18446744073709551615 104457044 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16705/tid=16708] ppid=16691 vsize=812764 CPUtime=0
/proc/16705/task/16708/stat : 16708 (java) S 16691 16691 13011 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 152095026 832270336 184853 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16705/tid=16709] ppid=16691 vsize=812764 CPUtime=0
/proc/16705/task/16709/stat : 16709 (java) S 16691 16691 13011 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 152095026 832270336 184853 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16705/tid=16710] ppid=16691 vsize=812764 CPUtime=0
/proc/16705/task/16710/stat : 16710 (java) S 16691 16691 13011 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 152095028 832270336 184853 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16705/tid=16711] ppid=16691 vsize=812764 CPUtime=0.18
/proc/16705/task/16711/stat : 16711 (java) S 16691 16691 13011 0 -1 64 790 0 0 0 18 0 0 0 16 0 9 0 152095028 832270336 184853 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16705/tid=16712] ppid=16691 vsize=812764 CPUtime=0
/proc/16705/task/16712/stat : 16712 (java) S 16691 16691 13011 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 152095028 832270336 184853 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16705/tid=16713] ppid=16691 vsize=812764 CPUtime=0
/proc/16705/task/16713/stat : 16713 (java) S 16691 16691 13011 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 152095028 832270336 184853 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 73.11
Current children cumulated vsize (KiB) 860332

[startup+76.7028 s]
/proc/loadavg: 2.04 2.00 2.00 3/82 16713
/proc/meminfo: memFree=838632/2055920 swapFree=4181068/4192956
[pid=16691] ppid=16689 vsize=47568 CPUtime=0.01
/proc/16691/stat : 16691 (galacE.sh) S 16689 16691 13011 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 152095019 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 212218342234 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16691/statm: 11892 364 245 79 0 219 0
[pid=16705] ppid=16691 vsize=812764 CPUtime=76.28
/proc/16705/stat : 16705 (java) S 16691 16691 13011 0 -1 0 185948 0 1 0 7549 79 0 0 18 0 9 0 152095023 832270336 184853 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16705/statm: 203191 184853 2590 9 0 197172 0
[pid=16705/tid=16706] ppid=16691 vsize=812764 CPUtime=54.5
/proc/16705/task/16706/stat : 16706 (java) S 16691 16691 13011 0 -1 64 14644 0 1 0 5444 6 0 0 17 0 9 0 152095024 832270336 184853 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16705/tid=16707] ppid=16691 vsize=812764 CPUtime=21.57
/proc/16705/task/16707/stat : 16707 (java) R 16691 16691 13011 0 -1 64 169814 0 0 0 2086 71 0 0 25 0 9 0 152095025 832270336 184853 996147200 134512640 134550740 4294955616 18446744073709551615 104180298 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16705/tid=16708] ppid=16691 vsize=812764 CPUtime=0
/proc/16705/task/16708/stat : 16708 (java) S 16691 16691 13011 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 152095026 832270336 184853 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16705/tid=16709] ppid=16691 vsize=812764 CPUtime=0
/proc/16705/task/16709/stat : 16709 (java) S 16691 16691 13011 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 152095026 832270336 184853 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16705/tid=16710] ppid=16691 vsize=812764 CPUtime=0
/proc/16705/task/16710/stat : 16710 (java) S 16691 16691 13011 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 152095028 832270336 184853 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16705/tid=16711] ppid=16691 vsize=812764 CPUtime=0.18
/proc/16705/task/16711/stat : 16711 (java) S 16691 16691 13011 0 -1 64 790 0 0 0 18 0 0 0 16 0 9 0 152095028 832270336 184853 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16705/tid=16712] ppid=16691 vsize=812764 CPUtime=0
/proc/16705/task/16712/stat : 16712 (java) S 16691 16691 13011 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 152095028 832270336 184853 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16705/tid=16713] ppid=16691 vsize=812764 CPUtime=0
/proc/16705/task/16713/stat : 16713 (java) S 16691 16691 13011 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 152095028 832270336 184853 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 76.29
Current children cumulated vsize (KiB) 860332

[startup+78.303 s]
/proc/loadavg: 2.04 2.00 2.00 3/82 16713
/proc/meminfo: memFree=838632/2055920 swapFree=4181068/4192956
[pid=16691] ppid=16689 vsize=47568 CPUtime=0.01
/proc/16691/stat : 16691 (galacE.sh) S 16689 16691 13011 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 152095019 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 212218342234 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16691/statm: 11892 364 245 79 0 219 0
[pid=16705] ppid=16691 vsize=812764 CPUtime=77.87
/proc/16705/stat : 16705 (java) S 16691 16691 13011 0 -1 0 185948 0 1 0 7708 79 0 0 18 0 9 0 152095023 832270336 184853 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16705/statm: 203191 184853 2590 9 0 197172 0
[pid=16705/tid=16706] ppid=16691 vsize=812764 CPUtime=54.5
/proc/16705/task/16706/stat : 16706 (java) S 16691 16691 13011 0 -1 64 14644 0 1 0 5444 6 0 0 17 0 9 0 152095024 832270336 184853 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16705/tid=16707] ppid=16691 vsize=812764 CPUtime=23.16
/proc/16705/task/16707/stat : 16707 (java) R 16691 16691 13011 0 -1 64 169814 0 0 0 2245 71 0 0 25 0 9 0 152095025 832270336 184853 996147200 134512640 134550740 4294955616 18446744073709551615 104180096 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16705/tid=16708] ppid=16691 vsize=812764 CPUtime=0
/proc/16705/task/16708/stat : 16708 (java) S 16691 16691 13011 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 152095026 832270336 184853 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16705/tid=16709] ppid=16691 vsize=812764 CPUtime=0
/proc/16705/task/16709/stat : 16709 (java) S 16691 16691 13011 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 152095026 832270336 184853 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16705/tid=16710] ppid=16691 vsize=812764 CPUtime=0
/proc/16705/task/16710/stat : 16710 (java) S 16691 16691 13011 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 152095028 832270336 184853 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16705/tid=16711] ppid=16691 vsize=812764 CPUtime=0.18
/proc/16705/task/16711/stat : 16711 (java) S 16691 16691 13011 0 -1 64 790 0 0 0 18 0 0 0 16 0 9 0 152095028 832270336 184853 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16705/tid=16712] ppid=16691 vsize=812764 CPUtime=0
/proc/16705/task/16712/stat : 16712 (java) S 16691 16691 13011 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 152095028 832270336 184853 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16705/tid=16713] ppid=16691 vsize=812764 CPUtime=0
/proc/16705/task/16713/stat : 16713 (java) S 16691 16691 13011 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 152095028 832270336 184853 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 77.88
Current children cumulated vsize (KiB) 860332

[startup+79.102 s]
/proc/loadavg: 2.04 2.00 2.00 3/82 16713
/proc/meminfo: memFree=838632/2055920 swapFree=4181068/4192956
[pid=16691] ppid=16689 vsize=47568 CPUtime=0.01
/proc/16691/stat : 16691 (galacE.sh) S 16689 16691 13011 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 152095019 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 212218342234 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16691/statm: 11892 364 245 79 0 219 0
[pid=16705] ppid=16691 vsize=812764 CPUtime=78.67
/proc/16705/stat : 16705 (java) S 16691 16691 13011 0 -1 0 185948 0 1 0 7788 79 0 0 18 0 9 0 152095023 832270336 184853 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16705/statm: 203191 184853 2590 9 0 197172 0
[pid=16705/tid=16706] ppid=16691 vsize=812764 CPUtime=54.5
/proc/16705/task/16706/stat : 16706 (java) S 16691 16691 13011 0 -1 64 14644 0 1 0 5444 6 0 0 17 0 9 0 152095024 832270336 184853 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16705/tid=16707] ppid=16691 vsize=812764 CPUtime=23.96
/proc/16705/task/16707/stat : 16707 (java) R 16691 16691 13011 0 -1 64 169814 0 0 0 2325 71 0 0 25 0 9 0 152095025 832270336 184853 996147200 134512640 134550740 4294955616 18446744073709551615 104457031 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16705/tid=16708] ppid=16691 vsize=812764 CPUtime=0
/proc/16705/task/16708/stat : 16708 (java) S 16691 16691 13011 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 152095026 832270336 184853 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16705/tid=16709] ppid=16691 vsize=812764 CPUtime=0
/proc/16705/task/16709/stat : 16709 (java) S 16691 16691 13011 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 152095026 832270336 184853 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16705/tid=16710] ppid=16691 vsize=812764 CPUtime=0
/proc/16705/task/16710/stat : 16710 (java) S 16691 16691 13011 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 152095028 832270336 184853 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16705/tid=16711] ppid=16691 vsize=812764 CPUtime=0.18
/proc/16705/task/16711/stat : 16711 (java) S 16691 16691 13011 0 -1 64 790 0 0 0 18 0 0 0 16 0 9 0 152095028 832270336 184853 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16705/tid=16712] ppid=16691 vsize=812764 CPUtime=0
/proc/16705/task/16712/stat : 16712 (java) S 16691 16691 13011 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 152095028 832270336 184853 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16705/tid=16713] ppid=16691 vsize=812764 CPUtime=0
/proc/16705/task/16713/stat : 16713 (java) S 16691 16691 13011 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 152095028 832270336 184853 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 78.68
Current children cumulated vsize (KiB) 860332

[startup+79.5021 s]
/proc/loadavg: 2.04 2.00 2.00 3/82 16713
/proc/meminfo: memFree=838632/2055920 swapFree=4181068/4192956
[pid=16691] ppid=16689 vsize=47568 CPUtime=0.01
/proc/16691/stat : 16691 (galacE.sh) S 16689 16691 13011 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 152095019 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 212218342234 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16691/statm: 11892 364 245 79 0 219 0
[pid=16705] ppid=16691 vsize=812764 CPUtime=79.07
/proc/16705/stat : 16705 (java) S 16691 16691 13011 0 -1 0 185951 0 1 0 7828 79 0 0 18 0 9 0 152095023 832270336 184854 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16705/statm: 203191 184854 2590 9 0 197172 0
[pid=16705/tid=16706] ppid=16691 vsize=812764 CPUtime=54.5
/proc/16705/task/16706/stat : 16706 (java) S 16691 16691 13011 0 -1 64 14647 0 1 0 5444 6 0 0 17 0 9 0 152095024 832270336 184854 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16705/tid=16707] ppid=16691 vsize=812764 CPUtime=24.36
/proc/16705/task/16707/stat : 16707 (java) R 16691 16691 13011 0 -1 64 169814 0 0 0 2365 71 0 0 25 0 9 0 152095025 832270336 184854 996147200 134512640 134550740 4294955616 18446744073709551615 104181586 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16705/tid=16708] ppid=16691 vsize=812764 CPUtime=0
/proc/16705/task/16708/stat : 16708 (java) S 16691 16691 13011 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 152095026 832270336 184854 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16705/tid=16709] ppid=16691 vsize=812764 CPUtime=0
/proc/16705/task/16709/stat : 16709 (java) S 16691 16691 13011 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 152095026 832270336 184854 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16705/tid=16710] ppid=16691 vsize=812764 CPUtime=0
/proc/16705/task/16710/stat : 16710 (java) S 16691 16691 13011 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 152095028 832270336 184854 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16705/tid=16711] ppid=16691 vsize=812764 CPUtime=0.18
/proc/16705/task/16711/stat : 16711 (java) S 16691 16691 13011 0 -1 64 790 0 0 0 18 0 0 0 16 0 9 0 152095028 832270336 184854 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16705/tid=16712] ppid=16691 vsize=812764 CPUtime=0
/proc/16705/task/16712/stat : 16712 (java) S 16691 16691 13011 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 152095028 832270336 184854 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16705/tid=16713] ppid=16691 vsize=812764 CPUtime=0
/proc/16705/task/16713/stat : 16713 (java) S 16691 16691 13011 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 152095028 832270336 184854 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 79.08
Current children cumulated vsize (KiB) 860332

[startup+79.6025 s]
/proc/loadavg: 2.04 2.00 2.00 3/82 16713
/proc/meminfo: memFree=838632/2055920 swapFree=4181068/4192956
[pid=16691] ppid=16689 vsize=47568 CPUtime=0.01
/proc/16691/stat : 16691 (galacE.sh) S 16689 16691 13011 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 152095019 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 212218342234 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16691/statm: 11892 364 245 79 0 219 0
[pid=16705] ppid=16691 vsize=0 CPUtime=79.14
/proc/16705/stat : 16705 (java) Z 16691 16691 13011 0 -1 12 185965 0 1 0 7830 84 0 0 16 0 2 0 152095023 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16705/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 79.15
Current children cumulated vsize (KiB) 47568

Child status: 0
Real time (s): 79.6729
CPU time (s): 79.246
CPU user time (s): 78.3171
CPU system time (s): 0.928858
CPU usage (%): 99.4641
Max. virtual memory (cumulated for all children) (KiB): 861336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 78.3171
system time used= 0.928858
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 188449
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= 2704
involuntary context switches= 3550

runsolver used 0.110983 second user time and 0.26296 second system time

The end

Launcher Data (download as text)

Begin job on node46 at 2008-07-04 05:40:37
IDJOB=1064615
IDBENCH=54970
IDSOLVER=351
FILE ID=node46/1064615-1215142836
PBS_JOBID= 7877214
Free space on /tmp= 66212 MiB

SOLVER NAME= galac E
BENCH NAME= CPAI08/csp/tdsp/normalized-C1-2-21.xml
COMMAND LINE= HOME/galacE.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1064615-1215142836/watcher-1064615-1215142836 -o /tmp/evaluation-result-1064615-1215142836/solver-1064615-1215142836 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacE.sh HOME/instance-1064615-1215142836.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 7e74f6b4e9af2ada897ea852c87daff2
RANDOM SEED=1102408465

node46.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.238
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.238
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:       1571032 kB
Buffers:         84172 kB
Cached:         322056 kB
SwapCached:       5852 kB
Active:         236584 kB
Inactive:       185580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1571032 kB
SwapTotal:     4192956 kB
SwapFree:      4181068 kB
Dirty:            3348 kB
Writeback:           0 kB
Mapped:          24416 kB
Slab:            48432 kB
Committed_AS:   419492 kB
PageTables:       1528 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264992 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66208 MiB
End job on node46 at 2008-07-04 05:41:56