Trace number 1064594

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) 114.428 115.767

General information on the benchmark

Namecsp/tdsp/
normalized-C2-2-15.xml
MD5SUM7caca28b0e7a326e4c0f9138ac2e1ac3
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.17521
Satisfiable
(Un)Satisfiability was proved
Number of variables77
Number of constraints350
Maximum constraint arity6
Maximum domain size41
Number of constraints which are defined in extension0
Number of constraints which are defined in intension350
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01/0.21	c --- Preproc Stats ---
114.28/115.60	Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
114.28/115.60		at tuples.IP4BigConstraints.generateLessNumberOfTuples(IP4BigConstraints.java:149)
114.28/115.60		at base.MixedEncoding.createRelation(MixedEncoding.java:63)
114.28/115.60		at base.Problem.endConstraint(Problem.java:510)
114.28/115.60		at sat4j.Constraint.endElement(Constraint.java:37)
114.28/115.60		at sat4j.InstanceParser.endElement(InstanceParser.java:49)
114.28/115.60		at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.endElement(Unknown Source)
114.28/115.60		at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.endElement(Unknown Source)
114.28/115.60		at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(Unknown Source)
114.28/115.60		at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(Unknown Source)
114.28/115.60		at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(Unknown Source)
114.28/115.60		at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
114.28/115.60		at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
114.28/115.60		at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
114.28/115.60		at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown Source)
114.28/115.60		at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(Unknown Source)
114.28/115.60		at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
114.28/115.60		at sat4j.CspXmlParser.parse(CspXmlParser.java:42)
114.28/115.60		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-1064594-1215142661/watcher-1064594-1215142661 -o /tmp/evaluation-result-1064594-1215142661/solver-1064594-1215142661 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1064594-1215142661.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.27 2.06 2.06 4/80 18566
/proc/meminfo: memFree=1669736/2055920 swapFree=4180312/4192956
[pid=18566] ppid=18564 vsize=18572 CPUtime=0
/proc/18566/stat : 18566 (runsolver) D 18564 18566 18490 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 419883459 19017728 292 996147200 4194304 4296836 548682068496 18446744073709551615 224627584295 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/18566/statm: 4643 292 257 25 0 2626 0

[startup+0.0855991 s]
/proc/loadavg: 2.27 2.06 2.06 4/80 18566
/proc/meminfo: memFree=1669736/2055920 swapFree=4180312/4192956
[pid=18566] ppid=18564 vsize=8700 CPUtime=0
/proc/18566/stat : 18566 (galacE.sh) D 18564 18566 18490 0 -1 4194304 391 833 4 0 0 0 0 0 16 0 1 0 419883459 8908800 302 996147200 4194304 4520092 548682068832 18446744073709551615 224627753042 0 2 4096 73728 18446744071563479169 0 0 17 1 0 0
/proc/18566/statm: 2175 302 217 79 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101594 s]
/proc/loadavg: 2.27 2.06 2.06 4/80 18566
/proc/meminfo: memFree=1669736/2055920 swapFree=4180312/4192956
[pid=18566] ppid=18564 vsize=8748 CPUtime=0
/proc/18566/stat : 18566 (galacE.sh) S 18564 18566 18490 0 -1 4194304 415 833 4 0 0 0 0 0 17 0 1 0 419883459 8957952 312 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18566/statm: 2187 312 217 79 0 180 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8748

[startup+0.301634 s]
/proc/loadavg: 2.27 2.06 2.06 4/80 18566
/proc/meminfo: memFree=1669736/2055920 swapFree=4180312/4192956
[pid=18566] ppid=18564 vsize=47564 CPUtime=0.01
/proc/18566/stat : 18566 (galacE.sh) S 18564 18566 18490 0 -1 4194304 760 1697 5 0 0 0 0 1 18 0 1 0 419883459 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18566/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.701699 s]
/proc/loadavg: 2.27 2.06 2.06 4/80 18566
/proc/meminfo: memFree=1669736/2055920 swapFree=4180312/4192956
[pid=18566] ppid=18564 vsize=47564 CPUtime=0.01
/proc/18566/stat : 18566 (galacE.sh) S 18564 18566 18490 0 -1 4194304 760 1697 5 0 0 0 0 1 18 0 1 0 419883459 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18566/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.5028 s]
/proc/loadavg: 2.27 2.06 2.06 4/90 18588
/proc/meminfo: memFree=1628696/2055920 swapFree=4180312/4192956
[pid=18566] ppid=18564 vsize=47564 CPUtime=0.01
/proc/18566/stat : 18566 (galacE.sh) S 18564 18566 18490 0 -1 4194304 760 1697 5 0 0 0 0 1 18 0 1 0 419883459 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18566/statm: 11891 364 245 79 0 219 0
[pid=18580] ppid=18566 vsize=812732 CPUtime=1.25
/proc/18580/stat : 18580 (java) S 18566 18566 18490 0 -1 0 13259 0 2 0 116 9 0 0 18 0 9 0 419883480 832237568 12462 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18580/statm: 203183 12462 2581 9 0 197164 0
[pid=18580/tid=18581] ppid=18566 vsize=812732 CPUtime=0.39
/proc/18580/task/18581/stat : 18581 (java) S 18566 18566 18490 0 -1 64 7421 0 2 0 34 5 0 0 20 0 9 0 419883482 832237568 12462 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18580/tid=18582] ppid=18566 vsize=812732 CPUtime=0.74
/proc/18580/task/18582/stat : 18582 (java) R 18566 18566 18490 0 -1 64 4408 0 0 0 72 2 0 0 20 0 9 0 419883483 832237568 12462 996147200 134512640 134550740 4294955616 18446744073709551615 104180286 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18580/tid=18583] ppid=18566 vsize=812732 CPUtime=0
/proc/18580/task/18583/stat : 18583 (java) S 18566 18566 18490 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 419883483 832237568 12462 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18580/tid=18584] ppid=18566 vsize=812732 CPUtime=0
/proc/18580/task/18584/stat : 18584 (java) S 18566 18566 18490 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 419883483 832237568 12462 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18580/tid=18585] ppid=18566 vsize=812732 CPUtime=0
/proc/18580/task/18585/stat : 18585 (java) S 18566 18566 18490 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 419883486 832237568 12462 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18580/tid=18586] ppid=18566 vsize=812732 CPUtime=0.1
/proc/18580/task/18586/stat : 18586 (java) S 18566 18566 18490 0 -1 64 731 0 0 0 9 1 0 0 16 0 9 0 419883486 832237568 12462 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18580/tid=18587] ppid=18566 vsize=812732 CPUtime=0
/proc/18580/task/18587/stat : 18587 (java) S 18566 18566 18490 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 419883487 832237568 12462 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18580/tid=18588] ppid=18566 vsize=812732 CPUtime=0
/proc/18580/task/18588/stat : 18588 (java) S 18566 18566 18490 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 419883487 832237568 12462 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 860296

[startup+3.10302 s]
/proc/loadavg: 2.27 2.06 2.06 3/90 18588
/proc/meminfo: memFree=1628312/2055920 swapFree=4180312/4192956
[pid=18566] ppid=18564 vsize=47564 CPUtime=0.01
/proc/18566/stat : 18566 (galacE.sh) S 18564 18566 18490 0 -1 4194304 760 1697 5 0 0 0 0 1 18 0 1 0 419883459 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18566/statm: 11891 364 245 79 0 219 0
[pid=18580] ppid=18566 vsize=812732 CPUtime=2.84
/proc/18580/stat : 18580 (java) S 18566 18566 18490 0 -1 0 13307 0 2 0 275 9 0 0 18 0 9 0 419883480 832237568 12491 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18580/statm: 203183 12491 2583 9 0 197164 0
[pid=18580/tid=18581] ppid=18566 vsize=812732 CPUtime=1.39
/proc/18580/task/18581/stat : 18581 (java) R 18566 18566 18490 0 -1 64 7441 0 2 0 134 5 0 0 24 0 9 0 419883482 832237568 12491 996147200 134512640 134550740 4294955616 18446744073709551615 4126653550 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18580/tid=18582] ppid=18566 vsize=812732 CPUtime=1.3
/proc/18580/task/18582/stat : 18582 (java) S 18566 18566 18490 0 -1 64 4416 0 0 0 128 2 0 0 24 0 9 0 419883483 832237568 12491 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18580/tid=18583] ppid=18566 vsize=812732 CPUtime=0
/proc/18580/task/18583/stat : 18583 (java) S 18566 18566 18490 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 419883483 832237568 12491 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18580/tid=18584] ppid=18566 vsize=812732 CPUtime=0
/proc/18580/task/18584/stat : 18584 (java) S 18566 18566 18490 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 419883483 832237568 12491 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18580/tid=18585] ppid=18566 vsize=812732 CPUtime=0
/proc/18580/task/18585/stat : 18585 (java) S 18566 18566 18490 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 419883486 832237568 12491 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18580/tid=18586] ppid=18566 vsize=812732 CPUtime=0.12
/proc/18580/task/18586/stat : 18586 (java) S 18566 18566 18490 0 -1 64 751 0 0 0 11 1 0 0 15 0 9 0 419883486 832237568 12491 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18580/tid=18587] ppid=18566 vsize=812732 CPUtime=0
/proc/18580/task/18587/stat : 18587 (java) S 18566 18566 18490 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 419883487 832237568 12491 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18580/tid=18588] ppid=18566 vsize=812732 CPUtime=0
/proc/18580/task/18588/stat : 18588 (java) S 18566 18566 18490 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 419883487 832237568 12491 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.85
Current children cumulated vsize (KiB) 860296

[startup+6.30247 s]
/proc/loadavg: 2.25 2.06 2.06 3/90 18588
/proc/meminfo: memFree=1570520/2055920 swapFree=4180312/4192956
[pid=18566] ppid=18564 vsize=47564 CPUtime=0.01
/proc/18566/stat : 18566 (galacE.sh) S 18564 18566 18490 0 -1 4194304 760 1697 5 0 0 0 0 1 18 0 1 0 419883459 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18566/statm: 11891 364 245 79 0 219 0
[pid=18580] ppid=18566 vsize=812732 CPUtime=6.01
/proc/18580/stat : 18580 (java) S 18566 18566 18490 0 -1 0 27662 0 2 0 583 18 0 0 18 0 9 0 419883480 832237568 26843 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18580/statm: 203183 26843 2590 9 0 197164 0
[pid=18580/tid=18581] ppid=18566 vsize=812732 CPUtime=4.41
/proc/18580/task/18581/stat : 18581 (java) R 18566 18566 18490 0 -1 64 14613 0 2 0 431 10 0 0 25 0 9 0 419883482 832237568 26843 996147200 134512640 134550740 4294955616 18446744073709551615 4126653582 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18580/tid=18582] ppid=18566 vsize=812732 CPUtime=1.45
/proc/18580/task/18582/stat : 18582 (java) S 18566 18566 18490 0 -1 64 11593 0 0 0 139 6 0 0 17 0 9 0 419883483 832237568 26843 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18580/tid=18583] ppid=18566 vsize=812732 CPUtime=0
/proc/18580/task/18583/stat : 18583 (java) S 18566 18566 18490 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 419883483 832237568 26843 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18580/tid=18584] ppid=18566 vsize=812732 CPUtime=0
/proc/18580/task/18584/stat : 18584 (java) S 18566 18566 18490 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 419883483 832237568 26843 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18580/tid=18585] ppid=18566 vsize=812732 CPUtime=0
/proc/18580/task/18585/stat : 18585 (java) S 18566 18566 18490 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 419883486 832237568 26843 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18580/tid=18586] ppid=18566 vsize=812732 CPUtime=0.13
/proc/18580/task/18586/stat : 18586 (java) S 18566 18566 18490 0 -1 64 757 0 0 0 12 1 0 0 16 0 9 0 419883486 832237568 26843 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18580/tid=18587] ppid=18566 vsize=812732 CPUtime=0
/proc/18580/task/18587/stat : 18587 (java) S 18566 18566 18490 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 419883487 832237568 26843 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18580/tid=18588] ppid=18566 vsize=812732 CPUtime=0
/proc/18580/task/18588/stat : 18588 (java) S 18566 18566 18490 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 419883487 832237568 26843 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.02
Current children cumulated vsize (KiB) 860296

[startup+12.7024 s]
/proc/loadavg: 2.23 2.06 2.06 3/90 18588
/proc/meminfo: memFree=1493208/2055920 swapFree=4180312/4192956
[pid=18566] ppid=18564 vsize=47564 CPUtime=0.01
/proc/18566/stat : 18566 (galacE.sh) S 18564 18566 18490 0 -1 4194304 760 1697 5 0 0 0 0 1 18 0 1 0 419883459 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18566/statm: 11891 364 245 79 0 219 0
[pid=18580] ppid=18566 vsize=812732 CPUtime=12.35
/proc/18580/stat : 18580 (java) S 18566 18566 18490 0 -1 0 46928 0 2 0 1205 30 0 0 18 0 9 0 419883480 832237568 46106 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18580/statm: 203183 46106 2590 9 0 197164 0
[pid=18580/tid=18581] ppid=18566 vsize=812732 CPUtime=10.29
/proc/18580/task/18581/stat : 18581 (java) R 18566 18566 18490 0 -1 64 14617 0 2 0 1019 10 0 0 25 0 9 0 419883482 832237568 46106 996147200 134512640 134550740 4294955616 18446744073709551615 4126660151 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18580/tid=18582] ppid=18566 vsize=812732 CPUtime=1.9
/proc/18580/task/18582/stat : 18582 (java) S 18566 18566 18490 0 -1 64 30851 0 0 0 172 18 0 0 16 0 9 0 419883483 832237568 46106 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18580/tid=18583] ppid=18566 vsize=812732 CPUtime=0
/proc/18580/task/18583/stat : 18583 (java) S 18566 18566 18490 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 419883483 832237568 46106 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18580/tid=18584] ppid=18566 vsize=812732 CPUtime=0
/proc/18580/task/18584/stat : 18584 (java) S 18566 18566 18490 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 419883483 832237568 46106 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18580/tid=18585] ppid=18566 vsize=812732 CPUtime=0
/proc/18580/task/18585/stat : 18585 (java) S 18566 18566 18490 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 419883486 832237568 46106 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18580/tid=18586] ppid=18566 vsize=812732 CPUtime=0.14
/proc/18580/task/18586/stat : 18586 (java) S 18566 18566 18490 0 -1 64 761 0 0 0 13 1 0 0 16 0 9 0 419883486 832237568 46106 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18580/tid=18587] ppid=18566 vsize=812732 CPUtime=0
/proc/18580/task/18587/stat : 18587 (java) S 18566 18566 18490 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 419883487 832237568 46106 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18580/tid=18588] ppid=18566 vsize=812732 CPUtime=0
/proc/18580/task/18588/stat : 18588 (java) S 18566 18566 18490 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 419883487 832237568 46106 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 860296

[startup+25.5012 s]
/proc/loadavg: 2.26 2.07 2.06 3/90 18588
/proc/meminfo: memFree=1391448/2055920 swapFree=4180312/4192956
[pid=18566] ppid=18564 vsize=47564 CPUtime=0.01
/proc/18566/stat : 18566 (galacE.sh) S 18564 18566 18490 0 -1 4194304 760 1697 5 0 0 0 0 1 18 0 1 0 419883459 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18566/statm: 11891 364 245 79 0 219 0
[pid=18580] ppid=18566 vsize=812732 CPUtime=25.02
/proc/18580/stat : 18580 (java) S 18566 18566 18490 0 -1 0 72346 0 2 0 2458 44 0 0 18 0 9 0 419883480 832237568 71518 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18580/statm: 203183 71518 2590 9 0 197164 0
[pid=18580/tid=18581] ppid=18566 vsize=812732 CPUtime=22.3
/proc/18580/task/18581/stat : 18581 (java) R 18566 18566 18490 0 -1 64 14623 0 2 0 2220 10 0 0 25 0 9 0 419883482 832237568 71518 996147200 134512640 134550740 4294955616 18446744073709551615 4126708272 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18580/tid=18582] ppid=18566 vsize=812732 CPUtime=2.54
/proc/18580/task/18582/stat : 18582 (java) S 18566 18566 18490 0 -1 64 56258 0 0 0 222 32 0 0 17 0 9 0 419883483 832237568 71518 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18580/tid=18583] ppid=18566 vsize=812732 CPUtime=0
/proc/18580/task/18583/stat : 18583 (java) S 18566 18566 18490 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 419883483 832237568 71518 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18580/tid=18584] ppid=18566 vsize=812732 CPUtime=0
/proc/18580/task/18584/stat : 18584 (java) S 18566 18566 18490 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 419883483 832237568 71518 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18580/tid=18585] ppid=18566 vsize=812732 CPUtime=0
/proc/18580/task/18585/stat : 18585 (java) S 18566 18566 18490 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 419883486 832237568 71518 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18580/tid=18586] ppid=18566 vsize=812732 CPUtime=0.15
/proc/18580/task/18586/stat : 18586 (java) S 18566 18566 18490 0 -1 64 766 0 0 0 14 1 0 0 16 0 9 0 419883486 832237568 71518 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18580/tid=18587] ppid=18566 vsize=812732 CPUtime=0
/proc/18580/task/18587/stat : 18587 (java) S 18566 18566 18490 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 419883487 832237568 71518 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18580/tid=18588] ppid=18566 vsize=812732 CPUtime=0
/proc/18580/task/18588/stat : 18588 (java) S 18566 18566 18490 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 419883487 832237568 71518 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.03
Current children cumulated vsize (KiB) 860296

[startup+51.1018 s]
/proc/loadavg: 2.17 2.07 2.06 3/90 18588
/proc/meminfo: memFree=1179352/2055920 swapFree=4180312/4192956
[pid=18566] ppid=18564 vsize=47564 CPUtime=0.01

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

[pid=18580/tid=18582] ppid=18566 vsize=812732 CPUtime=28.12
/proc/18580/task/18582/stat : 18582 (java) R 18566 18566 18490 0 -1 64 173889 0 0 0 2712 100 0 0 25 0 9 0 419883483 832237568 184841 996147200 134512640 134550740 4294955616 18446744073709551615 104182211 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18580/tid=18583] ppid=18566 vsize=812732 CPUtime=0
/proc/18580/task/18583/stat : 18583 (java) S 18566 18566 18490 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 419883483 832237568 184841 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18580/tid=18584] ppid=18566 vsize=812732 CPUtime=0
/proc/18580/task/18584/stat : 18584 (java) S 18566 18566 18490 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 419883483 832237568 184841 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18580/tid=18585] ppid=18566 vsize=812732 CPUtime=0
/proc/18580/task/18585/stat : 18585 (java) S 18566 18566 18490 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 419883486 832237568 184841 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18580/tid=18586] ppid=18566 vsize=812732 CPUtime=0.18
/proc/18580/task/18586/stat : 18586 (java) S 18566 18566 18490 0 -1 64 785 0 0 0 17 1 0 0 16 0 9 0 419883486 832237568 184841 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18580/tid=18587] ppid=18566 vsize=812732 CPUtime=0
/proc/18580/task/18587/stat : 18587 (java) S 18566 18566 18490 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 419883487 832237568 184841 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18580/tid=18588] ppid=18566 vsize=812732 CPUtime=0
/proc/18580/task/18588/stat : 18588 (java) S 18566 18566 18490 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 419883487 832237568 184841 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.11
Current children cumulated vsize (KiB) 860296

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

[startup+108.703 s]
/proc/loadavg: 2.11 2.07 2.06 3/90 18588
/proc/meminfo: memFree=937048/2055920 swapFree=4180312/4192956
[pid=18566] ppid=18564 vsize=47564 CPUtime=0.01
/proc/18566/stat : 18566 (galacE.sh) S 18564 18566 18490 0 -1 4194304 760 1697 5 0 0 0 0 1 18 0 1 0 419883459 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18566/statm: 11891 364 245 79 0 219 0
[pid=18580] ppid=18566 vsize=812732 CPUtime=107.44
/proc/18580/stat : 18580 (java) S 18566 18566 18490 0 -1 0 190022 0 2 0 10632 112 0 0 18 0 9 0 419883480 832237568 184841 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18580/statm: 203183 184841 2590 9 0 197164 0
[pid=18580/tid=18581] ppid=18566 vsize=812732 CPUtime=72.78
/proc/18580/task/18581/stat : 18581 (java) S 18566 18566 18490 0 -1 64 14649 0 2 0 7268 10 0 0 17 0 9 0 419883482 832237568 184841 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18580/tid=18582] ppid=18566 vsize=812732 CPUtime=34.46
/proc/18580/task/18582/stat : 18582 (java) R 18566 18566 18490 0 -1 64 173889 0 0 0 3346 100 0 0 25 0 9 0 419883483 832237568 184841 996147200 134512640 134550740 4294955616 18446744073709551615 102469652 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18580/tid=18583] ppid=18566 vsize=812732 CPUtime=0
/proc/18580/task/18583/stat : 18583 (java) S 18566 18566 18490 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 419883483 832237568 184841 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18580/tid=18584] ppid=18566 vsize=812732 CPUtime=0
/proc/18580/task/18584/stat : 18584 (java) S 18566 18566 18490 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 419883483 832237568 184841 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18580/tid=18585] ppid=18566 vsize=812732 CPUtime=0
/proc/18580/task/18585/stat : 18585 (java) S 18566 18566 18490 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 419883486 832237568 184841 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18580/tid=18586] ppid=18566 vsize=812732 CPUtime=0.18
/proc/18580/task/18586/stat : 18586 (java) S 18566 18566 18490 0 -1 64 785 0 0 0 17 1 0 0 16 0 9 0 419883486 832237568 184841 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18580/tid=18587] ppid=18566 vsize=812732 CPUtime=0
/proc/18580/task/18587/stat : 18587 (java) S 18566 18566 18490 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 419883487 832237568 184841 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18580/tid=18588] ppid=18566 vsize=812732 CPUtime=0
/proc/18580/task/18588/stat : 18588 (java) S 18566 18566 18490 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 419883487 832237568 184841 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 107.45
Current children cumulated vsize (KiB) 860296

[startup+111.902 s]
/proc/loadavg: 2.10 2.07 2.06 3/90 18588
/proc/meminfo: memFree=937048/2055920 swapFree=4180312/4192956
[pid=18566] ppid=18564 vsize=47564 CPUtime=0.01
/proc/18566/stat : 18566 (galacE.sh) S 18564 18566 18490 0 -1 4194304 760 1697 5 0 0 0 0 1 18 0 1 0 419883459 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18566/statm: 11891 364 245 79 0 219 0
[pid=18580] ppid=18566 vsize=812732 CPUtime=110.61
/proc/18580/stat : 18580 (java) S 18566 18566 18490 0 -1 0 190023 0 2 0 10949 112 0 0 18 0 9 0 419883480 832237568 184841 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18580/statm: 203183 184841 2590 9 0 197164 0
[pid=18580/tid=18581] ppid=18566 vsize=812732 CPUtime=72.78
/proc/18580/task/18581/stat : 18581 (java) S 18566 18566 18490 0 -1 64 14650 0 2 0 7268 10 0 0 17 0 9 0 419883482 832237568 184841 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18580/tid=18582] ppid=18566 vsize=812732 CPUtime=37.63
/proc/18580/task/18582/stat : 18582 (java) R 18566 18566 18490 0 -1 64 173889 0 0 0 3663 100 0 0 25 0 9 0 419883483 832237568 184841 996147200 134512640 134550740 4294955616 18446744073709551615 104181349 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18580/tid=18583] ppid=18566 vsize=812732 CPUtime=0
/proc/18580/task/18583/stat : 18583 (java) S 18566 18566 18490 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 419883483 832237568 184841 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18580/tid=18584] ppid=18566 vsize=812732 CPUtime=0
/proc/18580/task/18584/stat : 18584 (java) S 18566 18566 18490 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 419883483 832237568 184841 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18580/tid=18585] ppid=18566 vsize=812732 CPUtime=0
/proc/18580/task/18585/stat : 18585 (java) S 18566 18566 18490 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 419883486 832237568 184841 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18580/tid=18586] ppid=18566 vsize=812732 CPUtime=0.18
/proc/18580/task/18586/stat : 18586 (java) S 18566 18566 18490 0 -1 64 785 0 0 0 17 1 0 0 16 0 9 0 419883486 832237568 184841 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18580/tid=18587] ppid=18566 vsize=812732 CPUtime=0
/proc/18580/task/18587/stat : 18587 (java) S 18566 18566 18490 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 419883487 832237568 184841 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18580/tid=18588] ppid=18566 vsize=812732 CPUtime=0
/proc/18580/task/18588/stat : 18588 (java) S 18566 18566 18490 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 419883487 832237568 184841 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 110.62
Current children cumulated vsize (KiB) 860296

[startup+113.503 s]
/proc/loadavg: 2.09 2.06 2.06 3/90 18588
/proc/meminfo: memFree=937048/2055920 swapFree=4180312/4192956
[pid=18566] ppid=18564 vsize=47564 CPUtime=0.01
/proc/18566/stat : 18566 (galacE.sh) S 18564 18566 18490 0 -1 4194304 760 1697 5 0 0 0 0 1 18 0 1 0 419883459 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18566/statm: 11891 364 245 79 0 219 0
[pid=18580] ppid=18566 vsize=812732 CPUtime=112.19
/proc/18580/stat : 18580 (java) S 18566 18566 18490 0 -1 0 190023 0 2 0 11107 112 0 0 18 0 9 0 419883480 832237568 184841 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18580/statm: 203183 184841 2590 9 0 197164 0
[pid=18580/tid=18581] ppid=18566 vsize=812732 CPUtime=72.78
/proc/18580/task/18581/stat : 18581 (java) S 18566 18566 18490 0 -1 64 14650 0 2 0 7268 10 0 0 17 0 9 0 419883482 832237568 184841 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18580/tid=18582] ppid=18566 vsize=812732 CPUtime=39.21
/proc/18580/task/18582/stat : 18582 (java) R 18566 18566 18490 0 -1 64 173889 0 0 0 3821 100 0 0 25 0 9 0 419883483 832237568 184841 996147200 134512640 134550740 4294955616 18446744073709551615 103735860 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18580/tid=18583] ppid=18566 vsize=812732 CPUtime=0
/proc/18580/task/18583/stat : 18583 (java) S 18566 18566 18490 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 419883483 832237568 184841 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18580/tid=18584] ppid=18566 vsize=812732 CPUtime=0
/proc/18580/task/18584/stat : 18584 (java) S 18566 18566 18490 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 419883483 832237568 184841 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18580/tid=18585] ppid=18566 vsize=812732 CPUtime=0
/proc/18580/task/18585/stat : 18585 (java) S 18566 18566 18490 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 419883486 832237568 184841 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18580/tid=18586] ppid=18566 vsize=812732 CPUtime=0.18
/proc/18580/task/18586/stat : 18586 (java) S 18566 18566 18490 0 -1 64 785 0 0 0 17 1 0 0 16 0 9 0 419883486 832237568 184841 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18580/tid=18587] ppid=18566 vsize=812732 CPUtime=0
/proc/18580/task/18587/stat : 18587 (java) S 18566 18566 18490 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 419883487 832237568 184841 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18580/tid=18588] ppid=18566 vsize=812732 CPUtime=0
/proc/18580/task/18588/stat : 18588 (java) S 18566 18566 18490 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 419883487 832237568 184841 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 112.2
Current children cumulated vsize (KiB) 860296

[startup+115.103 s]
/proc/loadavg: 2.09 2.06 2.06 3/90 18588
/proc/meminfo: memFree=937048/2055920 swapFree=4180312/4192956
[pid=18566] ppid=18564 vsize=47564 CPUtime=0.01
/proc/18566/stat : 18566 (galacE.sh) S 18564 18566 18490 0 -1 4194304 760 1697 5 0 0 0 0 1 18 0 1 0 419883459 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18566/statm: 11891 364 245 79 0 219 0
[pid=18580] ppid=18566 vsize=812732 CPUtime=113.78
/proc/18580/stat : 18580 (java) S 18566 18566 18490 0 -1 0 190023 0 2 0 11266 112 0 0 18 0 9 0 419883480 832237568 184841 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18580/statm: 203183 184841 2590 9 0 197164 0
[pid=18580/tid=18581] ppid=18566 vsize=812732 CPUtime=72.78
/proc/18580/task/18581/stat : 18581 (java) S 18566 18566 18490 0 -1 64 14650 0 2 0 7268 10 0 0 17 0 9 0 419883482 832237568 184841 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18580/tid=18582] ppid=18566 vsize=812732 CPUtime=40.8
/proc/18580/task/18582/stat : 18582 (java) R 18566 18566 18490 0 -1 64 173889 0 0 0 3980 100 0 0 25 0 9 0 419883483 832237568 184841 996147200 134512640 134550740 4294955616 18446744073709551615 104457044 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18580/tid=18583] ppid=18566 vsize=812732 CPUtime=0
/proc/18580/task/18583/stat : 18583 (java) S 18566 18566 18490 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 419883483 832237568 184841 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18580/tid=18584] ppid=18566 vsize=812732 CPUtime=0
/proc/18580/task/18584/stat : 18584 (java) S 18566 18566 18490 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 419883483 832237568 184841 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18580/tid=18585] ppid=18566 vsize=812732 CPUtime=0
/proc/18580/task/18585/stat : 18585 (java) S 18566 18566 18490 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 419883486 832237568 184841 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18580/tid=18586] ppid=18566 vsize=812732 CPUtime=0.18
/proc/18580/task/18586/stat : 18586 (java) S 18566 18566 18490 0 -1 64 785 0 0 0 17 1 0 0 16 0 9 0 419883486 832237568 184841 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18580/tid=18587] ppid=18566 vsize=812732 CPUtime=0
/proc/18580/task/18587/stat : 18587 (java) S 18566 18566 18490 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 419883487 832237568 184841 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18580/tid=18588] ppid=18566 vsize=812732 CPUtime=0
/proc/18580/task/18588/stat : 18588 (java) S 18566 18566 18490 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 419883487 832237568 184841 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 113.79
Current children cumulated vsize (KiB) 860296

[startup+115.508 s]
/proc/loadavg: 2.09 2.06 2.06 3/90 18588
/proc/meminfo: memFree=937048/2055920 swapFree=4180312/4192956
[pid=18566] ppid=18564 vsize=47564 CPUtime=0.01
/proc/18566/stat : 18566 (galacE.sh) S 18564 18566 18490 0 -1 4194304 760 1697 5 0 0 0 0 1 18 0 1 0 419883459 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18566/statm: 11891 364 245 79 0 219 0
[pid=18580] ppid=18566 vsize=812732 CPUtime=114.18
/proc/18580/stat : 18580 (java) S 18566 18566 18490 0 -1 0 190026 0 2 0 11306 112 0 0 18 0 9 0 419883480 832237568 184842 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18580/statm: 203183 184842 2590 9 0 197164 0
[pid=18580/tid=18581] ppid=18566 vsize=812732 CPUtime=72.78
/proc/18580/task/18581/stat : 18581 (java) S 18566 18566 18490 0 -1 64 14653 0 2 0 7268 10 0 0 17 0 9 0 419883482 832237568 184842 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18580/tid=18582] ppid=18566 vsize=812732 CPUtime=41.2
/proc/18580/task/18582/stat : 18582 (java) R 18566 18566 18490 0 -1 64 173889 0 0 0 4020 100 0 0 25 0 9 0 419883483 832237568 184842 996147200 134512640 134550740 4294955616 18446744073709551615 104181777 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18580/tid=18583] ppid=18566 vsize=812732 CPUtime=0
/proc/18580/task/18583/stat : 18583 (java) S 18566 18566 18490 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 419883483 832237568 184842 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18580/tid=18584] ppid=18566 vsize=812732 CPUtime=0
/proc/18580/task/18584/stat : 18584 (java) S 18566 18566 18490 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 419883483 832237568 184842 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18580/tid=18585] ppid=18566 vsize=812732 CPUtime=0
/proc/18580/task/18585/stat : 18585 (java) S 18566 18566 18490 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 419883486 832237568 184842 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18580/tid=18586] ppid=18566 vsize=812732 CPUtime=0.18
/proc/18580/task/18586/stat : 18586 (java) S 18566 18566 18490 0 -1 64 785 0 0 0 17 1 0 0 16 0 9 0 419883486 832237568 184842 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18580/tid=18587] ppid=18566 vsize=812732 CPUtime=0
/proc/18580/task/18587/stat : 18587 (java) S 18566 18566 18490 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 419883487 832237568 184842 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18580/tid=18588] ppid=18566 vsize=812732 CPUtime=0
/proc/18580/task/18588/stat : 18588 (java) S 18566 18566 18490 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 419883487 832237568 184842 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 114.19
Current children cumulated vsize (KiB) 860296

[startup+115.703 s]
/proc/loadavg: 2.09 2.06 2.06 3/90 18588
/proc/meminfo: memFree=937048/2055920 swapFree=4180312/4192956
[pid=18566] ppid=18564 vsize=47564 CPUtime=0.01
/proc/18566/stat : 18566 (galacE.sh) S 18564 18566 18490 0 -1 4194304 760 1697 5 0 0 0 0 1 18 0 1 0 419883459 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18566/statm: 11891 364 245 79 0 219 0
[pid=18580] ppid=18566 vsize=0 CPUtime=114.32
/proc/18580/stat : 18580 (java) Z 18566 18566 18490 0 -1 12 190040 0 2 0 11315 117 0 0 16 0 2 0 419883480 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18580/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 114.33
Current children cumulated vsize (KiB) 47564

Child status: 0
Real time (s): 115.767
CPU time (s): 114.428
CPU user time (s): 113.165
CPU system time (s): 1.26281
CPU usage (%): 98.8427
Max. virtual memory (cumulated for all children) (KiB): 862300

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 113.165
system time used= 1.26281
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 192519
page faults= 7
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3391
involuntary context switches= 7910

runsolver used 0.168974 second user time and 0.368943 second system time

The end

Launcher Data (download as text)

Begin job on node49 at 2008-07-04 05:37:41
IDJOB=1064594
IDBENCH=54966
IDSOLVER=351
FILE ID=node49/1064594-1215142661
PBS_JOBID= 7877396
Free space on /tmp= 66552 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 7caca28b0e7a326e4c0f9138ac2e1ac3
RANDOM SEED=1711165346

node49.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.249
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.249
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:       1670216 kB
Buffers:          9464 kB
Cached:         105556 kB
SwapCached:       5544 kB
Active:         266196 kB
Inactive:        68736 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1670216 kB
SwapTotal:     4192956 kB
SwapFree:      4180312 kB
Dirty:            3124 kB
Writeback:           0 kB
Mapped:         233652 kB
Slab:            35516 kB
Committed_AS:  1578200 kB
PageTables:       2192 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= 66552 MiB
End job on node49 at 2008-07-04 05:39:37