Trace number 1038219

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.16 1808.96

General information on the benchmark

Namecsp/QCP-25/
normalized-qcp-25-264-8_ext.xml
MD5SUMb3cef17bed4272bd9d0c5d0b577b3635
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 benchmark25.1452
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-1038219-1214964921/watcher-1038219-1214964921 -o /tmp/evaluation-result-1038219-1214964921/solver-1038219-1214964921 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/run -c HOME/instance-1038219-1214964921.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.04 2.07 4/81 3046
/proc/meminfo: memFree=1401016/2055920 swapFree=4180972/4192956
[pid=3046] ppid=3044 vsize=5256 CPUtime=0
/proc/3046/stat : 3046 (run) R 3044 3046 627 0 -1 4194304 63 0 0 0 0 0 0 0 20 0 1 0 1975466759 5382144 48 996147200 4194304 4889804 548682068848 18446744073709551615 240469982979 0 0 4096 0 0 0 0 17 1 0 0
/proc/3046/statm: 1314 48 37 169 0 13 0

[startup+0.208244 s]
/proc/loadavg: 2.00 2.04 2.07 4/81 3046
/proc/meminfo: memFree=1401016/2055920 swapFree=4180972/4192956
[pid=3046] ppid=3044 vsize=48332 CPUtime=0.19
/proc/3046/stat : 3046 (ld-linux.so.2) R 3044 3046 627 0 -1 4194304 11689 0 0 0 15 4 0 0 19 0 1 0 1975466759 49491968 11420 996147200 1448431616 1448550632 4294956288 18446744073709551615 4157598267 0 0 4096 0 0 0 0 17 1 0 0
/proc/3046/statm: 12083 11420 330 29 0 11073 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 48332

[startup+0.301253 s]
/proc/loadavg: 2.00 2.04 2.07 4/81 3046
/proc/meminfo: memFree=1401016/2055920 swapFree=4180972/4192956
[pid=3046] ppid=3044 vsize=70376 CPUtime=0.29
/proc/3046/stat : 3046 (ld-linux.so.2) R 3044 3046 627 0 -1 4194304 17198 0 0 0 21 8 0 0 19 0 1 0 1975466759 72065024 16929 996147200 1448431616 1448550632 4294956288 18446744073709551615 4157595873 0 0 4096 0 0 0 0 17 1 0 0
/proc/3046/statm: 17594 16929 330 29 0 16584 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 70376

[startup+0.401261 s]
/proc/loadavg: 2.00 2.04 2.07 4/81 3046
/proc/meminfo: memFree=1401016/2055920 swapFree=4180972/4192956
[pid=3046] ppid=3044 vsize=94136 CPUtime=0.38
/proc/3046/stat : 3046 (ld-linux.so.2) R 3044 3046 627 0 -1 4194304 23137 0 0 0 28 10 0 0 20 0 1 0 1975466759 96395264 22868 996147200 1448431616 1448550632 4294956288 18446744073709551615 4157595781 0 0 4096 0 0 0 0 17 1 0 0
/proc/3046/statm: 23534 22868 330 29 0 22524 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 94136

[startup+0.701289 s]
/proc/loadavg: 2.00 2.04 2.07 4/81 3046
/proc/meminfo: memFree=1401016/2055920 swapFree=4180972/4192956
[pid=3046] ppid=3044 vsize=164360 CPUtime=0.68
/proc/3046/stat : 3046 (ld-linux.so.2) R 3044 3046 627 0 -1 4194304 40660 0 0 0 49 19 0 0 23 0 1 0 1975466759 168304640 40391 996147200 1448431616 1448550632 4294956288 18446744073709551615 4157598267 0 0 4096 0 0 0 0 17 1 0 0
/proc/3046/statm: 41090 40391 330 29 0 40080 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 164360

[startup+1.50236 s]
/proc/loadavg: 2.00 2.04 2.07 3/82 3047
/proc/meminfo: memFree=1121712/2055920 swapFree=4180972/4192956
[pid=3046] ppid=3044 vsize=352504 CPUtime=1.48
/proc/3046/stat : 3046 (ld-linux.so.2) R 3044 3046 627 0 -1 4194304 87723 0 0 0 108 40 0 0 25 0 1 0 1975466759 360964096 87454 996147200 1448431616 1448550632 4294956288 18446744073709551615 4157595713 0 0 4096 0 0 0 0 17 1 0 0
/proc/3046/statm: 88126 87454 330 29 0 87116 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 352504

[startup+3.1025 s]
/proc/loadavg: 2.00 2.04 2.07 3/82 3047
/proc/meminfo: memFree=1040624/2055920 swapFree=4180972/4192956
[pid=3046] ppid=3044 vsize=363652 CPUtime=3.06
/proc/3046/stat : 3046 (ld-linux.so.2) R 3044 3046 627 0 -1 4194304 90487 0 0 0 265 41 0 0 25 0 1 0 1975466759 372379648 90218 996147200 1448431616 1448550632 4294956288 18446744073709551615 134535064 0 0 4096 0 0 0 0 17 1 0 0
/proc/3046/statm: 90913 90218 342 29 0 89903 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 363652

[startup+6.30178 s]
/proc/loadavg: 2.00 2.04 2.07 3/82 3047
/proc/meminfo: memFree=1040368/2055920 swapFree=4180972/4192956
[pid=3046] ppid=3044 vsize=363828 CPUtime=6.23
/proc/3046/stat : 3046 (ld-linux.so.2) R 3044 3046 627 0 -1 4194304 90530 0 0 0 582 41 0 0 25 0 1 0 1975466759 372559872 90261 996147200 1448431616 1448550632 4294956288 18446744073709551615 134522624 0 0 4096 0 0 0 0 17 1 0 0
/proc/3046/statm: 90957 90261 342 29 0 89947 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 363828

[startup+12.7013 s]
/proc/loadavg: 2.00 2.04 2.07 3/82 3047
/proc/meminfo: memFree=1040112/2055920 swapFree=4180972/4192956
[pid=3046] ppid=3044 vsize=363828 CPUtime=12.57
/proc/3046/stat : 3046 (ld-linux.so.2) R 3044 3046 627 0 -1 4194304 90554 0 0 0 1216 41 0 0 25 0 1 0 1975466759 372559872 90285 996147200 1448431616 1448550632 4294956288 18446744073709551615 134546189 0 0 4096 0 0 0 0 17 1 0 0
/proc/3046/statm: 90957 90285 342 29 0 89947 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 363828

[startup+25.5065 s]
/proc/loadavg: 2.00 2.04 2.07 3/82 3047
/proc/meminfo: memFree=1040048/2055920 swapFree=4180972/4192956
[pid=3046] ppid=3044 vsize=363828 CPUtime=25.26
/proc/3046/stat : 3046 (ld-linux.so.2) R 3044 3046 627 0 -1 4194304 90554 0 0 0 2485 41 0 0 25 0 1 0 1975466759 372559872 90285 996147200 1448431616 1448550632 4294956288 18446744073709551615 134535054 0 0 4096 0 0 0 0 17 1 0 0
/proc/3046/statm: 90957 90285 342 29 0 89947 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 363828

[startup+51.1017 s]
/proc/loadavg: 2.00 2.04 2.07 3/82 3047
/proc/meminfo: memFree=1039856/2055920 swapFree=4180972/4192956
[pid=3046] ppid=3044 vsize=364000 CPUtime=50.65
/proc/3046/stat : 3046 (ld-linux.so.2) R 3044 3046 627 0 -1 4194304 90595 0 0 0 5023 42 0 0 25 0 1 0 1975466759 372736000 90326 996147200 1448431616 1448550632 4294956288 18446744073709551615 134522622 0 0 4096 0 0 0 0 17 1 0 0
/proc/3046/statm: 91000 90326 342 29 0 89990 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 364000

[startup+102.301 s]
/proc/loadavg: 2.00 2.03 2.06 3/82 3047
/proc/meminfo: memFree=1039280/2055920 swapFree=4180972/4192956
[pid=3046] ppid=3044 vsize=364160 CPUtime=101.41
/proc/3046/stat : 3046 (ld-linux.so.2) R 3044 3046 627 0 -1 4194304 90613 0 0 0 10099 42 0 0 25 0 1 0 1975466759 372899840 90344 996147200 1448431616 1448550632 4294956288 18446744073709551615 134544042 0 0 4096 0 0 0 0 17 1 0 0
/proc/3046/statm: 91040 90344 342 29 0 90030 0
Current children cumulated CPU time (s) 101.41
Current children cumulated vsize (KiB) 364160

[startup+162.302 s]
/proc/loadavg: 2.00 2.02 2.06 3/82 3047
/proc/meminfo: memFree=1038192/2055920 swapFree=4180972/4192956
[pid=3046] ppid=3044 vsize=364160 CPUtime=160.9
/proc/3046/stat : 3046 (ld-linux.so.2) R 3044 3046 627 0 -1 4194304 90635 0 0 0 16048 42 0 0 25 0 1 0 1975466759 372899840 90366 996147200 1448431616 1448550632 4294956288 18446744073709551615 134535466 0 0 4096 0 0 0 0 17 1 0 0
/proc/3046/statm: 91040 90366 342 29 0 90030 0
Current children cumulated CPU time (s) 160.9
Current children cumulated vsize (KiB) 364160

[startup+222.302 s]
/proc/loadavg: 2.00 2.02 2.05 3/82 3047
/proc/meminfo: memFree=1038192/2055920 swapFree=4180972/4192956
[pid=3046] ppid=3044 vsize=364160 CPUtime=220.39
/proc/3046/stat : 3046 (ld-linux.so.2) R 3044 3046 627 0 -1 4194304 90635 0 0 0 21997 42 0 0 25 0 1 0 1975466759 372899840 90366 996147200 1448431616 1448550632 4294956288 18446744073709551615 134522584 0 0 4096 0 0 0 0 17 1 0 0
/proc/3046/statm: 91040 90366 342 29 0 90030 0
Current children cumulated CPU time (s) 220.39
Current children cumulated vsize (KiB) 364160

[startup+282.301 s]
/proc/loadavg: 2.00 2.01 2.04 3/82 3047
/proc/meminfo: memFree=1038128/2055920 swapFree=4180972/4192956
[pid=3046] ppid=3044 vsize=364324 CPUtime=279.88
/proc/3046/stat : 3046 (ld-linux.so.2) R 3044 3046 627 0 -1 4194304 90648 0 0 0 27946 42 0 0 25 0 1 0 1975466759 373067776 90379 996147200 1448431616 1448550632 4294956288 18446744073709551615 134546583 0 0 4096 0 0 0 0 17 1 0 0
/proc/3046/statm: 91081 90379 342 29 0 90071 0
Current children cumulated CPU time (s) 279.88
Current children cumulated vsize (KiB) 364324

[startup+342.306 s]
/proc/loadavg: 2.00 2.00 2.04 3/82 3047
/proc/meminfo: memFree=1037488/2055920 swapFree=4180972/4192956
[pid=3046] ppid=3044 vsize=364328 CPUtime=339.38
/proc/3046/stat : 3046 (ld-linux.so.2) R 3044 3046 627 0 -1 4194304 90654 0 0 0 33896 42 0 0 25 0 1 0 1975466759 373071872 90385 996147200 1448431616 1448550632 4294956288 18446744073709551615 134546360 0 0 4096 0 0 0 0 17 1 0 0
/proc/3046/statm: 91082 90385 342 29 0 90072 0
Current children cumulated CPU time (s) 339.38
Current children cumulated vsize (KiB) 364328

[startup+402.302 s]
/proc/loadavg: 2.00 2.00 2.03 3/82 3047
/proc/meminfo: memFree=1037488/2055920 swapFree=4180972/4192956
[pid=3046] ppid=3044 vsize=364328 CPUtime=398.86
/proc/3046/stat : 3046 (ld-linux.so.2) R 3044 3046 627 0 -1 4194304 90654 0 0 0 39844 42 0 0 25 0 1 0 1975466759 373071872 90385 996147200 1448431616 1448550632 4294956288 18446744073709551615 134544841 0 0 4096 0 0 0 0 17 1 0 0
/proc/3046/statm: 91082 90385 342 29 0 90072 0
Current children cumulated CPU time (s) 398.86
Current children cumulated vsize (KiB) 364328

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.03 3/82 3047
/proc/meminfo: memFree=1037360/2055920 swapFree=4180972/4192956
[pid=3046] ppid=3044 vsize=364328 CPUtime=458.35
/proc/3046/stat : 3046 (ld-linux.so.2) R 3044 3046 627 0 -1 4194304 90654 0 0 0 45793 42 0 0 25 0 1 0 1975466759 373071872 90385 996147200 1448431616 1448550632 4294956288 18446744073709551615 134546819 0 0 4096 0 0 0 0 17 1 0 0
/proc/3046/statm: 91082 90385 342 29 0 90072 0
Current children cumulated CPU time (s) 458.35
Current children cumulated vsize (KiB) 364328

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.02 3/82 3047
/proc/meminfo: memFree=1037296/2055920 swapFree=4180972/4192956
[pid=3046] ppid=3044 vsize=364328 CPUtime=517.85
/proc/3046/stat : 3046 (ld-linux.so.2) R 3044 3046 627 0 -1 4194304 90654 0 0 0 51742 43 0 0 25 0 1 0 1975466759 373071872 90385 996147200 1448431616 1448550632 4294956288 18446744073709551615 134546226 0 0 4096 0 0 0 0 17 1 0 0
/proc/3046/statm: 91082 90385 342 29 0 90072 0
Current children cumulated CPU time (s) 517.85
Current children cumulated vsize (KiB) 364328

[startup+582.302 s]
/proc/loadavg: 2.00 2.00 2.01 3/82 3047
/proc/meminfo: memFree=1037232/2055920 swapFree=4180972/4192956
[pid=3046] ppid=3044 vsize=364328 CPUtime=577.34
/proc/3046/stat : 3046 (ld-linux.so.2) R 3044 3046 627 0 -1 4194304 90654 0 0 0 57691 43 0 0 25 0 1 0 1975466759 373071872 90385 996147200 1448431616 1448550632 4294956288 18446744073709551615 134535057 0 0 4096 0 0 0 0 17 1 0 0
/proc/3046/statm: 91082 90385 342 29 0 90072 0
Current children cumulated CPU time (s) 577.34
Current children cumulated vsize (KiB) 364328

[startup+642.302 s]
/proc/loadavg: 2.00 2.00 2.01 3/82 3047
/proc/meminfo: memFree=1036592/2055920 swapFree=4180972/4192956
[pid=3046] ppid=3044 vsize=364328 CPUtime=636.83
/proc/3046/stat : 3046 (ld-linux.so.2) R 3044 3046 627 0 -1 4194304 90675 0 0 0 63640 43 0 0 25 0 1 0 1975466759 373071872 90406 996147200 1448431616 1448550632 4294956288 18446744073709551615 134544036 0 0 4096 0 0 0 0 17 1 0 0
/proc/3046/statm: 91082 90406 342 29 0 90072 0
Current children cumulated CPU time (s) 636.83
Current children cumulated vsize (KiB) 364328


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

[startup+882.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 3047
/proc/meminfo: memFree=1033520/2055920 swapFree=4180972/4192956
[pid=3046] ppid=3044 vsize=364328 CPUtime=874.8
/proc/3046/stat : 3046 (ld-linux.so.2) R 3044 3046 627 0 -1 4194304 90675 0 0 0 87437 43 0 0 25 0 1 0 1975466759 373071872 90406 996147200 1448431616 1448550632 4294956288 18446744073709551615 134544036 0 0 4096 0 0 0 0 17 1 0 0
/proc/3046/statm: 91082 90406 342 29 0 90072 0
Current children cumulated CPU time (s) 874.8
Current children cumulated vsize (KiB) 364328

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 3047
/proc/meminfo: memFree=1032752/2055920 swapFree=4180972/4192956
[pid=3046] ppid=3044 vsize=364328 CPUtime=934.28
/proc/3046/stat : 3046 (ld-linux.so.2) R 3044 3046 627 0 -1 4194304 90675 0 0 0 93385 43 0 0 25 0 1 0 1975466759 373071872 90406 996147200 1448431616 1448550632 4294956288 18446744073709551615 134546408 0 0 4096 0 0 0 0 17 1 0 0
/proc/3046/statm: 91082 90406 342 29 0 90072 0
Current children cumulated CPU time (s) 934.28
Current children cumulated vsize (KiB) 364328

[startup+1002.31 s]
/proc/loadavg: 1.92 1.98 1.99 4/82 3161
/proc/meminfo: memFree=1070848/2055920 swapFree=4180972/4192956
[pid=3046] ppid=3044 vsize=364328 CPUtime=993.81
/proc/3046/stat : 3046 (ld-linux.so.2) R 3044 3046 627 0 -1 4194304 90675 0 0 0 99337 44 0 0 25 0 1 0 1975466759 373071872 90406 996147200 1448431616 1448550632 4294956288 18446744073709551615 134546835 0 0 4096 0 0 0 0 17 0 0 0
/proc/3046/statm: 91082 90406 342 29 0 90072 0
Current children cumulated CPU time (s) 993.81
Current children cumulated vsize (KiB) 364328

[startup+1062.3 s]
/proc/loadavg: 1.97 1.98 1.99 3/74 3162
/proc/meminfo: memFree=1028864/2055920 swapFree=4180972/4192956
[pid=3046] ppid=3044 vsize=364328 CPUtime=1053.77
/proc/3046/stat : 3046 (ld-linux.so.2) R 3044 3046 627 0 -1 4194304 90675 0 0 0 105332 45 0 0 25 0 1 0 1975466759 373071872 90406 996147200 1448431616 1448550632 4294956288 18446744073709551615 134544955 0 0 4096 0 0 0 0 17 0 0 0
/proc/3046/statm: 91082 90406 342 29 0 90072 0
Current children cumulated CPU time (s) 1053.77
Current children cumulated vsize (KiB) 364328

[startup+1122.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 3162
/proc/meminfo: memFree=995264/2055920 swapFree=4180972/4192956
[pid=3046] ppid=3044 vsize=364328 CPUtime=1113.75
/proc/3046/stat : 3046 (ld-linux.so.2) R 3044 3046 627 0 -1 4194304 90675 0 0 0 111330 45 0 0 25 0 1 0 1975466759 373071872 90406 996147200 1448431616 1448550632 4294956288 18446744073709551615 134546226 0 0 4096 0 0 0 0 17 0 0 0
/proc/3046/statm: 91082 90406 342 29 0 90072 0
Current children cumulated CPU time (s) 1113.75
Current children cumulated vsize (KiB) 364328

[startup+1182.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 3162
/proc/meminfo: memFree=979008/2055920 swapFree=4180972/4192956
[pid=3046] ppid=3044 vsize=364492 CPUtime=1173.73
/proc/3046/stat : 3046 (ld-linux.so.2) R 3044 3046 627 0 -1 4194304 90688 0 0 0 117328 45 0 0 25 0 1 0 1975466759 373239808 90419 996147200 1448431616 1448550632 4294956288 18446744073709551615 134546602 0 0 4096 0 0 0 0 17 0 0 0
/proc/3046/statm: 91123 90419 342 29 0 90113 0
Current children cumulated CPU time (s) 1173.73
Current children cumulated vsize (KiB) 364492

[startup+1242.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 3164
/proc/meminfo: memFree=943296/2055920 swapFree=4180972/4192956
[pid=3046] ppid=3044 vsize=364492 CPUtime=1233.7
/proc/3046/stat : 3046 (ld-linux.so.2) R 3044 3046 627 0 -1 4194304 90688 0 0 0 123325 45 0 0 25 0 1 0 1975466759 373239808 90419 996147200 1448431616 1448550632 4294956288 18446744073709551615 134535453 0 0 4096 0 0 0 0 17 0 0 0
/proc/3046/statm: 91123 90419 342 29 0 90113 0
Current children cumulated CPU time (s) 1233.7
Current children cumulated vsize (KiB) 364492

[startup+1302.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 3164
/proc/meminfo: memFree=926208/2055920 swapFree=4180972/4192956
[pid=3046] ppid=3044 vsize=364492 CPUtime=1293.68
/proc/3046/stat : 3046 (ld-linux.so.2) R 3044 3046 627 0 -1 4194304 90688 0 0 0 129323 45 0 0 25 0 1 0 1975466759 373239808 90419 996147200 1448431616 1448550632 4294956288 18446744073709551615 134544737 0 0 4096 0 0 0 0 17 0 0 0
/proc/3046/statm: 91123 90419 342 29 0 90113 0
Current children cumulated CPU time (s) 1293.68
Current children cumulated vsize (KiB) 364492

[startup+1362.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 3164
/proc/meminfo: memFree=912512/2055920 swapFree=4180972/4192956
[pid=3046] ppid=3044 vsize=364492 CPUtime=1353.65
/proc/3046/stat : 3046 (ld-linux.so.2) R 3044 3046 627 0 -1 4194304 90688 0 0 0 135320 45 0 0 25 0 1 0 1975466759 373239808 90419 996147200 1448431616 1448550632 4294956288 18446744073709551615 134545134 0 0 4096 0 0 0 0 17 0 0 0
/proc/3046/statm: 91123 90419 342 29 0 90113 0
Current children cumulated CPU time (s) 1353.65
Current children cumulated vsize (KiB) 364492

[startup+1422.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 3164
/proc/meminfo: memFree=899008/2055920 swapFree=4180972/4192956
[pid=3046] ppid=3044 vsize=364492 CPUtime=1413.64
/proc/3046/stat : 3046 (ld-linux.so.2) R 3044 3046 627 0 -1 4194304 90692 0 0 0 141318 46 0 0 25 0 1 0 1975466759 373239808 90423 996147200 1448431616 1448550632 4294956288 18446744073709551615 134522624 0 0 4096 0 0 0 0 17 0 0 0
/proc/3046/statm: 91123 90423 342 29 0 90113 0
Current children cumulated CPU time (s) 1413.64
Current children cumulated vsize (KiB) 364492

[startup+1482.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 3164
/proc/meminfo: memFree=898560/2055920 swapFree=4180972/4192956
[pid=3046] ppid=3044 vsize=364492 CPUtime=1473.62
/proc/3046/stat : 3046 (ld-linux.so.2) R 3044 3046 627 0 -1 4194304 90692 0 0 0 147316 46 0 0 25 0 1 0 1975466759 373239808 90423 996147200 1448431616 1448550632 4294956288 18446744073709551615 134541095 0 0 4096 0 0 0 0 17 0 0 0
/proc/3046/statm: 91123 90423 342 29 0 90113 0
Current children cumulated CPU time (s) 1473.62
Current children cumulated vsize (KiB) 364492

[startup+1542.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 3164
/proc/meminfo: memFree=898496/2055920 swapFree=4180972/4192956
[pid=3046] ppid=3044 vsize=364492 CPUtime=1533.6
/proc/3046/stat : 3046 (ld-linux.so.2) R 3044 3046 627 0 -1 4194304 90692 0 0 0 153314 46 0 0 25 0 1 0 1975466759 373239808 90423 996147200 1448431616 1448550632 4294956288 18446744073709551615 134546408 0 0 4096 0 0 0 0 17 0 0 0
/proc/3046/statm: 91123 90423 342 29 0 90113 0
Current children cumulated CPU time (s) 1533.6
Current children cumulated vsize (KiB) 364492

[startup+1602.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 3164
/proc/meminfo: memFree=858752/2055920 swapFree=4180972/4192956
[pid=3046] ppid=3044 vsize=364492 CPUtime=1593.57
/proc/3046/stat : 3046 (ld-linux.so.2) R 3044 3046 627 0 -1 4194304 90693 0 0 0 159311 46 0 0 25 0 1 0 1975466759 373239808 90424 996147200 1448431616 1448550632 4294956288 18446744073709551615 134534966 0 0 4096 0 0 0 0 17 0 0 0
/proc/3046/statm: 91123 90424 342 29 0 90113 0
Current children cumulated CPU time (s) 1593.57
Current children cumulated vsize (KiB) 364492

[startup+1662.31 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 3164
/proc/meminfo: memFree=858688/2055920 swapFree=4180972/4192956
[pid=3046] ppid=3044 vsize=364492 CPUtime=1653.55
/proc/3046/stat : 3046 (ld-linux.so.2) R 3044 3046 627 0 -1 4194304 90693 0 0 0 165309 46 0 0 25 0 1 0 1975466759 373239808 90424 996147200 1448431616 1448550632 4294956288 18446744073709551615 134546919 0 0 4096 0 0 0 0 17 0 0 0
/proc/3046/statm: 91123 90424 342 29 0 90113 0
Current children cumulated CPU time (s) 1653.55
Current children cumulated vsize (KiB) 364492

[startup+1722.3 s]
/proc/loadavg: 2.05 2.00 2.00 3/74 3164
/proc/meminfo: memFree=858624/2055920 swapFree=4180972/4192956
[pid=3046] ppid=3044 vsize=364492 CPUtime=1713.52
/proc/3046/stat : 3046 (ld-linux.so.2) R 3044 3046 627 0 -1 4194304 90693 0 0 0 171306 46 0 0 25 0 1 0 1975466759 373239808 90424 996147200 1448431616 1448550632 4294956288 18446744073709551615 134534887 0 0 4096 0 0 0 0 17 0 0 0
/proc/3046/statm: 91123 90424 342 29 0 90113 0
Current children cumulated CPU time (s) 1713.52
Current children cumulated vsize (KiB) 364492

[startup+1782.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/74 3164
/proc/meminfo: memFree=829376/2055920 swapFree=4180972/4192956
[pid=3046] ppid=3044 vsize=364492 CPUtime=1773.5
/proc/3046/stat : 3046 (ld-linux.so.2) R 3044 3046 627 0 -1 4194304 90693 0 0 0 177304 46 0 0 25 0 1 0 1975466759 373239808 90424 996147200 1448431616 1448550632 4294956288 18446744073709551615 134546360 0 0 4096 0 0 0 0 17 0 0 0
/proc/3046/statm: 91123 90424 342 29 0 90113 0
Current children cumulated CPU time (s) 1773.5
Current children cumulated vsize (KiB) 364492



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.9 s]
/proc/loadavg: 2.19 2.04 2.01 3/74 3164
/proc/meminfo: memFree=808512/2055920 swapFree=4180972/4192956
[pid=3046] ppid=3044 vsize=364492 CPUtime=1800.09
/proc/3046/stat : 3046 (ld-linux.so.2) R 3044 3046 627 0 -1 4194304 90693 0 0 0 179963 46 0 0 25 0 1 0 1975466759 373239808 90424 996147200 1448431616 1448550632 4294956288 18446744073709551615 134546403 0 0 4096 0 0 0 0 17 0 0 0
/proc/3046/statm: 91123 90424 342 29 0 90113 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 364492

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

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

[startup+1808.9 s]
/proc/loadavg: 2.19 2.04 2.01 3/74 3164
/proc/meminfo: memFree=808512/2055920 swapFree=4180972/4192956
[pid=3046] ppid=3044 vsize=364492 CPUtime=1800.09
/proc/3046/stat : 3046 (ld-linux.so.2) R 3044 3046 627 0 -1 4194304 90693 0 0 0 179963 46 0 0 25 0 1 0 1975466759 373239808 90424 996147200 1448431616 1448550632 4294956288 18446744073709551615 134546403 0 0 4096 0 0 0 0 17 0 0 0
/proc/3046/statm: 91123 90424 342 29 0 90113 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 364492

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1808.96
CPU time (s): 1800.16
CPU user time (s): 1799.64
CPU system time (s): 0.52592
CPU usage (%): 99.5136
Max. virtual memory (cumulated for all children) (KiB): 364492

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

runsolver used 1.91871 second user time and 5.03623 second system time

The end

Launcher Data (download as text)

Begin job on node15 at 2008-07-02 04:15:21
IDJOB=1038219
IDBENCH=53552
IDSOLVER=328
FILE ID=node15/1038219-1214964921
PBS_JOBID= 7870304
Free space on /tmp= 66552 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= b3cef17bed4272bd9d0c5d0b577b3635
RANDOM SEED=186220679

node15.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.229
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.229
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:       1401496 kB
Buffers:         56620 kB
Cached:         456812 kB
SwapCached:       6020 kB
Active:         167544 kB
Inactive:       409928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1401496 kB
SwapTotal:     4192956 kB
SwapFree:      4180972 kB
Dirty:            1880 kB
Writeback:           0 kB
Mapped:          80220 kB
Slab:            62004 kB
Committed_AS:  3456176 kB
PageTables:       2096 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 node15 at 2008-07-02 04:45:32