Trace number 1073367

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) 517.363 517.752

General information on the benchmark

Namecsp/bmc/
normalized-bmc-ibm-07-16.xml
MD5SUM0f0b449a2eeb7946cbda6c80af844fbf
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2.31165
Satisfiable
(Un)Satisfiability was proved
Number of variables8710
Number of constraints48484
Maximum constraint arity33
Maximum domain size16
Number of constraints which are defined in extension0
Number of constraints which are defined in intension48484
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.04	c --- Preproc Stats ---
517.21/517.61	Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
517.21/517.61		at tuples.IP4BigConstraints.generateLessNumberOfTuples(IP4BigConstraints.java:149)
517.21/517.61		at base.MixedEncoding.createRelation(MixedEncoding.java:63)
517.21/517.61		at base.Problem.endConstraint(Problem.java:510)
517.21/517.61		at sat4j.Constraint.endElement(Constraint.java:37)
517.21/517.61		at sat4j.InstanceParser.endElement(InstanceParser.java:49)
517.21/517.61		at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.endElement(Unknown Source)
517.21/517.61		at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.endElement(Unknown Source)
517.21/517.61		at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(Unknown Source)
517.21/517.61		at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(Unknown Source)
517.21/517.61		at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(Unknown Source)
517.21/517.61		at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
517.21/517.61		at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
517.21/517.61		at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
517.21/517.61		at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown Source)
517.21/517.61		at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(Unknown Source)
517.21/517.61		at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
517.21/517.61		at sat4j.CspXmlParser.parse(CspXmlParser.java:42)
517.21/517.61		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-1073367-1215177122/watcher-1073367-1215177122 -o /tmp/evaluation-result-1073367-1215177122/solver-1073367-1215177122 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1073367-1215177122.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.12 2.15 2.09 4/80 3532
/proc/meminfo: memFree=1304168/2055920 swapFree=4180452/4192956
[pid=3532] ppid=3530 vsize=18572 CPUtime=0
/proc/3532/stat : 3532 (runsolver) R 3530 3532 1307 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 1996686013 19017728 292 996147200 4194304 4296836 548682068496 18446744073709551615 221780700455 0 0 4096 24578 0 0 0 17 1 0 0
/proc/3532/statm: 4643 292 257 25 0 2626 0

[startup+0.02261 s]
/proc/loadavg: 2.12 2.15 2.09 4/80 3532
/proc/meminfo: memFree=1304168/2055920 swapFree=4180452/4192956
[pid=3532] ppid=3530 vsize=8748 CPUtime=0
/proc/3532/stat : 3532 (galacE.sh) S 3530 3532 1307 0 -1 4194304 454 948 0 0 0 0 0 0 17 0 1 0 1996686013 8957952 312 996147200 4194304 4520092 548682068832 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3532/statm: 2187 312 217 79 0 180 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8748

[startup+0.102271 s]
/proc/loadavg: 2.12 2.15 2.09 4/80 3532
/proc/meminfo: memFree=1304168/2055920 swapFree=4180452/4192956
[pid=3532] ppid=3530 vsize=47568 CPUtime=0.01
/proc/3532/stat : 3532 (galacE.sh) S 3530 3532 1307 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 1996686013 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3532/statm: 11892 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.302282 s]
/proc/loadavg: 2.12 2.15 2.09 4/80 3532
/proc/meminfo: memFree=1304168/2055920 swapFree=4180452/4192956
[pid=3532] ppid=3530 vsize=47568 CPUtime=0.01
/proc/3532/stat : 3532 (galacE.sh) S 3530 3532 1307 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 1996686013 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3532/statm: 11892 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.701307 s]
/proc/loadavg: 2.12 2.15 2.09 4/80 3532
/proc/meminfo: memFree=1304168/2055920 swapFree=4180452/4192956
[pid=3532] ppid=3530 vsize=47568 CPUtime=0.01
/proc/3532/stat : 3532 (galacE.sh) S 3530 3532 1307 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 1996686013 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3532/statm: 11892 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+1.50236 s]
/proc/loadavg: 2.12 2.15 2.09 3/90 3554
/proc/meminfo: memFree=1274200/2055920 swapFree=4180452/4192956
[pid=3532] ppid=3530 vsize=47568 CPUtime=0.01
/proc/3532/stat : 3532 (galacE.sh) S 3530 3532 1307 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 1996686013 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3532/statm: 11892 365 246 79 0 219 0
[pid=3546] ppid=3532 vsize=812844 CPUtime=1.43
/proc/3546/stat : 3546 (java) S 3532 3532 1307 0 -1 0 14870 0 1 0 133 10 0 0 18 0 9 0 1996686017 832352256 14089 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3546/statm: 203211 14089 2588 9 0 197192 0
[pid=3546/tid=3547] ppid=3532 vsize=812844 CPUtime=1.03
/proc/3546/task/3547/stat : 3547 (java) R 3532 3532 1307 0 -1 64 8596 0 1 0 97 6 0 0 25 0 9 0 1996686018 832352256 14089 996147200 134512640 134550740 4294955600 18446744073709551615 4126416283 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3546/tid=3548] ppid=3532 vsize=812844 CPUtime=0.11
/proc/3546/task/3548/stat : 3548 (java) S 3532 3532 1307 0 -1 64 4731 0 0 0 9 2 0 0 17 0 9 0 1996686020 832352256 14089 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3546/tid=3549] ppid=3532 vsize=812844 CPUtime=0
/proc/3546/task/3549/stat : 3549 (java) S 3532 3532 1307 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1996686020 832352256 14089 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3546/tid=3550] ppid=3532 vsize=812844 CPUtime=0
/proc/3546/task/3550/stat : 3550 (java) S 3532 3532 1307 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1996686020 832352256 14089 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3546/tid=3551] ppid=3532 vsize=812844 CPUtime=0
/proc/3546/task/3551/stat : 3551 (java) S 3532 3532 1307 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1996686023 832352256 14089 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3546/tid=3552] ppid=3532 vsize=812844 CPUtime=0.25
/proc/3546/task/3552/stat : 3552 (java) S 3532 3532 1307 0 -1 64 843 0 0 0 25 0 0 0 15 0 9 0 1996686023 832352256 14089 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3546/tid=3553] ppid=3532 vsize=812844 CPUtime=0
/proc/3546/task/3553/stat : 3553 (java) S 3532 3532 1307 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1996686023 832352256 14089 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3546/tid=3554] ppid=3532 vsize=812844 CPUtime=0
/proc/3546/task/3554/stat : 3554 (java) S 3532 3532 1307 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1996686023 832352256 14089 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 860412

[startup+3.10146 s]
/proc/loadavg: 2.12 2.15 2.09 3/90 3554
/proc/meminfo: memFree=1256984/2055920 swapFree=4180452/4192956
[pid=3532] ppid=3530 vsize=47568 CPUtime=0.01
/proc/3532/stat : 3532 (galacE.sh) S 3530 3532 1307 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 1996686013 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3532/statm: 11892 365 246 79 0 219 0
[pid=3546] ppid=3532 vsize=812844 CPUtime=3.02
/proc/3546/stat : 3546 (java) S 3532 3532 1307 0 -1 0 14909 0 1 0 291 11 0 0 18 0 9 0 1996686017 832352256 14127 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3546/statm: 203211 14127 2589 9 0 197192 0
[pid=3546/tid=3547] ppid=3532 vsize=812844 CPUtime=2.55
/proc/3546/task/3547/stat : 3547 (java) R 3532 3532 1307 0 -1 64 8597 0 1 0 249 6 0 0 25 0 9 0 1996686018 832352256 14127 996147200 134512640 134550740 4294955600 18446744073709551615 4126095813 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3546/tid=3548] ppid=3532 vsize=812844 CPUtime=0.11
/proc/3546/task/3548/stat : 3548 (java) S 3532 3532 1307 0 -1 64 4731 0 0 0 9 2 0 0 17 0 9 0 1996686020 832352256 14127 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3546/tid=3549] ppid=3532 vsize=812844 CPUtime=0
/proc/3546/task/3549/stat : 3549 (java) S 3532 3532 1307 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1996686020 832352256 14127 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3546/tid=3550] ppid=3532 vsize=812844 CPUtime=0
/proc/3546/task/3550/stat : 3550 (java) S 3532 3532 1307 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1996686020 832352256 14127 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3546/tid=3551] ppid=3532 vsize=812844 CPUtime=0
/proc/3546/task/3551/stat : 3551 (java) S 3532 3532 1307 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1996686023 832352256 14127 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3546/tid=3552] ppid=3532 vsize=812844 CPUtime=0.32
/proc/3546/task/3552/stat : 3552 (java) S 3532 3532 1307 0 -1 64 881 0 0 0 31 1 0 0 15 0 9 0 1996686023 832352256 14127 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3546/tid=3553] ppid=3532 vsize=812844 CPUtime=0
/proc/3546/task/3553/stat : 3553 (java) S 3532 3532 1307 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1996686023 832352256 14127 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3546/tid=3554] ppid=3532 vsize=812844 CPUtime=0
/proc/3546/task/3554/stat : 3554 (java) S 3532 3532 1307 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1996686023 832352256 14127 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 860412

[startup+6.30266 s]
/proc/loadavg: 2.11 2.15 2.09 3/90 3554
/proc/meminfo: memFree=1249752/2055920 swapFree=4180452/4192956
[pid=3532] ppid=3530 vsize=47568 CPUtime=0.01
/proc/3532/stat : 3532 (galacE.sh) S 3530 3532 1307 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 1996686013 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3532/statm: 11892 365 246 79 0 219 0
[pid=3546] ppid=3532 vsize=812844 CPUtime=6.18
/proc/3546/stat : 3546 (java) S 3532 3532 1307 0 -1 0 17898 0 1 0 604 14 0 0 18 0 9 0 1996686017 832352256 17114 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3546/statm: 203211 17114 2589 9 0 197192 0
[pid=3546/tid=3547] ppid=3532 vsize=812844 CPUtime=5.71
/proc/3546/task/3547/stat : 3547 (java) R 3532 3532 1307 0 -1 64 11586 0 1 0 562 9 0 0 25 0 9 0 1996686018 832352256 17114 996147200 134512640 134550740 4294955600 18446744073709551615 4126970916 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3546/tid=3548] ppid=3532 vsize=812844 CPUtime=0.11
/proc/3546/task/3548/stat : 3548 (java) S 3532 3532 1307 0 -1 64 4731 0 0 0 9 2 0 0 16 0 9 0 1996686020 832352256 17114 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3546/tid=3549] ppid=3532 vsize=812844 CPUtime=0
/proc/3546/task/3549/stat : 3549 (java) S 3532 3532 1307 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1996686020 832352256 17114 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3546/tid=3550] ppid=3532 vsize=812844 CPUtime=0
/proc/3546/task/3550/stat : 3550 (java) S 3532 3532 1307 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1996686020 832352256 17114 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3546/tid=3551] ppid=3532 vsize=812844 CPUtime=0
/proc/3546/task/3551/stat : 3551 (java) S 3532 3532 1307 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1996686023 832352256 17114 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3546/tid=3552] ppid=3532 vsize=812844 CPUtime=0.32
/proc/3546/task/3552/stat : 3552 (java) S 3532 3532 1307 0 -1 64 881 0 0 0 31 1 0 0 16 0 9 0 1996686023 832352256 17114 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3546/tid=3553] ppid=3532 vsize=812844 CPUtime=0
/proc/3546/task/3553/stat : 3553 (java) S 3532 3532 1307 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1996686023 832352256 17114 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3546/tid=3554] ppid=3532 vsize=812844 CPUtime=0
/proc/3546/task/3554/stat : 3554 (java) S 3532 3532 1307 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1996686023 832352256 17114 996147200 134512640 134550740 4294955600 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) 860412

[startup+12.7011 s]
/proc/loadavg: 2.10 2.14 2.09 3/90 3554
/proc/meminfo: memFree=1232856/2055920 swapFree=4180452/4192956
[pid=3532] ppid=3530 vsize=47568 CPUtime=0.01
/proc/3532/stat : 3532 (galacE.sh) S 3530 3532 1307 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 1996686013 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3532/statm: 11892 365 246 79 0 219 0
[pid=3546] ppid=3532 vsize=812844 CPUtime=12.52
/proc/3546/stat : 3546 (java) S 3532 3532 1307 0 -1 0 21251 0 1 0 1236 16 0 0 18 0 9 0 1996686017 832352256 20050 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3546/statm: 203211 20050 2587 9 0 197192 0
[pid=3546/tid=3547] ppid=3532 vsize=812844 CPUtime=11.66
/proc/3546/task/3547/stat : 3547 (java) R 3532 3532 1307 0 -1 64 14079 0 1 0 1156 10 0 0 25 0 9 0 1996686018 832352256 20050 996147200 134512640 134550740 4294955600 18446744073709551615 4126416423 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3546/tid=3548] ppid=3532 vsize=812844 CPUtime=0.5
/proc/3546/task/3548/stat : 3548 (java) S 3532 3532 1307 0 -1 64 5587 0 0 0 47 3 0 0 16 0 9 0 1996686020 832352256 20050 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3546/tid=3549] ppid=3532 vsize=812844 CPUtime=0
/proc/3546/task/3549/stat : 3549 (java) S 3532 3532 1307 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1996686020 832352256 20050 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3546/tid=3550] ppid=3532 vsize=812844 CPUtime=0
/proc/3546/task/3550/stat : 3550 (java) S 3532 3532 1307 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1996686020 832352256 20050 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3546/tid=3551] ppid=3532 vsize=812844 CPUtime=0
/proc/3546/task/3551/stat : 3551 (java) S 3532 3532 1307 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1996686023 832352256 20050 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3546/tid=3552] ppid=3532 vsize=812844 CPUtime=0.33
/proc/3546/task/3552/stat : 3552 (java) S 3532 3532 1307 0 -1 64 885 0 0 0 32 1 0 0 15 0 9 0 1996686023 832352256 20050 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3546/tid=3553] ppid=3532 vsize=812844 CPUtime=0
/proc/3546/task/3553/stat : 3553 (java) S 3532 3532 1307 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1996686023 832352256 20050 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3546/tid=3554] ppid=3532 vsize=812844 CPUtime=0
/proc/3546/task/3554/stat : 3554 (java) S 3532 3532 1307 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1996686023 832352256 20050 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 860412

[startup+25.5029 s]
/proc/loadavg: 2.08 2.14 2.09 3/82 3582
/proc/meminfo: memFree=1494168/2055920 swapFree=4180452/4192956
[pid=3532] ppid=3530 vsize=47568 CPUtime=0.01
/proc/3532/stat : 3532 (galacE.sh) S 3530 3532 1307 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 1996686013 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3532/statm: 11892 365 246 79 0 219 0
[pid=3546] ppid=3532 vsize=812844 CPUtime=25.29
/proc/3546/stat : 3546 (java) S 3532 3532 1307 0 -1 0 22009 0 1 0 2513 16 0 0 18 0 9 0 1996686017 832352256 20807 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3546/statm: 203211 20807 2591 9 0 197192 0
[pid=3546/tid=3547] ppid=3532 vsize=812844 CPUtime=24.42
/proc/3546/task/3547/stat : 3547 (java) R 3532 3532 1307 0 -1 64 14625 0 1 0 2431 11 0 0 25 0 9 0 1996686018 832352256 20807 996147200 134512640 134550740 4294955600 18446744073709551615 4125952113 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3546/tid=3548] ppid=3532 vsize=812844 CPUtime=0.51
/proc/3546/task/3548/stat : 3548 (java) S 3532 3532 1307 0 -1 64 5798 0 0 0 48 3 0 0 16 0 9 0 1996686020 832352256 20807 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3546/tid=3549] ppid=3532 vsize=812844 CPUtime=0
/proc/3546/task/3549/stat : 3549 (java) S 3532 3532 1307 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1996686020 832352256 20807 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3546/tid=3550] ppid=3532 vsize=812844 CPUtime=0
/proc/3546/task/3550/stat : 3550 (java) S 3532 3532 1307 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1996686020 832352256 20807 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3546/tid=3551] ppid=3532 vsize=812844 CPUtime=0
/proc/3546/task/3551/stat : 3551 (java) S 3532 3532 1307 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1996686023 832352256 20807 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3546/tid=3552] ppid=3532 vsize=812844 CPUtime=0.33
/proc/3546/task/3552/stat : 3552 (java) S 3532 3532 1307 0 -1 64 886 0 0 0 32 1 0 0 16 0 9 0 1996686023 832352256 20807 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3546/tid=3553] ppid=3532 vsize=812844 CPUtime=0
/proc/3546/task/3553/stat : 3553 (java) S 3532 3532 1307 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1996686023 832352256 20807 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3546/tid=3554] ppid=3532 vsize=812844 CPUtime=0
/proc/3546/task/3554/stat : 3554 (java) S 3532 3532 1307 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1996686023 832352256 20807 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 860412

[startup+51.1025 s]
/proc/loadavg: 2.05 2.12 2.08 3/83 3583
/proc/meminfo: memFree=1388504/2055920 swapFree=4180452/4192956
[pid=3532] ppid=3530 vsize=47568 CPUtime=0.01

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

[pid=3546/tid=3547] ppid=3532 vsize=812880 CPUtime=485.04
/proc/3546/task/3547/stat : 3547 (java) R 3532 3532 1307 0 -1 64 17981 0 1 0 48489 15 0 0 25 0 9 0 1996686018 832389120 185026 996147200 134512640 134550740 4294955600 18446744073709551615 4127276848 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3546/tid=3548] ppid=3532 vsize=812880 CPUtime=13.29
/proc/3546/task/3548/stat : 3548 (java) S 3532 3532 1307 0 -1 64 181388 0 0 0 1255 74 0 0 18 0 9 0 1996686020 832389120 185026 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3546/tid=3549] ppid=3532 vsize=812880 CPUtime=0
/proc/3546/task/3549/stat : 3549 (java) S 3532 3532 1307 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1996686020 832389120 185026 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3546/tid=3550] ppid=3532 vsize=812880 CPUtime=0
/proc/3546/task/3550/stat : 3550 (java) S 3532 3532 1307 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1996686020 832389120 185026 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3546/tid=3551] ppid=3532 vsize=812880 CPUtime=0
/proc/3546/task/3551/stat : 3551 (java) S 3532 3532 1307 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1996686023 832389120 185026 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3546/tid=3552] ppid=3532 vsize=812880 CPUtime=0.35
/proc/3546/task/3552/stat : 3552 (java) S 3532 3532 1307 0 -1 64 898 0 0 0 34 1 0 0 15 0 9 0 1996686023 832389120 185026 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3546/tid=3553] ppid=3532 vsize=812880 CPUtime=0
/proc/3546/task/3553/stat : 3553 (java) S 3532 3532 1307 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1996686023 832389120 185026 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3546/tid=3554] ppid=3532 vsize=812880 CPUtime=0
/proc/3546/task/3554/stat : 3554 (java) S 3532 3532 1307 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1996686023 832389120 185026 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 498.72
Current children cumulated vsize (KiB) 860448

[startup+505.503 s]
/proc/loadavg: 2.25 2.12 2.08 3/83 3583
/proc/meminfo: memFree=733912/2055920 swapFree=4180452/4192956
[pid=3532] ppid=3530 vsize=47568 CPUtime=0.01
/proc/3532/stat : 3532 (galacE.sh) S 3530 3532 1307 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 1996686013 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3532/statm: 11892 365 246 79 0 219 0
[pid=3546] ppid=3532 vsize=812880 CPUtime=505.11
/proc/3546/stat : 3546 (java) S 3532 3532 1307 0 -1 0 200967 0 1 0 50420 91 0 0 18 0 9 0 1996686017 832389120 185026 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3546/statm: 203220 185026 2594 9 0 197201 0
[pid=3546/tid=3547] ppid=3532 vsize=812880 CPUtime=491.44
/proc/3546/task/3547/stat : 3547 (java) R 3532 3532 1307 0 -1 64 17981 0 1 0 49129 15 0 0 25 0 9 0 1996686018 832389120 185026 996147200 134512640 134550740 4294955600 18446744073709551615 4127281753 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3546/tid=3548] ppid=3532 vsize=812880 CPUtime=13.29
/proc/3546/task/3548/stat : 3548 (java) S 3532 3532 1307 0 -1 64 181388 0 0 0 1255 74 0 0 16 0 9 0 1996686020 832389120 185026 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3546/tid=3549] ppid=3532 vsize=812880 CPUtime=0
/proc/3546/task/3549/stat : 3549 (java) S 3532 3532 1307 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1996686020 832389120 185026 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3546/tid=3550] ppid=3532 vsize=812880 CPUtime=0
/proc/3546/task/3550/stat : 3550 (java) S 3532 3532 1307 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1996686020 832389120 185026 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3546/tid=3551] ppid=3532 vsize=812880 CPUtime=0
/proc/3546/task/3551/stat : 3551 (java) S 3532 3532 1307 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1996686023 832389120 185026 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3546/tid=3552] ppid=3532 vsize=812880 CPUtime=0.35
/proc/3546/task/3552/stat : 3552 (java) S 3532 3532 1307 0 -1 64 898 0 0 0 34 1 0 0 15 0 9 0 1996686023 832389120 185026 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3546/tid=3553] ppid=3532 vsize=812880 CPUtime=0
/proc/3546/task/3553/stat : 3553 (java) S 3532 3532 1307 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1996686023 832389120 185026 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3546/tid=3554] ppid=3532 vsize=812880 CPUtime=0
/proc/3546/task/3554/stat : 3554 (java) S 3532 3532 1307 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1996686023 832389120 185026 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 505.12
Current children cumulated vsize (KiB) 860448

[startup+511.902 s]
/proc/loadavg: 2.23 2.11 2.08 3/83 3583
/proc/meminfo: memFree=725912/2055920 swapFree=4180452/4192956
[pid=3532] ppid=3530 vsize=47568 CPUtime=0.01
/proc/3532/stat : 3532 (galacE.sh) S 3530 3532 1307 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 1996686013 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3532/statm: 11892 365 246 79 0 219 0
[pid=3546] ppid=3532 vsize=812880 CPUtime=511.5
/proc/3546/stat : 3546 (java) S 3532 3532 1307 0 -1 0 208477 0 1 0 51056 94 0 0 18 0 9 0 1996686017 832389120 185026 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3546/statm: 203220 185026 2594 9 0 197201 0
[pid=3546/tid=3547] ppid=3532 vsize=812880 CPUtime=494.18
/proc/3546/task/3547/stat : 3547 (java) S 3532 3532 1307 0 -1 64 17983 0 1 0 49403 15 0 0 25 0 9 0 1996686018 832389120 185026 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3546/tid=3548] ppid=3532 vsize=812880 CPUtime=16.95
/proc/3546/task/3548/stat : 3548 (java) R 3532 3532 1307 0 -1 64 188896 0 0 0 1618 77 0 0 20 0 9 0 1996686020 832389120 185026 996147200 134512640 134550740 4294955600 18446744073709551615 102721846 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3546/tid=3549] ppid=3532 vsize=812880 CPUtime=0
/proc/3546/task/3549/stat : 3549 (java) S 3532 3532 1307 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1996686020 832389120 185026 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3546/tid=3550] ppid=3532 vsize=812880 CPUtime=0
/proc/3546/task/3550/stat : 3550 (java) S 3532 3532 1307 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1996686020 832389120 185026 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3546/tid=3551] ppid=3532 vsize=812880 CPUtime=0
/proc/3546/task/3551/stat : 3551 (java) S 3532 3532 1307 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1996686023 832389120 185026 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3546/tid=3552] ppid=3532 vsize=812880 CPUtime=0.35
/proc/3546/task/3552/stat : 3552 (java) S 3532 3532 1307 0 -1 64 898 0 0 0 34 1 0 0 15 0 9 0 1996686023 832389120 185026 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3546/tid=3553] ppid=3532 vsize=812880 CPUtime=0
/proc/3546/task/3553/stat : 3553 (java) S 3532 3532 1307 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1996686023 832389120 185026 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3546/tid=3554] ppid=3532 vsize=812880 CPUtime=0
/proc/3546/task/3554/stat : 3554 (java) S 3532 3532 1307 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1996686023 832389120 185026 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 511.51
Current children cumulated vsize (KiB) 860448

[startup+515.102 s]
/proc/loadavg: 2.21 2.11 2.08 3/83 3583
/proc/meminfo: memFree=725912/2055920 swapFree=4180452/4192956
[pid=3532] ppid=3530 vsize=47568 CPUtime=0.01
/proc/3532/stat : 3532 (galacE.sh) S 3530 3532 1307 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 1996686013 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3532/statm: 11892 365 246 79 0 219 0
[pid=3546] ppid=3532 vsize=820884 CPUtime=514.7
/proc/3546/stat : 3546 (java) S 3532 3532 1307 0 -1 0 215985 0 1 0 51373 97 0 0 18 0 9 0 1996686017 840585216 187027 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3546/statm: 205221 187027 2594 9 0 199202 0
[pid=3546/tid=3547] ppid=3532 vsize=820884 CPUtime=494.18
/proc/3546/task/3547/stat : 3547 (java) S 3532 3532 1307 0 -1 64 17983 0 1 0 49403 15 0 0 17 0 9 0 1996686018 840585216 187027 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3546/tid=3548] ppid=3532 vsize=820884 CPUtime=20.15
/proc/3546/task/3548/stat : 3548 (java) R 3532 3532 1307 0 -1 64 196404 0 0 0 1935 80 0 0 25 0 9 0 1996686020 840585216 187027 996147200 134512640 134550740 4294955600 18446744073709551615 104457027 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3546/tid=3549] ppid=3532 vsize=820884 CPUtime=0
/proc/3546/task/3549/stat : 3549 (java) S 3532 3532 1307 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1996686020 840585216 187027 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3546/tid=3550] ppid=3532 vsize=820884 CPUtime=0
/proc/3546/task/3550/stat : 3550 (java) S 3532 3532 1307 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1996686020 840585216 187027 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3546/tid=3551] ppid=3532 vsize=820884 CPUtime=0
/proc/3546/task/3551/stat : 3551 (java) S 3532 3532 1307 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1996686023 840585216 187027 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3546/tid=3552] ppid=3532 vsize=820884 CPUtime=0.35
/proc/3546/task/3552/stat : 3552 (java) S 3532 3532 1307 0 -1 64 898 0 0 0 34 1 0 0 15 0 9 0 1996686023 840585216 187027 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3546/tid=3553] ppid=3532 vsize=820884 CPUtime=0
/proc/3546/task/3553/stat : 3553 (java) S 3532 3532 1307 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1996686023 840585216 187027 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3546/tid=3554] ppid=3532 vsize=820884 CPUtime=0
/proc/3546/task/3554/stat : 3554 (java) S 3532 3532 1307 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1996686023 840585216 187027 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 514.71
Current children cumulated vsize (KiB) 868452

[startup+516.702 s]
/proc/loadavg: 2.21 2.11 2.08 3/83 3583
/proc/meminfo: memFree=733848/2055920 swapFree=4180452/4192956
[pid=3532] ppid=3530 vsize=47568 CPUtime=0.01
/proc/3532/stat : 3532 (galacE.sh) S 3530 3532 1307 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 1996686013 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3532/statm: 11892 365 246 79 0 219 0
[pid=3546] ppid=3532 vsize=820884 CPUtime=516.31
/proc/3546/stat : 3546 (java) S 3532 3532 1307 0 -1 0 219739 0 1 0 51532 99 0 0 18 0 9 0 1996686017 840585216 187027 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3546/statm: 205221 187027 2594 9 0 199202 0
[pid=3546/tid=3547] ppid=3532 vsize=820884 CPUtime=494.18
/proc/3546/task/3547/stat : 3547 (java) S 3532 3532 1307 0 -1 64 17983 0 1 0 49403 15 0 0 17 0 9 0 1996686018 840585216 187027 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3546/tid=3548] ppid=3532 vsize=820884 CPUtime=21.74
/proc/3546/task/3548/stat : 3548 (java) R 3532 3532 1307 0 -1 64 200158 0 0 0 2093 81 0 0 25 0 9 0 1996686020 840585216 187027 996147200 134512640 134550740 4294955600 18446744073709551615 103834246 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3546/tid=3549] ppid=3532 vsize=820884 CPUtime=0
/proc/3546/task/3549/stat : 3549 (java) S 3532 3532 1307 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1996686020 840585216 187027 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3546/tid=3550] ppid=3532 vsize=820884 CPUtime=0
/proc/3546/task/3550/stat : 3550 (java) S 3532 3532 1307 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1996686020 840585216 187027 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3546/tid=3551] ppid=3532 vsize=820884 CPUtime=0
/proc/3546/task/3551/stat : 3551 (java) S 3532 3532 1307 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1996686023 840585216 187027 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3546/tid=3552] ppid=3532 vsize=820884 CPUtime=0.35
/proc/3546/task/3552/stat : 3552 (java) S 3532 3532 1307 0 -1 64 898 0 0 0 34 1 0 0 15 0 9 0 1996686023 840585216 187027 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3546/tid=3553] ppid=3532 vsize=820884 CPUtime=0
/proc/3546/task/3553/stat : 3553 (java) S 3532 3532 1307 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1996686023 840585216 187027 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3546/tid=3554] ppid=3532 vsize=820884 CPUtime=0
/proc/3546/task/3554/stat : 3554 (java) S 3532 3532 1307 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1996686023 840585216 187027 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 516.32
Current children cumulated vsize (KiB) 868452

[startup+517.502 s]
/proc/loadavg: 2.21 2.11 2.08 3/83 3583
/proc/meminfo: memFree=725848/2055920 swapFree=4180452/4192956
[pid=3532] ppid=3530 vsize=47568 CPUtime=0.01
/proc/3532/stat : 3532 (galacE.sh) S 3530 3532 1307 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 1996686013 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3532/statm: 11892 365 246 79 0 219 0
[pid=3546] ppid=3532 vsize=812880 CPUtime=517.1
/proc/3546/stat : 3546 (java) S 3532 3532 1307 0 -1 0 219742 0 1 0 51611 99 0 0 18 0 9 0 1996686017 832389120 185027 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3546/statm: 203220 185027 2594 9 0 197201 0
[pid=3546/tid=3547] ppid=3532 vsize=812880 CPUtime=494.18
/proc/3546/task/3547/stat : 3547 (java) S 3532 3532 1307 0 -1 64 17986 0 1 0 49403 15 0 0 17 0 9 0 1996686018 832389120 185027 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3546/tid=3548] ppid=3532 vsize=812880 CPUtime=22.54
/proc/3546/task/3548/stat : 3548 (java) R 3532 3532 1307 0 -1 64 200158 0 0 0 2173 81 0 0 25 0 9 0 1996686020 832389120 185027 996147200 134512640 134550740 4294955600 18446744073709551615 104181582 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3546/tid=3549] ppid=3532 vsize=812880 CPUtime=0
/proc/3546/task/3549/stat : 3549 (java) S 3532 3532 1307 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1996686020 832389120 185027 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3546/tid=3550] ppid=3532 vsize=812880 CPUtime=0
/proc/3546/task/3550/stat : 3550 (java) S 3532 3532 1307 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1996686020 832389120 185027 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3546/tid=3551] ppid=3532 vsize=812880 CPUtime=0
/proc/3546/task/3551/stat : 3551 (java) S 3532 3532 1307 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1996686023 832389120 185027 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3546/tid=3552] ppid=3532 vsize=812880 CPUtime=0.35
/proc/3546/task/3552/stat : 3552 (java) S 3532 3532 1307 0 -1 64 898 0 0 0 34 1 0 0 15 0 9 0 1996686023 832389120 185027 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3546/tid=3553] ppid=3532 vsize=812880 CPUtime=0
/proc/3546/task/3553/stat : 3553 (java) S 3532 3532 1307 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1996686023 832389120 185027 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3546/tid=3554] ppid=3532 vsize=812880 CPUtime=0
/proc/3546/task/3554/stat : 3554 (java) S 3532 3532 1307 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1996686023 832389120 185027 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 517.11
Current children cumulated vsize (KiB) 860448

[startup+517.702 s]
/proc/loadavg: 2.21 2.11 2.08 3/83 3583
/proc/meminfo: memFree=725848/2055920 swapFree=4180452/4192956
[pid=3532] ppid=3530 vsize=47568 CPUtime=0.01
/proc/3532/stat : 3532 (galacE.sh) S 3530 3532 1307 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 1996686013 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3532/statm: 11892 365 246 79 0 219 0
[pid=3546] ppid=3532 vsize=0 CPUtime=517.27
/proc/3546/stat : 3546 (java) Z 3532 3532 1307 0 -1 12 219756 0 1 0 51622 105 0 0 16 0 2 0 1996686017 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3546/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 517.28
Current children cumulated vsize (KiB) 47568

Child status: 0
Real time (s): 517.752
CPU time (s): 517.363
CPU user time (s): 516.239
CPU system time (s): 1.12483
CPU usage (%): 99.9249
Max. virtual memory (cumulated for all children) (KiB): 880100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 516.239
system time used= 1.12483
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 222241
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= 12131
involuntary context switches= 4748

runsolver used 0.766883 second user time and 1.59376 second system time

The end

Launcher Data (download as text)

Begin job on node29 at 2008-07-04 15:12:02
IDJOB=1073367
IDBENCH=56338
IDSOLVER=351
FILE ID=node29/1073367-1215177122
PBS_JOBID= 7881485
Free space on /tmp= 66540 MiB

SOLVER NAME= galac E
BENCH NAME= CPAI08/csp/bmc/normalized-bmc-ibm-07-16.xml
COMMAND LINE= HOME/galacE.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1073367-1215177122/watcher-1073367-1215177122 -o /tmp/evaluation-result-1073367-1215177122/solver-1073367-1215177122 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacE.sh HOME/instance-1073367-1215177122.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 0f0b449a2eeb7946cbda6c80af844fbf
RANDOM SEED=1476693427

node29.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.220
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.220
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:       1304648 kB
Buffers:         78488 kB
Cached:         341068 kB
SwapCached:       6872 kB
Active:         490560 kB
Inactive:       200788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1304648 kB
SwapTotal:     4192956 kB
SwapFree:      4180452 kB
Dirty:            9816 kB
Writeback:           0 kB
Mapped:         285072 kB
Slab:            44476 kB
Committed_AS:  4192780 kB
PageTables:       2496 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= 66544 MiB
End job on node29 at 2008-07-04 15:20:40