Trace number 1038249

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) 296.501 298.124

General information on the benchmark

Namecsp/marc/
normalized-large-88-sat_ext.xml
MD5SUMdd27e97e48b6e78409370aee787bfb74
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark13.162
Satisfiable
(Un)Satisfiability was proved
Number of variables88
Number of constraints3828
Maximum constraint arity2
Maximum domain size88
Number of constraints which are defined in extension3828
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---
295.99/297.61	Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
295.99/297.61		at java.util.regex.Pattern.split(Unknown Source)
295.99/297.61		at java.lang.String.split(Unknown Source)
295.99/297.61		at java.lang.String.split(Unknown Source)
295.99/297.61		at sat4j.Relation.endElement(Relation.java:35)
295.99/297.61		at sat4j.InstanceParser.endElement(InstanceParser.java:49)
295.99/297.61		at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.endElement(Unknown Source)
295.99/297.61		at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.endElement(Unknown Source)
296.28/297.97		at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(Unknown Source)
296.28/297.97		at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(Unknown Source)
296.28/297.97		at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(Unknown Source)
296.28/297.97		at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
296.28/297.97		at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
296.28/297.97		at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
296.28/297.97		at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown Source)
296.28/297.97		at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(Unknown Source)
296.28/297.97		at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
296.28/297.97		at sat4j.CspXmlParser.parse(CspXmlParser.java:42)
296.28/297.97		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-1038249-1214965138/watcher-1038249-1214965138 -o /tmp/evaluation-result-1038249-1214965138/solver-1038249-1214965138 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1038249-1214965138.xml 

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


[startup+0 s]
/proc/loadavg: 1.93 2.02 2.09 4/72 22186
/proc/meminfo: memFree=1171400/2055920 swapFree=4176644/4192956
[pid=22186] ppid=22184 vsize=18572 CPUtime=0
/proc/22186/stat : 22186 (runsolver) R 22184 22186 19672 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 1975484227 19017728 292 996147200 4194304 4296836 548682068496 18446744073709551615 271638392103 0 0 4096 24578 0 0 0 17 1 0 0
/proc/22186/statm: 4643 292 257 25 0 2626 0

[startup+0.0487121 s]
/proc/loadavg: 1.93 2.02 2.09 4/72 22186
/proc/meminfo: memFree=1171400/2055920 swapFree=4176644/4192956
[pid=22186] ppid=22184 vsize=47564 CPUtime=0
/proc/22186/stat : 22186 (galacE.sh) S 22184 22186 19672 0 -1 4194304 767 1698 0 0 0 0 0 0 18 0 1 0 1975484227 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 271637998426 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22186/statm: 11891 366 247 79 0 219 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47564

[startup+0.102721 s]
/proc/loadavg: 1.93 2.02 2.09 4/72 22186
/proc/meminfo: memFree=1171400/2055920 swapFree=4176644/4192956
[pid=22186] ppid=22184 vsize=47564 CPUtime=0
/proc/22186/stat : 22186 (galacE.sh) S 22184 22186 19672 0 -1 4194304 767 1698 0 0 0 0 0 0 18 0 1 0 1975484227 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 271637998426 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22186/statm: 11891 366 247 79 0 219 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47564

[startup+0.301758 s]
/proc/loadavg: 1.93 2.02 2.09 4/72 22186
/proc/meminfo: memFree=1171400/2055920 swapFree=4176644/4192956
[pid=22186] ppid=22184 vsize=47564 CPUtime=0
/proc/22186/stat : 22186 (galacE.sh) S 22184 22186 19672 0 -1 4194304 767 1698 0 0 0 0 0 0 18 0 1 0 1975484227 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 271637998426 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22186/statm: 11891 366 247 79 0 219 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47564

[startup+0.702835 s]
/proc/loadavg: 1.93 2.02 2.09 4/72 22186
/proc/meminfo: memFree=1171400/2055920 swapFree=4176644/4192956
[pid=22186] ppid=22184 vsize=47564 CPUtime=0
/proc/22186/stat : 22186 (galacE.sh) S 22184 22186 19672 0 -1 4194304 767 1698 0 0 0 0 0 0 18 0 1 0 1975484227 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 271637998426 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22186/statm: 11891 366 247 79 0 219 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47564

[startup+1.50198 s]
/proc/loadavg: 1.93 2.02 2.09 4/82 22208
/proc/meminfo: memFree=1093048/2055920 swapFree=4176644/4192956
[pid=22186] ppid=22184 vsize=47564 CPUtime=0
/proc/22186/stat : 22186 (galacE.sh) S 22184 22186 19672 0 -1 4194304 767 1698 0 0 0 0 0 0 18 0 1 0 1975484227 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 271637998426 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22186/statm: 11891 366 247 79 0 219 0
[pid=22200] ppid=22186 vsize=812420 CPUtime=1.44
/proc/22200/stat : 22200 (java) S 22186 22186 19672 0 -1 0 23138 0 1 0 135 9 0 0 18 0 9 0 1975484231 831918080 22555 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22200/statm: 203105 22555 1890 9 0 197138 0
[pid=22200/tid=22201] ppid=22186 vsize=812420 CPUtime=1.18
/proc/22200/task/22201/stat : 22201 (java) R 22186 22186 19672 0 -1 64 14480 0 1 0 112 6 0 0 25 0 9 0 1975484232 831918080 22555 996147200 134512640 134550740 4294955616 18446744073709551615 4126415024 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22200/tid=22202] ppid=22186 vsize=812420 CPUtime=0.11
/proc/22200/task/22202/stat : 22202 (java) S 22186 22186 19672 0 -1 64 7206 0 0 0 9 2 0 0 16 0 9 0 1975484233 831918080 22555 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22200/tid=22203] ppid=22186 vsize=812420 CPUtime=0
/proc/22200/task/22203/stat : 22203 (java) S 22186 22186 19672 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 1975484233 831918080 22555 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22200/tid=22204] ppid=22186 vsize=812420 CPUtime=0
/proc/22200/task/22204/stat : 22204 (java) S 22186 22186 19672 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1975484233 831918080 22555 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22200/tid=22205] ppid=22186 vsize=812420 CPUtime=0
/proc/22200/task/22205/stat : 22205 (java) S 22186 22186 19672 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1975484235 831918080 22555 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22200/tid=22206] ppid=22186 vsize=812420 CPUtime=0.12
/proc/22200/task/22206/stat : 22206 (java) S 22186 22186 19672 0 -1 64 752 0 0 0 12 0 0 0 16 0 9 0 1975484235 831918080 22555 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22200/tid=22207] ppid=22186 vsize=812420 CPUtime=0
/proc/22200/task/22207/stat : 22207 (java) S 22186 22186 19672 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1975484236 831918080 22555 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22200/tid=22208] ppid=22186 vsize=812420 CPUtime=0
/proc/22200/task/22208/stat : 22208 (java) R 22186 22186 19672 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1975484236 831918080 22555 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 859984

[startup+3.10227 s]
/proc/loadavg: 1.93 2.02 2.09 4/82 22208
/proc/meminfo: memFree=1082424/2055920 swapFree=4176644/4192956
[pid=22186] ppid=22184 vsize=47564 CPUtime=0
/proc/22186/stat : 22186 (galacE.sh) S 22184 22186 19672 0 -1 4194304 767 1698 0 0 0 0 0 0 18 0 1 0 1975484227 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 271637998426 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22186/statm: 11891 366 247 79 0 219 0
[pid=22200] ppid=22186 vsize=812420 CPUtime=3.02
/proc/22200/stat : 22200 (java) S 22186 22186 19672 0 -1 0 27007 0 1 0 290 12 0 0 18 0 9 0 1975484231 831918080 26418 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22200/statm: 203105 26418 1890 9 0 197138 0
[pid=22200/tid=22201] ppid=22186 vsize=812420 CPUtime=2.59
/proc/22200/task/22201/stat : 22201 (java) R 22186 22186 19672 0 -1 64 14486 0 1 0 252 7 0 0 25 0 9 0 1975484232 831918080 26418 996147200 134512640 134550740 4294955616 18446744073709551615 4126743544 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22200/tid=22202] ppid=22186 vsize=812420 CPUtime=0.25
/proc/22200/task/22202/stat : 22202 (java) S 22186 22186 19672 0 -1 64 11051 0 0 0 22 3 0 0 16 0 9 0 1975484233 831918080 26418 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22200/tid=22203] ppid=22186 vsize=812420 CPUtime=0
/proc/22200/task/22203/stat : 22203 (java) S 22186 22186 19672 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 1975484233 831918080 26418 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22200/tid=22204] ppid=22186 vsize=812420 CPUtime=0
/proc/22200/task/22204/stat : 22204 (java) S 22186 22186 19672 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1975484233 831918080 26418 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22200/tid=22205] ppid=22186 vsize=812420 CPUtime=0
/proc/22200/task/22205/stat : 22205 (java) S 22186 22186 19672 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1975484235 831918080 26418 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22200/tid=22206] ppid=22186 vsize=812420 CPUtime=0.15
/proc/22200/task/22206/stat : 22206 (java) S 22186 22186 19672 0 -1 64 770 0 0 0 15 0 0 0 16 0 9 0 1975484235 831918080 26418 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22200/tid=22207] ppid=22186 vsize=812420 CPUtime=0
/proc/22200/task/22207/stat : 22207 (java) S 22186 22186 19672 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1975484236 831918080 26418 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22200/tid=22208] ppid=22186 vsize=812420 CPUtime=0
/proc/22200/task/22208/stat : 22208 (java) S 22186 22186 19672 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1975484236 831918080 26418 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 859984

[startup+6.30291 s]
/proc/loadavg: 1.94 2.02 2.09 4/82 22208
/proc/meminfo: memFree=1046584/2055920 swapFree=4176644/4192956
[pid=22186] ppid=22184 vsize=47564 CPUtime=0
/proc/22186/stat : 22186 (galacE.sh) S 22184 22186 19672 0 -1 4194304 767 1698 0 0 0 0 0 0 18 0 1 0 1975484227 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 271637998426 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22186/statm: 11891 366 247 79 0 219 0
[pid=22200] ppid=22186 vsize=812420 CPUtime=6.18
/proc/22200/stat : 22200 (java) S 22186 22186 19672 0 -1 0 36021 0 1 0 601 17 0 0 18 0 9 0 1975484231 831918080 35418 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22200/statm: 203105 35418 1890 9 0 197138 0
[pid=22200/tid=22201] ppid=22186 vsize=812420 CPUtime=5.37
/proc/22200/task/22201/stat : 22201 (java) R 22186 22186 19672 0 -1 64 14500 0 1 0 528 9 0 0 25 0 9 0 1975484232 831918080 35418 996147200 134512640 134550740 4294955616 18446744073709551615 4126636127 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22200/tid=22202] ppid=22186 vsize=812420 CPUtime=0.61
/proc/22200/task/22202/stat : 22202 (java) S 22186 22186 19672 0 -1 64 20036 0 0 0 54 7 0 0 16 0 9 0 1975484233 831918080 35418 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22200/tid=22203] ppid=22186 vsize=812420 CPUtime=0
/proc/22200/task/22203/stat : 22203 (java) S 22186 22186 19672 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 1975484233 831918080 35418 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22200/tid=22204] ppid=22186 vsize=812420 CPUtime=0
/proc/22200/task/22204/stat : 22204 (java) S 22186 22186 19672 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1975484233 831918080 35418 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22200/tid=22205] ppid=22186 vsize=812420 CPUtime=0
/proc/22200/task/22205/stat : 22205 (java) S 22186 22186 19672 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1975484235 831918080 35418 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22200/tid=22206] ppid=22186 vsize=812420 CPUtime=0.17
/proc/22200/task/22206/stat : 22206 (java) S 22186 22186 19672 0 -1 64 785 0 0 0 17 0 0 0 16 0 9 0 1975484235 831918080 35418 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22200/tid=22207] ppid=22186 vsize=812420 CPUtime=0
/proc/22200/task/22207/stat : 22207 (java) S 22186 22186 19672 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1975484236 831918080 35418 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22200/tid=22208] ppid=22186 vsize=812420 CPUtime=0
/proc/22200/task/22208/stat : 22208 (java) S 22186 22186 19672 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1975484236 831918080 35418 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 859984

[startup+12.702 s]
/proc/loadavg: 1.94 2.02 2.09 3/82 22208
/proc/meminfo: memFree=976760/2055920 swapFree=4176644/4192956
[pid=22186] ppid=22184 vsize=47564 CPUtime=0
/proc/22186/stat : 22186 (galacE.sh) S 22184 22186 19672 0 -1 4194304 767 1698 0 0 0 0 0 0 18 0 1 0 1975484227 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 271637998426 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22186/statm: 11891 366 247 79 0 219 0
[pid=22200] ppid=22186 vsize=812420 CPUtime=12.52
/proc/22200/stat : 22200 (java) S 22186 22186 19672 0 -1 0 52218 0 1 0 1227 25 0 0 18 0 9 0 1975484231 831918080 51589 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22200/statm: 203105 51589 1893 9 0 197138 0
[pid=22200/tid=22201] ppid=22186 vsize=812420 CPUtime=10.96
/proc/22200/task/22201/stat : 22201 (java) R 22186 22186 19672 0 -1 64 14526 0 1 0 1086 10 0 0 25 0 9 0 1975484232 831918080 51589 996147200 134512640 134550740 4294955616 18446744073709551615 4126651028 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22200/tid=22202] ppid=22186 vsize=812420 CPUtime=1.3
/proc/22200/task/22202/stat : 22202 (java) S 22186 22186 19672 0 -1 64 36173 0 0 0 117 13 0 0 16 0 9 0 1975484233 831918080 51589 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22200/tid=22203] ppid=22186 vsize=812420 CPUtime=0
/proc/22200/task/22203/stat : 22203 (java) S 22186 22186 19672 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 1975484233 831918080 51589 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22200/tid=22204] ppid=22186 vsize=812420 CPUtime=0
/proc/22200/task/22204/stat : 22204 (java) S 22186 22186 19672 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1975484233 831918080 51589 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22200/tid=22205] ppid=22186 vsize=812420 CPUtime=0
/proc/22200/task/22205/stat : 22205 (java) S 22186 22186 19672 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1975484235 831918080 51589 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22200/tid=22206] ppid=22186 vsize=812420 CPUtime=0.22
/proc/22200/task/22206/stat : 22206 (java) S 22186 22186 19672 0 -1 64 819 0 0 0 22 0 0 0 15 0 9 0 1975484235 831918080 51589 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22200/tid=22207] ppid=22186 vsize=812420 CPUtime=0
/proc/22200/task/22207/stat : 22207 (java) S 22186 22186 19672 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1975484236 831918080 51589 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22200/tid=22208] ppid=22186 vsize=812420 CPUtime=0
/proc/22200/task/22208/stat : 22208 (java) S 22186 22186 19672 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1975484236 831918080 51589 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 859984

[startup+25.5022 s]
/proc/loadavg: 1.95 2.02 2.09 3/82 22208
/proc/meminfo: memFree=837496/2055920 swapFree=4176644/4192956
[pid=22186] ppid=22184 vsize=47564 CPUtime=0
/proc/22186/stat : 22186 (galacE.sh) S 22184 22186 19672 0 -1 4194304 767 1698 0 0 0 0 0 0 18 0 1 0 1975484227 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 271637998426 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22186/statm: 11891 366 247 79 0 219 0
[pid=22200] ppid=22186 vsize=812420 CPUtime=25.21
/proc/22200/stat : 22200 (java) S 22186 22186 19672 0 -1 0 87006 0 1 0 2479 42 0 0 18 0 9 0 1975484231 831918080 86324 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22200/statm: 203105 86326 1893 9 0 197138 0
[pid=22200/tid=22201] ppid=22186 vsize=812420 CPUtime=22.18
/proc/22200/task/22201/stat : 22201 (java) R 22186 22186 19672 0 -1 64 14579 0 1 0 2205 13 0 0 25 0 9 0 1975484232 831918080 86328 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22200/tid=22202] ppid=22186 vsize=812420 CPUtime=2.76
/proc/22200/task/22202/stat : 22202 (java) R 22186 22186 19672 0 -1 64 70908 0 0 0 249 27 0 0 16 0 9 0 1975484233 831918080 86330 996147200 134512640 134550740 4294955616 18446744073709551615 102674864 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22200/tid=22203] ppid=22186 vsize=812420 CPUtime=0
/proc/22200/task/22203/stat : 22203 (java) S 22186 22186 19672 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 1975484233 831918080 86332 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22200/tid=22204] ppid=22186 vsize=812420 CPUtime=0
/proc/22200/task/22204/stat : 22204 (java) S 22186 22186 19672 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1975484233 831918080 86334 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22200/tid=22205] ppid=22186 vsize=812420 CPUtime=0
/proc/22200/task/22205/stat : 22205 (java) S 22186 22186 19672 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1975484235 831918080 86336 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22200/tid=22206] ppid=22186 vsize=812420 CPUtime=0.23
/proc/22200/task/22206/stat : 22206 (java) S 22186 22186 19672 0 -1 64 825 0 0 0 23 0 0 0 16 0 9 0 1975484235 831918080 86338 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22200/tid=22207] ppid=22186 vsize=812420 CPUtime=0
/proc/22200/task/22207/stat : 22207 (java) S 22186 22186 19672 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1975484236 831918080 86340 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22200/tid=22208] ppid=22186 vsize=812420 CPUtime=0
/proc/22200/task/22208/stat : 22208 (java) S 22186 22186 19672 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1975484236 831918080 86341 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.21
Current children cumulated vsize (KiB) 859984

[startup+51.1028 s]
/proc/loadavg: 1.97 2.02 2.08 3/82 22208
/proc/meminfo: memFree=566136/2055920 swapFree=4176644/4192956
[pid=22186] ppid=22184 vsize=47564 CPUtime=0

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

[pid=22200/tid=22202] ppid=22186 vsize=812420 CPUtime=218.15
/proc/22200/task/22202/stat : 22202 (java) R 22186 22186 19672 0 -1 64 169535 0 0 0 21746 69 0 0 25 0 9 0 1975484233 831918080 184818 996147200 134512640 134550740 4294955616 18446744073709551615 104180253 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22200/tid=22203] ppid=22186 vsize=812420 CPUtime=0
/proc/22200/task/22203/stat : 22203 (java) S 22186 22186 19672 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1975484233 831918080 184818 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22200/tid=22204] ppid=22186 vsize=812420 CPUtime=0
/proc/22200/task/22204/stat : 22204 (java) S 22186 22186 19672 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1975484233 831918080 184818 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22200/tid=22205] ppid=22186 vsize=812420 CPUtime=0
/proc/22200/task/22205/stat : 22205 (java) S 22186 22186 19672 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1975484235 831918080 184818 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22200/tid=22206] ppid=22186 vsize=812420 CPUtime=0.3
/proc/22200/task/22206/stat : 22206 (java) S 22186 22186 19672 0 -1 64 863 0 0 0 30 0 0 0 16 0 9 0 1975484235 831918080 184818 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22200/tid=22207] ppid=22186 vsize=812420 CPUtime=0
/proc/22200/task/22207/stat : 22207 (java) S 22186 22186 19672 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1975484236 831918080 184818 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22200/tid=22208] ppid=22186 vsize=812420 CPUtime=0
/proc/22200/task/22208/stat : 22208 (java) S 22186 22186 19672 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1975484236 831918080 184818 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 280.76
Current children cumulated vsize (KiB) 859984

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

[startup+287.901 s]
/proc/loadavg: 2.15 2.20 2.15 3/82 22208
/proc/meminfo: memFree=440056/2055920 swapFree=4176644/4192956
[pid=22186] ppid=22184 vsize=47564 CPUtime=0
/proc/22186/stat : 22186 (galacE.sh) S 22184 22186 19672 0 -1 4194304 767 1698 0 0 0 0 0 0 18 0 1 0 1975484227 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 271637998426 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22186/statm: 11891 366 247 79 0 219 0
[pid=22200] ppid=22186 vsize=812420 CPUtime=286.33
/proc/22200/stat : 22200 (java) S 22186 22186 19672 0 -1 0 185929 0 1 0 28537 96 0 0 18 0 9 0 1975484231 831918080 184818 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22200/statm: 203105 184818 2586 9 0 197138 0
[pid=22200/tid=22201] ppid=22186 vsize=812420 CPUtime=62.27
/proc/22200/task/22201/stat : 22201 (java) S 22186 22186 19672 0 -1 64 14825 0 1 0 6203 24 0 0 17 0 9 0 1975484232 831918080 184818 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22200/tid=22202] ppid=22186 vsize=812420 CPUtime=223.71
/proc/22200/task/22202/stat : 22202 (java) R 22186 22186 19672 0 -1 64 169535 0 0 0 22302 69 0 0 25 0 9 0 1975484233 831918080 184818 996147200 134512640 134550740 4294955616 18446744073709551615 104457011 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22200/tid=22203] ppid=22186 vsize=812420 CPUtime=0
/proc/22200/task/22203/stat : 22203 (java) S 22186 22186 19672 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1975484233 831918080 184818 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22200/tid=22204] ppid=22186 vsize=812420 CPUtime=0
/proc/22200/task/22204/stat : 22204 (java) S 22186 22186 19672 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1975484233 831918080 184818 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22200/tid=22205] ppid=22186 vsize=812420 CPUtime=0
/proc/22200/task/22205/stat : 22205 (java) S 22186 22186 19672 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1975484235 831918080 184818 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22200/tid=22206] ppid=22186 vsize=812420 CPUtime=0.3
/proc/22200/task/22206/stat : 22206 (java) S 22186 22186 19672 0 -1 64 863 0 0 0 30 0 0 0 16 0 9 0 1975484235 831918080 184818 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22200/tid=22207] ppid=22186 vsize=812420 CPUtime=0
/proc/22200/task/22207/stat : 22207 (java) S 22186 22186 19672 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1975484236 831918080 184818 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22200/tid=22208] ppid=22186 vsize=812420 CPUtime=0
/proc/22200/task/22208/stat : 22208 (java) S 22186 22186 19672 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1975484236 831918080 184818 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 286.33
Current children cumulated vsize (KiB) 859984

[startup+294.302 s]
/proc/loadavg: 2.14 2.20 2.15 3/82 22208
/proc/meminfo: memFree=440056/2055920 swapFree=4176644/4192956
[pid=22186] ppid=22184 vsize=47564 CPUtime=0
/proc/22186/stat : 22186 (galacE.sh) S 22184 22186 19672 0 -1 4194304 767 1698 0 0 0 0 0 0 18 0 1 0 1975484227 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 271637998426 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22186/statm: 11891 366 247 79 0 219 0
[pid=22200] ppid=22186 vsize=812420 CPUtime=292.7
/proc/22200/stat : 22200 (java) S 22186 22186 19672 0 -1 0 185932 0 1 0 29174 96 0 0 18 0 9 0 1975484231 831918080 184818 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22200/statm: 203105 184818 2586 9 0 197138 0
[pid=22200/tid=22201] ppid=22186 vsize=812420 CPUtime=62.28
/proc/22200/task/22201/stat : 22201 (java) S 22186 22186 19672 0 -1 64 14828 0 1 0 6204 24 0 0 17 0 9 0 1975484232 831918080 184818 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22200/tid=22202] ppid=22186 vsize=812420 CPUtime=230.08
/proc/22200/task/22202/stat : 22202 (java) R 22186 22186 19672 0 -1 64 169535 0 0 0 22939 69 0 0 25 0 9 0 1975484233 831918080 184818 996147200 134512640 134550740 4294955616 18446744073709551615 104181545 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22200/tid=22203] ppid=22186 vsize=812420 CPUtime=0
/proc/22200/task/22203/stat : 22203 (java) S 22186 22186 19672 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1975484233 831918080 184818 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22200/tid=22204] ppid=22186 vsize=812420 CPUtime=0
/proc/22200/task/22204/stat : 22204 (java) S 22186 22186 19672 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1975484233 831918080 184818 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22200/tid=22205] ppid=22186 vsize=812420 CPUtime=0
/proc/22200/task/22205/stat : 22205 (java) S 22186 22186 19672 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1975484235 831918080 184818 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22200/tid=22206] ppid=22186 vsize=812420 CPUtime=0.3
/proc/22200/task/22206/stat : 22206 (java) S 22186 22186 19672 0 -1 64 863 0 0 0 30 0 0 0 16 0 9 0 1975484235 831918080 184818 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22200/tid=22207] ppid=22186 vsize=812420 CPUtime=0
/proc/22200/task/22207/stat : 22207 (java) S 22186 22186 19672 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1975484236 831918080 184818 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22200/tid=22208] ppid=22186 vsize=812420 CPUtime=0
/proc/22200/task/22208/stat : 22208 (java) S 22186 22186 19672 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1975484236 831918080 184818 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 292.7
Current children cumulated vsize (KiB) 859984

[startup+295.908 s]
/proc/loadavg: 2.13 2.20 2.15 3/82 22208
/proc/meminfo: memFree=440056/2055920 swapFree=4176644/4192956
[pid=22186] ppid=22184 vsize=47564 CPUtime=0
/proc/22186/stat : 22186 (galacE.sh) S 22184 22186 19672 0 -1 4194304 767 1698 0 0 0 0 0 0 18 0 1 0 1975484227 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 271637998426 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22186/statm: 11891 366 247 79 0 219 0
[pid=22200] ppid=22186 vsize=812420 CPUtime=294.3
/proc/22200/stat : 22200 (java) S 22186 22186 19672 0 -1 0 185932 0 1 0 29334 96 0 0 18 0 9 0 1975484231 831918080 184818 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22200/statm: 203105 184818 2586 9 0 197138 0
[pid=22200/tid=22201] ppid=22186 vsize=812420 CPUtime=62.28
/proc/22200/task/22201/stat : 22201 (java) S 22186 22186 19672 0 -1 64 14828 0 1 0 6204 24 0 0 17 0 9 0 1975484232 831918080 184818 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22200/tid=22202] ppid=22186 vsize=812420 CPUtime=231.68
/proc/22200/task/22202/stat : 22202 (java) R 22186 22186 19672 0 -1 64 169535 0 0 0 23099 69 0 0 25 0 9 0 1975484233 831918080 184818 996147200 134512640 134550740 4294955616 18446744073709551615 103735747 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22200/tid=22203] ppid=22186 vsize=812420 CPUtime=0
/proc/22200/task/22203/stat : 22203 (java) S 22186 22186 19672 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1975484233 831918080 184818 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22200/tid=22204] ppid=22186 vsize=812420 CPUtime=0
/proc/22200/task/22204/stat : 22204 (java) S 22186 22186 19672 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1975484233 831918080 184818 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22200/tid=22205] ppid=22186 vsize=812420 CPUtime=0
/proc/22200/task/22205/stat : 22205 (java) S 22186 22186 19672 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1975484235 831918080 184818 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22200/tid=22206] ppid=22186 vsize=812420 CPUtime=0.3
/proc/22200/task/22206/stat : 22206 (java) S 22186 22186 19672 0 -1 64 863 0 0 0 30 0 0 0 16 0 9 0 1975484235 831918080 184818 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22200/tid=22207] ppid=22186 vsize=812420 CPUtime=0
/proc/22200/task/22207/stat : 22207 (java) S 22186 22186 19672 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1975484236 831918080 184818 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22200/tid=22208] ppid=22186 vsize=812420 CPUtime=0
/proc/22200/task/22208/stat : 22208 (java) S 22186 22186 19672 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1975484236 831918080 184818 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 294.3
Current children cumulated vsize (KiB) 859984

[startup+297.502 s]
/proc/loadavg: 2.13 2.20 2.15 3/82 22208
/proc/meminfo: memFree=440056/2055920 swapFree=4176644/4192956
[pid=22186] ppid=22184 vsize=47564 CPUtime=0
/proc/22186/stat : 22186 (galacE.sh) S 22184 22186 19672 0 -1 4194304 767 1698 0 0 0 0 0 0 18 0 1 0 1975484227 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 271637998426 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22186/statm: 11891 366 247 79 0 219 0
[pid=22200] ppid=22186 vsize=812420 CPUtime=295.89
/proc/22200/stat : 22200 (java) S 22186 22186 19672 0 -1 0 185932 0 1 0 29493 96 0 0 18 0 9 0 1975484231 831918080 184818 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22200/statm: 203105 184818 2586 9 0 197138 0
[pid=22200/tid=22201] ppid=22186 vsize=812420 CPUtime=62.28
/proc/22200/task/22201/stat : 22201 (java) S 22186 22186 19672 0 -1 64 14828 0 1 0 6204 24 0 0 17 0 9 0 1975484232 831918080 184818 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22200/tid=22202] ppid=22186 vsize=812420 CPUtime=233.27
/proc/22200/task/22202/stat : 22202 (java) R 22186 22186 19672 0 -1 64 169535 0 0 0 23258 69 0 0 25 0 9 0 1975484233 831918080 184818 996147200 134512640 134550740 4294955616 18446744073709551615 104456976 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22200/tid=22203] ppid=22186 vsize=812420 CPUtime=0
/proc/22200/task/22203/stat : 22203 (java) S 22186 22186 19672 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1975484233 831918080 184818 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22200/tid=22204] ppid=22186 vsize=812420 CPUtime=0
/proc/22200/task/22204/stat : 22204 (java) S 22186 22186 19672 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1975484233 831918080 184818 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22200/tid=22205] ppid=22186 vsize=812420 CPUtime=0
/proc/22200/task/22205/stat : 22205 (java) S 22186 22186 19672 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1975484235 831918080 184818 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22200/tid=22206] ppid=22186 vsize=812420 CPUtime=0.3
/proc/22200/task/22206/stat : 22206 (java) S 22186 22186 19672 0 -1 64 863 0 0 0 30 0 0 0 16 0 9 0 1975484235 831918080 184818 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22200/tid=22207] ppid=22186 vsize=812420 CPUtime=0
/proc/22200/task/22207/stat : 22207 (java) S 22186 22186 19672 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1975484236 831918080 184818 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22200/tid=22208] ppid=22186 vsize=812420 CPUtime=0
/proc/22200/task/22208/stat : 22208 (java) S 22186 22186 19672 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1975484236 831918080 184818 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 295.89
Current children cumulated vsize (KiB) 859984

[startup+297.902 s]
/proc/loadavg: 2.13 2.20 2.15 3/82 22208
/proc/meminfo: memFree=440056/2055920 swapFree=4176644/4192956
[pid=22186] ppid=22184 vsize=47564 CPUtime=0
/proc/22186/stat : 22186 (galacE.sh) S 22184 22186 19672 0 -1 4194304 767 1698 0 0 0 0 0 0 18 0 1 0 1975484227 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 271637998426 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22186/statm: 11891 366 247 79 0 219 0
[pid=22200] ppid=22186 vsize=812420 CPUtime=296.28
/proc/22200/stat : 22200 (java) S 22186 22186 19672 0 -1 0 185935 0 1 0 29532 96 0 0 18 0 9 0 1975484231 831918080 184819 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22200/statm: 203105 184819 2586 9 0 197138 0
[pid=22200/tid=22201] ppid=22186 vsize=812420 CPUtime=62.28
/proc/22200/task/22201/stat : 22201 (java) S 22186 22186 19672 0 -1 64 14831 0 1 0 6204 24 0 0 17 0 9 0 1975484232 831918080 184819 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22200/tid=22202] ppid=22186 vsize=812420 CPUtime=233.66
/proc/22200/task/22202/stat : 22202 (java) R 22186 22186 19672 0 -1 64 169535 0 0 0 23297 69 0 0 25 0 9 0 1975484233 831918080 184819 996147200 134512640 134550740 4294955616 18446744073709551615 104181554 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22200/tid=22203] ppid=22186 vsize=812420 CPUtime=0
/proc/22200/task/22203/stat : 22203 (java) S 22186 22186 19672 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1975484233 831918080 184819 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22200/tid=22204] ppid=22186 vsize=812420 CPUtime=0
/proc/22200/task/22204/stat : 22204 (java) S 22186 22186 19672 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1975484233 831918080 184819 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22200/tid=22205] ppid=22186 vsize=812420 CPUtime=0
/proc/22200/task/22205/stat : 22205 (java) S 22186 22186 19672 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1975484235 831918080 184819 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22200/tid=22206] ppid=22186 vsize=812420 CPUtime=0.3
/proc/22200/task/22206/stat : 22206 (java) S 22186 22186 19672 0 -1 64 863 0 0 0 30 0 0 0 16 0 9 0 1975484235 831918080 184819 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22200/tid=22207] ppid=22186 vsize=812420 CPUtime=0
/proc/22200/task/22207/stat : 22207 (java) S 22186 22186 19672 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1975484236 831918080 184819 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22200/tid=22208] ppid=22186 vsize=812420 CPUtime=0
/proc/22200/task/22208/stat : 22208 (java) S 22186 22186 19672 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1975484236 831918080 184819 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 296.28
Current children cumulated vsize (KiB) 859984

[startup+298.107 s]
/proc/loadavg: 2.13 2.20 2.15 2/82 22208
/proc/meminfo: memFree=440056/2055920 swapFree=4176644/4192956
[pid=22186] ppid=22184 vsize=47564 CPUtime=0
/proc/22186/stat : 22186 (galacE.sh) S 22184 22186 19672 0 -1 4194304 767 1698 0 0 0 0 0 0 18 0 1 0 1975484227 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 271637998426 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22186/statm: 11891 366 247 79 0 219 0
[pid=22200] ppid=22186 vsize=0 CPUtime=296.45
/proc/22200/stat : 22200 (java) Z 22186 22186 19672 0 -1 12 185949 0 1 0 29540 105 0 0 16 0 2 0 1975484231 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22200/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 296.45
Current children cumulated vsize (KiB) 47564

Child status: 0
Real time (s): 298.124
CPU time (s): 296.501
CPU user time (s): 295.409
CPU system time (s): 1.09183
CPU usage (%): 99.4557
Max. virtual memory (cumulated for all children) (KiB): 859984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 295.409
system time used= 1.09183
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 188436
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= 9027
involuntary context switches= 12796

runsolver used 0.354946 second user time and 1.01585 second system time

The end

Launcher Data (download as text)

Begin job on node67 at 2008-07-02 04:19:07
IDJOB=1038249
IDBENCH=53553
IDSOLVER=351
FILE ID=node67/1038249-1214965138
PBS_JOBID= 7870200
Free space on /tmp= 66456 MiB

SOLVER NAME= galac E
BENCH NAME= CPAI08/csp/marc/normalized-large-88-sat_ext.xml
COMMAND LINE= HOME/galacE.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1038249-1214965138/watcher-1038249-1214965138 -o /tmp/evaluation-result-1038249-1214965138/solver-1038249-1214965138 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacE.sh HOME/instance-1038249-1214965138.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= dd27e97e48b6e78409370aee787bfb74
RANDOM SEED=147675931

node67.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.281
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.281
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:       1171880 kB
Buffers:         35496 kB
Cached:         399728 kB
SwapCached:      10176 kB
Active:         541956 kB
Inactive:       268204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1171880 kB
SwapTotal:     4192956 kB
SwapFree:      4176644 kB
Dirty:           87464 kB
Writeback:           0 kB
Mapped:         377276 kB
Slab:            58420 kB
Committed_AS:  4273456 kB
PageTables:       2464 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= 66452 MiB
End job on node67 at 2008-07-02 04:24:05