Trace number 1086383

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) 112.78 113.581

General information on the benchmark

Namecsp/fapp/fapp37/
normalized-fapp37-2250-2.xml
MD5SUMf8718ebaf51fd44c6f84abcaca826b6a
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark40.8868
Satisfiable
(Un)Satisfiability was proved
Number of variables2250
Number of constraints42699
Maximum constraint arity2
Maximum domain size998
Number of constraints which are defined in extension0
Number of constraints which are defined in intension42699
Global constraints used (with number of constraints)

Solver Data (download as text)

112.63/113.41	java.lang.OutOfMemoryError: Java heap space
112.63/113.41		at src.choco.cpsolver.constraints.integer.extension.AC3rmBinSConstraint.init(AC3rmBinSConstraint.java:182)
112.63/113.41		at src.choco.cpsolver.constraints.integer.extension.AC3rmBinSConstraint.awake(AC3rmBinSConstraint.java:199)
112.63/113.41		at src.choco.cpsolver.propagation.ConstraintEvent.propagateEvent(ConstraintEvent.java:82)
112.63/113.41		at src.choco.cpsolver.propagation.ConstraintEventQueue.propagateSomeEvents(ConstraintEventQueue.java:144)
112.63/113.41		at src.choco.cpsolver.CPSolver.propagate(CPSolver.java:1328)
112.63/113.41		at src.parser.chocogen.ChocoFactory.initialPropagation(ChocoFactory.java:368)
112.63/113.41		at src.parser.chocogen.XmlSolver.solve(XmlSolver.java:155)
112.63/113.41		at src.parser.chocogen.XmlSolver.callOnOneInstance(XmlSolver.java:354)
112.63/113.41		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-1086383-1215239115/watcher-1086383-1215239115 -o /tmp/evaluation-result-1086383-1215239115/solver-1086383-1215239115 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar choco2impWdeg.jar HOME/instance-1086383-1215239115.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.20 2.16 2.20 4/72 28581
/proc/meminfo: memFree=1872232/2055924 swapFree=4180432/4192956
[pid=28581] ppid=28579 vsize=1804 CPUtime=0
/proc/28581/stat : 28581 (java) D 28579 28581 28378 0 -1 0 195 0 0 0 0 0 0 0 18 0 1 0 2002886817 1847296 163 996147200 134512640 134550740 4294956176 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/28581/statm: 451 163 124 9 0 93 0

[startup+0.013477 s]
/proc/loadavg: 2.20 2.16 2.20 4/72 28581
/proc/meminfo: memFree=1872232/2055924 swapFree=4180432/4192956
[pid=28581] ppid=28579 vsize=10888 CPUtime=0
/proc/28581/stat : 28581 (java) S 28579 28581 28378 0 -1 0 772 0 0 0 0 0 0 0 18 0 2 0 2002886817 11149312 534 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/28581/statm: 2722 534 247 9 0 1242 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10888

[startup+0.102055 s]
/proc/loadavg: 2.20 2.16 2.20 4/72 28581
/proc/meminfo: memFree=1872232/2055924 swapFree=4180432/4192956
[pid=28581] ppid=28579 vsize=866556 CPUtime=0.08
/proc/28581/stat : 28581 (java) S 28579 28581 28378 0 -1 0 3853 0 1 0 6 2 0 0 18 0 9 0 2002886817 887353344 3314 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28581/statm: 216639 3314 1768 9 0 211111 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 866556

[startup+0.30109 s]
/proc/loadavg: 2.20 2.16 2.20 4/72 28581
/proc/meminfo: memFree=1872232/2055924 swapFree=4180432/4192956
[pid=28581] ppid=28579 vsize=866556 CPUtime=0.28
/proc/28581/stat : 28581 (java) S 28579 28581 28378 0 -1 0 4313 0 1 0 25 3 0 0 18 0 9 0 2002886817 887353344 3766 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28581/statm: 216639 3766 1852 9 0 211111 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866556

[startup+0.701173 s]
/proc/loadavg: 2.20 2.16 2.20 4/72 28581
/proc/meminfo: memFree=1872232/2055924 swapFree=4180432/4192956
[pid=28581] ppid=28579 vsize=867320 CPUtime=0.68
/proc/28581/stat : 28581 (java) S 28579 28581 28378 0 -1 0 7832 0 1 0 62 6 0 0 18 0 9 0 2002886817 888135680 7285 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28581/statm: 216830 7285 1855 9 0 211302 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867320

[startup+1.50233 s]
/proc/loadavg: 2.20 2.16 2.20 4/81 28590
/proc/meminfo: memFree=1831968/2055924 swapFree=4180432/4192956
[pid=28581] ppid=28579 vsize=867452 CPUtime=1.47
/proc/28581/stat : 28581 (java) S 28579 28581 28378 0 -1 0 27457 0 1 0 133 14 0 0 18 0 9 0 2002886817 888270848 26900 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28581/statm: 216863 26900 1880 9 0 211335 0
[pid=28581/tid=28583] ppid=28579 vsize=867452 CPUtime=1.05
/proc/28581/task/28583/stat : 28583 (java) R 28579 28581 28378 0 -1 64 14992 0 1 0 97 8 0 0 25 0 9 0 2002886818 888270848 26900 996147200 134512640 134550740 4294956016 18446744073709551615 4126621890 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28584] ppid=28579 vsize=867452 CPUtime=0.25
/proc/28581/task/28584/stat : 28584 (java) S 28579 28581 28378 0 -1 64 11205 0 0 0 22 3 0 0 18 0 9 0 2002886819 888270848 26900 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28585] ppid=28579 vsize=867452 CPUtime=0
/proc/28581/task/28585/stat : 28585 (java) S 28579 28581 28378 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002886819 888270848 26900 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28586] ppid=28579 vsize=867452 CPUtime=0
/proc/28581/task/28586/stat : 28586 (java) S 28579 28581 28378 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2002886819 888270848 26900 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28587] ppid=28579 vsize=867452 CPUtime=0
/proc/28581/task/28587/stat : 28587 (java) S 28579 28581 28378 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002886821 888270848 26900 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28588] ppid=28579 vsize=867452 CPUtime=0.13
/proc/28581/task/28588/stat : 28588 (java) S 28579 28581 28378 0 -1 64 524 0 0 0 13 0 0 0 16 0 9 0 2002886822 888270848 26900 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28589] ppid=28579 vsize=867452 CPUtime=0
/proc/28581/task/28589/stat : 28589 (java) S 28579 28581 28378 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002886822 888270848 26900 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28590] ppid=28579 vsize=867452 CPUtime=0
/proc/28581/task/28590/stat : 28590 (java) S 28579 28581 28378 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002886822 888270848 26900 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 867452

[startup+3.10265 s]
/proc/loadavg: 2.20 2.16 2.20 3/81 28590
/proc/meminfo: memFree=1771360/2055924 swapFree=4180432/4192956
[pid=28581] ppid=28579 vsize=867452 CPUtime=3.06
/proc/28581/stat : 28581 (java) S 28579 28581 28378 0 -1 0 33285 0 1 0 289 17 0 0 18 0 9 0 2002886817 888270848 32717 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28581/statm: 216863 32717 1917 9 0 211335 0
[pid=28581/tid=28583] ppid=28579 vsize=867452 CPUtime=2.33
/proc/28581/task/28583/stat : 28583 (java) R 28579 28581 28378 0 -1 64 15096 0 1 0 224 9 0 0 25 0 9 0 2002886818 888270848 32717 996147200 134512640 134550740 4294956016 18446744073709551615 4126793152 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28584] ppid=28579 vsize=867452 CPUtime=0.51
/proc/28581/task/28584/stat : 28584 (java) S 28579 28581 28378 0 -1 64 16891 0 0 0 45 6 0 0 17 0 9 0 2002886819 888270848 32717 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28585] ppid=28579 vsize=867452 CPUtime=0
/proc/28581/task/28585/stat : 28585 (java) S 28579 28581 28378 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002886819 888270848 32717 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28586] ppid=28579 vsize=867452 CPUtime=0
/proc/28581/task/28586/stat : 28586 (java) S 28579 28581 28378 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2002886819 888270848 32717 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28587] ppid=28579 vsize=867452 CPUtime=0
/proc/28581/task/28587/stat : 28587 (java) S 28579 28581 28378 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002886821 888270848 32717 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28588] ppid=28579 vsize=867452 CPUtime=0.19
/proc/28581/task/28588/stat : 28588 (java) S 28579 28581 28378 0 -1 64 562 0 0 0 18 1 0 0 15 0 9 0 2002886822 888270848 32717 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28589] ppid=28579 vsize=867452 CPUtime=0
/proc/28581/task/28589/stat : 28589 (java) S 28579 28581 28378 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002886822 888270848 32717 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28590] ppid=28579 vsize=867452 CPUtime=0
/proc/28581/task/28590/stat : 28590 (java) S 28579 28581 28378 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002886822 888270848 32717 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 867452

[startup+6.30227 s]
/proc/loadavg: 2.18 2.16 2.20 3/81 28590
/proc/meminfo: memFree=1727968/2055924 swapFree=4180432/4192956
[pid=28581] ppid=28579 vsize=867512 CPUtime=6.23
/proc/28581/stat : 28581 (java) S 28579 28581 28378 0 -1 0 38504 0 1 0 603 20 0 0 18 0 9 0 2002886817 888332288 37891 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28581/statm: 216878 37891 1986 9 0 211350 0
[pid=28581/tid=28583] ppid=28579 vsize=867512 CPUtime=5.13
/proc/28581/task/28583/stat : 28583 (java) R 28579 28581 28378 0 -1 64 15479 0 1 0 504 9 0 0 25 0 9 0 2002886818 888332288 37891 996147200 134512640 134550740 4294956016 18446744073709551615 4126887364 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28584] ppid=28579 vsize=867512 CPUtime=0.74
/proc/28581/task/28584/stat : 28584 (java) S 28579 28581 28378 0 -1 64 21639 0 0 0 67 7 0 0 16 0 9 0 2002886819 888332288 37891 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28585] ppid=28579 vsize=867512 CPUtime=0
/proc/28581/task/28585/stat : 28585 (java) S 28579 28581 28378 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002886819 888332288 37891 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28586] ppid=28579 vsize=867512 CPUtime=0
/proc/28581/task/28586/stat : 28586 (java) S 28579 28581 28378 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2002886819 888332288 37891 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28587] ppid=28579 vsize=867512 CPUtime=0
/proc/28581/task/28587/stat : 28587 (java) S 28579 28581 28378 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002886821 888332288 37891 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28588] ppid=28579 vsize=867512 CPUtime=0.32
/proc/28581/task/28588/stat : 28588 (java) S 28579 28581 28378 0 -1 64 650 0 0 0 31 1 0 0 16 0 9 0 2002886822 888332288 37891 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28589] ppid=28579 vsize=867512 CPUtime=0
/proc/28581/task/28589/stat : 28589 (java) S 28579 28581 28378 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002886822 888332288 37891 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28590] ppid=28579 vsize=867512 CPUtime=0
/proc/28581/task/28590/stat : 28590 (java) S 28579 28581 28378 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002886822 888332288 37891 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 867512

[startup+12.7025 s]
/proc/loadavg: 2.17 2.15 2.20 3/81 28590
/proc/meminfo: memFree=1720992/2055924 swapFree=4180432/4192956
[pid=28581] ppid=28579 vsize=867512 CPUtime=12.57
/proc/28581/stat : 28581 (java) S 28579 28581 28378 0 -1 0 40424 0 1 0 1236 21 0 0 18 0 9 0 2002886817 888332288 39789 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28581/statm: 216878 39789 1986 9 0 211350 0
[pid=28581/tid=28583] ppid=28579 vsize=867512 CPUtime=11.09
/proc/28581/task/28583/stat : 28583 (java) R 28579 28581 28378 0 -1 64 15501 0 1 0 1100 9 0 0 25 0 9 0 2002886818 888332288 39789 996147200 134512640 134550740 4294956016 18446744073709551615 103825780 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28584] ppid=28579 vsize=867512 CPUtime=1.13
/proc/28581/task/28584/stat : 28584 (java) S 28579 28581 28378 0 -1 64 23533 0 0 0 104 9 0 0 16 0 9 0 2002886819 888332288 39789 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28585] ppid=28579 vsize=867512 CPUtime=0
/proc/28581/task/28585/stat : 28585 (java) S 28579 28581 28378 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002886819 888332288 39789 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28586] ppid=28579 vsize=867512 CPUtime=0
/proc/28581/task/28586/stat : 28586 (java) S 28579 28581 28378 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2002886819 888332288 39789 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28587] ppid=28579 vsize=867512 CPUtime=0
/proc/28581/task/28587/stat : 28587 (java) S 28579 28581 28378 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002886821 888332288 39789 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28588] ppid=28579 vsize=867512 CPUtime=0.33
/proc/28581/task/28588/stat : 28588 (java) S 28579 28581 28378 0 -1 64 654 0 0 0 32 1 0 0 15 0 9 0 2002886822 888332288 39789 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28589] ppid=28579 vsize=867512 CPUtime=0
/proc/28581/task/28589/stat : 28589 (java) S 28579 28581 28378 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002886822 888332288 39789 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28590] ppid=28579 vsize=867512 CPUtime=0
/proc/28581/task/28590/stat : 28590 (java) S 28579 28581 28378 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002886822 888332288 39789 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 867512

[startup+25.5011 s]
/proc/loadavg: 2.13 2.14 2.19 3/81 28590
/proc/meminfo: memFree=1621536/2055924 swapFree=4180432/4192956
[pid=28581] ppid=28579 vsize=867676 CPUtime=25.26
/proc/28581/stat : 28581 (java) S 28579 28581 28378 0 -1 0 65093 0 1 0 2494 32 0 0 18 0 9 0 2002886817 888500224 64410 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28581/statm: 216919 64410 1997 9 0 211391 0
[pid=28581/tid=28583] ppid=28579 vsize=867676 CPUtime=22.74
/proc/28581/task/28583/stat : 28583 (java) R 28579 28581 28378 0 -1 64 15648 0 1 0 2264 10 0 0 25 0 9 0 2002886818 888500224 64410 996147200 134512640 134550740 4294956016 18446744073709551615 4126381530 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28584] ppid=28579 vsize=867676 CPUtime=2.06
/proc/28581/task/28584/stat : 28584 (java) S 28579 28581 28378 0 -1 64 47963 0 0 0 188 18 0 0 16 0 9 0 2002886819 888500224 64410 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28585] ppid=28579 vsize=867676 CPUtime=0
/proc/28581/task/28585/stat : 28585 (java) S 28579 28581 28378 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002886819 888500224 64410 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28586] ppid=28579 vsize=867676 CPUtime=0
/proc/28581/task/28586/stat : 28586 (java) S 28579 28581 28378 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2002886819 888500224 64410 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28587] ppid=28579 vsize=867676 CPUtime=0
/proc/28581/task/28587/stat : 28587 (java) S 28579 28581 28378 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002886821 888500224 64410 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28588] ppid=28579 vsize=867676 CPUtime=0.43
/proc/28581/task/28588/stat : 28588 (java) S 28579 28581 28378 0 -1 64 746 0 0 0 41 2 0 0 15 0 9 0 2002886822 888500224 64410 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28589] ppid=28579 vsize=867676 CPUtime=0
/proc/28581/task/28589/stat : 28589 (java) S 28579 28581 28378 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002886822 888500224 64410 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28590] ppid=28579 vsize=867676 CPUtime=0
/proc/28581/task/28590/stat : 28590 (java) S 28579 28581 28378 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002886822 888500224 64410 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 867676

[startup+51.1011 s]
/proc/loadavg: 2.08 2.13 2.19 3/81 28590
/proc/meminfo: memFree=1441120/2055924 swapFree=4180432/4192956
[pid=28581] ppid=28579 vsize=867676 CPUtime=50.64
/proc/28581/stat : 28581 (java) S 28579 28581 28378 0 -1 0 110115 0 1 0 5015 49 0 0 18 0 9 0 2002886817 888500224 109424 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28581/statm: 216919 109424 1997 9 0 211391 0
[pid=28581/tid=28583] ppid=28579 vsize=867676 CPUtime=47.41
/proc/28581/task/28583/stat : 28583 (java) R 28579 28581 28378 0 -1 64 15656 0 1 0 4731 10 0 0 25 0 9 0 2002886818 888500224 109424 996147200 134512640 134550740 4294956016 18446744073709551615 4126662452 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28584] ppid=28579 vsize=867676 CPUtime=2.75
/proc/28581/task/28584/stat : 28584 (java) S 28579 28581 28378 0 -1 64 92964 0 0 0 239 36 0 0 16 0 9 0 2002886819 888500224 109424 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28585] ppid=28579 vsize=867676 CPUtime=0
/proc/28581/task/28585/stat : 28585 (java) S 28579 28581 28378 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002886819 888500224 109424 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28586] ppid=28579 vsize=867676 CPUtime=0
/proc/28581/task/28586/stat : 28586 (java) S 28579 28581 28378 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2002886819 888500224 109424 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28587] ppid=28579 vsize=867676 CPUtime=0
/proc/28581/task/28587/stat : 28587 (java) S 28579 28581 28378 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002886821 888500224 109424 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28588] ppid=28579 vsize=867676 CPUtime=0.46
/proc/28581/task/28588/stat : 28588 (java) S 28579 28581 28378 0 -1 64 759 0 0 0 44 2 0 0 16 0 9 0 2002886822 888500224 109424 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28589] ppid=28579 vsize=867676 CPUtime=0
/proc/28581/task/28589/stat : 28589 (java) S 28579 28581 28378 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002886822 888500224 109424 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28590] ppid=28579 vsize=867676 CPUtime=0
/proc/28581/task/28590/stat : 28590 (java) S 28579 28581 28378 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002886822 888500224 109424 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 867676

[startup+102.306 s]
/proc/loadavg: 2.04 2.11 2.18 3/81 28590
/proc/meminfo: memFree=1109152/2055924 swapFree=4180432/4192956
[pid=28581] ppid=28579 vsize=867676 CPUtime=101.59
/proc/28581/stat : 28581 (java) S 28579 28581 28378 0 -1 0 192929 0 1 0 10077 82 0 0 18 0 9 0 2002886817 888500224 192231 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28581/statm: 216919 192231 1997 9 0 211391 0
[pid=28581/tid=28583] ppid=28579 vsize=867676 CPUtime=97.81
/proc/28581/task/28583/stat : 28583 (java) R 28579 28581 28378 0 -1 64 15663 0 1 0 9771 10 0 0 25 0 9 0 2002886818 888500224 192231 996147200 134512640 134550740 4294956016 18446744073709551615 4127559444 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28584] ppid=28579 vsize=867676 CPUtime=3.31
/proc/28581/task/28584/stat : 28584 (java) S 28579 28581 28378 0 -1 64 175771 0 0 0 262 69 0 0 16 0 9 0 2002886819 888500224 192231 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28585] ppid=28579 vsize=867676 CPUtime=0
/proc/28581/task/28585/stat : 28585 (java) S 28579 28581 28378 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002886819 888500224 192231 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28586] ppid=28579 vsize=867676 CPUtime=0
/proc/28581/task/28586/stat : 28586 (java) S 28579 28581 28378 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2002886819 888500224 192231 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28587] ppid=28579 vsize=867676 CPUtime=0
/proc/28581/task/28587/stat : 28587 (java) S 28579 28581 28378 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002886821 888500224 192231 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28588] ppid=28579 vsize=867676 CPUtime=0.46
/proc/28581/task/28588/stat : 28588 (java) S 28579 28581 28378 0 -1 64 759 0 0 0 44 2 0 0 16 0 9 0 2002886822 888500224 192231 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28589] ppid=28579 vsize=867676 CPUtime=0
/proc/28581/task/28589/stat : 28589 (java) S 28579 28581 28378 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002886822 888500224 192231 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28590] ppid=28579 vsize=867676 CPUtime=0
/proc/28581/task/28590/stat : 28590 (java) S 28579 28581 28378 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002886822 888500224 192231 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.59
Current children cumulated vsize (KiB) 867676

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

[startup+108.702 s]
/proc/loadavg: 2.03 2.11 2.17 4/81 28590
/proc/meminfo: memFree=1082208/2055924 swapFree=4180432/4192956
[pid=28581] ppid=28579 vsize=873808 CPUtime=107.97
/proc/28581/stat : 28581 (java) S 28579 28581 28378 0 -1 0 212499 0 1 0 10707 90 0 0 18 0 9 0 2002886817 894779392 200840 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28581/statm: 218452 200840 2654 9 0 212924 0
[pid=28581/tid=28583] ppid=28579 vsize=873808 CPUtime=100.63
/proc/28581/task/28583/stat : 28583 (java) R 28579 28581 28378 0 -1 64 15666 0 1 0 10053 10 0 0 25 0 9 0 2002886818 894779392 200840 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28584] ppid=28579 vsize=873808 CPUtime=6.85
/proc/28581/task/28584/stat : 28584 (java) R 28579 28581 28378 0 -1 64 195338 0 0 0 609 76 0 0 18 0 9 0 2002886819 894779392 200840 996147200 134512640 134550740 4294956016 18446744073709551615 104182546 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28585] ppid=28579 vsize=873808 CPUtime=0
/proc/28581/task/28585/stat : 28585 (java) S 28579 28581 28378 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002886819 894779392 200840 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28586] ppid=28579 vsize=873808 CPUtime=0
/proc/28581/task/28586/stat : 28586 (java) S 28579 28581 28378 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2002886819 894779392 200840 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28587] ppid=28579 vsize=873808 CPUtime=0
/proc/28581/task/28587/stat : 28587 (java) S 28579 28581 28378 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002886821 894779392 200840 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28588] ppid=28579 vsize=873808 CPUtime=0.46
/proc/28581/task/28588/stat : 28588 (java) S 28579 28581 28378 0 -1 64 759 0 0 0 44 2 0 0 16 0 9 0 2002886822 894779392 200840 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28589] ppid=28579 vsize=873808 CPUtime=0
/proc/28581/task/28589/stat : 28589 (java) S 28579 28581 28378 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002886822 894779392 200840 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28590] ppid=28579 vsize=873808 CPUtime=0
/proc/28581/task/28590/stat : 28590 (java) S 28579 28581 28378 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002886822 894779392 200840 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 107.97
Current children cumulated vsize (KiB) 873808

[startup+111.901 s]
/proc/loadavg: 2.11 2.12 2.18 3/81 28590
/proc/meminfo: memFree=1083232/2055924 swapFree=4180432/4192956
[pid=28581] ppid=28579 vsize=869680 CPUtime=111.14
/proc/28581/stat : 28581 (java) S 28579 28581 28378 0 -1 0 213378 0 1 0 11024 90 0 0 18 0 9 0 2002886817 890552320 199808 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28581/statm: 217420 199808 2654 9 0 211892 0
[pid=28581/tid=28583] ppid=28579 vsize=869680 CPUtime=103.27
/proc/28581/task/28583/stat : 28583 (java) R 28579 28581 28378 0 -1 64 15667 0 1 0 10317 10 0 0 25 0 9 0 2002886818 890552320 199808 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28584] ppid=28579 vsize=869680 CPUtime=7.4
/proc/28581/task/28584/stat : 28584 (java) R 28579 28581 28378 0 -1 64 196216 0 0 0 663 77 0 0 16 0 9 0 2002886819 890552320 199808 996147200 134512640 134550740 4294956016 18446744073709551615 103735833 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28585] ppid=28579 vsize=869680 CPUtime=0
/proc/28581/task/28585/stat : 28585 (java) S 28579 28581 28378 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002886819 890552320 199808 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28586] ppid=28579 vsize=869680 CPUtime=0
/proc/28581/task/28586/stat : 28586 (java) S 28579 28581 28378 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2002886819 890552320 199808 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28587] ppid=28579 vsize=869680 CPUtime=0
/proc/28581/task/28587/stat : 28587 (java) S 28579 28581 28378 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002886821 890552320 199808 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28588] ppid=28579 vsize=869680 CPUtime=0.46
/proc/28581/task/28588/stat : 28588 (java) S 28579 28581 28378 0 -1 64 759 0 0 0 44 2 0 0 16 0 9 0 2002886822 890552320 199808 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28589] ppid=28579 vsize=869680 CPUtime=0
/proc/28581/task/28589/stat : 28589 (java) S 28579 28581 28378 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002886822 890552320 199808 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28590] ppid=28579 vsize=869680 CPUtime=0
/proc/28581/task/28590/stat : 28590 (java) S 28579 28581 28378 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002886822 890552320 199808 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 111.14
Current children cumulated vsize (KiB) 869680

[startup+112.702 s]
/proc/loadavg: 2.11 2.12 2.18 4/81 28590
/proc/meminfo: memFree=1081248/2055924 swapFree=4180432/4192956
[pid=28581] ppid=28579 vsize=869680 CPUtime=111.94
/proc/28581/stat : 28581 (java) S 28579 28581 28378 0 -1 0 216705 0 1 0 11102 92 0 0 18 0 9 0 2002886817 890552320 199808 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28581/statm: 217420 199808 2654 9 0 211892 0
[pid=28581/tid=28583] ppid=28579 vsize=869680 CPUtime=103.27
/proc/28581/task/28583/stat : 28583 (java) R 28579 28581 28378 0 -1 64 15667 0 1 0 10317 10 0 0 25 0 9 0 2002886818 890552320 199808 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28584] ppid=28579 vsize=869680 CPUtime=8.19
/proc/28581/task/28584/stat : 28584 (java) R 28579 28581 28378 0 -1 64 199543 0 0 0 741 78 0 0 16 0 9 0 2002886819 890552320 199808 996147200 134512640 134550740 4294956016 18446744073709551615 103736180 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28585] ppid=28579 vsize=869680 CPUtime=0
/proc/28581/task/28585/stat : 28585 (java) S 28579 28581 28378 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002886819 890552320 199808 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28586] ppid=28579 vsize=869680 CPUtime=0
/proc/28581/task/28586/stat : 28586 (java) S 28579 28581 28378 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2002886819 890552320 199808 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28587] ppid=28579 vsize=869680 CPUtime=0
/proc/28581/task/28587/stat : 28587 (java) S 28579 28581 28378 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002886821 890552320 199808 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28588] ppid=28579 vsize=869680 CPUtime=0.46
/proc/28581/task/28588/stat : 28588 (java) S 28579 28581 28378 0 -1 64 759 0 0 0 44 2 0 0 16 0 9 0 2002886822 890552320 199808 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28589] ppid=28579 vsize=869680 CPUtime=0
/proc/28581/task/28589/stat : 28589 (java) S 28579 28581 28378 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002886822 890552320 199808 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28590] ppid=28579 vsize=869680 CPUtime=0
/proc/28581/task/28590/stat : 28590 (java) S 28579 28581 28378 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002886822 890552320 199808 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 111.94
Current children cumulated vsize (KiB) 869680

[startup+113.102 s]
/proc/loadavg: 2.11 2.12 2.18 4/81 28590
/proc/meminfo: memFree=1081248/2055924 swapFree=4180432/4192956
[pid=28581] ppid=28579 vsize=874808 CPUtime=112.34
/proc/28581/stat : 28581 (java) S 28579 28581 28378 0 -1 0 219154 0 1 0 11142 92 0 0 18 0 9 0 2002886817 895803392 201090 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28581/statm: 218702 201090 2654 9 0 213174 0
[pid=28581/tid=28583] ppid=28579 vsize=874808 CPUtime=103.27
/proc/28581/task/28583/stat : 28583 (java) R 28579 28581 28378 0 -1 64 15667 0 1 0 10317 10 0 0 25 0 9 0 2002886818 895803392 201090 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28584] ppid=28579 vsize=874808 CPUtime=8.59
/proc/28581/task/28584/stat : 28584 (java) R 28579 28581 28378 0 -1 64 201992 0 0 0 780 79 0 0 17 0 9 0 2002886819 895803392 201090 996147200 134512640 134550740 4294956016 18446744073709551615 104181529 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28585] ppid=28579 vsize=874808 CPUtime=0
/proc/28581/task/28585/stat : 28585 (java) S 28579 28581 28378 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002886819 895803392 201090 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28586] ppid=28579 vsize=874808 CPUtime=0
/proc/28581/task/28586/stat : 28586 (java) S 28579 28581 28378 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2002886819 895803392 201090 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28587] ppid=28579 vsize=874808 CPUtime=0
/proc/28581/task/28587/stat : 28587 (java) S 28579 28581 28378 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002886821 895803392 201090 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28588] ppid=28579 vsize=874808 CPUtime=0.46
/proc/28581/task/28588/stat : 28588 (java) S 28579 28581 28378 0 -1 64 759 0 0 0 44 2 0 0 16 0 9 0 2002886822 895803392 201090 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28589] ppid=28579 vsize=874808 CPUtime=0
/proc/28581/task/28589/stat : 28589 (java) S 28579 28581 28378 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002886822 895803392 201090 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28590] ppid=28579 vsize=874808 CPUtime=0
/proc/28581/task/28590/stat : 28590 (java) S 28579 28581 28378 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002886822 895803392 201090 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 112.34
Current children cumulated vsize (KiB) 874808

[startup+113.503 s]
/proc/loadavg: 2.11 2.12 2.18 4/81 28590
/proc/meminfo: memFree=1076128/2055924 swapFree=4180432/4192956
[pid=28581] ppid=28579 vsize=0 CPUtime=112.69
/proc/28581/stat : 28581 (java) Z 28579 28581 28378 0 -1 12 219168 0 1 0 11172 97 0 0 16 0 2 0 2002886817 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28581/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 112.69
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 113.581
CPU time (s): 112.78
CPU user time (s): 111.728
CPU system time (s): 1.05184
CPU usage (%): 99.2944
Max. virtual memory (cumulated for all children) (KiB): 875092

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 111.728
system time used= 1.05184
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 219168
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= 4881
involuntary context switches= 6635

runsolver used 0.149977 second user time and 0.375942 second system time

The end

Launcher Data (download as text)

Begin job on node6 at 2008-07-05 08:25:15
IDJOB=1086383
IDBENCH=57810
IDSOLVER=348
FILE ID=node6/1086383-1215239115
PBS_JOBID= 7881970
Free space on /tmp= 66484 MiB

SOLVER NAME= choco2_impwdeg 2008-06-26
BENCH NAME= CPAI08/csp/fapp/fapp37/normalized-fapp37-2250-2.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-1086383-1215239115/watcher-1086383-1215239115 -o /tmp/evaluation-result-1086383-1215239115/solver-1086383-1215239115 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar choco2impWdeg.jar HOME/instance-1086383-1215239115.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= f8718ebaf51fd44c6f84abcaca826b6a
RANDOM SEED=2053931283

node6.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.265
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.265
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:      2055924 kB
MemFree:       1872712 kB
Buffers:          2336 kB
Cached:          55184 kB
SwapCached:       6536 kB
Active:         120280 kB
Inactive:        13968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1872712 kB
SwapTotal:     4192956 kB
SwapFree:      4180432 kB
Dirty:           11940 kB
Writeback:           0 kB
Mapped:          84220 kB
Slab:            34028 kB
Committed_AS:  3461628 kB
PageTables:       2084 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= 66476 MiB
End job on node6 at 2008-07-05 08:27:09