Trace number 1038075

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.12 1810.06

General information on the benchmark

Namecsp/QCP-25/
normalized-qcp-25-264-0_ext.xml
MD5SUM5c0298c4f51c80f1d84ee4e6bda51630
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark31.5482
Satisfiable
(Un)Satisfiability was proved
Number of variables625
Number of constraints10142
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension10142
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-1038075-1214964133/watcher-1038075-1214964133 -o /tmp/evaluation-result-1038075-1214964133/solver-1038075-1214964133 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/run -c HOME/instance-1038075-1214964133.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.15 2.03 1.95 4/86 26221
/proc/meminfo: memFree=1711584/2055920 swapFree=4174728/4192956
[pid=26221] ppid=26218 vsize=2532 CPUtime=0
/proc/26221/stat : 26221 (ld-linux.so.2) R 26218 26221 26164 0 -1 4194304 307 0 0 0 0 0 0 0 18 0 1 0 980815884 2592768 43 996147200 1448431616 1448550632 4294956288 18446744073709551615 1448525156 0 0 4096 0 0 0 0 17 1 0 0
/proc/26221/statm: 633 43 31 29 0 13 0

[startup+0.0461831 s]
/proc/loadavg: 2.15 2.03 1.95 4/86 26221
/proc/meminfo: memFree=1711584/2055920 swapFree=4174728/4192956
[pid=26221] ppid=26218 vsize=10976 CPUtime=0.04
/proc/26221/stat : 26221 (ld-linux.so.2) R 26218 26221 26164 0 -1 4194304 2340 0 0 0 3 1 0 0 18 0 1 0 980815884 11239424 2072 996147200 1448431616 1448550632 4294956288 18446744073709551615 4157598267 0 0 4096 0 0 0 0 17 1 0 0
/proc/26221/statm: 2744 2075 330 29 0 1734 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 10976

[startup+0.101194 s]
/proc/loadavg: 2.15 2.03 1.95 4/86 26221
/proc/meminfo: memFree=1711584/2055920 swapFree=4174728/4192956
[pid=26221] ppid=26218 vsize=24308 CPUtime=0.08
/proc/26221/stat : 26221 (ld-linux.so.2) R 26218 26221 26164 0 -1 4194304 5665 0 0 0 6 2 0 0 18 0 1 0 980815884 24891392 5396 996147200 1448431616 1448550632 4294956288 18446744073709551615 4157598267 0 0 4096 0 0 0 0 17 1 0 0
/proc/26221/statm: 6077 5400 330 29 0 5067 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 24308

[startup+0.301231 s]
/proc/loadavg: 2.15 2.03 1.95 4/86 26221
/proc/meminfo: memFree=1711584/2055920 swapFree=4174728/4192956
[pid=26221] ppid=26218 vsize=70904 CPUtime=0.29
/proc/26221/stat : 26221 (ld-linux.so.2) R 26218 26221 26164 0 -1 4194304 17313 0 0 0 21 8 0 0 19 0 1 0 980815884 72605696 17044 996147200 1448431616 1448550632 4294956288 18446744073709551615 4157598267 0 0 4096 0 0 0 0 17 1 0 0
/proc/26221/statm: 17726 17049 330 29 0 16716 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 70904

[startup+0.701303 s]
/proc/loadavg: 2.15 2.03 1.95 4/86 26221
/proc/meminfo: memFree=1711584/2055920 swapFree=4174728/4192956
[pid=26221] ppid=26218 vsize=166604 CPUtime=0.68
/proc/26221/stat : 26221 (ld-linux.so.2) R 26218 26221 26164 0 -1 4194304 41237 0 0 0 49 19 0 0 23 0 1 0 980815884 170602496 40969 996147200 1448431616 1448550632 4294956288 18446744073709551615 4157598267 0 0 4096 0 0 0 0 17 1 0 0
/proc/26221/statm: 41651 40971 330 29 0 40641 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 166604

[startup+1.50146 s]
/proc/loadavg: 2.22 2.05 1.96 4/88 26227
/proc/meminfo: memFree=1476432/2055920 swapFree=4174728/4192956
[pid=26221] ppid=26218 vsize=357388 CPUtime=1.48
/proc/26221/stat : 26221 (ld-linux.so.2) R 26218 26221 26164 0 -1 4194304 88938 0 0 0 106 42 0 0 25 0 1 0 980815884 365965312 88669 996147200 1448431616 1448550632 4294956288 18446744073709551615 4157598267 0 0 4096 0 0 0 0 17 1 0 0
/proc/26221/statm: 89347 88673 330 29 0 88337 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 357388

[startup+3.10176 s]
/proc/loadavg: 2.22 2.05 1.96 4/87 26229
/proc/meminfo: memFree=1350488/2055920 swapFree=4174728/4192956
[pid=26221] ppid=26218 vsize=363656 CPUtime=3.07
/proc/26221/stat : 26221 (ld-linux.so.2) R 26218 26221 26164 0 -1 4194304 90488 0 0 0 265 42 0 0 25 0 1 0 980815884 372383744 90219 996147200 1448431616 1448550632 4294956288 18446744073709551615 134535375 0 0 4096 0 0 0 0 17 1 0 0
/proc/26221/statm: 90914 90219 342 29 0 89904 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 363656

[startup+6.30137 s]
/proc/loadavg: 2.22 2.05 1.96 4/88 26230
/proc/meminfo: memFree=1348304/2055920 swapFree=4174728/4192956
[pid=26221] ppid=26218 vsize=363828 CPUtime=6.25
/proc/26221/stat : 26221 (ld-linux.so.2) R 26218 26221 26164 0 -1 4194304 90530 0 0 0 583 42 0 0 25 0 1 0 980815884 372559872 90261 996147200 1448431616 1448550632 4294956288 18446744073709551615 134546816 0 0 4096 0 0 0 0 17 1 0 0
/proc/26221/statm: 90957 90261 342 29 0 89947 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 363828

[startup+12.7016 s]
/proc/loadavg: 2.34 2.08 1.97 4/87 26273
/proc/meminfo: memFree=1346480/2055920 swapFree=4174728/4192956
[pid=26221] ppid=26218 vsize=363836 CPUtime=12.59
/proc/26221/stat : 26221 (ld-linux.so.2) R 26218 26221 26164 0 -1 4194304 90557 0 0 0 1217 42 0 0 25 0 1 0 980815884 372568064 90288 996147200 1448431616 1448550632 4294956288 18446744073709551615 134546371 0 0 4096 0 0 0 0 17 1 0 0
/proc/26221/statm: 90959 90288 342 29 0 89949 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 363836

[startup+25.502 s]
/proc/loadavg: 2.44 2.11 1.98 4/88 26332
/proc/meminfo: memFree=1342552/2055920 swapFree=4174728/4192956
[pid=26221] ppid=26218 vsize=364000 CPUtime=25.32
/proc/26221/stat : 26221 (ld-linux.so.2) R 26218 26221 26164 0 -1 4194304 90576 0 0 0 2490 42 0 0 25 0 1 0 980815884 372736000 90307 996147200 1448431616 1448550632 4294956288 18446744073709551615 134546162 0 0 4096 0 0 0 0 17 1 0 0
/proc/26221/statm: 91000 90307 342 29 0 89990 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 364000

[startup+51.1019 s]
/proc/loadavg: 2.63 2.18 2.01 4/87 26425
/proc/meminfo: memFree=1332824/2055920 swapFree=4174728/4192956
[pid=26221] ppid=26218 vsize=364000 CPUtime=50.77
/proc/26221/stat : 26221 (ld-linux.so.2) R 26218 26221 26164 0 -1 4194304 90596 0 0 0 5033 44 0 0 25 0 1 0 980815884 372736000 90327 996147200 1448431616 1448550632 4294956288 18446744073709551615 134544039 0 0 4096 0 0 0 0 17 1 0 0
/proc/26221/statm: 91000 90327 342 29 0 89990 0
Current children cumulated CPU time (s) 50.77
Current children cumulated vsize (KiB) 364000

[startup+102.307 s]
/proc/loadavg: 2.85 2.31 2.06 4/87 26666
/proc/meminfo: memFree=1315920/2055920 swapFree=4174728/4192956
[pid=26221] ppid=26218 vsize=364160 CPUtime=101.66
/proc/26221/stat : 26221 (ld-linux.so.2) R 26218 26221 26164 0 -1 4194304 90614 0 0 0 10121 45 0 0 25 0 1 0 980815884 372899840 90345 996147200 1448431616 1448550632 4294956288 18446744073709551615 134535447 0 0 4096 0 0 0 0 17 1 0 0
/proc/26221/statm: 91040 90345 342 29 0 90030 0
Current children cumulated CPU time (s) 101.66
Current children cumulated vsize (KiB) 364160

[startup+162.302 s]
/proc/loadavg: 3.05 2.47 2.13 4/87 26959
/proc/meminfo: memFree=1298528/2055920 swapFree=4174728/4192956
[pid=26221] ppid=26218 vsize=364160 CPUtime=161.3
/proc/26221/stat : 26221 (ld-linux.so.2) R 26218 26221 26164 0 -1 4194304 90636 0 0 0 16084 46 0 0 25 0 1 0 980815884 372899840 90367 996147200 1448431616 1448550632 4294956288 18446744073709551615 134544027 0 0 4096 0 0 0 0 17 1 0 0
/proc/26221/statm: 91040 90367 342 29 0 90030 0
Current children cumulated CPU time (s) 161.3
Current children cumulated vsize (KiB) 364160

[startup+222.301 s]
/proc/loadavg: 3.11 2.59 2.19 4/88 27270
/proc/meminfo: memFree=1281352/2055920 swapFree=4174728/4192956
[pid=26221] ppid=26218 vsize=364160 CPUtime=220.95
/proc/26221/stat : 26221 (ld-linux.so.2) R 26218 26221 26164 0 -1 4194304 90636 0 0 0 22047 48 0 0 25 0 1 0 980815884 372899840 90367 996147200 1448431616 1448550632 4294956288 18446744073709551615 134535447 0 0 4096 0 0 0 0 17 1 0 0
/proc/26221/statm: 91040 90367 342 29 0 90030 0
Current children cumulated CPU time (s) 220.95
Current children cumulated vsize (KiB) 364160

[startup+282.302 s]
/proc/loadavg: 3.21 2.71 2.25 4/87 27552
/proc/meminfo: memFree=1264336/2055920 swapFree=4174728/4192956
[pid=26221] ppid=26218 vsize=364324 CPUtime=280.6
/proc/26221/stat : 26221 (ld-linux.so.2) R 26218 26221 26164 0 -1 4194304 90655 0 0 0 28010 50 0 0 25 0 1 0 980815884 373067776 90386 996147200 1448431616 1448550632 4294956288 18446744073709551615 134535317 0 0 4096 0 0 0 0 17 1 0 0
/proc/26221/statm: 91081 90386 342 29 0 90071 0
Current children cumulated CPU time (s) 280.6
Current children cumulated vsize (KiB) 364324

[startup+342.303 s]
/proc/loadavg: 3.08 2.76 2.30 4/87 27657
/proc/meminfo: memFree=1249728/2055920 swapFree=4174728/4192956
[pid=26221] ppid=26218 vsize=364324 CPUtime=340.26
/proc/26221/stat : 26221 (ld-linux.so.2) R 26218 26221 26164 0 -1 4194304 90655 0 0 0 33975 51 0 0 25 0 1 0 980815884 373067776 90386 996147200 1448431616 1448550632 4294956288 18446744073709551615 134541091 0 0 4096 0 0 0 0 17 1 0 0
/proc/26221/statm: 91081 90386 342 29 0 90071 0
Current children cumulated CPU time (s) 340.26
Current children cumulated vsize (KiB) 364324

[startup+402.301 s]
/proc/loadavg: 3.03 2.80 2.34 4/87 27657
/proc/meminfo: memFree=1240768/2055920 swapFree=4174728/4192956
[pid=26221] ppid=26218 vsize=364324 CPUtime=399.95
/proc/26221/stat : 26221 (ld-linux.so.2) R 26218 26221 26164 0 -1 4194304 90655 0 0 0 39944 51 0 0 25 0 1 0 980815884 373067776 90386 996147200 1448431616 1448550632 4294956288 18446744073709551615 134546226 0 0 4096 0 0 0 0 17 1 0 0
/proc/26221/statm: 91081 90386 342 29 0 90071 0
Current children cumulated CPU time (s) 399.95
Current children cumulated vsize (KiB) 364324

[startup+462.302 s]
/proc/loadavg: 3.01 2.83 2.38 4/87 27673
/proc/meminfo: memFree=1226880/2055920 swapFree=4174728/4192956
[pid=26221] ppid=26218 vsize=364324 CPUtime=459.63
/proc/26221/stat : 26221 (ld-linux.so.2) R 26218 26221 26164 0 -1 4194304 90676 0 0 0 45911 52 0 0 25 0 1 0 980815884 373067776 90407 996147200 1448431616 1448550632 4294956288 18446744073709551615 134545114 0 0 4096 0 0 0 0 17 1 0 0
/proc/26221/statm: 91081 90407 342 29 0 90071 0
Current children cumulated CPU time (s) 459.63
Current children cumulated vsize (KiB) 364324

[startup+522.301 s]
/proc/loadavg: 3.00 2.86 2.41 4/87 27687
/proc/meminfo: memFree=1214272/2055920 swapFree=4174728/4192956
[pid=26221] ppid=26218 vsize=364324 CPUtime=519.31
/proc/26221/stat : 26221 (ld-linux.so.2) R 26218 26221 26164 0 -1 4194304 90676 0 0 0 51879 52 0 0 25 0 1 0 980815884 373067776 90407 996147200 1448431616 1448550632 4294956288 18446744073709551615 134534936 0 0 4096 0 0 0 0 17 1 0 0
/proc/26221/statm: 91081 90407 342 29 0 90071 0
Current children cumulated CPU time (s) 519.31
Current children cumulated vsize (KiB) 364324

[startup+582.301 s]
/proc/loadavg: 2.78 2.83 2.43 3/82 27743
/proc/meminfo: memFree=1215152/2055920 swapFree=4174728/4192956
[pid=26221] ppid=26218 vsize=364324 CPUtime=577.46
/proc/26221/stat : 26221 (ld-linux.so.2) R 26218 26221 26164 0 -1 4194304 90676 0 0 0 57693 53 0 0 25 0 1 0 980815884 373067776 90407 996147200 1448431616 1448550632 4294956288 18446744073709551615 134544997 0 0 4096 0 0 0 0 17 1 0 0
/proc/26221/statm: 91081 90407 342 29 0 90071 0
Current children cumulated CPU time (s) 577.46
Current children cumulated vsize (KiB) 364324

[startup+642.302 s]
/proc/loadavg: 2.28 2.68 2.40 3/82 27743
/proc/meminfo: memFree=1215088/2055920 swapFree=4174728/4192956
[pid=26221] ppid=26218 vsize=364324 CPUtime=637.18
/proc/26221/stat : 26221 (ld-linux.so.2) R 26218 26221 26164 0 -1 4194304 90676 0 0 0 63664 54 0 0 25 0 1 0 980815884 373067776 90407 996147200 1448431616 1448550632 4294956288 18446744073709551615 134535466 0 0 4096 0 0 0 0 17 1 0 0
/proc/26221/statm: 91081 90407 342 29 0 90071 0
Current children cumulated CPU time (s) 637.18
Current children cumulated vsize (KiB) 364324


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

[startup+822.302 s]
/proc/loadavg: 2.01 2.37 2.32 3/81 27785
/proc/meminfo: memFree=1164232/2055920 swapFree=4174728/4192956
[pid=26221] ppid=26218 vsize=364324 CPUtime=816.4
/proc/26221/stat : 26221 (ld-linux.so.2) R 26218 26221 26164 0 -1 4194304 90676 0 0 0 81586 54 0 0 25 0 1 0 980815884 373067776 90407 996147200 1448431616 1448550632 4294956288 18446744073709551615 134544042 0 0 4096 0 0 0 0 17 0 0 0
/proc/26221/statm: 91081 90407 342 29 0 90071 0
Current children cumulated CPU time (s) 816.4
Current children cumulated vsize (KiB) 364324

[startup+882.301 s]
/proc/loadavg: 2.00 2.30 2.30 3/81 27785
/proc/meminfo: memFree=1164168/2055920 swapFree=4174728/4192956
[pid=26221] ppid=26218 vsize=364488 CPUtime=876.15
/proc/26221/stat : 26221 (ld-linux.so.2) R 26218 26221 26164 0 -1 4194304 90693 0 0 0 87561 54 0 0 25 0 1 0 980815884 373235712 90424 996147200 1448431616 1448550632 4294956288 18446744073709551615 134535057 0 0 4096 0 0 0 0 17 0 0 0
/proc/26221/statm: 91122 90424 342 29 0 90112 0
Current children cumulated CPU time (s) 876.15
Current children cumulated vsize (KiB) 364488

[startup+942.302 s]
/proc/loadavg: 2.00 2.24 2.28 3/81 27785
/proc/meminfo: memFree=1164168/2055920 swapFree=4174728/4192956
[pid=26221] ppid=26218 vsize=364488 CPUtime=935.91
/proc/26221/stat : 26221 (ld-linux.so.2) R 26218 26221 26164 0 -1 4194304 90694 0 0 0 93536 55 0 0 25 0 1 0 980815884 373235712 90425 996147200 1448431616 1448550632 4294956288 18446744073709551615 134546583 0 0 4096 0 0 0 0 17 0 0 0
/proc/26221/statm: 91122 90425 342 29 0 90112 0
Current children cumulated CPU time (s) 935.91
Current children cumulated vsize (KiB) 364488

[startup+1002.3 s]
/proc/loadavg: 2.00 2.19 2.26 3/81 27785
/proc/meminfo: memFree=1164168/2055920 swapFree=4174728/4192956
[pid=26221] ppid=26218 vsize=364488 CPUtime=995.66
/proc/26221/stat : 26221 (ld-linux.so.2) R 26218 26221 26164 0 -1 4194304 90694 0 0 0 99511 55 0 0 25 0 1 0 980815884 373235712 90425 996147200 1448431616 1448550632 4294956288 18446744073709551615 134546249 0 0 4096 0 0 0 0 17 0 0 0
/proc/26221/statm: 91122 90425 342 29 0 90112 0
Current children cumulated CPU time (s) 995.66
Current children cumulated vsize (KiB) 364488

[startup+1062.3 s]
/proc/loadavg: 2.00 2.16 2.24 3/81 27785
/proc/meminfo: memFree=1164104/2055920 swapFree=4174728/4192956
[pid=26221] ppid=26218 vsize=364488 CPUtime=1055.42
/proc/26221/stat : 26221 (ld-linux.so.2) R 26218 26221 26164 0 -1 4194304 90694 0 0 0 105487 55 0 0 25 0 1 0 980815884 373235712 90425 996147200 1448431616 1448550632 4294956288 18446744073709551615 134543943 0 0 4096 0 0 0 0 17 0 0 0
/proc/26221/statm: 91122 90425 342 29 0 90112 0
Current children cumulated CPU time (s) 1055.42
Current children cumulated vsize (KiB) 364488

[startup+1122.3 s]
/proc/loadavg: 2.00 2.12 2.22 3/81 27785
/proc/meminfo: memFree=1164040/2055920 swapFree=4174728/4192956
[pid=26221] ppid=26218 vsize=364488 CPUtime=1115.17
/proc/26221/stat : 26221 (ld-linux.so.2) R 26218 26221 26164 0 -1 4194304 90694 0 0 0 111462 55 0 0 25 0 1 0 980815884 373235712 90425 996147200 1448431616 1448550632 4294956288 18446744073709551615 134544997 0 0 4096 0 0 0 0 17 0 0 0
/proc/26221/statm: 91122 90425 342 29 0 90112 0
Current children cumulated CPU time (s) 1115.17
Current children cumulated vsize (KiB) 364488

[startup+1182.3 s]
/proc/loadavg: 2.00 2.10 2.20 3/81 27785
/proc/meminfo: memFree=1164040/2055920 swapFree=4174728/4192956
[pid=26221] ppid=26218 vsize=364488 CPUtime=1174.92
/proc/26221/stat : 26221 (ld-linux.so.2) R 26218 26221 26164 0 -1 4194304 90694 0 0 0 117437 55 0 0 25 0 1 0 980815884 373235712 90425 996147200 1448431616 1448550632 4294956288 18446744073709551615 134541100 0 0 4096 0 0 0 0 17 0 0 0
/proc/26221/statm: 91122 90425 342 29 0 90112 0
Current children cumulated CPU time (s) 1174.92
Current children cumulated vsize (KiB) 364488

[startup+1242.3 s]
/proc/loadavg: 2.00 2.08 2.19 3/81 27785
/proc/meminfo: memFree=1163976/2055920 swapFree=4174728/4192956
[pid=26221] ppid=26218 vsize=364488 CPUtime=1234.68
/proc/26221/stat : 26221 (ld-linux.so.2) R 26218 26221 26164 0 -1 4194304 90694 0 0 0 123413 55 0 0 25 0 1 0 980815884 373235712 90425 996147200 1448431616 1448550632 4294956288 18446744073709551615 134546371 0 0 4096 0 0 0 0 17 0 0 0
/proc/26221/statm: 91122 90425 342 29 0 90112 0
Current children cumulated CPU time (s) 1234.68
Current children cumulated vsize (KiB) 364488

[startup+1302.3 s]
/proc/loadavg: 2.00 2.06 2.17 3/81 27785
/proc/meminfo: memFree=1163848/2055920 swapFree=4174728/4192956
[pid=26221] ppid=26218 vsize=364488 CPUtime=1294.44
/proc/26221/stat : 26221 (ld-linux.so.2) R 26218 26221 26164 0 -1 4194304 90694 0 0 0 129388 56 0 0 25 0 1 0 980815884 373235712 90425 996147200 1448431616 1448550632 4294956288 18446744073709551615 134544031 0 0 4096 0 0 0 0 17 0 0 0
/proc/26221/statm: 91122 90425 342 29 0 90112 0
Current children cumulated CPU time (s) 1294.44
Current children cumulated vsize (KiB) 364488

[startup+1362.3 s]
/proc/loadavg: 2.00 2.05 2.16 3/81 27785
/proc/meminfo: memFree=1163848/2055920 swapFree=4174728/4192956
[pid=26221] ppid=26218 vsize=364488 CPUtime=1354.19
/proc/26221/stat : 26221 (ld-linux.so.2) R 26218 26221 26164 0 -1 4194304 90694 0 0 0 135363 56 0 0 25 0 1 0 980815884 373235712 90425 996147200 1448431616 1448550632 4294956288 18446744073709551615 134544024 0 0 4096 0 0 0 0 17 0 0 0
/proc/26221/statm: 91122 90425 342 29 0 90112 0
Current children cumulated CPU time (s) 1354.19
Current children cumulated vsize (KiB) 364488

[startup+1422.31 s]
/proc/loadavg: 2.00 2.04 2.15 3/81 27785
/proc/meminfo: memFree=1163784/2055920 swapFree=4174728/4192956
[pid=26221] ppid=26218 vsize=364488 CPUtime=1413.95
/proc/26221/stat : 26221 (ld-linux.so.2) R 26218 26221 26164 0 -1 4194304 90694 0 0 0 141339 56 0 0 25 0 1 0 980815884 373235712 90425 996147200 1448431616 1448550632 4294956288 18446744073709551615 134535340 0 0 4096 0 0 0 0 17 0 0 0
/proc/26221/statm: 91122 90425 342 29 0 90112 0
Current children cumulated CPU time (s) 1413.95
Current children cumulated vsize (KiB) 364488

[startup+1482.3 s]
/proc/loadavg: 2.00 2.03 2.14 3/81 27785
/proc/meminfo: memFree=1163720/2055920 swapFree=4174728/4192956
[pid=26221] ppid=26218 vsize=364488 CPUtime=1473.7
/proc/26221/stat : 26221 (ld-linux.so.2) R 26218 26221 26164 0 -1 4194304 90694 0 0 0 147314 56 0 0 25 0 1 0 980815884 373235712 90425 996147200 1448431616 1448550632 4294956288 18446744073709551615 134541095 0 0 4096 0 0 0 0 17 0 0 0
/proc/26221/statm: 91122 90425 342 29 0 90112 0
Current children cumulated CPU time (s) 1473.7
Current children cumulated vsize (KiB) 364488

[startup+1542.3 s]
/proc/loadavg: 2.00 2.02 2.13 3/81 27785
/proc/meminfo: memFree=1163720/2055920 swapFree=4174728/4192956
[pid=26221] ppid=26218 vsize=364488 CPUtime=1533.45
/proc/26221/stat : 26221 (ld-linux.so.2) R 26218 26221 26164 0 -1 4194304 90694 0 0 0 153289 56 0 0 25 0 1 0 980815884 373235712 90425 996147200 1448431616 1448550632 4294956288 18446744073709551615 134535057 0 0 4096 0 0 0 0 17 0 0 0
/proc/26221/statm: 91122 90425 342 29 0 90112 0
Current children cumulated CPU time (s) 1533.45
Current children cumulated vsize (KiB) 364488

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.11 3/81 27785
/proc/meminfo: memFree=1163656/2055920 swapFree=4174728/4192956
[pid=26221] ppid=26218 vsize=364488 CPUtime=1593.21
/proc/26221/stat : 26221 (ld-linux.so.2) R 26218 26221 26164 0 -1 4194304 90714 0 0 0 159265 56 0 0 25 0 1 0 980815884 373235712 90445 996147200 1448431616 1448550632 4294956288 18446744073709551615 134547977 0 0 4096 0 0 0 0 17 0 0 0
/proc/26221/statm: 91122 90445 342 29 0 90112 0
Current children cumulated CPU time (s) 1593.21
Current children cumulated vsize (KiB) 364488

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.10 3/81 27785
/proc/meminfo: memFree=1163592/2055920 swapFree=4174728/4192956
[pid=26221] ppid=26218 vsize=364488 CPUtime=1652.96
/proc/26221/stat : 26221 (ld-linux.so.2) R 26218 26221 26164 0 -1 4194304 90714 0 0 0 165240 56 0 0 25 0 1 0 980815884 373235712 90445 996147200 1448431616 1448550632 4294956288 18446744073709551615 134545041 0 0 4096 0 0 0 0 17 0 0 0
/proc/26221/statm: 91122 90445 342 29 0 90112 0
Current children cumulated CPU time (s) 1652.96
Current children cumulated vsize (KiB) 364488

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.09 4/81 27785
/proc/meminfo: memFree=1163592/2055920 swapFree=4174728/4192956
[pid=26221] ppid=26218 vsize=364488 CPUtime=1712.72
/proc/26221/stat : 26221 (ld-linux.so.2) R 26218 26221 26164 0 -1 4194304 90714 0 0 0 171216 56 0 0 25 0 1 0 980815884 373235712 90445 996147200 1448431616 1448550632 4294956288 18446744073709551615 134546336 0 0 4096 0 0 0 0 17 0 0 0
/proc/26221/statm: 91122 90445 342 29 0 90112 0
Current children cumulated CPU time (s) 1712.72
Current children cumulated vsize (KiB) 364488

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.08 3/81 27785
/proc/meminfo: memFree=1163464/2055920 swapFree=4174728/4192956
[pid=26221] ppid=26218 vsize=364488 CPUtime=1772.47
/proc/26221/stat : 26221 (ld-linux.so.2) R 26218 26221 26164 0 -1 4194304 90714 0 0 0 177191 56 0 0 25 0 1 0 980815884 373235712 90445 996147200 1448431616 1448550632 4294956288 18446744073709551615 134546580 0 0 4096 0 0 0 0 17 0 0 0
/proc/26221/statm: 91122 90445 342 29 0 90112 0
Current children cumulated CPU time (s) 1772.47
Current children cumulated vsize (KiB) 364488



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810 s]
/proc/loadavg: 2.00 2.00 2.08 3/81 27785
/proc/meminfo: memFree=1163464/2055920 swapFree=4174728/4192956
[pid=26221] ppid=26218 vsize=364488 CPUtime=1800.05
/proc/26221/stat : 26221 (ld-linux.so.2) R 26218 26221 26164 0 -1 4194304 90714 0 0 0 179949 56 0 0 25 0 1 0 980815884 373235712 90445 996147200 1448431616 1448550632 4294956288 18446744073709551615 134544036 0 0 4096 0 0 0 0 17 0 0 0
/proc/26221/statm: 91122 90445 342 29 0 90112 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 364488

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): 1810.06
CPU time (s): 1800.12
CPU user time (s): 1799.5
CPU system time (s): 0.621905
CPU usage (%): 99.4508
Max. virtual memory (cumulated for all children) (KiB): 364488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.5
system time used= 0.621905
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 90714
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= 27
involuntary context switches= 60885

runsolver used 1.84372 second user time and 5.06923 second system time

The end

Launcher Data (download as text)

Begin job on node35 at 2008-07-02 04:02:14
IDJOB=1038075
IDBENCH=53544
IDSOLVER=328
FILE ID=node35/1038075-1214964133
PBS_JOBID= 7870336
Free space on /tmp= 66540 MiB

SOLVER NAME= spider 2008-06-14
BENCH NAME= CPAI08/csp/QCP-25/normalized-qcp-25-264-0_ext.xml
COMMAND LINE= HOME/run -c BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1038075-1214964133/watcher-1038075-1214964133 -o /tmp/evaluation-result-1038075-1214964133/solver-1038075-1214964133 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/run -c HOME/instance-1038075-1214964133.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 5c0298c4f51c80f1d84ee4e6bda51630
RANDOM SEED=1122013841

node35.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.261
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.261
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:       1712256 kB
Buffers:         38080 kB
Cached:         192948 kB
SwapCached:      12276 kB
Active:         125232 kB
Inactive:       158472 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1712256 kB
SwapTotal:     4192956 kB
SwapFree:      4174728 kB
Dirty:            3056 kB
Writeback:           0 kB
Mapped:          69376 kB
Slab:            44876 kB
Committed_AS:  1539516 kB
PageTables:       2132 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= 66540 MiB
End job on node35 at 2008-07-02 04:32:26