Trace number 1107601

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
Mistral-prime 1.313? (TO) 1800.06 1803.91

General information on the benchmark

Namecsp/ogdVg/
normalized-crossword-m1c-ogd-vg10-14_ext.xml
MD5SUM6797b14732deb534296b42a9ade425c3
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of constraints24
Maximum constraint arity14
Maximum domain size26
Number of constraints which are defined in extension24
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.10	c mistral-prime version 1.313

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-1107601-1215477272/watcher-1107601-1215477272 -o /tmp/evaluation-result-1107601-1215477272/solver-1107601-1215477272 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/xsolve HOME/instance-1107601-1215477272.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.93 1.35 1.13 4/80 2962
/proc/meminfo: memFree=1859184/2055920 swapFree=4192956/4192956
[pid=2962] ppid=2960 vsize=816 CPUtime=0
/proc/2962/stat : 2962 (xsolve) R 2960 2962 2728 0 -1 4194304 39 0 0 0 0 0 0 0 19 0 1 0 4427104 835584 25 996147200 134512640 135237403 4294956240 18446744073709551615 8921892 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/2962/statm: 204 25 19 176 0 3 0

[startup+0.106324 s]
/proc/loadavg: 1.93 1.35 1.13 4/80 2962
/proc/meminfo: memFree=1859184/2055920 swapFree=4192956/4192956
[pid=2962] ppid=2960 vsize=6088 CPUtime=0.09
/proc/2962/stat : 2962 (xsolve) R 2960 2962 2728 0 -1 4194304 812 0 0 0 9 0 0 0 20 0 1 0 4427104 6234112 778 996147200 134512640 135237403 4294956240 18446744073709551615 134666877 0 0 4096 0 0 0 0 17 1 0 0
/proc/2962/statm: 1522 778 354 176 0 426 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6088

[startup+0.201222 s]
/proc/loadavg: 1.93 1.35 1.13 4/80 2962
/proc/meminfo: memFree=1859184/2055920 swapFree=4192956/4192956
[pid=2962] ppid=2960 vsize=7676 CPUtime=0.18
/proc/2962/stat : 2962 (xsolve) R 2960 2962 2728 0 -1 4194304 1174 0 0 0 18 0 0 0 20 0 1 0 4427104 7860224 1140 996147200 134512640 135237403 4294956240 18446744073709551615 134579536 0 0 4096 0 0 0 0 17 1 0 0
/proc/2962/statm: 1919 1140 354 176 0 823 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 7676

[startup+0.301229 s]
/proc/loadavg: 1.93 1.35 1.13 4/80 2962
/proc/meminfo: memFree=1859184/2055920 swapFree=4192956/4192956
[pid=2962] ppid=2960 vsize=9128 CPUtime=0.28
/proc/2962/stat : 2962 (xsolve) R 2960 2962 2728 0 -1 4194304 1570 0 0 0 28 0 0 0 21 0 1 0 4427104 9347072 1536 996147200 134512640 135237403 4294956240 18446744073709551615 134667236 0 0 4096 0 0 0 0 17 1 0 0
/proc/2962/statm: 2282 1536 354 176 0 1186 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9128

[startup+0.701278 s]
/proc/loadavg: 1.93 1.35 1.13 4/80 2962
/proc/meminfo: memFree=1859184/2055920 swapFree=4192956/4192956
[pid=2962] ppid=2960 vsize=15560 CPUtime=0.68
/proc/2962/stat : 2962 (xsolve) R 2960 2962 2728 0 -1 4194304 3062 0 0 0 67 1 0 0 25 0 1 0 4427104 15933440 3028 996147200 134512640 135237403 4294956240 18446744073709551615 135013494 0 0 4096 0 0 0 0 17 1 0 0
/proc/2962/statm: 3890 3028 395 176 0 2794 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 15560

[startup+1.50136 s]
/proc/loadavg: 1.93 1.35 1.13 3/81 2963
/proc/meminfo: memFree=1848552/2055920 swapFree=4192956/4192956
[pid=2962] ppid=2960 vsize=15560 CPUtime=1.47
/proc/2962/stat : 2962 (xsolve) R 2960 2962 2728 0 -1 4194304 3063 0 0 0 146 1 0 0 25 0 1 0 4427104 15933440 3029 996147200 134512640 135237403 4294956240 18446744073709551615 134787108 0 0 4096 0 0 0 0 17 1 0 0
/proc/2962/statm: 3890 3029 396 176 0 2794 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 15560

[startup+3.10153 s]
/proc/loadavg: 1.93 1.35 1.13 3/81 2963
/proc/meminfo: memFree=1848424/2055920 swapFree=4192956/4192956
[pid=2962] ppid=2960 vsize=15560 CPUtime=3.06
/proc/2962/stat : 2962 (xsolve) R 2960 2962 2728 0 -1 4194304 3063 0 0 0 305 1 0 0 25 0 1 0 4427104 15933440 3029 996147200 134512640 135237403 4294956240 18446744073709551615 134787108 0 0 4096 0 0 0 0 17 1 0 0
/proc/2962/statm: 3890 3029 396 176 0 2794 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 15560

[startup+6.30186 s]
/proc/loadavg: 1.94 1.36 1.13 3/81 2963
/proc/meminfo: memFree=1848360/2055920 swapFree=4192956/4192956
[pid=2962] ppid=2960 vsize=15560 CPUtime=6.23
/proc/2962/stat : 2962 (xsolve) R 2960 2962 2728 0 -1 4194304 3063 0 0 0 622 1 0 0 25 0 1 0 4427104 15933440 3029 996147200 134512640 135237403 4294956240 18446744073709551615 134787108 0 0 4096 0 0 0 0 17 1 0 0
/proc/2962/statm: 3890 3029 396 176 0 2794 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 15560

[startup+12.7015 s]
/proc/loadavg: 1.94 1.37 1.13 3/81 2963
/proc/meminfo: memFree=1848296/2055920 swapFree=4192956/4192956
[pid=2962] ppid=2960 vsize=15560 CPUtime=12.58
/proc/2962/stat : 2962 (xsolve) R 2960 2962 2728 0 -1 4194304 3063 0 0 0 1257 1 0 0 25 0 1 0 4427104 15933440 3029 996147200 134512640 135237403 4294956240 18446744073709551615 134787108 0 0 4096 0 0 0 0 17 1 0 0
/proc/2962/statm: 3890 3029 396 176 0 2794 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 15560

[startup+25.5019 s]
/proc/loadavg: 1.95 1.40 1.15 3/81 2963
/proc/meminfo: memFree=1848488/2055920 swapFree=4192956/4192956
[pid=2962] ppid=2960 vsize=15564 CPUtime=25.26
/proc/2962/stat : 2962 (xsolve) R 2960 2962 2728 0 -1 4194304 3064 0 0 0 2525 1 0 0 25 0 1 0 4427104 15937536 3030 996147200 134512640 135237403 4294956240 18446744073709551615 134787108 0 0 4096 0 0 0 0 17 1 0 0
/proc/2962/statm: 3891 3030 396 176 0 2795 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 15564

[startup+51.1015 s]
/proc/loadavg: 1.97 1.45 1.17 3/81 2963
/proc/meminfo: memFree=1848360/2055920 swapFree=4192956/4192956
[pid=2962] ppid=2960 vsize=15564 CPUtime=50.66
/proc/2962/stat : 2962 (xsolve) R 2960 2962 2728 0 -1 4194304 3064 0 0 0 5064 2 0 0 25 0 1 0 4427104 15937536 3030 996147200 134512640 135237403 4294956240 18446744073709551615 134787108 0 0 4096 0 0 0 0 17 1 0 0
/proc/2962/statm: 3891 3030 396 176 0 2795 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 15564

[startup+102.302 s]
/proc/loadavg: 1.98 1.53 1.21 3/81 2963
/proc/meminfo: memFree=1848296/2055920 swapFree=4192956/4192956
[pid=2962] ppid=2960 vsize=15564 CPUtime=101.43
/proc/2962/stat : 2962 (xsolve) R 2960 2962 2728 0 -1 4194304 3064 0 0 0 10141 2 0 0 25 0 1 0 4427104 15937536 3030 996147200 134512640 135237403 4294956240 18446744073709551615 134787108 0 0 4096 0 0 0 0 17 1 0 0
/proc/2962/statm: 3891 3030 396 176 0 2795 0
Current children cumulated CPU time (s) 101.43
Current children cumulated vsize (KiB) 15564

[startup+162.302 s]
/proc/loadavg: 1.99 1.62 1.26 3/81 2963
/proc/meminfo: memFree=1848232/2055920 swapFree=4192956/4192956
[pid=2962] ppid=2960 vsize=15564 CPUtime=160.92
/proc/2962/stat : 2962 (xsolve) R 2960 2962 2728 0 -1 4194304 3064 0 0 0 16090 2 0 0 25 0 1 0 4427104 15937536 3030 996147200 134512640 135237403 4294956240 18446744073709551615 134787108 0 0 4096 0 0 0 0 17 1 0 0
/proc/2962/statm: 3891 3030 396 176 0 2795 0
Current children cumulated CPU time (s) 160.92
Current children cumulated vsize (KiB) 15564

[startup+222.305 s]
/proc/loadavg: 1.99 1.68 1.30 3/81 2963
/proc/meminfo: memFree=1848232/2055920 swapFree=4192956/4192956
[pid=2962] ppid=2960 vsize=15564 CPUtime=220.41
/proc/2962/stat : 2962 (xsolve) R 2960 2962 2728 0 -1 4194304 3064 0 0 0 22039 2 0 0 25 0 1 0 4427104 15937536 3030 996147200 134512640 135237403 4294956240 18446744073709551615 134787108 0 0 4096 0 0 0 0 17 1 0 0
/proc/2962/statm: 3891 3030 396 176 0 2795 0
Current children cumulated CPU time (s) 220.41
Current children cumulated vsize (KiB) 15564

[startup+282.301 s]
/proc/loadavg: 1.99 1.74 1.34 3/81 2963
/proc/meminfo: memFree=1848232/2055920 swapFree=4192956/4192956
[pid=2962] ppid=2960 vsize=15564 CPUtime=279.9
/proc/2962/stat : 2962 (xsolve) R 2960 2962 2728 0 -1 4194304 3064 0 0 0 27988 2 0 0 25 0 1 0 4427104 15937536 3030 996147200 134512640 135237403 4294956240 18446744073709551615 134787125 0 0 4096 0 0 0 0 17 1 0 0
/proc/2962/statm: 3891 3030 396 176 0 2795 0
Current children cumulated CPU time (s) 279.9
Current children cumulated vsize (KiB) 15564

[startup+342.301 s]
/proc/loadavg: 1.99 1.78 1.38 3/81 2963
/proc/meminfo: memFree=1848232/2055920 swapFree=4192956/4192956
[pid=2962] ppid=2960 vsize=15564 CPUtime=339.4
/proc/2962/stat : 2962 (xsolve) R 2960 2962 2728 0 -1 4194304 3064 0 0 0 33937 3 0 0 25 0 1 0 4427104 15937536 3030 996147200 134512640 135237403 4294956240 18446744073709551615 134787093 0 0 4096 0 0 0 0 17 1 0 0
/proc/2962/statm: 3891 3030 396 176 0 2795 0
Current children cumulated CPU time (s) 339.4
Current children cumulated vsize (KiB) 15564

[startup+402.302 s]
/proc/loadavg: 2.06 1.83 1.42 3/74 3000
/proc/meminfo: memFree=1396640/2055920 swapFree=4192956/4192956
[pid=2962] ppid=2960 vsize=15564 CPUtime=399.02
/proc/2962/stat : 2962 (xsolve) R 2960 2962 2728 0 -1 4194304 3064 0 0 0 39874 28 0 0 25 0 1 0 4427104 15937536 3030 996147200 134512640 135237403 4294956240 18446744073709551615 134787108 0 0 4096 0 0 0 0 17 0 0 0
/proc/2962/statm: 3891 3030 396 176 0 2795 0
Current children cumulated CPU time (s) 399.02
Current children cumulated vsize (KiB) 15564

[startup+462.302 s]
/proc/loadavg: 2.17 1.91 1.47 3/74 3000
/proc/meminfo: memFree=1397024/2055920 swapFree=4192956/4192956
[pid=2962] ppid=2960 vsize=15564 CPUtime=458.98
/proc/2962/stat : 2962 (xsolve) R 2960 2962 2728 0 -1 4194304 3064 0 0 0 45870 28 0 0 25 0 1 0 4427104 15937536 3030 996147200 134512640 135237403 4294956240 18446744073709551615 134786962 0 0 4096 0 0 0 0 17 0 0 0
/proc/2962/statm: 3891 3030 396 176 0 2795 0
Current children cumulated CPU time (s) 458.98
Current children cumulated vsize (KiB) 15564

[startup+522.302 s]
/proc/loadavg: 2.18 1.97 1.52 3/74 3000
/proc/meminfo: memFree=1396768/2055920 swapFree=4192956/4192956
[pid=2962] ppid=2960 vsize=15564 CPUtime=518.94
/proc/2962/stat : 2962 (xsolve) R 2960 2962 2728 0 -1 4194304 3064 0 0 0 51866 28 0 0 25 0 1 0 4427104 15937536 3030 996147200 134512640 135237403 4294956240 18446744073709551615 134787288 0 0 4096 0 0 0 0 17 0 0 0
/proc/2962/statm: 3891 3030 396 176 0 2795 0
Current children cumulated CPU time (s) 518.94
Current children cumulated vsize (KiB) 15564

[startup+582.302 s]
/proc/loadavg: 2.10 1.98 1.55 3/74 3000
/proc/meminfo: memFree=1396832/2055920 swapFree=4192956/4192956
[pid=2962] ppid=2960 vsize=15564 CPUtime=578.92
/proc/2962/stat : 2962 (xsolve) R 2960 2962 2728 0 -1 4194304 3064 0 0 0 57864 28 0 0 25 0 1 0 4427104 15937536 3030 996147200 134512640 135237403 4294956240 18446744073709551615 135013486 0 0 4096 0 0 0 0 17 0 0 0
/proc/2962/statm: 3891 3030 396 176 0 2795 0
Current children cumulated CPU time (s) 578.92
Current children cumulated vsize (KiB) 15564

[startup+642.301 s]
/proc/loadavg: 2.15 2.02 1.58 3/74 3000
/proc/meminfo: memFree=1396896/2055920 swapFree=4192956/4192956
[pid=2962] ppid=2960 vsize=15564 CPUtime=638.9
/proc/2962/stat : 2962 (xsolve) R 2960 2962 2728 0 -1 4194304 3064 0 0 0 63862 28 0 0 25 0 1 0 4427104 15937536 3030 996147200 134512640 135237403 4294956240 18446744073709551615 134787108 0 0 4096 0 0 0 0 17 0 0 0
/proc/2962/statm: 3891 3030 396 176 0 2795 0
Current children cumulated CPU time (s) 638.9
Current children cumulated vsize (KiB) 15564


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

[startup+822.301 s]
/proc/loadavg: 2.08 2.05 1.67 3/74 3000
/proc/meminfo: memFree=1396832/2055920 swapFree=4192956/4192956
[pid=2962] ppid=2960 vsize=15568 CPUtime=818.83
/proc/2962/stat : 2962 (xsolve) R 2960 2962 2728 0 -1 4194304 3065 0 0 0 81855 28 0 0 25 0 1 0 4427104 15941632 3031 996147200 134512640 135237403 4294956240 18446744073709551615 134787108 0 0 4096 0 0 0 0 17 0 0 0
/proc/2962/statm: 3892 3031 396 176 0 2796 0
Current children cumulated CPU time (s) 818.83
Current children cumulated vsize (KiB) 15568

[startup+882.306 s]
/proc/loadavg: 2.03 2.04 1.69 3/74 3000
/proc/meminfo: memFree=1396832/2055920 swapFree=4192956/4192956
[pid=2962] ppid=2960 vsize=15568 CPUtime=878.81
/proc/2962/stat : 2962 (xsolve) R 2960 2962 2728 0 -1 4194304 3065 0 0 0 87852 29 0 0 25 0 1 0 4427104 15941632 3031 996147200 134512640 135237403 4294956240 18446744073709551615 134787108 0 0 4096 0 0 0 0 17 0 0 0
/proc/2962/statm: 3892 3031 396 176 0 2796 0
Current children cumulated CPU time (s) 878.81
Current children cumulated vsize (KiB) 15568

[startup+942.302 s]
/proc/loadavg: 2.01 2.03 1.70 3/74 3000
/proc/meminfo: memFree=1396832/2055920 swapFree=4192956/4192956
[pid=2962] ppid=2960 vsize=15568 CPUtime=938.78
/proc/2962/stat : 2962 (xsolve) R 2960 2962 2728 0 -1 4194304 3065 0 0 0 93849 29 0 0 25 0 1 0 4427104 15941632 3031 996147200 134512640 135237403 4294956240 18446744073709551615 134786998 0 0 4096 0 0 0 0 17 0 0 0
/proc/2962/statm: 3892 3031 396 176 0 2796 0
Current children cumulated CPU time (s) 938.78
Current children cumulated vsize (KiB) 15568

[startup+1002.3 s]
/proc/loadavg: 2.00 2.02 1.72 3/74 3000
/proc/meminfo: memFree=1396832/2055920 swapFree=4192956/4192956
[pid=2962] ppid=2960 vsize=15568 CPUtime=998.76
/proc/2962/stat : 2962 (xsolve) R 2960 2962 2728 0 -1 4194304 3065 0 0 0 99847 29 0 0 25 0 1 0 4427104 15941632 3031 996147200 134512640 135237403 4294956240 18446744073709551615 134787108 0 0 4096 0 0 0 0 17 0 0 0
/proc/2962/statm: 3892 3031 396 176 0 2796 0
Current children cumulated CPU time (s) 998.76
Current children cumulated vsize (KiB) 15568

[startup+1062.3 s]
/proc/loadavg: 2.00 2.02 1.73 3/74 3000
/proc/meminfo: memFree=1396640/2055920 swapFree=4192956/4192956
[pid=2962] ppid=2960 vsize=15568 CPUtime=1058.73
/proc/2962/stat : 2962 (xsolve) R 2960 2962 2728 0 -1 4194304 3065 0 0 0 105844 29 0 0 25 0 1 0 4427104 15941632 3031 996147200 134512640 135237403 4294956240 18446744073709551615 135013491 0 0 4096 0 0 0 0 17 0 0 0
/proc/2962/statm: 3892 3031 396 176 0 2796 0
Current children cumulated CPU time (s) 1058.73
Current children cumulated vsize (KiB) 15568

[startup+1122.3 s]
/proc/loadavg: 2.00 2.01 1.75 3/74 3000
/proc/meminfo: memFree=1396640/2055920 swapFree=4192956/4192956
[pid=2962] ppid=2960 vsize=15568 CPUtime=1118.71
/proc/2962/stat : 2962 (xsolve) R 2960 2962 2728 0 -1 4194304 3065 0 0 0 111842 29 0 0 25 0 1 0 4427104 15941632 3031 996147200 134512640 135237403 4294956240 18446744073709551615 135013491 0 0 4096 0 0 0 0 17 0 0 0
/proc/2962/statm: 3892 3031 396 176 0 2796 0
Current children cumulated CPU time (s) 1118.71
Current children cumulated vsize (KiB) 15568

[startup+1182.3 s]
/proc/loadavg: 2.00 2.01 1.76 3/74 3000
/proc/meminfo: memFree=1396640/2055920 swapFree=4192956/4192956
[pid=2962] ppid=2960 vsize=15568 CPUtime=1178.69
/proc/2962/stat : 2962 (xsolve) R 2960 2962 2728 0 -1 4194304 3065 0 0 0 117840 29 0 0 25 0 1 0 4427104 15941632 3031 996147200 134512640 135237403 4294956240 18446744073709551615 134787108 0 0 4096 0 0 0 0 17 0 0 0
/proc/2962/statm: 3892 3031 396 176 0 2796 0
Current children cumulated CPU time (s) 1178.69
Current children cumulated vsize (KiB) 15568

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.77 3/74 3000
/proc/meminfo: memFree=1396576/2055920 swapFree=4192956/4192956
[pid=2962] ppid=2960 vsize=15568 CPUtime=1238.66
/proc/2962/stat : 2962 (xsolve) R 2960 2962 2728 0 -1 4194304 3065 0 0 0 123837 29 0 0 25 0 1 0 4427104 15941632 3031 996147200 134512640 135237403 4294956240 18446744073709551615 134787108 0 0 4096 0 0 0 0 17 0 0 0
/proc/2962/statm: 3892 3031 396 176 0 2796 0
Current children cumulated CPU time (s) 1238.66
Current children cumulated vsize (KiB) 15568

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.78 3/74 3000
/proc/meminfo: memFree=1396512/2055920 swapFree=4192956/4192956
[pid=2962] ppid=2960 vsize=15568 CPUtime=1298.64
/proc/2962/stat : 2962 (xsolve) R 2960 2962 2728 0 -1 4194304 3065 0 0 0 129835 29 0 0 25 0 1 0 4427104 15941632 3031 996147200 134512640 135237403 4294956240 18446744073709551615 134787108 0 0 4096 0 0 0 0 17 0 0 0
/proc/2962/statm: 3892 3031 396 176 0 2796 0
Current children cumulated CPU time (s) 1298.64
Current children cumulated vsize (KiB) 15568

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.79 3/74 3000
/proc/meminfo: memFree=1396512/2055920 swapFree=4192956/4192956
[pid=2962] ppid=2960 vsize=15568 CPUtime=1358.62
/proc/2962/stat : 2962 (xsolve) R 2960 2962 2728 0 -1 4194304 3065 0 0 0 135833 29 0 0 25 0 1 0 4427104 15941632 3031 996147200 134512640 135237403 4294956240 18446744073709551615 134787142 0 0 4096 0 0 0 0 17 0 0 0
/proc/2962/statm: 3892 3031 396 176 0 2796 0
Current children cumulated CPU time (s) 1358.62
Current children cumulated vsize (KiB) 15568

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 1.81 3/74 3000
/proc/meminfo: memFree=1396448/2055920 swapFree=4192956/4192956
[pid=2962] ppid=2960 vsize=15568 CPUtime=1418.6
/proc/2962/stat : 2962 (xsolve) R 2960 2962 2728 0 -1 4194304 3065 0 0 0 141831 29 0 0 25 0 1 0 4427104 15941632 3031 996147200 134512640 135237403 4294956240 18446744073709551615 134787108 0 0 4096 0 0 0 0 17 0 0 0
/proc/2962/statm: 3892 3031 396 176 0 2796 0
Current children cumulated CPU time (s) 1418.6
Current children cumulated vsize (KiB) 15568

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.82 3/74 3000
/proc/meminfo: memFree=1396384/2055920 swapFree=4192956/4192956
[pid=2962] ppid=2960 vsize=15568 CPUtime=1478.57
/proc/2962/stat : 2962 (xsolve) R 2960 2962 2728 0 -1 4194304 3065 0 0 0 147828 29 0 0 25 0 1 0 4427104 15941632 3031 996147200 134512640 135237403 4294956240 18446744073709551615 134787108 0 0 4096 0 0 0 0 17 0 0 0
/proc/2962/statm: 3892 3031 396 176 0 2796 0
Current children cumulated CPU time (s) 1478.57
Current children cumulated vsize (KiB) 15568

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 1.82 3/74 3000
/proc/meminfo: memFree=1396384/2055920 swapFree=4192956/4192956
[pid=2962] ppid=2960 vsize=15568 CPUtime=1538.56
/proc/2962/stat : 2962 (xsolve) R 2960 2962 2728 0 -1 4194304 3065 0 0 0 153827 29 0 0 25 0 1 0 4427104 15941632 3031 996147200 134512640 135237403 4294956240 18446744073709551615 135013456 0 0 4096 0 0 0 0 17 0 0 0
/proc/2962/statm: 3892 3031 396 176 0 2796 0
Current children cumulated CPU time (s) 1538.56
Current children cumulated vsize (KiB) 15568

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.83 3/74 3006
/proc/meminfo: memFree=1396056/2055920 swapFree=4192956/4192956
[pid=2962] ppid=2960 vsize=15568 CPUtime=1598.52
/proc/2962/stat : 2962 (xsolve) R 2960 2962 2728 0 -1 4194304 3065 0 0 0 159823 29 0 0 25 0 1 0 4427104 15941632 3031 996147200 134512640 135237403 4294956240 18446744073709551615 134787108 0 0 4096 0 0 0 0 17 0 0 0
/proc/2962/statm: 3892 3031 396 176 0 2796 0
Current children cumulated CPU time (s) 1598.52
Current children cumulated vsize (KiB) 15568

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.84 3/74 3006
/proc/meminfo: memFree=1396184/2055920 swapFree=4192956/4192956
[pid=2962] ppid=2960 vsize=15568 CPUtime=1658.5
/proc/2962/stat : 2962 (xsolve) R 2960 2962 2728 0 -1 4194304 3065 0 0 0 165820 30 0 0 25 0 1 0 4427104 15941632 3031 996147200 134512640 135237403 4294956240 18446744073709551615 134786882 0 0 4096 0 0 0 0 17 0 0 0
/proc/2962/statm: 3892 3031 396 176 0 2796 0
Current children cumulated CPU time (s) 1658.5
Current children cumulated vsize (KiB) 15568

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.84 3/74 3006
/proc/meminfo: memFree=1396120/2055920 swapFree=4192956/4192956
[pid=2962] ppid=2960 vsize=15568 CPUtime=1718.48
/proc/2962/stat : 2962 (xsolve) R 2960 2962 2728 0 -1 4194304 3065 0 0 0 171818 30 0 0 25 0 1 0 4427104 15941632 3031 996147200 134512640 135237403 4294956240 18446744073709551615 134787108 0 0 4096 0 0 0 0 17 0 0 0
/proc/2962/statm: 3892 3031 396 176 0 2796 0
Current children cumulated CPU time (s) 1718.48
Current children cumulated vsize (KiB) 15568

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.85 3/74 3006
/proc/meminfo: memFree=1396056/2055920 swapFree=4192956/4192956
[pid=2962] ppid=2960 vsize=15568 CPUtime=1778.45
/proc/2962/stat : 2962 (xsolve) R 2960 2962 2728 0 -1 4194304 3065 0 0 0 177815 30 0 0 25 0 1 0 4427104 15941632 3031 996147200 134512640 135237403 4294956240 18446744073709551615 134787108 0 0 4096 0 0 0 0 17 0 0 0
/proc/2962/statm: 3892 3031 396 176 0 2796 0
Current children cumulated CPU time (s) 1778.45
Current children cumulated vsize (KiB) 15568



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.9 s]
/proc/loadavg: 2.00 2.00 1.85 3/74 3006
/proc/meminfo: memFree=1396056/2055920 swapFree=4192956/4192956
[pid=2962] ppid=2960 vsize=15568 CPUtime=1800.05
/proc/2962/stat : 2962 (xsolve) R 2960 2962 2728 0 -1 4194304 3065 0 0 0 179975 30 0 0 25 0 1 0 4427104 15941632 3031 996147200 134512640 135237403 4294956240 18446744073709551615 134787122 0 0 4096 0 0 0 0 17 0 0 0
/proc/2962/statm: 3892 3031 396 176 0 2796 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 15568

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): 1803.91
CPU time (s): 1800.06
CPU user time (s): 1799.76
CPU system time (s): 0.306953
CPU usage (%): 99.7868
Max. virtual memory (cumulated for all children) (KiB): 15568

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

runsolver used 1.9597 second user time and 4.87726 second system time

The end

Launcher Data (download as text)

Begin job on node36 at 2008-07-08 02:34:32
IDJOB=1107601
IDBENCH=56556
IDSOLVER=358
FILE ID=node36/1107601-1215477272
PBS_JOBID= 7888695
Free space on /tmp= 66552 MiB

SOLVER NAME= Mistral-prime 1.313
BENCH NAME= CPAI08/csp/ogdVg/normalized-crossword-m1c-ogd-vg10-14_ext.xml
COMMAND LINE= HOME/xsolve BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1107601-1215477272/watcher-1107601-1215477272 -o /tmp/evaluation-result-1107601-1215477272/solver-1107601-1215477272 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/xsolve HOME/instance-1107601-1215477272.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 6797b14732deb534296b42a9ade425c3
RANDOM SEED=1285684786

node36.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.225
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.225
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:       1859664 kB
Buffers:         24020 kB
Cached:          94504 kB
SwapCached:          0 kB
Active:         111560 kB
Inactive:        54172 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1859664 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            3460 kB
Writeback:           0 kB
Mapped:          67508 kB
Slab:            15796 kB
Committed_AS:   885700 kB
PageTables:       1784 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= 66508 MiB
End job on node36 at 2008-07-08 03:04:38