Trace number 1063389

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
MDG-noprobe 2008-06-27UNSAT 1007.41 1015.2

DiagnosticValue
ASSIGNMENTS127421
CHECKS2700260000

General information on the benchmark

Namecsp/pseudo/mpsReduced/
normalized-mps-red-share2b.xml
MD5SUM8a721fe409f930a696bbe0a3be39d00f
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark12.6901
Satisfiable
(Un)Satisfiability was proved
Number of variables2370
Number of constraints109
Maximum constraint arity360
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension109
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.21	c mistral-prime version 1.313
1007.31/1015.12	s UNSATISFIABLE
1007.31/1015.12	d CHECKS 2700263717
1007.31/1015.12	d ASSIGNMENTS 127421

Verifier Data (download as text)

No possible verification on an UNSAT instance

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-1063389-1215136793/watcher-1063389-1215136793 -o /tmp/evaluation-result-1063389-1215136793/solver-1063389-1215136793 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/xsolve HOME/instance-1063389-1215136793.xml -heu dom/wdeg -res no 

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.02 2.01 2.00 4/82 22289
/proc/meminfo: memFree=1715392/2055920 swapFree=4097880/4192956
[pid=22289] ppid=22287 vsize=820 CPUtime=0
/proc/22289/stat : 22289 (xsolve) R 22287 22289 21536 0 -1 4194304 39 0 0 0 0 0 0 0 19 0 1 0 1543351536 839680 25 996147200 134512640 135239859 4294956208 18446744073709551615 9274148 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/22289/statm: 205 25 19 177 0 3 0

[startup+0.210598 s]
/proc/loadavg: 2.02 2.01 2.00 4/82 22289
/proc/meminfo: memFree=1715392/2055920 swapFree=4097880/4192956
[pid=22289] ppid=22287 vsize=8032 CPUtime=0.19
/proc/22289/stat : 22289 (xsolve) R 22287 22289 21536 0 -1 4194304 1312 0 0 0 19 0 0 0 19 0 1 0 1543351536 8224768 1278 996147200 134512640 135239859 4294956208 18446744073709551615 9441858 0 0 4096 0 0 0 0 17 1 0 0
/proc/22289/statm: 2008 1278 356 177 0 911 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 8032

[startup+0.302162 s]
/proc/loadavg: 2.02 2.01 2.00 4/82 22289
/proc/meminfo: memFree=1715392/2055920 swapFree=4097880/4192956
[pid=22289] ppid=22287 vsize=8164 CPUtime=0.28
/proc/22289/stat : 22289 (xsolve) R 22287 22289 21536 0 -1 4194304 1322 0 0 0 28 0 0 0 19 0 1 0 1543351536 8359936 1288 996147200 134512640 135239859 4294956208 18446744073709551615 134610692 0 0 4096 0 0 0 0 17 1 0 0
/proc/22289/statm: 2041 1288 356 177 0 944 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 8164

[startup+0.40214 s]
/proc/loadavg: 2.02 2.01 2.00 4/82 22289
/proc/meminfo: memFree=1715392/2055920 swapFree=4097880/4192956
[pid=22289] ppid=22287 vsize=8164 CPUtime=0.38
/proc/22289/stat : 22289 (xsolve) R 22287 22289 21536 0 -1 4194304 1322 0 0 0 38 0 0 0 20 0 1 0 1543351536 8359936 1288 996147200 134512640 135239859 4294956208 18446744073709551615 9441824 0 0 4096 0 0 0 0 17 1 0 0
/proc/22289/statm: 2041 1288 356 177 0 944 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 8164

[startup+0.702232 s]
/proc/loadavg: 2.02 2.01 2.00 4/82 22289
/proc/meminfo: memFree=1715392/2055920 swapFree=4097880/4192956
[pid=22289] ppid=22287 vsize=9808 CPUtime=0.68
/proc/22289/stat : 22289 (xsolve) R 22287 22289 21536 0 -1 4194304 1749 0 0 0 68 0 0 0 23 0 1 0 1543351536 10043392 1715 996147200 134512640 135239859 4294956208 18446744073709551615 134610628 0 0 4096 0 0 0 0 17 1 0 0
/proc/22289/statm: 2452 1715 356 177 0 1355 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 9808

[startup+1.50229 s]
/proc/loadavg: 2.01 2.01 2.00 4/83 22290
/proc/meminfo: memFree=1709240/2055920 swapFree=4097880/4192956
[pid=22289] ppid=22287 vsize=33200 CPUtime=1.47
/proc/22289/stat : 22289 (xsolve) R 22287 22289 21536 0 -1 4194304 7674 0 0 0 144 3 0 0 25 0 1 0 1543351536 33996800 7509 996147200 134512640 135239859 4294956208 18446744073709551615 135030941 0 0 4096 0 0 0 0 17 1 0 0
/proc/22289/statm: 8300 7509 411 177 0 7203 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 33200

[startup+3.1068 s]
/proc/loadavg: 2.01 2.01 2.00 4/83 22290
/proc/meminfo: memFree=1682104/2055920 swapFree=4097880/4192956
[pid=22289] ppid=22287 vsize=37904 CPUtime=3.07
/proc/22289/stat : 22289 (xsolve) R 22287 22289 21536 0 -1 4194304 9190 0 0 0 303 4 0 0 25 0 1 0 1543351536 38813696 8639 996147200 134512640 135239859 4294956208 18446744073709551615 135101201 0 0 4096 0 0 0 0 17 1 0 0
/proc/22289/statm: 9476 8639 411 177 0 8379 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 37904

[startup+6.30116 s]
/proc/loadavg: 2.01 2.01 2.00 3/83 22290
/proc/meminfo: memFree=1682104/2055920 swapFree=4097880/4192956
[pid=22289] ppid=22287 vsize=37904 CPUtime=6.24
/proc/22289/stat : 22289 (xsolve) R 22287 22289 21536 0 -1 4194304 9190 0 0 0 620 4 0 0 25 0 1 0 1543351536 38813696 8639 996147200 134512640 135239859 4294956208 18446744073709551615 135101201 0 0 4096 0 0 0 0 17 1 0 0
/proc/22289/statm: 9476 8639 411 177 0 8379 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 37904

[startup+12.7026 s]
/proc/loadavg: 2.01 2.01 2.00 3/83 22290
/proc/meminfo: memFree=1681728/2055920 swapFree=4097880/4192956
[pid=22289] ppid=22287 vsize=38168 CPUtime=12.58
/proc/22289/stat : 22289 (xsolve) R 22287 22289 21536 0 -1 4194304 9271 0 0 0 1254 4 0 0 25 0 1 0 1543351536 39084032 8720 996147200 134512640 135239859 4294956208 18446744073709551615 135074291 0 0 4096 0 0 0 0 17 1 0 0
/proc/22289/statm: 9542 8720 411 177 0 8445 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 38168

[startup+25.5063 s]
/proc/loadavg: 2.01 2.01 2.00 4/83 22290
/proc/meminfo: memFree=1681792/2055920 swapFree=4097880/4192956
[pid=22289] ppid=22287 vsize=38168 CPUtime=25.26
/proc/22289/stat : 22289 (xsolve) R 22287 22289 21536 0 -1 4194304 9271 0 0 0 2522 4 0 0 25 0 1 0 1543351536 39084032 8720 996147200 134512640 135239859 4294956208 18446744073709551615 135073952 0 0 4096 0 0 0 0 17 1 0 0
/proc/22289/statm: 9542 8720 411 177 0 8445 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 38168

[startup+51.1019 s]
/proc/loadavg: 2.00 2.01 2.00 4/83 22290
/proc/meminfo: memFree=1681792/2055920 swapFree=4097880/4192956
[pid=22289] ppid=22287 vsize=38168 CPUtime=50.62
/proc/22289/stat : 22289 (xsolve) R 22287 22289 21536 0 -1 4194304 9271 0 0 0 5058 4 0 0 25 0 1 0 1543351536 39084032 8720 996147200 134512640 135239859 4294956208 18446744073709551615 135071645 0 0 4096 0 0 0 0 17 1 0 0
/proc/22289/statm: 9542 8720 411 177 0 8445 0
Current children cumulated CPU time (s) 50.62
Current children cumulated vsize (KiB) 38168

[startup+102.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 22296
/proc/meminfo: memFree=1681728/2055920 swapFree=4097880/4192956
[pid=22289] ppid=22287 vsize=38168 CPUtime=101.33
/proc/22289/stat : 22289 (xsolve) R 22287 22289 21536 0 -1 4194304 9271 0 0 0 10129 4 0 0 25 0 1 0 1543351536 39084032 8720 996147200 134512640 135239859 4294956208 18446744073709551615 134803510 0 0 4096 0 0 0 0 17 1 0 0
/proc/22289/statm: 9542 8720 411 177 0 8445 0
Current children cumulated CPU time (s) 101.33
Current children cumulated vsize (KiB) 38168

[startup+162.303 s]
/proc/loadavg: 2.27 2.08 2.02 3/83 22772
/proc/meminfo: memFree=1653496/2055920 swapFree=4097880/4192956
[pid=22289] ppid=22287 vsize=38168 CPUtime=157.62
/proc/22289/stat : 22289 (xsolve) R 22287 22289 21536 0 -1 4194304 9271 0 0 0 15756 6 0 0 25 0 1 0 1543351536 39084032 8720 996147200 134512640 135239859 4294956208 18446744073709551615 135071616 0 0 4096 0 0 0 0 17 1 0 0
/proc/22289/statm: 9542 8720 411 177 0 8445 0
Current children cumulated CPU time (s) 157.62
Current children cumulated vsize (KiB) 38168

[startup+222.302 s]
/proc/loadavg: 2.10 2.06 2.02 4/83 22772
/proc/meminfo: memFree=1653568/2055920 swapFree=4097880/4192956
[pid=22289] ppid=22287 vsize=38168 CPUtime=217.08
/proc/22289/stat : 22289 (xsolve) R 22287 22289 21536 0 -1 4194304 9271 0 0 0 21701 7 0 0 25 0 1 0 1543351536 39084032 8720 996147200 134512640 135239859 4294956208 18446744073709551615 134803097 0 0 4096 0 0 0 0 17 1 0 0
/proc/22289/statm: 9542 8720 411 177 0 8445 0
Current children cumulated CPU time (s) 217.08
Current children cumulated vsize (KiB) 38168

[startup+282.302 s]
/proc/loadavg: 2.03 2.05 2.01 3/83 22772
/proc/meminfo: memFree=1653568/2055920 swapFree=4097880/4192956
[pid=22289] ppid=22287 vsize=38168 CPUtime=276.53
/proc/22289/stat : 22289 (xsolve) R 22287 22289 21536 0 -1 4194304 9271 0 0 0 27646 7 0 0 25 0 1 0 1543351536 39084032 8720 996147200 134512640 135239859 4294956208 18446744073709551615 135073862 0 0 4096 0 0 0 0 17 1 0 0
/proc/22289/statm: 9542 8720 411 177 0 8445 0
Current children cumulated CPU time (s) 276.53
Current children cumulated vsize (KiB) 38168

[startup+342.307 s]
/proc/loadavg: 2.01 2.03 2.01 3/83 22772
/proc/meminfo: memFree=1653568/2055920 swapFree=4097880/4192956
[pid=22289] ppid=22287 vsize=38168 CPUtime=335.99
/proc/22289/stat : 22289 (xsolve) R 22287 22289 21536 0 -1 4194304 9271 0 0 0 33591 8 0 0 25 0 1 0 1543351536 39084032 8720 996147200 134512640 135239859 4294956208 18446744073709551615 135097665 0 0 4096 0 0 0 0 17 1 0 0
/proc/22289/statm: 9542 8720 411 177 0 8445 0
Current children cumulated CPU time (s) 335.99
Current children cumulated vsize (KiB) 38168

[startup+402.302 s]
/proc/loadavg: 2.00 2.03 2.00 3/83 22772
/proc/meminfo: memFree=1653504/2055920 swapFree=4097880/4192956
[pid=22289] ppid=22287 vsize=38168 CPUtime=395.44
/proc/22289/stat : 22289 (xsolve) R 22287 22289 21536 0 -1 4194304 9271 0 0 0 39536 8 0 0 25 0 1 0 1543351536 39084032 8720 996147200 134512640 135239859 4294956208 18446744073709551615 134803099 0 0 4096 0 0 0 0 17 1 0 0
/proc/22289/statm: 9542 8720 411 177 0 8445 0
Current children cumulated CPU time (s) 395.44
Current children cumulated vsize (KiB) 38168

[startup+462.302 s]
/proc/loadavg: 1.94 2.00 1.99 3/75 22803
/proc/meminfo: memFree=1662528/2055920 swapFree=4097880/4192956
[pid=22289] ppid=22287 vsize=38168 CPUtime=455.02
/proc/22289/stat : 22289 (xsolve) R 22287 22289 21536 0 -1 4194304 9271 0 0 0 45493 9 0 0 25 0 1 0 1543351536 39084032 8720 996147200 134512640 135239859 4294956208 18446744073709551615 135071645 0 0 4096 0 0 0 0 17 0 0 0
/proc/22289/statm: 9542 8720 411 177 0 8445 0
Current children cumulated CPU time (s) 455.02
Current children cumulated vsize (KiB) 38168

[startup+522.302 s]
/proc/loadavg: 1.97 2.00 1.99 3/75 22803
/proc/meminfo: memFree=1662528/2055920 swapFree=4097880/4192956
[pid=22289] ppid=22287 vsize=38168 CPUtime=514.97
/proc/22289/stat : 22289 (xsolve) R 22287 22289 21536 0 -1 4194304 9271 0 0 0 51488 9 0 0 25 0 1 0 1543351536 39084032 8720 996147200 134512640 135239859 4294956208 18446744073709551615 135101104 0 0 4096 0 0 0 0 17 0 0 0
/proc/22289/statm: 9542 8720 411 177 0 8445 0
Current children cumulated CPU time (s) 514.97
Current children cumulated vsize (KiB) 38168

[startup+582.301 s]
/proc/loadavg: 1.99 2.00 1.99 3/75 22803
/proc/meminfo: memFree=1662400/2055920 swapFree=4097880/4192956
[pid=22289] ppid=22287 vsize=38168 CPUtime=574.91
/proc/22289/stat : 22289 (xsolve) R 22287 22289 21536 0 -1 4194304 9271 0 0 0 57482 9 0 0 25 0 1 0 1543351536 39084032 8720 996147200 134512640 135239859 4294956208 18446744073709551615 135101088 0 0 4096 0 0 0 0 17 0 0 0
/proc/22289/statm: 9542 8720 411 177 0 8445 0
Current children cumulated CPU time (s) 574.91
Current children cumulated vsize (KiB) 38168

[startup+642.301 s]
/proc/loadavg: 1.99 2.00 1.99 3/75 22803
/proc/meminfo: memFree=1662336/2055920 swapFree=4097880/4192956
[pid=22289] ppid=22287 vsize=38168 CPUtime=634.85
/proc/22289/stat : 22289 (xsolve) R 22287 22289 21536 0 -1 4194304 9271 0 0 0 63476 9 0 0 25 0 1 0 1543351536 39084032 8720 996147200 134512640 135239859 4294956208 18446744073709551615 134803472 0 0 4096 0 0 0 0 17 0 0 0
/proc/22289/statm: 9542 8720 411 177 0 8445 0
Current children cumulated CPU time (s) 634.85
Current children cumulated vsize (KiB) 38168

[startup+702.302 s]
/proc/loadavg: 1.99 2.00 1.99 3/75 22803
/proc/meminfo: memFree=1661952/2055920 swapFree=4097880/4192956
[pid=22289] ppid=22287 vsize=38564 CPUtime=694.79
/proc/22289/stat : 22289 (xsolve) R 22287 22289 21536 0 -1 4194304 9370 0 0 0 69470 9 0 0 25 0 1 0 1543351536 39489536 8819 996147200 134512640 135239859 4294956208 18446744073709551615 135071471 0 0 4096 0 0 0 0 17 0 0 0
/proc/22289/statm: 9641 8819 411 177 0 8544 0
Current children cumulated CPU time (s) 694.79
Current children cumulated vsize (KiB) 38564

[startup+762.302 s]
/proc/loadavg: 1.99 2.00 1.99 3/75 22803
/proc/meminfo: memFree=1661824/2055920 swapFree=4097880/4192956
[pid=22289] ppid=22287 vsize=38564 CPUtime=754.73
/proc/22289/stat : 22289 (xsolve) R 22287 22289 21536 0 -1 4194304 9370 0 0 0 75464 9 0 0 25 0 1 0 1543351536 39489536 8819 996147200 134512640 135239859 4294956208 18446744073709551615 135071157 0 0 4096 0 0 0 0 17 0 0 0
/proc/22289/statm: 9641 8819 411 177 0 8544 0
Current children cumulated CPU time (s) 754.73
Current children cumulated vsize (KiB) 38564

[startup+822.302 s]
/proc/loadavg: 1.99 2.00 1.99 3/75 22803
/proc/meminfo: memFree=1661888/2055920 swapFree=4097880/4192956
[pid=22289] ppid=22287 vsize=38564 CPUtime=814.68
/proc/22289/stat : 22289 (xsolve) R 22287 22289 21536 0 -1 4194304 9370 0 0 0 81459 9 0 0 25 0 1 0 1543351536 39489536 8819 996147200 134512640 135239859 4294956208 18446744073709551615 135095136 0 0 4096 0 0 0 0 17 0 0 0
/proc/22289/statm: 9641 8819 411 177 0 8544 0
Current children cumulated CPU time (s) 814.68
Current children cumulated vsize (KiB) 38564

[startup+882.301 s]
/proc/loadavg: 1.99 2.00 1.99 3/75 22803
/proc/meminfo: memFree=1661888/2055920 swapFree=4097880/4192956
[pid=22289] ppid=22287 vsize=38564 CPUtime=874.63
/proc/22289/stat : 22289 (xsolve) R 22287 22289 21536 0 -1 4194304 9370 0 0 0 87453 10 0 0 25 0 1 0 1543351536 39489536 8819 996147200 134512640 135239859 4294956208 18446744073709551615 135101089 0 0 4096 0 0 0 0 17 0 0 0
/proc/22289/statm: 9641 8819 411 177 0 8544 0
Current children cumulated CPU time (s) 874.63
Current children cumulated vsize (KiB) 38564

[startup+942.301 s]
/proc/loadavg: 1.99 2.00 1.99 3/75 22803
/proc/meminfo: memFree=1661824/2055920 swapFree=4097880/4192956
[pid=22289] ppid=22287 vsize=38564 CPUtime=934.57
/proc/22289/stat : 22289 (xsolve) R 22287 22289 21536 0 -1 4194304 9370 0 0 0 93447 10 0 0 25 0 1 0 1543351536 39489536 8819 996147200 134512640 135239859 4294956208 18446744073709551615 135097665 0 0 4096 0 0 0 0 17 0 0 0
/proc/22289/statm: 9641 8819 411 177 0 8544 0
Current children cumulated CPU time (s) 934.57
Current children cumulated vsize (KiB) 38564

[startup+1002.31 s]
/proc/loadavg: 1.99 2.00 1.99 3/75 22803
/proc/meminfo: memFree=1661824/2055920 swapFree=4097880/4192956
[pid=22289] ppid=22287 vsize=38564 CPUtime=994.52
/proc/22289/stat : 22289 (xsolve) R 22287 22289 21536 0 -1 4194304 9370 0 0 0 99442 10 0 0 25 0 1 0 1543351536 39489536 8819 996147200 134512640 135239859 4294956208 18446744073709551615 135030976 0 0 4096 0 0 0 0 17 0 0 0
/proc/22289/statm: 9641 8819 411 177 0 8544 0
Current children cumulated CPU time (s) 994.52
Current children cumulated vsize (KiB) 38564

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

[startup+1004.9 s]
/proc/loadavg: 1.99 2.00 1.99 3/75 22803
/proc/meminfo: memFree=1661824/2055920 swapFree=4097880/4192956
[pid=22289] ppid=22287 vsize=38564 CPUtime=997.11
/proc/22289/stat : 22289 (xsolve) R 22287 22289 21536 0 -1 4194304 9370 0 0 0 99701 10 0 0 25 0 1 0 1543351536 39489536 8819 996147200 134512640 135239859 4294956208 18446744073709551615 135030962 0 0 4096 0 0 0 0 17 0 0 0
/proc/22289/statm: 9641 8819 411 177 0 8544 0
Current children cumulated CPU time (s) 997.11
Current children cumulated vsize (KiB) 38564

[startup+1011.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/75 22803
/proc/meminfo: memFree=1661824/2055920 swapFree=4097880/4192956
[pid=22289] ppid=22287 vsize=38564 CPUtime=1003.51
/proc/22289/stat : 22289 (xsolve) R 22287 22289 21536 0 -1 4194304 9370 0 0 0 100341 10 0 0 25 0 1 0 1543351536 39489536 8819 996147200 134512640 135239859 4294956208 18446744073709551615 134803472 0 0 4096 0 0 0 0 17 0 0 0
/proc/22289/statm: 9641 8819 411 177 0 8544 0
Current children cumulated CPU time (s) 1003.51
Current children cumulated vsize (KiB) 38564

[startup+1012.9 s]
/proc/loadavg: 1.99 2.00 1.99 3/75 22803
/proc/meminfo: memFree=1661824/2055920 swapFree=4097880/4192956
[pid=22289] ppid=22287 vsize=38564 CPUtime=1005.11
/proc/22289/stat : 22289 (xsolve) R 22287 22289 21536 0 -1 4194304 9370 0 0 0 100501 10 0 0 25 0 1 0 1543351536 39489536 8819 996147200 134512640 135239859 4294956208 18446744073709551615 134803507 0 0 4096 0 0 0 0 17 0 0 0
/proc/22289/statm: 9641 8819 411 177 0 8544 0
Current children cumulated CPU time (s) 1005.11
Current children cumulated vsize (KiB) 38564

[startup+1014.5 s]
/proc/loadavg: 1.99 2.00 1.99 3/75 22803
/proc/meminfo: memFree=1661824/2055920 swapFree=4097880/4192956
[pid=22289] ppid=22287 vsize=38564 CPUtime=1006.71
/proc/22289/stat : 22289 (xsolve) R 22287 22289 21536 0 -1 4194304 9370 0 0 0 100661 10 0 0 25 0 1 0 1543351536 39489536 8819 996147200 134512640 135239859 4294956208 18446744073709551615 135097664 0 0 4096 0 0 0 0 17 0 0 0
/proc/22289/statm: 9641 8819 411 177 0 8544 0
Current children cumulated CPU time (s) 1006.71
Current children cumulated vsize (KiB) 38564

[startup+1014.9 s]
/proc/loadavg: 1.99 2.00 1.99 3/75 22803
/proc/meminfo: memFree=1661824/2055920 swapFree=4097880/4192956
[pid=22289] ppid=22287 vsize=38564 CPUtime=1007.11
/proc/22289/stat : 22289 (xsolve) R 22287 22289 21536 0 -1 4194304 9370 0 0 0 100701 10 0 0 25 0 1 0 1543351536 39489536 8819 996147200 134512640 135239859 4294956208 18446744073709551615 135101089 0 0 4096 0 0 0 0 17 0 0 0
/proc/22289/statm: 9641 8819 411 177 0 8544 0
Current children cumulated CPU time (s) 1007.11
Current children cumulated vsize (KiB) 38564

[startup+1015.1 s]
/proc/loadavg: 1.99 2.00 1.99 3/75 22803
/proc/meminfo: memFree=1661824/2055920 swapFree=4097880/4192956
[pid=22289] ppid=22287 vsize=38564 CPUtime=1007.31
/proc/22289/stat : 22289 (xsolve) R 22287 22289 21536 0 -1 4194304 9370 0 0 0 100721 10 0 0 25 0 1 0 1543351536 39489536 8819 996147200 134512640 135239859 4294956208 18446744073709551615 134842589 0 0 4096 0 0 0 0 17 0 0 0
/proc/22289/statm: 9641 8819 411 177 0 8544 0
Current children cumulated CPU time (s) 1007.31
Current children cumulated vsize (KiB) 38564

Child status: 0
Real time (s): 1015.2
CPU time (s): 1007.41
CPU user time (s): 1007.3
CPU system time (s): 0.106983
CPU usage (%): 99.233
Max. virtual memory (cumulated for all children) (KiB): 38564

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

runsolver used 1.17582 second user time and 2.83357 second system time

The end

Launcher Data (download as text)

Begin job on node32 at 2008-07-04 03:59:54
IDJOB=1063389
IDBENCH=54747
IDSOLVER=343
FILE ID=node32/1063389-1215136793
PBS_JOBID= 7877317
Free space on /tmp= 66544 MiB

SOLVER NAME= MDG-noprobe 2008-06-27
BENCH NAME= CPAI08/csp/pseudo/mpsReduced/normalized-mps-red-share2b.xml
COMMAND LINE= HOME/xsolve BENCHNAME -heu dom/wdeg -res no 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1063389-1215136793/watcher-1063389-1215136793 -o /tmp/evaluation-result-1063389-1215136793/solver-1063389-1215136793 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/xsolve HOME/instance-1063389-1215136793.xml -heu dom/wdeg -res no 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 8a721fe409f930a696bbe0a3be39d00f
RANDOM SEED=2110866863

node32.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.218
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.218
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:       1715872 kB
Buffers:         29388 kB
Cached:         111812 kB
SwapCached:      88028 kB
Active:         232144 kB
Inactive:        50544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1715872 kB
SwapTotal:     4192956 kB
SwapFree:      4097880 kB
Dirty:            1712 kB
Writeback:           0 kB
Mapped:         157612 kB
Slab:            42096 kB
Committed_AS:  3268936 kB
PageTables:       2224 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66548 MiB
End job on node32 at 2008-07-04 04:16:49