Trace number 1037877

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.1 1812.63

General information on the benchmark

Namecsp/QCP-20/
normalized-qcp-20-187-0_ext.xml
MD5SUM5240de074e9cbc6096cab22826be74e1
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 benchmark3.68944
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints5540
Maximum constraint arity2
Maximum domain size20
Number of constraints which are defined in extension5540
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-1037877-1214962936/watcher-1037877-1214962936 -o /tmp/evaluation-result-1037877-1214962936/solver-1037877-1214962936 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/run -c HOME/instance-1037877-1214962936.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: 1.92 2.00 2.03 4/81 21392
/proc/meminfo: memFree=1378816/2055920 swapFree=4180500/4192956
[pid=21392] ppid=21390 vsize=5356 CPUtime=0
/proc/21392/stat : 21392 (run) R 21390 21392 19882 0 -1 4194304 263 0 0 0 0 0 0 0 22 0 1 0 1975264942 5484544 231 996147200 4194304 4889804 548682068848 18446744073709551615 217051622695 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/21392/statm: 1339 231 192 169 0 50 0

[startup+0.211246 s]
/proc/loadavg: 1.92 2.00 2.03 4/81 21392
/proc/meminfo: memFree=1378816/2055920 swapFree=4180500/4192956
[pid=21392] ppid=21390 vsize=43316 CPUtime=0.2
/proc/21392/stat : 21392 (ld-linux.so.2) R 21390 21392 19882 0 -1 4194304 10429 0 0 0 15 5 0 0 19 0 1 0 1975264942 44355584 10160 996147200 1448431616 1448550632 4294956288 18446744073709551615 4157598267 0 0 4096 0 0 0 0 17 1 0 0
/proc/21392/statm: 10829 10160 330 29 0 9819 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 43316

[startup+0.301261 s]
/proc/loadavg: 1.92 2.00 2.03 4/81 21392
/proc/meminfo: memFree=1378816/2055920 swapFree=4180500/4192956
[pid=21392] ppid=21390 vsize=61532 CPUtime=0.28
/proc/21392/stat : 21392 (ld-linux.so.2) R 21390 21392 19882 0 -1 4194304 14978 0 0 0 21 7 0 0 19 0 1 0 1975264942 63008768 14709 996147200 1448431616 1448550632 4294956288 18446744073709551615 4157250500 0 0 4096 0 0 0 0 17 1 0 0
/proc/21392/statm: 15383 14709 330 29 0 14373 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 61532

[startup+0.401285 s]
/proc/loadavg: 1.92 2.00 2.03 4/81 21392
/proc/meminfo: memFree=1378816/2055920 swapFree=4180500/4192956
[pid=21392] ppid=21390 vsize=81728 CPUtime=0.38
/proc/21392/stat : 21392 (ld-linux.so.2) R 21390 21392 19882 0 -1 4194304 20035 0 0 0 28 10 0 0 20 0 1 0 1975264942 83689472 19766 996147200 1448431616 1448550632 4294956288 18446744073709551615 4157598267 0 0 4096 0 0 0 0 17 1 0 0
/proc/21392/statm: 20432 19766 330 29 0 19422 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 81728

[startup+0.702338 s]
/proc/loadavg: 1.92 2.00 2.03 4/81 21392
/proc/meminfo: memFree=1378816/2055920 swapFree=4180500/4192956
[pid=21392] ppid=21390 vsize=123052 CPUtime=0.68
/proc/21392/stat : 21392 (ld-linux.so.2) R 21390 21392 19882 0 -1 4194304 30356 0 0 0 53 15 0 0 23 0 1 0 1975264942 126005248 30087 996147200 1448431616 1448550632 4294956288 18446744073709551615 134535064 0 0 4096 0 0 0 0 17 1 0 0
/proc/21392/statm: 30763 30087 342 29 0 29753 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 123052

[startup+1.50149 s]
/proc/loadavg: 1.92 2.00 2.03 3/82 21393
/proc/meminfo: memFree=1259384/2055920 swapFree=4180500/4192956
[pid=21392] ppid=21390 vsize=123224 CPUtime=1.48
/proc/21392/stat : 21392 (ld-linux.so.2) R 21390 21392 19882 0 -1 4194304 30387 0 0 0 133 15 0 0 25 0 1 0 1975264942 126181376 30118 996147200 1448431616 1448550632 4294956288 18446744073709551615 134548181 0 0 4096 0 0 0 0 17 1 0 0
/proc/21392/statm: 30806 30118 342 29 0 29796 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 123224

[startup+3.10279 s]
/proc/loadavg: 1.92 2.00 2.03 3/82 21393
/proc/meminfo: memFree=1259192/2055920 swapFree=4180500/4192956
[pid=21392] ppid=21390 vsize=123224 CPUtime=3.06
/proc/21392/stat : 21392 (ld-linux.so.2) R 21390 21392 19882 0 -1 4194304 30410 0 0 0 291 15 0 0 25 0 1 0 1975264942 126181376 30141 996147200 1448431616 1448550632 4294956288 18446744073709551615 134535010 0 0 4096 0 0 0 0 17 1 0 0
/proc/21392/statm: 30806 30141 342 29 0 29796 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 123224

[startup+6.3014 s]
/proc/loadavg: 1.93 2.00 2.02 3/82 21393
/proc/meminfo: memFree=1259072/2055920 swapFree=4180500/4192956
[pid=21392] ppid=21390 vsize=123372 CPUtime=6.23
/proc/21392/stat : 21392 (ld-linux.so.2) R 21390 21392 19882 0 -1 4194304 30423 0 0 0 608 15 0 0 25 0 1 0 1975264942 126332928 30154 996147200 1448431616 1448550632 4294956288 18446744073709551615 134544062 0 0 4096 0 0 0 0 17 1 0 0
/proc/21392/statm: 30843 30154 342 29 0 29833 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 123372

[startup+12.7026 s]
/proc/loadavg: 1.93 2.00 2.02 3/82 21393
/proc/meminfo: memFree=1259008/2055920 swapFree=4180500/4192956
[pid=21392] ppid=21390 vsize=123372 CPUtime=12.58
/proc/21392/stat : 21392 (ld-linux.so.2) R 21390 21392 19882 0 -1 4194304 30435 0 0 0 1243 15 0 0 25 0 1 0 1975264942 126332928 30166 996147200 1448431616 1448550632 4294956288 18446744073709551615 134544036 0 0 4096 0 0 0 0 17 1 0 0
/proc/21392/statm: 30843 30166 342 29 0 29833 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 123372

[startup+25.5061 s]
/proc/loadavg: 1.95 2.00 2.02 3/82 21393
/proc/meminfo: memFree=1259072/2055920 swapFree=4180500/4192956
[pid=21392] ppid=21390 vsize=123372 CPUtime=25.27
/proc/21392/stat : 21392 (ld-linux.so.2) R 21390 21392 19882 0 -1 4194304 30446 0 0 0 2512 15 0 0 25 0 1 0 1975264942 126332928 30177 996147200 1448431616 1448550632 4294956288 18446744073709551615 134541100 0 0 4096 0 0 0 0 17 1 0 0
/proc/21392/statm: 30843 30177 342 29 0 29833 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 123372

[startup+51.1023 s]
/proc/loadavg: 2.03 2.01 2.03 4/82 21393
/proc/meminfo: memFree=1259008/2055920 swapFree=4180500/4192956
[pid=21392] ppid=21390 vsize=123512 CPUtime=50.65
/proc/21392/stat : 21392 (ld-linux.so.2) R 21390 21392 19882 0 -1 4194304 30457 0 0 0 5050 15 0 0 25 0 1 0 1975264942 126476288 30188 996147200 1448431616 1448550632 4294956288 18446744073709551615 134544099 0 0 4096 0 0 0 0 17 1 0 0
/proc/21392/statm: 30878 30188 342 29 0 29868 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 123512

[startup+102.302 s]
/proc/loadavg: 2.15 2.04 2.03 3/82 21393
/proc/meminfo: memFree=1258880/2055920 swapFree=4180500/4192956
[pid=21392] ppid=21390 vsize=123512 CPUtime=101.41
/proc/21392/stat : 21392 (ld-linux.so.2) R 21390 21392 19882 0 -1 4194304 30480 0 0 0 10126 15 0 0 25 0 1 0 1975264942 126476288 30211 996147200 1448431616 1448550632 4294956288 18446744073709551615 134546391 0 0 4096 0 0 0 0 17 1 0 0
/proc/21392/statm: 30878 30211 342 29 0 29868 0
Current children cumulated CPU time (s) 101.41
Current children cumulated vsize (KiB) 123512

[startup+162.301 s]
/proc/loadavg: 2.23 2.08 2.04 4/82 21393
/proc/meminfo: memFree=1258688/2055920 swapFree=4180500/4192956
[pid=21392] ppid=21390 vsize=123512 CPUtime=160.9
/proc/21392/stat : 21392 (ld-linux.so.2) R 21390 21392 19882 0 -1 4194304 30480 0 0 0 16075 15 0 0 25 0 1 0 1975264942 126476288 30211 996147200 1448431616 1448550632 4294956288 18446744073709551615 134543940 0 0 4096 0 0 0 0 17 1 0 0
/proc/21392/statm: 30878 30211 342 29 0 29868 0
Current children cumulated CPU time (s) 160.9
Current children cumulated vsize (KiB) 123512

[startup+222.302 s]
/proc/loadavg: 2.30 2.12 2.06 3/82 21393
/proc/meminfo: memFree=1258688/2055920 swapFree=4180500/4192956
[pid=21392] ppid=21390 vsize=123652 CPUtime=220.39
/proc/21392/stat : 21392 (ld-linux.so.2) R 21390 21392 19882 0 -1 4194304 30491 0 0 0 22024 15 0 0 25 0 1 0 1975264942 126619648 30222 996147200 1448431616 1448550632 4294956288 18446744073709551615 134546371 0 0 4096 0 0 0 0 17 1 0 0
/proc/21392/statm: 30913 30222 342 29 0 29903 0
Current children cumulated CPU time (s) 220.39
Current children cumulated vsize (KiB) 123652

[startup+282.302 s]
/proc/loadavg: 2.25 2.14 2.07 3/82 21393
/proc/meminfo: memFree=1258688/2055920 swapFree=4180500/4192956
[pid=21392] ppid=21390 vsize=123652 CPUtime=279.87
/proc/21392/stat : 21392 (ld-linux.so.2) R 21390 21392 19882 0 -1 4194304 30491 0 0 0 27972 15 0 0 25 0 1 0 1975264942 126619648 30222 996147200 1448431616 1448550632 4294956288 18446744073709551615 134546408 0 0 4096 0 0 0 0 17 1 0 0
/proc/21392/statm: 30913 30222 342 29 0 29903 0
Current children cumulated CPU time (s) 279.87
Current children cumulated vsize (KiB) 123652

[startup+342.306 s]
/proc/loadavg: 2.23 2.16 2.08 3/82 21393
/proc/meminfo: memFree=1258688/2055920 swapFree=4180500/4192956
[pid=21392] ppid=21390 vsize=123652 CPUtime=339.36
/proc/21392/stat : 21392 (ld-linux.so.2) R 21390 21392 19882 0 -1 4194304 30491 0 0 0 33921 15 0 0 25 0 1 0 1975264942 126619648 30222 996147200 1448431616 1448550632 4294956288 18446744073709551615 134549362 0 0 4096 0 0 0 0 17 1 0 0
/proc/21392/statm: 30913 30222 342 29 0 29903 0
Current children cumulated CPU time (s) 339.36
Current children cumulated vsize (KiB) 123652

[startup+402.302 s]
/proc/loadavg: 2.12 2.14 2.08 3/82 21393
/proc/meminfo: memFree=1258688/2055920 swapFree=4180500/4192956
[pid=21392] ppid=21390 vsize=123656 CPUtime=398.86
/proc/21392/stat : 21392 (ld-linux.so.2) R 21390 21392 19882 0 -1 4194304 30503 0 0 0 39870 16 0 0 25 0 1 0 1975264942 126623744 30234 996147200 1448431616 1448550632 4294956288 18446744073709551615 134544062 0 0 4096 0 0 0 0 17 1 0 0
/proc/21392/statm: 30914 30234 342 29 0 29904 0
Current children cumulated CPU time (s) 398.86
Current children cumulated vsize (KiB) 123656

[startup+462.301 s]
/proc/loadavg: 2.08 2.13 2.08 3/82 21393
/proc/meminfo: memFree=1258688/2055920 swapFree=4180500/4192956
[pid=21392] ppid=21390 vsize=123656 CPUtime=458.35
/proc/21392/stat : 21392 (ld-linux.so.2) R 21390 21392 19882 0 -1 4194304 30503 0 0 0 45819 16 0 0 25 0 1 0 1975264942 126623744 30234 996147200 1448431616 1448550632 4294956288 18446744073709551615 134546829 0 0 4096 0 0 0 0 17 1 0 0
/proc/21392/statm: 30914 30234 342 29 0 29904 0
Current children cumulated CPU time (s) 458.35
Current children cumulated vsize (KiB) 123656

[startup+522.302 s]
/proc/loadavg: 2.14 2.13 2.08 3/82 21393
/proc/meminfo: memFree=1258688/2055920 swapFree=4180500/4192956
[pid=21392] ppid=21390 vsize=123656 CPUtime=517.83
/proc/21392/stat : 21392 (ld-linux.so.2) R 21390 21392 19882 0 -1 4194304 30503 0 0 0 51767 16 0 0 25 0 1 0 1975264942 126623744 30234 996147200 1448431616 1448550632 4294956288 18446744073709551615 134546411 0 0 4096 0 0 0 0 17 1 0 0
/proc/21392/statm: 30914 30234 342 29 0 29904 0
Current children cumulated CPU time (s) 517.83
Current children cumulated vsize (KiB) 123656

[startup+582.302 s]
/proc/loadavg: 2.12 2.12 2.08 3/82 21393
/proc/meminfo: memFree=1258688/2055920 swapFree=4180500/4192956
[pid=21392] ppid=21390 vsize=123656 CPUtime=577.32
/proc/21392/stat : 21392 (ld-linux.so.2) R 21390 21392 19882 0 -1 4194304 30503 0 0 0 57716 16 0 0 25 0 1 0 1975264942 126623744 30234 996147200 1448431616 1448550632 4294956288 18446744073709551615 134545027 0 0 4096 0 0 0 0 17 1 0 0
/proc/21392/statm: 30914 30234 342 29 0 29904 0
Current children cumulated CPU time (s) 577.32
Current children cumulated vsize (KiB) 123656

[startup+642.302 s]
/proc/loadavg: 2.11 2.11 2.08 3/82 21393
/proc/meminfo: memFree=1258624/2055920 swapFree=4180500/4192956
[pid=21392] ppid=21390 vsize=123656 CPUtime=636.81
/proc/21392/stat : 21392 (ld-linux.so.2) R 21390 21392 19882 0 -1 4194304 30503 0 0 0 63665 16 0 0 25 0 1 0 1975264942 126623744 30234 996147200 1448431616 1448550632 4294956288 18446744073709551615 134544033 0 0 4096 0 0 0 0 17 1 0 0
/proc/21392/statm: 30914 30234 342 29 0 29904 0
Current children cumulated CPU time (s) 636.81
Current children cumulated vsize (KiB) 123656


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

[startup+822.301 s]
/proc/loadavg: 2.00 2.06 2.06 3/81 21433
/proc/meminfo: memFree=1184328/2055920 swapFree=4180500/4192956
[pid=21392] ppid=21390 vsize=123656 CPUtime=816.43
/proc/21392/stat : 21392 (ld-linux.so.2) R 21390 21392 19882 0 -1 4194304 30515 0 0 0 81626 17 0 0 25 0 1 0 1975264942 126623744 30246 996147200 1448431616 1448550632 4294956288 18446744073709551615 134535225 0 0 4096 0 0 0 0 17 0 0 0
/proc/21392/statm: 30914 30246 342 29 0 29904 0
Current children cumulated CPU time (s) 816.43
Current children cumulated vsize (KiB) 123656

[startup+882.302 s]
/proc/loadavg: 2.00 2.04 2.06 3/81 21433
/proc/meminfo: memFree=1184200/2055920 swapFree=4180500/4192956
[pid=21392] ppid=21390 vsize=123656 CPUtime=876.41
/proc/21392/stat : 21392 (ld-linux.so.2) R 21390 21392 19882 0 -1 4194304 30515 0 0 0 87624 17 0 0 25 0 1 0 1975264942 126623744 30246 996147200 1448431616 1448550632 4294956288 18446744073709551615 134552099 0 0 4096 0 0 0 0 17 0 0 0
/proc/21392/statm: 30914 30246 342 29 0 29904 0
Current children cumulated CPU time (s) 876.41
Current children cumulated vsize (KiB) 123656

[startup+942.302 s]
/proc/loadavg: 2.00 2.03 2.05 3/81 21433
/proc/meminfo: memFree=1184200/2055920 swapFree=4180500/4192956
[pid=21392] ppid=21390 vsize=123656 CPUtime=936.37
/proc/21392/stat : 21392 (ld-linux.so.2) R 21390 21392 19882 0 -1 4194304 30515 0 0 0 93620 17 0 0 25 0 1 0 1975264942 126623744 30246 996147200 1448431616 1448550632 4294956288 18446744073709551615 134544031 0 0 4096 0 0 0 0 17 0 0 0
/proc/21392/statm: 30914 30246 342 29 0 29904 0
Current children cumulated CPU time (s) 936.37
Current children cumulated vsize (KiB) 123656

[startup+1002.31 s]
/proc/loadavg: 2.00 2.02 2.05 3/81 21433
/proc/meminfo: memFree=1184200/2055920 swapFree=4180500/4192956
[pid=21392] ppid=21390 vsize=123656 CPUtime=996.35
/proc/21392/stat : 21392 (ld-linux.so.2) R 21390 21392 19882 0 -1 4194304 30515 0 0 0 99618 17 0 0 25 0 1 0 1975264942 126623744 30246 996147200 1448431616 1448550632 4294956288 18446744073709551615 134547977 0 0 4096 0 0 0 0 17 0 0 0
/proc/21392/statm: 30914 30246 342 29 0 29904 0
Current children cumulated CPU time (s) 996.35
Current children cumulated vsize (KiB) 123656

[startup+1062.3 s]
/proc/loadavg: 2.00 2.02 2.04 3/81 21433
/proc/meminfo: memFree=1184200/2055920 swapFree=4180500/4192956
[pid=21392] ppid=21390 vsize=123656 CPUtime=1056.32
/proc/21392/stat : 21392 (ld-linux.so.2) R 21390 21392 19882 0 -1 4194304 30515 0 0 0 105615 17 0 0 25 0 1 0 1975264942 126623744 30246 996147200 1448431616 1448550632 4294956288 18446744073709551615 134546835 0 0 4096 0 0 0 0 17 0 0 0
/proc/21392/statm: 30914 30246 342 29 0 29904 0
Current children cumulated CPU time (s) 1056.32
Current children cumulated vsize (KiB) 123656

[startup+1122.31 s]
/proc/loadavg: 2.00 2.01 2.03 3/81 21433
/proc/meminfo: memFree=1184200/2055920 swapFree=4180500/4192956
[pid=21392] ppid=21390 vsize=123656 CPUtime=1116.29
/proc/21392/stat : 21392 (ld-linux.so.2) R 21390 21392 19882 0 -1 4194304 30515 0 0 0 111612 17 0 0 25 0 1 0 1975264942 126623744 30246 996147200 1448431616 1448550632 4294956288 18446744073709551615 134534848 0 0 4096 0 0 0 0 17 0 0 0
/proc/21392/statm: 30914 30246 342 29 0 29904 0
Current children cumulated CPU time (s) 1116.29
Current children cumulated vsize (KiB) 123656

[startup+1182.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/81 21439
/proc/meminfo: memFree=1184136/2055920 swapFree=4180500/4192956
[pid=21392] ppid=21390 vsize=123656 CPUtime=1176.26
/proc/21392/stat : 21392 (ld-linux.so.2) R 21390 21392 19882 0 -1 4194304 30515 0 0 0 117608 18 0 0 25 0 1 0 1975264942 126623744 30246 996147200 1448431616 1448550632 4294956288 18446744073709551615 134551949 0 0 4096 0 0 0 0 17 0 0 0
/proc/21392/statm: 30914 30246 342 29 0 29904 0
Current children cumulated CPU time (s) 1176.26
Current children cumulated vsize (KiB) 123656

[startup+1242.3 s]
/proc/loadavg: 2.67 2.20 2.09 5/86 21872
/proc/meminfo: memFree=1173208/2055920 swapFree=4180500/4192956
[pid=21392] ppid=21390 vsize=123656 CPUtime=1234.29
/proc/21392/stat : 21392 (ld-linux.so.2) R 21390 21392 19882 0 -1 4194304 30515 0 0 0 123411 18 0 0 25 0 1 0 1975264942 126623744 30246 996147200 1448431616 1448550632 4294956288 18446744073709551615 134546819 0 0 4096 0 0 0 0 17 1 0 0
/proc/21392/statm: 30914 30246 342 29 0 29904 0
Current children cumulated CPU time (s) 1234.29
Current children cumulated vsize (KiB) 123656

[startup+1302.3 s]
/proc/loadavg: 2.88 2.34 2.14 4/86 21872
/proc/meminfo: memFree=1167256/2055920 swapFree=4180500/4192956
[pid=21392] ppid=21390 vsize=123656 CPUtime=1293.75
/proc/21392/stat : 21392 (ld-linux.so.2) R 21390 21392 19882 0 -1 4194304 30515 0 0 0 129356 19 0 0 25 0 1 0 1975264942 126623744 30246 996147200 1448431616 1448550632 4294956288 18446744073709551615 134551943 0 0 4096 0 0 0 0 17 1 0 0
/proc/21392/statm: 30914 30246 342 29 0 29904 0
Current children cumulated CPU time (s) 1293.75
Current children cumulated vsize (KiB) 123656

[startup+1362.3 s]
/proc/loadavg: 2.95 2.46 2.20 4/86 21872
/proc/meminfo: memFree=1158168/2055920 swapFree=4180500/4192956
[pid=21392] ppid=21390 vsize=123656 CPUtime=1353.46
/proc/21392/stat : 21392 (ld-linux.so.2) R 21390 21392 19882 0 -1 4194304 30515 0 0 0 135326 20 0 0 25 0 1 0 1975264942 126623744 30246 996147200 1448431616 1448550632 4294956288 18446744073709551615 134546417 0 0 4096 0 0 0 0 17 1 0 0
/proc/21392/statm: 30914 30246 342 29 0 29904 0
Current children cumulated CPU time (s) 1353.46
Current children cumulated vsize (KiB) 123656

[startup+1422.3 s]
/proc/loadavg: 2.98 2.56 2.24 4/86 21872
/proc/meminfo: memFree=1145048/2055920 swapFree=4180500/4192956
[pid=21392] ppid=21390 vsize=123656 CPUtime=1413.16
/proc/21392/stat : 21392 (ld-linux.so.2) R 21390 21392 19882 0 -1 4194304 30515 0 0 0 141296 20 0 0 25 0 1 0 1975264942 126623744 30246 996147200 1448431616 1448550632 4294956288 18446744073709551615 134544036 0 0 4096 0 0 0 0 17 1 0 0
/proc/21392/statm: 30914 30246 342 29 0 29904 0
Current children cumulated CPU time (s) 1413.16
Current children cumulated vsize (KiB) 123656

[startup+1482.3 s]
/proc/loadavg: 2.46 2.49 2.24 3/81 21927
/proc/meminfo: memFree=1144840/2055920 swapFree=4180500/4192956
[pid=21392] ppid=21390 vsize=123792 CPUtime=1471.37
/proc/21392/stat : 21392 (ld-linux.so.2) R 21390 21392 19882 0 -1 4194304 30526 0 0 0 147117 20 0 0 25 0 1 0 1975264942 126763008 30257 996147200 1448431616 1448550632 4294956288 18446744073709551615 134544925 0 0 4096 0 0 0 0 17 1 0 0
/proc/21392/statm: 30948 30257 342 29 0 29938 0
Current children cumulated CPU time (s) 1471.37
Current children cumulated vsize (KiB) 123792

[startup+1542.3 s]
/proc/loadavg: 2.17 2.40 2.22 3/81 21927
/proc/meminfo: memFree=1144904/2055920 swapFree=4180500/4192956
[pid=21392] ppid=21390 vsize=123792 CPUtime=1531.09
/proc/21392/stat : 21392 (ld-linux.so.2) R 21390 21392 19882 0 -1 4194304 30526 0 0 0 153089 20 0 0 25 0 1 0 1975264942 126763008 30257 996147200 1448431616 1448550632 4294956288 18446744073709551615 134546177 0 0 4096 0 0 0 0 17 1 0 0
/proc/21392/statm: 30948 30257 342 29 0 29938 0
Current children cumulated CPU time (s) 1531.09
Current children cumulated vsize (KiB) 123792

[startup+1602.3 s]
/proc/loadavg: 2.06 2.33 2.21 3/81 21927
/proc/meminfo: memFree=1144840/2055920 swapFree=4180500/4192956
[pid=21392] ppid=21390 vsize=123792 CPUtime=1590.79
/proc/21392/stat : 21392 (ld-linux.so.2) R 21390 21392 19882 0 -1 4194304 30526 0 0 0 159059 20 0 0 25 0 1 0 1975264942 126763008 30257 996147200 1448431616 1448550632 4294956288 18446744073709551615 134551943 0 0 4096 0 0 0 0 17 1 0 0
/proc/21392/statm: 30948 30257 342 29 0 29938 0
Current children cumulated CPU time (s) 1590.79
Current children cumulated vsize (KiB) 123792

[startup+1662.31 s]
/proc/loadavg: 2.02 2.26 2.19 3/81 21927
/proc/meminfo: memFree=1144840/2055920 swapFree=4180500/4192956
[pid=21392] ppid=21390 vsize=123792 CPUtime=1650.5
/proc/21392/stat : 21392 (ld-linux.so.2) R 21390 21392 19882 0 -1 4194304 30526 0 0 0 165030 20 0 0 25 0 1 0 1975264942 126763008 30257 996147200 1448431616 1448550632 4294956288 18446744073709551615 134535071 0 0 4096 0 0 0 0 17 1 0 0
/proc/21392/statm: 30948 30257 342 29 0 29938 0
Current children cumulated CPU time (s) 1650.5
Current children cumulated vsize (KiB) 123792

[startup+1722.3 s]
/proc/loadavg: 2.01 2.21 2.17 3/81 21927
/proc/meminfo: memFree=1144840/2055920 swapFree=4180500/4192956
[pid=21392] ppid=21390 vsize=123792 CPUtime=1710.2
/proc/21392/stat : 21392 (ld-linux.so.2) R 21390 21392 19882 0 -1 4194304 30526 0 0 0 171000 20 0 0 25 0 1 0 1975264942 126763008 30257 996147200 1448431616 1448550632 4294956288 18446744073709551615 134545136 0 0 4096 0 0 0 0 17 1 0 0
/proc/21392/statm: 30948 30257 342 29 0 29938 0
Current children cumulated CPU time (s) 1710.2
Current children cumulated vsize (KiB) 123792

[startup+1782.3 s]
/proc/loadavg: 2.00 2.17 2.16 4/81 21927
/proc/meminfo: memFree=1144776/2055920 swapFree=4180500/4192956
[pid=21392] ppid=21390 vsize=123792 CPUtime=1769.91
/proc/21392/stat : 21392 (ld-linux.so.2) R 21390 21392 19882 0 -1 4194304 30526 0 0 0 176971 20 0 0 25 0 1 0 1975264942 126763008 30257 996147200 1448431616 1448550632 4294956288 18446744073709551615 134544083 0 0 4096 0 0 0 0 17 1 0 0
/proc/21392/statm: 30948 30257 342 29 0 29938 0
Current children cumulated CPU time (s) 1769.91
Current children cumulated vsize (KiB) 123792



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812.6 s]
/proc/loadavg: 2.00 2.15 2.16 3/81 21927
/proc/meminfo: memFree=1144776/2055920 swapFree=4180500/4192956
[pid=21392] ppid=21390 vsize=123792 CPUtime=1800.07
/proc/21392/stat : 21392 (ld-linux.so.2) R 21390 21392 19882 0 -1 4194304 30526 0 0 0 179987 20 0 0 25 0 1 0 1975264942 126763008 30257 996147200 1448431616 1448550632 4294956288 18446744073709551615 134544036 0 0 4096 0 0 0 0 17 1 0 0
/proc/21392/statm: 30948 30257 342 29 0 29938 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 123792

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): 1812.63
CPU time (s): 1800.1
CPU user time (s): 1799.87
CPU system time (s): 0.227965
CPU usage (%): 99.3088
Max. virtual memory (cumulated for all children) (KiB): 123792

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

runsolver used 1.85472 second user time and 4.90625 second system time

The end

Launcher Data (download as text)

Begin job on node59 at 2008-07-02 03:42:16
IDJOB=1037877
IDBENCH=53533
IDSOLVER=328
FILE ID=node59/1037877-1214962936
PBS_JOBID= 7870215
Free space on /tmp= 66548 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 5240de074e9cbc6096cab22826be74e1
RANDOM SEED=75105768

node59.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:       1379296 kB
Buffers:         52900 kB
Cached:         530004 kB
SwapCached:       6384 kB
Active:          78672 kB
Inactive:       526592 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1379296 kB
SwapTotal:     4192956 kB
SwapFree:      4180500 kB
Dirty:            1544 kB
Writeback:           0 kB
Mapped:          38536 kB
Slab:            56396 kB
Committed_AS:  3926100 kB
PageTables:       1956 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= 66544 MiB
End job on node59 at 2008-07-02 04:12:30