Trace number 1072863

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) 147.128 147.171

General information on the benchmark

Namecsp/radar-8-30-3-0/
normalized-radar-8-30-3-0-26.xml
MD5SUM138eaba919712d07808fc5b3740692de
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.051991
Satisfiable
(Un)Satisfiability was proved
Number of variables180
Number of constraints64
Maximum constraint arity21
Maximum domain size4
Number of constraints which are defined in extension0
Number of constraints which are defined in intension64
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---
146.96/147.01	Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
146.96/147.01		at tuples.IP4BigConstraints.generateLessNumberOfTuples(IP4BigConstraints.java:149)
146.96/147.01		at base.MixedEncoding.createRelation(MixedEncoding.java:63)
146.96/147.01		at base.Problem.endConstraint(Problem.java:510)
146.96/147.01		at sat4j.Constraint.endElement(Constraint.java:37)
146.96/147.01		at sat4j.InstanceParser.endElement(InstanceParser.java:49)
146.96/147.01		at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.endElement(Unknown Source)
146.96/147.01		at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.endElement(Unknown Source)
146.96/147.01		at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(Unknown Source)
146.96/147.01		at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(Unknown Source)
146.96/147.02		at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(Unknown Source)
146.96/147.02		at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
146.96/147.02		at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
146.96/147.02		at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
146.96/147.02		at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown Source)
146.96/147.02		at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(Unknown Source)
146.96/147.02		at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
146.96/147.02		at sat4j.CspXmlParser.parse(CspXmlParser.java:42)
146.96/147.02		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-1072863-1215175939/watcher-1072863-1215175939 -o /tmp/evaluation-result-1072863-1215175939/solver-1072863-1215175939 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1072863-1215175939.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 1.20 1.60 3/65 7833
/proc/meminfo: memFree=1800040/2055920 swapFree=4146924/4192956
[pid=7833] ppid=7831 vsize=8652 CPUtime=0
/proc/7833/stat : 7833 (galacE.sh) S 7831 7833 5142 0 -1 4194304 346 0 0 0 0 0 0 0 20 0 1 0 682719305 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 226686593882 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/7833/statm: 2163 280 208 79 0 156 0
[pid=7834] ppid=7833 vsize=8688 CPUtime=0
/proc/7834/stat : 7834 (galacE.sh) S 7833 7833 5142 0 -1 4194368 36 0 0 0 0 0 0 0 21 0 1 0 682719306 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 226687156306 0 0 4096 73728 18446744071563648864 0 0 17 0 0 0
/proc/7834/statm: 2172 286 209 79 0 165 0
[pid=7835] ppid=7834 vsize=128 CPUtime=0
/proc/7835/stat : 7835 (id) R 7834 7833 5142 0 -1 4194304 47 0 0 0 0 0 0 0 22 0 1 0 682719306 131072 22 996147200 4194304 4211724 548682068832 18446744073709551615 226684368149 0 0 3674112 0 0 0 0 17 0 0 0
/proc/7835/statm: 32 22 16 4 0 3 0

[startup+0.0954991 s]
/proc/loadavg: 0.92 1.20 1.60 3/65 7833
/proc/meminfo: memFree=1800040/2055920 swapFree=4146924/4192956
[pid=7833] ppid=7831 vsize=47564 CPUtime=0
/proc/7833/stat : 7833 (galacE.sh) S 7831 7833 5142 0 -1 4194304 766 1697 0 0 0 0 0 0 18 0 1 0 682719305 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 226686593882 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/7833/statm: 11891 365 246 79 0 219 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47564

[startup+0.102494 s]
/proc/loadavg: 0.92 1.20 1.60 3/65 7833
/proc/meminfo: memFree=1800040/2055920 swapFree=4146924/4192956
[pid=7833] ppid=7831 vsize=47564 CPUtime=0
/proc/7833/stat : 7833 (galacE.sh) S 7831 7833 5142 0 -1 4194304 766 1697 0 0 0 0 0 0 18 0 1 0 682719305 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 226686593882 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/7833/statm: 11891 365 246 79 0 219 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47564

[startup+0.302522 s]
/proc/loadavg: 0.92 1.20 1.60 3/65 7833
/proc/meminfo: memFree=1800040/2055920 swapFree=4146924/4192956
[pid=7833] ppid=7831 vsize=47564 CPUtime=0
/proc/7833/stat : 7833 (galacE.sh) S 7831 7833 5142 0 -1 4194304 766 1697 0 0 0 0 0 0 18 0 1 0 682719305 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 226686593882 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/7833/statm: 11891 365 246 79 0 219 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47564

[startup+0.702573 s]
/proc/loadavg: 0.92 1.20 1.60 3/65 7833
/proc/meminfo: memFree=1800040/2055920 swapFree=4146924/4192956
[pid=7833] ppid=7831 vsize=47564 CPUtime=0
/proc/7833/stat : 7833 (galacE.sh) S 7831 7833 5142 0 -1 4194304 766 1697 0 0 0 0 0 0 18 0 1 0 682719305 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 226686593882 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/7833/statm: 11891 365 246 79 0 219 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47564

[startup+1.50267 s]
/proc/loadavg: 1.01 1.21 1.60 2/75 7855
/proc/meminfo: memFree=1752216/2055920 swapFree=4146924/4192956
[pid=7833] ppid=7831 vsize=47564 CPUtime=0
/proc/7833/stat : 7833 (galacE.sh) S 7831 7833 5142 0 -1 4194304 766 1697 0 0 0 0 0 0 18 0 1 0 682719305 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 226686593882 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/7833/statm: 11891 365 246 79 0 219 0
[pid=7847] ppid=7833 vsize=813512 CPUtime=1.6
/proc/7847/stat : 7847 (java) S 7833 7833 5142 0 -1 0 15088 0 1 0 152 8 0 0 20 0 9 0 682719308 833036288 14300 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7847/statm: 203378 14300 2589 9 0 197359 0
[pid=7847/tid=7848] ppid=7833 vsize=813512 CPUtime=1.1
/proc/7847/task/7848/stat : 7848 (java) R 7833 7833 5142 0 -1 64 9012 0 1 0 106 4 0 0 20 0 9 0 682719309 833036288 14300 996147200 134512640 134550740 4294955600 18446744073709551615 4126791433 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7847/tid=7849] ppid=7833 vsize=813512 CPUtime=0.34
/proc/7847/task/7849/stat : 7849 (java) S 7833 7833 5142 0 -1 64 4650 0 0 0 32 2 0 0 17 0 9 0 682719310 833036288 14300 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7847/tid=7850] ppid=7833 vsize=813512 CPUtime=0
/proc/7847/task/7850/stat : 7850 (java) S 7833 7833 5142 0 -1 64 11 0 0 0 0 0 0 0 15 0 9 0 682719311 833036288 14300 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7847/tid=7851] ppid=7833 vsize=813512 CPUtime=0
/proc/7847/task/7851/stat : 7851 (java) S 7833 7833 5142 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 682719311 833036288 14300 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7847/tid=7852] ppid=7833 vsize=813512 CPUtime=0
/proc/7847/task/7852/stat : 7852 (java) S 7833 7833 5142 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 682719313 833036288 14300 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7847/tid=7853] ppid=7833 vsize=813512 CPUtime=0.13
/proc/7847/task/7853/stat : 7853 (java) S 7833 7833 5142 0 -1 64 727 0 0 0 13 0 0 0 16 0 9 0 682719313 833036288 14300 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7847/tid=7854] ppid=7833 vsize=813512 CPUtime=0
/proc/7847/task/7854/stat : 7854 (java) S 7833 7833 5142 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 682719313 833036288 14300 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7847/tid=7855] ppid=7833 vsize=813512 CPUtime=0
/proc/7847/task/7855/stat : 7855 (java) S 7833 7833 5142 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 682719313 833036288 14300 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.6
Current children cumulated vsize (KiB) 861076

[startup+3.10187 s]
/proc/loadavg: 1.01 1.21 1.60 2/75 7855
/proc/meminfo: memFree=1747992/2055920 swapFree=4146924/4192956
[pid=7833] ppid=7831 vsize=47564 CPUtime=0
/proc/7833/stat : 7833 (galacE.sh) S 7831 7833 5142 0 -1 4194304 766 1697 0 0 0 0 0 0 18 0 1 0 682719305 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 226686593882 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/7833/statm: 11891 365 246 79 0 219 0
[pid=7847] ppid=7833 vsize=813512 CPUtime=3.19
/proc/7847/stat : 7847 (java) S 7833 7833 5142 0 -1 0 28617 0 1 0 306 13 0 0 20 0 9 0 682719308 833036288 27828 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7847/statm: 203378 27828 2593 9 0 197359 0
[pid=7847/tid=7848] ppid=7833 vsize=813512 CPUtime=2.57
/proc/7847/task/7848/stat : 7848 (java) R 7833 7833 5142 0 -1 64 14676 0 1 0 250 7 0 0 19 0 9 0 682719309 833036288 27828 996147200 134512640 134550740 4294955600 18446744073709551615 4126791991 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7847/tid=7849] ppid=7833 vsize=813512 CPUtime=0.47
/proc/7847/task/7849/stat : 7849 (java) S 7833 7833 5142 0 -1 64 12513 0 0 0 42 5 0 0 16 0 9 0 682719310 833036288 27828 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7847/tid=7850] ppid=7833 vsize=813512 CPUtime=0
/proc/7847/task/7850/stat : 7850 (java) S 7833 7833 5142 0 -1 64 11 0 0 0 0 0 0 0 15 0 9 0 682719311 833036288 27828 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7847/tid=7851] ppid=7833 vsize=813512 CPUtime=0
/proc/7847/task/7851/stat : 7851 (java) S 7833 7833 5142 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 682719311 833036288 27828 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7847/tid=7852] ppid=7833 vsize=813512 CPUtime=0
/proc/7847/task/7852/stat : 7852 (java) S 7833 7833 5142 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 682719313 833036288 27828 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7847/tid=7853] ppid=7833 vsize=813512 CPUtime=0.13
/proc/7847/task/7853/stat : 7853 (java) S 7833 7833 5142 0 -1 64 729 0 0 0 13 0 0 0 16 0 9 0 682719313 833036288 27828 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7847/tid=7854] ppid=7833 vsize=813512 CPUtime=0
/proc/7847/task/7854/stat : 7854 (java) S 7833 7833 5142 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 682719313 833036288 27828 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7847/tid=7855] ppid=7833 vsize=813512 CPUtime=0
/proc/7847/task/7855/stat : 7855 (java) S 7833 7833 5142 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 682719313 833036288 27828 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.19
Current children cumulated vsize (KiB) 861076

[startup+6.30126 s]
/proc/loadavg: 1.01 1.21 1.60 2/75 7855
/proc/meminfo: memFree=1697688/2055920 swapFree=4146924/4192956
[pid=7833] ppid=7831 vsize=47564 CPUtime=0
/proc/7833/stat : 7833 (galacE.sh) S 7831 7833 5142 0 -1 4194304 766 1697 0 0 0 0 0 0 18 0 1 0 682719305 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 226686593882 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/7833/statm: 11891 365 246 79 0 219 0
[pid=7847] ppid=7833 vsize=813512 CPUtime=6.39
/proc/7847/stat : 7847 (java) S 7833 7833 5142 0 -1 0 38483 0 1 0 622 17 0 0 20 0 9 0 682719308 833036288 37692 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7847/statm: 203378 37692 2593 9 0 197359 0
[pid=7847/tid=7848] ppid=7833 vsize=813512 CPUtime=5.6
/proc/7847/task/7848/stat : 7848 (java) R 7833 7833 5142 0 -1 64 14678 0 1 0 553 7 0 0 19 0 9 0 682719309 833036288 37692 996147200 134512640 134550740 4294955600 18446744073709551615 4126786999 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7847/tid=7849] ppid=7833 vsize=813512 CPUtime=0.63
/proc/7847/task/7849/stat : 7849 (java) S 7833 7833 5142 0 -1 64 22377 0 0 0 54 9 0 0 16 0 9 0 682719310 833036288 37692 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7847/tid=7850] ppid=7833 vsize=813512 CPUtime=0
/proc/7847/task/7850/stat : 7850 (java) S 7833 7833 5142 0 -1 64 11 0 0 0 0 0 0 0 15 0 9 0 682719311 833036288 37692 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7847/tid=7851] ppid=7833 vsize=813512 CPUtime=0
/proc/7847/task/7851/stat : 7851 (java) S 7833 7833 5142 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 682719311 833036288 37692 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7847/tid=7852] ppid=7833 vsize=813512 CPUtime=0
/proc/7847/task/7852/stat : 7852 (java) S 7833 7833 5142 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 682719313 833036288 37692 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7847/tid=7853] ppid=7833 vsize=813512 CPUtime=0.13
/proc/7847/task/7853/stat : 7853 (java) S 7833 7833 5142 0 -1 64 729 0 0 0 13 0 0 0 16 0 9 0 682719313 833036288 37692 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7847/tid=7854] ppid=7833 vsize=813512 CPUtime=0
/proc/7847/task/7854/stat : 7854 (java) S 7833 7833 5142 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 682719313 833036288 37692 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7847/tid=7855] ppid=7833 vsize=813512 CPUtime=0
/proc/7847/task/7855/stat : 7855 (java) S 7833 7833 5142 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 682719313 833036288 37692 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.39
Current children cumulated vsize (KiB) 861076

[startup+12.7011 s]
/proc/loadavg: 1.00 1.21 1.60 2/75 7855
/proc/meminfo: memFree=1576544/2055920 swapFree=4146924/4192956
[pid=7833] ppid=7831 vsize=47564 CPUtime=0
/proc/7833/stat : 7833 (galacE.sh) S 7831 7833 5142 0 -1 4194304 766 1697 0 0 0 0 0 0 18 0 1 0 682719305 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 226686593882 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/7833/statm: 11891 365 246 79 0 219 0
[pid=7847] ppid=7833 vsize=813672 CPUtime=12.77
/proc/7847/stat : 7847 (java) S 7833 7833 5142 0 -1 0 58881 0 1 0 1252 25 0 0 20 0 9 0 682719308 833200128 58088 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7847/statm: 203418 58088 2593 9 0 197399 0
[pid=7847/tid=7848] ppid=7833 vsize=813672 CPUtime=11.6
/proc/7847/task/7848/stat : 7848 (java) R 7833 7833 5142 0 -1 64 14731 0 1 0 1153 7 0 0 25 0 9 0 682719309 833200128 58088 996147200 134512640 134550740 4294955600 18446744073709551615 4126791433 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7847/tid=7849] ppid=7833 vsize=813672 CPUtime=1.01
/proc/7847/task/7849/stat : 7849 (java) S 7833 7833 5142 0 -1 64 42721 0 0 0 84 17 0 0 16 0 9 0 682719310 833200128 58088 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7847/tid=7850] ppid=7833 vsize=813672 CPUtime=0
/proc/7847/task/7850/stat : 7850 (java) S 7833 7833 5142 0 -1 64 11 0 0 0 0 0 0 0 15 0 9 0 682719311 833200128 58088 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7847/tid=7851] ppid=7833 vsize=813672 CPUtime=0
/proc/7847/task/7851/stat : 7851 (java) S 7833 7833 5142 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 682719311 833200128 58088 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7847/tid=7852] ppid=7833 vsize=813672 CPUtime=0
/proc/7847/task/7852/stat : 7852 (java) S 7833 7833 5142 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 682719313 833200128 58088 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7847/tid=7853] ppid=7833 vsize=813672 CPUtime=0.13
/proc/7847/task/7853/stat : 7853 (java) S 7833 7833 5142 0 -1 64 730 0 0 0 13 0 0 0 17 0 9 0 682719313 833200128 58088 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7847/tid=7854] ppid=7833 vsize=813672 CPUtime=0
/proc/7847/task/7854/stat : 7854 (java) S 7833 7833 5142 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 682719313 833200128 58088 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7847/tid=7855] ppid=7833 vsize=813672 CPUtime=0
/proc/7847/task/7855/stat : 7855 (java) S 7833 7833 5142 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 682719313 833200128 58088 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.77
Current children cumulated vsize (KiB) 861236

[startup+25.5026 s]
/proc/loadavg: 1.00 1.20 1.59 2/75 7855
/proc/meminfo: memFree=1443616/2055920 swapFree=4146924/4192956
[pid=7833] ppid=7831 vsize=47564 CPUtime=0
/proc/7833/stat : 7833 (galacE.sh) S 7831 7833 5142 0 -1 4194304 766 1697 0 0 0 0 0 0 18 0 1 0 682719305 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 226686593882 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/7833/statm: 11891 365 246 79 0 219 0
[pid=7847] ppid=7833 vsize=813512 CPUtime=25.55
/proc/7847/stat : 7847 (java) S 7833 7833 5142 0 -1 0 92364 0 1 0 2516 39 0 0 20 0 9 0 682719308 833036288 91192 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7847/statm: 203378 91192 2593 9 0 197359 0
[pid=7847/tid=7848] ppid=7833 vsize=813512 CPUtime=23.68
/proc/7847/task/7848/stat : 7848 (java) R 7833 7833 5142 0 -1 64 15086 0 1 0 2361 7 0 0 25 0 9 0 682719309 833036288 91192 996147200 134512640 134550740 4294955600 18446744073709551615 4126803665 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7847/tid=7849] ppid=7833 vsize=813512 CPUtime=1.7
/proc/7847/task/7849/stat : 7849 (java) S 7833 7833 5142 0 -1 64 75843 0 0 0 139 31 0 0 16 0 9 0 682719310 833036288 91192 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7847/tid=7850] ppid=7833 vsize=813512 CPUtime=0
/proc/7847/task/7850/stat : 7850 (java) S 7833 7833 5142 0 -1 64 11 0 0 0 0 0 0 0 15 0 9 0 682719311 833036288 91192 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7847/tid=7851] ppid=7833 vsize=813512 CPUtime=0
/proc/7847/task/7851/stat : 7851 (java) S 7833 7833 5142 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 682719311 833036288 91192 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7847/tid=7852] ppid=7833 vsize=813512 CPUtime=0
/proc/7847/task/7852/stat : 7852 (java) S 7833 7833 5142 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 682719313 833036288 91192 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7847/tid=7853] ppid=7833 vsize=813512 CPUtime=0.14
/proc/7847/task/7853/stat : 7853 (java) S 7833 7833 5142 0 -1 64 736 0 0 0 14 0 0 0 16 0 9 0 682719313 833036288 91192 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7847/tid=7854] ppid=7833 vsize=813512 CPUtime=0
/proc/7847/task/7854/stat : 7854 (java) S 7833 7833 5142 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 682719313 833036288 91192 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7847/tid=7855] ppid=7833 vsize=813512 CPUtime=0
/proc/7847/task/7855/stat : 7855 (java) S 7833 7833 5142 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 682719313 833036288 91192 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.55

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

[pid=7847/tid=7848] ppid=7833 vsize=824428 CPUtime=115.69
/proc/7847/task/7848/stat : 7848 (java) S 7833 7833 5142 0 -1 64 16396 0 1 0 11561 8 0 0 16 0 9 0 682719309 844214272 187633 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7847/tid=7849] ppid=7833 vsize=824428 CPUtime=12.02
/proc/7847/task/7849/stat : 7849 (java) R 7833 7833 5142 0 -1 64 183067 0 0 0 1130 72 0 0 19 0 9 0 682719310 844214272 187633 996147200 134512640 134550740 4294955600 18446744073709551615 104182342 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7847/tid=7850] ppid=7833 vsize=824428 CPUtime=0
/proc/7847/task/7850/stat : 7850 (java) S 7833 7833 5142 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 682719311 844214272 187633 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7847/tid=7851] ppid=7833 vsize=824428 CPUtime=0
/proc/7847/task/7851/stat : 7851 (java) S 7833 7833 5142 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 682719311 844214272 187633 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7847/tid=7852] ppid=7833 vsize=824428 CPUtime=0
/proc/7847/task/7852/stat : 7852 (java) S 7833 7833 5142 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 682719313 844214272 187633 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7847/tid=7853] ppid=7833 vsize=824428 CPUtime=0.14
/proc/7847/task/7853/stat : 7853 (java) S 7833 7833 5142 0 -1 64 737 0 0 0 14 0 0 0 17 0 9 0 682719313 844214272 187633 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7847/tid=7854] ppid=7833 vsize=824428 CPUtime=0
/proc/7847/task/7854/stat : 7854 (java) S 7833 7833 5142 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 682719313 844214272 187633 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7847/tid=7855] ppid=7833 vsize=824428 CPUtime=0
/proc/7847/task/7855/stat : 7855 (java) S 7833 7833 5142 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 682719313 844214272 187633 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 127.87
Current children cumulated vsize (KiB) 871992

[startup+140.702 s]
/proc/loadavg: 1.00 1.13 1.52 2/75 7855
/proc/meminfo: memFree=1048864/2055920 swapFree=4146924/4192956
[pid=7833] ppid=7831 vsize=47564 CPUtime=0
/proc/7833/stat : 7833 (galacE.sh) S 7831 7833 5142 0 -1 4194304 766 1697 0 0 0 0 0 0 18 0 1 0 682719305 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 226686593882 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/7833/statm: 11891 365 246 79 0 219 0
[pid=7847] ppid=7833 vsize=832428 CPUtime=140.67
/proc/7847/stat : 7847 (java) S 7833 7833 5142 0 -1 0 215909 0 1 0 13980 87 0 0 20 0 9 0 682719308 852406272 189633 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7847/statm: 208107 189633 2593 9 0 202088 0
[pid=7847/tid=7848] ppid=7833 vsize=832428 CPUtime=125.16
/proc/7847/task/7848/stat : 7848 (java) S 7833 7833 5142 0 -1 64 16398 0 1 0 12508 8 0 0 16 0 9 0 682719309 852406272 189633 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7847/tid=7849] ppid=7833 vsize=832428 CPUtime=15.34
/proc/7847/task/7849/stat : 7849 (java) R 7833 7833 5142 0 -1 64 198075 0 0 0 1456 78 0 0 18 0 9 0 682719310 852406272 189633 996147200 134512640 134550740 4294955600 18446744073709551615 104180111 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7847/tid=7850] ppid=7833 vsize=832428 CPUtime=0
/proc/7847/task/7850/stat : 7850 (java) S 7833 7833 5142 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 682719311 852406272 189633 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7847/tid=7851] ppid=7833 vsize=832428 CPUtime=0
/proc/7847/task/7851/stat : 7851 (java) S 7833 7833 5142 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 682719311 852406272 189633 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7847/tid=7852] ppid=7833 vsize=832428 CPUtime=0
/proc/7847/task/7852/stat : 7852 (java) S 7833 7833 5142 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 682719313 852406272 189633 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7847/tid=7853] ppid=7833 vsize=832428 CPUtime=0.14
/proc/7847/task/7853/stat : 7853 (java) S 7833 7833 5142 0 -1 64 737 0 0 0 14 0 0 0 17 0 9 0 682719313 852406272 189633 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7847/tid=7854] ppid=7833 vsize=832428 CPUtime=0
/proc/7847/task/7854/stat : 7854 (java) S 7833 7833 5142 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 682719313 852406272 189633 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7847/tid=7855] ppid=7833 vsize=832428 CPUtime=0
/proc/7847/task/7855/stat : 7855 (java) S 7833 7833 5142 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 682719313 852406272 189633 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 140.67
Current children cumulated vsize (KiB) 879992

[startup+143.902 s]
/proc/loadavg: 1.00 1.13 1.51 2/75 7855
/proc/meminfo: memFree=1048864/2055920 swapFree=4146924/4192956
[pid=7833] ppid=7831 vsize=47564 CPUtime=0
/proc/7833/stat : 7833 (galacE.sh) S 7831 7833 5142 0 -1 4194304 766 1697 0 0 0 0 0 0 18 0 1 0 682719305 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 226686593882 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/7833/statm: 11891 365 246 79 0 219 0
[pid=7847] ppid=7833 vsize=832428 CPUtime=143.86
/proc/7847/stat : 7847 (java) S 7833 7833 5142 0 -1 0 230918 0 1 0 14293 93 0 0 20 0 9 0 682719308 852406272 189633 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7847/statm: 208107 189633 2593 9 0 202088 0
[pid=7847/tid=7848] ppid=7833 vsize=832428 CPUtime=125.16
/proc/7847/task/7848/stat : 7848 (java) S 7833 7833 5142 0 -1 64 16399 0 1 0 12508 8 0 0 16 0 9 0 682719309 852406272 189633 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7847/tid=7849] ppid=7833 vsize=832428 CPUtime=18.53
/proc/7847/task/7849/stat : 7849 (java) R 7833 7833 5142 0 -1 64 213083 0 0 0 1769 84 0 0 17 0 9 0 682719310 852406272 189633 996147200 134512640 134550740 4294955600 18446744073709551615 104180127 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7847/tid=7850] ppid=7833 vsize=832428 CPUtime=0
/proc/7847/task/7850/stat : 7850 (java) S 7833 7833 5142 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 682719311 852406272 189633 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7847/tid=7851] ppid=7833 vsize=832428 CPUtime=0
/proc/7847/task/7851/stat : 7851 (java) S 7833 7833 5142 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 682719311 852406272 189633 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7847/tid=7852] ppid=7833 vsize=832428 CPUtime=0
/proc/7847/task/7852/stat : 7852 (java) S 7833 7833 5142 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 682719313 852406272 189633 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7847/tid=7853] ppid=7833 vsize=832428 CPUtime=0.14
/proc/7847/task/7853/stat : 7853 (java) S 7833 7833 5142 0 -1 64 737 0 0 0 14 0 0 0 17 0 9 0 682719313 852406272 189633 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7847/tid=7854] ppid=7833 vsize=832428 CPUtime=0
/proc/7847/task/7854/stat : 7854 (java) S 7833 7833 5142 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 682719313 852406272 189633 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7847/tid=7855] ppid=7833 vsize=832428 CPUtime=0
/proc/7847/task/7855/stat : 7855 (java) S 7833 7833 5142 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 682719313 852406272 189633 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 143.86
Current children cumulated vsize (KiB) 879992

[startup+145.503 s]
/proc/loadavg: 1.00 1.13 1.51 2/75 7855
/proc/meminfo: memFree=1064864/2055920 swapFree=4146924/4192956
[pid=7833] ppid=7831 vsize=47564 CPUtime=0
/proc/7833/stat : 7833 (galacE.sh) S 7831 7833 5142 0 -1 4194304 766 1697 0 0 0 0 0 0 18 0 1 0 682719305 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 226686593882 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/7833/statm: 11891 365 246 79 0 219 0
[pid=7847] ppid=7833 vsize=824428 CPUtime=145.47
/proc/7847/stat : 7847 (java) S 7833 7833 5142 0 -1 0 234421 0 1 0 14452 95 0 0 20 0 9 0 682719308 844214272 187633 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7847/statm: 206107 187633 2593 9 0 200088 0
[pid=7847/tid=7848] ppid=7833 vsize=824428 CPUtime=125.16
/proc/7847/task/7848/stat : 7848 (java) S 7833 7833 5142 0 -1 64 16399 0 1 0 12508 8 0 0 16 0 9 0 682719309 844214272 187633 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7847/tid=7849] ppid=7833 vsize=824428 CPUtime=20.13
/proc/7847/task/7849/stat : 7849 (java) R 7833 7833 5142 0 -1 64 216586 0 0 0 1928 85 0 0 20 0 9 0 682719310 844214272 187633 996147200 134512640 134550740 4294955600 18446744073709551615 102721943 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7847/tid=7850] ppid=7833 vsize=824428 CPUtime=0
/proc/7847/task/7850/stat : 7850 (java) S 7833 7833 5142 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 682719311 844214272 187633 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7847/tid=7851] ppid=7833 vsize=824428 CPUtime=0
/proc/7847/task/7851/stat : 7851 (java) S 7833 7833 5142 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 682719311 844214272 187633 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7847/tid=7852] ppid=7833 vsize=824428 CPUtime=0
/proc/7847/task/7852/stat : 7852 (java) S 7833 7833 5142 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 682719313 844214272 187633 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7847/tid=7853] ppid=7833 vsize=824428 CPUtime=0.14
/proc/7847/task/7853/stat : 7853 (java) S 7833 7833 5142 0 -1 64 737 0 0 0 14 0 0 0 17 0 9 0 682719313 844214272 187633 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7847/tid=7854] ppid=7833 vsize=824428 CPUtime=0
/proc/7847/task/7854/stat : 7854 (java) S 7833 7833 5142 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 682719313 844214272 187633 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7847/tid=7855] ppid=7833 vsize=824428 CPUtime=0
/proc/7847/task/7855/stat : 7855 (java) S 7833 7833 5142 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 682719313 844214272 187633 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 145.47
Current children cumulated vsize (KiB) 871992

[startup+146.307 s]
/proc/loadavg: 1.00 1.13 1.51 2/75 7855
/proc/meminfo: memFree=1048864/2055920 swapFree=4146924/4192956
[pid=7833] ppid=7831 vsize=47564 CPUtime=0
/proc/7833/stat : 7833 (galacE.sh) S 7831 7833 5142 0 -1 4194304 766 1697 0 0 0 0 0 0 18 0 1 0 682719305 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 226686593882 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/7833/statm: 11891 365 246 79 0 219 0
[pid=7847] ppid=7833 vsize=832428 CPUtime=146.27
/proc/7847/stat : 7847 (java) S 7833 7833 5142 0 -1 0 238422 0 1 0 14530 97 0 0 20 0 9 0 682719308 852406272 189633 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7847/statm: 208107 189633 2593 9 0 202088 0
[pid=7847/tid=7848] ppid=7833 vsize=832428 CPUtime=125.16
/proc/7847/task/7848/stat : 7848 (java) S 7833 7833 5142 0 -1 64 16399 0 1 0 12508 8 0 0 16 0 9 0 682719309 852406272 189633 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7847/tid=7849] ppid=7833 vsize=832428 CPUtime=20.93
/proc/7847/task/7849/stat : 7849 (java) R 7833 7833 5142 0 -1 64 220587 0 0 0 2006 87 0 0 21 0 9 0 682719310 852406272 189633 996147200 134512640 134550740 4294955600 18446744073709551615 104457044 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7847/tid=7850] ppid=7833 vsize=832428 CPUtime=0
/proc/7847/task/7850/stat : 7850 (java) S 7833 7833 5142 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 682719311 852406272 189633 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7847/tid=7851] ppid=7833 vsize=832428 CPUtime=0
/proc/7847/task/7851/stat : 7851 (java) S 7833 7833 5142 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 682719311 852406272 189633 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7847/tid=7852] ppid=7833 vsize=832428 CPUtime=0
/proc/7847/task/7852/stat : 7852 (java) S 7833 7833 5142 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 682719313 852406272 189633 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7847/tid=7853] ppid=7833 vsize=832428 CPUtime=0.14
/proc/7847/task/7853/stat : 7853 (java) S 7833 7833 5142 0 -1 64 737 0 0 0 14 0 0 0 17 0 9 0 682719313 852406272 189633 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7847/tid=7854] ppid=7833 vsize=832428 CPUtime=0
/proc/7847/task/7854/stat : 7854 (java) S 7833 7833 5142 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 682719313 852406272 189633 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7847/tid=7855] ppid=7833 vsize=832428 CPUtime=0
/proc/7847/task/7855/stat : 7855 (java) S 7833 7833 5142 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 682719313 852406272 189633 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 146.27
Current children cumulated vsize (KiB) 879992

[startup+146.703 s]
/proc/loadavg: 1.00 1.13 1.51 2/75 7855
/proc/meminfo: memFree=1048864/2055920 swapFree=4146924/4192956
[pid=7833] ppid=7831 vsize=47564 CPUtime=0
/proc/7833/stat : 7833 (galacE.sh) S 7831 7833 5142 0 -1 4194304 766 1697 0 0 0 0 0 0 18 0 1 0 682719305 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 226686593882 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/7833/statm: 11891 365 246 79 0 219 0
[pid=7847] ppid=7833 vsize=832428 CPUtime=146.67
/proc/7847/stat : 7847 (java) S 7833 7833 5142 0 -1 0 238422 0 1 0 14570 97 0 0 20 0 9 0 682719308 852406272 189633 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7847/statm: 208107 189633 2593 9 0 202088 0
[pid=7847/tid=7848] ppid=7833 vsize=832428 CPUtime=125.16
/proc/7847/task/7848/stat : 7848 (java) S 7833 7833 5142 0 -1 64 16399 0 1 0 12508 8 0 0 16 0 9 0 682719309 852406272 189633 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7847/tid=7849] ppid=7833 vsize=832428 CPUtime=21.33
/proc/7847/task/7849/stat : 7849 (java) R 7833 7833 5142 0 -1 64 220587 0 0 0 2046 87 0 0 22 0 9 0 682719310 852406272 189633 996147200 134512640 134550740 4294955600 18446744073709551615 102731998 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7847/tid=7850] ppid=7833 vsize=832428 CPUtime=0
/proc/7847/task/7850/stat : 7850 (java) S 7833 7833 5142 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 682719311 852406272 189633 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7847/tid=7851] ppid=7833 vsize=832428 CPUtime=0
/proc/7847/task/7851/stat : 7851 (java) S 7833 7833 5142 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 682719311 852406272 189633 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7847/tid=7852] ppid=7833 vsize=832428 CPUtime=0
/proc/7847/task/7852/stat : 7852 (java) S 7833 7833 5142 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 682719313 852406272 189633 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7847/tid=7853] ppid=7833 vsize=832428 CPUtime=0.14
/proc/7847/task/7853/stat : 7853 (java) S 7833 7833 5142 0 -1 64 737 0 0 0 14 0 0 0 17 0 9 0 682719313 852406272 189633 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7847/tid=7854] ppid=7833 vsize=832428 CPUtime=0
/proc/7847/task/7854/stat : 7854 (java) S 7833 7833 5142 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 682719313 852406272 189633 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7847/tid=7855] ppid=7833 vsize=832428 CPUtime=0
/proc/7847/task/7855/stat : 7855 (java) S 7833 7833 5142 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 682719313 852406272 189633 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 146.67
Current children cumulated vsize (KiB) 879992

[startup+147.103 s]
/proc/loadavg: 1.00 1.13 1.51 2/75 7855
/proc/meminfo: memFree=1048864/2055920 swapFree=4146924/4192956
[pid=7833] ppid=7831 vsize=47564 CPUtime=0
/proc/7833/stat : 7833 (galacE.sh) S 7831 7833 5142 0 -1 4194304 766 1697 0 0 0 0 0 0 18 0 1 0 682719305 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 226686593882 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/7833/statm: 11891 365 246 79 0 219 0
[pid=7847] ppid=7833 vsize=0 CPUtime=147.02
/proc/7847/stat : 7847 (java) Z 7833 7833 5142 0 -1 12 238439 0 1 0 14601 101 0 0 16 0 2 0 682719308 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7847/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 147.02
Current children cumulated vsize (KiB) 47564

Child status: 0
Real time (s): 147.171
CPU time (s): 147.128
CPU user time (s): 146.027
CPU system time (s): 1.10083
CPU usage (%): 99.9708
Max. virtual memory (cumulated for all children) (KiB): 887996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 146.027
system time used= 1.10083
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 240924
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= 3381
involuntary context switches= 1196

runsolver used 0.172973 second user time and 0.367944 second system time

The end

Launcher Data (download as text)

Begin job on node80 at 2008-07-04 14:52:19
IDJOB=1072863
IDBENCH=56296
IDSOLVER=351
FILE ID=node80/1072863-1215175939
PBS_JOBID= 7881415
Free space on /tmp= 66560 MiB

SOLVER NAME= galac E
BENCH NAME= CPAI08/csp/radar-8-30-3-0/normalized-radar-8-30-3-0-26.xml
COMMAND LINE= HOME/galacE.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1072863-1215175939/watcher-1072863-1215175939 -o /tmp/evaluation-result-1072863-1215175939/solver-1072863-1215175939 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacE.sh HOME/instance-1072863-1215175939.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 138eaba919712d07808fc5b3740692de
RANDOM SEED=788644176

node80.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1800584 kB
Buffers:         38984 kB
Cached:         115848 kB
SwapCached:      39920 kB
Active:         158904 kB
Inactive:        51024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1800584 kB
SwapTotal:     4192956 kB
SwapFree:      4146924 kB
Dirty:            3204 kB
Writeback:           0 kB
Mapped:          60312 kB
Slab:            31444 kB
Committed_AS:  1012916 kB
PageTables:       1476 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= 66556 MiB
End job on node80 at 2008-07-04 14:54:46