Trace number 1057165

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 990.703 999.183

DiagnosticValue
ASSIGNMENTS3017250
CHECKS491382000

General information on the benchmark

Namecsp/rand-3-24-24/
normalized-rand-3-24-24-76-632-9_ext.xml
MD5SUM91180e29a988ca34a244a536c02ca463
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark877.378
Satisfiable
(Un)Satisfiability was proved
Number of variables24
Number of constraints74
Maximum constraint arity3
Maximum domain size24
Number of constraints which are defined in extension74
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.18/0.21	c mistral-prime version 1.313
990.62/999.15	s UNSATISFIABLE
990.62/999.15	d CHECKS 491381690
990.62/999.15	d ASSIGNMENTS 3017251

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-1057165-1215109367/watcher-1057165-1215109367 -o /tmp/evaluation-result-1057165-1215109367/solver-1057165-1215109367 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/xsolve HOME/instance-1057165-1215109367.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.00 2.00 1.91 4/72 8125
/proc/meminfo: memFree=1388200/2055920 swapFree=4164432/4192956
[pid=8125] ppid=8123 vsize=820 CPUtime=0
/proc/8125/stat : 8125 (xsolve) R 8123 8125 7858 0 -1 4194304 39 0 0 0 0 0 0 0 19 0 1 0 1989910932 839680 25 996147200 134512640 135239859 4294956208 18446744073709551615 4678436 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/8125/statm: 205 25 19 177 0 3 0

[startup+0.081197 s]
/proc/loadavg: 2.00 2.00 1.91 4/72 8125
/proc/meminfo: memFree=1388200/2055920 swapFree=4164432/4192956
[pid=8125] ppid=8123 vsize=5908 CPUtime=0.06
/proc/8125/stat : 8125 (xsolve) R 8123 8125 7858 0 -1 4194304 752 0 0 0 6 0 0 0 18 0 1 0 1989910932 6049792 718 996147200 134512640 135239859 4294956208 18446744073709551615 134643600 0 0 4096 0 0 0 0 17 1 0 0
/proc/8125/statm: 1477 718 350 177 0 380 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5908

[startup+0.101311 s]
/proc/loadavg: 2.00 2.00 1.91 4/72 8125
/proc/meminfo: memFree=1388200/2055920 swapFree=4164432/4192956
[pid=8125] ppid=8123 vsize=6176 CPUtime=0.08
/proc/8125/stat : 8125 (xsolve) R 8123 8125 7858 0 -1 4194304 839 0 0 0 8 0 0 0 18 0 1 0 1989910932 6324224 805 996147200 134512640 135239859 4294956208 18446744073709551615 134524129 0 0 4096 0 0 0 0 17 1 0 0
/proc/8125/statm: 1544 805 350 177 0 447 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6176

[startup+0.301224 s]
/proc/loadavg: 2.00 2.00 1.91 4/72 8125
/proc/meminfo: memFree=1388200/2055920 swapFree=4164432/4192956
[pid=8125] ppid=8123 vsize=9760 CPUtime=0.28
/proc/8125/stat : 8125 (xsolve) R 8123 8125 7858 0 -1 4194304 1724 0 0 0 28 0 0 0 19 0 1 0 1989910932 9994240 1690 996147200 134512640 135239859 4294956208 18446744073709551615 134524405 0 0 4096 0 0 0 0 17 1 0 0
/proc/8125/statm: 2440 1690 350 177 0 1343 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9760

[startup+0.70128 s]
/proc/loadavg: 2.00 2.00 1.91 4/72 8125
/proc/meminfo: memFree=1388200/2055920 swapFree=4164432/4192956
[pid=8125] ppid=8123 vsize=12152 CPUtime=0.69
/proc/8125/stat : 8125 (xsolve) R 8123 8125 7858 0 -1 4194304 2364 0 0 0 68 1 0 0 23 0 1 0 1989910932 12443648 2330 996147200 134512640 135239859 4294956208 18446744073709551615 134820194 0 0 4096 0 0 0 0 17 1 0 0
/proc/8125/statm: 3038 2330 386 177 0 1941 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12152

[startup+1.5014 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 8126
/proc/meminfo: memFree=1380320/2055920 swapFree=4164432/4192956
[pid=8125] ppid=8123 vsize=12152 CPUtime=1.48
/proc/8125/stat : 8125 (xsolve) R 8123 8125 7858 0 -1 4194304 2364 0 0 0 147 1 0 0 25 0 1 0 1989910932 12443648 2330 996147200 134512640 135239859 4294956208 18446744073709551615 134820017 0 0 4096 0 0 0 0 17 1 0 0
/proc/8125/statm: 3038 2330 386 177 0 1941 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 12152

[startup+3.10163 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 8126
/proc/meminfo: memFree=1380128/2055920 swapFree=4164432/4192956
[pid=8125] ppid=8123 vsize=12152 CPUtime=3.07
/proc/8125/stat : 8125 (xsolve) R 8123 8125 7858 0 -1 4194304 2364 0 0 0 306 1 0 0 25 0 1 0 1989910932 12443648 2330 996147200 134512640 135239859 4294956208 18446744073709551615 134820197 0 0 4096 0 0 0 0 17 1 0 0
/proc/8125/statm: 3038 2330 386 177 0 1941 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 12152

[startup+6.3011 s]
/proc/loadavg: 2.00 2.00 1.91 4/73 8126
/proc/meminfo: memFree=1380064/2055920 swapFree=4164432/4192956
[pid=8125] ppid=8123 vsize=12152 CPUtime=6.24
/proc/8125/stat : 8125 (xsolve) R 8123 8125 7858 0 -1 4194304 2364 0 0 0 623 1 0 0 25 0 1 0 1989910932 12443648 2330 996147200 134512640 135239859 4294956208 18446744073709551615 135103488 0 0 4096 0 0 0 0 17 1 0 0
/proc/8125/statm: 3038 2330 386 177 0 1941 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 12152

[startup+12.701 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 8126
/proc/meminfo: memFree=1380064/2055920 swapFree=4164432/4192956
[pid=8125] ppid=8123 vsize=12152 CPUtime=12.59
/proc/8125/stat : 8125 (xsolve) R 8123 8125 7858 0 -1 4194304 2364 0 0 0 1258 1 0 0 25 0 1 0 1989910932 12443648 2330 996147200 134512640 135239859 4294956208 18446744073709551615 134820249 0 0 4096 0 0 0 0 17 1 0 0
/proc/8125/statm: 3038 2330 386 177 0 1941 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 12152

[startup+25.5019 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 8126
/proc/meminfo: memFree=1380064/2055920 swapFree=4164432/4192956
[pid=8125] ppid=8123 vsize=12152 CPUtime=25.27
/proc/8125/stat : 8125 (xsolve) R 8123 8125 7858 0 -1 4194304 2364 0 0 0 2526 1 0 0 25 0 1 0 1989910932 12443648 2330 996147200 134512640 135239859 4294956208 18446744073709551615 135013794 0 0 4096 0 0 0 0 17 1 0 0
/proc/8125/statm: 3038 2330 386 177 0 1941 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 12152

[startup+51.1017 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 8126
/proc/meminfo: memFree=1380192/2055920 swapFree=4164432/4192956
[pid=8125] ppid=8123 vsize=12152 CPUtime=50.66
/proc/8125/stat : 8125 (xsolve) R 8123 8125 7858 0 -1 4194304 2364 0 0 0 5065 1 0 0 25 0 1 0 1989910932 12443648 2330 996147200 134512640 135239859 4294956208 18446744073709551615 135013766 0 0 4096 0 0 0 0 17 1 0 0
/proc/8125/statm: 3038 2330 386 177 0 1941 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 12152

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 1.91 4/73 8126
/proc/meminfo: memFree=1380064/2055920 swapFree=4164432/4192956
[pid=8125] ppid=8123 vsize=12152 CPUtime=101.42
/proc/8125/stat : 8125 (xsolve) R 8123 8125 7858 0 -1 4194304 2364 0 0 0 10141 1 0 0 25 0 1 0 1989910932 12443648 2330 996147200 134512640 135239859 4294956208 18446744073709551615 134820040 0 0 4096 0 0 0 0 17 1 0 0
/proc/8125/statm: 3038 2330 386 177 0 1941 0
Current children cumulated CPU time (s) 101.42
Current children cumulated vsize (KiB) 12152

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 8126
/proc/meminfo: memFree=1380000/2055920 swapFree=4164432/4192956
[pid=8125] ppid=8123 vsize=12152 CPUtime=160.91
/proc/8125/stat : 8125 (xsolve) R 8123 8125 7858 0 -1 4194304 2364 0 0 0 16090 1 0 0 25 0 1 0 1989910932 12443648 2330 996147200 134512640 135239859 4294956208 18446744073709551615 134819974 0 0 4096 0 0 0 0 17 1 0 0
/proc/8125/statm: 3038 2330 386 177 0 1941 0
Current children cumulated CPU time (s) 160.91
Current children cumulated vsize (KiB) 12152

[startup+222.302 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 8126
/proc/meminfo: memFree=1379872/2055920 swapFree=4164432/4192956
[pid=8125] ppid=8123 vsize=12152 CPUtime=220.4
/proc/8125/stat : 8125 (xsolve) R 8123 8125 7858 0 -1 4194304 2364 0 0 0 22039 1 0 0 25 0 1 0 1989910932 12443648 2330 996147200 134512640 135239859 4294956208 18446744073709551615 134820135 0 0 4096 0 0 0 0 17 1 0 0
/proc/8125/statm: 3038 2330 386 177 0 1941 0
Current children cumulated CPU time (s) 220.4
Current children cumulated vsize (KiB) 12152

[startup+282.302 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 8128
/proc/meminfo: memFree=1379744/2055920 swapFree=4164432/4192956
[pid=8125] ppid=8123 vsize=12156 CPUtime=279.9
/proc/8125/stat : 8125 (xsolve) R 8123 8125 7858 0 -1 4194304 2365 0 0 0 27989 1 0 0 25 0 1 0 1989910932 12447744 2331 996147200 134512640 135239859 4294956208 18446744073709551615 134820506 0 0 4096 0 0 0 0 17 1 0 0
/proc/8125/statm: 3039 2331 386 177 0 1942 0
Current children cumulated CPU time (s) 279.9
Current children cumulated vsize (KiB) 12156

[startup+342.302 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 8128
/proc/meminfo: memFree=1379744/2055920 swapFree=4164432/4192956
[pid=8125] ppid=8123 vsize=12156 CPUtime=339.38
/proc/8125/stat : 8125 (xsolve) R 8123 8125 7858 0 -1 4194304 2365 0 0 0 33937 1 0 0 25 0 1 0 1989910932 12447744 2331 996147200 134512640 135239859 4294956208 18446744073709551615 135095261 0 0 4096 0 0 0 0 17 1 0 0
/proc/8125/statm: 3039 2331 386 177 0 1942 0
Current children cumulated CPU time (s) 339.38
Current children cumulated vsize (KiB) 12156

[startup+402.301 s]
/proc/loadavg: 2.08 2.02 1.91 3/73 8128
/proc/meminfo: memFree=1379808/2055920 swapFree=4164432/4192956
[pid=8125] ppid=8123 vsize=12156 CPUtime=398.88
/proc/8125/stat : 8125 (xsolve) R 8123 8125 7858 0 -1 4194304 2365 0 0 0 39887 1 0 0 25 0 1 0 1989910932 12447744 2331 996147200 134512640 135239859 4294956208 18446744073709551615 135013792 0 0 4096 0 0 0 0 17 1 0 0
/proc/8125/statm: 3039 2331 386 177 0 1942 0
Current children cumulated CPU time (s) 398.88
Current children cumulated vsize (KiB) 12156

[startup+462.301 s]
/proc/loadavg: 2.10 2.03 1.92 3/73 8128
/proc/meminfo: memFree=1379808/2055920 swapFree=4164432/4192956
[pid=8125] ppid=8123 vsize=12156 CPUtime=458.37
/proc/8125/stat : 8125 (xsolve) R 8123 8125 7858 0 -1 4194304 2365 0 0 0 45836 1 0 0 25 0 1 0 1989910932 12447744 2331 996147200 134512640 135239859 4294956208 18446744073709551615 134820011 0 0 4096 0 0 0 0 17 1 0 0
/proc/8125/statm: 3039 2331 386 177 0 1942 0
Current children cumulated CPU time (s) 458.37
Current children cumulated vsize (KiB) 12156

[startup+522.302 s]
/proc/loadavg: 2.24 2.07 1.94 4/73 8128
/proc/meminfo: memFree=1379872/2055920 swapFree=4164432/4192956
[pid=8125] ppid=8123 vsize=12156 CPUtime=517.86
/proc/8125/stat : 8125 (xsolve) R 8123 8125 7858 0 -1 4194304 2365 0 0 0 51785 1 0 0 25 0 1 0 1989910932 12447744 2331 996147200 134512640 135239859 4294956208 18446744073709551615 135013794 0 0 4096 0 0 0 0 17 1 0 0
/proc/8125/statm: 3039 2331 386 177 0 1942 0
Current children cumulated CPU time (s) 517.86
Current children cumulated vsize (KiB) 12156

[startup+582.302 s]
/proc/loadavg: 2.15 2.07 1.94 4/73 8128
/proc/meminfo: memFree=1379872/2055920 swapFree=4164432/4192956
[pid=8125] ppid=8123 vsize=12156 CPUtime=577.35
/proc/8125/stat : 8125 (xsolve) R 8123 8125 7858 0 -1 4194304 2365 0 0 0 57734 1 0 0 25 0 1 0 1989910932 12447744 2331 996147200 134512640 135239859 4294956208 18446744073709551615 134820212 0 0 4096 0 0 0 0 17 1 0 0
/proc/8125/statm: 3039 2331 386 177 0 1942 0
Current children cumulated CPU time (s) 577.35
Current children cumulated vsize (KiB) 12156

[startup+642.304 s]
/proc/loadavg: 2.05 2.05 1.94 4/73 8128
/proc/meminfo: memFree=1379936/2055920 swapFree=4164432/4192956
[pid=8125] ppid=8123 vsize=12156 CPUtime=636.85
/proc/8125/stat : 8125 (xsolve) R 8123 8125 7858 0 -1 4194304 2365 0 0 0 63684 1 0 0 25 0 1 0 1989910932 12447744 2331 996147200 134512640 135239859 4294956208 18446744073709551615 134789534 0 0 4096 0 0 0 0 17 1 0 0
/proc/8125/statm: 3039 2331 386 177 0 1942 0
Current children cumulated CPU time (s) 636.85
Current children cumulated vsize (KiB) 12156

[startup+702.302 s]
/proc/loadavg: 2.02 2.04 1.94 3/73 8128
/proc/meminfo: memFree=1379808/2055920 swapFree=4164432/4192956
[pid=8125] ppid=8123 vsize=12156 CPUtime=696.33
/proc/8125/stat : 8125 (xsolve) R 8123 8125 7858 0 -1 4194304 2365 0 0 0 69632 1 0 0 25 0 1 0 1989910932 12447744 2331 996147200 134512640 135239859 4294956208 18446744073709551615 135013794 0 0 4096 0 0 0 0 17 1 0 0
/proc/8125/statm: 3039 2331 386 177 0 1942 0
Current children cumulated CPU time (s) 696.33
Current children cumulated vsize (KiB) 12156

[startup+762.306 s]
/proc/loadavg: 2.00 2.03 1.94 3/73 8128
/proc/meminfo: memFree=1379744/2055920 swapFree=4164432/4192956
[pid=8125] ppid=8123 vsize=12156 CPUtime=755.83
/proc/8125/stat : 8125 (xsolve) R 8123 8125 7858 0 -1 4194304 2365 0 0 0 75582 1 0 0 25 0 1 0 1989910932 12447744 2331 996147200 134512640 135239859 4294956208 18446744073709551615 134820294 0 0 4096 0 0 0 0 17 1 0 0
/proc/8125/statm: 3039 2331 386 177 0 1942 0
Current children cumulated CPU time (s) 755.83
Current children cumulated vsize (KiB) 12156

[startup+822.301 s]
/proc/loadavg: 2.00 2.02 1.94 3/73 8128
/proc/meminfo: memFree=1379744/2055920 swapFree=4164432/4192956
[pid=8125] ppid=8123 vsize=12156 CPUtime=815.32
/proc/8125/stat : 8125 (xsolve) R 8123 8125 7858 0 -1 4194304 2365 0 0 0 81531 1 0 0 25 0 1 0 1989910932 12447744 2331 996147200 134512640 135239859 4294956208 18446744073709551615 135095232 0 0 4096 0 0 0 0 17 1 0 0
/proc/8125/statm: 3039 2331 386 177 0 1942 0
Current children cumulated CPU time (s) 815.32
Current children cumulated vsize (KiB) 12156

[startup+882.302 s]
/proc/loadavg: 2.00 2.02 1.94 3/73 8128
/proc/meminfo: memFree=1379744/2055920 swapFree=4164432/4192956
[pid=8125] ppid=8123 vsize=12156 CPUtime=874.81
/proc/8125/stat : 8125 (xsolve) R 8123 8125 7858 0 -1 4194304 2365 0 0 0 87480 1 0 0 25 0 1 0 1989910932 12447744 2331 996147200 134512640 135239859 4294956208 18446744073709551615 134820017 0 0 4096 0 0 0 0 17 1 0 0
/proc/8125/statm: 3039 2331 386 177 0 1942 0
Current children cumulated CPU time (s) 874.81
Current children cumulated vsize (KiB) 12156

[startup+942.302 s]
/proc/loadavg: 2.00 2.01 1.94 3/73 8128
/proc/meminfo: memFree=1379680/2055920 swapFree=4164432/4192956
[pid=8125] ppid=8123 vsize=12156 CPUtime=934.3
/proc/8125/stat : 8125 (xsolve) R 8123 8125 7858 0 -1 4194304 2365 0 0 0 93429 1 0 0 25 0 1 0 1989910932 12447744 2331 996147200 134512640 135239859 4294956208 18446744073709551615 135013740 0 0 4096 0 0 0 0 17 1 0 0
/proc/8125/statm: 3039 2331 386 177 0 1942 0
Current children cumulated CPU time (s) 934.3
Current children cumulated vsize (KiB) 12156

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

[startup+972.701 s]
/proc/loadavg: 2.00 2.01 1.94 4/73 8128
/proc/meminfo: memFree=1379680/2055920 swapFree=4164432/4192956
[pid=8125] ppid=8123 vsize=12156 CPUtime=964.44
/proc/8125/stat : 8125 (xsolve) R 8123 8125 7858 0 -1 4194304 2365 0 0 0 96443 1 0 0 25 0 1 0 1989910932 12447744 2331 996147200 134512640 135239859 4294956208 18446744073709551615 135103480 0 0 4096 0 0 0 0 17 1 0 0
/proc/8125/statm: 3039 2331 386 177 0 1942 0
Current children cumulated CPU time (s) 964.44
Current children cumulated vsize (KiB) 12156

[startup+985.504 s]
/proc/loadavg: 2.00 2.01 1.94 4/73 8128
/proc/meminfo: memFree=1379680/2055920 swapFree=4164432/4192956
[pid=8125] ppid=8123 vsize=12156 CPUtime=977.14
/proc/8125/stat : 8125 (xsolve) R 8123 8125 7858 0 -1 4194304 2365 0 0 0 97713 1 0 0 25 0 1 0 1989910932 12447744 2331 996147200 134512640 135239859 4294956208 18446744073709551615 135030743 0 0 4096 0 0 0 0 17 1 0 0
/proc/8125/statm: 3039 2331 386 177 0 1942 0
Current children cumulated CPU time (s) 977.14
Current children cumulated vsize (KiB) 12156

[startup+991.901 s]
/proc/loadavg: 2.00 2.01 1.94 4/73 8128
/proc/meminfo: memFree=1379744/2055920 swapFree=4164432/4192956
[pid=8125] ppid=8123 vsize=12156 CPUtime=983.48
/proc/8125/stat : 8125 (xsolve) R 8123 8125 7858 0 -1 4194304 2365 0 0 0 98347 1 0 0 25 0 1 0 1989910932 12447744 2331 996147200 134512640 135239859 4294956208 18446744073709551615 135097013 0 0 4096 0 0 0 0 17 1 0 0
/proc/8125/statm: 3039 2331 386 177 0 1942 0
Current children cumulated CPU time (s) 983.48
Current children cumulated vsize (KiB) 12156

[startup+995.102 s]
/proc/loadavg: 2.00 2.01 1.94 3/73 8128
/proc/meminfo: memFree=1379744/2055920 swapFree=4164432/4192956
[pid=8125] ppid=8123 vsize=12156 CPUtime=986.65
/proc/8125/stat : 8125 (xsolve) R 8123 8125 7858 0 -1 4194304 2365 0 0 0 98664 1 0 0 25 0 1 0 1989910932 12447744 2331 996147200 134512640 135239859 4294956208 18446744073709551615 135013729 0 0 4096 0 0 0 0 17 1 0 0
/proc/8125/statm: 3039 2331 386 177 0 1942 0
Current children cumulated CPU time (s) 986.65
Current children cumulated vsize (KiB) 12156

[startup+996.702 s]
/proc/loadavg: 2.00 2.01 1.94 3/73 8128
/proc/meminfo: memFree=1379744/2055920 swapFree=4164432/4192956
[pid=8125] ppid=8123 vsize=12156 CPUtime=988.23
/proc/8125/stat : 8125 (xsolve) R 8123 8125 7858 0 -1 4194304 2365 0 0 0 98822 1 0 0 25 0 1 0 1989910932 12447744 2331 996147200 134512640 135239859 4294956208 18446744073709551615 135013780 0 0 4096 0 0 0 0 17 1 0 0
/proc/8125/statm: 3039 2331 386 177 0 1942 0
Current children cumulated CPU time (s) 988.23
Current children cumulated vsize (KiB) 12156

[startup+998.301 s]
/proc/loadavg: 2.00 2.01 1.94 3/73 8128
/proc/meminfo: memFree=1379744/2055920 swapFree=4164432/4192956
[pid=8125] ppid=8123 vsize=12156 CPUtime=989.82
/proc/8125/stat : 8125 (xsolve) R 8123 8125 7858 0 -1 4194304 2365 0 0 0 98981 1 0 0 25 0 1 0 1989910932 12447744 2331 996147200 134512640 135239859 4294956208 18446744073709551615 135095262 0 0 4096 0 0 0 0 17 1 0 0
/proc/8125/statm: 3039 2331 386 177 0 1942 0
Current children cumulated CPU time (s) 989.82
Current children cumulated vsize (KiB) 12156

[startup+998.703 s]
/proc/loadavg: 2.00 2.01 1.94 4/73 8128
/proc/meminfo: memFree=1379744/2055920 swapFree=4164432/4192956
[pid=8125] ppid=8123 vsize=12156 CPUtime=990.22
/proc/8125/stat : 8125 (xsolve) R 8123 8125 7858 0 -1 4194304 2365 0 0 0 99021 1 0 0 25 0 1 0 1989910932 12447744 2331 996147200 134512640 135239859 4294956208 18446744073709551615 135095232 0 0 4096 0 0 0 0 17 1 0 0
/proc/8125/statm: 3039 2331 386 177 0 1942 0
Current children cumulated CPU time (s) 990.22
Current children cumulated vsize (KiB) 12156

[startup+999.101 s]
/proc/loadavg: 2.00 2.01 1.94 4/73 8128
/proc/meminfo: memFree=1379744/2055920 swapFree=4164432/4192956
[pid=8125] ppid=8123 vsize=12156 CPUtime=990.62
/proc/8125/stat : 8125 (xsolve) R 8123 8125 7858 0 -1 4194304 2365 0 0 0 99061 1 0 0 25 0 1 0 1989910932 12447744 2331 996147200 134512640 135239859 4294956208 18446744073709551615 135103452 0 0 4096 0 0 0 0 17 1 0 0
/proc/8125/statm: 3039 2331 386 177 0 1942 0
Current children cumulated CPU time (s) 990.62
Current children cumulated vsize (KiB) 12156

Child status: 0
Real time (s): 999.183
CPU time (s): 990.703
CPU user time (s): 990.689
CPU system time (s): 0.013997
CPU usage (%): 99.1513
Max. virtual memory (cumulated for all children) (KiB): 12156

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 990.689
system time used= 0.013997
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2381
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= 20237

runsolver used 1.16082 second user time and 3.21051 second system time

The end

Launcher Data (download as text)

Begin job on node22 at 2008-07-03 20:22:48
IDJOB=1057165
IDBENCH=54002
IDSOLVER=343
FILE ID=node22/1057165-1215109367
PBS_JOBID= 7877159
Free space on /tmp= 66548 MiB

SOLVER NAME= MDG-noprobe 2008-06-27
BENCH NAME= CPAI08/csp/rand-3-24-24/normalized-rand-3-24-24-76-632-9_ext.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-1057165-1215109367/watcher-1057165-1215109367 -o /tmp/evaluation-result-1057165-1215109367/solver-1057165-1215109367 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/xsolve HOME/instance-1057165-1215109367.xml -heu dom/wdeg -res no 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 91180e29a988ca34a244a536c02ca463
RANDOM SEED=781714352

node22.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.267
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.267
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:       1388680 kB
Buffers:         81744 kB
Cached:         460996 kB
SwapCached:      22816 kB
Active:         246244 kB
Inactive:       344100 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1388680 kB
SwapTotal:     4192956 kB
SwapFree:      4164432 kB
Dirty:            3808 kB
Writeback:           0 kB
Mapped:          39136 kB
Slab:            62148 kB
Committed_AS:  3366724 kB
PageTables:       1892 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= 66548 MiB
End job on node22 at 2008-07-03 20:39:27