Trace number 1082385

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-probe 2008-06-27? (TO) 1800.03 1809.61

General information on the benchmark

Namecsp/super-os/super-os-taillard-15/
normalized-super-os-taillard-15-13.xml
MD5SUMb9608280c7283b6c031d7c75c491fce9
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark69.4574
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of constraints9675
Maximum constraint arity2
Maximum domain size944
Number of constraints which are defined in extension0
Number of constraints which are defined in intension9675
Global constraints used (with number of constraints)

Solver Data (download as text)

0.08/0.11	c mistral-prime version 1.313
0.08/0.11	c 
0.08/0.11	c Parsing xml file
0.08/0.11	c          domains...............     0	(89 domains)
0.08/0.11	c          variables.............     0	(450 variables)
0.08/0.11	c          predicates............     0	(3 predicates)
0.08/0.11	c          constraints...........   0.4	(9675 constraints)
0.39/0.41	c Parsing time:    0.4
0.39/0.41	c
0.39/0.41	c Building model
0.39/0.43	c         0 AllDifferent constraints infered
0.49/0.53	c         0 constants
0.49/0.53	c         0 Boolean variables    (+18900)
0.49/0.53	c         0 range variables      (+18900)
0.49/0.53	c       450 domain (b) variables (+0)
0.49/0.53	c         0 domain (l) variables (+0)
0.49/0.53	c      9675 constraints          (+37800)
0.49/0.53	c         0 values 
0.49/0.53	c Building time:   0.13
0.49/0.53	c
0.49/0.53	c Solving instance
0.49/0.53	c          heuristic = dom/wdeg
0.49/0.53	c          Randomized probing iteration = 100
0.49/0.53	c          probing limit = 30
0.49/0.53	c          level based weights = no
0.49/0.53	c          impact probing = no
0.49/0.53	c          restart policy = No restart
0.49/0.53	c          probing .......... 27.67
28.18/28.31	c          Probing Nodes 28594
28.18/28.31	c          final run 

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-1082385-1215222320/watcher-1082385-1215222320 -o /tmp/evaluation-result-1082385-1215222320/solver-1082385-1215222320 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/xsolve HOME/instance-1082385-1215222320.xml -v 1 -rs 108601725 -probe 1 -ph 0 -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.32 2.20 2.07 4/80 18707
/proc/meminfo: memFree=1656816/2055920 swapFree=4137208/4192956
[pid=18707] ppid=18705 vsize=820 CPUtime=0
/proc/18707/stat : 18707 (xsolve) R 18705 18707 15810 0 -1 4194304 39 0 0 0 0 0 0 0 19 0 1 0 1006686910 839680 25 996147200 134512640 135239859 4294956144 18446744073709551615 12591908 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/18707/statm: 205 25 19 177 0 3 0

[startup+0.055043 s]
/proc/loadavg: 2.32 2.20 2.07 4/80 18707
/proc/meminfo: memFree=1656816/2055920 swapFree=4137208/4192956
[pid=18707] ppid=18705 vsize=6208 CPUtime=0.04
/proc/18707/stat : 18707 (xsolve) R 18705 18707 15810 0 -1 4194304 903 0 0 0 4 0 0 0 19 0 1 0 1006686910 6356992 869 996147200 134512640 135239859 4294956144 18446744073709551615 134618090 0 0 4096 0 0 0 0 17 1 0 0
/proc/18707/statm: 1552 869 394 177 0 455 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 6208

[startup+0.101045 s]
/proc/loadavg: 2.32 2.20 2.07 4/80 18707
/proc/meminfo: memFree=1656816/2055920 swapFree=4137208/4192956
[pid=18707] ppid=18705 vsize=7676 CPUtime=0.08
/proc/18707/stat : 18707 (xsolve) R 18705 18707 15810 0 -1 4194304 1253 0 0 0 8 0 0 0 19 0 1 0 1006686910 7860224 1219 996147200 134512640 135239859 4294956144 18446744073709551615 134630401 0 0 4096 0 0 0 0 17 1 0 0
/proc/18707/statm: 1919 1219 394 177 0 822 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7676

[startup+0.30106 s]
/proc/loadavg: 2.32 2.20 2.07 4/80 18707
/proc/meminfo: memFree=1656816/2055920 swapFree=4137208/4192956
[pid=18707] ppid=18705 vsize=13872 CPUtime=0.28
/proc/18707/stat : 18707 (xsolve) R 18705 18707 15810 0 -1 4194304 2829 0 0 0 27 1 0 0 21 0 1 0 1006686910 14204928 2729 996147200 134512640 135239859 4294956144 18446744073709551615 13026939 0 0 4096 0 0 0 0 17 1 0 0
/proc/18707/statm: 3468 2729 394 177 0 2371 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 13872

[startup+0.701097 s]
/proc/loadavg: 2.32 2.20 2.07 4/80 18707
/proc/meminfo: memFree=1656816/2055920 swapFree=4137208/4192956
[pid=18707] ppid=18705 vsize=47740 CPUtime=0.69
/proc/18707/stat : 18707 (xsolve) R 18705 18707 15810 0 -1 4194304 11318 0 0 0 64 5 0 0 25 0 1 0 1006686910 48885760 10958 996147200 134512640 135239859 4294956144 18446744073709551615 135030995 0 0 4096 0 0 0 0 17 1 0 0
/proc/18707/statm: 11935 10958 435 177 0 10838 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 47740

[startup+1.50116 s]
/proc/loadavg: 2.30 2.20 2.07 3/81 18708
/proc/meminfo: memFree=1614120/2055920 swapFree=4137208/4192956
[pid=18707] ppid=18705 vsize=48252 CPUtime=1.48
/proc/18707/stat : 18707 (xsolve) R 18705 18707 15810 0 -1 4194304 11518 0 0 0 143 5 0 0 25 0 1 0 1006686910 49410048 11029 996147200 134512640 135239859 4294956144 18446744073709551615 134802073 0 0 4096 0 0 0 0 17 1 0 0
/proc/18707/statm: 12063 11029 435 177 0 10966 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 48252

[startup+3.10129 s]
/proc/loadavg: 2.30 2.20 2.07 3/81 18708
/proc/meminfo: memFree=1614056/2055920 swapFree=4137208/4192956
[pid=18707] ppid=18705 vsize=48516 CPUtime=3.08
/proc/18707/stat : 18707 (xsolve) R 18705 18707 15810 0 -1 4194304 11575 0 0 0 303 5 0 0 25 0 1 0 1006686910 49680384 11086 996147200 134512640 135239859 4294956144 18446744073709551615 135030962 0 0 4096 0 0 0 0 17 1 0 0
/proc/18707/statm: 12129 11086 435 177 0 11032 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 48516

[startup+6.30255 s]
/proc/loadavg: 2.30 2.20 2.07 3/81 18708
/proc/meminfo: memFree=1613672/2055920 swapFree=4137208/4192956
[pid=18707] ppid=18705 vsize=48648 CPUtime=6.27
/proc/18707/stat : 18707 (xsolve) R 18705 18707 15810 0 -1 4194304 11616 0 0 0 622 5 0 0 25 0 1 0 1006686910 49815552 11127 996147200 134512640 135239859 4294956144 18446744073709551615 135031319 0 0 4096 0 0 0 0 17 1 0 0
/proc/18707/statm: 12162 11127 435 177 0 11065 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 48648

[startup+12.701 s]
/proc/loadavg: 2.25 2.19 2.07 3/81 18708
/proc/meminfo: memFree=1613232/2055920 swapFree=4137208/4192956
[pid=18707] ppid=18705 vsize=49044 CPUtime=12.64
/proc/18707/stat : 18707 (xsolve) R 18705 18707 15810 0 -1 4194304 11694 0 0 0 1259 5 0 0 25 0 1 0 1006686910 50221056 11205 996147200 134512640 135239859 4294956144 18446744073709551615 135030995 0 0 4096 0 0 0 0 17 1 0 0
/proc/18707/statm: 12261 11205 435 177 0 11164 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 49044

[startup+25.5011 s]
/proc/loadavg: 2.21 2.18 2.07 3/81 18708
/proc/meminfo: memFree=1612720/2055920 swapFree=4137208/4192956
[pid=18707] ppid=18705 vsize=49440 CPUtime=25.39
/proc/18707/stat : 18707 (xsolve) R 18705 18707 15810 0 -1 4194304 11812 0 0 0 2534 5 0 0 25 0 1 0 1006686910 50626560 11323 996147200 134512640 135239859 4294956144 18446744073709551615 135031006 0 0 4096 0 0 0 0 17 1 0 0
/proc/18707/statm: 12360 11323 435 177 0 11263 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 49440

[startup+51.1011 s]
/proc/loadavg: 2.14 2.17 2.07 3/81 18708
/proc/meminfo: memFree=1611888/2055920 swapFree=4137208/4192956
[pid=18707] ppid=18705 vsize=49572 CPUtime=50.89
/proc/18707/stat : 18707 (xsolve) R 18705 18707 15810 0 -1 4194304 11830 0 0 0 5084 5 0 0 25 0 1 0 1006686910 50761728 11341 996147200 134512640 135239859 4294956144 18446744073709551615 135073896 0 0 4096 0 0 0 0 17 1 0 0
/proc/18707/statm: 12393 11341 436 177 0 11296 0
Current children cumulated CPU time (s) 50.89
Current children cumulated vsize (KiB) 49572

[startup+102.305 s]
/proc/loadavg: 2.05 2.14 2.06 3/81 18708
/proc/meminfo: memFree=1611568/2055920 swapFree=4137208/4192956
[pid=18707] ppid=18705 vsize=49572 CPUtime=101.88
/proc/18707/stat : 18707 (xsolve) R 18705 18707 15810 0 -1 4194304 11830 0 0 0 10183 5 0 0 25 0 1 0 1006686910 50761728 11341 996147200 134512640 135239859 4294956144 18446744073709551615 135071120 0 0 4096 0 0 0 0 17 1 0 0
/proc/18707/statm: 12393 11341 436 177 0 11296 0
Current children cumulated CPU time (s) 101.88
Current children cumulated vsize (KiB) 49572

[startup+162.302 s]
/proc/loadavg: 2.02 2.11 2.06 3/81 18708
/proc/meminfo: memFree=1611568/2055920 swapFree=4137208/4192956
[pid=18707] ppid=18705 vsize=49572 CPUtime=161.65
/proc/18707/stat : 18707 (xsolve) R 18705 18707 15810 0 -1 4194304 11830 0 0 0 16160 5 0 0 25 0 1 0 1006686910 50761728 11341 996147200 134512640 135239859 4294956144 18446744073709551615 135095148 0 0 4096 0 0 0 0 17 1 0 0
/proc/18707/statm: 12393 11341 436 177 0 11296 0
Current children cumulated CPU time (s) 161.65
Current children cumulated vsize (KiB) 49572

[startup+222.302 s]
/proc/loadavg: 2.00 2.09 2.05 3/81 18708
/proc/meminfo: memFree=1611568/2055920 swapFree=4137208/4192956
[pid=18707] ppid=18705 vsize=49572 CPUtime=221.41
/proc/18707/stat : 18707 (xsolve) R 18705 18707 15810 0 -1 4194304 11830 0 0 0 22136 5 0 0 25 0 1 0 1006686910 50761728 11341 996147200 134512640 135239859 4294956144 18446744073709551615 135030995 0 0 4096 0 0 0 0 17 1 0 0
/proc/18707/statm: 12393 11341 436 177 0 11296 0
Current children cumulated CPU time (s) 221.41
Current children cumulated vsize (KiB) 49572

[startup+282.301 s]
/proc/loadavg: 2.00 2.07 2.04 3/81 18708
/proc/meminfo: memFree=1611568/2055920 swapFree=4137208/4192956
[pid=18707] ppid=18705 vsize=49572 CPUtime=281.18
/proc/18707/stat : 18707 (xsolve) R 18705 18707 15810 0 -1 4194304 11830 0 0 0 28113 5 0 0 25 0 1 0 1006686910 50761728 11341 996147200 134512640 135239859 4294956144 18446744073709551615 135071157 0 0 4096 0 0 0 0 17 1 0 0
/proc/18707/statm: 12393 11341 436 177 0 11296 0
Current children cumulated CPU time (s) 281.18
Current children cumulated vsize (KiB) 49572

[startup+342.301 s]
/proc/loadavg: 2.00 2.05 2.04 3/81 18708
/proc/meminfo: memFree=1611568/2055920 swapFree=4137208/4192956
[pid=18707] ppid=18705 vsize=49572 CPUtime=340.94
/proc/18707/stat : 18707 (xsolve) R 18705 18707 15810 0 -1 4194304 11830 0 0 0 34089 5 0 0 25 0 1 0 1006686910 50761728 11341 996147200 134512640 135239859 4294956144 18446744073709551615 134821199 0 0 4096 0 0 0 0 17 1 0 0
/proc/18707/statm: 12393 11341 436 177 0 11296 0
Current children cumulated CPU time (s) 340.94
Current children cumulated vsize (KiB) 49572

[startup+402.302 s]
/proc/loadavg: 2.00 2.04 2.03 3/81 18708
/proc/meminfo: memFree=1611504/2055920 swapFree=4137208/4192956
[pid=18707] ppid=18705 vsize=49572 CPUtime=400.71
/proc/18707/stat : 18707 (xsolve) R 18705 18707 15810 0 -1 4194304 11830 0 0 0 40066 5 0 0 25 0 1 0 1006686910 50761728 11341 996147200 134512640 135239859 4294956144 18446744073709551615 135031006 0 0 4096 0 0 0 0 17 1 0 0
/proc/18707/statm: 12393 11341 436 177 0 11296 0
Current children cumulated CPU time (s) 400.71
Current children cumulated vsize (KiB) 49572

[startup+462.302 s]
/proc/loadavg: 2.00 2.03 2.03 3/81 18708
/proc/meminfo: memFree=1611504/2055920 swapFree=4137208/4192956
[pid=18707] ppid=18705 vsize=49572 CPUtime=460.48
/proc/18707/stat : 18707 (xsolve) R 18705 18707 15810 0 -1 4194304 11830 0 0 0 46042 6 0 0 25 0 1 0 1006686910 50761728 11341 996147200 134512640 135239859 4294956144 18446744073709551615 135031006 0 0 4096 0 0 0 0 17 1 0 0
/proc/18707/statm: 12393 11341 436 177 0 11296 0
Current children cumulated CPU time (s) 460.48
Current children cumulated vsize (KiB) 49572

[startup+522.301 s]
/proc/loadavg: 2.05 2.04 2.03 3/81 18708
/proc/meminfo: memFree=1611504/2055920 swapFree=4137208/4192956
[pid=18707] ppid=18705 vsize=49572 CPUtime=520.25
/proc/18707/stat : 18707 (xsolve) R 18705 18707 15810 0 -1 4194304 11830 0 0 0 52019 6 0 0 25 0 1 0 1006686910 50761728 11341 996147200 134512640 135239859 4294956144 18446744073709551615 135030962 0 0 4096 0 0 0 0 17 1 0 0
/proc/18707/statm: 12393 11341 436 177 0 11296 0
Current children cumulated CPU time (s) 520.25
Current children cumulated vsize (KiB) 49572

[startup+582.301 s]
/proc/loadavg: 2.10 2.06 2.03 3/81 18708
/proc/meminfo: memFree=1611248/2055920 swapFree=4137208/4192956
[pid=18707] ppid=18705 vsize=49572 CPUtime=580.02
/proc/18707/stat : 18707 (xsolve) R 18705 18707 15810 0 -1 4194304 11830 0 0 0 57996 6 0 0 25 0 1 0 1006686910 50761728 11341 996147200 134512640 135239859 4294956144 18446744073709551615 134802073 0 0 4096 0 0 0 0 17 1 0 0
/proc/18707/statm: 12393 11341 436 177 0 11296 0
Current children cumulated CPU time (s) 580.02
Current children cumulated vsize (KiB) 49572

[startup+642.302 s]
/proc/loadavg: 2.13 2.07 2.04 3/81 18708
/proc/meminfo: memFree=1611184/2055920 swapFree=4137208/4192956
[pid=18707] ppid=18705 vsize=49572 CPUtime=639.78
/proc/18707/stat : 18707 (xsolve) R 18705 18707 15810 0 -1 4194304 11830 0 0 0 63972 6 0 0 25 0 1 0 1006686910 50761728 11341 996147200 134512640 135239859 4294956144 18446744073709551615 134802232 0 0 4096 0 0 0 0 17 1 0 0
/proc/18707/statm: 12393 11341 436 177 0 11296 0
Current children cumulated CPU time (s) 639.78
Current children cumulated vsize (KiB) 49572


################
# More data... #
################

[startup+822.301 s]
/proc/loadavg: 2.00 2.03 2.02 3/81 18708
/proc/meminfo: memFree=1611056/2055920 swapFree=4137208/4192956
[pid=18707] ppid=18705 vsize=49572 CPUtime=819.08
/proc/18707/stat : 18707 (xsolve) R 18705 18707 15810 0 -1 4194304 11830 0 0 0 81901 7 0 0 25 0 1 0 1006686910 50761728 11341 996147200 134512640 135239859 4294956144 18446744073709551615 135030995 0 0 4096 0 0 0 0 17 1 0 0
/proc/18707/statm: 12393 11341 436 177 0 11296 0
Current children cumulated CPU time (s) 819.08
Current children cumulated vsize (KiB) 49572

[startup+882.302 s]
/proc/loadavg: 2.00 2.03 2.01 3/81 18708
/proc/meminfo: memFree=1611056/2055920 swapFree=4137208/4192956
[pid=18707] ppid=18705 vsize=49572 CPUtime=878.85
/proc/18707/stat : 18707 (xsolve) R 18705 18707 15810 0 -1 4194304 11830 0 0 0 87878 7 0 0 25 0 1 0 1006686910 50761728 11341 996147200 134512640 135239859 4294956144 18446744073709551615 135030995 0 0 4096 0 0 0 0 17 1 0 0
/proc/18707/statm: 12393 11341 436 177 0 11296 0
Current children cumulated CPU time (s) 878.85
Current children cumulated vsize (KiB) 49572

[startup+942.302 s]
/proc/loadavg: 2.07 2.04 2.01 3/81 18714
/proc/meminfo: memFree=1610800/2055920 swapFree=4137208/4192956
[pid=18707] ppid=18705 vsize=49572 CPUtime=938.6
/proc/18707/stat : 18707 (xsolve) R 18705 18707 15810 0 -1 4194304 11830 0 0 0 93853 7 0 0 25 0 1 0 1006686910 50761728 11341 996147200 134512640 135239859 4294956144 18446744073709551615 135030879 0 0 4096 0 0 0 0 17 1 0 0
/proc/18707/statm: 12393 11341 436 177 0 11296 0
Current children cumulated CPU time (s) 938.6
Current children cumulated vsize (KiB) 49572

[startup+1002.3 s]
/proc/loadavg: 2.19 2.07 2.02 4/89 18737
/proc/meminfo: memFree=1604816/2055920 swapFree=4137208/4192956
[pid=18707] ppid=18705 vsize=49572 CPUtime=998.24
/proc/18707/stat : 18707 (xsolve) R 18705 18707 15810 0 -1 4194304 11830 0 0 0 99817 7 0 0 25 0 1 0 1006686910 50761728 11341 996147200 134512640 135239859 4294956144 18446744073709551615 134797290 0 0 4096 0 0 0 0 17 1 0 0
/proc/18707/statm: 12393 11341 436 177 0 11296 0
Current children cumulated CPU time (s) 998.24
Current children cumulated vsize (KiB) 49572

[startup+1062.3 s]
/proc/loadavg: 2.30 2.15 2.05 3/81 19190
/proc/meminfo: memFree=1578352/2055920 swapFree=4137208/4192956
[pid=18707] ppid=18705 vsize=49572 CPUtime=1055.36
/proc/18707/stat : 18707 (xsolve) R 18705 18707 15810 0 -1 4194304 11830 0 0 0 105526 10 0 0 25 0 1 0 1006686910 50761728 11341 996147200 134512640 135239859 4294956144 18446744073709551615 135031006 0 0 4096 0 0 0 0 17 1 0 0
/proc/18707/statm: 12393 11341 436 177 0 11296 0
Current children cumulated CPU time (s) 1055.36
Current children cumulated vsize (KiB) 49572

[startup+1122.3 s]
/proc/loadavg: 2.11 2.12 2.05 3/81 19190
/proc/meminfo: memFree=1578288/2055920 swapFree=4137208/4192956
[pid=18707] ppid=18705 vsize=49572 CPUtime=1115.12
/proc/18707/stat : 18707 (xsolve) R 18705 18707 15810 0 -1 4194304 11830 0 0 0 111502 10 0 0 25 0 1 0 1006686910 50761728 11341 996147200 134512640 135239859 4294956144 18446744073709551615 135031002 0 0 4096 0 0 0 0 17 1 0 0
/proc/18707/statm: 12393 11341 436 177 0 11296 0
Current children cumulated CPU time (s) 1115.12
Current children cumulated vsize (KiB) 49572

[startup+1182.3 s]
/proc/loadavg: 2.04 2.10 2.04 3/81 19190
/proc/meminfo: memFree=1578288/2055920 swapFree=4137208/4192956
[pid=18707] ppid=18705 vsize=49572 CPUtime=1174.9
/proc/18707/stat : 18707 (xsolve) R 18705 18707 15810 0 -1 4194304 11830 0 0 0 117479 11 0 0 25 0 1 0 1006686910 50761728 11341 996147200 134512640 135239859 4294956144 18446744073709551615 134821152 0 0 4096 0 0 0 0 17 1 0 0
/proc/18707/statm: 12393 11341 436 177 0 11296 0
Current children cumulated CPU time (s) 1174.9
Current children cumulated vsize (KiB) 49572

[startup+1242.3 s]
/proc/loadavg: 2.01 2.08 2.04 3/81 19190
/proc/meminfo: memFree=1578032/2055920 swapFree=4137208/4192956
[pid=18707] ppid=18705 vsize=49572 CPUtime=1234.66
/proc/18707/stat : 18707 (xsolve) R 18705 18707 15810 0 -1 4194304 11830 0 0 0 123455 11 0 0 25 0 1 0 1006686910 50761728 11341 996147200 134512640 135239859 4294956144 18446744073709551615 135102548 0 0 4096 0 0 0 0 17 1 0 0
/proc/18707/statm: 12393 11341 436 177 0 11296 0
Current children cumulated CPU time (s) 1234.66
Current children cumulated vsize (KiB) 49572

[startup+1302.3 s]
/proc/loadavg: 2.00 2.06 2.03 3/81 19190
/proc/meminfo: memFree=1578032/2055920 swapFree=4137208/4192956
[pid=18707] ppid=18705 vsize=49572 CPUtime=1294.42
/proc/18707/stat : 18707 (xsolve) R 18705 18707 15810 0 -1 4194304 11830 0 0 0 129431 11 0 0 25 0 1 0 1006686910 50761728 11341 996147200 134512640 135239859 4294956144 18446744073709551615 135071157 0 0 4096 0 0 0 0 17 1 0 0
/proc/18707/statm: 12393 11341 436 177 0 11296 0
Current children cumulated CPU time (s) 1294.42
Current children cumulated vsize (KiB) 49572

[startup+1362.3 s]
/proc/loadavg: 2.00 2.05 2.02 3/81 19190
/proc/meminfo: memFree=1577968/2055920 swapFree=4137208/4192956
[pid=18707] ppid=18705 vsize=49572 CPUtime=1354.18
/proc/18707/stat : 18707 (xsolve) R 18705 18707 15810 0 -1 4194304 11830 0 0 0 135407 11 0 0 25 0 1 0 1006686910 50761728 11341 996147200 134512640 135239859 4294956144 18446744073709551615 135071238 0 0 4096 0 0 0 0 17 1 0 0
/proc/18707/statm: 12393 11341 436 177 0 11296 0
Current children cumulated CPU time (s) 1354.18
Current children cumulated vsize (KiB) 49572

[startup+1422.31 s]
/proc/loadavg: 2.00 2.04 2.02 3/81 19190
/proc/meminfo: memFree=1577968/2055920 swapFree=4137208/4192956
[pid=18707] ppid=18705 vsize=49572 CPUtime=1413.95
/proc/18707/stat : 18707 (xsolve) R 18705 18707 15810 0 -1 4194304 11830 0 0 0 141384 11 0 0 25 0 1 0 1006686910 50761728 11341 996147200 134512640 135239859 4294956144 18446744073709551615 135031006 0 0 4096 0 0 0 0 17 1 0 0
/proc/18707/statm: 12393 11341 436 177 0 11296 0
Current children cumulated CPU time (s) 1413.95
Current children cumulated vsize (KiB) 49572

[startup+1482.3 s]
/proc/loadavg: 2.00 2.03 2.01 3/81 19190
/proc/meminfo: memFree=1577968/2055920 swapFree=4137208/4192956
[pid=18707] ppid=18705 vsize=49572 CPUtime=1473.71
/proc/18707/stat : 18707 (xsolve) R 18705 18707 15810 0 -1 4194304 11830 0 0 0 147360 11 0 0 25 0 1 0 1006686910 50761728 11341 996147200 134512640 135239859 4294956144 18446744073709551615 134802200 0 0 4096 0 0 0 0 17 1 0 0
/proc/18707/statm: 12393 11341 436 177 0 11296 0
Current children cumulated CPU time (s) 1473.71
Current children cumulated vsize (KiB) 49572

[startup+1542.3 s]
/proc/loadavg: 2.00 2.02 2.01 3/81 19190
/proc/meminfo: memFree=1577968/2055920 swapFree=4137208/4192956
[pid=18707] ppid=18705 vsize=49572 CPUtime=1533.49
/proc/18707/stat : 18707 (xsolve) R 18705 18707 15810 0 -1 4194304 11830 0 0 0 153337 12 0 0 25 0 1 0 1006686910 50761728 11341 996147200 134512640 135239859 4294956144 18446744073709551615 135074044 0 0 4096 0 0 0 0 17 1 0 0
/proc/18707/statm: 12393 11341 436 177 0 11296 0
Current children cumulated CPU time (s) 1533.49
Current children cumulated vsize (KiB) 49572

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/81 19190
/proc/meminfo: memFree=1577904/2055920 swapFree=4137208/4192956
[pid=18707] ppid=18705 vsize=49572 CPUtime=1593.26
/proc/18707/stat : 18707 (xsolve) R 18705 18707 15810 0 -1 4194304 11830 0 0 0 159314 12 0 0 25 0 1 0 1006686910 50761728 11341 996147200 134512640 135239859 4294956144 18446744073709551615 135030995 0 0 4096 0 0 0 0 17 1 0 0
/proc/18707/statm: 12393 11341 436 177 0 11296 0
Current children cumulated CPU time (s) 1593.26
Current children cumulated vsize (KiB) 49572

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/81 19190
/proc/meminfo: memFree=1577904/2055920 swapFree=4137208/4192956
[pid=18707] ppid=18705 vsize=49572 CPUtime=1653.02
/proc/18707/stat : 18707 (xsolve) R 18705 18707 15810 0 -1 4194304 11830 0 0 0 165290 12 0 0 25 0 1 0 1006686910 50761728 11341 996147200 134512640 135239859 4294956144 18446744073709551615 135031319 0 0 4096 0 0 0 0 17 1 0 0
/proc/18707/statm: 12393 11341 436 177 0 11296 0
Current children cumulated CPU time (s) 1653.02
Current children cumulated vsize (KiB) 49572

[startup+1722.3 s]
/proc/loadavg: 1.92 1.99 1.99 2/71 19193
/proc/meminfo: memFree=1685320/2055920 swapFree=4137208/4192956
[pid=18707] ppid=18705 vsize=49572 CPUtime=1712.79
/proc/18707/stat : 18707 (xsolve) R 18705 18707 15810 0 -1 4194304 11830 0 0 0 171265 14 0 0 25 0 1 0 1006686910 50761728 11341 996147200 134512640 135239859 4294956144 18446744073709551615 135030913 0 0 4096 0 0 0 0 17 0 0 0
/proc/18707/statm: 12393 11341 436 177 0 11296 0
Current children cumulated CPU time (s) 1712.79
Current children cumulated vsize (KiB) 49572

[startup+1782.3 s]
/proc/loadavg: 2.00 1.99 1.99 4/82 19409
/proc/meminfo: memFree=1253928/2055920 swapFree=4137208/4192956
[pid=18707] ppid=18705 vsize=49572 CPUtime=1772.72
/proc/18707/stat : 18707 (xsolve) R 18705 18707 15810 0 -1 4194304 11830 0 0 0 177256 16 0 0 25 0 1 0 1006686910 50761728 11341 996147200 134512640 135239859 4294956144 18446744073709551615 135031006 0 0 4096 0 0 0 0 17 0 0 0
/proc/18707/statm: 12393 11341 436 177 0 11296 0
Current children cumulated CPU time (s) 1772.72
Current children cumulated vsize (KiB) 49572



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.6 s]
/proc/loadavg: 2.00 1.99 1.99 3/82 19409
/proc/meminfo: memFree=1079016/2055920 swapFree=4137208/4192956
[pid=18707] ppid=18705 vsize=49572 CPUtime=1800
/proc/18707/stat : 18707 (xsolve) R 18705 18707 15810 0 -1 4194304 11830 0 0 0 179984 16 0 0 25 0 1 0 1006686910 50761728 11341 996147200 134512640 135239859 4294956144 18446744073709551615 135071157 0 0 4096 0 0 0 0 17 0 0 0
/proc/18707/statm: 12393 11341 436 177 0 11296 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 49572

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1809.61
CPU time (s): 1800.03
CPU user time (s): 1799.85
CPU system time (s): 0.176973
CPU usage (%): 99.4702
Max. virtual memory (cumulated for all children) (KiB): 49572

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

runsolver used 1.81072 second user time and 4.90625 second system time

The end

Launcher Data (download as text)

Begin job on node26 at 2008-07-05 03:45:20
IDJOB=1082385
IDBENCH=57227
IDSOLVER=342
FILE ID=node26/1082385-1215222320
PBS_JOBID= 7881693
Free space on /tmp= 66464 MiB

SOLVER NAME= MDG-probe 2008-06-27
BENCH NAME= CPAI08/csp/super-os/super-os-taillard-15/normalized-super-os-taillard-15-13.xml
COMMAND LINE= HOME/xsolve BENCHNAME -v 1 -rs RANDOMSEED -probe 1 -ph 0 -heu dom/wdeg -res no
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1082385-1215222320/watcher-1082385-1215222320 -o /tmp/evaluation-result-1082385-1215222320/solver-1082385-1215222320 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/xsolve HOME/instance-1082385-1215222320.xml -v 1 -rs 108601725 -probe 1 -ph 0 -heu dom/wdeg -res no

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= b9608280c7283b6c031d7c75c491fce9
RANDOM SEED=108601725

node26.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.221
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.221
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:       1657296 kB
Buffers:         30168 kB
Cached:         140988 kB
SwapCached:      49368 kB
Active:         299488 kB
Inactive:        42896 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1657296 kB
SwapTotal:     4192956 kB
SwapFree:      4137208 kB
Dirty:            2164 kB
Writeback:           0 kB
Mapped:         184980 kB
Slab:            41320 kB
Committed_AS:  2532564 kB
PageTables:       2064 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= 66464 MiB
End job on node26 at 2008-07-05 04:15:31