Trace number 1076183

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
mddc-solv 2008-06-09? (TO) 1800.08 1816.61

General information on the benchmark

Namecsp/ogdVg/
normalized-crossword-m1c-ogd-vg7-10_ext.xml
MD5SUM56819a57f8a19427a0cb131197c3ac6b
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 variables70
Number of constraints17
Maximum constraint arity10
Maximum domain size26
Number of constraints which are defined in extension17
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.00	c loading... 0.61 secs
0.58/0.62	c smallest 8493
0.58/0.63	c largest 24760
0.58/0.63	c average 16626.5
0.58/0.63	

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-1076183-1215184183/watcher-1076183-1215184183 -o /tmp/evaluation-result-1076183-1215184183/solver-1076183-1215184183 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/solver HOME/instance-1076183-1215184183.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.92 2.01 2.02 4/94 32635
/proc/meminfo: memFree=1705384/2055924 swapFree=4177292/4192956
[pid=32635] ppid=32633 vsize=8816 CPUtime=0
/proc/32635/stat : 32635 (solver) R 32633 32635 29947 0 -1 4194304 396 0 0 0 0 0 0 0 18 0 1 0 674147920 9027584 362 996147200 134512640 134773262 4294956240 18446744073709551615 4159732736 0 0 4096 0 0 0 0 17 0 0 0
/proc/32635/statm: 2204 368 320 63 0 1221 0

[startup+0.027307 s]
/proc/loadavg: 1.92 2.01 2.02 4/94 32635
/proc/meminfo: memFree=1705384/2055924 swapFree=4177292/4192956
[pid=32635] ppid=32633 vsize=9144 CPUtime=0.01
/proc/32635/stat : 32635 (solver) R 32633 32635 29947 0 -1 4194304 1986 0 0 0 1 0 0 0 18 0 1 0 674147920 9363456 1187 996147200 134512640 134773262 4294956240 18446744073709551615 134603944 0 0 4096 0 0 0 0 17 0 0 0
/proc/32635/statm: 2286 1187 336 63 0 1303 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9144

[startup+0.101322 s]
/proc/loadavg: 1.92 2.01 2.02 4/94 32635
/proc/meminfo: memFree=1705384/2055924 swapFree=4177292/4192956
[pid=32635] ppid=32633 vsize=9400 CPUtime=0.09
/proc/32635/stat : 32635 (solver) R 32633 32635 29947 0 -1 4194304 2585 0 0 0 8 1 0 0 18 0 1 0 674147920 9625600 1529 996147200 134512640 134773262 4294956240 18446744073709551615 134603917 0 0 4096 0 0 0 0 17 0 0 0
/proc/32635/statm: 2350 1529 336 63 0 1367 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9400

[startup+0.301361 s]
/proc/loadavg: 1.92 2.01 2.02 4/94 32635
/proc/meminfo: memFree=1705384/2055924 swapFree=4177292/4192956
[pid=32635] ppid=32633 vsize=9784 CPUtime=0.28
/proc/32635/stat : 32635 (solver) R 32633 32635 29947 0 -1 4194304 2742 0 0 0 27 1 0 0 19 0 1 0 674147920 10018816 1685 996147200 134512640 134773262 4294956240 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/32635/statm: 2446 1685 336 63 0 1463 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9784

[startup+0.701434 s]
/proc/loadavg: 1.92 2.01 2.02 4/94 32635
/proc/meminfo: memFree=1705384/2055924 swapFree=4177292/4192956
[pid=32635] ppid=32633 vsize=8260 CPUtime=0.68
/proc/32635/stat : 32635 (solver) R 32633 32635 29947 0 -1 4194304 3610 0 0 0 67 1 0 0 23 0 1 0 674147920 8458240 1455 996147200 134512640 134773262 4294956240 18446744073709551615 134530129 0 0 4096 0 0 0 0 17 0 0 0
/proc/32635/statm: 2065 1455 364 63 0 1082 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 8260

[startup+1.50158 s]
/proc/loadavg: 1.92 2.01 2.02 3/95 32636
/proc/meminfo: memFree=1700960/2055924 swapFree=4177292/4192956
[pid=32635] ppid=32633 vsize=8264 CPUtime=1.47
/proc/32635/stat : 32635 (solver) R 32633 32635 29947 0 -1 4194304 3611 0 0 0 146 1 0 0 25 0 1 0 674147920 8462336 1456 996147200 134512640 134773262 4294956240 18446744073709551615 134529625 0 0 4096 0 0 0 0 17 0 0 0
/proc/32635/statm: 2066 1456 364 63 0 1083 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 8264

[startup+3.10288 s]
/proc/loadavg: 1.92 2.01 2.02 3/95 32636
/proc/meminfo: memFree=1700768/2055924 swapFree=4177292/4192956
[pid=32635] ppid=32633 vsize=8264 CPUtime=3.05
/proc/32635/stat : 32635 (solver) R 32633 32635 29947 0 -1 4194304 3611 0 0 0 304 1 0 0 25 0 1 0 674147920 8462336 1456 996147200 134512640 134773262 4294956240 18446744073709551615 134529608 0 0 4096 0 0 0 0 17 0 0 0
/proc/32635/statm: 2066 1456 364 63 0 1083 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 8264

[startup+6.30147 s]
/proc/loadavg: 1.93 2.01 2.02 3/95 32636
/proc/meminfo: memFree=1700704/2055924 swapFree=4177292/4192956
[pid=32635] ppid=32633 vsize=8264 CPUtime=6.2
/proc/32635/stat : 32635 (solver) R 32633 32635 29947 0 -1 4194304 3611 0 0 0 619 1 0 0 25 0 1 0 674147920 8462336 1456 996147200 134512640 134773262 4294956240 18446744073709551615 134529946 0 0 4096 0 0 0 0 17 0 0 0
/proc/32635/statm: 2066 1456 364 63 0 1083 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 8264

[startup+12.7017 s]
/proc/loadavg: 1.93 2.00 2.02 3/95 32636
/proc/meminfo: memFree=1700520/2055924 swapFree=4177292/4192956
[pid=32635] ppid=32633 vsize=8264 CPUtime=12.5
/proc/32635/stat : 32635 (solver) R 32633 32635 29947 0 -1 4194304 3611 0 0 0 1249 1 0 0 25 0 1 0 674147920 8462336 1456 996147200 134512640 134773262 4294956240 18446744073709551615 134530044 0 0 4096 0 0 0 0 17 0 0 0
/proc/32635/statm: 2066 1456 364 63 0 1083 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 8264

[startup+25.501 s]
/proc/loadavg: 1.95 2.00 2.02 3/95 32636
/proc/meminfo: memFree=1700520/2055924 swapFree=4177292/4192956
[pid=32635] ppid=32633 vsize=8264 CPUtime=25.12
/proc/32635/stat : 32635 (solver) R 32633 32635 29947 0 -1 4194304 3611 0 0 0 2511 1 0 0 25 0 1 0 674147920 8462336 1456 996147200 134512640 134773262 4294956240 18446744073709551615 134529930 0 0 4096 0 0 0 0 17 0 0 0
/proc/32635/statm: 2066 1456 364 63 0 1083 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 8264

[startup+51.1018 s]
/proc/loadavg: 1.96 2.00 2.01 3/95 32636
/proc/meminfo: memFree=1700520/2055924 swapFree=4177292/4192956
[pid=32635] ppid=32633 vsize=8264 CPUtime=50.36
/proc/32635/stat : 32635 (solver) R 32633 32635 29947 0 -1 4194304 3611 0 0 0 5035 1 0 0 25 0 1 0 674147920 8462336 1456 996147200 134512640 134773262 4294956240 18446744073709551615 134529768 0 0 4096 0 0 0 0 17 0 0 0
/proc/32635/statm: 2066 1456 364 63 0 1083 0
Current children cumulated CPU time (s) 50.36
Current children cumulated vsize (KiB) 8264

[startup+102.306 s]
/proc/loadavg: 1.98 2.00 2.01 3/95 32636
/proc/meminfo: memFree=1700392/2055924 swapFree=4177292/4192956
[pid=32635] ppid=32633 vsize=8264 CPUtime=100.83
/proc/32635/stat : 32635 (solver) R 32633 32635 29947 0 -1 4194304 3611 0 0 0 10082 1 0 0 25 0 1 0 674147920 8462336 1456 996147200 134512640 134773262 4294956240 18446744073709551615 134529817 0 0 4096 0 0 0 0 17 0 0 0
/proc/32635/statm: 2066 1456 364 63 0 1083 0
Current children cumulated CPU time (s) 100.83
Current children cumulated vsize (KiB) 8264

[startup+162.301 s]
/proc/loadavg: 1.99 2.00 2.00 3/95 32636
/proc/meminfo: memFree=1700392/2055924 swapFree=4177292/4192956
[pid=32635] ppid=32633 vsize=8264 CPUtime=159.99
/proc/32635/stat : 32635 (solver) R 32633 32635 29947 0 -1 4194304 3611 0 0 0 15997 2 0 0 25 0 1 0 674147920 8462336 1456 996147200 134512640 134773262 4294956240 18446744073709551615 134529587 0 0 4096 0 0 0 0 17 0 0 0
/proc/32635/statm: 2066 1456 364 63 0 1083 0
Current children cumulated CPU time (s) 159.99
Current children cumulated vsize (KiB) 8264

[startup+222.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/95 32636
/proc/meminfo: memFree=1700328/2055924 swapFree=4177292/4192956
[pid=32635] ppid=32633 vsize=8264 CPUtime=219.14
/proc/32635/stat : 32635 (solver) R 32633 32635 29947 0 -1 4194304 3611 0 0 0 21912 2 0 0 25 0 1 0 674147920 8462336 1456 996147200 134512640 134773262 4294956240 18446744073709551615 134530025 0 0 4096 0 0 0 0 17 0 0 0
/proc/32635/statm: 2066 1456 364 63 0 1083 0
Current children cumulated CPU time (s) 219.14
Current children cumulated vsize (KiB) 8264

[startup+282.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/95 32636
/proc/meminfo: memFree=1700328/2055924 swapFree=4177292/4192956
[pid=32635] ppid=32633 vsize=8264 CPUtime=278.28
/proc/32635/stat : 32635 (solver) R 32633 32635 29947 0 -1 4194304 3611 0 0 0 27826 2 0 0 25 0 1 0 674147920 8462336 1456 996147200 134512640 134773262 4294956240 18446744073709551615 134529659 0 0 4096 0 0 0 0 17 0 0 0
/proc/32635/statm: 2066 1456 364 63 0 1083 0
Current children cumulated CPU time (s) 278.28
Current children cumulated vsize (KiB) 8264

[startup+342.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/95 32636
/proc/meminfo: memFree=1700328/2055924 swapFree=4177292/4192956
[pid=32635] ppid=32633 vsize=8264 CPUtime=337.42
/proc/32635/stat : 32635 (solver) R 32633 32635 29947 0 -1 4194304 3611 0 0 0 33740 2 0 0 25 0 1 0 674147920 8462336 1456 996147200 134512640 134773262 4294956240 18446744073709551615 134529707 0 0 4096 0 0 0 0 17 0 0 0
/proc/32635/statm: 2066 1456 364 63 0 1083 0
Current children cumulated CPU time (s) 337.42
Current children cumulated vsize (KiB) 8264

[startup+402.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/95 32636
/proc/meminfo: memFree=1700264/2055924 swapFree=4177292/4192956
[pid=32635] ppid=32633 vsize=8264 CPUtime=396.58
/proc/32635/stat : 32635 (solver) R 32633 32635 29947 0 -1 4194304 3611 0 0 0 39656 2 0 0 25 0 1 0 674147920 8462336 1456 996147200 134512640 134773262 4294956240 18446744073709551615 134529532 0 0 4096 0 0 0 0 17 0 0 0
/proc/32635/statm: 2066 1456 364 63 0 1083 0
Current children cumulated CPU time (s) 396.58
Current children cumulated vsize (KiB) 8264

[startup+462.301 s]
/proc/loadavg: 1.99 2.00 2.00 3/95 32636
/proc/meminfo: memFree=1700264/2055924 swapFree=4177292/4192956
[pid=32635] ppid=32633 vsize=8264 CPUtime=455.72
/proc/32635/stat : 32635 (solver) R 32633 32635 29947 0 -1 4194304 3611 0 0 0 45569 3 0 0 25 0 1 0 674147920 8462336 1456 996147200 134512640 134773262 4294956240 18446744073709551615 134529497 0 0 4096 0 0 0 0 17 0 0 0
/proc/32635/statm: 2066 1456 364 63 0 1083 0
Current children cumulated CPU time (s) 455.72
Current children cumulated vsize (KiB) 8264

[startup+522.301 s]
/proc/loadavg: 1.99 2.00 2.00 3/95 32636
/proc/meminfo: memFree=1700200/2055924 swapFree=4177292/4192956
[pid=32635] ppid=32633 vsize=8264 CPUtime=514.87
/proc/32635/stat : 32635 (solver) R 32633 32635 29947 0 -1 4194304 3611 0 0 0 51484 3 0 0 25 0 1 0 674147920 8462336 1456 996147200 134512640 134773262 4294956240 18446744073709551615 134529659 0 0 4096 0 0 0 0 17 0 0 0
/proc/32635/statm: 2066 1456 364 63 0 1083 0
Current children cumulated CPU time (s) 514.87
Current children cumulated vsize (KiB) 8264

[startup+582.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/95 32636
/proc/meminfo: memFree=1700200/2055924 swapFree=4177292/4192956
[pid=32635] ppid=32633 vsize=8264 CPUtime=574.02
/proc/32635/stat : 32635 (solver) R 32633 32635 29947 0 -1 4194304 3611 0 0 0 57399 3 0 0 25 0 1 0 674147920 8462336 1456 996147200 134512640 134773262 4294956240 18446744073709551615 134529717 0 0 4096 0 0 0 0 17 0 0 0
/proc/32635/statm: 2066 1456 364 63 0 1083 0
Current children cumulated CPU time (s) 574.02
Current children cumulated vsize (KiB) 8264

[startup+642.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/86 32639
/proc/meminfo: memFree=1770928/2055924 swapFree=4177292/4192956
[pid=32635] ppid=32633 vsize=8264 CPUtime=633.35
/proc/32635/stat : 32635 (solver) R 32633 32635 29947 0 -1 4194304 3611 0 0 0 63332 3 0 0 25 0 1 0 674147920 8462336 1456 996147200 134512640 134773262 4294956240 18446744073709551615 134529637 0 0 4096 0 0 0 0 17 1 0 0
/proc/32635/statm: 2066 1456 364 63 0 1083 0
Current children cumulated CPU time (s) 633.35
Current children cumulated vsize (KiB) 8264


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

[startup+822.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/86 32639
/proc/meminfo: memFree=1770800/2055924 swapFree=4177292/4192956
[pid=32635] ppid=32633 vsize=8264 CPUtime=812.61
/proc/32635/stat : 32635 (solver) R 32633 32635 29947 0 -1 4194304 3611 0 0 0 81258 3 0 0 25 0 1 0 674147920 8462336 1456 996147200 134512640 134773262 4294956240 18446744073709551615 134529931 0 0 4096 0 0 0 0 17 1 0 0
/proc/32635/statm: 2066 1456 364 63 0 1083 0
Current children cumulated CPU time (s) 812.61
Current children cumulated vsize (KiB) 8264

[startup+882.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/86 32639
/proc/meminfo: memFree=1770800/2055924 swapFree=4177292/4192956
[pid=32635] ppid=32633 vsize=8264 CPUtime=872.37
/proc/32635/stat : 32635 (solver) R 32633 32635 29947 0 -1 4194304 3611 0 0 0 87234 3 0 0 25 0 1 0 674147920 8462336 1456 996147200 134512640 134773262 4294956240 18446744073709551615 134529885 0 0 4096 0 0 0 0 17 1 0 0
/proc/32635/statm: 2066 1456 364 63 0 1083 0
Current children cumulated CPU time (s) 872.37
Current children cumulated vsize (KiB) 8264

[startup+942.301 s]
/proc/loadavg: 1.99 2.00 2.00 3/86 32639
/proc/meminfo: memFree=1770800/2055924 swapFree=4177292/4192956
[pid=32635] ppid=32633 vsize=8264 CPUtime=932.13
/proc/32635/stat : 32635 (solver) R 32633 32635 29947 0 -1 4194304 3611 0 0 0 93210 3 0 0 25 0 1 0 674147920 8462336 1456 996147200 134512640 134773262 4294956240 18446744073709551615 134529707 0 0 4096 0 0 0 0 17 1 0 0
/proc/32635/statm: 2066 1456 364 63 0 1083 0
Current children cumulated CPU time (s) 932.13
Current children cumulated vsize (KiB) 8264

[startup+1002.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/86 32639
/proc/meminfo: memFree=1770800/2055924 swapFree=4177292/4192956
[pid=32635] ppid=32633 vsize=8264 CPUtime=991.88
/proc/32635/stat : 32635 (solver) R 32633 32635 29947 0 -1 4194304 3611 0 0 0 99185 3 0 0 25 0 1 0 674147920 8462336 1456 996147200 134512640 134773262 4294956240 18446744073709551615 134529676 0 0 4096 0 0 0 0 17 1 0 0
/proc/32635/statm: 2066 1456 364 63 0 1083 0
Current children cumulated CPU time (s) 991.88
Current children cumulated vsize (KiB) 8264

[startup+1062.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/86 32639
/proc/meminfo: memFree=1770736/2055924 swapFree=4177292/4192956
[pid=32635] ppid=32633 vsize=8264 CPUtime=1051.63
/proc/32635/stat : 32635 (solver) R 32633 32635 29947 0 -1 4194304 3611 0 0 0 105160 3 0 0 25 0 1 0 674147920 8462336 1456 996147200 134512640 134773262 4294956240 18446744073709551615 134529771 0 0 4096 0 0 0 0 17 1 0 0
/proc/32635/statm: 2066 1456 364 63 0 1083 0
Current children cumulated CPU time (s) 1051.63
Current children cumulated vsize (KiB) 8264

[startup+1122.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/86 32639
/proc/meminfo: memFree=1770672/2055924 swapFree=4177292/4192956
[pid=32635] ppid=32633 vsize=8264 CPUtime=1111.39
/proc/32635/stat : 32635 (solver) R 32633 32635 29947 0 -1 4194304 3611 0 0 0 111136 3 0 0 25 0 1 0 674147920 8462336 1456 996147200 134512640 134773262 4294956240 18446744073709551615 134529690 0 0 4096 0 0 0 0 17 1 0 0
/proc/32635/statm: 2066 1456 364 63 0 1083 0
Current children cumulated CPU time (s) 1111.39
Current children cumulated vsize (KiB) 8264

[startup+1182.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/94 32650
/proc/meminfo: memFree=1704488/2055924 swapFree=4177292/4192956
[pid=32635] ppid=32633 vsize=8264 CPUtime=1170.99
/proc/32635/stat : 32635 (solver) R 32633 32635 29947 0 -1 4194304 3611 0 0 0 117095 4 0 0 25 0 1 0 674147920 8462336 1456 996147200 134512640 134773262 4294956240 18446744073709551615 134529717 0 0 4096 0 0 0 0 17 0 0 0
/proc/32635/statm: 2066 1456 364 63 0 1083 0
Current children cumulated CPU time (s) 1170.99
Current children cumulated vsize (KiB) 8264

[startup+1242.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/75 32740
/proc/meminfo: memFree=1819840/2055924 swapFree=4177292/4192956
[pid=32635] ppid=32633 vsize=8264 CPUtime=1230.16
/proc/32635/stat : 32635 (solver) R 32633 32635 29947 0 -1 4194304 3611 0 0 0 123011 5 0 0 25 0 1 0 674147920 8462336 1456 996147200 134512640 134773262 4294956240 18446744073709551615 134529750 0 0 4096 0 0 0 0 17 1 0 0
/proc/32635/statm: 2066 1456 364 63 0 1083 0
Current children cumulated CPU time (s) 1230.16
Current children cumulated vsize (KiB) 8264

[startup+1302.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/75 32740
/proc/meminfo: memFree=1814600/2055924 swapFree=4177292/4192956
[pid=32635] ppid=32633 vsize=8264 CPUtime=1289.7
/proc/32635/stat : 32635 (solver) R 32633 32635 29947 0 -1 4194304 3611 0 0 0 128965 5 0 0 25 0 1 0 674147920 8462336 1456 996147200 134512640 134773262 4294956240 18446744073709551615 134529587 0 0 4096 0 0 0 0 17 1 0 0
/proc/32635/statm: 2066 1456 364 63 0 1083 0
Current children cumulated CPU time (s) 1289.7
Current children cumulated vsize (KiB) 8264

[startup+1362.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/75 32740
/proc/meminfo: memFree=1809480/2055924 swapFree=4177292/4192956
[pid=32635] ppid=32633 vsize=8264 CPUtime=1349.24
/proc/32635/stat : 32635 (solver) R 32633 32635 29947 0 -1 4194304 3611 0 0 0 134919 5 0 0 25 0 1 0 674147920 8462336 1456 996147200 134512640 134773262 4294956240 18446744073709551615 134529756 0 0 4096 0 0 0 0 17 1 0 0
/proc/32635/statm: 2066 1456 364 63 0 1083 0
Current children cumulated CPU time (s) 1349.24
Current children cumulated vsize (KiB) 8264

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 32740
/proc/meminfo: memFree=1805128/2055924 swapFree=4177292/4192956
[pid=32635] ppid=32633 vsize=8264 CPUtime=1408.78
/proc/32635/stat : 32635 (solver) R 32633 32635 29947 0 -1 4194304 3611 0 0 0 140873 5 0 0 25 0 1 0 674147920 8462336 1456 996147200 134512640 134773262 4294956240 18446744073709551615 134529526 0 0 4096 0 0 0 0 17 1 0 0
/proc/32635/statm: 2066 1456 364 63 0 1083 0
Current children cumulated CPU time (s) 1408.78
Current children cumulated vsize (KiB) 8264

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 32740
/proc/meminfo: memFree=1801608/2055924 swapFree=4177292/4192956
[pid=32635] ppid=32633 vsize=8264 CPUtime=1468.32
/proc/32635/stat : 32635 (solver) R 32633 32635 29947 0 -1 4194304 3611 0 0 0 146827 5 0 0 25 0 1 0 674147920 8462336 1456 996147200 134512640 134773262 4294956240 18446744073709551615 134529659 0 0 4096 0 0 0 0 17 1 0 0
/proc/32635/statm: 2066 1456 364 63 0 1083 0
Current children cumulated CPU time (s) 1468.32
Current children cumulated vsize (KiB) 8264

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 32740
/proc/meminfo: memFree=1798152/2055924 swapFree=4177292/4192956
[pid=32635] ppid=32633 vsize=8264 CPUtime=1527.86
/proc/32635/stat : 32635 (solver) R 32633 32635 29947 0 -1 4194304 3611 0 0 0 152781 5 0 0 25 0 1 0 674147920 8462336 1456 996147200 134512640 134773262 4294956240 18446744073709551615 134529717 0 0 4096 0 0 0 0 17 1 0 0
/proc/32635/statm: 2066 1456 364 63 0 1083 0
Current children cumulated CPU time (s) 1527.86
Current children cumulated vsize (KiB) 8264

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 32740
/proc/meminfo: memFree=1795080/2055924 swapFree=4177292/4192956
[pid=32635] ppid=32633 vsize=8264 CPUtime=1587.41
/proc/32635/stat : 32635 (solver) R 32633 32635 29947 0 -1 4194304 3611 0 0 0 158735 6 0 0 25 0 1 0 674147920 8462336 1456 996147200 134512640 134773262 4294956240 18446744073709551615 134529950 0 0 4096 0 0 0 0 17 1 0 0
/proc/32635/statm: 2066 1456 364 63 0 1083 0
Current children cumulated CPU time (s) 1587.41
Current children cumulated vsize (KiB) 8264

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 32740
/proc/meminfo: memFree=1793864/2055924 swapFree=4177292/4192956
[pid=32635] ppid=32633 vsize=8264 CPUtime=1646.95
/proc/32635/stat : 32635 (solver) R 32633 32635 29947 0 -1 4194304 3611 0 0 0 164689 6 0 0 25 0 1 0 674147920 8462336 1456 996147200 134512640 134773262 4294956240 18446744073709551615 134529771 0 0 4096 0 0 0 0 17 1 0 0
/proc/32635/statm: 2066 1456 364 63 0 1083 0
Current children cumulated CPU time (s) 1646.95
Current children cumulated vsize (KiB) 8264

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 32740
/proc/meminfo: memFree=1793736/2055924 swapFree=4177292/4192956
[pid=32635] ppid=32633 vsize=8264 CPUtime=1706.49
/proc/32635/stat : 32635 (solver) R 32633 32635 29947 0 -1 4194304 3611 0 0 0 170643 6 0 0 25 0 1 0 674147920 8462336 1456 996147200 134512640 134773262 4294956240 18446744073709551615 134529625 0 0 4096 0 0 0 0 17 1 0 0
/proc/32635/statm: 2066 1456 364 63 0 1083 0
Current children cumulated CPU time (s) 1706.49
Current children cumulated vsize (KiB) 8264

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 32740
/proc/meminfo: memFree=1793352/2055924 swapFree=4177292/4192956
[pid=32635] ppid=32633 vsize=8264 CPUtime=1766.03
/proc/32635/stat : 32635 (solver) R 32633 32635 29947 0 -1 4194304 3611 0 0 0 176597 6 0 0 25 0 1 0 674147920 8462336 1456 996147200 134512640 134773262 4294956240 18446744073709551615 134529625 0 0 4096 0 0 0 0 17 1 0 0
/proc/32635/statm: 2066 1456 364 63 0 1083 0
Current children cumulated CPU time (s) 1766.03
Current children cumulated vsize (KiB) 8264



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1816.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 32740
/proc/meminfo: memFree=1793352/2055924 swapFree=4177292/4192956
[pid=32635] ppid=32633 vsize=8264 CPUtime=1800.07
/proc/32635/stat : 32635 (solver) R 32633 32635 29947 0 -1 4194304 3611 0 0 0 180001 6 0 0 25 0 1 0 674147920 8462336 1456 996147200 134512640 134773262 4294956240 18446744073709551615 134529659 0 0 4096 0 0 0 0 17 1 0 0
/proc/32635/statm: 2066 1456 364 63 0 1083 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 8264

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): 1816.61
CPU time (s): 1800.08
CPU user time (s): 1800.02
CPU system time (s): 0.06299
CPU usage (%): 99.0902
Max. virtual memory (cumulated for all children) (KiB): 10780

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

runsolver used 1.70274 second user time and 5.00024 second system time

The end

Launcher Data (download as text)

Begin job on node83 at 2008-07-04 17:09:43
IDJOB=1076183
IDBENCH=56572
IDSOLVER=311
FILE ID=node83/1076183-1215184183
PBS_JOBID= 7881534
Free space on /tmp= 66528 MiB

SOLVER NAME= mddc-solv 2008-06-09
BENCH NAME= CPAI08/csp/ogdVg/normalized-crossword-m1c-ogd-vg7-10_ext.xml
COMMAND LINE= HOME/solver BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1076183-1215184183/watcher-1076183-1215184183 -o /tmp/evaluation-result-1076183-1215184183/solver-1076183-1215184183 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/solver HOME/instance-1076183-1215184183.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 56819a57f8a19427a0cb131197c3ac6b
RANDOM SEED=799051873

node83.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.263
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.263
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055924 kB
MemFree:       1705864 kB
Buffers:         30972 kB
Cached:         147372 kB
SwapCached:       9336 kB
Active:         264040 kB
Inactive:        41964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1705864 kB
SwapTotal:     4192956 kB
SwapFree:      4177292 kB
Dirty:            2644 kB
Writeback:           0 kB
Mapped:         142200 kB
Slab:            28732 kB
Committed_AS:  1741916 kB
PageTables:       2236 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 node83 at 2008-07-04 17:40:02