Trace number 1034538

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
choco2_impwdeg 2008-06-26? (problem) 48.3906 48.7988

General information on the benchmark

Namecsp/lard/
normalized-lard-92-92.xml
MD5SUM8d85dcbb0804438d2d0cc8e5085d39f8
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark16.1006
Satisfiable
(Un)Satisfiability was proved
Number of variables92
Number of constraints4186
Maximum constraint arity2
Maximum domain size93
Number of constraints which are defined in extension4186
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

48.21/48.65	java.lang.OutOfMemoryError: Java heap space
48.21/48.65		at java.util.Arrays.copyOfRange(Unknown Source)
48.21/48.65		at java.lang.String.(Unknown Source)
48.21/48.65		at java.lang.StringBuffer.toString(Unknown Source)
48.21/48.65		at com.sun.org.apache.xerces.internal.dom.DeferredDocumentImpl.getNodeValueString(Unknown Source)
48.21/48.65		at com.sun.org.apache.xerces.internal.dom.DeferredDocumentImpl.getNodeValueString(Unknown Source)
48.21/48.65		at com.sun.org.apache.xerces.internal.dom.DeferredTextImpl.synchronizeData(Unknown Source)
48.21/48.65		at com.sun.org.apache.xerces.internal.dom.TextImpl.isIgnorableWhitespace(Unknown Source)
48.21/48.65		at com.sun.org.apache.xerces.internal.dom.ParentNode.hasTextContent(Unknown Source)
48.21/48.65		at com.sun.org.apache.xerces.internal.dom.ParentNode.getTextContent(Unknown Source)
48.21/48.65		at src.parser.absconparseur.tools.InstanceParser.parseRelation(InstanceParser.java:267)
48.21/48.65		at src.parser.absconparseur.tools.InstanceParser.parseRelations(InstanceParser.java:282)
48.21/48.65		at src.parser.absconparseur.tools.InstanceParser.parse(InstanceParser.java:475)
48.21/48.65		at src.parser.chocogen.XmlSolver.solve(XmlSolver.java:130)
48.21/48.65		at src.parser.chocogen.XmlSolver.callOnOneInstance(XmlSolver.java:354)
48.21/48.65		at src.parser.chocogen.XmlSolver.main(XmlSolver.java:359)

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-1034538-1214949586/watcher-1034538-1214949586 -o /tmp/evaluation-result-1034538-1214949586/solver-1034538-1214949586 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar choco2impWdeg.jar HOME/instance-1034538-1214949586.xml 

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


[startup+0 s]
/proc/loadavg: 1.55 0.51 0.17 4/69 29871
/proc/meminfo: memFree=616640/2055920 swapFree=4180240/4192956
[pid=29871] ppid=29869 vsize=1808 CPUtime=0
/proc/29871/stat : 29871 (java) R 29869 29871 29493 0 -1 0 194 0 0 0 0 0 0 0 18 0 1 0 1973931977 1851392 163 996147200 134512640 134550740 4294956192 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/29871/statm: 451 163 124 9 0 93 0

[startup+0.0756389 s]
/proc/loadavg: 1.55 0.51 0.17 4/69 29871
/proc/meminfo: memFree=616640/2055920 swapFree=4180240/4192956
[pid=29871] ppid=29869 vsize=866416 CPUtime=0.06
/proc/29871/stat : 29871 (java) S 29869 29871 29493 0 -1 0 3483 0 1 0 4 2 0 0 18 0 9 0 1973931977 887209984 2987 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29871/statm: 216604 2987 1648 9 0 211076 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 866416

[startup+0.101637 s]
/proc/loadavg: 1.55 0.51 0.17 4/69 29871
/proc/meminfo: memFree=616640/2055920 swapFree=4180240/4192956
[pid=29871] ppid=29869 vsize=866556 CPUtime=0.09
/proc/29871/stat : 29871 (java) S 29869 29871 29493 0 -1 0 3815 0 1 0 7 2 0 0 18 0 9 0 1973931977 887353344 3285 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29871/statm: 216639 3285 1760 9 0 211111 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 866556

[startup+0.301671 s]
/proc/loadavg: 1.55 0.51 0.17 4/69 29871
/proc/meminfo: memFree=616640/2055920 swapFree=4180240/4192956
[pid=29871] ppid=29869 vsize=866556 CPUtime=0.29
/proc/29871/stat : 29871 (java) S 29869 29871 29493 0 -1 0 4391 0 1 0 26 3 0 0 18 0 9 0 1973931977 887353344 3844 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29871/statm: 216639 3844 1852 9 0 211111 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866556

[startup+0.701742 s]
/proc/loadavg: 1.55 0.51 0.17 4/69 29871
/proc/meminfo: memFree=616640/2055920 swapFree=4180240/4192956
[pid=29871] ppid=29869 vsize=867316 CPUtime=0.68
/proc/29871/stat : 29871 (java) S 29869 29871 29493 0 -1 0 11746 0 1 0 60 8 0 0 18 0 9 0 1973931977 888131584 11199 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29871/statm: 216829 11199 1854 9 0 211301 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867316

[startup+1.50288 s]
/proc/loadavg: 1.55 0.51 0.17 3/78 29880
/proc/meminfo: memFree=503224/2055920 swapFree=4180240/4192956
[pid=29871] ppid=29869 vsize=867316 CPUtime=1.48
/proc/29871/stat : 29871 (java) S 29869 29871 29493 0 -1 0 41138 0 1 0 124 24 0 0 18 0 9 0 1973931977 888131584 40586 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29871/statm: 216829 40586 1869 9 0 211301 0
[pid=29871/tid=29873] ppid=29869 vsize=867316 CPUtime=1.2
/proc/29871/task/29873/stat : 29873 (java) R 29869 29871 29493 0 -1 64 14944 0 1 0 107 13 0 0 25 0 9 0 1973931979 888131584 40586 996147200 134512640 134550740 4294956016 18446744073709551615 4126447844 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29871/tid=29874] ppid=29869 vsize=867316 CPUtime=0.15
/proc/29871/task/29874/stat : 29874 (java) S 29869 29871 29493 0 -1 64 24967 0 0 0 6 9 0 0 16 0 9 0 1973931980 888131584 40586 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29871/tid=29875] ppid=29869 vsize=867316 CPUtime=0
/proc/29871/task/29875/stat : 29875 (java) S 29869 29871 29493 0 -1 64 13 0 0 0 0 0 0 0 17 0 9 0 1973931980 888131584 40586 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29871/tid=29876] ppid=29869 vsize=867316 CPUtime=0
/proc/29871/task/29876/stat : 29876 (java) S 29869 29871 29493 0 -1 64 10 0 0 0 0 0 0 0 17 0 9 0 1973931980 888131584 40586 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29871/tid=29877] ppid=29869 vsize=867316 CPUtime=0
/proc/29871/task/29877/stat : 29877 (java) S 29869 29871 29493 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1973931982 888131584 40586 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29871/tid=29878] ppid=29869 vsize=867316 CPUtime=0.1
/proc/29871/task/29878/stat : 29878 (java) S 29869 29871 29493 0 -1 64 492 0 0 0 10 0 0 0 16 0 9 0 1973931982 888131584 40586 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29871/tid=29879] ppid=29869 vsize=867316 CPUtime=0
/proc/29871/task/29879/stat : 29879 (java) S 29869 29871 29493 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1973931982 888131584 40586 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29871/tid=29880] ppid=29869 vsize=867316 CPUtime=0
/proc/29871/task/29880/stat : 29880 (java) S 29869 29871 29493 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1973931982 888131584 40586 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 867316

[startup+3.10114 s]
/proc/loadavg: 1.58 0.53 0.18 4/78 29880
/proc/meminfo: memFree=358328/2055920 swapFree=4180240/4192956
[pid=29871] ppid=29869 vsize=867448 CPUtime=3.07
/proc/29871/stat : 29871 (java) S 29869 29871 29493 0 -1 0 72320 0 1 0 266 41 0 0 18 0 9 0 1973931977 888266752 71760 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29871/statm: 216862 71760 1880 9 0 211334 0
[pid=29871/tid=29873] ppid=29869 vsize=867448 CPUtime=2.46
/proc/29871/task/29873/stat : 29873 (java) R 29869 29871 29493 0 -1 64 15003 0 1 0 229 17 0 0 25 0 9 0 1973931979 888266752 71760 996147200 134512640 134550740 4294956016 18446744073709551615 4126406650 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29871/tid=29874] ppid=29869 vsize=867448 CPUtime=0.45
/proc/29871/task/29874/stat : 29874 (java) S 29869 29871 29493 0 -1 64 56061 0 0 0 23 22 0 0 18 0 9 0 1973931980 888266752 71760 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29871/tid=29875] ppid=29869 vsize=867448 CPUtime=0
/proc/29871/task/29875/stat : 29875 (java) S 29869 29871 29493 0 -1 64 13 0 0 0 0 0 0 0 17 0 9 0 1973931980 888266752 71760 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29871/tid=29876] ppid=29869 vsize=867448 CPUtime=0
/proc/29871/task/29876/stat : 29876 (java) S 29869 29871 29493 0 -1 64 10 0 0 0 0 0 0 0 17 0 9 0 1973931980 888266752 71760 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29871/tid=29877] ppid=29869 vsize=867448 CPUtime=0
/proc/29871/task/29877/stat : 29877 (java) S 29869 29871 29493 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1973931982 888266752 71760 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29871/tid=29878] ppid=29869 vsize=867448 CPUtime=0.13
/proc/29871/task/29878/stat : 29878 (java) S 29869 29871 29493 0 -1 64 521 0 0 0 13 0 0 0 16 0 9 0 1973931982 888266752 71760 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29871/tid=29879] ppid=29869 vsize=867448 CPUtime=0
/proc/29871/task/29879/stat : 29879 (java) S 29869 29871 29493 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1973931982 888266752 71760 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29871/tid=29880] ppid=29869 vsize=867448 CPUtime=0
/proc/29871/task/29880/stat : 29880 (java) S 29869 29871 29493 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1973931982 888266752 71760 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 867448

[startup+6.30268 s]
/proc/loadavg: 1.58 0.53 0.18 3/78 29898
/proc/meminfo: memFree=905712/2055920 swapFree=4180240/4192956
[pid=29871] ppid=29869 vsize=867448 CPUtime=6.26
/proc/29871/stat : 29871 (java) S 29869 29871 29493 0 -1 0 107467 0 1 0 569 57 0 0 18 0 9 0 1973931977 888266752 106900 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29871/statm: 216862 106903 1880 9 0 211334 0
[pid=29871/tid=29873] ppid=29869 vsize=867448 CPUtime=4.91
/proc/29871/task/29873/stat : 29873 (java) R 29869 29871 29493 0 -1 64 15010 0 1 0 474 17 0 0 25 0 9 0 1973931979 888266752 106905 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29871/tid=29874] ppid=29869 vsize=867448 CPUtime=1.18
/proc/29871/task/29874/stat : 29874 (java) R 29869 29871 29493 0 -1 64 91203 0 0 0 80 38 0 0 16 0 9 0 1973931980 888266752 106907 996147200 134512640 134550740 4294956016 18446744073709551615 102674864 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29871/tid=29875] ppid=29869 vsize=867448 CPUtime=0
/proc/29871/task/29875/stat : 29875 (java) S 29869 29871 29493 0 -1 64 13 0 0 0 0 0 0 0 17 0 9 0 1973931980 888266752 106909 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29871/tid=29876] ppid=29869 vsize=867448 CPUtime=0
/proc/29871/task/29876/stat : 29876 (java) S 29869 29871 29493 0 -1 64 10 0 0 0 0 0 0 0 17 0 9 0 1973931980 888266752 106911 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29871/tid=29877] ppid=29869 vsize=867448 CPUtime=0
/proc/29871/task/29877/stat : 29877 (java) S 29869 29871 29493 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1973931982 888266752 106913 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29871/tid=29878] ppid=29869 vsize=867448 CPUtime=0.14
/proc/29871/task/29878/stat : 29878 (java) S 29869 29871 29493 0 -1 64 526 0 0 0 14 0 0 0 16 0 9 0 1973931982 888266752 106915 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29871/tid=29879] ppid=29869 vsize=867448 CPUtime=0
/proc/29871/task/29879/stat : 29879 (java) S 29869 29871 29493 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1973931982 888266752 106917 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29871/tid=29880] ppid=29869 vsize=867448 CPUtime=0
/proc/29871/task/29880/stat : 29880 (java) S 29869 29871 29493 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1973931982 888266752 106919 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 867448

[startup+12.7028 s]
/proc/loadavg: 1.73 0.59 0.21 4/78 29898
/proc/meminfo: memFree=584568/2055920 swapFree=4180240/4192956
[pid=29871] ppid=29869 vsize=867448 CPUtime=12.65
/proc/29871/stat : 29871 (java) S 29869 29871 29493 0 -1 0 174377 0 1 0 1177 88 0 0 18 0 9 0 1973931977 888266752 173798 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29871/statm: 216862 173798 1880 9 0 211334 0
[pid=29871/tid=29873] ppid=29869 vsize=867448 CPUtime=9.85
/proc/29871/task/29873/stat : 29873 (java) R 29869 29871 29493 0 -1 64 15022 0 1 0 966 19 0 0 25 0 9 0 1973931979 888266752 173798 996147200 134512640 134550740 4294956016 18446744073709551615 4126735944 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29871/tid=29874] ppid=29869 vsize=867448 CPUtime=2.63
/proc/29871/task/29874/stat : 29874 (java) S 29869 29871 29493 0 -1 64 158090 0 0 0 195 68 0 0 17 0 9 0 1973931980 888266752 173798 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29871/tid=29875] ppid=29869 vsize=867448 CPUtime=0
/proc/29871/task/29875/stat : 29875 (java) S 29869 29871 29493 0 -1 64 13 0 0 0 0 0 0 0 17 0 9 0 1973931980 888266752 173798 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29871/tid=29876] ppid=29869 vsize=867448 CPUtime=0
/proc/29871/task/29876/stat : 29876 (java) S 29869 29871 29493 0 -1 64 10 0 0 0 0 0 0 0 17 0 9 0 1973931980 888266752 173798 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29871/tid=29877] ppid=29869 vsize=867448 CPUtime=0
/proc/29871/task/29877/stat : 29877 (java) S 29869 29871 29493 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1973931982 888266752 173798 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29871/tid=29878] ppid=29869 vsize=867448 CPUtime=0.15
/proc/29871/task/29878/stat : 29878 (java) S 29869 29871 29493 0 -1 64 530 0 0 0 15 0 0 0 17 0 9 0 1973931982 888266752 173798 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29871/tid=29879] ppid=29869 vsize=867448 CPUtime=0
/proc/29871/task/29879/stat : 29879 (java) S 29869 29871 29493 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1973931982 888266752 173798 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29871/tid=29880] ppid=29869 vsize=867448 CPUtime=0
/proc/29871/task/29880/stat : 29880 (java) S 29869 29871 29493 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1973931982 888266752 173798 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 867448

[startup+25.5029 s]
/proc/loadavg: 1.91 0.67 0.24 3/92 29915
/proc/meminfo: memFree=293704/2055920 swapFree=4180240/4192956
[pid=29871] ppid=29869 vsize=867448 CPUtime=25.35
/proc/29871/stat : 29871 (java) S 29869 29871 29493 0 -1 0 199400 0 1 0 2435 100 0 0 18 0 9 0 1973931977 888266752 198643 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29871/statm: 216862 198643 2644 9 0 211334 0
[pid=29871/tid=29873] ppid=29869 vsize=867448 CPUtime=12.83
/proc/29871/task/29873/stat : 29873 (java) R 29869 29871 29493 0 -1 64 15031 0 1 0 1264 19 0 0 17 0 9 0 1973931979 888266752 198643 996147200 134512640 134550740 4294956016 18446744073709551615 102055472 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29871/tid=29874] ppid=29869 vsize=867448 CPUtime=12.34
/proc/29871/task/29874/stat : 29874 (java) R 29869 29871 29493 0 -1 64 183104 0 0 0 1154 80 0 0 25 0 9 0 1973931980 888266752 198643 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29871/tid=29875] ppid=29869 vsize=867448 CPUtime=0
/proc/29871/task/29875/stat : 29875 (java) S 29869 29871 29493 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1973931980 888266752 198643 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29871/tid=29876] ppid=29869 vsize=867448 CPUtime=0
/proc/29871/task/29876/stat : 29876 (java) S 29869 29871 29493 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1973931980 888266752 198643 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29871/tid=29877] ppid=29869 vsize=867448 CPUtime=0
/proc/29871/task/29877/stat : 29877 (java) S 29869 29871 29493 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1973931982 888266752 198643 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29871/tid=29878] ppid=29869 vsize=867448 CPUtime=0.15
/proc/29871/task/29878/stat : 29878 (java) S 29869 29871 29493 0 -1 64 530 0 0 0 15 0 0 0 17 0 9 0 1973931982 888266752 198643 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29871/tid=29879] ppid=29869 vsize=867448 CPUtime=0
/proc/29871/task/29879/stat : 29879 (java) S 29869 29871 29493 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1973931982 888266752 198643 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29871/tid=29880] ppid=29869 vsize=867448 CPUtime=0
/proc/29871/task/29880/stat : 29880 (java) S 29869 29871 29493 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1973931982 888266752 198643 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 867448

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

[startup+38.301 s]
/proc/loadavg: 2.09 0.77 0.28 3/92 29915
/proc/meminfo: memFree=201032/2055920 swapFree=4180240/4192956
[pid=29871] ppid=29869 vsize=867448 CPUtime=38.02
/proc/29871/stat : 29871 (java) S 29869 29871 29493 0 -1 0 199407 0 1 0 3702 100 0 0 18 0 9 0 1973931977 888266752 198643 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29871/statm: 216862 198643 2644 9 0 211334 0
[pid=29871/tid=29873] ppid=29869 vsize=867448 CPUtime=13.03
/proc/29871/task/29873/stat : 29873 (java) S 29869 29871 29493 0 -1 64 15038 0 1 0 1284 19 0 0 17 0 9 0 1973931979 888266752 198643 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29871/tid=29874] ppid=29869 vsize=867448 CPUtime=24.82
/proc/29871/task/29874/stat : 29874 (java) R 29869 29871 29493 0 -1 64 183104 0 0 0 2402 80 0 0 25 0 9 0 1973931980 888266752 198643 996147200 134512640 134550740 4294956016 18446744073709551615 104181516 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29871/tid=29875] ppid=29869 vsize=867448 CPUtime=0
/proc/29871/task/29875/stat : 29875 (java) S 29869 29871 29493 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1973931980 888266752 198643 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29871/tid=29876] ppid=29869 vsize=867448 CPUtime=0
/proc/29871/task/29876/stat : 29876 (java) S 29869 29871 29493 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1973931980 888266752 198643 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29871/tid=29877] ppid=29869 vsize=867448 CPUtime=0
/proc/29871/task/29877/stat : 29877 (java) S 29869 29871 29493 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1973931982 888266752 198643 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29871/tid=29878] ppid=29869 vsize=867448 CPUtime=0.15
/proc/29871/task/29878/stat : 29878 (java) S 29869 29871 29493 0 -1 64 530 0 0 0 15 0 0 0 17 0 9 0 1973931982 888266752 198643 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29871/tid=29879] ppid=29869 vsize=867448 CPUtime=0
/proc/29871/task/29879/stat : 29879 (java) S 29869 29871 29493 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1973931982 888266752 198643 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29871/tid=29880] ppid=29869 vsize=867448 CPUtime=0
/proc/29871/task/29880/stat : 29880 (java) S 29869 29871 29493 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1973931982 888266752 198643 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 38.02
Current children cumulated vsize (KiB) 867448

[startup+44.7011 s]
/proc/loadavg: 2.08 0.79 0.29 3/92 29915
/proc/meminfo: memFree=151176/2055920 swapFree=4180240/4192956
[pid=29871] ppid=29869 vsize=867448 CPUtime=44.35
/proc/29871/stat : 29871 (java) S 29869 29871 29493 0 -1 0 199411 0 1 0 4335 100 0 0 18 0 9 0 1973931977 888266752 198643 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29871/statm: 216862 198643 2644 9 0 211334 0
[pid=29871/tid=29873] ppid=29869 vsize=867448 CPUtime=13.04
/proc/29871/task/29873/stat : 29873 (java) S 29869 29871 29493 0 -1 64 15042 0 1 0 1285 19 0 0 17 0 9 0 1973931979 888266752 198643 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29871/tid=29874] ppid=29869 vsize=867448 CPUtime=31.14
/proc/29871/task/29874/stat : 29874 (java) R 29869 29871 29493 0 -1 64 183104 0 0 0 3034 80 0 0 25 0 9 0 1973931980 888266752 198643 996147200 134512640 134550740 4294956016 18446744073709551615 104180214 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29871/tid=29875] ppid=29869 vsize=867448 CPUtime=0
/proc/29871/task/29875/stat : 29875 (java) S 29869 29871 29493 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1973931980 888266752 198643 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29871/tid=29876] ppid=29869 vsize=867448 CPUtime=0
/proc/29871/task/29876/stat : 29876 (java) S 29869 29871 29493 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1973931980 888266752 198643 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29871/tid=29877] ppid=29869 vsize=867448 CPUtime=0
/proc/29871/task/29877/stat : 29877 (java) S 29869 29871 29493 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1973931982 888266752 198643 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29871/tid=29878] ppid=29869 vsize=867448 CPUtime=0.15
/proc/29871/task/29878/stat : 29878 (java) S 29869 29871 29493 0 -1 64 530 0 0 0 15 0 0 0 17 0 9 0 1973931982 888266752 198643 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29871/tid=29879] ppid=29869 vsize=867448 CPUtime=0
/proc/29871/task/29879/stat : 29879 (java) S 29869 29871 29493 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1973931982 888266752 198643 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29871/tid=29880] ppid=29869 vsize=867448 CPUtime=0
/proc/29871/task/29880/stat : 29880 (java) S 29869 29871 29493 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1973931982 888266752 198643 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 44.35
Current children cumulated vsize (KiB) 867448

[startup+46.3024 s]
/proc/loadavg: 2.08 0.79 0.29 3/92 29915
/proc/meminfo: memFree=134344/2055920 swapFree=4180240/4192956
[pid=29871] ppid=29869 vsize=867448 CPUtime=45.94
/proc/29871/stat : 29871 (java) S 29869 29871 29493 0 -1 0 199412 0 1 0 4494 100 0 0 18 0 9 0 1973931977 888266752 198643 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29871/statm: 216862 198643 2644 9 0 211334 0
[pid=29871/tid=29873] ppid=29869 vsize=867448 CPUtime=13.04
/proc/29871/task/29873/stat : 29873 (java) S 29869 29871 29493 0 -1 64 15043 0 1 0 1285 19 0 0 17 0 9 0 1973931979 888266752 198643 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29871/tid=29874] ppid=29869 vsize=867448 CPUtime=32.73
/proc/29871/task/29874/stat : 29874 (java) R 29869 29871 29493 0 -1 64 183104 0 0 0 3193 80 0 0 25 0 9 0 1973931980 888266752 198643 996147200 134512640 134550740 4294956016 18446744073709551615 104180253 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29871/tid=29875] ppid=29869 vsize=867448 CPUtime=0
/proc/29871/task/29875/stat : 29875 (java) S 29869 29871 29493 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1973931980 888266752 198643 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29871/tid=29876] ppid=29869 vsize=867448 CPUtime=0
/proc/29871/task/29876/stat : 29876 (java) S 29869 29871 29493 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1973931980 888266752 198643 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29871/tid=29877] ppid=29869 vsize=867448 CPUtime=0
/proc/29871/task/29877/stat : 29877 (java) S 29869 29871 29493 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1973931982 888266752 198643 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29871/tid=29878] ppid=29869 vsize=867448 CPUtime=0.15
/proc/29871/task/29878/stat : 29878 (java) S 29869 29871 29493 0 -1 64 530 0 0 0 15 0 0 0 17 0 9 0 1973931982 888266752 198643 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29871/tid=29879] ppid=29869 vsize=867448 CPUtime=0
/proc/29871/task/29879/stat : 29879 (java) S 29869 29871 29493 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1973931982 888266752 198643 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29871/tid=29880] ppid=29869 vsize=867448 CPUtime=0
/proc/29871/task/29880/stat : 29880 (java) S 29869 29871 29493 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1973931982 888266752 198643 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 45.94
Current children cumulated vsize (KiB) 867448

[startup+47.9027 s]
/proc/loadavg: 2.07 0.81 0.29 5/92 29915
/proc/meminfo: memFree=127112/2055920 swapFree=4180240/4192956
[pid=29871] ppid=29869 vsize=867448 CPUtime=47.52
/proc/29871/stat : 29871 (java) S 29869 29871 29493 0 -1 0 199412 0 1 0 4652 100 0 0 18 0 9 0 1973931977 888266752 198643 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29871/statm: 216862 198643 2644 9 0 211334 0
[pid=29871/tid=29873] ppid=29869 vsize=867448 CPUtime=13.04
/proc/29871/task/29873/stat : 29873 (java) S 29869 29871 29493 0 -1 64 15043 0 1 0 1285 19 0 0 17 0 9 0 1973931979 888266752 198643 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29871/tid=29874] ppid=29869 vsize=867448 CPUtime=34.31
/proc/29871/task/29874/stat : 29874 (java) R 29869 29871 29493 0 -1 64 183104 0 0 0 3351 80 0 0 25 0 9 0 1973931980 888266752 198643 996147200 134512640 134550740 4294956016 18446744073709551615 104181545 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29871/tid=29875] ppid=29869 vsize=867448 CPUtime=0
/proc/29871/task/29875/stat : 29875 (java) S 29869 29871 29493 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1973931980 888266752 198643 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29871/tid=29876] ppid=29869 vsize=867448 CPUtime=0
/proc/29871/task/29876/stat : 29876 (java) S 29869 29871 29493 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1973931980 888266752 198643 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29871/tid=29877] ppid=29869 vsize=867448 CPUtime=0
/proc/29871/task/29877/stat : 29877 (java) S 29869 29871 29493 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1973931982 888266752 198643 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29871/tid=29878] ppid=29869 vsize=867448 CPUtime=0.15
/proc/29871/task/29878/stat : 29878 (java) S 29869 29871 29493 0 -1 64 530 0 0 0 15 0 0 0 17 0 9 0 1973931982 888266752 198643 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29871/tid=29879] ppid=29869 vsize=867448 CPUtime=0
/proc/29871/task/29879/stat : 29879 (java) S 29869 29871 29493 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1973931982 888266752 198643 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29871/tid=29880] ppid=29869 vsize=867448 CPUtime=0
/proc/29871/task/29880/stat : 29880 (java) S 29869 29871 29493 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1973931982 888266752 198643 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 47.52
Current children cumulated vsize (KiB) 867448

[startup+48.3017 s]
/proc/loadavg: 2.07 0.81 0.29 3/92 29915
/proc/meminfo: memFree=119560/2055920 swapFree=4180240/4192956
[pid=29871] ppid=29869 vsize=867448 CPUtime=47.91
/proc/29871/stat : 29871 (java) S 29869 29871 29493 0 -1 0 199412 0 1 0 4691 100 0 0 18 0 9 0 1973931977 888266752 198643 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29871/statm: 216862 198643 2644 9 0 211334 0
[pid=29871/tid=29873] ppid=29869 vsize=867448 CPUtime=13.04
/proc/29871/task/29873/stat : 29873 (java) S 29869 29871 29493 0 -1 64 15043 0 1 0 1285 19 0 0 17 0 9 0 1973931979 888266752 198643 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29871/tid=29874] ppid=29869 vsize=867448 CPUtime=34.71
/proc/29871/task/29874/stat : 29874 (java) R 29869 29871 29493 0 -1 64 183104 0 0 0 3391 80 0 0 25 0 9 0 1973931980 888266752 198643 996147200 134512640 134550740 4294956016 18446744073709551615 104457043 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29871/tid=29875] ppid=29869 vsize=867448 CPUtime=0
/proc/29871/task/29875/stat : 29875 (java) S 29869 29871 29493 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1973931980 888266752 198643 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29871/tid=29876] ppid=29869 vsize=867448 CPUtime=0
/proc/29871/task/29876/stat : 29876 (java) S 29869 29871 29493 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1973931980 888266752 198643 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29871/tid=29877] ppid=29869 vsize=867448 CPUtime=0
/proc/29871/task/29877/stat : 29877 (java) S 29869 29871 29493 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1973931982 888266752 198643 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29871/tid=29878] ppid=29869 vsize=867448 CPUtime=0.15
/proc/29871/task/29878/stat : 29878 (java) S 29869 29871 29493 0 -1 64 530 0 0 0 15 0 0 0 17 0 9 0 1973931982 888266752 198643 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29871/tid=29879] ppid=29869 vsize=867448 CPUtime=0
/proc/29871/task/29879/stat : 29879 (java) S 29869 29871 29493 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1973931982 888266752 198643 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29871/tid=29880] ppid=29869 vsize=867448 CPUtime=0
/proc/29871/task/29880/stat : 29880 (java) S 29869 29871 29493 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1973931982 888266752 198643 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 47.91
Current children cumulated vsize (KiB) 867448

[startup+48.7018 s]
/proc/loadavg: 2.07 0.81 0.29 3/92 29915
/proc/meminfo: memFree=119560/2055920 swapFree=4180240/4192956
[pid=29871] ppid=29869 vsize=0 CPUtime=48.28
/proc/29871/stat : 29871 (java) Z 29869 29871 29493 0 -1 12 199424 0 1 0 4726 102 0 0 16 0 2 0 1973931977 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29871/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 48.28
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 48.7988
CPU time (s): 48.3906
CPU user time (s): 47.2638
CPU system time (s): 1.12683
CPU usage (%): 99.1635
Max. virtual memory (cumulated for all children) (KiB): 867448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 47.2638
system time used= 1.12683
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 199424
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= 1757
involuntary context switches= 2795

runsolver used 0.067989 second user time and 0.161975 second system time

The end

Launcher Data (download as text)

Begin job on node50 at 2008-07-02 00:00:00
IDJOB=1034538
IDBENCH=53347
IDSOLVER=348
FILE ID=node50/1034538-1214949586
PBS_JOBID= 7870234
Free space on /tmp= 66388 MiB

SOLVER NAME= choco2_impwdeg 2008-06-26
BENCH NAME= CPAI08/csp/lard/normalized-lard-92-92.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar choco2impWdeg.jar BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1034538-1214949586/watcher-1034538-1214949586 -o /tmp/evaluation-result-1034538-1214949586/solver-1034538-1214949586 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar choco2impWdeg.jar HOME/instance-1034538-1214949586.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 8d85dcbb0804438d2d0cc8e5085d39f8
RANDOM SEED=886877085

node50.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.261
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.261
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:        617184 kB
Buffers:         45744 kB
Cached:         669216 kB
SwapCached:       6724 kB
Active:         963400 kB
Inactive:       392144 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        617184 kB
SwapTotal:     4192956 kB
SwapFree:      4180240 kB
Dirty:          105124 kB
Writeback:           0 kB
Mapped:         646824 kB
Slab:            67436 kB
Committed_AS:  4369924 kB
PageTables:       3084 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66360 MiB
End job on node50 at 2008-07-02 00:00:49