Trace number 1060100

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) 64.3642 64.9962

General information on the benchmark

Namecsp/os-taillard-15/
normalized-os-taillard-15-100-4.xml
MD5SUMb6b292050203805743cd5f448d135627
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 benchmark0.821874
Satisfiable
(Un)Satisfiability was proved
Number of variables225
Number of constraints3150
Maximum constraint arity2
Maximum domain size992
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3150
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01/0.03	c --- Preproc Stats ---
64.16/64.88	Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
64.16/64.88		at tuples.IP4BigConstraints.generateLessNumberOfTuples(IP4BigConstraints.java:149)
64.16/64.88		at base.MixedEncoding.createRelation(MixedEncoding.java:63)
64.16/64.88		at base.Problem.endConstraint(Problem.java:510)
64.16/64.88		at sat4j.Constraint.endElement(Constraint.java:37)
64.16/64.88		at sat4j.InstanceParser.endElement(InstanceParser.java:49)
64.16/64.88		at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.endElement(Unknown Source)
64.16/64.88		at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.endElement(Unknown Source)
64.16/64.88		at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(Unknown Source)
64.16/64.88		at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(Unknown Source)
64.16/64.88		at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(Unknown Source)
64.16/64.88		at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
64.16/64.88		at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
64.16/64.88		at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
64.16/64.88		at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown Source)
64.16/64.88		at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(Unknown Source)
64.16/64.88		at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
64.16/64.88		at sat4j.CspXmlParser.parse(CspXmlParser.java:42)
64.16/64.88		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-1060100-1215125810/watcher-1060100-1215125810 -o /tmp/evaluation-result-1060100-1215125810/solver-1060100-1215125810 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1060100-1215125810.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.10 2.14 2.07 4/80 28378
/proc/meminfo: memFree=1369984/2055920 swapFree=4191676/4192956
[pid=28378] ppid=28376 vsize=8652 CPUtime=0
/proc/28378/stat : 28378 (galacE.sh) S 28376 28378 28065 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 124576315 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 244276456282 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28378/statm: 2163 280 208 79 0 156 0
[pid=28379] ppid=28378 vsize=8688 CPUtime=0
/proc/28379/stat : 28379 (galacE.sh) S 28378 28378 28065 0 -1 4194368 57 243 0 0 0 0 0 0 16 0 1 0 124576315 8896512 288 996147200 4194304 4520092 548682068832 18446744073709551615 244277018706 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/28379/statm: 2172 288 210 79 0 165 0
[pid=28381] ppid=28379 vsize=6864 CPUtime=0
/proc/28381/stat : 28381 (id) S 28379 28378 28065 0 -1 4194304 240 0 0 0 0 0 0 0 18 0 1 0 124576316 7028736 183 996147200 4194304 4211724 548682068832 18446744073709551615 244277036943 0 0 3674112 0 0 0 0 17 0 0 0
/proc/28381/statm: -- couldn't open statm file --
[startup+0.0251921 s]
/proc/loadavg: 2.10 2.14 2.07 4/80 28378
/proc/meminfo: memFree=1369984/2055920 swapFree=4191676/4192956
[pid=28378] ppid=28376 vsize=8784 CPUtime=0.01
/proc/28378/stat : 28378 (galacE.sh) S 28376 28378 28065 0 -1 4194304 639 1481 0 0 0 0 0 1 16 0 1 0 124576315 8994816 320 996147200 4194304 4520092 548682068832 18446744073709551615 244277018706 0 2 4096 73728 18446744071563648864 0 0 17 0 0 0
/proc/28378/statm: 2196 320 218 79 0 189 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8784

[startup+0.101448 s]
/proc/loadavg: 2.10 2.14 2.07 4/80 28378
/proc/meminfo: memFree=1369984/2055920 swapFree=4191676/4192956
[pid=28378] ppid=28376 vsize=47564 CPUtime=0.02
/proc/28378/stat : 28378 (galacE.sh) S 28376 28378 28065 0 -1 4194304 767 1697 0 0 0 1 0 1 18 0 1 0 124576315 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 244276456282 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/28378/statm: 11891 366 247 79 0 219 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 47564

[startup+0.301459 s]
/proc/loadavg: 2.10 2.14 2.07 4/80 28378
/proc/meminfo: memFree=1369984/2055920 swapFree=4191676/4192956
[pid=28378] ppid=28376 vsize=47564 CPUtime=0.02
/proc/28378/stat : 28378 (galacE.sh) S 28376 28378 28065 0 -1 4194304 767 1697 0 0 0 1 0 1 18 0 1 0 124576315 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 244276456282 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/28378/statm: 11891 366 247 79 0 219 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 47564

[startup+0.70153 s]
/proc/loadavg: 2.10 2.14 2.07 4/80 28378
/proc/meminfo: memFree=1369984/2055920 swapFree=4191676/4192956
[pid=28378] ppid=28376 vsize=47564 CPUtime=0.02
/proc/28378/stat : 28378 (galacE.sh) S 28376 28378 28065 0 -1 4194304 767 1697 0 0 0 1 0 1 18 0 1 0 124576315 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 244276456282 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/28378/statm: 11891 366 247 79 0 219 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 47564

[startup+1.50269 s]
/proc/loadavg: 2.10 2.14 2.07 3/90 28400
/proc/meminfo: memFree=1338480/2055920 swapFree=4191676/4192956
[pid=28378] ppid=28376 vsize=47564 CPUtime=0.02
/proc/28378/stat : 28378 (galacE.sh) S 28376 28378 28065 0 -1 4194304 767 1697 0 0 0 1 0 1 18 0 1 0 124576315 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 244276456282 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/28378/statm: 11891 366 247 79 0 219 0
[pid=28392] ppid=28378 vsize=812736 CPUtime=1.44
/proc/28392/stat : 28392 (java) S 28378 28378 28065 0 -1 0 13813 0 1 0 138 6 0 0 19 0 9 0 124576318 832241664 13230 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28392/statm: 203184 13230 1911 9 0 197165 0
[pid=28392/tid=28393] ppid=28378 vsize=812736 CPUtime=1.27
/proc/28392/task/28393/stat : 28393 (java) R 28378 28378 28065 0 -1 64 12323 0 1 0 122 5 0 0 25 0 9 0 124576319 832241664 13230 996147200 134512640 134550740 4294955616 18446744073709551615 4126856000 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28392/tid=28394] ppid=28378 vsize=812736 CPUtime=0
/proc/28392/task/28394/stat : 28394 (java) S 28378 28378 28065 0 -1 64 4 0 0 0 0 0 0 0 17 0 9 0 124576321 832241664 13230 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28392/tid=28395] ppid=28378 vsize=812736 CPUtime=0
/proc/28392/task/28395/stat : 28395 (java) S 28378 28378 28065 0 -1 64 10 0 0 0 0 0 0 0 22 0 9 0 124576321 832241664 13230 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28392/tid=28396] ppid=28378 vsize=812736 CPUtime=0
/proc/28392/task/28396/stat : 28396 (java) S 28378 28378 28065 0 -1 64 4 0 0 0 0 0 0 0 23 0 9 0 124576321 832241664 13230 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28392/tid=28397] ppid=28378 vsize=812736 CPUtime=0
/proc/28392/task/28397/stat : 28397 (java) S 28378 28378 28065 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 124576323 832241664 13230 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28392/tid=28398] ppid=28378 vsize=812736 CPUtime=0.15
/proc/28392/task/28398/stat : 28398 (java) S 28378 28378 28065 0 -1 64 787 0 0 0 15 0 0 0 16 0 9 0 124576323 832241664 13230 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28392/tid=28399] ppid=28378 vsize=812736 CPUtime=0
/proc/28392/task/28399/stat : 28399 (java) S 28378 28378 28065 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 124576323 832241664 13230 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28392/tid=28400] ppid=28378 vsize=812736 CPUtime=0
/proc/28392/task/28400/stat : 28400 (java) S 28378 28378 28065 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 124576323 832241664 13230 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 860300

[startup+3.10301 s]
/proc/loadavg: 2.10 2.14 2.07 3/90 28400
/proc/meminfo: memFree=1281584/2055920 swapFree=4191676/4192956
[pid=28378] ppid=28376 vsize=47564 CPUtime=0.02
/proc/28378/stat : 28378 (galacE.sh) S 28376 28378 28065 0 -1 4194304 767 1697 0 0 0 1 0 1 18 0 1 0 124576315 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 244276456282 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/28378/statm: 11891 366 247 79 0 219 0
[pid=28392] ppid=28378 vsize=812736 CPUtime=3.03
/proc/28392/stat : 28392 (java) S 28378 28378 28065 0 -1 0 29366 0 1 0 290 13 0 0 19 0 9 0 124576318 832241664 28772 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28392/statm: 203184 28772 1932 9 0 197165 0
[pid=28392/tid=28393] ppid=28378 vsize=812736 CPUtime=2.61
/proc/28392/task/28393/stat : 28393 (java) R 28378 28378 28065 0 -1 64 14585 0 1 0 255 6 0 0 25 0 9 0 124576319 832241664 28772 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28392/tid=28394] ppid=28378 vsize=812736 CPUtime=0.23
/proc/28392/task/28394/stat : 28394 (java) R 28378 28378 28065 0 -1 64 13288 0 0 0 18 5 0 0 16 0 9 0 124576321 832241664 28772 996147200 134512640 134550740 4294955616 18446744073709551615 101588304 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28392/tid=28395] ppid=28378 vsize=812736 CPUtime=0
/proc/28392/task/28395/stat : 28395 (java) S 28378 28378 28065 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 124576321 832241664 28772 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28392/tid=28396] ppid=28378 vsize=812736 CPUtime=0
/proc/28392/task/28396/stat : 28396 (java) S 28378 28378 28065 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 124576321 832241664 28772 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28392/tid=28397] ppid=28378 vsize=812736 CPUtime=0
/proc/28392/task/28397/stat : 28397 (java) S 28378 28378 28065 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 124576323 832241664 28772 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28392/tid=28398] ppid=28378 vsize=812736 CPUtime=0.16
/proc/28392/task/28398/stat : 28398 (java) S 28378 28378 28065 0 -1 64 792 0 0 0 16 0 0 0 16 0 9 0 124576323 832241664 28772 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28392/tid=28399] ppid=28378 vsize=812736 CPUtime=0
/proc/28392/task/28399/stat : 28399 (java) S 28378 28378 28065 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 124576323 832241664 28772 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28392/tid=28400] ppid=28378 vsize=812736 CPUtime=0
/proc/28392/task/28400/stat : 28400 (java) R 28378 28378 28065 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 124576323 832241664 28772 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 860300

[startup+6.3026 s]
/proc/loadavg: 2.09 2.14 2.07 3/90 28400
/proc/meminfo: memFree=1221424/2055920 swapFree=4191676/4192956
[pid=28378] ppid=28376 vsize=47564 CPUtime=0.02
/proc/28378/stat : 28378 (galacE.sh) S 28376 28378 28065 0 -1 4194304 767 1697 0 0 0 1 0 1 18 0 1 0 124576315 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 244276456282 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/28378/statm: 11891 366 247 79 0 219 0
[pid=28392] ppid=28378 vsize=812736 CPUtime=6.2
/proc/28392/stat : 28392 (java) S 28378 28378 28065 0 -1 0 39241 0 1 0 604 16 0 0 19 0 9 0 124576318 832241664 38645 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28392/statm: 203184 38645 1932 9 0 197165 0
[pid=28392/tid=28393] ppid=28378 vsize=812736 CPUtime=5.48
/proc/28392/task/28393/stat : 28393 (java) R 28378 28378 28065 0 -1 64 14588 0 1 0 542 6 0 0 25 0 9 0 124576319 832241664 38645 996147200 134512640 134550740 4294955616 18446744073709551615 4126814774 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28392/tid=28394] ppid=28378 vsize=812736 CPUtime=0.52
/proc/28392/task/28394/stat : 28394 (java) S 28378 28378 28065 0 -1 64 23157 0 0 0 44 8 0 0 16 0 9 0 124576321 832241664 38645 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28392/tid=28395] ppid=28378 vsize=812736 CPUtime=0
/proc/28392/task/28395/stat : 28395 (java) S 28378 28378 28065 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 124576321 832241664 38645 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28392/tid=28396] ppid=28378 vsize=812736 CPUtime=0
/proc/28392/task/28396/stat : 28396 (java) S 28378 28378 28065 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 124576321 832241664 38645 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28392/tid=28397] ppid=28378 vsize=812736 CPUtime=0
/proc/28392/task/28397/stat : 28397 (java) S 28378 28378 28065 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 124576323 832241664 38645 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28392/tid=28398] ppid=28378 vsize=812736 CPUtime=0.16
/proc/28392/task/28398/stat : 28398 (java) S 28378 28378 28065 0 -1 64 795 0 0 0 16 0 0 0 16 0 9 0 124576323 832241664 38645 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28392/tid=28399] ppid=28378 vsize=812736 CPUtime=0
/proc/28392/task/28399/stat : 28399 (java) S 28378 28378 28065 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 124576323 832241664 38645 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28392/tid=28400] ppid=28378 vsize=812736 CPUtime=0
/proc/28392/task/28400/stat : 28400 (java) S 28378 28378 28065 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 124576323 832241664 38645 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 860300

[startup+12.7028 s]
/proc/loadavg: 2.08 2.14 2.07 3/90 28400
/proc/meminfo: memFree=1115184/2055920 swapFree=4191676/4192956
[pid=28378] ppid=28376 vsize=47564 CPUtime=0.02
/proc/28378/stat : 28378 (galacE.sh) S 28376 28378 28065 0 -1 4194304 767 1697 0 0 0 1 0 1 18 0 1 0 124576315 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 244276456282 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/28378/statm: 11891 366 247 79 0 219 0
[pid=28392] ppid=28378 vsize=812736 CPUtime=12.54
/proc/28392/stat : 28392 (java) S 28378 28378 28065 0 -1 0 65747 0 1 0 1224 30 0 0 19 0 9 0 124576318 832241664 65147 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28392/statm: 203184 65147 1932 9 0 197165 0
[pid=28392/tid=28393] ppid=28378 vsize=812736 CPUtime=11.1
/proc/28392/task/28393/stat : 28393 (java) R 28378 28378 28065 0 -1 64 14592 0 1 0 1104 6 0 0 25 0 9 0 124576319 832241664 65147 996147200 134512640 134550740 4294955616 18446744073709551615 4126814767 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28392/tid=28394] ppid=28378 vsize=812736 CPUtime=1.24
/proc/28392/task/28394/stat : 28394 (java) S 28378 28378 28065 0 -1 64 49655 0 0 0 102 22 0 0 17 0 9 0 124576321 832241664 65147 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28392/tid=28395] ppid=28378 vsize=812736 CPUtime=0
/proc/28392/task/28395/stat : 28395 (java) S 28378 28378 28065 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 124576321 832241664 65147 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28392/tid=28396] ppid=28378 vsize=812736 CPUtime=0
/proc/28392/task/28396/stat : 28396 (java) S 28378 28378 28065 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 124576321 832241664 65147 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28392/tid=28397] ppid=28378 vsize=812736 CPUtime=0
/proc/28392/task/28397/stat : 28397 (java) S 28378 28378 28065 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 124576323 832241664 65147 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28392/tid=28398] ppid=28378 vsize=812736 CPUtime=0.17
/proc/28392/task/28398/stat : 28398 (java) S 28378 28378 28065 0 -1 64 799 0 0 0 17 0 0 0 17 0 9 0 124576323 832241664 65147 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28392/tid=28399] ppid=28378 vsize=812736 CPUtime=0
/proc/28392/task/28399/stat : 28399 (java) S 28378 28378 28065 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 124576323 832241664 65147 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28392/tid=28400] ppid=28378 vsize=812736 CPUtime=0
/proc/28392/task/28400/stat : 28400 (java) S 28378 28378 28065 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 124576323 832241664 65147 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 860300

[startup+25.5013 s]
/proc/loadavg: 2.06 2.13 2.07 4/90 28400
/proc/meminfo: memFree=882288/2055920 swapFree=4191676/4192956
[pid=28378] ppid=28376 vsize=47564 CPUtime=0.02
/proc/28378/stat : 28378 (galacE.sh) S 28376 28378 28065 0 -1 4194304 767 1697 0 0 0 1 0 1 18 0 1 0 124576315 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 244276456282 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/28378/statm: 11891 366 247 79 0 219 0
[pid=28392] ppid=28378 vsize=812736 CPUtime=25.22
/proc/28392/stat : 28392 (java) S 28378 28378 28065 0 -1 0 124532 0 1 0 2468 54 0 0 19 0 9 0 124576318 832241664 123920 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28392/statm: 203184 123920 1932 9 0 197165 0
[pid=28392/tid=28393] ppid=28378 vsize=812736 CPUtime=22.1
/proc/28392/task/28393/stat : 28393 (java) R 28378 28378 28065 0 -1 64 14604 0 1 0 2204 6 0 0 25 0 9 0 124576319 832241664 123920 996147200 134512640 134550740 4294955616 18446744073709551615 4126820033 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28392/tid=28394] ppid=28378 vsize=812736 CPUtime=2.89
/proc/28392/task/28394/stat : 28394 (java) S 28378 28378 28065 0 -1 64 108420 0 0 0 244 45 0 0 18 0 9 0 124576321 832241664 123920 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28392/tid=28395] ppid=28378 vsize=812736 CPUtime=0
/proc/28392/task/28395/stat : 28395 (java) S 28378 28378 28065 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 124576321 832241664 123920 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28392/tid=28396] ppid=28378 vsize=812736 CPUtime=0
/proc/28392/task/28396/stat : 28396 (java) S 28378 28378 28065 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 124576321 832241664 123920 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28392/tid=28397] ppid=28378 vsize=812736 CPUtime=0
/proc/28392/task/28397/stat : 28397 (java) S 28378 28378 28065 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 124576323 832241664 123920 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28392/tid=28398] ppid=28378 vsize=812736 CPUtime=0.19
/proc/28392/task/28398/stat : 28398 (java) S 28378 28378 28065 0 -1 64 807 0 0 0 19 0 0 0 17 0 9 0 124576323 832241664 123920 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28392/tid=28399] ppid=28378 vsize=812736 CPUtime=0
/proc/28392/task/28399/stat : 28399 (java) S 28378 28378 28065 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 124576323 832241664 123920 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28392/tid=28400] ppid=28378 vsize=812736 CPUtime=0
/proc/28392/task/28400/stat : 28400 (java) S 28378 28378 28065 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 124576323 832241664 123920 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 860300

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

[pid=28392/tid=28394] ppid=28378 vsize=812736 CPUtime=16.63
/proc/28392/task/28394/stat : 28394 (java) R 28378 28378 28065 0 -1 64 169799 0 0 0 1592 71 0 0 25 0 9 0 124576321 832241664 184872 996147200 134512640 134550740 4294955616 18446744073709551615 103735747 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28392/tid=28395] ppid=28378 vsize=812736 CPUtime=0
/proc/28392/task/28395/stat : 28395 (java) S 28378 28378 28065 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 124576321 832241664 184872 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28392/tid=28396] ppid=28378 vsize=812736 CPUtime=0
/proc/28392/task/28396/stat : 28396 (java) S 28378 28378 28065 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 124576321 832241664 184872 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28392/tid=28397] ppid=28378 vsize=812736 CPUtime=0
/proc/28392/task/28397/stat : 28397 (java) S 28378 28378 28065 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 124576323 832241664 184872 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28392/tid=28398] ppid=28378 vsize=812736 CPUtime=0.2
/proc/28392/task/28398/stat : 28398 (java) S 28378 28378 28065 0 -1 64 815 0 0 0 20 0 0 0 17 0 9 0 124576323 832241664 184872 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28392/tid=28399] ppid=28378 vsize=812736 CPUtime=0
/proc/28392/task/28399/stat : 28399 (java) S 28378 28378 28065 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 124576323 832241664 184872 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28392/tid=28400] ppid=28378 vsize=812736 CPUtime=0
/proc/28392/task/28400/stat : 28400 (java) S 28378 28378 28065 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 124576323 832241664 184872 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.59
Current children cumulated vsize (KiB) 860300

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

[startup+57.5023 s]
/proc/loadavg: 2.18 2.15 2.08 3/90 28402
/proc/meminfo: memFree=637872/2055920 swapFree=4191676/4192956
[pid=28378] ppid=28376 vsize=47564 CPUtime=0.02
/proc/28378/stat : 28378 (galacE.sh) S 28376 28378 28065 0 -1 4194304 767 1697 0 0 0 1 0 1 18 0 1 0 124576315 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 244276456282 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/28378/statm: 11891 366 247 79 0 219 0
[pid=28392] ppid=28378 vsize=812736 CPUtime=56.91
/proc/28392/stat : 28392 (java) S 28378 28378 28065 0 -1 0 185934 0 1 0 5611 80 0 0 19 0 9 0 124576318 832241664 184872 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28392/statm: 203184 184872 2594 9 0 197165 0
[pid=28392/tid=28393] ppid=28378 vsize=812736 CPUtime=34.28
/proc/28392/task/28393/stat : 28393 (java) S 28378 28378 28065 0 -1 64 14619 0 1 0 3421 7 0 0 18 0 9 0 124576319 832241664 184872 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28392/tid=28394] ppid=28378 vsize=812736 CPUtime=22.4
/proc/28392/task/28394/stat : 28394 (java) R 28378 28378 28065 0 -1 64 169799 0 0 0 2169 71 0 0 25 0 9 0 124576321 832241664 184872 996147200 134512640 134550740 4294955616 18446744073709551615 103834271 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28392/tid=28395] ppid=28378 vsize=812736 CPUtime=0
/proc/28392/task/28395/stat : 28395 (java) S 28378 28378 28065 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 124576321 832241664 184872 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28392/tid=28396] ppid=28378 vsize=812736 CPUtime=0
/proc/28392/task/28396/stat : 28396 (java) S 28378 28378 28065 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 124576321 832241664 184872 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28392/tid=28397] ppid=28378 vsize=812736 CPUtime=0
/proc/28392/task/28397/stat : 28397 (java) S 28378 28378 28065 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 124576323 832241664 184872 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28392/tid=28398] ppid=28378 vsize=812736 CPUtime=0.2
/proc/28392/task/28398/stat : 28398 (java) S 28378 28378 28065 0 -1 64 815 0 0 0 20 0 0 0 17 0 9 0 124576323 832241664 184872 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28392/tid=28399] ppid=28378 vsize=812736 CPUtime=0
/proc/28392/task/28399/stat : 28399 (java) S 28378 28378 28065 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 124576323 832241664 184872 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28392/tid=28400] ppid=28378 vsize=812736 CPUtime=0
/proc/28392/task/28400/stat : 28400 (java) S 28378 28378 28065 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 124576323 832241664 184872 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 56.93
Current children cumulated vsize (KiB) 860300

[startup+60.702 s]
/proc/loadavg: 2.16 2.15 2.08 3/90 28402
/proc/meminfo: memFree=637872/2055920 swapFree=4191676/4192956
[pid=28378] ppid=28376 vsize=47564 CPUtime=0.02
/proc/28378/stat : 28378 (galacE.sh) S 28376 28378 28065 0 -1 4194304 767 1697 0 0 0 1 0 1 18 0 1 0 124576315 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 244276456282 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/28378/statm: 11891 366 247 79 0 219 0
[pid=28392] ppid=28378 vsize=812736 CPUtime=60.08
/proc/28392/stat : 28392 (java) S 28378 28378 28065 0 -1 0 185935 0 1 0 5928 80 0 0 19 0 9 0 124576318 832241664 184872 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28392/statm: 203184 184872 2594 9 0 197165 0
[pid=28392/tid=28393] ppid=28378 vsize=812736 CPUtime=34.28
/proc/28392/task/28393/stat : 28393 (java) S 28378 28378 28065 0 -1 64 14620 0 1 0 3421 7 0 0 17 0 9 0 124576319 832241664 184872 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28392/tid=28394] ppid=28378 vsize=812736 CPUtime=25.57
/proc/28392/task/28394/stat : 28394 (java) R 28378 28378 28065 0 -1 64 169799 0 0 0 2486 71 0 0 25 0 9 0 124576321 832241664 184872 996147200 134512640 134550740 4294955616 18446744073709551615 103735747 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28392/tid=28395] ppid=28378 vsize=812736 CPUtime=0
/proc/28392/task/28395/stat : 28395 (java) S 28378 28378 28065 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 124576321 832241664 184872 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28392/tid=28396] ppid=28378 vsize=812736 CPUtime=0
/proc/28392/task/28396/stat : 28396 (java) S 28378 28378 28065 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 124576321 832241664 184872 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28392/tid=28397] ppid=28378 vsize=812736 CPUtime=0
/proc/28392/task/28397/stat : 28397 (java) S 28378 28378 28065 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 124576323 832241664 184872 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28392/tid=28398] ppid=28378 vsize=812736 CPUtime=0.2
/proc/28392/task/28398/stat : 28398 (java) S 28378 28378 28065 0 -1 64 815 0 0 0 20 0 0 0 17 0 9 0 124576323 832241664 184872 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28392/tid=28399] ppid=28378 vsize=812736 CPUtime=0
/proc/28392/task/28399/stat : 28399 (java) S 28378 28378 28065 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 124576323 832241664 184872 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28392/tid=28400] ppid=28378 vsize=812736 CPUtime=0
/proc/28392/task/28400/stat : 28400 (java) S 28378 28378 28065 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 124576323 832241664 184872 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 60.1
Current children cumulated vsize (KiB) 860300

[startup+62.3023 s]
/proc/loadavg: 2.16 2.15 2.08 4/90 28402
/proc/meminfo: memFree=637872/2055920 swapFree=4191676/4192956
[pid=28378] ppid=28376 vsize=47564 CPUtime=0.02
/proc/28378/stat : 28378 (galacE.sh) S 28376 28378 28065 0 -1 4194304 767 1697 0 0 0 1 0 1 18 0 1 0 124576315 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 244276456282 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/28378/statm: 11891 366 247 79 0 219 0
[pid=28392] ppid=28378 vsize=812736 CPUtime=61.66
/proc/28392/stat : 28392 (java) S 28378 28378 28065 0 -1 0 185935 0 1 0 6086 80 0 0 19 0 9 0 124576318 832241664 184872 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28392/statm: 203184 184872 2594 9 0 197165 0
[pid=28392/tid=28393] ppid=28378 vsize=812736 CPUtime=34.28
/proc/28392/task/28393/stat : 28393 (java) S 28378 28378 28065 0 -1 64 14620 0 1 0 3421 7 0 0 17 0 9 0 124576319 832241664 184872 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28392/tid=28394] ppid=28378 vsize=812736 CPUtime=27.15
/proc/28392/task/28394/stat : 28394 (java) R 28378 28378 28065 0 -1 64 169799 0 0 0 2644 71 0 0 25 0 9 0 124576321 832241664 184872 996147200 134512640 134550740 4294955616 18446744073709551615 103735747 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28392/tid=28395] ppid=28378 vsize=812736 CPUtime=0
/proc/28392/task/28395/stat : 28395 (java) S 28378 28378 28065 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 124576321 832241664 184872 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28392/tid=28396] ppid=28378 vsize=812736 CPUtime=0
/proc/28392/task/28396/stat : 28396 (java) S 28378 28378 28065 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 124576321 832241664 184872 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28392/tid=28397] ppid=28378 vsize=812736 CPUtime=0
/proc/28392/task/28397/stat : 28397 (java) S 28378 28378 28065 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 124576323 832241664 184872 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28392/tid=28398] ppid=28378 vsize=812736 CPUtime=0.2
/proc/28392/task/28398/stat : 28398 (java) S 28378 28378 28065 0 -1 64 815 0 0 0 20 0 0 0 17 0 9 0 124576323 832241664 184872 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28392/tid=28399] ppid=28378 vsize=812736 CPUtime=0
/proc/28392/task/28399/stat : 28399 (java) S 28378 28378 28065 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 124576323 832241664 184872 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28392/tid=28400] ppid=28378 vsize=812736 CPUtime=0
/proc/28392/task/28400/stat : 28400 (java) S 28378 28378 28065 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 124576323 832241664 184872 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 61.68
Current children cumulated vsize (KiB) 860300

[startup+63.9026 s]
/proc/loadavg: 2.15 2.14 2.07 3/90 28402
/proc/meminfo: memFree=637872/2055920 swapFree=4191676/4192956
[pid=28378] ppid=28376 vsize=47564 CPUtime=0.02
/proc/28378/stat : 28378 (galacE.sh) S 28376 28378 28065 0 -1 4194304 767 1697 0 0 0 1 0 1 18 0 1 0 124576315 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 244276456282 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/28378/statm: 11891 366 247 79 0 219 0
[pid=28392] ppid=28378 vsize=812736 CPUtime=63.25
/proc/28392/stat : 28392 (java) S 28378 28378 28065 0 -1 0 185935 0 1 0 6245 80 0 0 19 0 9 0 124576318 832241664 184872 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28392/statm: 203184 184872 2594 9 0 197165 0
[pid=28392/tid=28393] ppid=28378 vsize=812736 CPUtime=34.28
/proc/28392/task/28393/stat : 28393 (java) S 28378 28378 28065 0 -1 64 14620 0 1 0 3421 7 0 0 17 0 9 0 124576319 832241664 184872 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28392/tid=28394] ppid=28378 vsize=812736 CPUtime=28.74
/proc/28392/task/28394/stat : 28394 (java) R 28378 28378 28065 0 -1 64 169799 0 0 0 2803 71 0 0 25 0 9 0 124576321 832241664 184872 996147200 134512640 134550740 4294955616 18446744073709551615 103834264 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28392/tid=28395] ppid=28378 vsize=812736 CPUtime=0
/proc/28392/task/28395/stat : 28395 (java) S 28378 28378 28065 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 124576321 832241664 184872 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28392/tid=28396] ppid=28378 vsize=812736 CPUtime=0
/proc/28392/task/28396/stat : 28396 (java) S 28378 28378 28065 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 124576321 832241664 184872 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28392/tid=28397] ppid=28378 vsize=812736 CPUtime=0
/proc/28392/task/28397/stat : 28397 (java) S 28378 28378 28065 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 124576323 832241664 184872 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28392/tid=28398] ppid=28378 vsize=812736 CPUtime=0.2
/proc/28392/task/28398/stat : 28398 (java) S 28378 28378 28065 0 -1 64 815 0 0 0 20 0 0 0 17 0 9 0 124576323 832241664 184872 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28392/tid=28399] ppid=28378 vsize=812736 CPUtime=0
/proc/28392/task/28399/stat : 28399 (java) S 28378 28378 28065 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 124576323 832241664 184872 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28392/tid=28400] ppid=28378 vsize=812736 CPUtime=0
/proc/28392/task/28400/stat : 28400 (java) S 28378 28378 28065 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 124576323 832241664 184872 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 63.27
Current children cumulated vsize (KiB) 860300

[startup+64.7017 s]
/proc/loadavg: 2.15 2.14 2.07 3/90 28402
/proc/meminfo: memFree=637872/2055920 swapFree=4191676/4192956
[pid=28378] ppid=28376 vsize=47564 CPUtime=0.02
/proc/28378/stat : 28378 (galacE.sh) S 28376 28378 28065 0 -1 4194304 767 1697 0 0 0 1 0 1 18 0 1 0 124576315 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 244276456282 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/28378/statm: 11891 366 247 79 0 219 0
[pid=28392] ppid=28378 vsize=812736 CPUtime=64.04
/proc/28392/stat : 28392 (java) S 28378 28378 28065 0 -1 0 185938 0 1 0 6324 80 0 0 19 0 9 0 124576318 832241664 184873 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28392/statm: 203184 184873 2594 9 0 197165 0
[pid=28392/tid=28393] ppid=28378 vsize=812736 CPUtime=34.28
/proc/28392/task/28393/stat : 28393 (java) S 28378 28378 28065 0 -1 64 14623 0 1 0 3421 7 0 0 17 0 9 0 124576319 832241664 184873 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28392/tid=28394] ppid=28378 vsize=812736 CPUtime=29.53
/proc/28392/task/28394/stat : 28394 (java) R 28378 28378 28065 0 -1 64 169799 0 0 0 2882 71 0 0 25 0 9 0 124576321 832241664 184873 996147200 134512640 134550740 4294955616 18446744073709551615 104181584 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28392/tid=28395] ppid=28378 vsize=812736 CPUtime=0
/proc/28392/task/28395/stat : 28395 (java) S 28378 28378 28065 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 124576321 832241664 184873 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28392/tid=28396] ppid=28378 vsize=812736 CPUtime=0
/proc/28392/task/28396/stat : 28396 (java) S 28378 28378 28065 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 124576321 832241664 184873 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28392/tid=28397] ppid=28378 vsize=812736 CPUtime=0
/proc/28392/task/28397/stat : 28397 (java) S 28378 28378 28065 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 124576323 832241664 184873 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28392/tid=28398] ppid=28378 vsize=812736 CPUtime=0.2
/proc/28392/task/28398/stat : 28398 (java) S 28378 28378 28065 0 -1 64 815 0 0 0 20 0 0 0 17 0 9 0 124576323 832241664 184873 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28392/tid=28399] ppid=28378 vsize=812736 CPUtime=0
/proc/28392/task/28399/stat : 28399 (java) S 28378 28378 28065 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 124576323 832241664 184873 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28392/tid=28400] ppid=28378 vsize=812736 CPUtime=0
/proc/28392/task/28400/stat : 28400 (java) S 28378 28378 28065 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 124576323 832241664 184873 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 64.06
Current children cumulated vsize (KiB) 860300

[startup+64.9072 s]
/proc/loadavg: 2.15 2.14 2.07 3/90 28402
/proc/meminfo: memFree=637872/2055920 swapFree=4191676/4192956
[pid=28378] ppid=28376 vsize=47564 CPUtime=0.02
/proc/28378/stat : 28378 (galacE.sh) S 28376 28378 28065 0 -1 4194304 767 1697 0 0 0 1 0 1 18 0 1 0 124576315 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 244276456282 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/28378/statm: 11891 366 247 79 0 219 0
[pid=28392] ppid=28378 vsize=0 CPUtime=64.24
/proc/28392/stat : 28392 (java) Z 28378 28378 28065 0 -1 12 185951 0 1 0 6342 82 0 0 16 0 2 0 124576318 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28392/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 64.26
Current children cumulated vsize (KiB) 47564

Child status: 0
Real time (s): 64.9962
CPU time (s): 64.3642
CPU user time (s): 63.4294
CPU system time (s): 0.934857
CPU usage (%): 99.0276
Max. virtual memory (cumulated for all children) (KiB): 861304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 63.4294
system time used= 0.934857
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 188437
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= 2273
involuntary context switches= 4851

runsolver used 0.100984 second user time and 0.206968 second system time

The end

Launcher Data (download as text)

Begin job on node63 at 2008-07-04 00:56:50
IDJOB=1060100
IDBENCH=54406
IDSOLVER=351
FILE ID=node63/1060100-1215125810
PBS_JOBID= 7877256
Free space on /tmp= 66524 MiB

SOLVER NAME= galac E
BENCH NAME= CPAI08/csp/os-taillard-15/normalized-os-taillard-15-100-4.xml
COMMAND LINE= HOME/galacE.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1060100-1215125810/watcher-1060100-1215125810 -o /tmp/evaluation-result-1060100-1215125810/solver-1060100-1215125810 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacE.sh HOME/instance-1060100-1215125810.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= b6b292050203805743cd5f448d135627
RANDOM SEED=373794429

node63.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.256
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.256
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1370400 kB
Buffers:         37188 kB
Cached:         452016 kB
SwapCached:        260 kB
Active:         405452 kB
Inactive:       222936 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1370400 kB
SwapTotal:     4192956 kB
SwapFree:      4191676 kB
Dirty:            3520 kB
Writeback:           0 kB
Mapped:         157776 kB
Slab:            42256 kB
Committed_AS:  1096952 kB
PageTables:       1884 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= 66520 MiB
End job on node63 at 2008-07-04 00:57:55