Trace number 1038373

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_dwdeg 2008-06-26? (problem) 40.8848 40.9154

General information on the benchmark

Namecsp/marc/
normalized-large-92-sat_ext.xml
MD5SUMb8c8d5edeb1c5ac13491e6fb9a38beea
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 benchmark15.8456
Satisfiable
(Un)Satisfiability was proved
Number of variables92
Number of constraints4186
Maximum constraint arity2
Maximum domain size92
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)

40.68/40.79	java.lang.OutOfMemoryError: Java heap space
40.68/40.79		at java.util.Arrays.copyOfRange(Unknown Source)
40.68/40.79		at java.lang.String.(Unknown Source)
40.68/40.79		at java.lang.StringBuffer.toString(Unknown Source)
40.68/40.79		at com.sun.org.apache.xerces.internal.dom.DeferredDocumentImpl.getNodeValueString(Unknown Source)
40.68/40.79		at com.sun.org.apache.xerces.internal.dom.DeferredDocumentImpl.getNodeValueString(Unknown Source)
40.68/40.79		at com.sun.org.apache.xerces.internal.dom.DeferredTextImpl.synchronizeData(Unknown Source)
40.68/40.79		at com.sun.org.apache.xerces.internal.dom.TextImpl.isIgnorableWhitespace(Unknown Source)
40.68/40.79		at com.sun.org.apache.xerces.internal.dom.ParentNode.hasTextContent(Unknown Source)
40.68/40.79		at com.sun.org.apache.xerces.internal.dom.ParentNode.getTextContent(Unknown Source)
40.68/40.79		at src.parser.absconparseur.tools.InstanceParser.parseRelation(InstanceParser.java:267)
40.68/40.79		at src.parser.absconparseur.tools.InstanceParser.parseRelations(InstanceParser.java:282)
40.68/40.79		at src.parser.absconparseur.tools.InstanceParser.parse(InstanceParser.java:475)
40.68/40.79		at src.parser.chocogen.XmlSolver.solve(XmlSolver.java:130)
40.68/40.79		at src.parser.chocogen.XmlSolver.callOnOneInstance(XmlSolver.java:354)
40.68/40.79		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-1038373-1214965492/watcher-1038373-1214965492 -o /tmp/evaluation-result-1038373-1214965492/solver-1038373-1214965492 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar choco2dwdeg.jar HOME/instance-1038373-1214965492.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: 3.34 2.94 2.43 4/82 16104
/proc/meminfo: memFree=1089520/2055920 swapFree=4179048/4192956
[pid=16104] ppid=16102 vsize=18572 CPUtime=0
/proc/16104/stat : 16104 (runsolver) R 16102 16104 13780 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 108230807 19017728 292 996147200 4194304 4296836 548682068416 18446744073709551615 265674091815 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/16104/statm: 4643 292 257 25 0 2626 0

[startup+0.068015 s]
/proc/loadavg: 3.34 2.94 2.43 4/82 16104
/proc/meminfo: memFree=1089520/2055920 swapFree=4179048/4192956
[pid=16104] ppid=16102 vsize=866416 CPUtime=0.05
/proc/16104/stat : 16104 (java) S 16102 16104 13780 0 -1 0 3189 0 1 0 4 1 0 0 20 0 9 0 108230807 887209984 2699 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16104/statm: 216604 2705 1403 9 0 211076 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 866416

[startup+0.101015 s]
/proc/loadavg: 3.34 2.94 2.43 4/82 16104
/proc/meminfo: memFree=1089520/2055920 swapFree=4179048/4192956
[pid=16104] ppid=16102 vsize=866544 CPUtime=0.08
/proc/16104/stat : 16104 (java) S 16102 16104 13780 0 -1 0 3843 0 1 0 7 1 0 0 20 0 9 0 108230807 887341056 3307 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16104/statm: 216636 3307 1769 9 0 211108 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 866544

[startup+0.301041 s]
/proc/loadavg: 3.34 2.94 2.43 4/82 16104
/proc/meminfo: memFree=1089520/2055920 swapFree=4179048/4192956
[pid=16104] ppid=16102 vsize=867308 CPUtime=0.28
/proc/16104/stat : 16104 (java) S 16102 16104 13780 0 -1 0 7141 0 1 0 25 3 0 0 20 0 9 0 108230807 888123392 6594 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16104/statm: 216827 6594 1853 9 0 211299 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 867308

[startup+0.701087 s]
/proc/loadavg: 3.34 2.94 2.43 4/82 16104
/proc/meminfo: memFree=1089520/2055920 swapFree=4179048/4192956
[pid=16104] ppid=16102 vsize=867308 CPUtime=0.68
/proc/16104/stat : 16104 (java) S 16102 16104 13780 0 -1 0 27881 0 1 0 53 15 0 0 20 0 9 0 108230807 888123392 27330 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16104/statm: 216827 27330 1868 9 0 211299 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867308

[startup+1.50218 s]
/proc/loadavg: 3.32 2.94 2.43 3/91 16113
/proc/meminfo: memFree=987112/2055920 swapFree=4179048/4192956
[pid=16104] ppid=16102 vsize=867308 CPUtime=1.48
/proc/16104/stat : 16104 (java) S 16102 16104 13780 0 -1 0 53023 0 1 0 118 30 0 0 20 0 9 0 108230807 888123392 52470 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16104/statm: 216827 52470 1869 9 0 211299 0
[pid=16104/tid=16106] ppid=16102 vsize=867308 CPUtime=1.12
/proc/16104/task/16106/stat : 16106 (java) R 16102 16104 13780 0 -1 64 14947 0 1 0 98 14 0 0 25 0 9 0 108230808 888123392 52470 996147200 134512640 134550740 4294956032 18446744073709551615 4126448022 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16104/tid=16107] ppid=16102 vsize=867308 CPUtime=0.25
/proc/16104/task/16107/stat : 16107 (java) S 16102 16104 13780 0 -1 64 36848 0 0 0 10 15 0 0 16 0 9 0 108230809 888123392 52470 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16104/tid=16108] ppid=16102 vsize=867308 CPUtime=0
/proc/16104/task/16108/stat : 16108 (java) S 16102 16104 13780 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 108230810 888123392 52470 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16104/tid=16109] ppid=16102 vsize=867308 CPUtime=0
/proc/16104/task/16109/stat : 16109 (java) S 16102 16104 13780 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 108230810 888123392 52470 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16104/tid=16110] ppid=16102 vsize=867308 CPUtime=0
/proc/16104/task/16110/stat : 16110 (java) S 16102 16104 13780 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 108230812 888123392 52470 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16104/tid=16111] ppid=16102 vsize=867308 CPUtime=0.08
/proc/16104/task/16111/stat : 16111 (java) S 16102 16104 13780 0 -1 64 491 0 0 0 8 0 0 0 16 0 9 0 108230812 888123392 52470 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16104/tid=16112] ppid=16102 vsize=867308 CPUtime=0
/proc/16104/task/16112/stat : 16112 (java) S 16102 16104 13780 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 108230812 888123392 52470 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16104/tid=16113] ppid=16102 vsize=867308 CPUtime=0
/proc/16104/task/16113/stat : 16113 (java) S 16102 16104 13780 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 108230812 888123392 52470 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 867308

[startup+3.10136 s]
/proc/loadavg: 3.32 2.94 2.43 3/91 16113
/proc/meminfo: memFree=838632/2055920 swapFree=4179048/4192956
[pid=16104] ppid=16102 vsize=867432 CPUtime=3.08
/proc/16104/stat : 16104 (java) S 16102 16104 13780 0 -1 0 78188 0 1 0 263 45 0 0 20 0 9 0 108230807 888250368 77627 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16104/statm: 216858 77627 1880 9 0 211330 0
[pid=16104/tid=16106] ppid=16102 vsize=867432 CPUtime=2.37
/proc/16104/task/16106/stat : 16106 (java) R 16102 16104 13780 0 -1 64 15004 0 1 0 220 17 0 0 25 0 9 0 108230808 888250368 77627 996147200 134512640 134550740 4294956032 18446744073709551615 103825763 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16104/tid=16107] ppid=16102 vsize=867432 CPUtime=0.56
/proc/16104/task/16107/stat : 16107 (java) S 16102 16104 13780 0 -1 64 61926 0 0 0 30 26 0 0 17 0 9 0 108230809 888250368 77627 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16104/tid=16108] ppid=16102 vsize=867432 CPUtime=0
/proc/16104/task/16108/stat : 16108 (java) S 16102 16104 13780 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 108230810 888250368 77627 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16104/tid=16109] ppid=16102 vsize=867432 CPUtime=0
/proc/16104/task/16109/stat : 16109 (java) S 16102 16104 13780 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 108230810 888250368 77627 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16104/tid=16110] ppid=16102 vsize=867432 CPUtime=0
/proc/16104/task/16110/stat : 16110 (java) S 16102 16104 13780 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 108230812 888250368 77627 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16104/tid=16111] ppid=16102 vsize=867432 CPUtime=0.12
/proc/16104/task/16111/stat : 16111 (java) S 16102 16104 13780 0 -1 64 521 0 0 0 12 0 0 0 16 0 9 0 108230812 888250368 77627 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16104/tid=16112] ppid=16102 vsize=867432 CPUtime=0
/proc/16104/task/16112/stat : 16112 (java) S 16102 16104 13780 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 108230812 888250368 77627 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16104/tid=16113] ppid=16102 vsize=867432 CPUtime=0
/proc/16104/task/16113/stat : 16113 (java) S 16102 16104 13780 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 108230812 888250368 77627 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 867432

[startup+6.30172 s]
/proc/loadavg: 3.32 2.94 2.43 4/91 16113
/proc/meminfo: memFree=699560/2055920 swapFree=4179048/4192956
[pid=16104] ppid=16102 vsize=867432 CPUtime=6.28
/proc/16104/stat : 16104 (java) S 16102 16104 13780 0 -1 0 110503 0 1 0 569 59 0 0 20 0 9 0 108230807 888250368 109935 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16104/statm: 216858 109935 1880 9 0 211330 0
[pid=16104/tid=16106] ppid=16102 vsize=867432 CPUtime=4.91
/proc/16104/task/16106/stat : 16106 (java) R 16102 16104 13780 0 -1 64 15011 0 1 0 473 18 0 0 25 0 9 0 108230808 888250368 109935 996147200 134512640 134550740 4294956032 18446744073709551615 4126398658 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16104/tid=16107] ppid=16102 vsize=867432 CPUtime=1.22
/proc/16104/task/16107/stat : 16107 (java) S 16102 16104 13780 0 -1 64 94230 0 0 0 82 40 0 0 17 0 9 0 108230809 888250368 109935 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16104/tid=16108] ppid=16102 vsize=867432 CPUtime=0
/proc/16104/task/16108/stat : 16108 (java) S 16102 16104 13780 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 108230810 888250368 109935 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16104/tid=16109] ppid=16102 vsize=867432 CPUtime=0
/proc/16104/task/16109/stat : 16109 (java) S 16102 16104 13780 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 108230810 888250368 109935 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16104/tid=16110] ppid=16102 vsize=867432 CPUtime=0
/proc/16104/task/16110/stat : 16110 (java) S 16102 16104 13780 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 108230812 888250368 109935 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16104/tid=16111] ppid=16102 vsize=867432 CPUtime=0.13
/proc/16104/task/16111/stat : 16111 (java) S 16102 16104 13780 0 -1 64 525 0 0 0 13 0 0 0 16 0 9 0 108230812 888250368 109935 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16104/tid=16112] ppid=16102 vsize=867432 CPUtime=0
/proc/16104/task/16112/stat : 16112 (java) S 16102 16104 13780 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 108230812 888250368 109935 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16104/tid=16113] ppid=16102 vsize=867432 CPUtime=0
/proc/16104/task/16113/stat : 16113 (java) S 16102 16104 13780 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 108230812 888250368 109935 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 867432

[startup+12.7014 s]
/proc/loadavg: 3.27 2.94 2.43 4/91 16113
/proc/meminfo: memFree=418280/2055920 swapFree=4179048/4192956
[pid=16104] ppid=16102 vsize=867432 CPUtime=12.68
/proc/16104/stat : 16104 (java) S 16102 16104 13780 0 -1 0 180547 0 1 0 1180 88 0 0 20 0 9 0 108230807 888250368 179966 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16104/statm: 216858 179966 1880 9 0 211330 0
[pid=16104/tid=16106] ppid=16102 vsize=867432 CPUtime=9.86
/proc/16104/task/16106/stat : 16106 (java) R 16102 16104 13780 0 -1 64 15024 0 1 0 968 18 0 0 25 0 9 0 108230808 888250368 179966 996147200 134512640 134550740 4294956032 18446744073709551615 4126738479 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16104/tid=16107] ppid=16102 vsize=867432 CPUtime=2.65
/proc/16104/task/16107/stat : 16107 (java) S 16102 16104 13780 0 -1 64 164257 0 0 0 197 68 0 0 17 0 9 0 108230809 888250368 179966 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16104/tid=16108] ppid=16102 vsize=867432 CPUtime=0
/proc/16104/task/16108/stat : 16108 (java) S 16102 16104 13780 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 108230810 888250368 179966 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16104/tid=16109] ppid=16102 vsize=867432 CPUtime=0
/proc/16104/task/16109/stat : 16109 (java) S 16102 16104 13780 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 108230810 888250368 179966 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16104/tid=16110] ppid=16102 vsize=867432 CPUtime=0
/proc/16104/task/16110/stat : 16110 (java) S 16102 16104 13780 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 108230812 888250368 179966 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16104/tid=16111] ppid=16102 vsize=867432 CPUtime=0.14
/proc/16104/task/16111/stat : 16111 (java) S 16102 16104 13780 0 -1 64 529 0 0 0 14 0 0 0 16 0 9 0 108230812 888250368 179966 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16104/tid=16112] ppid=16102 vsize=867432 CPUtime=0
/proc/16104/task/16112/stat : 16112 (java) S 16102 16104 13780 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 108230812 888250368 179966 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16104/tid=16113] ppid=16102 vsize=867432 CPUtime=0
/proc/16104/task/16113/stat : 16113 (java) S 16102 16104 13780 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 108230812 888250368 179966 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 867432

[startup+25.5029 s]
/proc/loadavg: 3.45 2.99 2.46 5/91 16113
/proc/meminfo: memFree=304424/2055920 swapFree=4179048/4192956
[pid=16104] ppid=16102 vsize=867432 CPUtime=25.47
/proc/16104/stat : 16104 (java) S 16102 16104 13780 0 -1 0 199403 0 1 0 2450 97 0 0 20 0 9 0 108230807 888250368 198644 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16104/statm: 216858 198644 2644 9 0 211330 0
[pid=16104/tid=16106] ppid=16102 vsize=867432 CPUtime=12.36
/proc/16104/task/16106/stat : 16106 (java) S 16102 16104 13780 0 -1 64 15044 0 1 0 1218 18 0 0 17 0 9 0 108230808 888250368 198644 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16104/tid=16107] ppid=16102 vsize=867432 CPUtime=12.95
/proc/16104/task/16107/stat : 16107 (java) R 16102 16104 13780 0 -1 64 183093 0 0 0 1217 78 0 0 25 0 9 0 108230809 888250368 198644 996147200 134512640 134550740 4294956032 18446744073709551615 103735747 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16104/tid=16108] ppid=16102 vsize=867432 CPUtime=0
/proc/16104/task/16108/stat : 16108 (java) S 16102 16104 13780 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 108230810 888250368 198644 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16104/tid=16109] ppid=16102 vsize=867432 CPUtime=0
/proc/16104/task/16109/stat : 16109 (java) S 16102 16104 13780 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 108230810 888250368 198644 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16104/tid=16110] ppid=16102 vsize=867432 CPUtime=0
/proc/16104/task/16110/stat : 16110 (java) S 16102 16104 13780 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 108230812 888250368 198644 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16104/tid=16111] ppid=16102 vsize=867432 CPUtime=0.14
/proc/16104/task/16111/stat : 16111 (java) S 16102 16104 13780 0 -1 64 529 0 0 0 14 0 0 0 16 0 9 0 108230812 888250368 198644 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16104/tid=16112] ppid=16102 vsize=867432 CPUtime=0
/proc/16104/task/16112/stat : 16112 (java) S 16102 16104 13780 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 108230812 888250368 198644 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16104/tid=16113] ppid=16102 vsize=867432 CPUtime=0
/proc/16104/task/16113/stat : 16113 (java) S 16102 16104 13780 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 108230812 888250368 198644 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 867432

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

[startup+31.9066 s]
/proc/loadavg: 3.30 2.97 2.46 3/91 16113
/proc/meminfo: memFree=306088/2055920 swapFree=4179048/4192956
[pid=16104] ppid=16102 vsize=867432 CPUtime=31.88
/proc/16104/stat : 16104 (java) S 16102 16104 13780 0 -1 0 199407 0 1 0 3090 98 0 0 20 0 9 0 108230807 888250368 198644 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16104/statm: 216858 198644 2644 9 0 211330 0
[pid=16104/tid=16106] ppid=16102 vsize=867432 CPUtime=12.42
/proc/16104/task/16106/stat : 16106 (java) S 16102 16104 13780 0 -1 64 15048 0 1 0 1224 18 0 0 17 0 9 0 108230808 888250368 198644 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16104/tid=16107] ppid=16102 vsize=867432 CPUtime=19.29
/proc/16104/task/16107/stat : 16107 (java) R 16102 16104 13780 0 -1 64 183093 0 0 0 1851 78 0 0 25 0 9 0 108230809 888250368 198644 996147200 134512640 134550740 4294956032 18446744073709551615 104457039 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16104/tid=16108] ppid=16102 vsize=867432 CPUtime=0
/proc/16104/task/16108/stat : 16108 (java) S 16102 16104 13780 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 108230810 888250368 198644 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16104/tid=16109] ppid=16102 vsize=867432 CPUtime=0
/proc/16104/task/16109/stat : 16109 (java) S 16102 16104 13780 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 108230810 888250368 198644 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16104/tid=16110] ppid=16102 vsize=867432 CPUtime=0
/proc/16104/task/16110/stat : 16110 (java) S 16102 16104 13780 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 108230812 888250368 198644 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16104/tid=16111] ppid=16102 vsize=867432 CPUtime=0.14
/proc/16104/task/16111/stat : 16111 (java) S 16102 16104 13780 0 -1 64 529 0 0 0 14 0 0 0 16 0 9 0 108230812 888250368 198644 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16104/tid=16112] ppid=16102 vsize=867432 CPUtime=0
/proc/16104/task/16112/stat : 16112 (java) S 16102 16104 13780 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 108230812 888250368 198644 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16104/tid=16113] ppid=16102 vsize=867432 CPUtime=0
/proc/16104/task/16113/stat : 16113 (java) S 16102 16104 13780 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 108230812 888250368 198644 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 31.88
Current children cumulated vsize (KiB) 867432

[startup+35.103 s]
/proc/loadavg: 3.30 2.97 2.46 3/91 16113
/proc/meminfo: memFree=306216/2055920 swapFree=4179048/4192956
[pid=16104] ppid=16102 vsize=867432 CPUtime=35.08
/proc/16104/stat : 16104 (java) S 16102 16104 13780 0 -1 0 199409 0 1 0 3410 98 0 0 20 0 9 0 108230807 888250368 198644 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16104/statm: 216858 198644 2644 9 0 211330 0
[pid=16104/tid=16106] ppid=16102 vsize=867432 CPUtime=12.42
/proc/16104/task/16106/stat : 16106 (java) S 16102 16104 13780 0 -1 64 15050 0 1 0 1224 18 0 0 17 0 9 0 108230808 888250368 198644 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16104/tid=16107] ppid=16102 vsize=867432 CPUtime=22.49
/proc/16104/task/16107/stat : 16107 (java) R 16102 16104 13780 0 -1 64 183093 0 0 0 2171 78 0 0 25 0 9 0 108230809 888250368 198644 996147200 134512640 134550740 4294956032 18446744073709551615 104456976 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16104/tid=16108] ppid=16102 vsize=867432 CPUtime=0
/proc/16104/task/16108/stat : 16108 (java) S 16102 16104 13780 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 108230810 888250368 198644 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16104/tid=16109] ppid=16102 vsize=867432 CPUtime=0
/proc/16104/task/16109/stat : 16109 (java) S 16102 16104 13780 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 108230810 888250368 198644 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16104/tid=16110] ppid=16102 vsize=867432 CPUtime=0
/proc/16104/task/16110/stat : 16110 (java) S 16102 16104 13780 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 108230812 888250368 198644 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16104/tid=16111] ppid=16102 vsize=867432 CPUtime=0.14
/proc/16104/task/16111/stat : 16111 (java) S 16102 16104 13780 0 -1 64 529 0 0 0 14 0 0 0 16 0 9 0 108230812 888250368 198644 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16104/tid=16112] ppid=16102 vsize=867432 CPUtime=0
/proc/16104/task/16112/stat : 16112 (java) S 16102 16104 13780 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 108230812 888250368 198644 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16104/tid=16113] ppid=16102 vsize=867432 CPUtime=0
/proc/16104/task/16113/stat : 16113 (java) S 16102 16104 13780 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 108230812 888250368 198644 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 35.08
Current children cumulated vsize (KiB) 867432

[startup+38.3013 s]
/proc/loadavg: 3.20 2.96 2.45 3/91 16113
/proc/meminfo: memFree=306280/2055920 swapFree=4179048/4192956
[pid=16104] ppid=16102 vsize=867432 CPUtime=38.28
/proc/16104/stat : 16104 (java) S 16102 16104 13780 0 -1 0 199412 0 1 0 3730 98 0 0 20 0 9 0 108230807 888250368 198644 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16104/statm: 216858 198644 2644 9 0 211330 0
[pid=16104/tid=16106] ppid=16102 vsize=867432 CPUtime=12.42
/proc/16104/task/16106/stat : 16106 (java) S 16102 16104 13780 0 -1 64 15053 0 1 0 1224 18 0 0 17 0 9 0 108230808 888250368 198644 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16104/tid=16107] ppid=16102 vsize=867432 CPUtime=25.68
/proc/16104/task/16107/stat : 16107 (java) R 16102 16104 13780 0 -1 64 183093 0 0 0 2490 78 0 0 25 0 9 0 108230809 888250368 198644 996147200 134512640 134550740 4294956032 18446744073709551615 102469617 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16104/tid=16108] ppid=16102 vsize=867432 CPUtime=0
/proc/16104/task/16108/stat : 16108 (java) S 16102 16104 13780 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 108230810 888250368 198644 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16104/tid=16109] ppid=16102 vsize=867432 CPUtime=0
/proc/16104/task/16109/stat : 16109 (java) S 16102 16104 13780 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 108230810 888250368 198644 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16104/tid=16110] ppid=16102 vsize=867432 CPUtime=0
/proc/16104/task/16110/stat : 16110 (java) S 16102 16104 13780 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 108230812 888250368 198644 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16104/tid=16111] ppid=16102 vsize=867432 CPUtime=0.14
/proc/16104/task/16111/stat : 16111 (java) S 16102 16104 13780 0 -1 64 529 0 0 0 14 0 0 0 16 0 9 0 108230812 888250368 198644 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16104/tid=16112] ppid=16102 vsize=867432 CPUtime=0
/proc/16104/task/16112/stat : 16112 (java) S 16102 16104 13780 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 108230812 888250368 198644 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16104/tid=16113] ppid=16102 vsize=867432 CPUtime=0
/proc/16104/task/16113/stat : 16113 (java) S 16102 16104 13780 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 108230812 888250368 198644 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 38.28
Current children cumulated vsize (KiB) 867432

[startup+39.9015 s]
/proc/loadavg: 3.20 2.96 2.45 3/91 16113
/proc/meminfo: memFree=306280/2055920 swapFree=4179048/4192956
[pid=16104] ppid=16102 vsize=867432 CPUtime=39.88
/proc/16104/stat : 16104 (java) S 16102 16104 13780 0 -1 0 199412 0 1 0 3890 98 0 0 20 0 9 0 108230807 888250368 198644 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16104/statm: 216858 198644 2644 9 0 211330 0
[pid=16104/tid=16106] ppid=16102 vsize=867432 CPUtime=12.42
/proc/16104/task/16106/stat : 16106 (java) S 16102 16104 13780 0 -1 64 15053 0 1 0 1224 18 0 0 17 0 9 0 108230808 888250368 198644 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16104/tid=16107] ppid=16102 vsize=867432 CPUtime=27.28
/proc/16104/task/16107/stat : 16107 (java) R 16102 16104 13780 0 -1 64 183093 0 0 0 2650 78 0 0 25 0 9 0 108230809 888250368 198644 996147200 134512640 134550740 4294956032 18446744073709551615 12234401 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16104/tid=16108] ppid=16102 vsize=867432 CPUtime=0
/proc/16104/task/16108/stat : 16108 (java) S 16102 16104 13780 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 108230810 888250368 198644 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16104/tid=16109] ppid=16102 vsize=867432 CPUtime=0
/proc/16104/task/16109/stat : 16109 (java) S 16102 16104 13780 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 108230810 888250368 198644 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16104/tid=16110] ppid=16102 vsize=867432 CPUtime=0
/proc/16104/task/16110/stat : 16110 (java) S 16102 16104 13780 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 108230812 888250368 198644 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16104/tid=16111] ppid=16102 vsize=867432 CPUtime=0.14
/proc/16104/task/16111/stat : 16111 (java) S 16102 16104 13780 0 -1 64 529 0 0 0 14 0 0 0 16 0 9 0 108230812 888250368 198644 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16104/tid=16112] ppid=16102 vsize=867432 CPUtime=0
/proc/16104/task/16112/stat : 16112 (java) S 16102 16104 13780 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 108230812 888250368 198644 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16104/tid=16113] ppid=16102 vsize=867432 CPUtime=0
/proc/16104/task/16113/stat : 16113 (java) S 16102 16104 13780 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 108230812 888250368 198644 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 39.88
Current children cumulated vsize (KiB) 867432

[startup+40.7066 s]
/proc/loadavg: 3.20 2.96 2.45 3/91 16113
/proc/meminfo: memFree=306280/2055920 swapFree=4179048/4192956
[pid=16104] ppid=16102 vsize=867432 CPUtime=40.68
/proc/16104/stat : 16104 (java) S 16102 16104 13780 0 -1 0 199412 0 1 0 3970 98 0 0 20 0 9 0 108230807 888250368 198644 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16104/statm: 216858 198644 2644 9 0 211330 0
[pid=16104/tid=16106] ppid=16102 vsize=867432 CPUtime=12.42
/proc/16104/task/16106/stat : 16106 (java) S 16102 16104 13780 0 -1 64 15053 0 1 0 1224 18 0 0 17 0 9 0 108230808 888250368 198644 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16104/tid=16107] ppid=16102 vsize=867432 CPUtime=28.08
/proc/16104/task/16107/stat : 16107 (java) R 16102 16104 13780 0 -1 64 183093 0 0 0 2730 78 0 0 25 0 9 0 108230809 888250368 198644 996147200 134512640 134550740 4294956032 18446744073709551615 104457011 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16104/tid=16108] ppid=16102 vsize=867432 CPUtime=0
/proc/16104/task/16108/stat : 16108 (java) S 16102 16104 13780 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 108230810 888250368 198644 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16104/tid=16109] ppid=16102 vsize=867432 CPUtime=0
/proc/16104/task/16109/stat : 16109 (java) S 16102 16104 13780 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 108230810 888250368 198644 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16104/tid=16110] ppid=16102 vsize=867432 CPUtime=0
/proc/16104/task/16110/stat : 16110 (java) S 16102 16104 13780 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 108230812 888250368 198644 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16104/tid=16111] ppid=16102 vsize=867432 CPUtime=0.14
/proc/16104/task/16111/stat : 16111 (java) S 16102 16104 13780 0 -1 64 529 0 0 0 14 0 0 0 16 0 9 0 108230812 888250368 198644 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16104/tid=16112] ppid=16102 vsize=867432 CPUtime=0
/proc/16104/task/16112/stat : 16112 (java) S 16102 16104 13780 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 108230812 888250368 198644 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16104/tid=16113] ppid=16102 vsize=867432 CPUtime=0
/proc/16104/task/16113/stat : 16113 (java) S 16102 16104 13780 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 108230812 888250368 198644 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 40.68
Current children cumulated vsize (KiB) 867432

[startup+40.9016 s]
/proc/loadavg: 3.20 2.96 2.45 3/91 16113
/proc/meminfo: memFree=306280/2055920 swapFree=4179048/4192956
[pid=16104] ppid=16102 vsize=0 CPUtime=40.86
/proc/16104/stat : 16104 (java) Z 16102 16104 13780 0 -1 12 199424 0 1 0 3979 107 0 0 16 0 2 0 108230807 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16104/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 40.86
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 40.9154
CPU time (s): 40.8848
CPU user time (s): 39.7909
CPU system time (s): 1.09383
CPU usage (%): 99.9252
Max. virtual memory (cumulated for all children) (KiB): 867432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39.791
system time used= 1.09383
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= 1681
involuntary context switches= 1727

runsolver used 0.052991 second user time and 0.142978 second system time

The end

Launcher Data (download as text)

Begin job on node76 at 2008-07-02 04:25:02
IDJOB=1038373
IDBENCH=53560
IDSOLVER=349
FILE ID=node76/1038373-1214965492
PBS_JOBID= 7870184
Free space on /tmp= 66412 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= b8c8d5edeb1c5ac13491e6fb9a38beea
RANDOM SEED=1556175061

node76.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.222
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.222
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:       1089872 kB
Buffers:         55408 kB
Cached:         527352 kB
SwapCached:       8908 kB
Active:         501820 kB
Inactive:       385808 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1089872 kB
SwapTotal:     4192956 kB
SwapFree:      4179048 kB
Dirty:          144568 kB
Writeback:           0 kB
Mapped:         320604 kB
Slab:            63268 kB
Committed_AS:   701740 kB
PageTables:       2220 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= 66404 MiB
End job on node76 at 2008-07-02 04:25:43