Trace number 1076782

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
spider 2008-06-14SAT 1560.45 1561.59

DiagnosticValue
ASSIGNMENTS19086
CHECKS201007000

General information on the benchmark

Namecsp/ogdVg/
normalized-crossword-m1c-ogd-vg6-7_ext.xml
MD5SUMba0febeeb73bfd060fc0110af6cb46ed
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.430933
Satisfiable
(Un)Satisfiability was proved
Number of variables42
Number of constraints13
Maximum constraint arity7
Maximum domain size26
Number of constraints which are defined in extension13
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

1560.36/1561.58	s SATISFIABLE
1560.36/1561.58	v 2 11 0 18 18 0 19 0 0 18 19 0 8 18 4 12 15 0 11 12 4 2 0 17 6 20 0 19 0 6 4 13 0 8 18 11 4 18 0 18 18 4 
1560.36/1561.58	d CHECKS 201007311
1560.36/1561.58	d ASSIGNMENTS 19086

Verifier Data (download as text)

OK

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-1076782-1215190171/watcher-1076782-1215190171 -o /tmp/evaluation-result-1076782-1215190171/solver-1076782-1215190171 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/run -c HOME/instance-1076782-1215190171.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 1.99 4/73 22614
/proc/meminfo: memFree=1402784/2055920 swapFree=4180052/4192956
[pid=22614] ppid=22612 vsize=5356 CPUtime=0
/proc/22614/stat : 22614 (run) R 22612 22614 21919 0 -1 4194304 263 0 0 0 0 0 0 0 20 0 1 0 1997992319 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 244671114535 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/22614/statm: 1339 231 192 169 0 50 0

[startup+0.21235 s]
/proc/loadavg: 1.92 2.01 1.99 4/73 22614
/proc/meminfo: memFree=1402784/2055920 swapFree=4180052/4192956
[pid=22614] ppid=22612 vsize=5312 CPUtime=0.2
/proc/22614/stat : 22614 (ld-linux.so.2) R 22612 22614 21919 0 -1 4194304 854 0 0 0 20 0 0 0 19 0 1 0 1997992319 5439488 585 996147200 1448431616 1448550632 4294956272 18446744073709551615 134601805 0 0 4096 0 0 0 0 17 1 0 0
/proc/22614/statm: 1328 585 328 29 0 318 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 5312

[startup+0.301541 s]
/proc/loadavg: 1.92 2.01 1.99 4/73 22614
/proc/meminfo: memFree=1402784/2055920 swapFree=4180052/4192956
[pid=22614] ppid=22612 vsize=5732 CPUtime=0.28
/proc/22614/stat : 22614 (ld-linux.so.2) R 22612 22614 21919 0 -1 4194304 950 0 0 0 28 0 0 0 19 0 1 0 1997992319 5869568 681 996147200 1448431616 1448550632 4294956272 18446744073709551615 134555331 0 0 4096 0 0 0 0 17 1 0 0
/proc/22614/statm: 1433 681 328 29 0 423 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 5732

[startup+0.401611 s]
/proc/loadavg: 1.92 2.01 1.99 4/73 22614
/proc/meminfo: memFree=1402784/2055920 swapFree=4180052/4192956
[pid=22614] ppid=22612 vsize=6272 CPUtime=0.38
/proc/22614/stat : 22614 (ld-linux.so.2) R 22612 22614 21919 0 -1 4194304 1157 0 0 0 38 0 0 0 20 0 1 0 1997992319 6422528 888 996147200 1448431616 1448550632 4294956272 18446744073709551615 134553316 0 0 4096 0 0 0 0 17 1 0 0
/proc/22614/statm: 1568 888 331 29 0 558 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 6272

[startup+0.701399 s]
/proc/loadavg: 1.92 2.01 1.99 4/73 22614
/proc/meminfo: memFree=1402784/2055920 swapFree=4180052/4192956
[pid=22614] ppid=22612 vsize=7216 CPUtime=0.67
/proc/22614/stat : 22614 (ld-linux.so.2) R 22612 22614 21919 0 -1 4194304 1401 0 0 0 67 0 0 0 23 0 1 0 1997992319 7389184 1132 996147200 1448431616 1448550632 4294956272 18446744073709551615 134535378 0 0 4096 0 0 0 0 17 1 0 0
/proc/22614/statm: 1804 1132 343 29 0 794 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 7216

[startup+1.50164 s]
/proc/loadavg: 1.92 2.01 1.99 3/74 22615
/proc/meminfo: memFree=1399512/2055920 swapFree=4180052/4192956
[pid=22614] ppid=22612 vsize=7216 CPUtime=1.47
/proc/22614/stat : 22614 (ld-linux.so.2) R 22612 22614 21919 0 -1 4194304 1401 0 0 0 147 0 0 0 25 0 1 0 1997992319 7389184 1132 996147200 1448431616 1448550632 4294956272 18446744073709551615 134553927 0 0 4096 0 0 0 0 17 1 0 0
/proc/22614/statm: 1804 1132 343 29 0 794 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 7216

[startup+3.10165 s]
/proc/loadavg: 1.92 2.01 1.99 3/74 22615
/proc/meminfo: memFree=1399320/2055920 swapFree=4180052/4192956
[pid=22614] ppid=22612 vsize=7216 CPUtime=3.07
/proc/22614/stat : 22614 (ld-linux.so.2) R 22612 22614 21919 0 -1 4194304 1401 0 0 0 306 1 0 0 25 0 1 0 1997992319 7389184 1132 996147200 1448431616 1448550632 4294956272 18446744073709551615 134545110 0 0 4096 0 0 0 0 17 1 0 0
/proc/22614/statm: 1804 1132 343 29 0 794 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 7216

[startup+6.30199 s]
/proc/loadavg: 1.93 2.01 1.99 3/74 22615
/proc/meminfo: memFree=1399320/2055920 swapFree=4180052/4192956
[pid=22614] ppid=22612 vsize=7216 CPUtime=6.24
/proc/22614/stat : 22614 (ld-linux.so.2) R 22612 22614 21919 0 -1 4194304 1401 0 0 0 623 1 0 0 25 0 1 0 1997992319 7389184 1132 996147200 1448431616 1448550632 4294956272 18446744073709551615 134553672 0 0 4096 0 0 0 0 17 1 0 0
/proc/22614/statm: 1804 1132 343 29 0 794 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 7216

[startup+12.7054 s]
/proc/loadavg: 1.93 2.01 1.99 3/74 22615
/proc/meminfo: memFree=1399192/2055920 swapFree=4180052/4192956
[pid=22614] ppid=22612 vsize=7216 CPUtime=12.59
/proc/22614/stat : 22614 (ld-linux.so.2) R 22612 22614 21919 0 -1 4194304 1401 0 0 0 1258 1 0 0 25 0 1 0 1997992319 7389184 1132 996147200 1448431616 1448550632 4294956272 18446744073709551615 134545089 0 0 4096 0 0 0 0 17 1 0 0
/proc/22614/statm: 1804 1132 343 29 0 794 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 7216

[startup+25.507 s]
/proc/loadavg: 1.95 2.01 1.99 3/74 22615
/proc/meminfo: memFree=1399128/2055920 swapFree=4180052/4192956
[pid=22614] ppid=22612 vsize=7216 CPUtime=25.3
/proc/22614/stat : 22614 (ld-linux.so.2) R 22612 22614 21919 0 -1 4194304 1401 0 0 0 2529 1 0 0 25 0 1 0 1997992319 7389184 1132 996147200 1448431616 1448550632 4294956272 18446744073709551615 134535378 0 0 4096 0 0 0 0 17 1 0 0
/proc/22614/statm: 1804 1132 343 29 0 794 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 7216

[startup+51.1017 s]
/proc/loadavg: 1.96 2.00 1.99 3/74 22615
/proc/meminfo: memFree=1398936/2055920 swapFree=4180052/4192956
[pid=22614] ppid=22612 vsize=7220 CPUtime=50.69
/proc/22614/stat : 22614 (ld-linux.so.2) R 22612 22614 21919 0 -1 4194304 1409 0 0 0 5068 1 0 0 25 0 1 0 1997992319 7393280 1140 996147200 1448431616 1448550632 4294956272 18446744073709551615 134553816 0 0 4096 0 0 0 0 17 1 0 0
/proc/22614/statm: 1805 1140 343 29 0 795 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 7220

[startup+102.301 s]
/proc/loadavg: 2.18 2.05 2.01 3/83 22761
/proc/meminfo: memFree=942288/2055920 swapFree=4180052/4192956
[pid=22614] ppid=22612 vsize=7220 CPUtime=101.69
/proc/22614/stat : 22614 (ld-linux.so.2) R 22612 22614 21919 0 -1 4194304 1415 0 0 0 10166 3 0 0 25 0 1 0 1997992319 7393280 1146 996147200 1448431616 1448550632 4294956272 18446744073709551615 134522652 0 0 4096 0 0 0 0 17 0 0 0
/proc/22614/statm: 1805 1146 343 29 0 795 0
Current children cumulated CPU time (s) 101.69
Current children cumulated vsize (KiB) 7220

[startup+162.301 s]
/proc/loadavg: 2.13 2.05 2.01 3/82 22762
/proc/meminfo: memFree=943112/2055920 swapFree=4180052/4192956
[pid=22614] ppid=22612 vsize=7220 CPUtime=161.67
/proc/22614/stat : 22614 (ld-linux.so.2) R 22612 22614 21919 0 -1 4194304 1415 0 0 0 16164 3 0 0 25 0 1 0 1997992319 7393280 1146 996147200 1448431616 1448550632 4294956272 18446744073709551615 134535029 0 0 4096 0 0 0 0 17 0 0 0
/proc/22614/statm: 1805 1146 343 29 0 795 0
Current children cumulated CPU time (s) 161.67
Current children cumulated vsize (KiB) 7220

[startup+222.302 s]
/proc/loadavg: 2.05 2.04 2.00 3/82 22762
/proc/meminfo: memFree=942920/2055920 swapFree=4180052/4192956
[pid=22614] ppid=22612 vsize=7220 CPUtime=221.66
/proc/22614/stat : 22614 (ld-linux.so.2) R 22612 22614 21919 0 -1 4194304 1415 0 0 0 22162 4 0 0 25 0 1 0 1997992319 7393280 1146 996147200 1448431616 1448550632 4294956272 18446744073709551615 134535419 0 0 4096 0 0 0 0 17 0 0 0
/proc/22614/statm: 1805 1146 343 29 0 795 0
Current children cumulated CPU time (s) 221.66
Current children cumulated vsize (KiB) 7220

[startup+282.302 s]
/proc/loadavg: 2.02 2.03 2.00 3/82 22762
/proc/meminfo: memFree=942856/2055920 swapFree=4180052/4192956
[pid=22614] ppid=22612 vsize=7220 CPUtime=281.63
/proc/22614/stat : 22614 (ld-linux.so.2) R 22612 22614 21919 0 -1 4194304 1415 0 0 0 28159 4 0 0 25 0 1 0 1997992319 7393280 1146 996147200 1448431616 1448550632 4294956272 18446744073709551615 134553927 0 0 4096 0 0 0 0 17 0 0 0
/proc/22614/statm: 1805 1146 343 29 0 795 0
Current children cumulated CPU time (s) 281.63
Current children cumulated vsize (KiB) 7220

[startup+342.306 s]
/proc/loadavg: 2.00 2.02 2.00 3/82 22762
/proc/meminfo: memFree=942664/2055920 swapFree=4180052/4192956
[pid=22614] ppid=22612 vsize=7220 CPUtime=341.62
/proc/22614/stat : 22614 (ld-linux.so.2) R 22612 22614 21919 0 -1 4194304 1415 0 0 0 34158 4 0 0 25 0 1 0 1997992319 7393280 1146 996147200 1448431616 1448550632 4294956272 18446744073709551615 134522624 0 0 4096 0 0 0 0 17 0 0 0
/proc/22614/statm: 1805 1146 343 29 0 795 0
Current children cumulated CPU time (s) 341.62
Current children cumulated vsize (KiB) 7220

[startup+402.302 s]
/proc/loadavg: 2.00 2.02 2.00 3/82 22762
/proc/meminfo: memFree=942664/2055920 swapFree=4180052/4192956
[pid=22614] ppid=22612 vsize=7220 CPUtime=401.59
/proc/22614/stat : 22614 (ld-linux.so.2) R 22612 22614 21919 0 -1 4194304 1415 0 0 0 40155 4 0 0 25 0 1 0 1997992319 7393280 1146 996147200 1448431616 1448550632 4294956272 18446744073709551615 134535360 0 0 4096 0 0 0 0 17 0 0 0
/proc/22614/statm: 1805 1146 343 29 0 795 0
Current children cumulated CPU time (s) 401.59
Current children cumulated vsize (KiB) 7220

[startup+462.302 s]
/proc/loadavg: 2.00 2.01 2.00 3/82 22762
/proc/meminfo: memFree=942600/2055920 swapFree=4180052/4192956
[pid=22614] ppid=22612 vsize=7220 CPUtime=461.57
/proc/22614/stat : 22614 (ld-linux.so.2) R 22612 22614 21919 0 -1 4194304 1415 0 0 0 46153 4 0 0 25 0 1 0 1997992319 7393280 1146 996147200 1448431616 1448550632 4294956272 18446744073709551615 134535230 0 0 4096 0 0 0 0 17 0 0 0
/proc/22614/statm: 1805 1146 343 29 0 795 0
Current children cumulated CPU time (s) 461.57
Current children cumulated vsize (KiB) 7220

[startup+522.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/82 22762
/proc/meminfo: memFree=942600/2055920 swapFree=4180052/4192956
[pid=22614] ppid=22612 vsize=7220 CPUtime=521.55
/proc/22614/stat : 22614 (ld-linux.so.2) R 22612 22614 21919 0 -1 4194304 1418 0 0 0 52151 4 0 0 25 0 1 0 1997992319 7393280 1149 996147200 1448431616 1448550632 4294956272 18446744073709551615 134535319 0 0 4096 0 0 0 0 17 0 0 0
/proc/22614/statm: 1805 1149 343 29 0 795 0
Current children cumulated CPU time (s) 521.55
Current children cumulated vsize (KiB) 7220

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 22762
/proc/meminfo: memFree=942536/2055920 swapFree=4180052/4192956
[pid=22614] ppid=22612 vsize=7220 CPUtime=581.52
/proc/22614/stat : 22614 (ld-linux.so.2) R 22612 22614 21919 0 -1 4194304 1422 0 0 0 58148 4 0 0 25 0 1 0 1997992319 7393280 1153 996147200 1448431616 1448550632 4294956272 18446744073709551615 134553659 0 0 4096 0 0 0 0 17 0 0 0
/proc/22614/statm: 1805 1153 343 29 0 795 0
Current children cumulated CPU time (s) 581.52
Current children cumulated vsize (KiB) 7220

[startup+642.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 22762
/proc/meminfo: memFree=942472/2055920 swapFree=4180052/4192956
[pid=22614] ppid=22612 vsize=7220 CPUtime=641.5
/proc/22614/stat : 22614 (ld-linux.so.2) R 22612 22614 21919 0 -1 4194304 1422 0 0 0 64146 4 0 0 25 0 1 0 1997992319 7393280 1153 996147200 1448431616 1448550632 4294956272 18446744073709551615 134545104 0 0 4096 0 0 0 0 17 0 0 0
/proc/22614/statm: 1805 1153 343 29 0 795 0
Current children cumulated CPU time (s) 641.5
Current children cumulated vsize (KiB) 7220


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

/proc/meminfo: memFree=942336/2055920 swapFree=4180052/4192956
[pid=22614] ppid=22612 vsize=7220 CPUtime=881.4
/proc/22614/stat : 22614 (ld-linux.so.2) R 22612 22614 21919 0 -1 4194304 1422 0 0 0 88136 4 0 0 25 0 1 0 1997992319 7393280 1153 996147200 1448431616 1448550632 4294956272 18446744073709551615 134522580 0 0 4096 0 0 0 0 17 0 0 0
/proc/22614/statm: 1805 1153 343 29 0 795 0
Current children cumulated CPU time (s) 881.4
Current children cumulated vsize (KiB) 7220

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 22768
/proc/meminfo: memFree=942336/2055920 swapFree=4180052/4192956
[pid=22614] ppid=22612 vsize=7220 CPUtime=941.37
/proc/22614/stat : 22614 (ld-linux.so.2) R 22612 22614 21919 0 -1 4194304 1422 0 0 0 94133 4 0 0 25 0 1 0 1997992319 7393280 1153 996147200 1448431616 1448550632 4294956272 18446744073709551615 134545873 0 0 4096 0 0 0 0 17 0 0 0
/proc/22614/statm: 1805 1153 343 29 0 795 0
Current children cumulated CPU time (s) 941.37
Current children cumulated vsize (KiB) 7220

[startup+1002.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 22768
/proc/meminfo: memFree=942408/2055920 swapFree=4180052/4192956
[pid=22614] ppid=22612 vsize=7220 CPUtime=1001.36
/proc/22614/stat : 22614 (ld-linux.so.2) R 22612 22614 21919 0 -1 4194304 1422 0 0 0 100131 5 0 0 25 0 1 0 1997992319 7393280 1153 996147200 1448431616 1448550632 4294956272 18446744073709551615 134545549 0 0 4096 0 0 0 0 17 0 0 0
/proc/22614/statm: 1805 1153 343 29 0 795 0
Current children cumulated CPU time (s) 1001.36
Current children cumulated vsize (KiB) 7220

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 22768
/proc/meminfo: memFree=942344/2055920 swapFree=4180052/4192956
[pid=22614] ppid=22612 vsize=7220 CPUtime=1061.34
/proc/22614/stat : 22614 (ld-linux.so.2) R 22612 22614 21919 0 -1 4194304 1422 0 0 0 106129 5 0 0 25 0 1 0 1997992319 7393280 1153 996147200 1448431616 1448550632 4294956272 18446744073709551615 134535057 0 0 4096 0 0 0 0 17 0 0 0
/proc/22614/statm: 1805 1153 343 29 0 795 0
Current children cumulated CPU time (s) 1061.34
Current children cumulated vsize (KiB) 7220

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 22768
/proc/meminfo: memFree=942408/2055920 swapFree=4180052/4192956
[pid=22614] ppid=22612 vsize=7220 CPUtime=1121.32
/proc/22614/stat : 22614 (ld-linux.so.2) R 22612 22614 21919 0 -1 4194304 1422 0 0 0 112127 5 0 0 25 0 1 0 1997992319 7393280 1153 996147200 1448431616 1448550632 4294956272 18446744073709551615 134545134 0 0 4096 0 0 0 0 17 0 0 0
/proc/22614/statm: 1805 1153 343 29 0 795 0
Current children cumulated CPU time (s) 1121.32
Current children cumulated vsize (KiB) 7220

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 22768
/proc/meminfo: memFree=942344/2055920 swapFree=4180052/4192956
[pid=22614] ppid=22612 vsize=7220 CPUtime=1181.3
/proc/22614/stat : 22614 (ld-linux.so.2) R 22612 22614 21919 0 -1 4194304 1422 0 0 0 118125 5 0 0 25 0 1 0 1997992319 7393280 1153 996147200 1448431616 1448550632 4294956272 18446744073709551615 134553672 0 0 4096 0 0 0 0 17 0 0 0
/proc/22614/statm: 1805 1153 343 29 0 795 0
Current children cumulated CPU time (s) 1181.3
Current children cumulated vsize (KiB) 7220

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 22768
/proc/meminfo: memFree=942152/2055920 swapFree=4180052/4192956
[pid=22614] ppid=22612 vsize=7220 CPUtime=1241.28
/proc/22614/stat : 22614 (ld-linux.so.2) R 22612 22614 21919 0 -1 4194304 1422 0 0 0 124123 5 0 0 25 0 1 0 1997992319 7393280 1153 996147200 1448431616 1448550632 4294956272 18446744073709551615 134535292 0 0 4096 0 0 0 0 17 0 0 0
/proc/22614/statm: 1805 1153 343 29 0 795 0
Current children cumulated CPU time (s) 1241.28
Current children cumulated vsize (KiB) 7220

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 22768
/proc/meminfo: memFree=942088/2055920 swapFree=4180052/4192956
[pid=22614] ppid=22612 vsize=7220 CPUtime=1301.25
/proc/22614/stat : 22614 (ld-linux.so.2) R 22612 22614 21919 0 -1 4194304 1422 0 0 0 130120 5 0 0 25 0 1 0 1997992319 7393280 1153 996147200 1448431616 1448550632 4294956272 18446744073709551615 134535029 0 0 4096 0 0 0 0 17 0 0 0
/proc/22614/statm: 1805 1153 343 29 0 795 0
Current children cumulated CPU time (s) 1301.25
Current children cumulated vsize (KiB) 7220

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 22768
/proc/meminfo: memFree=942024/2055920 swapFree=4180052/4192956
[pid=22614] ppid=22612 vsize=7220 CPUtime=1361.23
/proc/22614/stat : 22614 (ld-linux.so.2) R 22612 22614 21919 0 -1 4194304 1422 0 0 0 136118 5 0 0 25 0 1 0 1997992319 7393280 1153 996147200 1448431616 1448550632 4294956272 18446744073709551615 134522576 0 0 4096 0 0 0 0 17 0 0 0
/proc/22614/statm: 1805 1153 343 29 0 795 0
Current children cumulated CPU time (s) 1361.23
Current children cumulated vsize (KiB) 7220

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 22768
/proc/meminfo: memFree=942024/2055920 swapFree=4180052/4192956
[pid=22614] ppid=22612 vsize=7220 CPUtime=1421.21
/proc/22614/stat : 22614 (ld-linux.so.2) R 22612 22614 21919 0 -1 4194304 1422 0 0 0 142116 5 0 0 25 0 1 0 1997992319 7393280 1153 996147200 1448431616 1448550632 4294956272 18446744073709551615 134535396 0 0 4096 0 0 0 0 17 0 0 0
/proc/22614/statm: 1805 1153 343 29 0 795 0
Current children cumulated CPU time (s) 1421.21
Current children cumulated vsize (KiB) 7220

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 22768
/proc/meminfo: memFree=942088/2055920 swapFree=4180052/4192956
[pid=22614] ppid=22612 vsize=7352 CPUtime=1481.19
/proc/22614/stat : 22614 (ld-linux.so.2) R 22612 22614 21919 0 -1 4194304 1425 0 0 0 148114 5 0 0 25 0 1 0 1997992319 7528448 1156 996147200 1448431616 1448550632 4294956272 18446744073709551615 134522626 0 0 4096 0 0 0 0 17 0 0 0
/proc/22614/statm: 1838 1156 343 29 0 828 0
Current children cumulated CPU time (s) 1481.19
Current children cumulated vsize (KiB) 7352

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 22768
/proc/meminfo: memFree=942088/2055920 swapFree=4180052/4192956
[pid=22614] ppid=22612 vsize=7356 CPUtime=1541.17
/proc/22614/stat : 22614 (ld-linux.so.2) R 22612 22614 21919 0 -1 4194304 1426 0 0 0 154112 5 0 0 25 0 1 0 1997992319 7532544 1157 996147200 1448431616 1448550632 4294956272 18446744073709551615 134553672 0 0 4096 0 0 0 0 17 0 0 0
/proc/22614/statm: 1839 1157 343 29 0 829 0
Current children cumulated CPU time (s) 1541.17
Current children cumulated vsize (KiB) 7356

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

[startup+1548.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 22768
/proc/meminfo: memFree=942088/2055920 swapFree=4180052/4192956
[pid=22614] ppid=22612 vsize=7356 CPUtime=1547.77
/proc/22614/stat : 22614 (ld-linux.so.2) R 22612 22614 21919 0 -1 4194304 1426 0 0 0 154772 5 0 0 25 0 1 0 1997992319 7532544 1157 996147200 1448431616 1448550632 4294956272 18446744073709551615 134535054 0 0 4096 0 0 0 0 17 0 0 0
/proc/22614/statm: 1839 1157 343 29 0 829 0
Current children cumulated CPU time (s) 1547.77
Current children cumulated vsize (KiB) 7356

[startup+1555.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 22768
/proc/meminfo: memFree=942088/2055920 swapFree=4180052/4192956
[pid=22614] ppid=22612 vsize=7356 CPUtime=1554.16
/proc/22614/stat : 22614 (ld-linux.so.2) R 22612 22614 21919 0 -1 4194304 1426 0 0 0 155411 5 0 0 25 0 1 0 1997992319 7532544 1157 996147200 1448431616 1448550632 4294956272 18446744073709551615 134553634 0 0 4096 0 0 0 0 17 0 0 0
/proc/22614/statm: 1839 1157 343 29 0 829 0
Current children cumulated CPU time (s) 1554.16
Current children cumulated vsize (KiB) 7356

[startup+1558.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 22768
/proc/meminfo: memFree=942088/2055920 swapFree=4180052/4192956
[pid=22614] ppid=22612 vsize=7356 CPUtime=1557.36
/proc/22614/stat : 22614 (ld-linux.so.2) R 22612 22614 21919 0 -1 4194304 1426 0 0 0 155731 5 0 0 25 0 1 0 1997992319 7532544 1157 996147200 1448431616 1448550632 4294956272 18446744073709551615 134535391 0 0 4096 0 0 0 0 17 0 0 0
/proc/22614/statm: 1839 1157 343 29 0 829 0
Current children cumulated CPU time (s) 1557.36
Current children cumulated vsize (KiB) 7356

[startup+1560.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 22768
/proc/meminfo: memFree=942088/2055920 swapFree=4180052/4192956
[pid=22614] ppid=22612 vsize=7356 CPUtime=1558.96
/proc/22614/stat : 22614 (ld-linux.so.2) R 22612 22614 21919 0 -1 4194304 1426 0 0 0 155891 5 0 0 25 0 1 0 1997992319 7532544 1157 996147200 1448431616 1448550632 4294956272 18446744073709551615 134553680 0 0 4096 0 0 0 0 17 0 0 0
/proc/22614/statm: 1839 1157 343 29 0 829 0
Current children cumulated CPU time (s) 1558.96
Current children cumulated vsize (KiB) 7356

[startup+1560.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 22768
/proc/meminfo: memFree=942088/2055920 swapFree=4180052/4192956
[pid=22614] ppid=22612 vsize=7356 CPUtime=1559.76
/proc/22614/stat : 22614 (ld-linux.so.2) R 22612 22614 21919 0 -1 4194304 1426 0 0 0 155971 5 0 0 25 0 1 0 1997992319 7532544 1157 996147200 1448431616 1448550632 4294956272 18446744073709551615 134553672 0 0 4096 0 0 0 0 17 0 0 0
/proc/22614/statm: 1839 1157 343 29 0 829 0
Current children cumulated CPU time (s) 1559.76
Current children cumulated vsize (KiB) 7356

[startup+1561.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 22768
/proc/meminfo: memFree=942088/2055920 swapFree=4180052/4192956
[pid=22614] ppid=22612 vsize=7356 CPUtime=1560.16
/proc/22614/stat : 22614 (ld-linux.so.2) R 22612 22614 21919 0 -1 4194304 1426 0 0 0 156011 5 0 0 25 0 1 0 1997992319 7532544 1157 996147200 1448431616 1448550632 4294956272 18446744073709551615 134545549 0 0 4096 0 0 0 0 17 0 0 0
/proc/22614/statm: 1839 1157 343 29 0 829 0
Current children cumulated CPU time (s) 1560.16
Current children cumulated vsize (KiB) 7356

[startup+1561.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 22768
/proc/meminfo: memFree=942088/2055920 swapFree=4180052/4192956
[pid=22614] ppid=22612 vsize=7356 CPUtime=1560.36
/proc/22614/stat : 22614 (ld-linux.so.2) R 22612 22614 21919 0 -1 4194304 1426 0 0 0 156031 5 0 0 25 0 1 0 1997992319 7532544 1157 996147200 1448431616 1448550632 4294956272 18446744073709551615 134535399 0 0 4096 0 0 0 0 17 0 0 0
/proc/22614/statm: 1839 1157 343 29 0 829 0
Current children cumulated CPU time (s) 1560.36
Current children cumulated vsize (KiB) 7356

Child status: 0
Real time (s): 1561.59
CPU time (s): 1560.45
CPU user time (s): 1560.4
CPU system time (s): 0.055991
CPU usage (%): 99.9275
Max. virtual memory (cumulated for all children) (KiB): 7356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1560.4
system time used= 0.055991
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1441
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= 25
involuntary context switches= 7286

runsolver used 1.64575 second user time and 4.28535 second system time

The end

Launcher Data (download as text)

Begin job on node7 at 2008-07-04 18:49:31
IDJOB=1076782
IDBENCH=56607
IDSOLVER=328
FILE ID=node7/1076782-1215190171
PBS_JOBID= 7881585
Free space on /tmp= 66444 MiB

SOLVER NAME= spider 2008-06-14
BENCH NAME= CPAI08/csp/ogdVg/normalized-crossword-m1c-ogd-vg6-7_ext.xml
COMMAND LINE= HOME/run -c BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1076782-1215190171/watcher-1076782-1215190171 -o /tmp/evaluation-result-1076782-1215190171/solver-1076782-1215190171 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/run -c HOME/instance-1076782-1215190171.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= ba0febeeb73bfd060fc0110af6cb46ed
RANDOM SEED=186953965

node7.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.236
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.236
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:       1403264 kB
Buffers:         52172 kB
Cached:         290228 kB
SwapCached:       6984 kB
Active:         439044 kB
Inactive:       144448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1403264 kB
SwapTotal:     4192956 kB
SwapFree:      4180052 kB
Dirty:            2020 kB
Writeback:           0 kB
Mapped:         247532 kB
Slab:            53880 kB
Committed_AS:  3653980 kB
PageTables:       2392 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= 66516 MiB
End job on node7 at 2008-07-04 19:15:33