Trace number 1034929

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 1226.39 1231.72

DiagnosticValue
ASSIGNMENTS10369100
CHECKS1115610000

General information on the benchmark

Namecsp/rand-2-27/
normalized-rand-27-27-351-163-57021_ext.xml
MD5SUM73a72b58fd08e3bdce88f31cfc83b195
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark637.335
Satisfiable
(Un)Satisfiability was proved
Number of variables27
Number of constraints351
Maximum constraint arity2
Maximum domain size27
Number of constraints which are defined in extension351
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.18/0.20	c mistral-prime version 1.313
1226.36/1231.71	s UNSATISFIABLE
1226.36/1231.71	d CHECKS 1115611302
1226.36/1231.71	d ASSIGNMENTS 10369093

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-1034929-1214949862/watcher-1034929-1214949862 -o /tmp/evaluation-result-1034929-1214949862/solver-1034929-1214949862 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/xsolve HOME/instance-1034929-1214949862.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.07 1.46 0.66 4/80 20663
/proc/meminfo: memFree=1335552/2055920 swapFree=4180500/4192956
[pid=20663] ppid=20661 vsize=820 CPUtime=0
/proc/20663/stat : 20663 (xsolve) R 20661 20663 19911 0 -1 4194304 39 0 0 0 0 0 0 0 21 0 1 0 1973957541 839680 25 996147200 134512640 135239859 4294956208 18446744073709551615 9286436 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/20663/statm: 205 25 19 177 0 3 0

[startup+0.084715 s]
/proc/loadavg: 2.07 1.46 0.66 4/80 20663
/proc/meminfo: memFree=1335552/2055920 swapFree=4180500/4192956
[pid=20663] ppid=20661 vsize=6568 CPUtime=0.07
/proc/20663/stat : 20663 (xsolve) R 20661 20663 19911 0 -1 4194304 973 0 0 0 7 0 0 0 18 0 1 0 1973957541 6725632 939 996147200 134512640 135239859 4294956208 18446744073709551615 135019219 0 0 4096 0 0 0 0 17 1 0 0
/proc/20663/statm: 1642 939 386 177 0 545 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 6568

[startup+0.101712 s]
/proc/loadavg: 2.07 1.46 0.66 4/80 20663
/proc/meminfo: memFree=1335552/2055920 swapFree=4180500/4192956
[pid=20663] ppid=20661 vsize=6568 CPUtime=0.08
/proc/20663/stat : 20663 (xsolve) R 20661 20663 19911 0 -1 4194304 973 0 0 0 8 0 0 0 18 0 1 0 1973957541 6725632 939 996147200 134512640 135239859 4294956208 18446744073709551615 135019226 0 0 4096 0 0 0 0 17 1 0 0
/proc/20663/statm: 1642 939 386 177 0 545 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6568

[startup+0.301751 s]
/proc/loadavg: 2.07 1.46 0.66 4/80 20663
/proc/meminfo: memFree=1335552/2055920 swapFree=4180500/4192956
[pid=20663] ppid=20661 vsize=6572 CPUtime=0.28
/proc/20663/stat : 20663 (xsolve) R 20661 20663 19911 0 -1 4194304 974 0 0 0 28 0 0 0 19 0 1 0 1973957541 6729728 940 996147200 134512640 135239859 4294956208 18446744073709551615 135019201 0 0 4096 0 0 0 0 17 1 0 0
/proc/20663/statm: 1643 940 386 177 0 546 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 6572

[startup+0.701827 s]
/proc/loadavg: 2.07 1.46 0.66 4/80 20663
/proc/meminfo: memFree=1335552/2055920 swapFree=4180500/4192956
[pid=20663] ppid=20661 vsize=6572 CPUtime=0.68
/proc/20663/stat : 20663 (xsolve) R 20661 20663 19911 0 -1 4194304 974 0 0 0 68 0 0 0 22 0 1 0 1973957541 6729728 940 996147200 134512640 135239859 4294956208 18446744073709551615 135019219 0 0 4096 0 0 0 0 17 1 0 0
/proc/20663/statm: 1643 940 386 177 0 546 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 6572

[startup+1.50198 s]
/proc/loadavg: 2.07 1.46 0.66 3/81 20664
/proc/meminfo: memFree=1333240/2055920 swapFree=4180500/4192956
[pid=20663] ppid=20661 vsize=6572 CPUtime=1.47
/proc/20663/stat : 20663 (xsolve) R 20661 20663 19911 0 -1 4194304 974 0 0 0 147 0 0 0 25 0 1 0 1973957541 6729728 940 996147200 134512640 135239859 4294956208 18446744073709551615 135016191 0 0 4096 0 0 0 0 17 1 0 0
/proc/20663/statm: 1643 940 386 177 0 546 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 6572

[startup+3.10229 s]
/proc/loadavg: 2.07 1.46 0.66 3/81 20664
/proc/meminfo: memFree=1333112/2055920 swapFree=4180500/4192956
[pid=20663] ppid=20661 vsize=6572 CPUtime=3.07
/proc/20663/stat : 20663 (xsolve) R 20661 20663 19911 0 -1 4194304 974 0 0 0 307 0 0 0 25 0 1 0 1973957541 6729728 940 996147200 134512640 135239859 4294956208 18446744073709551615 135019226 0 0 4096 0 0 0 0 17 1 0 0
/proc/20663/statm: 1643 940 386 177 0 546 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 6572

[startup+6.30189 s]
/proc/loadavg: 2.06 1.47 0.67 3/81 20664
/proc/meminfo: memFree=1333112/2055920 swapFree=4180500/4192956
[pid=20663] ppid=20661 vsize=6572 CPUtime=6.25
/proc/20663/stat : 20663 (xsolve) R 20661 20663 19911 0 -1 4194304 974 0 0 0 625 0 0 0 25 0 1 0 1973957541 6729728 940 996147200 134512640 135239859 4294956208 18446744073709551615 135015822 0 0 4096 0 0 0 0 17 1 0 0
/proc/20663/statm: 1643 940 386 177 0 546 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 6572

[startup+12.7011 s]
/proc/loadavg: 2.06 1.48 0.67 3/81 20664
/proc/meminfo: memFree=1331384/2055920 swapFree=4180500/4192956
[pid=20663] ppid=20661 vsize=6572 CPUtime=12.62
/proc/20663/stat : 20663 (xsolve) R 20661 20663 19911 0 -1 4194304 974 0 0 0 1262 0 0 0 25 0 1 0 1973957541 6729728 940 996147200 134512640 135239859 4294956208 18446744073709551615 135031317 0 0 4096 0 0 0 0 17 1 0 0
/proc/20663/statm: 1643 940 386 177 0 546 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 6572

[startup+25.5016 s]
/proc/loadavg: 2.04 1.50 0.70 3/81 20664
/proc/meminfo: memFree=1331320/2055920 swapFree=4180500/4192956
[pid=20663] ppid=20661 vsize=6572 CPUtime=25.36
/proc/20663/stat : 20663 (xsolve) R 20661 20663 19911 0 -1 4194304 974 0 0 0 2536 0 0 0 25 0 1 0 1973957541 6729728 940 996147200 134512640 135239859 4294956208 18446744073709551615 135103108 0 0 4096 0 0 0 0 17 1 0 0
/proc/20663/statm: 1643 940 386 177 0 546 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 6572

[startup+51.1014 s]
/proc/loadavg: 2.03 1.54 0.73 3/81 20664
/proc/meminfo: memFree=1331320/2055920 swapFree=4180500/4192956
[pid=20663] ppid=20661 vsize=6572 CPUtime=50.83
/proc/20663/stat : 20663 (xsolve) R 20661 20663 19911 0 -1 4194304 974 0 0 0 5083 0 0 0 25 0 1 0 1973957541 6729728 940 996147200 134512640 135239859 4294956208 18446744073709551615 135030743 0 0 4096 0 0 0 0 17 1 0 0
/proc/20663/statm: 1643 940 386 177 0 546 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 6572

[startup+102.306 s]
/proc/loadavg: 2.01 1.61 0.79 3/81 20664
/proc/meminfo: memFree=1331200/2055920 swapFree=4180500/4192956
[pid=20663] ppid=20661 vsize=6572 CPUtime=101.78
/proc/20663/stat : 20663 (xsolve) R 20661 20663 19911 0 -1 4194304 974 0 0 0 10178 0 0 0 25 0 1 0 1973957541 6729728 940 996147200 134512640 135239859 4294956208 18446744073709551615 135103188 0 0 4096 0 0 0 0 17 1 0 0
/proc/20663/statm: 1643 940 386 177 0 546 0
Current children cumulated CPU time (s) 101.78
Current children cumulated vsize (KiB) 6572

[startup+162.302 s]
/proc/loadavg: 2.00 1.68 0.87 3/81 20664
/proc/meminfo: memFree=1331072/2055920 swapFree=4180500/4192956
[pid=20663] ppid=20661 vsize=6572 CPUtime=161.48
/proc/20663/stat : 20663 (xsolve) R 20661 20663 19911 0 -1 4194304 974 0 0 0 16148 0 0 0 25 0 1 0 1973957541 6729728 940 996147200 134512640 135239859 4294956208 18446744073709551615 135103136 0 0 4096 0 0 0 0 17 1 0 0
/proc/20663/statm: 1643 940 386 177 0 546 0
Current children cumulated CPU time (s) 161.48
Current children cumulated vsize (KiB) 6572

[startup+222.301 s]
/proc/loadavg: 2.00 1.73 0.93 3/81 20664
/proc/meminfo: memFree=1331072/2055920 swapFree=4180500/4192956
[pid=20663] ppid=20661 vsize=6572 CPUtime=221.19
/proc/20663/stat : 20663 (xsolve) R 20661 20663 19911 0 -1 4194304 974 0 0 0 22119 0 0 0 25 0 1 0 1973957541 6729728 940 996147200 134512640 135239859 4294956208 18446744073709551615 135071185 0 0 4096 0 0 0 0 17 1 0 0
/proc/20663/statm: 1643 940 386 177 0 546 0
Current children cumulated CPU time (s) 221.19
Current children cumulated vsize (KiB) 6572

[startup+282.302 s]
/proc/loadavg: 2.00 1.78 1.00 3/81 20664
/proc/meminfo: memFree=1329664/2055920 swapFree=4180500/4192956
[pid=20663] ppid=20661 vsize=6572 CPUtime=280.89
/proc/20663/stat : 20663 (xsolve) R 20661 20663 19911 0 -1 4194304 974 0 0 0 28089 0 0 0 25 0 1 0 1973957541 6729728 940 996147200 134512640 135239859 4294956208 18446744073709551615 135087478 0 0 4096 0 0 0 0 17 1 0 0
/proc/20663/statm: 1643 940 386 177 0 546 0
Current children cumulated CPU time (s) 280.89
Current children cumulated vsize (KiB) 6572

[startup+342.302 s]
/proc/loadavg: 2.05 1.83 1.06 3/81 20704
/proc/meminfo: memFree=1361656/2055920 swapFree=4180500/4192956
[pid=20663] ppid=20661 vsize=6572 CPUtime=340.61
/proc/20663/stat : 20663 (xsolve) R 20661 20663 19911 0 -1 4194304 974 0 0 0 34060 1 0 0 25 0 1 0 1973957541 6729728 940 996147200 134512640 135239859 4294956208 18446744073709551615 135019216 0 0 4096 0 0 0 0 17 0 0 0
/proc/20663/statm: 1643 940 386 177 0 546 0
Current children cumulated CPU time (s) 340.61
Current children cumulated vsize (KiB) 6572

[startup+402.301 s]
/proc/loadavg: 2.02 1.86 1.12 3/81 20704
/proc/meminfo: memFree=1361592/2055920 swapFree=4180500/4192956
[pid=20663] ppid=20661 vsize=6572 CPUtime=400.38
/proc/20663/stat : 20663 (xsolve) R 20661 20663 19911 0 -1 4194304 974 0 0 0 40036 2 0 0 25 0 1 0 1973957541 6729728 940 996147200 134512640 135239859 4294956208 18446744073709551615 135095792 0 0 4096 0 0 0 0 17 0 0 0
/proc/20663/statm: 1643 940 386 177 0 546 0
Current children cumulated CPU time (s) 400.38
Current children cumulated vsize (KiB) 6572

[startup+462.302 s]
/proc/loadavg: 2.00 1.88 1.17 3/81 20704
/proc/meminfo: memFree=1361528/2055920 swapFree=4180500/4192956
[pid=20663] ppid=20661 vsize=6572 CPUtime=460.13
/proc/20663/stat : 20663 (xsolve) R 20661 20663 19911 0 -1 4194304 974 0 0 0 46011 2 0 0 25 0 1 0 1973957541 6729728 940 996147200 134512640 135239859 4294956208 18446744073709551615 135035197 0 0 4096 0 0 0 0 17 0 0 0
/proc/20663/statm: 1643 940 386 177 0 546 0
Current children cumulated CPU time (s) 460.13
Current children cumulated vsize (KiB) 6572

[startup+522.301 s]
/proc/loadavg: 2.00 1.90 1.22 3/81 20704
/proc/meminfo: memFree=1361400/2055920 swapFree=4180500/4192956
[pid=20663] ppid=20661 vsize=6572 CPUtime=519.88
/proc/20663/stat : 20663 (xsolve) R 20661 20663 19911 0 -1 4194304 974 0 0 0 51986 2 0 0 25 0 1 0 1973957541 6729728 940 996147200 134512640 135239859 4294956208 18446744073709551615 135095822 0 0 4096 0 0 0 0 17 0 0 0
/proc/20663/statm: 1643 940 386 177 0 546 0
Current children cumulated CPU time (s) 519.88
Current children cumulated vsize (KiB) 6572

[startup+582.302 s]
/proc/loadavg: 2.00 1.92 1.27 3/81 20704
/proc/meminfo: memFree=1361400/2055920 swapFree=4180500/4192956
[pid=20663] ppid=20661 vsize=6572 CPUtime=579.64
/proc/20663/stat : 20663 (xsolve) R 20661 20663 19911 0 -1 4194304 974 0 0 0 57962 2 0 0 25 0 1 0 1973957541 6729728 940 996147200 134512640 135239859 4294956208 18446744073709551615 135019219 0 0 4096 0 0 0 0 17 0 0 0
/proc/20663/statm: 1643 940 386 177 0 546 0
Current children cumulated CPU time (s) 579.64
Current children cumulated vsize (KiB) 6572

[startup+642.301 s]
/proc/loadavg: 2.00 1.93 1.31 3/81 20704
/proc/meminfo: memFree=1361400/2055920 swapFree=4180500/4192956
[pid=20663] ppid=20661 vsize=6572 CPUtime=639.39
/proc/20663/stat : 20663 (xsolve) R 20661 20663 19911 0 -1 4194304 974 0 0 0 63937 2 0 0 25 0 1 0 1973957541 6729728 940 996147200 134512640 135239859 4294956208 18446744073709551615 135019219 0 0 4096 0 0 0 0 17 0 0 0
/proc/20663/statm: 1643 940 386 177 0 546 0
Current children cumulated CPU time (s) 639.39
Current children cumulated vsize (KiB) 6572

[startup+702.302 s]
/proc/loadavg: 2.00 1.94 1.35 3/81 20704
/proc/meminfo: memFree=1361400/2055920 swapFree=4180500/4192956
[pid=20663] ppid=20661 vsize=6576 CPUtime=699.14
/proc/20663/stat : 20663 (xsolve) R 20661 20663 19911 0 -1 4194304 975 0 0 0 69912 2 0 0 25 0 1 0 1973957541 6733824 941 996147200 134512640 135239859 4294956208 18446744073709551615 135019206 0 0 4096 0 0 0 0 17 0 0 0
/proc/20663/statm: 1644 941 386 177 0 547 0
Current children cumulated CPU time (s) 699.14
Current children cumulated vsize (KiB) 6576

[startup+762.306 s]
/proc/loadavg: 2.00 1.95 1.39 3/81 20704
/proc/meminfo: memFree=1361400/2055920 swapFree=4180500/4192956
[pid=20663] ppid=20661 vsize=6576 CPUtime=758.89
/proc/20663/stat : 20663 (xsolve) R 20661 20663 19911 0 -1 4194304 975 0 0 0 75887 2 0 0 25 0 1 0 1973957541 6733824 941 996147200 134512640 135239859 4294956208 18446744073709551615 135030995 0 0 4096 0 0 0 0 17 0 0 0
/proc/20663/statm: 1644 941 386 177 0 547 0
Current children cumulated CPU time (s) 758.89
Current children cumulated vsize (KiB) 6576

[startup+822.301 s]
/proc/loadavg: 2.00 1.95 1.42 3/81 20704
/proc/meminfo: memFree=1361336/2055920 swapFree=4180500/4192956
[pid=20663] ppid=20661 vsize=6576 CPUtime=818.65
/proc/20663/stat : 20663 (xsolve) R 20661 20663 19911 0 -1 4194304 975 0 0 0 81863 2 0 0 25 0 1 0 1973957541 6733824 941 996147200 134512640 135239859 4294956208 18446744073709551615 134789758 0 0 4096 0 0 0 0 17 0 0 0
/proc/20663/statm: 1644 941 386 177 0 547 0
Current children cumulated CPU time (s) 818.65
Current children cumulated vsize (KiB) 6576

[startup+882.302 s]
/proc/loadavg: 2.00 1.96 1.46 3/81 20704
/proc/meminfo: memFree=1361336/2055920 swapFree=4180500/4192956
[pid=20663] ppid=20661 vsize=6576 CPUtime=878.4
/proc/20663/stat : 20663 (xsolve) R 20661 20663 19911 0 -1 4194304 975 0 0 0 87838 2 0 0 25 0 1 0 1973957541 6733824 941 996147200 134512640 135239859 4294956208 18446744073709551615 135030979 0 0 4096 0 0 0 0 17 0 0 0
/proc/20663/statm: 1644 941 386 177 0 547 0
Current children cumulated CPU time (s) 878.4
Current children cumulated vsize (KiB) 6576

[startup+942.301 s]
/proc/loadavg: 2.00 1.96 1.49 3/81 20704
/proc/meminfo: memFree=1361336/2055920 swapFree=4180500/4192956
[pid=20663] ppid=20661 vsize=6576 CPUtime=938.15
/proc/20663/stat : 20663 (xsolve) R 20661 20663 19911 0 -1 4194304 975 0 0 0 93813 2 0 0 25 0 1 0 1973957541 6733824 941 996147200 134512640 135239859 4294956208 18446744073709551615 134821619 0 0 4096 0 0 0 0 17 0 0 0
/proc/20663/statm: 1644 941 386 177 0 547 0
Current children cumulated CPU time (s) 938.15
Current children cumulated vsize (KiB) 6576

[startup+1002.3 s]
/proc/loadavg: 2.00 1.97 1.52 3/81 20704
/proc/meminfo: memFree=1361272/2055920 swapFree=4180500/4192956
[pid=20663] ppid=20661 vsize=6576 CPUtime=997.9
/proc/20663/stat : 20663 (xsolve) R 20661 20663 19911 0 -1 4194304 975 0 0 0 99788 2 0 0 25 0 1 0 1973957541 6733824 941 996147200 134512640 135239859 4294956208 18446744073709551615 135031335 0 0 4096 0 0 0 0 17 0 0 0
/proc/20663/statm: 1644 941 386 177 0 547 0
Current children cumulated CPU time (s) 997.9
Current children cumulated vsize (KiB) 6576

[startup+1062.3 s]
/proc/loadavg: 2.00 1.97 1.54 3/81 20704
/proc/meminfo: memFree=1361208/2055920 swapFree=4180500/4192956
[pid=20663] ppid=20661 vsize=6576 CPUtime=1057.66
/proc/20663/stat : 20663 (xsolve) R 20661 20663 19911 0 -1 4194304 975 0 0 0 105764 2 0 0 25 0 1 0 1973957541 6733824 941 996147200 134512640 135239859 4294956208 18446744073709551615 134789675 0 0 4096 0 0 0 0 17 0 0 0
/proc/20663/statm: 1644 941 386 177 0 547 0
Current children cumulated CPU time (s) 1057.66
Current children cumulated vsize (KiB) 6576

[startup+1122.3 s]
/proc/loadavg: 2.00 1.97 1.57 3/81 20704
/proc/meminfo: memFree=1361208/2055920 swapFree=4180500/4192956
[pid=20663] ppid=20661 vsize=6576 CPUtime=1117.41
/proc/20663/stat : 20663 (xsolve) R 20661 20663 19911 0 -1 4194304 975 0 0 0 111739 2 0 0 25 0 1 0 1973957541 6733824 941 996147200 134512640 135239859 4294956208 18446744073709551615 135095792 0 0 4096 0 0 0 0 17 0 0 0
/proc/20663/statm: 1644 941 386 177 0 547 0
Current children cumulated CPU time (s) 1117.41
Current children cumulated vsize (KiB) 6576

[startup+1182.3 s]
/proc/loadavg: 2.00 1.97 1.59 3/81 20704
/proc/meminfo: memFree=1361208/2055920 swapFree=4180500/4192956
[pid=20663] ppid=20661 vsize=6576 CPUtime=1177.17
/proc/20663/stat : 20663 (xsolve) R 20661 20663 19911 0 -1 4194304 975 0 0 0 117715 2 0 0 25 0 1 0 1973957541 6733824 941 996147200 134512640 135239859 4294956208 18446744073709551615 135103158 0 0 4096 0 0 0 0 17 0 0 0
/proc/20663/statm: 1644 941 386 177 0 547 0
Current children cumulated CPU time (s) 1177.17
Current children cumulated vsize (KiB) 6576

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

[startup+1203.1 s]
/proc/loadavg: 2.00 1.97 1.60 3/81 20704
/proc/meminfo: memFree=1361208/2055920 swapFree=4180500/4192956
[pid=20663] ppid=20661 vsize=6576 CPUtime=1197.88
/proc/20663/stat : 20663 (xsolve) R 20661 20663 19911 0 -1 4194304 975 0 0 0 119786 2 0 0 25 0 1 0 1973957541 6733824 941 996147200 134512640 135239859 4294956208 18446744073709551615 135071211 0 0 4096 0 0 0 0 17 0 0 0
/proc/20663/statm: 1644 941 386 177 0 547 0
Current children cumulated CPU time (s) 1197.88
Current children cumulated vsize (KiB) 6576

[startup+1215.9 s]
/proc/loadavg: 2.00 1.97 1.61 3/81 20704
/proc/meminfo: memFree=1361144/2055920 swapFree=4180500/4192956
[pid=20663] ppid=20661 vsize=6576 CPUtime=1210.62
/proc/20663/stat : 20663 (xsolve) R 20661 20663 19911 0 -1 4194304 975 0 0 0 121060 2 0 0 25 0 1 0 1973957541 6733824 941 996147200 134512640 135239859 4294956208 18446744073709551615 135087248 0 0 4096 0 0 0 0 17 0 0 0
/proc/20663/statm: 1644 941 386 177 0 547 0
Current children cumulated CPU time (s) 1210.62
Current children cumulated vsize (KiB) 6576

[startup+1222.3 s]
/proc/loadavg: 2.00 1.97 1.61 3/81 20704
/proc/meminfo: memFree=1361144/2055920 swapFree=4180500/4192956
[pid=20663] ppid=20661 vsize=6576 CPUtime=1217
/proc/20663/stat : 20663 (xsolve) R 20661 20663 19911 0 -1 4194304 975 0 0 0 121698 2 0 0 25 0 1 0 1973957541 6733824 941 996147200 134512640 135239859 4294956208 18446744073709551615 135095822 0 0 4096 0 0 0 0 17 0 0 0
/proc/20663/statm: 1644 941 386 177 0 547 0
Current children cumulated CPU time (s) 1217
Current children cumulated vsize (KiB) 6576

[startup+1228.71 s]
/proc/loadavg: 2.00 1.97 1.61 3/81 20704
/proc/meminfo: memFree=1361144/2055920 swapFree=4180500/4192956
[pid=20663] ppid=20661 vsize=6576 CPUtime=1223.38
/proc/20663/stat : 20663 (xsolve) R 20661 20663 19911 0 -1 4194304 975 0 0 0 122336 2 0 0 25 0 1 0 1973957541 6733824 941 996147200 134512640 135239859 4294956208 18446744073709551615 134820818 0 0 4096 0 0 0 0 17 0 0 0
/proc/20663/statm: 1644 941 386 177 0 547 0
Current children cumulated CPU time (s) 1223.38
Current children cumulated vsize (KiB) 6576

[startup+1230.3 s]
/proc/loadavg: 2.00 1.97 1.61 3/81 20704
/proc/meminfo: memFree=1361144/2055920 swapFree=4180500/4192956
[pid=20663] ppid=20661 vsize=6576 CPUtime=1224.97
/proc/20663/stat : 20663 (xsolve) R 20661 20663 19911 0 -1 4194304 975 0 0 0 122495 2 0 0 25 0 1 0 1973957541 6733824 941 996147200 134512640 135239859 4294956208 18446744073709551615 134821224 0 0 4096 0 0 0 0 17 0 0 0
/proc/20663/statm: 1644 941 386 177 0 547 0
Current children cumulated CPU time (s) 1224.97
Current children cumulated vsize (KiB) 6576

[startup+1231.1 s]
/proc/loadavg: 2.00 1.97 1.61 3/81 20704
/proc/meminfo: memFree=1361144/2055920 swapFree=4180500/4192956
[pid=20663] ppid=20661 vsize=6576 CPUtime=1225.76
/proc/20663/stat : 20663 (xsolve) R 20661 20663 19911 0 -1 4194304 975 0 0 0 122574 2 0 0 25 0 1 0 1973957541 6733824 941 996147200 134512640 135239859 4294956208 18446744073709551615 135031006 0 0 4096 0 0 0 0 17 0 0 0
/proc/20663/statm: 1644 941 386 177 0 547 0
Current children cumulated CPU time (s) 1225.76
Current children cumulated vsize (KiB) 6576

[startup+1231.5 s]
/proc/loadavg: 2.00 1.97 1.61 3/81 20704
/proc/meminfo: memFree=1361144/2055920 swapFree=4180500/4192956
[pid=20663] ppid=20661 vsize=6576 CPUtime=1226.16
/proc/20663/stat : 20663 (xsolve) R 20661 20663 19911 0 -1 4194304 975 0 0 0 122614 2 0 0 25 0 1 0 1973957541 6733824 941 996147200 134512640 135239859 4294956208 18446744073709551615 135087253 0 0 4096 0 0 0 0 17 0 0 0
/proc/20663/statm: 1644 941 386 177 0 547 0
Current children cumulated CPU time (s) 1226.16
Current children cumulated vsize (KiB) 6576

[startup+1231.7 s]
/proc/loadavg: 2.00 1.97 1.61 3/81 20704
/proc/meminfo: memFree=1361144/2055920 swapFree=4180500/4192956
[pid=20663] ppid=20661 vsize=6576 CPUtime=1226.36
/proc/20663/stat : 20663 (xsolve) R 20661 20663 19911 0 -1 4194304 975 0 0 0 122634 2 0 0 25 0 1 0 1973957541 6733824 941 996147200 134512640 135239859 4294956208 18446744073709551615 135019219 0 0 4096 0 0 0 0 17 0 0 0
/proc/20663/statm: 1644 941 386 177 0 547 0
Current children cumulated CPU time (s) 1226.36
Current children cumulated vsize (KiB) 6576

Child status: 0
Real time (s): 1231.72
CPU time (s): 1226.39
CPU user time (s): 1226.36
CPU system time (s): 0.026995
CPU usage (%): 99.5673
Max. virtual memory (cumulated for all children) (KiB): 6576

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

runsolver used 1.00285 second user time and 3.48347 second system time

The end

Launcher Data (download as text)

Begin job on node59 at 2008-07-02 00:04:22
IDJOB=1034929
IDBENCH=53369
IDSOLVER=343
FILE ID=node59/1034929-1214949862
PBS_JOBID= 7870216
Free space on /tmp= 66544 MiB

SOLVER NAME= MDG-noprobe 2008-06-27
BENCH NAME= CPAI08/csp/rand-2-27/normalized-rand-27-27-351-163-57021_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-1034929-1214949862/watcher-1034929-1214949862 -o /tmp/evaluation-result-1034929-1214949862/solver-1034929-1214949862 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/xsolve HOME/instance-1034929-1214949862.xml -heu dom/wdeg -res no 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 73a72b58fd08e3bdce88f31cfc83b195
RANDOM SEED=52270493

node59.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.261
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.261
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1336032 kB
Buffers:         46696 kB
Cached:         533828 kB
SwapCached:       6384 kB
Active:         113316 kB
Inactive:       535524 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1336032 kB
SwapTotal:     4192956 kB
SwapFree:      4180500 kB
Dirty:            7412 kB
Writeback:           0 kB
Mapped:          81844 kB
Slab:            56232 kB
Committed_AS:  4683440 kB
PageTables:       1988 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= 66544 MiB
End job on node59 at 2008-07-02 00:24:53