Trace number 1087457

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) 461.33 463.817

General information on the benchmark

Namecsp/fapp/fapp27/
normalized-fapp27-2550-10.xml
MD5SUMb42627f9cb0b57c1082444fcb5232a6c
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark31.7122
Satisfiable
(Un)Satisfiability was proved
Number of variables2550
Number of constraints10886
Maximum constraint arity2
Maximum domain size242
Number of constraints which are defined in extension0
Number of constraints which are defined in intension10886
Global constraints used (with number of constraints)

Solver Data (download as text)

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

[startup+0.049025 s]
/proc/loadavg: 2.08 2.08 2.02 4/73 14874
/proc/meminfo: memFree=1821768/2055920 swapFree=4192812/4192956
[pid=14874] ppid=14872 vsize=47552 CPUtime=0.01
/proc/14874/stat : 14874 (galacE.sh) S 14872 14874 14680 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 151789023 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 217871215450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14874/statm: 11888 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+0.100995 s]
/proc/loadavg: 2.08 2.08 2.02 4/73 14874
/proc/meminfo: memFree=1821768/2055920 swapFree=4192812/4192956
[pid=14874] ppid=14872 vsize=47552 CPUtime=0.01
/proc/14874/stat : 14874 (galacE.sh) S 14872 14874 14680 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 151789023 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 217871215450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14874/statm: 11888 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+0.302019 s]
/proc/loadavg: 2.08 2.08 2.02 4/73 14874
/proc/meminfo: memFree=1821768/2055920 swapFree=4192812/4192956
[pid=14874] ppid=14872 vsize=47552 CPUtime=0.01
/proc/14874/stat : 14874 (galacE.sh) S 14872 14874 14680 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 151789023 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 217871215450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14874/statm: 11888 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+0.70107 s]
/proc/loadavg: 2.08 2.08 2.02 4/73 14874
/proc/meminfo: memFree=1821768/2055920 swapFree=4192812/4192956
[pid=14874] ppid=14872 vsize=47552 CPUtime=0.01
/proc/14874/stat : 14874 (galacE.sh) S 14872 14874 14680 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 151789023 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 217871215450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14874/statm: 11888 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+1.50216 s]
/proc/loadavg: 2.08 2.08 2.02 4/83 14896
/proc/meminfo: memFree=1794040/2055920 swapFree=4192812/4192956
[pid=14874] ppid=14872 vsize=47552 CPUtime=0.01
/proc/14874/stat : 14874 (galacE.sh) S 14872 14874 14680 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 151789023 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 217871215450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14874/statm: 11888 364 245 79 0 219 0
[pid=14888] ppid=14874 vsize=812680 CPUtime=1.44
/proc/14888/stat : 14888 (java) S 14874 14874 14680 0 -1 0 17236 0 1 0 136 8 0 0 18 0 9 0 151789026 832184320 16377 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14888/statm: 203170 16377 2589 9 0 197204 0
[pid=14888/tid=14889] ppid=14874 vsize=812680 CPUtime=1
/proc/14888/task/14889/stat : 14889 (java) R 14874 14874 14680 0 -1 64 8891 0 1 0 95 5 0 0 23 0 9 0 151789027 832184320 16377 996147200 134512640 134550740 4294955600 18446744073709551615 4127070084 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14888/tid=14890] ppid=14874 vsize=812680 CPUtime=0.18
/proc/14888/task/14890/stat : 14890 (java) S 14874 14874 14680 0 -1 64 6772 0 0 0 16 2 0 0 16 0 9 0 151789029 832184320 16377 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14888/tid=14891] ppid=14874 vsize=812680 CPUtime=0
/proc/14888/task/14891/stat : 14891 (java) S 14874 14874 14680 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 151789029 832184320 16377 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14888/tid=14892] ppid=14874 vsize=812680 CPUtime=0
/proc/14888/task/14892/stat : 14892 (java) S 14874 14874 14680 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 151789029 832184320 16377 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14888/tid=14893] ppid=14874 vsize=812680 CPUtime=0
/proc/14888/task/14893/stat : 14893 (java) S 14874 14874 14680 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 151789031 832184320 16377 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14888/tid=14894] ppid=14874 vsize=812680 CPUtime=0.24
/proc/14888/task/14894/stat : 14894 (java) S 14874 14874 14680 0 -1 64 871 0 0 0 24 0 0 0 16 0 9 0 151789031 832184320 16377 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14888/tid=14895] ppid=14874 vsize=812680 CPUtime=0
/proc/14888/task/14895/stat : 14895 (java) S 14874 14874 14680 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 151789031 832184320 16377 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14888/tid=14896] ppid=14874 vsize=812680 CPUtime=0
/proc/14888/task/14896/stat : 14896 (java) S 14874 14874 14680 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 151789031 832184320 16377 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 860232

[startup+3.10235 s]
/proc/loadavg: 2.16 2.10 2.02 3/83 14896
/proc/meminfo: memFree=1754552/2055920 swapFree=4192812/4192956
[pid=14874] ppid=14872 vsize=47552 CPUtime=0.01
/proc/14874/stat : 14874 (galacE.sh) S 14872 14874 14680 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 151789023 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 217871215450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14874/statm: 11888 364 245 79 0 219 0
[pid=14888] ppid=14874 vsize=812908 CPUtime=3.04
/proc/14888/stat : 14888 (java) S 14874 14874 14680 0 -1 0 22989 0 1 0 294 10 0 0 18 0 9 0 151789026 832417792 21918 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14888/statm: 203227 21918 2588 9 0 197261 0
[pid=14888/tid=14889] ppid=14874 vsize=812908 CPUtime=1.66
/proc/14888/task/14889/stat : 14889 (java) R 14874 14874 14680 0 -1 64 8901 0 1 0 161 5 0 0 25 0 9 0 151789027 832417792 21918 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14888/tid=14890] ppid=14874 vsize=812908 CPUtime=1.1
/proc/14888/task/14890/stat : 14890 (java) R 14874 14874 14680 0 -1 64 12511 0 0 0 106 4 0 0 16 0 9 0 151789029 832417792 21918 996147200 134512640 134550740 4294955600 18446744073709551615 102535948 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14888/tid=14891] ppid=14874 vsize=812908 CPUtime=0
/proc/14888/task/14891/stat : 14891 (java) S 14874 14874 14680 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 151789029 832417792 21918 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14888/tid=14892] ppid=14874 vsize=812908 CPUtime=0
/proc/14888/task/14892/stat : 14892 (java) S 14874 14874 14680 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 151789029 832417792 21918 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14888/tid=14893] ppid=14874 vsize=812908 CPUtime=0
/proc/14888/task/14893/stat : 14893 (java) S 14874 14874 14680 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 151789031 832417792 21918 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14888/tid=14894] ppid=14874 vsize=812908 CPUtime=0.24
/proc/14888/task/14894/stat : 14894 (java) S 14874 14874 14680 0 -1 64 875 0 0 0 24 0 0 0 16 0 9 0 151789031 832417792 21918 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14888/tid=14895] ppid=14874 vsize=812908 CPUtime=0
/proc/14888/task/14895/stat : 14895 (java) S 14874 14874 14680 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 151789031 832417792 21918 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14888/tid=14896] ppid=14874 vsize=812908 CPUtime=0
/proc/14888/task/14896/stat : 14896 (java) S 14874 14874 14680 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 151789031 832417792 21918 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 860460

[startup+6.30252 s]
/proc/loadavg: 2.16 2.10 2.02 4/83 14896
/proc/meminfo: memFree=1714104/2055920 swapFree=4192812/4192956
[pid=14874] ppid=14872 vsize=47552 CPUtime=0.01
/proc/14874/stat : 14874 (galacE.sh) S 14872 14874 14680 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 151789023 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 217871215450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14874/statm: 11888 364 245 79 0 219 0
[pid=14888] ppid=14874 vsize=812680 CPUtime=6.22
/proc/14888/stat : 14888 (java) S 14874 14874 14680 0 -1 0 30549 0 1 0 609 13 0 0 18 0 9 0 151789026 832184320 29165 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14888/statm: 203170 29165 2588 9 0 197204 0
[pid=14888/tid=14889] ppid=14874 vsize=812680 CPUtime=2.81
/proc/14888/task/14889/stat : 14889 (java) R 14874 14874 14680 0 -1 64 8983 0 1 0 276 5 0 0 25 0 9 0 151789027 832184320 29165 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14888/tid=14890] ppid=14874 vsize=812680 CPUtime=3.12
/proc/14888/task/14890/stat : 14890 (java) R 14874 14874 14680 0 -1 64 19982 0 0 0 305 7 0 0 17 0 9 0 151789029 832184320 29165 996147200 134512640 134550740 4294955600 18446744073709551615 103736814 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14888/tid=14891] ppid=14874 vsize=812680 CPUtime=0
/proc/14888/task/14891/stat : 14891 (java) S 14874 14874 14680 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 151789029 832184320 29165 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14888/tid=14892] ppid=14874 vsize=812680 CPUtime=0
/proc/14888/task/14892/stat : 14892 (java) S 14874 14874 14680 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 151789029 832184320 29165 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14888/tid=14893] ppid=14874 vsize=812680 CPUtime=0
/proc/14888/task/14893/stat : 14893 (java) S 14874 14874 14680 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 151789031 832184320 29165 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14888/tid=14894] ppid=14874 vsize=812680 CPUtime=0.26
/proc/14888/task/14894/stat : 14894 (java) S 14874 14874 14680 0 -1 64 882 0 0 0 26 0 0 0 16 0 9 0 151789031 832184320 29165 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14888/tid=14895] ppid=14874 vsize=812680 CPUtime=0
/proc/14888/task/14895/stat : 14895 (java) S 14874 14874 14680 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 151789031 832184320 29165 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14888/tid=14896] ppid=14874 vsize=812680 CPUtime=0
/proc/14888/task/14896/stat : 14896 (java) S 14874 14874 14680 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 151789031 832184320 29165 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 860232

[startup+12.7023 s]
/proc/loadavg: 2.29 2.13 2.03 4/83 14896
/proc/meminfo: memFree=1675704/2055920 swapFree=4192812/4192956
[pid=14874] ppid=14872 vsize=47552 CPUtime=0.01
/proc/14874/stat : 14874 (galacE.sh) S 14872 14874 14680 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 151789023 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 217871215450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14874/statm: 11888 364 245 79 0 219 0
[pid=14888] ppid=14874 vsize=812680 CPUtime=12.57
/proc/14888/stat : 14888 (java) S 14874 14874 14680 0 -1 0 40714 0 1 0 1240 17 0 0 18 0 9 0 151789026 832184320 39316 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14888/statm: 203170 39316 2588 9 0 197204 0
[pid=14888/tid=14889] ppid=14874 vsize=812680 CPUtime=4.54
/proc/14888/task/14889/stat : 14889 (java) R 14874 14874 14680 0 -1 64 8998 0 1 0 449 5 0 0 25 0 9 0 151789027 832184320 39316 996147200 134512640 134550740 4294955600 18446744073709551615 4125952094 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14888/tid=14890] ppid=14874 vsize=812680 CPUtime=7.72
/proc/14888/task/14890/stat : 14890 (java) S 14874 14874 14680 0 -1 64 30123 0 0 0 762 10 0 0 22 0 9 0 151789029 832184320 39316 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14888/tid=14891] ppid=14874 vsize=812680 CPUtime=0
/proc/14888/task/14891/stat : 14891 (java) S 14874 14874 14680 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 151789029 832184320 39316 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14888/tid=14892] ppid=14874 vsize=812680 CPUtime=0
/proc/14888/task/14892/stat : 14892 (java) S 14874 14874 14680 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 151789029 832184320 39316 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14888/tid=14893] ppid=14874 vsize=812680 CPUtime=0
/proc/14888/task/14893/stat : 14893 (java) S 14874 14874 14680 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 151789031 832184320 39316 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14888/tid=14894] ppid=14874 vsize=812680 CPUtime=0.28
/proc/14888/task/14894/stat : 14894 (java) S 14874 14874 14680 0 -1 64 891 0 0 0 28 0 0 0 17 0 9 0 151789031 832184320 39316 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14888/tid=14895] ppid=14874 vsize=812680 CPUtime=0
/proc/14888/task/14895/stat : 14895 (java) S 14874 14874 14680 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 151789031 832184320 39316 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14888/tid=14896] ppid=14874 vsize=812680 CPUtime=0
/proc/14888/task/14896/stat : 14896 (java) S 14874 14874 14680 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 151789031 832184320 39316 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 860232

[startup+25.5028 s]
/proc/loadavg: 2.32 2.14 2.04 3/83 14896
/proc/meminfo: memFree=1609784/2055920 swapFree=4192812/4192956
[pid=14874] ppid=14872 vsize=47552 CPUtime=0.01
/proc/14874/stat : 14874 (galacE.sh) S 14872 14874 14680 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 151789023 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 217871215450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14874/statm: 11888 364 245 79 0 219 0
[pid=14888] ppid=14874 vsize=812680 CPUtime=25.3
/proc/14888/stat : 14888 (java) S 14874 14874 14680 0 -1 0 56614 0 1 0 2506 24 0 0 18 0 9 0 151789026 832184320 55195 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14888/statm: 203170 55195 2588 9 0 197204 0
[pid=14888/tid=14889] ppid=14874 vsize=812680 CPUtime=7.91
/proc/14888/task/14889/stat : 14889 (java) S 14874 14874 14680 0 -1 64 9201 0 1 0 786 5 0 0 24 0 9 0 151789027 832184320 55195 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14888/tid=14890] ppid=14874 vsize=812680 CPUtime=17.07
/proc/14888/task/14890/stat : 14890 (java) R 14874 14874 14680 0 -1 64 45813 0 0 0 1690 17 0 0 20 0 9 0 151789029 832184320 55195 996147200 134512640 134550740 4294955600 18446744073709551615 104182208 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14888/tid=14891] ppid=14874 vsize=812680 CPUtime=0
/proc/14888/task/14891/stat : 14891 (java) S 14874 14874 14680 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 151789029 832184320 55195 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14888/tid=14892] ppid=14874 vsize=812680 CPUtime=0
/proc/14888/task/14892/stat : 14892 (java) S 14874 14874 14680 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 151789029 832184320 55195 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14888/tid=14893] ppid=14874 vsize=812680 CPUtime=0
/proc/14888/task/14893/stat : 14893 (java) S 14874 14874 14680 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 151789031 832184320 55195 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14888/tid=14894] ppid=14874 vsize=812680 CPUtime=0.29
/proc/14888/task/14894/stat : 14894 (java) S 14874 14874 14680 0 -1 64 898 0 0 0 29 0 0 0 17 0 9 0 151789031 832184320 55195 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14888/tid=14895] ppid=14874 vsize=812680 CPUtime=0
/proc/14888/task/14895/stat : 14895 (java) S 14874 14874 14680 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 151789031 832184320 55195 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14888/tid=14896] ppid=14874 vsize=812680 CPUtime=0
/proc/14888/task/14896/stat : 14896 (java) S 14874 14874 14680 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 151789031 832184320 55195 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 860232

[startup+51.1027 s]
/proc/loadavg: 2.27 2.14 2.04 3/83 14896
/proc/meminfo: memFree=1547448/2055920 swapFree=4192812/4192956
[pid=14874] ppid=14872 vsize=47552 CPUtime=0.01

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

[pid=14888/tid=14890] ppid=14874 vsize=812680 CPUtime=205.53
/proc/14888/task/14890/stat : 14890 (java) S 14874 14874 14680 0 -1 64 155909 0 0 0 20491 62 0 0 25 0 9 0 151789029 832184320 170814 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14888/tid=14891] ppid=14874 vsize=812680 CPUtime=0
/proc/14888/task/14891/stat : 14891 (java) S 14874 14874 14680 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 151789029 832184320 170814 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14888/tid=14892] ppid=14874 vsize=812680 CPUtime=0
/proc/14888/task/14892/stat : 14892 (java) S 14874 14874 14680 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 151789029 832184320 170814 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14888/tid=14893] ppid=14874 vsize=812680 CPUtime=0
/proc/14888/task/14893/stat : 14893 (java) S 14874 14874 14680 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 151789031 832184320 170814 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14888/tid=14894] ppid=14874 vsize=812680 CPUtime=0.36
/proc/14888/task/14894/stat : 14894 (java) S 14874 14874 14680 0 -1 64 925 0 0 0 35 1 0 0 16 0 9 0 151789031 832184320 170814 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14888/tid=14895] ppid=14874 vsize=812680 CPUtime=0
/proc/14888/task/14895/stat : 14895 (java) S 14874 14874 14680 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 151789031 832184320 170814 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14888/tid=14896] ppid=14874 vsize=812680 CPUtime=0
/proc/14888/task/14896/stat : 14896 (java) S 14874 14874 14680 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 151789031 832184320 170814 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 280.78
Current children cumulated vsize (KiB) 860232

[startup+342.302 s]
/proc/loadavg: 2.04 2.08 2.03 3/83 14896
/proc/meminfo: memFree=1115384/2055920 swapFree=4192812/4192956
[pid=14874] ppid=14872 vsize=47552 CPUtime=0.01
/proc/14874/stat : 14874 (galacE.sh) S 14872 14874 14680 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 151789023 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 217871215450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14874/statm: 11888 364 245 79 0 219 0
[pid=14888] ppid=14874 vsize=812680 CPUtime=340.46
/proc/14888/stat : 14888 (java) S 14874 14874 14680 0 -1 0 181430 0 1 0 33971 75 0 0 18 0 9 0 151789026 832184320 179837 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14888/statm: 203170 179837 2592 9 0 197204 0
[pid=14888/tid=14889] ppid=14874 vsize=812680 CPUtime=85.77
/proc/14888/task/14889/stat : 14889 (java) R 14874 14874 14680 0 -1 64 14871 0 1 0 8569 8 0 0 18 0 9 0 151789027 832184320 179837 996147200 134512640 134550740 4294955600 18446744073709551615 4127119050 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14888/tid=14890] ppid=14874 vsize=812680 CPUtime=254.3
/proc/14888/task/14890/stat : 14890 (java) R 14874 14874 14680 0 -1 64 164932 0 0 0 25365 65 0 0 25 0 9 0 151789029 832184320 179837 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14888/tid=14891] ppid=14874 vsize=812680 CPUtime=0
/proc/14888/task/14891/stat : 14891 (java) S 14874 14874 14680 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 151789029 832184320 179837 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14888/tid=14892] ppid=14874 vsize=812680 CPUtime=0
/proc/14888/task/14892/stat : 14892 (java) S 14874 14874 14680 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 151789029 832184320 179837 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14888/tid=14893] ppid=14874 vsize=812680 CPUtime=0
/proc/14888/task/14893/stat : 14893 (java) S 14874 14874 14680 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 151789031 832184320 179837 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14888/tid=14894] ppid=14874 vsize=812680 CPUtime=0.36
/proc/14888/task/14894/stat : 14894 (java) S 14874 14874 14680 0 -1 64 925 0 0 0 35 1 0 0 16 0 9 0 151789031 832184320 179837 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14888/tid=14895] ppid=14874 vsize=812680 CPUtime=0
/proc/14888/task/14895/stat : 14895 (java) S 14874 14874 14680 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 151789031 832184320 179837 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14888/tid=14896] ppid=14874 vsize=812680 CPUtime=0
/proc/14888/task/14896/stat : 14896 (java) S 14874 14874 14680 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 151789031 832184320 179837 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 340.47
Current children cumulated vsize (KiB) 860232

[startup+402.302 s]
/proc/loadavg: 2.17 2.11 2.04 4/83 14896
/proc/meminfo: memFree=1094200/2055920 swapFree=4192812/4192956
[pid=14874] ppid=14872 vsize=47552 CPUtime=0.01
/proc/14874/stat : 14874 (galacE.sh) S 14872 14874 14680 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 151789023 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 217871215450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14874/statm: 11888 364 245 79 0 219 0
[pid=14888] ppid=14874 vsize=812680 CPUtime=400.16
/proc/14888/stat : 14888 (java) S 14874 14874 14680 0 -1 0 185339 0 1 0 39939 77 0 0 18 0 9 0 151789026 832184320 183726 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14888/statm: 203170 183726 2592 9 0 197204 0
[pid=14888/tid=14889] ppid=14874 vsize=812680 CPUtime=101.16
/proc/14888/task/14889/stat : 14889 (java) R 14874 14874 14680 0 -1 64 14891 0 1 0 10108 8 0 0 17 0 9 0 151789027 832184320 183726 996147200 134512640 134550740 4294955600 18446744073709551615 4126698258 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14888/tid=14890] ppid=14874 vsize=812680 CPUtime=298.62
/proc/14888/task/14890/stat : 14890 (java) R 14874 14874 14680 0 -1 64 168821 0 0 0 29795 67 0 0 25 0 9 0 151789029 832184320 183726 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14888/tid=14891] ppid=14874 vsize=812680 CPUtime=0
/proc/14888/task/14891/stat : 14891 (java) S 14874 14874 14680 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 151789029 832184320 183726 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14888/tid=14892] ppid=14874 vsize=812680 CPUtime=0
/proc/14888/task/14892/stat : 14892 (java) S 14874 14874 14680 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 151789029 832184320 183726 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14888/tid=14893] ppid=14874 vsize=812680 CPUtime=0
/proc/14888/task/14893/stat : 14893 (java) S 14874 14874 14680 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 151789031 832184320 183726 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14888/tid=14894] ppid=14874 vsize=812680 CPUtime=0.36
/proc/14888/task/14894/stat : 14894 (java) S 14874 14874 14680 0 -1 64 925 0 0 0 35 1 0 0 16 0 9 0 151789031 832184320 183726 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14888/tid=14895] ppid=14874 vsize=812680 CPUtime=0
/proc/14888/task/14895/stat : 14895 (java) S 14874 14874 14680 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 151789031 832184320 183726 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14888/tid=14896] ppid=14874 vsize=812680 CPUtime=0
/proc/14888/task/14896/stat : 14896 (java) S 14874 14874 14680 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 151789031 832184320 183726 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 400.17
Current children cumulated vsize (KiB) 860232

[startup+462.302 s]
/proc/loadavg: 2.20 2.13 2.05 3/83 14896
/proc/meminfo: memFree=1094200/2055920 swapFree=4192812/4192956
[pid=14874] ppid=14872 vsize=47552 CPUtime=0.01
/proc/14874/stat : 14874 (galacE.sh) S 14872 14874 14680 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 151789023 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 217871215450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14874/statm: 11888 364 245 79 0 219 0
[pid=14888] ppid=14874 vsize=812680 CPUtime=459.83
/proc/14888/stat : 14888 (java) S 14874 14874 14680 0 -1 0 185358 0 1 0 45906 77 0 0 18 0 9 0 151789026 832184320 183726 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14888/statm: 203170 183726 2592 9 0 197204 0
[pid=14888/tid=14889] ppid=14874 vsize=812680 CPUtime=111.75
/proc/14888/task/14889/stat : 14889 (java) S 14874 14874 14680 0 -1 64 14910 0 1 0 11167 8 0 0 17 0 9 0 151789027 832184320 183726 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14888/tid=14890] ppid=14874 vsize=812680 CPUtime=347.7
/proc/14888/task/14890/stat : 14890 (java) R 14874 14874 14680 0 -1 64 168821 0 0 0 34703 67 0 0 25 0 9 0 151789029 832184320 183726 996147200 134512640 134550740 4294955600 18446744073709551615 104181361 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14888/tid=14891] ppid=14874 vsize=812680 CPUtime=0
/proc/14888/task/14891/stat : 14891 (java) S 14874 14874 14680 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 151789029 832184320 183726 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14888/tid=14892] ppid=14874 vsize=812680 CPUtime=0
/proc/14888/task/14892/stat : 14892 (java) S 14874 14874 14680 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 151789029 832184320 183726 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14888/tid=14893] ppid=14874 vsize=812680 CPUtime=0
/proc/14888/task/14893/stat : 14893 (java) S 14874 14874 14680 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 151789031 832184320 183726 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14888/tid=14894] ppid=14874 vsize=812680 CPUtime=0.36
/proc/14888/task/14894/stat : 14894 (java) S 14874 14874 14680 0 -1 64 925 0 0 0 35 1 0 0 16 0 9 0 151789031 832184320 183726 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14888/tid=14895] ppid=14874 vsize=812680 CPUtime=0
/proc/14888/task/14895/stat : 14895 (java) S 14874 14874 14680 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 151789031 832184320 183726 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14888/tid=14896] ppid=14874 vsize=812680 CPUtime=0
/proc/14888/task/14896/stat : 14896 (java) S 14874 14874 14680 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 151789031 832184320 183726 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 459.84
Current children cumulated vsize (KiB) 860232

Solver just ended. Dumping a history of the last processes samples

[startup+463.202 s]
/proc/loadavg: 2.18 2.13 2.05 3/83 14896
/proc/meminfo: memFree=1094200/2055920 swapFree=4192812/4192956
[pid=14874] ppid=14872 vsize=47552 CPUtime=0.01
/proc/14874/stat : 14874 (galacE.sh) S 14872 14874 14680 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 151789023 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 217871215450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14874/statm: 11888 364 245 79 0 219 0
[pid=14888] ppid=14874 vsize=812680 CPUtime=460.73
/proc/14888/stat : 14888 (java) S 14874 14874 14680 0 -1 0 185358 0 1 0 45996 77 0 0 18 0 9 0 151789026 832184320 183726 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14888/statm: 203170 183726 2592 9 0 197204 0
[pid=14888/tid=14889] ppid=14874 vsize=812680 CPUtime=111.75
/proc/14888/task/14889/stat : 14889 (java) S 14874 14874 14680 0 -1 64 14910 0 1 0 11167 8 0 0 17 0 9 0 151789027 832184320 183726 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14888/tid=14890] ppid=14874 vsize=812680 CPUtime=348.6
/proc/14888/task/14890/stat : 14890 (java) R 14874 14874 14680 0 -1 64 168821 0 0 0 34793 67 0 0 25 0 9 0 151789029 832184320 183726 996147200 134512640 134550740 4294955600 18446744073709551615 104456994 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14888/tid=14891] ppid=14874 vsize=812680 CPUtime=0
/proc/14888/task/14891/stat : 14891 (java) S 14874 14874 14680 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 151789029 832184320 183726 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14888/tid=14892] ppid=14874 vsize=812680 CPUtime=0
/proc/14888/task/14892/stat : 14892 (java) S 14874 14874 14680 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 151789029 832184320 183726 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14888/tid=14893] ppid=14874 vsize=812680 CPUtime=0
/proc/14888/task/14893/stat : 14893 (java) S 14874 14874 14680 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 151789031 832184320 183726 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14888/tid=14894] ppid=14874 vsize=812680 CPUtime=0.36
/proc/14888/task/14894/stat : 14894 (java) S 14874 14874 14680 0 -1 64 925 0 0 0 35 1 0 0 16 0 9 0 151789031 832184320 183726 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14888/tid=14895] ppid=14874 vsize=812680 CPUtime=0
/proc/14888/task/14895/stat : 14895 (java) S 14874 14874 14680 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 151789031 832184320 183726 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14888/tid=14896] ppid=14874 vsize=812680 CPUtime=0
/proc/14888/task/14896/stat : 14896 (java) S 14874 14874 14680 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 151789031 832184320 183726 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 460.74
Current children cumulated vsize (KiB) 860232

[startup+463.602 s]
/proc/loadavg: 2.18 2.13 2.05 3/83 14896
/proc/meminfo: memFree=1094200/2055920 swapFree=4192812/4192956
[pid=14874] ppid=14872 vsize=47552 CPUtime=0.01
/proc/14874/stat : 14874 (galacE.sh) S 14872 14874 14680 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 151789023 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 217871215450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14874/statm: 11888 364 245 79 0 219 0
[pid=14888] ppid=14874 vsize=812680 CPUtime=461.13
/proc/14888/stat : 14888 (java) S 14874 14874 14680 0 -1 0 185361 0 1 0 46036 77 0 0 18 0 9 0 151789026 832184320 183727 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14888/statm: 203170 183727 2592 9 0 197204 0
[pid=14888/tid=14889] ppid=14874 vsize=812680 CPUtime=111.75
/proc/14888/task/14889/stat : 14889 (java) S 14874 14874 14680 0 -1 64 14913 0 1 0 11167 8 0 0 17 0 9 0 151789027 832184320 183727 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14888/tid=14890] ppid=14874 vsize=812680 CPUtime=348.99
/proc/14888/task/14890/stat : 14890 (java) R 14874 14874 14680 0 -1 64 168821 0 0 0 34832 67 0 0 25 0 9 0 151789029 832184320 183727 996147200 134512640 134550740 4294955600 18446744073709551615 104181586 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14888/tid=14891] ppid=14874 vsize=812680 CPUtime=0
/proc/14888/task/14891/stat : 14891 (java) S 14874 14874 14680 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 151789029 832184320 183727 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14888/tid=14892] ppid=14874 vsize=812680 CPUtime=0
/proc/14888/task/14892/stat : 14892 (java) S 14874 14874 14680 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 151789029 832184320 183727 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14888/tid=14893] ppid=14874 vsize=812680 CPUtime=0
/proc/14888/task/14893/stat : 14893 (java) S 14874 14874 14680 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 151789031 832184320 183727 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14888/tid=14894] ppid=14874 vsize=812680 CPUtime=0.36
/proc/14888/task/14894/stat : 14894 (java) S 14874 14874 14680 0 -1 64 925 0 0 0 35 1 0 0 16 0 9 0 151789031 832184320 183727 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14888/tid=14895] ppid=14874 vsize=812680 CPUtime=0
/proc/14888/task/14895/stat : 14895 (java) S 14874 14874 14680 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 151789031 832184320 183727 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14888/tid=14896] ppid=14874 vsize=812680 CPUtime=0
/proc/14888/task/14896/stat : 14896 (java) S 14874 14874 14680 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 151789031 832184320 183727 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 461.14
Current children cumulated vsize (KiB) 860232

[startup+463.802 s]
/proc/loadavg: 2.18 2.13 2.05 3/83 14896
/proc/meminfo: memFree=1094200/2055920 swapFree=4192812/4192956
[pid=14874] ppid=14872 vsize=47552 CPUtime=0.01
/proc/14874/stat : 14874 (galacE.sh) S 14872 14874 14680 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 151789023 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 217871215450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14874/statm: 11888 364 245 79 0 219 0
[pid=14888] ppid=14874 vsize=0 CPUtime=461.28
/proc/14888/stat : 14888 (java) Z 14874 14874 14680 0 -1 12 185375 0 1 0 46041 87 0 0 16 0 2 0 151789026 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14888/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 461.29
Current children cumulated vsize (KiB) 47552

Child status: 0
Real time (s): 463.817
CPU time (s): 461.33
CPU user time (s): 460.422
CPU system time (s): 0.907861
CPU usage (%): 99.4637
Max. virtual memory (cumulated for all children) (KiB): 860640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 460.422
system time used= 0.907861
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 187860
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= 10949
involuntary context switches= 16092

runsolver used 0.552915 second user time and 1.59676 second system time

The end

Launcher Data (download as text)

Begin job on node28 at 2008-07-05 09:47:17
IDJOB=1087457
IDBENCH=57998
IDSOLVER=351
FILE ID=node28/1087457-1215244037
PBS_JOBID= 7882008
Free space on /tmp= 66476 MiB

SOLVER NAME= galac E
BENCH NAME= CPAI08/csp/fapp/fapp27/normalized-fapp27-2550-10.xml
COMMAND LINE= HOME/galacE.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1087457-1215244037/watcher-1087457-1215244037 -o /tmp/evaluation-result-1087457-1215244037/solver-1087457-1215244037 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacE.sh HOME/instance-1087457-1215244037.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= b42627f9cb0b57c1082444fcb5232a6c
RANDOM SEED=2130377013

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1822248 kB
Buffers:          7292 kB
Cached:         147000 kB
SwapCached:          0 kB
Active:         130496 kB
Inactive:        54024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1822248 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4664 kB
Writeback:           0 kB
Mapped:          42184 kB
Slab:            34200 kB
Committed_AS:   363656 kB
PageTables:       1860 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66472 MiB
End job on node28 at 2008-07-05 09:55:01