Trace number 1055830

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
spider 2008-06-14SAT 1034.99 1037.07

DiagnosticValue
ASSIGNMENTS7769
CHECKS854726000

General information on the benchmark

Namecsp/travellingSalesman-20/
normalized-tsp-20-727_ext.xml
MD5SUMaeaf793ca70a0fb576c3a82ca5483bb5
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.533918
Satisfiable
(Un)Satisfiability was proved
Number of variables61
Number of constraints230
Maximum constraint arity3
Maximum domain size1001
Number of constraints which are defined in extension230
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

1034.91/1037.06	s SATISFIABLE
1034.91/1037.06	v 19 21 13 3 6 24 9 1 10 23 2 4 8 28 1 12 7 27 14 4 18 12 20 10 11 4 12 13 3 5 5 8 15 3 16 5 17 4 4 4 24 48 49 72 76 104 116 143 147 159 169 173 186 191 199 202 207 211 215 215 0 
1034.91/1037.06	d CHECKS 854725726
1034.91/1037.06	d ASSIGNMENTS 7769

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1055830-1215060405/watcher-1055830-1215060405 -o /tmp/evaluation-result-1055830-1215060405/solver-1055830-1215060405 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/run -c HOME/instance-1055830-1215060405.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.01 2.01 2.03 4/81 17925
/proc/meminfo: memFree=1591632/2055920 swapFree=4179444/4192956
[pid=17925] ppid=17923 vsize=18572 CPUtime=0
/proc/17925/stat : 17925 (runsolver) R 17923 17925 12863 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 1985015372 19017728 292 996147200 4194304 4296836 548682068496 18446744073709551615 214919867687 0 0 4096 24578 0 0 0 17 1 0 0
/proc/17925/statm: 4643 292 257 25 0 2626 0

[startup+0.093101 s]
/proc/loadavg: 2.01 2.01 2.03 4/81 17925
/proc/meminfo: memFree=1591632/2055920 swapFree=4179444/4192956
[pid=17925] ppid=17923 vsize=4944 CPUtime=0.08
/proc/17925/stat : 17925 (ld-linux.so.2) R 17923 17925 12863 0 -1 4194304 798 0 0 0 8 0 0 0 18 0 1 0 1985015372 5062656 529 996147200 1448431616 1448550632 4294956288 18446744073709551615 134601805 0 0 4096 0 0 0 0 17 1 0 0
/proc/17925/statm: 1236 529 328 29 0 226 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4944

[startup+0.101099 s]
/proc/loadavg: 2.01 2.01 2.03 4/81 17925
/proc/meminfo: memFree=1591632/2055920 swapFree=4179444/4192956
[pid=17925] ppid=17923 vsize=4944 CPUtime=0.08
/proc/17925/stat : 17925 (ld-linux.so.2) R 17923 17925 12863 0 -1 4194304 803 0 0 0 8 0 0 0 18 0 1 0 1985015372 5062656 534 996147200 1448431616 1448550632 4294956288 18446744073709551615 134610501 0 0 4096 0 0 0 0 17 1 0 0
/proc/17925/statm: 1236 534 328 29 0 226 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4944

[startup+0.301125 s]
/proc/loadavg: 2.01 2.01 2.03 4/81 17925
/proc/meminfo: memFree=1591632/2055920 swapFree=4179444/4192956
[pid=17925] ppid=17923 vsize=28872 CPUtime=0.28
/proc/17925/stat : 17925 (ld-linux.so.2) R 17923 17925 12863 0 -1 4194304 6752 0 0 0 25 3 0 0 19 0 1 0 1985015372 29564928 6483 996147200 1448431616 1448550632 4294956288 18446744073709551615 134522966 0 0 4096 0 0 0 0 17 1 0 0
/proc/17925/statm: 7218 6483 343 29 0 6208 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 28872

[startup+0.701179 s]
/proc/loadavg: 2.01 2.01 2.03 4/81 17925
/proc/meminfo: memFree=1591632/2055920 swapFree=4179444/4192956
[pid=17925] ppid=17923 vsize=28872 CPUtime=0.68
/proc/17925/stat : 17925 (ld-linux.so.2) R 17923 17925 12863 0 -1 4194304 6752 0 0 0 65 3 0 0 23 0 1 0 1985015372 29564928 6483 996147200 1448431616 1448550632 4294956288 18446744073709551615 134522913 0 0 4096 0 0 0 0 17 1 0 0
/proc/17925/statm: 7218 6483 343 29 0 6208 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 28872

[startup+1.50129 s]
/proc/loadavg: 2.01 2.01 2.03 3/82 17926
/proc/meminfo: memFree=1565768/2055920 swapFree=4179444/4192956
[pid=17925] ppid=17923 vsize=28872 CPUtime=1.47
/proc/17925/stat : 17925 (ld-linux.so.2) R 17923 17925 12863 0 -1 4194304 6753 0 0 0 144 3 0 0 25 0 1 0 1985015372 29564928 6484 996147200 1448431616 1448550632 4294956288 18446744073709551615 134535029 0 0 4096 0 0 0 0 17 1 0 0
/proc/17925/statm: 7218 6484 343 29 0 6208 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 28872

[startup+3.1015 s]
/proc/loadavg: 2.01 2.01 2.03 3/82 17926
/proc/meminfo: memFree=1564488/2055920 swapFree=4179444/4192956
[pid=17925] ppid=17923 vsize=28872 CPUtime=3.06
/proc/17925/stat : 17925 (ld-linux.so.2) R 17923 17925 12863 0 -1 4194304 6753 0 0 0 303 3 0 0 25 0 1 0 1985015372 29564928 6484 996147200 1448431616 1448550632 4294956288 18446744073709551615 134535189 0 0 4096 0 0 0 0 17 1 0 0
/proc/17925/statm: 7218 6484 343 29 0 6208 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 28872

[startup+6.30193 s]
/proc/loadavg: 2.01 2.01 2.03 3/82 17926
/proc/meminfo: memFree=1561040/2055920 swapFree=4179444/4192956
[pid=17925] ppid=17923 vsize=28872 CPUtime=6.23
/proc/17925/stat : 17925 (ld-linux.so.2) R 17923 17925 12863 0 -1 4194304 6754 0 0 0 620 3 0 0 25 0 1 0 1985015372 29564928 6485 996147200 1448431616 1448550632 4294956288 18446744073709551615 134522982 0 0 4096 0 0 0 0 17 1 0 0
/proc/17925/statm: 7218 6485 343 29 0 6208 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 28872

[startup+12.7028 s]
/proc/loadavg: 2.00 2.01 2.03 3/82 17926
/proc/meminfo: memFree=1554128/2055920 swapFree=4179444/4192956
[pid=17925] ppid=17923 vsize=28872 CPUtime=12.58
/proc/17925/stat : 17925 (ld-linux.so.2) R 17923 17925 12863 0 -1 4194304 6756 0 0 0 1255 3 0 0 25 0 1 0 1985015372 29564928 6487 996147200 1448431616 1448550632 4294956288 18446744073709551615 134534887 0 0 4096 0 0 0 0 17 1 0 0
/proc/17925/statm: 7218 6487 343 29 0 6208 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 28872

[startup+25.5015 s]
/proc/loadavg: 2.00 2.01 2.02 3/82 17926
/proc/meminfo: memFree=1540112/2055920 swapFree=4179444/4192956
[pid=17925] ppid=17923 vsize=28872 CPUtime=25.27
/proc/17925/stat : 17925 (ld-linux.so.2) R 17923 17925 12863 0 -1 4194304 6760 0 0 0 2523 4 0 0 25 0 1 0 1985015372 29564928 6491 996147200 1448431616 1448550632 4294956288 18446744073709551615 134523003 0 0 4096 0 0 0 0 17 1 0 0
/proc/17925/statm: 7218 6491 343 29 0 6208 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 28872

[startup+51.102 s]
/proc/loadavg: 2.00 2.01 2.02 3/82 17926
/proc/meminfo: memFree=1513360/2055920 swapFree=4179444/4192956
[pid=17925] ppid=17923 vsize=28872 CPUtime=50.6
/proc/17925/stat : 17925 (ld-linux.so.2) R 17923 17925 12863 0 -1 4194304 6767 0 0 0 5056 4 0 0 25 0 1 0 1985015372 29564928 6498 996147200 1448431616 1448550632 4294956288 18446744073709551615 134534915 0 0 4096 0 0 0 0 17 1 0 0
/proc/17925/statm: 7218 6498 343 29 0 6208 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 28872

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.02 3/74 17928
/proc/meminfo: memFree=1192400/2055920 swapFree=4179444/4192956
[pid=17925] ppid=17923 vsize=28872 CPUtime=101.64
/proc/17925/stat : 17925 (ld-linux.so.2) R 17923 17925 12863 0 -1 4194304 6784 0 0 0 10159 5 0 0 25 0 1 0 1985015372 29564928 6515 996147200 1448431616 1448550632 4294956288 18446744073709551615 134535117 0 0 4096 0 0 0 0 17 0 0 0
/proc/17925/statm: 7218 6515 343 29 0 6208 0
Current children cumulated CPU time (s) 101.64
Current children cumulated vsize (KiB) 28872

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 2.01 3/84 17977
/proc/meminfo: memFree=1352320/2055920 swapFree=4179444/4192956
[pid=17925] ppid=17923 vsize=29412 CPUtime=161.47
/proc/17925/stat : 17925 (ld-linux.so.2) R 17923 17925 12863 0 -1 4194304 6963 0 0 0 16141 6 0 0 25 0 1 0 1985015372 30117888 6694 996147200 1448431616 1448550632 4294956288 18446744073709551615 134545464 0 0 4096 0 0 0 0 17 0 0 0
/proc/17925/statm: 7353 6694 343 29 0 6343 0
Current children cumulated CPU time (s) 161.47
Current children cumulated vsize (KiB) 29412

[startup+222.301 s]
/proc/loadavg: 2.07 2.02 2.01 4/84 17977
/proc/meminfo: memFree=1044224/2055920 swapFree=4179444/4192956
[pid=17925] ppid=17923 vsize=29412 CPUtime=221.17
/proc/17925/stat : 17925 (ld-linux.so.2) R 17923 17925 12863 0 -1 4194304 6963 0 0 0 22111 6 0 0 25 0 1 0 1985015372 30117888 6694 996147200 1448431616 1448550632 4294956288 18446744073709551615 134545080 0 0 4096 0 0 0 0 17 0 0 0
/proc/17925/statm: 7353 6694 343 29 0 6343 0
Current children cumulated CPU time (s) 221.17
Current children cumulated vsize (KiB) 29412

[startup+282.301 s]
/proc/loadavg: 2.31 2.11 2.04 3/84 17977
/proc/meminfo: memFree=1043904/2055920 swapFree=4179444/4192956
[pid=17925] ppid=17923 vsize=29412 CPUtime=280.9
/proc/17925/stat : 17925 (ld-linux.so.2) R 17923 17925 12863 0 -1 4194304 6963 0 0 0 28084 6 0 0 25 0 1 0 1985015372 30117888 6694 996147200 1448431616 1448550632 4294956288 18446744073709551615 134545118 0 0 4096 0 0 0 0 17 0 0 0
/proc/17925/statm: 7353 6694 343 29 0 6343 0
Current children cumulated CPU time (s) 280.9
Current children cumulated vsize (KiB) 29412

[startup+342.301 s]
/proc/loadavg: 2.11 2.09 2.04 3/84 17977
/proc/meminfo: memFree=1043904/2055920 swapFree=4179444/4192956
[pid=17925] ppid=17923 vsize=29412 CPUtime=340.63
/proc/17925/stat : 17925 (ld-linux.so.2) R 17923 17925 12863 0 -1 4194304 6963 0 0 0 34057 6 0 0 25 0 1 0 1985015372 30117888 6694 996147200 1448431616 1448550632 4294956288 18446744073709551615 134535189 0 0 4096 0 0 0 0 17 0 0 0
/proc/17925/statm: 7353 6694 343 29 0 6343 0
Current children cumulated CPU time (s) 340.63
Current children cumulated vsize (KiB) 29412

[startup+402.301 s]
/proc/loadavg: 2.04 2.07 2.03 3/74 18046
/proc/meminfo: memFree=1731664/2055920 swapFree=4179444/4192956
[pid=17925] ppid=17923 vsize=29700 CPUtime=400.46
/proc/17925/stat : 17925 (ld-linux.so.2) R 17923 17925 12863 0 -1 4194304 7035 0 0 0 40039 7 0 0 25 0 1 0 1985015372 30412800 6766 996147200 1448431616 1448550632 4294956288 18446744073709551615 134522921 0 0 4096 0 0 0 0 17 0 0 0
/proc/17925/statm: 7425 6766 343 29 0 6415 0
Current children cumulated CPU time (s) 400.46
Current children cumulated vsize (KiB) 29700

[startup+462.301 s]
/proc/loadavg: 2.01 2.05 2.02 3/74 18046
/proc/meminfo: memFree=1731600/2055920 swapFree=4179444/4192956
[pid=17925] ppid=17923 vsize=29700 CPUtime=460.44
/proc/17925/stat : 17925 (ld-linux.so.2) R 17923 17925 12863 0 -1 4194304 7035 0 0 0 46037 7 0 0 25 0 1 0 1985015372 30412800 6766 996147200 1448431616 1448550632 4294956288 18446744073709551615 134522933 0 0 4096 0 0 0 0 17 0 0 0
/proc/17925/statm: 7425 6766 343 29 0 6415 0
Current children cumulated CPU time (s) 460.44
Current children cumulated vsize (KiB) 29700

[startup+522.302 s]
/proc/loadavg: 2.06 2.06 2.02 3/74 18046
/proc/meminfo: memFree=1731536/2055920 swapFree=4179444/4192956
[pid=17925] ppid=17923 vsize=29700 CPUtime=520.41
/proc/17925/stat : 17925 (ld-linux.so.2) R 17923 17925 12863 0 -1 4194304 7035 0 0 0 52034 7 0 0 25 0 1 0 1985015372 30412800 6766 996147200 1448431616 1448550632 4294956288 18446744073709551615 134545934 0 0 4096 0 0 0 0 17 0 0 0
/proc/17925/statm: 7425 6766 343 29 0 6415 0
Current children cumulated CPU time (s) 520.41
Current children cumulated vsize (KiB) 29700

[startup+582.302 s]
/proc/loadavg: 2.07 2.06 2.02 3/74 18046
/proc/meminfo: memFree=1731024/2055920 swapFree=4179444/4192956
[pid=17925] ppid=17923 vsize=30276 CPUtime=580.39
/proc/17925/stat : 17925 (ld-linux.so.2) R 17923 17925 12863 0 -1 4194304 7179 0 0 0 58031 8 0 0 25 0 1 0 1985015372 31002624 6910 996147200 1448431616 1448550632 4294956288 18446744073709551615 134535146 0 0 4096 0 0 0 0 17 0 0 0
/proc/17925/statm: 7569 6910 343 29 0 6559 0
Current children cumulated CPU time (s) 580.39
Current children cumulated vsize (KiB) 30276

[startup+642.302 s]
/proc/loadavg: 2.07 2.06 2.02 3/74 18046
/proc/meminfo: memFree=1731024/2055920 swapFree=4179444/4192956
[pid=17925] ppid=17923 vsize=30276 CPUtime=640.38
/proc/17925/stat : 17925 (ld-linux.so.2) R 17923 17925 12863 0 -1 4194304 7179 0 0 0 64030 8 0 0 25 0 1 0 1985015372 31002624 6910 996147200 1448431616 1448550632 4294956288 18446744073709551615 134522970 0 0 4096 0 0 0 0 17 0 0 0
/proc/17925/statm: 7569 6910 343 29 0 6559 0
Current children cumulated CPU time (s) 640.38
Current children cumulated vsize (KiB) 30276

[startup+702.302 s]
/proc/loadavg: 2.14 2.08 2.03 3/85 18091
/proc/meminfo: memFree=1678264/2055920 swapFree=4179444/4192956
[pid=17925] ppid=17923 vsize=30276 CPUtime=700.35
/proc/17925/stat : 17925 (ld-linux.so.2) R 17923 17925 12863 0 -1 4194304 7179 0 0 0 70025 10 0 0 25 0 1 0 1985015372 31002624 6910 996147200 1448431616 1448550632 4294956288 18446744073709551615 134534998 0 0 4096 0 0 0 0 17 0 0 0
/proc/17925/statm: 7569 6910 343 29 0 6559 0
Current children cumulated CPU time (s) 700.35
Current children cumulated vsize (KiB) 30276

[startup+762.307 s]
/proc/loadavg: 2.05 2.06 2.02 3/85 18091
/proc/meminfo: memFree=1678392/2055920 swapFree=4179444/4192956
[pid=17925] ppid=17923 vsize=30276 CPUtime=760.32
/proc/17925/stat : 17925 (ld-linux.so.2) R 17923 17925 12863 0 -1 4194304 7179 0 0 0 76022 10 0 0 25 0 1 0 1985015372 31002624 6910 996147200 1448431616 1448550632 4294956288 18446744073709551615 134522919 0 0 4096 0 0 0 0 17 0 0 0
/proc/17925/statm: 7569 6910 343 29 0 6559 0
Current children cumulated CPU time (s) 760.32
Current children cumulated vsize (KiB) 30276

[startup+822.301 s]
/proc/loadavg: 2.02 2.05 2.02 3/85 18091
/proc/meminfo: memFree=1678200/2055920 swapFree=4179444/4192956
[pid=17925] ppid=17923 vsize=30564 CPUtime=820.29
/proc/17925/stat : 17925 (ld-linux.so.2) R 17923 17925 12863 0 -1 4194304 7251 0 0 0 82019 10 0 0 25 0 1 0 1985015372 31297536 6982 996147200 1448431616 1448550632 4294956288 18446744073709551615 134522970 0 0 4096 0 0 0 0 17 0 0 0
/proc/17925/statm: 7641 6982 343 29 0 6631 0
Current children cumulated CPU time (s) 820.29
Current children cumulated vsize (KiB) 30564

[startup+882.301 s]
/proc/loadavg: 2.00 2.04 2.01 3/85 18097
/proc/meminfo: memFree=1678008/2055920 swapFree=4179444/4192956
[pid=17925] ppid=17923 vsize=30564 CPUtime=880.27
/proc/17925/stat : 17925 (ld-linux.so.2) R 17923 17925 12863 0 -1 4194304 7251 0 0 0 88016 11 0 0 25 0 1 0 1985015372 31297536 6982 996147200 1448431616 1448550632 4294956288 18446744073709551615 134534900 0 0 4096 0 0 0 0 17 0 0 0
/proc/17925/statm: 7641 6982 343 29 0 6631 0
Current children cumulated CPU time (s) 880.27
Current children cumulated vsize (KiB) 30564

[startup+942.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/85 18097
/proc/meminfo: memFree=1678008/2055920 swapFree=4179444/4192956
[pid=17925] ppid=17923 vsize=30564 CPUtime=940.25
/proc/17925/stat : 17925 (ld-linux.so.2) R 17923 17925 12863 0 -1 4194304 7251 0 0 0 94014 11 0 0 25 0 1 0 1985015372 31297536 6982 996147200 1448431616 1448550632 4294956288 18446744073709551615 134535146 0 0 4096 0 0 0 0 17 0 0 0
/proc/17925/statm: 7641 6982 343 29 0 6631 0
Current children cumulated CPU time (s) 940.25
Current children cumulated vsize (KiB) 30564

[startup+1002.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/85 18097
/proc/meminfo: memFree=1678008/2055920 swapFree=4179444/4192956
[pid=17925] ppid=17923 vsize=30564 CPUtime=1000.22
/proc/17925/stat : 17925 (ld-linux.so.2) R 17923 17925 12863 0 -1 4194304 7251 0 0 0 100011 11 0 0 25 0 1 0 1985015372 31297536 6982 996147200 1448431616 1448550632 4294956288 18446744073709551615 134535130 0 0 4096 0 0 0 0 17 0 0 0
/proc/17925/statm: 7641 6982 343 29 0 6631 0
Current children cumulated CPU time (s) 1000.22
Current children cumulated vsize (KiB) 30564

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

[startup+1023.9 s]
/proc/loadavg: 2.00 2.02 2.00 3/85 18097
/proc/meminfo: memFree=1678008/2055920 swapFree=4179444/4192956
[pid=17925] ppid=17923 vsize=30564 CPUtime=1021.81
/proc/17925/stat : 17925 (ld-linux.so.2) R 17923 17925 12863 0 -1 4194304 7251 0 0 0 102170 11 0 0 25 0 1 0 1985015372 31297536 6982 996147200 1448431616 1448550632 4294956288 18446744073709551615 134522921 0 0 4096 0 0 0 0 17 0 0 0
/proc/17925/statm: 7641 6982 343 29 0 6631 0
Current children cumulated CPU time (s) 1021.81
Current children cumulated vsize (KiB) 30564

[startup+1030.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/85 18097
/proc/meminfo: memFree=1678008/2055920 swapFree=4179444/4192956
[pid=17925] ppid=17923 vsize=30564 CPUtime=1028.21
/proc/17925/stat : 17925 (ld-linux.so.2) R 17923 17925 12863 0 -1 4194304 7251 0 0 0 102810 11 0 0 25 0 1 0 1985015372 31297536 6982 996147200 1448431616 1448550632 4294956288 18446744073709551615 134523007 0 0 4096 0 0 0 0 17 0 0 0
/proc/17925/statm: 7641 6982 343 29 0 6631 0
Current children cumulated CPU time (s) 1028.21
Current children cumulated vsize (KiB) 30564

[startup+1033.5 s]
/proc/loadavg: 2.00 2.02 2.00 3/85 18097
/proc/meminfo: memFree=1678008/2055920 swapFree=4179444/4192956
[pid=17925] ppid=17923 vsize=30564 CPUtime=1031.41
/proc/17925/stat : 17925 (ld-linux.so.2) R 17923 17925 12863 0 -1 4194304 7251 0 0 0 103130 11 0 0 25 0 1 0 1985015372 31297536 6982 996147200 1448431616 1448550632 4294956288 18446744073709551615 134522986 0 0 4096 0 0 0 0 17 0 0 0
/proc/17925/statm: 7641 6982 343 29 0 6631 0
Current children cumulated CPU time (s) 1031.41
Current children cumulated vsize (KiB) 30564

[startup+1035.11 s]
/proc/loadavg: 2.00 2.02 2.00 3/85 18097
/proc/meminfo: memFree=1678008/2055920 swapFree=4179444/4192956
[pid=17925] ppid=17923 vsize=30564 CPUtime=1033.02
/proc/17925/stat : 17925 (ld-linux.so.2) R 17923 17925 12863 0 -1 4194304 7251 0 0 0 103291 11 0 0 25 0 1 0 1985015372 31297536 6982 996147200 1448431616 1448550632 4294956288 18446744073709551615 134522924 0 0 4096 0 0 0 0 17 0 0 0
/proc/17925/statm: 7641 6982 343 29 0 6631 0
Current children cumulated CPU time (s) 1033.02
Current children cumulated vsize (KiB) 30564

[startup+1035.9 s]
/proc/loadavg: 2.00 2.02 2.00 3/85 18097
/proc/meminfo: memFree=1678008/2055920 swapFree=4179444/4192956
[pid=17925] ppid=17923 vsize=30564 CPUtime=1033.81
/proc/17925/stat : 17925 (ld-linux.so.2) R 17923 17925 12863 0 -1 4194304 7251 0 0 0 103370 11 0 0 25 0 1 0 1985015372 31297536 6982 996147200 1448431616 1448550632 4294956288 18446744073709551615 134535117 0 0 4096 0 0 0 0 17 0 0 0
/proc/17925/statm: 7641 6982 343 29 0 6631 0
Current children cumulated CPU time (s) 1033.81
Current children cumulated vsize (KiB) 30564

[startup+1036.7 s]
/proc/loadavg: 2.00 2.02 2.00 3/85 18097
/proc/meminfo: memFree=1678008/2055920 swapFree=4179444/4192956
[pid=17925] ppid=17923 vsize=30564 CPUtime=1034.61
/proc/17925/stat : 17925 (ld-linux.so.2) R 17923 17925 12863 0 -1 4194304 7251 0 0 0 103450 11 0 0 25 0 1 0 1985015372 31297536 6982 996147200 1448431616 1448550632 4294956288 18446744073709551615 134535172 0 0 4096 0 0 0 0 17 0 0 0
/proc/17925/statm: 7641 6982 343 29 0 6631 0
Current children cumulated CPU time (s) 1034.61
Current children cumulated vsize (KiB) 30564

[startup+1036.9 s]
/proc/loadavg: 2.00 2.02 2.00 3/85 18097
/proc/meminfo: memFree=1678008/2055920 swapFree=4179444/4192956
[pid=17925] ppid=17923 vsize=30564 CPUtime=1034.81
/proc/17925/stat : 17925 (ld-linux.so.2) R 17923 17925 12863 0 -1 4194304 7251 0 0 0 103470 11 0 0 25 0 1 0 1985015372 31297536 6982 996147200 1448431616 1448550632 4294956288 18446744073709551615 134534924 0 0 4096 0 0 0 0 17 0 0 0
/proc/17925/statm: 7641 6982 343 29 0 6631 0
Current children cumulated CPU time (s) 1034.81
Current children cumulated vsize (KiB) 30564

[startup+1037 s]
/proc/loadavg: 2.00 2.02 2.00 3/85 18097
/proc/meminfo: memFree=1678008/2055920 swapFree=4179444/4192956
[pid=17925] ppid=17923 vsize=30564 CPUtime=1034.91
/proc/17925/stat : 17925 (ld-linux.so.2) R 17923 17925 12863 0 -1 4194304 7251 0 0 0 103480 11 0 0 25 0 1 0 1985015372 31297536 6982 996147200 1448431616 1448550632 4294956288 18446744073709551615 134535162 0 0 4096 0 0 0 0 17 0 0 0
/proc/17925/statm: 7641 6982 343 29 0 6631 0
Current children cumulated CPU time (s) 1034.91
Current children cumulated vsize (KiB) 30564

Child status: 0
Real time (s): 1037.07
CPU time (s): 1034.99
CPU user time (s): 1034.87
CPU system time (s): 0.120981
CPU usage (%): 99.7994
Max. virtual memory (cumulated for all children) (KiB): 30564

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

runsolver used 1.09383 second user time and 2.75958 second system time

The end

Launcher Data (download as text)

Begin job on node10 at 2008-07-03 06:46:45
IDJOB=1055830
IDBENCH=56973
IDSOLVER=328
FILE ID=node10/1055830-1215060405
PBS_JOBID= 7875153
Free space on /tmp= 66436 MiB

SOLVER NAME= spider 2008-06-14
BENCH NAME= CPAI08/csp/travellingSalesman-20/normalized-tsp-20-727_ext.xml
COMMAND LINE= HOME/run -c BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1055830-1215060405/watcher-1055830-1215060405 -o /tmp/evaluation-result-1055830-1215060405/solver-1055830-1215060405 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/run -c HOME/instance-1055830-1215060405.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= aeaf793ca70a0fb576c3a82ca5483bb5
RANDOM SEED=1136584856

node10.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:       1592112 kB
Buffers:         56552 kB
Cached:         243044 kB
SwapCached:       7560 kB
Active:         251300 kB
Inactive:       136596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1592112 kB
SwapTotal:     4192956 kB
SwapFree:      4179444 kB
Dirty:            5720 kB
Writeback:           0 kB
Mapped:         102104 kB
Slab:            60912 kB
Committed_AS:  4028640 kB
PageTables:       2180 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= 66500 MiB
End job on node10 at 2008-07-03 07:04:02