Trace number 1066499

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-14? (TO) 1800.05 1812.21

General information on the benchmark

Namecsp/wordsVg/
normalized-crossword-m1c-words-vg8-8_ext.xml
MD5SUMa8551468042d10e236fa44d6ce944fc0
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark256.285
Satisfiable
(Un)Satisfiability was proved
Number of variables64
Number of constraints16
Maximum constraint arity8
Maximum domain size26
Number of constraints which are defined in extension16
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)


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-1066499-1215148173/watcher-1066499-1215148173 -o /tmp/evaluation-result-1066499-1215148173/solver-1066499-1215148173 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/run -c HOME/instance-1066499-1215148173.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: 2.00 2.01 2.00 4/75 26581
/proc/meminfo: memFree=1768456/2055924 swapFree=4177292/4192956
[pid=26581] ppid=26579 vsize=5352 CPUtime=0
/proc/26581/stat : 26581 (run) R 26579 26581 24633 0 -1 4194304 168 0 0 0 0 0 0 0 20 0 1 0 670546907 5480448 139 996147200 4194304 4889804 548682068848 18446744073709551615 230266653344 0 0 4096 0 0 0 0 17 1 0 0
/proc/26581/statm: 1338 139 113 169 0 49 0

[startup+0.102645 s]
/proc/loadavg: 2.00 2.01 2.00 4/75 26581
/proc/meminfo: memFree=1768456/2055924 swapFree=4177292/4192956
[pid=26581] ppid=26579 vsize=5008 CPUtime=0.08
/proc/26581/stat : 26581 (ld-linux.so.2) R 26579 26581 24633 0 -1 4194304 836 0 3 0 7 1 0 0 20 0 1 0 670546907 5128192 570 996147200 1448431616 1448550632 4294956288 18446744073709551615 134522576 0 0 4096 0 0 0 0 17 0 0 0
/proc/26581/statm: 1252 570 343 29 0 242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5008

[startup+0.201654 s]
/proc/loadavg: 2.00 2.01 2.00 4/75 26581
/proc/meminfo: memFree=1768456/2055924 swapFree=4177292/4192956
[pid=26581] ppid=26579 vsize=5008 CPUtime=0.17
/proc/26581/stat : 26581 (ld-linux.so.2) R 26579 26581 24633 0 -1 4194304 836 0 3 0 16 1 0 0 21 0 1 0 670546907 5128192 570 996147200 1448431616 1448550632 4294956288 18446744073709551615 134545891 0 0 4096 0 0 0 0 17 0 0 0
/proc/26581/statm: 1252 570 343 29 0 242 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 5008

[startup+0.301672 s]
/proc/loadavg: 2.00 2.01 2.00 4/75 26581
/proc/meminfo: memFree=1768456/2055924 swapFree=4177292/4192956
[pid=26581] ppid=26579 vsize=5008 CPUtime=0.27
/proc/26581/stat : 26581 (ld-linux.so.2) R 26579 26581 24633 0 -1 4194304 836 0 3 0 26 1 0 0 22 0 1 0 670546907 5128192 570 996147200 1448431616 1448550632 4294956288 18446744073709551615 134545805 0 0 4096 0 0 0 0 17 0 0 0
/proc/26581/statm: 1252 570 343 29 0 242 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 5008

[startup+0.701747 s]
/proc/loadavg: 2.00 2.01 2.00 4/75 26581
/proc/meminfo: memFree=1768456/2055924 swapFree=4177292/4192956
[pid=26581] ppid=26579 vsize=5008 CPUtime=0.67
/proc/26581/stat : 26581 (ld-linux.so.2) R 26579 26581 24633 0 -1 4194304 836 0 3 0 66 1 0 0 25 0 1 0 670546907 5128192 570 996147200 1448431616 1448550632 4294956288 18446744073709551615 134535391 0 0 4096 0 0 0 0 17 0 0 0
/proc/26581/statm: 1252 570 343 29 0 242 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 5008

[startup+1.50189 s]
/proc/loadavg: 2.00 2.01 2.00 3/76 26582
/proc/meminfo: memFree=1765440/2055924 swapFree=4177292/4192956
[pid=26581] ppid=26579 vsize=5008 CPUtime=1.47
/proc/26581/stat : 26581 (ld-linux.so.2) R 26579 26581 24633 0 -1 4194304 836 0 3 0 146 1 0 0 25 0 1 0 670546907 5128192 570 996147200 1448431616 1448550632 4294956288 18446744073709551615 134522645 0 0 4096 0 0 0 0 17 0 0 0
/proc/26581/statm: 1252 570 343 29 0 242 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 5008

[startup+3.10119 s]
/proc/loadavg: 2.00 2.01 2.00 3/76 26582
/proc/meminfo: memFree=1765248/2055924 swapFree=4177292/4192956
[pid=26581] ppid=26579 vsize=5008 CPUtime=3.07
/proc/26581/stat : 26581 (ld-linux.so.2) R 26579 26581 24633 0 -1 4194304 836 0 3 0 306 1 0 0 25 0 1 0 670546907 5128192 570 996147200 1448431616 1448550632 4294956288 18446744073709551615 134522580 0 0 4096 0 0 0 0 17 0 0 0
/proc/26581/statm: 1252 570 343 29 0 242 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 5008

[startup+6.30179 s]
/proc/loadavg: 2.00 2.01 2.00 3/76 26582
/proc/meminfo: memFree=1765120/2055924 swapFree=4177292/4192956
[pid=26581] ppid=26579 vsize=5012 CPUtime=6.25
/proc/26581/stat : 26581 (ld-linux.so.2) R 26579 26581 24633 0 -1 4194304 856 0 3 0 624 1 0 0 25 0 1 0 670546907 5132288 590 996147200 1448431616 1448550632 4294956288 18446744073709551615 134534936 0 0 4096 0 0 0 0 17 0 0 0
/proc/26581/statm: 1253 590 343 29 0 243 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 5012

[startup+12.702 s]
/proc/loadavg: 2.00 2.01 2.00 3/76 26582
/proc/meminfo: memFree=1764552/2055924 swapFree=4177292/4192956
[pid=26581] ppid=26579 vsize=5012 CPUtime=12.62
/proc/26581/stat : 26581 (ld-linux.so.2) R 26579 26581 24633 0 -1 4194304 856 0 3 0 1261 1 0 0 25 0 1 0 670546907 5132288 590 996147200 1448431616 1448550632 4294956288 18446744073709551615 134535057 0 0 4096 0 0 0 0 17 0 0 0
/proc/26581/statm: 1253 590 343 29 0 243 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 5012

[startup+25.5013 s]
/proc/loadavg: 2.00 2.01 2.00 3/76 26582
/proc/meminfo: memFree=1764616/2055924 swapFree=4177292/4192956
[pid=26581] ppid=26579 vsize=5012 CPUtime=25.36
/proc/26581/stat : 26581 (ld-linux.so.2) R 26579 26581 24633 0 -1 4194304 856 0 3 0 2535 1 0 0 25 0 1 0 670546907 5132288 590 996147200 1448431616 1448550632 4294956288 18446744073709551615 134522581 0 0 4096 0 0 0 0 17 0 0 0
/proc/26581/statm: 1253 590 343 29 0 243 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 5012

[startup+51.1011 s]
/proc/loadavg: 2.00 2.01 2.00 3/76 26582
/proc/meminfo: memFree=1764616/2055924 swapFree=4177292/4192956
[pid=26581] ppid=26579 vsize=5012 CPUtime=50.86
/proc/26581/stat : 26581 (ld-linux.so.2) R 26579 26581 24633 0 -1 4194304 856 0 3 0 5085 1 0 0 25 0 1 0 670546907 5132288 590 996147200 1448431616 1448550632 4294956288 18446744073709551615 134545812 0 0 4096 0 0 0 0 17 0 0 0
/proc/26581/statm: 1253 590 343 29 0 243 0
Current children cumulated CPU time (s) 50.86
Current children cumulated vsize (KiB) 5012

[startup+102.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 26582
/proc/meminfo: memFree=1764488/2055924 swapFree=4177292/4192956
[pid=26581] ppid=26579 vsize=5012 CPUtime=101.85
/proc/26581/stat : 26581 (ld-linux.so.2) R 26579 26581 24633 0 -1 4194304 861 0 3 0 10184 1 0 0 25 0 1 0 670546907 5132288 595 996147200 1448431616 1448550632 4294956288 18446744073709551615 134535064 0 0 4096 0 0 0 0 17 0 0 0
/proc/26581/statm: 1253 595 343 29 0 243 0
Current children cumulated CPU time (s) 101.85
Current children cumulated vsize (KiB) 5012

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 26582
/proc/meminfo: memFree=1764424/2055924 swapFree=4177292/4192956
[pid=26581] ppid=26579 vsize=5012 CPUtime=161.6
/proc/26581/stat : 26581 (ld-linux.so.2) R 26579 26581 24633 0 -1 4194304 866 0 3 0 16159 1 0 0 25 0 1 0 670546907 5132288 600 996147200 1448431616 1448550632 4294956288 18446744073709551615 134545516 0 0 4096 0 0 0 0 17 0 0 0
/proc/26581/statm: 1253 600 343 29 0 243 0
Current children cumulated CPU time (s) 161.6
Current children cumulated vsize (KiB) 5012

[startup+222.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 26582
/proc/meminfo: memFree=1763848/2055924 swapFree=4177292/4192956
[pid=26581] ppid=26579 vsize=5016 CPUtime=221.36
/proc/26581/stat : 26581 (ld-linux.so.2) R 26579 26581 24633 0 -1 4194304 867 0 3 0 22135 1 0 0 25 0 1 0 670546907 5136384 601 996147200 1448431616 1448550632 4294956288 18446744073709551615 134545893 0 0 4096 0 0 0 0 17 0 0 0
/proc/26581/statm: 1254 601 343 29 0 244 0
Current children cumulated CPU time (s) 221.36
Current children cumulated vsize (KiB) 5016

[startup+282.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 26582
/proc/meminfo: memFree=1763848/2055924 swapFree=4177292/4192956
[pid=26581] ppid=26579 vsize=5016 CPUtime=281.11
/proc/26581/stat : 26581 (ld-linux.so.2) R 26579 26581 24633 0 -1 4194304 867 0 3 0 28110 1 0 0 25 0 1 0 670546907 5136384 601 996147200 1448431616 1448550632 4294956288 18446744073709551615 134553672 0 0 4096 0 0 0 0 17 0 0 0
/proc/26581/statm: 1254 601 343 29 0 244 0
Current children cumulated CPU time (s) 281.11
Current children cumulated vsize (KiB) 5016

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 26582
/proc/meminfo: memFree=1762760/2055924 swapFree=4177292/4192956
[pid=26581] ppid=26579 vsize=5152 CPUtime=340.87
/proc/26581/stat : 26581 (ld-linux.so.2) R 26579 26581 24633 0 -1 4194304 872 0 3 0 34086 1 0 0 25 0 1 0 670546907 5275648 606 996147200 1448431616 1448550632 4294956288 18446744073709551615 134535045 0 0 4096 0 0 0 0 17 0 0 0
/proc/26581/statm: 1288 606 343 29 0 278 0
Current children cumulated CPU time (s) 340.87
Current children cumulated vsize (KiB) 5152

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 26582
/proc/meminfo: memFree=1762760/2055924 swapFree=4177292/4192956
[pid=26581] ppid=26579 vsize=5152 CPUtime=400.63
/proc/26581/stat : 26581 (ld-linux.so.2) R 26579 26581 24633 0 -1 4194304 872 0 3 0 40061 2 0 0 25 0 1 0 670546907 5275648 606 996147200 1448431616 1448550632 4294956288 18446744073709551615 134553927 0 0 4096 0 0 0 0 17 0 0 0
/proc/26581/statm: 1288 606 343 29 0 278 0
Current children cumulated CPU time (s) 400.63
Current children cumulated vsize (KiB) 5152

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 26582
/proc/meminfo: memFree=1762568/2055924 swapFree=4177292/4192956
[pid=26581] ppid=26579 vsize=5152 CPUtime=460.39
/proc/26581/stat : 26581 (ld-linux.so.2) R 26579 26581 24633 0 -1 4194304 872 0 3 0 46037 2 0 0 25 0 1 0 670546907 5275648 606 996147200 1448431616 1448550632 4294956288 18446744073709551615 134553790 0 0 4096 0 0 0 0 17 0 0 0
/proc/26581/statm: 1288 606 343 29 0 278 0
Current children cumulated CPU time (s) 460.39
Current children cumulated vsize (KiB) 5152

[startup+522.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 26582
/proc/meminfo: memFree=1762120/2055924 swapFree=4177292/4192956
[pid=26581] ppid=26579 vsize=5152 CPUtime=520.14
/proc/26581/stat : 26581 (ld-linux.so.2) R 26579 26581 24633 0 -1 4194304 872 0 3 0 52012 2 0 0 25 0 1 0 670546907 5275648 606 996147200 1448431616 1448550632 4294956288 18446744073709551615 134545132 0 0 4096 0 0 0 0 17 0 0 0
/proc/26581/statm: 1288 606 343 29 0 278 0
Current children cumulated CPU time (s) 520.14
Current children cumulated vsize (KiB) 5152

[startup+582.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 26582
/proc/meminfo: memFree=1761672/2055924 swapFree=4177292/4192956
[pid=26581] ppid=26579 vsize=5152 CPUtime=579.9
/proc/26581/stat : 26581 (ld-linux.so.2) R 26579 26581 24633 0 -1 4194304 872 0 3 0 57988 2 0 0 25 0 1 0 670546907 5275648 606 996147200 1448431616 1448550632 4294956288 18446744073709551615 134553836 0 0 4096 0 0 0 0 17 0 0 0
/proc/26581/statm: 1288 606 343 29 0 278 0
Current children cumulated CPU time (s) 579.9
Current children cumulated vsize (KiB) 5152

[startup+642.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 26582
/proc/meminfo: memFree=1759816/2055924 swapFree=4177292/4192956
[pid=26581] ppid=26579 vsize=5152 CPUtime=639.66
/proc/26581/stat : 26581 (ld-linux.so.2) R 26579 26581 24633 0 -1 4194304 872 0 3 0 63964 2 0 0 25 0 1 0 670546907 5275648 606 996147200 1448431616 1448550632 4294956288 18446744073709551615 134535300 0 0 4096 0 0 0 0 17 0 0 0
/proc/26581/statm: 1288 606 343 29 0 278 0
Current children cumulated CPU time (s) 639.66
Current children cumulated vsize (KiB) 5152


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

[startup+882.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 26582
/proc/meminfo: memFree=1758216/2055924 swapFree=4177292/4192956
[pid=26581] ppid=26579 vsize=5152 CPUtime=878.67
/proc/26581/stat : 26581 (ld-linux.so.2) R 26579 26581 24633 0 -1 4194304 872 0 3 0 87865 2 0 0 25 0 1 0 670546907 5275648 606 996147200 1448431616 1448550632 4294956288 18446744073709551615 134545132 0 0 4096 0 0 0 0 17 0 0 0
/proc/26581/statm: 1288 606 343 29 0 278 0
Current children cumulated CPU time (s) 878.67
Current children cumulated vsize (KiB) 5152

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 26582
/proc/meminfo: memFree=1758216/2055924 swapFree=4177292/4192956
[pid=26581] ppid=26579 vsize=5152 CPUtime=938.43
/proc/26581/stat : 26581 (ld-linux.so.2) R 26579 26581 24633 0 -1 4194304 872 0 3 0 93840 3 0 0 25 0 1 0 670546907 5275648 606 996147200 1448431616 1448550632 4294956288 18446744073709551615 134535381 0 0 4096 0 0 0 0 17 0 0 0
/proc/26581/statm: 1288 606 343 29 0 278 0
Current children cumulated CPU time (s) 938.43
Current children cumulated vsize (KiB) 5152

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 26582
/proc/meminfo: memFree=1758216/2055924 swapFree=4177292/4192956
[pid=26581] ppid=26579 vsize=5152 CPUtime=998.19
/proc/26581/stat : 26581 (ld-linux.so.2) R 26579 26581 24633 0 -1 4194304 872 0 3 0 99816 3 0 0 25 0 1 0 670546907 5275648 606 996147200 1448431616 1448550632 4294956288 18446744073709551615 134545920 0 0 4096 0 0 0 0 17 0 0 0
/proc/26581/statm: 1288 606 343 29 0 278 0
Current children cumulated CPU time (s) 998.19
Current children cumulated vsize (KiB) 5152

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 26582
/proc/meminfo: memFree=1758216/2055924 swapFree=4177292/4192956
[pid=26581] ppid=26579 vsize=5152 CPUtime=1057.94
/proc/26581/stat : 26581 (ld-linux.so.2) R 26579 26581 24633 0 -1 4194304 872 0 3 0 105791 3 0 0 25 0 1 0 670546907 5275648 606 996147200 1448431616 1448550632 4294956288 18446744073709551615 134535064 0 0 4096 0 0 0 0 17 0 0 0
/proc/26581/statm: 1288 606 343 29 0 278 0
Current children cumulated CPU time (s) 1057.94
Current children cumulated vsize (KiB) 5152

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 26582
/proc/meminfo: memFree=1758088/2055924 swapFree=4177292/4192956
[pid=26581] ppid=26579 vsize=5152 CPUtime=1117.69
/proc/26581/stat : 26581 (ld-linux.so.2) R 26579 26581 24633 0 -1 4194304 872 0 3 0 111766 3 0 0 25 0 1 0 670546907 5275648 606 996147200 1448431616 1448550632 4294956288 18446744073709551615 134522652 0 0 4096 0 0 0 0 17 0 0 0
/proc/26581/statm: 1288 606 343 29 0 278 0
Current children cumulated CPU time (s) 1117.69
Current children cumulated vsize (KiB) 5152

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 26582
/proc/meminfo: memFree=1758088/2055924 swapFree=4177292/4192956
[pid=26581] ppid=26579 vsize=5152 CPUtime=1177.45
/proc/26581/stat : 26581 (ld-linux.so.2) R 26579 26581 24633 0 -1 4194304 877 0 3 0 117742 3 0 0 25 0 1 0 670546907 5275648 611 996147200 1448431616 1448550632 4294956288 18446744073709551615 134535309 0 0 4096 0 0 0 0 17 0 0 0
/proc/26581/statm: 1288 611 343 29 0 278 0
Current children cumulated CPU time (s) 1177.45
Current children cumulated vsize (KiB) 5152

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 26610
/proc/meminfo: memFree=1885392/2055924 swapFree=4177292/4192956
[pid=26581] ppid=26579 vsize=5152 CPUtime=1237.18
/proc/26581/stat : 26581 (ld-linux.so.2) R 26579 26581 24633 0 -1 4194304 877 0 3 0 123715 3 0 0 25 0 1 0 670546907 5275648 611 996147200 1448431616 1448550632 4294956288 18446744073709551615 134545893 0 0 4096 0 0 0 0 17 1 0 0
/proc/26581/statm: 1288 611 343 29 0 278 0
Current children cumulated CPU time (s) 1237.18
Current children cumulated vsize (KiB) 5152

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 26610
/proc/meminfo: memFree=1885264/2055924 swapFree=4177292/4192956
[pid=26581] ppid=26579 vsize=5152 CPUtime=1296.94
/proc/26581/stat : 26581 (ld-linux.so.2) R 26579 26581 24633 0 -1 4194304 877 0 3 0 129690 4 0 0 25 0 1 0 670546907 5275648 611 996147200 1448431616 1448550632 4294956288 18446744073709551615 134522584 0 0 4096 0 0 0 0 17 1 0 0
/proc/26581/statm: 1288 611 343 29 0 278 0
Current children cumulated CPU time (s) 1296.94
Current children cumulated vsize (KiB) 5152

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 26610
/proc/meminfo: memFree=1885136/2055924 swapFree=4177292/4192956
[pid=26581] ppid=26579 vsize=5152 CPUtime=1356.7
/proc/26581/stat : 26581 (ld-linux.so.2) R 26579 26581 24633 0 -1 4194304 877 0 3 0 135666 4 0 0 25 0 1 0 670546907 5275648 611 996147200 1448431616 1448550632 4294956288 18446744073709551615 134522680 0 0 4096 0 0 0 0 17 1 0 0
/proc/26581/statm: 1288 611 343 29 0 278 0
Current children cumulated CPU time (s) 1356.7
Current children cumulated vsize (KiB) 5152

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 26610
/proc/meminfo: memFree=1885072/2055924 swapFree=4177292/4192956
[pid=26581] ppid=26579 vsize=5152 CPUtime=1416.47
/proc/26581/stat : 26581 (ld-linux.so.2) R 26579 26581 24633 0 -1 4194304 877 0 3 0 141643 4 0 0 25 0 1 0 670546907 5275648 611 996147200 1448431616 1448550632 4294956288 18446744073709551615 134522584 0 0 4096 0 0 0 0 17 1 0 0
/proc/26581/statm: 1288 611 343 29 0 278 0
Current children cumulated CPU time (s) 1416.47
Current children cumulated vsize (KiB) 5152

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 26610
/proc/meminfo: memFree=1885072/2055924 swapFree=4177292/4192956
[pid=26581] ppid=26579 vsize=5152 CPUtime=1476.23
/proc/26581/stat : 26581 (ld-linux.so.2) R 26579 26581 24633 0 -1 4194304 877 0 3 0 147619 4 0 0 25 0 1 0 670546907 5275648 611 996147200 1448431616 1448550632 4294956288 18446744073709551615 134522639 0 0 4096 0 0 0 0 17 1 0 0
/proc/26581/statm: 1288 611 343 29 0 278 0
Current children cumulated CPU time (s) 1476.23
Current children cumulated vsize (KiB) 5152

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 26610
/proc/meminfo: memFree=1885072/2055924 swapFree=4177292/4192956
[pid=26581] ppid=26579 vsize=5152 CPUtime=1535.99
/proc/26581/stat : 26581 (ld-linux.so.2) R 26579 26581 24633 0 -1 4194304 877 0 3 0 153595 4 0 0 25 0 1 0 670546907 5275648 611 996147200 1448431616 1448550632 4294956288 18446744073709551615 134534887 0 0 4096 0 0 0 0 17 1 0 0
/proc/26581/statm: 1288 611 343 29 0 278 0
Current children cumulated CPU time (s) 1535.99
Current children cumulated vsize (KiB) 5152

[startup+1602.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/83 26694
/proc/meminfo: memFree=1805056/2055924 swapFree=4177292/4192956
[pid=26581] ppid=26579 vsize=5152 CPUtime=1595.65
/proc/26581/stat : 26581 (ld-linux.so.2) R 26579 26581 24633 0 -1 4194304 877 0 3 0 159561 4 0 0 25 0 1 0 670546907 5275648 611 996147200 1448431616 1448550632 4294956288 18446744073709551615 134535039 0 0 4096 0 0 0 0 17 0 0 0
/proc/26581/statm: 1288 611 343 29 0 278 0
Current children cumulated CPU time (s) 1595.65
Current children cumulated vsize (KiB) 5152

[startup+1662.3 s]
/proc/loadavg: 2.60 2.14 2.04 4/85 26848
/proc/meminfo: memFree=1153144/2055924 swapFree=4177292/4192956
[pid=26581] ppid=26579 vsize=5152 CPUtime=1651.74
/proc/26581/stat : 26581 (ld-linux.so.2) R 26579 26581 24633 0 -1 4194304 877 0 3 0 165167 7 0 0 25 0 1 0 670546907 5275648 611 996147200 1448431616 1448550632 4294956288 18446744073709551615 134535438 0 0 4096 0 0 0 0 17 0 0 0
/proc/26581/statm: 1288 611 343 29 0 278 0
Current children cumulated CPU time (s) 1651.74
Current children cumulated vsize (KiB) 5152

[startup+1722.3 s]
/proc/loadavg: 2.22 2.11 2.04 3/85 26848
/proc/meminfo: memFree=1126712/2055924 swapFree=4177292/4192956
[pid=26581] ppid=26579 vsize=5152 CPUtime=1711.26
/proc/26581/stat : 26581 (ld-linux.so.2) R 26579 26581 24633 0 -1 4194304 882 0 3 0 171119 7 0 0 25 0 1 0 670546907 5275648 616 996147200 1448431616 1448550632 4294956288 18446744073709551615 134553634 0 0 4096 0 0 0 0 17 0 0 0
/proc/26581/statm: 1288 616 343 29 0 278 0
Current children cumulated CPU time (s) 1711.26
Current children cumulated vsize (KiB) 5152

[startup+1782.3 s]
/proc/loadavg: 2.36 2.19 2.07 3/95 26903
/proc/meminfo: memFree=1789928/2055924 swapFree=4177292/4192956
[pid=26581] ppid=26579 vsize=5152 CPUtime=1770.46
/proc/26581/stat : 26581 (ld-linux.so.2) R 26579 26581 24633 0 -1 4194304 882 0 3 0 177038 8 0 0 25 0 1 0 670546907 5275648 616 996147200 1448431616 1448550632 4294956288 18446744073709551615 134535029 0 0 4096 0 0 0 0 17 1 0 0
/proc/26581/statm: 1288 616 343 29 0 278 0
Current children cumulated CPU time (s) 1770.46
Current children cumulated vsize (KiB) 5152



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812.2 s]
/proc/loadavg: 2.07 2.14 2.06 3/75 27039
/proc/meminfo: memFree=1849456/2055924 swapFree=4177292/4192956
[pid=26581] ppid=26579 vsize=5152 CPUtime=1800.03
/proc/26581/stat : 26581 (ld-linux.so.2) R 26579 26581 24633 0 -1 4194304 882 0 3 0 179993 10 0 0 25 0 1 0 670546907 5275648 616 996147200 1448431616 1448550632 4294956288 18446744073709551615 134522648 0 0 4096 0 0 0 0 17 1 0 0
/proc/26581/statm: 1288 616 343 29 0 278 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 5152

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

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

[startup+1812.2 s]
/proc/loadavg: 2.07 2.14 2.06 3/75 27039
/proc/meminfo: memFree=1849456/2055924 swapFree=4177292/4192956
[pid=26581] ppid=26579 vsize=5152 CPUtime=1800.03
/proc/26581/stat : 26581 (ld-linux.so.2) R 26579 26581 24633 0 -1 4194304 882 0 3 0 179993 10 0 0 25 0 1 0 670546907 5275648 616 996147200 1448431616 1448550632 4294956288 18446744073709551615 134522648 0 0 4096 0 0 0 0 17 1 0 0
/proc/26581/statm: 1288 616 343 29 0 278 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 5152

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1812.21
CPU time (s): 1800.05
CPU user time (s): 1799.94
CPU system time (s): 0.108983
CPU usage (%): 99.3291
Max. virtual memory (cumulated for all children) (KiB): 5152

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.94
system time used= 0.108983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 882
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 43
involuntary context switches= 25652

runsolver used 1.68774 second user time and 4.91925 second system time

The end

Launcher Data (download as text)

Begin job on node83 at 2008-07-04 07:09:33
IDJOB=1066499
IDBENCH=55126
IDSOLVER=328
FILE ID=node83/1066499-1215148173
PBS_JOBID= 7877318
Free space on /tmp= 66508 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= a8551468042d10e236fa44d6ce944fc0
RANDOM SEED=775383271

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:       1768872 kB
Buffers:         17124 kB
Cached:         142520 kB
SwapCached:       9472 kB
Active:         213392 kB
Inactive:        29704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1768872 kB
SwapTotal:     4192956 kB
SwapFree:      4177292 kB
Dirty:            1292 kB
Writeback:           0 kB
Mapped:          90396 kB
Slab:            29108 kB
Committed_AS:  1109324 kB
PageTables:       1952 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= 66556 MiB
End job on node83 at 2008-07-04 07:39:48