Trace number 1093094

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.11 1806.23

General information on the benchmark

Namecsp/dag-half/
normalized-half-n25-d5-e56-r7-12.xml
MD5SUMccf341648ea4c9765316041a04d071c1
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 benchmark75.6735
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints56
Maximum constraint arity7
Maximum domain size5
Number of constraints which are defined in extension56
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-1093094-1215248228/watcher-1093094-1215248228 -o /tmp/evaluation-result-1093094-1215248228/solver-1093094-1215248228 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/run -c HOME/instance-1093094-1215248228.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.09 2.02 2.00 4/80 8724
/proc/meminfo: memFree=1772456/2055920 swapFree=4180028/4192956
[pid=8724] ppid=8722 vsize=5356 CPUtime=0
/proc/8724/stat : 8724 (run) R 8722 8724 7530 0 -1 4194304 263 0 0 0 0 0 0 0 20 0 1 0 2003798387 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 259913215271 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/8724/statm: 1339 231 192 169 0 50 0

[startup+0.106518 s]
/proc/loadavg: 2.09 2.02 2.00 4/80 8724
/proc/meminfo: memFree=1772456/2055920 swapFree=4180028/4192956
[pid=8724] ppid=8722 vsize=5492 CPUtime=0.09
/proc/8724/stat : 8724 (ld-linux.so.2) R 8722 8724 7530 0 -1 4194304 784 0 0 0 9 0 0 0 18 0 1 0 2003798387 5623808 515 996147200 1448431616 1448550632 4294956272 18446744073709551615 134561174 0 0 4096 0 0 0 0 17 1 0 0
/proc/8724/statm: 1373 515 328 29 0 363 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5492

[startup+0.201526 s]
/proc/loadavg: 2.09 2.02 2.00 4/80 8724
/proc/meminfo: memFree=1772456/2055920 swapFree=4180028/4192956
[pid=8724] ppid=8722 vsize=5492 CPUtime=0.18
/proc/8724/stat : 8724 (ld-linux.so.2) R 8722 8724 7530 0 -1 4194304 884 0 0 0 18 0 0 0 18 0 1 0 2003798387 5623808 615 996147200 1448431616 1448550632 4294956272 18446744073709551615 134610426 0 0 4096 0 0 0 0 17 1 0 0
/proc/8724/statm: 1373 615 328 29 0 363 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 5492

[startup+0.301537 s]
/proc/loadavg: 2.09 2.02 2.00 4/80 8724
/proc/meminfo: memFree=1772456/2055920 swapFree=4180028/4192956
[pid=8724] ppid=8722 vsize=6696 CPUtime=0.27
/proc/8724/stat : 8724 (ld-linux.so.2) R 8722 8724 7530 0 -1 4194304 1014 0 0 0 27 0 0 0 19 0 1 0 2003798387 6856704 745 996147200 1448431616 1448550632 4294956272 18446744073709551615 134601226 0 0 4096 0 0 0 0 17 1 0 0
/proc/8724/statm: 1674 745 328 29 0 664 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 6696

[startup+0.701572 s]
/proc/loadavg: 2.09 2.02 2.00 4/80 8724
/proc/meminfo: memFree=1772456/2055920 swapFree=4180028/4192956
[pid=8724] ppid=8722 vsize=8084 CPUtime=0.66
/proc/8724/stat : 8724 (ld-linux.so.2) R 8722 8724 7530 0 -1 4194304 1476 0 0 0 66 0 0 0 23 0 1 0 2003798387 8278016 1207 996147200 1448431616 1448550632 4294956272 18446744073709551615 134561271 0 0 4096 0 0 0 0 17 1 0 0
/proc/8724/statm: 2021 1207 328 29 0 1011 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 8084

[startup+1.50165 s]
/proc/loadavg: 2.09 2.02 2.00 3/81 8725
/proc/meminfo: memFree=1767264/2055920 swapFree=4180028/4192956
[pid=8724] ppid=8722 vsize=11736 CPUtime=1.46
/proc/8724/stat : 8724 (ld-linux.so.2) R 8722 8724 7530 0 -1 4194304 2433 0 0 0 145 1 0 0 25 0 1 0 2003798387 12017664 2164 996147200 1448431616 1448550632 4294956272 18446744073709551615 134557471 0 0 4096 0 0 0 0 17 1 0 0
/proc/8724/statm: 2934 2164 328 29 0 1924 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 11736

[startup+3.1018 s]
/proc/loadavg: 2.09 2.02 2.00 3/81 8725
/proc/meminfo: memFree=1761824/2055920 swapFree=4180028/4192956
[pid=8724] ppid=8722 vsize=19492 CPUtime=3.04
/proc/8724/stat : 8724 (ld-linux.so.2) R 8722 8724 7530 0 -1 4194304 4355 0 0 0 302 2 0 0 25 0 1 0 2003798387 19959808 4086 996147200 1448431616 1448550632 4294956272 18446744073709551615 134557323 0 0 4096 0 0 0 0 17 1 0 0
/proc/8724/statm: 4873 4086 328 29 0 3863 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 19492

[startup+6.30111 s]
/proc/loadavg: 2.08 2.02 2.00 3/81 8725
/proc/meminfo: memFree=1746016/2055920 swapFree=4180028/4192956
[pid=8724] ppid=8722 vsize=34772 CPUtime=6.22
/proc/8724/stat : 8724 (ld-linux.so.2) R 8722 8724 7530 0 -1 4194304 8186 0 0 0 618 4 0 0 25 0 1 0 2003798387 35606528 7917 996147200 1448431616 1448550632 4294956272 18446744073709551615 134557748 0 0 4096 0 0 0 0 17 1 0 0
/proc/8724/statm: 8693 7917 328 29 0 7683 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 34772

[startup+12.7027 s]
/proc/loadavg: 2.07 2.02 2.00 3/81 8725
/proc/meminfo: memFree=1714144/2055920 swapFree=4180028/4192956
[pid=8724] ppid=8722 vsize=66208 CPUtime=12.56
/proc/8724/stat : 8724 (ld-linux.so.2) R 8722 8724 7530 0 -1 4194304 15927 0 0 0 1249 7 0 0 25 0 1 0 2003798387 67796992 15658 996147200 1448431616 1448550632 4294956272 18446744073709551615 134601237 0 0 4096 0 0 0 0 17 1 0 0
/proc/8724/statm: 16552 15658 328 29 0 15542 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 66208

[startup+25.5019 s]
/proc/loadavg: 2.06 2.02 2.00 3/81 8725
/proc/meminfo: memFree=1639776/2055920 swapFree=4180028/4192956
[pid=8724] ppid=8722 vsize=136848 CPUtime=25.25
/proc/8724/stat : 8724 (ld-linux.so.2) R 8722 8724 7530 0 -1 4194304 33800 0 0 0 2510 15 0 0 25 0 1 0 2003798387 140132352 33531 996147200 1448431616 1448550632 4294956272 18446744073709551615 134553353 0 0 4096 0 0 0 0 17 1 0 0
/proc/8724/statm: 34212 33531 343 29 0 33202 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 136848

[startup+51.1014 s]
/proc/loadavg: 2.04 2.01 2.00 3/81 8725
/proc/meminfo: memFree=1639840/2055920 swapFree=4180028/4192956
[pid=8724] ppid=8722 vsize=136852 CPUtime=50.63
/proc/8724/stat : 8724 (ld-linux.so.2) R 8722 8724 7530 0 -1 4194304 33801 0 0 0 5048 15 0 0 25 0 1 0 2003798387 140136448 33532 996147200 1448431616 1448550632 4294956272 18446744073709551615 134522655 0 0 4096 0 0 0 0 17 1 0 0
/proc/8724/statm: 34213 33532 343 29 0 33203 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 136852

[startup+102.301 s]
/proc/loadavg: 2.01 2.01 2.00 3/81 8725
/proc/meminfo: memFree=1639584/2055920 swapFree=4180028/4192956
[pid=8724] ppid=8722 vsize=136852 CPUtime=101.39
/proc/8724/stat : 8724 (ld-linux.so.2) R 8722 8724 7530 0 -1 4194304 33801 0 0 0 10124 15 0 0 25 0 1 0 2003798387 140136448 33532 996147200 1448431616 1448550632 4294956272 18446744073709551615 134522624 0 0 4096 0 0 0 0 17 1 0 0
/proc/8724/statm: 34213 33532 343 29 0 33203 0
Current children cumulated CPU time (s) 101.39
Current children cumulated vsize (KiB) 136852

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 8725
/proc/meminfo: memFree=1639584/2055920 swapFree=4180028/4192956
[pid=8724] ppid=8722 vsize=136852 CPUtime=160.88
/proc/8724/stat : 8724 (ld-linux.so.2) R 8722 8724 7530 0 -1 4194304 33801 0 0 0 16073 15 0 0 25 0 1 0 2003798387 140136448 33532 996147200 1448431616 1448550632 4294956272 18446744073709551615 134546552 0 0 4096 0 0 0 0 17 1 0 0
/proc/8724/statm: 34213 33532 343 29 0 33203 0
Current children cumulated CPU time (s) 160.88
Current children cumulated vsize (KiB) 136852

[startup+222.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 8725
/proc/meminfo: memFree=1639584/2055920 swapFree=4180028/4192956
[pid=8724] ppid=8722 vsize=136852 CPUtime=220.37
/proc/8724/stat : 8724 (ld-linux.so.2) R 8722 8724 7530 0 -1 4194304 33801 0 0 0 22022 15 0 0 25 0 1 0 2003798387 140136448 33532 996147200 1448431616 1448550632 4294956272 18446744073709551615 134535381 0 0 4096 0 0 0 0 17 1 0 0
/proc/8724/statm: 34213 33532 343 29 0 33203 0
Current children cumulated CPU time (s) 220.37
Current children cumulated vsize (KiB) 136852

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 8731
/proc/meminfo: memFree=1639640/2055920 swapFree=4180028/4192956
[pid=8724] ppid=8722 vsize=136852 CPUtime=279.86
/proc/8724/stat : 8724 (ld-linux.so.2) R 8722 8724 7530 0 -1 4194304 33801 0 0 0 27970 16 0 0 25 0 1 0 2003798387 140136448 33532 996147200 1448431616 1448550632 4294956272 18446744073709551615 134535381 0 0 4096 0 0 0 0 17 1 0 0
/proc/8724/statm: 34213 33532 343 29 0 33203 0
Current children cumulated CPU time (s) 279.86
Current children cumulated vsize (KiB) 136852

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 8731
/proc/meminfo: memFree=1639640/2055920 swapFree=4180028/4192956
[pid=8724] ppid=8722 vsize=136852 CPUtime=339.35
/proc/8724/stat : 8724 (ld-linux.so.2) R 8722 8724 7530 0 -1 4194304 33801 0 0 0 33919 16 0 0 25 0 1 0 2003798387 140136448 33532 996147200 1448431616 1448550632 4294956272 18446744073709551615 134522626 0 0 4096 0 0 0 0 17 1 0 0
/proc/8724/statm: 34213 33532 343 29 0 33203 0
Current children cumulated CPU time (s) 339.35
Current children cumulated vsize (KiB) 136852

[startup+402.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 8731
/proc/meminfo: memFree=1639576/2055920 swapFree=4180028/4192956
[pid=8724] ppid=8722 vsize=136852 CPUtime=398.85
/proc/8724/stat : 8724 (ld-linux.so.2) R 8722 8724 7530 0 -1 4194304 33801 0 0 0 39869 16 0 0 25 0 1 0 2003798387 140136448 33532 996147200 1448431616 1448550632 4294956272 18446744073709551615 134545124 0 0 4096 0 0 0 0 17 1 0 0
/proc/8724/statm: 34213 33532 343 29 0 33203 0
Current children cumulated CPU time (s) 398.85
Current children cumulated vsize (KiB) 136852

[startup+462.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 8731
/proc/meminfo: memFree=1639576/2055920 swapFree=4180028/4192956
[pid=8724] ppid=8722 vsize=136852 CPUtime=458.34
/proc/8724/stat : 8724 (ld-linux.so.2) R 8722 8724 7530 0 -1 4194304 33801 0 0 0 45818 16 0 0 25 0 1 0 2003798387 140136448 33532 996147200 1448431616 1448550632 4294956272 18446744073709551615 134522626 0 0 4096 0 0 0 0 17 1 0 0
/proc/8724/statm: 34213 33532 343 29 0 33203 0
Current children cumulated CPU time (s) 458.34
Current children cumulated vsize (KiB) 136852

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 8731
/proc/meminfo: memFree=1639512/2055920 swapFree=4180028/4192956
[pid=8724] ppid=8722 vsize=136852 CPUtime=517.84
/proc/8724/stat : 8724 (ld-linux.so.2) R 8722 8724 7530 0 -1 4194304 33801 0 0 0 51768 16 0 0 25 0 1 0 2003798387 140136448 33532 996147200 1448431616 1448550632 4294956272 18446744073709551615 134522626 0 0 4096 0 0 0 0 17 1 0 0
/proc/8724/statm: 34213 33532 343 29 0 33203 0
Current children cumulated CPU time (s) 517.84
Current children cumulated vsize (KiB) 136852

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 8731
/proc/meminfo: memFree=1639456/2055920 swapFree=4180028/4192956
[pid=8724] ppid=8722 vsize=136852 CPUtime=577.33
/proc/8724/stat : 8724 (ld-linux.so.2) R 8722 8724 7530 0 -1 4194304 33802 0 0 0 57717 16 0 0 25 0 1 0 2003798387 140136448 33533 996147200 1448431616 1448550632 4294956272 18446744073709551615 134546544 0 0 4096 0 0 0 0 17 1 0 0
/proc/8724/statm: 34213 33533 343 29 0 33203 0
Current children cumulated CPU time (s) 577.33
Current children cumulated vsize (KiB) 136852

[startup+642.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 8731
/proc/meminfo: memFree=1639392/2055920 swapFree=4180028/4192956
[pid=8724] ppid=8722 vsize=136852 CPUtime=636.82
/proc/8724/stat : 8724 (ld-linux.so.2) R 8722 8724 7530 0 -1 4194304 33802 0 0 0 63666 16 0 0 25 0 1 0 2003798387 140136448 33533 996147200 1448431616 1448550632 4294956272 18446744073709551615 134535381 0 0 4096 0 0 0 0 17 1 0 0
/proc/8724/statm: 34213 33533 343 29 0 33203 0
Current children cumulated CPU time (s) 636.82
Current children cumulated vsize (KiB) 136852


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

[startup+882.307 s]
/proc/loadavg: 2.09 2.04 2.00 3/81 8772
/proc/meminfo: memFree=1416032/2055920 swapFree=4180028/4192956
[pid=8724] ppid=8722 vsize=136852 CPUtime=876.54
/proc/8724/stat : 8724 (ld-linux.so.2) R 8722 8724 7530 0 -1 4194304 33802 0 0 0 87634 20 0 0 25 0 1 0 2003798387 140136448 33533 996147200 1448431616 1448550632 4294956272 18446744073709551615 134546544 0 0 4096 0 0 0 0 17 0 0 0
/proc/8724/statm: 34213 33533 343 29 0 33203 0
Current children cumulated CPU time (s) 876.54
Current children cumulated vsize (KiB) 136852

[startup+942.302 s]
/proc/loadavg: 2.09 2.04 2.00 3/81 8772
/proc/meminfo: memFree=1416032/2055920 swapFree=4180028/4192956
[pid=8724] ppid=8722 vsize=136852 CPUtime=936.51
/proc/8724/stat : 8724 (ld-linux.so.2) R 8722 8724 7530 0 -1 4194304 33802 0 0 0 93631 20 0 0 25 0 1 0 2003798387 140136448 33533 996147200 1448431616 1448550632 4294956272 18446744073709551615 134535385 0 0 4096 0 0 0 0 17 0 0 0
/proc/8724/statm: 34213 33533 343 29 0 33203 0
Current children cumulated CPU time (s) 936.51
Current children cumulated vsize (KiB) 136852

[startup+1002.3 s]
/proc/loadavg: 2.08 2.05 2.00 3/81 8772
/proc/meminfo: memFree=1416032/2055920 swapFree=4180028/4192956
[pid=8724] ppid=8722 vsize=136852 CPUtime=996.48
/proc/8724/stat : 8724 (ld-linux.so.2) R 8722 8724 7530 0 -1 4194304 33802 0 0 0 99628 20 0 0 25 0 1 0 2003798387 140136448 33533 996147200 1448431616 1448550632 4294956272 18446744073709551615 134522606 0 0 4096 0 0 0 0 17 0 0 0
/proc/8724/statm: 34213 33533 343 29 0 33203 0
Current children cumulated CPU time (s) 996.48
Current children cumulated vsize (KiB) 136852

[startup+1062.3 s]
/proc/loadavg: 2.06 2.05 2.00 3/81 8772
/proc/meminfo: memFree=1415968/2055920 swapFree=4180028/4192956
[pid=8724] ppid=8722 vsize=136852 CPUtime=1056.46
/proc/8724/stat : 8724 (ld-linux.so.2) R 8722 8724 7530 0 -1 4194304 33802 0 0 0 105626 20 0 0 25 0 1 0 2003798387 140136448 33533 996147200 1448431616 1448550632 4294956272 18446744073709551615 134522606 0 0 4096 0 0 0 0 17 0 0 0
/proc/8724/statm: 34213 33533 343 29 0 33203 0
Current children cumulated CPU time (s) 1056.46
Current children cumulated vsize (KiB) 136852

[startup+1122.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/81 8772
/proc/meminfo: memFree=1415968/2055920 swapFree=4180028/4192956
[pid=8724] ppid=8722 vsize=136852 CPUtime=1116.44
/proc/8724/stat : 8724 (ld-linux.so.2) R 8722 8724 7530 0 -1 4194304 33802 0 0 0 111624 20 0 0 25 0 1 0 2003798387 140136448 33533 996147200 1448431616 1448550632 4294956272 18446744073709551615 134546226 0 0 4096 0 0 0 0 17 0 0 0
/proc/8724/statm: 34213 33533 343 29 0 33203 0
Current children cumulated CPU time (s) 1116.44
Current children cumulated vsize (KiB) 136852

[startup+1182.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/81 8772
/proc/meminfo: memFree=1415840/2055920 swapFree=4180028/4192956
[pid=8724] ppid=8722 vsize=136852 CPUtime=1176.41
/proc/8724/stat : 8724 (ld-linux.so.2) R 8722 8724 7530 0 -1 4194304 33802 0 0 0 117621 20 0 0 25 0 1 0 2003798387 140136448 33533 996147200 1448431616 1448550632 4294956272 18446744073709551615 134553454 0 0 4096 0 0 0 0 17 0 0 0
/proc/8724/statm: 34213 33533 343 29 0 33203 0
Current children cumulated CPU time (s) 1176.41
Current children cumulated vsize (KiB) 136852

[startup+1242.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/81 8772
/proc/meminfo: memFree=1415648/2055920 swapFree=4180028/4192956
[pid=8724] ppid=8722 vsize=136852 CPUtime=1236.39
/proc/8724/stat : 8724 (ld-linux.so.2) R 8722 8724 7530 0 -1 4194304 33802 0 0 0 123619 20 0 0 25 0 1 0 2003798387 140136448 33533 996147200 1448431616 1448550632 4294956272 18446744073709551615 134522679 0 0 4096 0 0 0 0 17 0 0 0
/proc/8724/statm: 34213 33533 343 29 0 33203 0
Current children cumulated CPU time (s) 1236.39
Current children cumulated vsize (KiB) 136852

[startup+1302.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/81 8772
/proc/meminfo: memFree=1415584/2055920 swapFree=4180028/4192956
[pid=8724] ppid=8722 vsize=136852 CPUtime=1296.36
/proc/8724/stat : 8724 (ld-linux.so.2) R 8722 8724 7530 0 -1 4194304 33802 0 0 0 129616 20 0 0 25 0 1 0 2003798387 140136448 33533 996147200 1448431616 1448550632 4294956272 18446744073709551615 134546514 0 0 4096 0 0 0 0 17 0 0 0
/proc/8724/statm: 34213 33533 343 29 0 33203 0
Current children cumulated CPU time (s) 1296.36
Current children cumulated vsize (KiB) 136852

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/81 8772
/proc/meminfo: memFree=1415520/2055920 swapFree=4180028/4192956
[pid=8724] ppid=8722 vsize=136852 CPUtime=1356.34
/proc/8724/stat : 8724 (ld-linux.so.2) R 8722 8724 7530 0 -1 4194304 33802 0 0 0 135614 20 0 0 25 0 1 0 2003798387 140136448 33533 996147200 1448431616 1448550632 4294956272 18446744073709551615 134545009 0 0 4096 0 0 0 0 17 0 0 0
/proc/8724/statm: 34213 33533 343 29 0 33203 0
Current children cumulated CPU time (s) 1356.34
Current children cumulated vsize (KiB) 136852

[startup+1422.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/81 8772
/proc/meminfo: memFree=1415456/2055920 swapFree=4180028/4192956
[pid=8724] ppid=8722 vsize=136852 CPUtime=1416.32
/proc/8724/stat : 8724 (ld-linux.so.2) R 8722 8724 7530 0 -1 4194304 33802 0 0 0 141612 20 0 0 25 0 1 0 2003798387 140136448 33533 996147200 1448431616 1448550632 4294956272 18446744073709551615 134546360 0 0 4096 0 0 0 0 17 0 0 0
/proc/8724/statm: 34213 33533 343 29 0 33203 0
Current children cumulated CPU time (s) 1416.32
Current children cumulated vsize (KiB) 136852

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 8772
/proc/meminfo: memFree=1415456/2055920 swapFree=4180028/4192956
[pid=8724] ppid=8722 vsize=136852 CPUtime=1476.29
/proc/8724/stat : 8724 (ld-linux.so.2) R 8722 8724 7530 0 -1 4194304 33802 0 0 0 147609 20 0 0 25 0 1 0 2003798387 140136448 33533 996147200 1448431616 1448550632 4294956272 18446744073709551615 134547606 0 0 4096 0 0 0 0 17 0 0 0
/proc/8724/statm: 34213 33533 343 29 0 33203 0
Current children cumulated CPU time (s) 1476.29
Current children cumulated vsize (KiB) 136852

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 8772
/proc/meminfo: memFree=1415456/2055920 swapFree=4180028/4192956
[pid=8724] ppid=8722 vsize=136852 CPUtime=1536.28
/proc/8724/stat : 8724 (ld-linux.so.2) R 8722 8724 7530 0 -1 4194304 33802 0 0 0 153607 21 0 0 25 0 1 0 2003798387 140136448 33533 996147200 1448431616 1448550632 4294956272 18446744073709551615 134522626 0 0 4096 0 0 0 0 17 0 0 0
/proc/8724/statm: 34213 33533 343 29 0 33203 0
Current children cumulated CPU time (s) 1536.28
Current children cumulated vsize (KiB) 136852

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 8772
/proc/meminfo: memFree=1415392/2055920 swapFree=4180028/4192956
[pid=8724] ppid=8722 vsize=136852 CPUtime=1596.25
/proc/8724/stat : 8724 (ld-linux.so.2) R 8722 8724 7530 0 -1 4194304 33802 0 0 0 159604 21 0 0 25 0 1 0 2003798387 140136448 33533 996147200 1448431616 1448550632 4294956272 18446744073709551615 134535381 0 0 4096 0 0 0 0 17 0 0 0
/proc/8724/statm: 34213 33533 343 29 0 33203 0
Current children cumulated CPU time (s) 1596.25
Current children cumulated vsize (KiB) 136852

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 8772
/proc/meminfo: memFree=1415392/2055920 swapFree=4180028/4192956
[pid=8724] ppid=8722 vsize=136852 CPUtime=1656.23
/proc/8724/stat : 8724 (ld-linux.so.2) R 8722 8724 7530 0 -1 4194304 33802 0 0 0 165602 21 0 0 25 0 1 0 2003798387 140136448 33533 996147200 1448431616 1448550632 4294956272 18446744073709551615 134546504 0 0 4096 0 0 0 0 17 0 0 0
/proc/8724/statm: 34213 33533 343 29 0 33203 0
Current children cumulated CPU time (s) 1656.23
Current children cumulated vsize (KiB) 136852

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 8772
/proc/meminfo: memFree=1415328/2055920 swapFree=4180028/4192956
[pid=8724] ppid=8722 vsize=136852 CPUtime=1716.2
/proc/8724/stat : 8724 (ld-linux.so.2) R 8722 8724 7530 0 -1 4194304 33802 0 0 0 171599 21 0 0 25 0 1 0 2003798387 140136448 33533 996147200 1448431616 1448550632 4294956272 18446744073709551615 134535381 0 0 4096 0 0 0 0 17 0 0 0
/proc/8724/statm: 34213 33533 343 29 0 33203 0
Current children cumulated CPU time (s) 1716.2
Current children cumulated vsize (KiB) 136852

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 8772
/proc/meminfo: memFree=1415136/2055920 swapFree=4180028/4192956
[pid=8724] ppid=8722 vsize=136852 CPUtime=1776.18
/proc/8724/stat : 8724 (ld-linux.so.2) R 8722 8724 7530 0 -1 4194304 33802 0 0 0 177597 21 0 0 25 0 1 0 2003798387 140136448 33533 996147200 1448431616 1448550632 4294956272 18446744073709551615 134546261 0 0 4096 0 0 0 0 17 0 0 0
/proc/8724/statm: 34213 33533 343 29 0 33203 0
Current children cumulated CPU time (s) 1776.18
Current children cumulated vsize (KiB) 136852



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1806.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 8772
/proc/meminfo: memFree=1415136/2055920 swapFree=4180028/4192956
[pid=8724] ppid=8722 vsize=136852 CPUtime=1800.08
/proc/8724/stat : 8724 (ld-linux.so.2) R 8722 8724 7530 0 -1 4194304 33802 0 0 0 179987 21 0 0 25 0 1 0 2003798387 140136448 33533 996147200 1448431616 1448550632 4294956272 18446744073709551615 134522637 0 0 4096 0 0 0 0 17 0 0 0
/proc/8724/statm: 34213 33533 343 29 0 33203 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 136852

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

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

[startup+1806.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 8772
/proc/meminfo: memFree=1415136/2055920 swapFree=4180028/4192956
[pid=8724] ppid=8722 vsize=136852 CPUtime=1800.08
/proc/8724/stat : 8724 (ld-linux.so.2) R 8722 8724 7530 0 -1 4194304 33802 0 0 0 179987 21 0 0 25 0 1 0 2003798387 140136448 33533 996147200 1448431616 1448550632 4294956272 18446744073709551615 134522637 0 0 4096 0 0 0 0 17 0 0 0
/proc/8724/statm: 34213 33533 343 29 0 33203 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 136852

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1806.23
CPU time (s): 1800.11
CPU user time (s): 1799.87
CPU system time (s): 0.236963
CPU usage (%): 99.661
Max. virtual memory (cumulated for all children) (KiB): 136852

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.87
system time used= 0.236963
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33802
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= 19
involuntary context switches= 31881

runsolver used 1.67674 second user time and 4.92625 second system time

The end

Launcher Data (download as text)

Begin job on node4 at 2008-07-05 10:57:10
IDJOB=1093094
IDBENCH=58686
IDSOLVER=328
FILE ID=node4/1093094-1215248228
PBS_JOBID= 7881973
Free space on /tmp= 66476 MiB

SOLVER NAME= spider 2008-06-14
BENCH NAME= CPAI08/csp/dag-half/normalized-half-n25-d5-e56-r7-12.xml
COMMAND LINE= HOME/run -c BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1093094-1215248228/watcher-1093094-1215248228 -o /tmp/evaluation-result-1093094-1215248228/solver-1093094-1215248228 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/run -c HOME/instance-1093094-1215248228.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= ccf341648ea4c9765316041a04d071c1
RANDOM SEED=710054051

node4.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.213
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.213
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:       1772936 kB
Buffers:         17528 kB
Cached:         161180 kB
SwapCached:       7000 kB
Active:         179300 kB
Inactive:        50768 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1772936 kB
SwapTotal:     4192956 kB
SwapFree:      4180028 kB
Dirty:           32100 kB
Writeback:           0 kB
Mapped:          67724 kB
Slab:            37872 kB
Committed_AS:  4141988 kB
PageTables:       2020 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= 66444 MiB
End job on node4 at 2008-07-05 11:27:18