Trace number 1093117

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.03 1812.23

General information on the benchmark

Namecsp/dag-half/
normalized-half-n25-d5-e56-r7-13.xml
MD5SUMadcd630dea9ab37334affed6d76d8253
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 benchmark728.091
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-1093117-1215248438/watcher-1093117-1215248438 -o /tmp/evaluation-result-1093117-1215248438/solver-1093117-1215248438 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/run -c HOME/instance-1093117-1215248438.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.03 2.00 4/81 15387
/proc/meminfo: memFree=1614144/2055920 swapFree=4192812/4192956
[pid=15387] ppid=15385 vsize=5356 CPUtime=0
/proc/15387/stat : 15387 (run) R 15385 15387 14751 0 -1 4194304 263 0 0 0 0 0 0 0 20 0 1 0 152229361 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 217871609127 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/15387/statm: 1339 231 192 169 0 50 0

[startup+0.212076 s]
/proc/loadavg: 2.00 2.03 2.00 4/81 15387
/proc/meminfo: memFree=1614144/2055920 swapFree=4192812/4192956
[pid=15387] ppid=15385 vsize=5548 CPUtime=0.19
/proc/15387/stat : 15387 (ld-linux.so.2) R 15385 15387 14751 0 -1 4194304 893 0 1 0 19 0 0 0 19 0 1 0 152229361 5681152 625 996147200 1448431616 1448550632 4294956272 18446744073709551615 134561388 0 0 4096 0 0 0 0 17 1 0 0
/proc/15387/statm: 1387 625 328 29 0 377 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 5548

[startup+0.302084 s]
/proc/loadavg: 2.00 2.03 2.00 4/81 15387
/proc/meminfo: memFree=1614144/2055920 swapFree=4192812/4192956
[pid=15387] ppid=15385 vsize=6796 CPUtime=0.28
/proc/15387/stat : 15387 (ld-linux.so.2) R 15385 15387 14751 0 -1 4194304 1029 0 1 0 28 0 0 0 19 0 1 0 152229361 6959104 761 996147200 1448431616 1448550632 4294956272 18446744073709551615 134560113 0 0 4096 0 0 0 0 17 1 0 0
/proc/15387/statm: 1699 761 328 29 0 689 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 6796

[startup+0.402094 s]
/proc/loadavg: 2.00 2.03 2.00 4/81 15387
/proc/meminfo: memFree=1614144/2055920 swapFree=4192812/4192956
[pid=15387] ppid=15385 vsize=6796 CPUtime=0.38
/proc/15387/stat : 15387 (ld-linux.so.2) R 15385 15387 14751 0 -1 4194304 1135 0 1 0 38 0 0 0 20 0 1 0 152229361 6959104 867 996147200 1448431616 1448550632 4294956272 18446744073709551615 134601833 0 0 4096 0 0 0 0 17 1 0 0
/proc/15387/statm: 1699 867 328 29 0 689 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 6796

[startup+2.11167 s]
/proc/loadavg: 2.00 2.03 2.00 4/81 15387
/proc/meminfo: memFree=1614144/2055920 swapFree=4192812/4192956
[pid=15387] ppid=15385 vsize=15592 CPUtime=2.09
/proc/15387/stat : 15387 (ld-linux.so.2) R 15385 15387 14751 0 -1 4194304 3217 0 1 0 208 1 0 0 25 0 1 0 152229361 15966208 2949 996147200 1448431616 1448550632 4294956272 18446744073709551615 134561102 0 0 4096 0 0 0 0 17 1 0 0
/proc/15387/statm: 3898 3054 328 29 0 2888 0
Current children cumulated CPU time (s) 2.09
Current children cumulated vsize (KiB) 15592

[startup+2.99394 s]
/proc/loadavg: 2.00 2.03 2.00 4/81 15387
/proc/meminfo: memFree=1614144/2055920 swapFree=4192812/4192956
[pid=15387] ppid=15385 vsize=17896 CPUtime=2.6
/proc/15387/stat : 15387 (ld-linux.so.2) R 15385 15387 14751 0 -1 4194304 3830 0 1 0 259 1 0 0 25 0 1 0 152229361 18325504 3564 996147200 1448431616 1448550632 4294956272 18446744073709551615 134609024 0 0 4096 0 0 0 0 17 1 0 0
/proc/15387/statm: 4474 3606 328 29 0 3464 0
Current children cumulated CPU time (s) 2.6
Current children cumulated vsize (KiB) 17896

[startup+3.23515 s]
/proc/loadavg: 2.00 2.03 2.00 4/81 15387
/proc/meminfo: memFree=1614144/2055920 swapFree=4192812/4192956
[pid=15387] ppid=15385 vsize=19032 CPUtime=2.82
/proc/15387/stat : 15387 (ld-linux.so.2) R 15385 15387 14751 0 -1 4194304 4098 0 1 0 281 1 0 0 25 0 1 0 152229361 19488768 3833 996147200 1448431616 1448550632 4294956272 18446744073709551615 134677315 0 0 4096 0 0 0 0 17 1 0 0
/proc/15387/statm: 4758 3872 328 29 0 3748 0
Current children cumulated CPU time (s) 2.82
Current children cumulated vsize (KiB) 19032

[startup+6.30178 s]
/proc/loadavg: 2.16 2.06 2.01 3/82 15388
/proc/meminfo: memFree=1585336/2055920 swapFree=4192812/4192956
[pid=15387] ppid=15385 vsize=32848 CPUtime=5.83
/proc/15387/stat : 15387 (ld-linux.so.2) R 15385 15387 14751 0 -1 4194304 7710 0 1 0 580 3 0 0 25 0 1 0 152229361 33636352 7442 996147200 1448431616 1448550632 4294956272 18446744073709551615 134609016 0 0 4096 0 0 0 0 17 1 0 0
/proc/15387/statm: 8212 7442 328 29 0 7202 0
Current children cumulated CPU time (s) 5.83
Current children cumulated vsize (KiB) 32848

[startup+12.7013 s]
/proc/loadavg: 2.31 2.09 2.02 3/82 15388
/proc/meminfo: memFree=1566264/2055920 swapFree=4192812/4192956
[pid=15387] ppid=15385 vsize=56184 CPUtime=11.08
/proc/15387/stat : 15387 (ld-linux.so.2) R 15385 15387 14751 0 -1 4194304 13577 0 1 0 1100 8 0 0 25 0 1 0 152229361 57532416 13309 996147200 1448431616 1448550632 4294956272 18446744073709551615 134539011 0 0 4096 0 0 0 0 17 1 0 0
/proc/15387/statm: 14046 13309 328 29 0 13036 0
Current children cumulated CPU time (s) 11.08
Current children cumulated vsize (KiB) 56184

[startup+25.5018 s]
/proc/loadavg: 2.24 2.09 2.02 3/82 15394
/proc/meminfo: memFree=1484728/2055920 swapFree=4192812/4192956
[pid=15387] ppid=15385 vsize=133228 CPUtime=23.85
/proc/15387/stat : 15387 (ld-linux.so.2) R 15385 15387 14751 0 -1 4194304 32894 0 1 0 2369 16 0 0 25 0 1 0 152229361 136425472 32626 996147200 1448431616 1448550632 4294956272 18446744073709551615 134544947 0 0 4096 0 0 0 0 17 1 0 0
/proc/15387/statm: 33307 32626 343 29 0 32297 0
Current children cumulated CPU time (s) 23.85
Current children cumulated vsize (KiB) 133228

[startup+51.1018 s]
/proc/loadavg: 2.16 2.08 2.02 3/82 15394
/proc/meminfo: memFree=1484792/2055920 swapFree=4192812/4192956
[pid=15387] ppid=15385 vsize=133232 CPUtime=49.43
/proc/15387/stat : 15387 (ld-linux.so.2) R 15385 15387 14751 0 -1 4194304 32895 0 1 0 4927 16 0 0 25 0 1 0 152229361 136429568 32627 996147200 1448431616 1448550632 4294956272 18446744073709551615 134546544 0 0 4096 0 0 0 0 17 1 0 0
/proc/15387/statm: 33308 32627 343 29 0 32298 0
Current children cumulated CPU time (s) 49.43
Current children cumulated vsize (KiB) 133232

[startup+102.302 s]
/proc/loadavg: 2.07 2.06 2.01 3/82 15394
/proc/meminfo: memFree=1484728/2055920 swapFree=4192812/4192956
[pid=15387] ppid=15385 vsize=133232 CPUtime=100.61
/proc/15387/stat : 15387 (ld-linux.so.2) R 15385 15387 14751 0 -1 4194304 32895 0 1 0 10045 16 0 0 25 0 1 0 152229361 136429568 32627 996147200 1448431616 1448550632 4294956272 18446744073709551615 134522626 0 0 4096 0 0 0 0 17 1 0 0
/proc/15387/statm: 33308 32627 343 29 0 32298 0
Current children cumulated CPU time (s) 100.61
Current children cumulated vsize (KiB) 133232

[startup+162.302 s]
/proc/loadavg: 2.02 2.05 2.01 3/73 15422
/proc/meminfo: memFree=1597768/2055920 swapFree=4192812/4192956
[pid=15387] ppid=15385 vsize=133232 CPUtime=159.58
/proc/15387/stat : 15387 (ld-linux.so.2) R 15385 15387 14751 0 -1 4194304 32895 0 1 0 15936 22 0 0 25 0 1 0 152229361 136429568 32627 996147200 1448431616 1448550632 4294956272 18446744073709551615 134522606 0 0 4096 0 0 0 0 17 0 0 0
/proc/15387/statm: 33308 32627 343 29 0 32298 0
Current children cumulated CPU time (s) 159.58
Current children cumulated vsize (KiB) 133232

[startup+222.302 s]
/proc/loadavg: 2.14 2.10 2.02 3/73 15422
/proc/meminfo: memFree=1565512/2055920 swapFree=4192812/4192956
[pid=15387] ppid=15385 vsize=133232 CPUtime=215.57
/proc/15387/stat : 15387 (ld-linux.so.2) R 15385 15387 14751 0 -1 4194304 32895 0 1 0 21526 31 0 0 25 0 1 0 152229361 136429568 32627 996147200 1448431616 1448550632 4294956272 18446744073709551615 134546571 0 0 4096 0 0 0 0 17 0 0 0
/proc/15387/statm: 33308 32627 343 29 0 32298 0
Current children cumulated CPU time (s) 215.57
Current children cumulated vsize (KiB) 133232

[startup+282.302 s]
/proc/loadavg: 2.05 2.08 2.02 3/73 15422
/proc/meminfo: memFree=1565640/2055920 swapFree=4192812/4192956
[pid=15387] ppid=15385 vsize=133232 CPUtime=275.31
/proc/15387/stat : 15387 (ld-linux.so.2) R 15385 15387 14751 0 -1 4194304 32895 0 1 0 27500 31 0 0 25 0 1 0 152229361 136429568 32627 996147200 1448431616 1448550632 4294956272 18446744073709551615 134522626 0 0 4096 0 0 0 0 17 0 0 0
/proc/15387/statm: 33308 32627 343 29 0 32298 0
Current children cumulated CPU time (s) 275.31
Current children cumulated vsize (KiB) 133232

[startup+342.302 s]
/proc/loadavg: 2.02 2.06 2.01 3/73 15422
/proc/meminfo: memFree=1565576/2055920 swapFree=4192812/4192956
[pid=15387] ppid=15385 vsize=133232 CPUtime=335.05
/proc/15387/stat : 15387 (ld-linux.so.2) R 15385 15387 14751 0 -1 4194304 32895 0 1 0 33474 31 0 0 25 0 1 0 152229361 136429568 32627 996147200 1448431616 1448550632 4294956272 18446744073709551615 134522626 0 0 4096 0 0 0 0 17 0 0 0
/proc/15387/statm: 33308 32627 343 29 0 32298 0
Current children cumulated CPU time (s) 335.05
Current children cumulated vsize (KiB) 133232

[startup+402.302 s]
/proc/loadavg: 2.00 2.05 2.01 3/73 15422
/proc/meminfo: memFree=1565640/2055920 swapFree=4192812/4192956
[pid=15387] ppid=15385 vsize=133232 CPUtime=394.78
/proc/15387/stat : 15387 (ld-linux.so.2) R 15385 15387 14751 0 -1 4194304 32895 0 1 0 39447 31 0 0 25 0 1 0 152229361 136429568 32627 996147200 1448431616 1448550632 4294956272 18446744073709551615 134535375 0 0 4096 0 0 0 0 17 0 0 0
/proc/15387/statm: 33308 32627 343 29 0 32298 0
Current children cumulated CPU time (s) 394.78
Current children cumulated vsize (KiB) 133232

[startup+462.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/73 15422
/proc/meminfo: memFree=1565640/2055920 swapFree=4192812/4192956
[pid=15387] ppid=15385 vsize=133232 CPUtime=454.52
/proc/15387/stat : 15387 (ld-linux.so.2) R 15385 15387 14751 0 -1 4194304 32895 0 1 0 45421 31 0 0 25 0 1 0 152229361 136429568 32627 996147200 1448431616 1448550632 4294956272 18446744073709551615 134546829 0 0 4096 0 0 0 0 17 0 0 0
/proc/15387/statm: 33308 32627 343 29 0 32298 0
Current children cumulated CPU time (s) 454.52
Current children cumulated vsize (KiB) 133232

[startup+522.302 s]
/proc/loadavg: 2.07 2.04 2.00 3/73 15449
/proc/meminfo: memFree=1606408/2055920 swapFree=4192812/4192956
[pid=15387] ppid=15385 vsize=133232 CPUtime=511.49
/proc/15387/stat : 15387 (ld-linux.so.2) R 15385 15387 14751 0 -1 4194304 32895 0 1 0 51112 37 0 0 25 0 1 0 152229361 136429568 32627 996147200 1448431616 1448550632 4294956272 18446744073709551615 134522606 0 0 4096 0 0 0 0 17 0 0 0
/proc/15387/statm: 33308 32627 343 29 0 32298 0
Current children cumulated CPU time (s) 511.49
Current children cumulated vsize (KiB) 133232

[startup+582.301 s]
/proc/loadavg: 2.02 2.03 2.00 3/73 15449
/proc/meminfo: memFree=1561672/2055920 swapFree=4192812/4192956
[pid=15387] ppid=15385 vsize=133232 CPUtime=570.99
/proc/15387/stat : 15387 (ld-linux.so.2) R 15385 15387 14751 0 -1 4194304 32896 0 1 0 57061 38 0 0 25 0 1 0 152229361 136429568 32628 996147200 1448431616 1448550632 4294956272 18446744073709551615 134522691 0 0 4096 0 0 0 0 17 0 0 0
/proc/15387/statm: 33308 32628 343 29 0 32298 0
Current children cumulated CPU time (s) 570.99
Current children cumulated vsize (KiB) 133232

[startup+642.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/73 15449
/proc/meminfo: memFree=1561544/2055920 swapFree=4192812/4192956
[pid=15387] ppid=15385 vsize=133232 CPUtime=630.94
/proc/15387/stat : 15387 (ld-linux.so.2) R 15385 15387 14751 0 -1 4194304 32896 0 1 0 63056 38 0 0 25 0 1 0 152229361 136429568 32628 996147200 1448431616 1448550632 4294956272 18446744073709551615 134522606 0 0 4096 0 0 0 0 17 0 0 0
/proc/15387/statm: 33308 32628 343 29 0 32298 0
Current children cumulated CPU time (s) 630.94
Current children cumulated vsize (KiB) 133232


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

[startup+822.302 s]
/proc/loadavg: 2.00 2.01 2.00 3/73 15449
/proc/meminfo: memFree=1561480/2055920 swapFree=4192812/4192956
[pid=15387] ppid=15385 vsize=133232 CPUtime=810.8
/proc/15387/stat : 15387 (ld-linux.so.2) R 15385 15387 14751 0 -1 4194304 32896 0 1 0 81042 38 0 0 25 0 1 0 152229361 136429568 32628 996147200 1448431616 1448550632 4294956272 18446744073709551615 134546829 0 0 4096 0 0 0 0 17 0 0 0
/proc/15387/statm: 33308 32628 343 29 0 32298 0
Current children cumulated CPU time (s) 810.8
Current children cumulated vsize (KiB) 133232

[startup+882.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 15451
/proc/meminfo: memFree=1561352/2055920 swapFree=4192812/4192956
[pid=15387] ppid=15385 vsize=133232 CPUtime=870.76
/proc/15387/stat : 15387 (ld-linux.so.2) R 15385 15387 14751 0 -1 4194304 32896 0 1 0 87038 38 0 0 25 0 1 0 152229361 136429568 32628 996147200 1448431616 1448550632 4294956272 18446744073709551615 134522606 0 0 4096 0 0 0 0 17 0 0 0
/proc/15387/statm: 33308 32628 343 29 0 32298 0
Current children cumulated CPU time (s) 870.76
Current children cumulated vsize (KiB) 133232

[startup+942.303 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 15451
/proc/meminfo: memFree=1561352/2055920 swapFree=4192812/4192956
[pid=15387] ppid=15385 vsize=133232 CPUtime=930.72
/proc/15387/stat : 15387 (ld-linux.so.2) R 15385 15387 14751 0 -1 4194304 32896 0 1 0 93034 38 0 0 25 0 1 0 152229361 136429568 32628 996147200 1448431616 1448550632 4294956272 18446744073709551615 134522626 0 0 4096 0 0 0 0 17 0 0 0
/proc/15387/statm: 33308 32628 343 29 0 32298 0
Current children cumulated CPU time (s) 930.72
Current children cumulated vsize (KiB) 133232

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 15451
/proc/meminfo: memFree=1561352/2055920 swapFree=4192812/4192956
[pid=15387] ppid=15385 vsize=133232 CPUtime=990.68
/proc/15387/stat : 15387 (ld-linux.so.2) R 15385 15387 14751 0 -1 4194304 32896 0 1 0 99029 39 0 0 25 0 1 0 152229361 136429568 32628 996147200 1448431616 1448550632 4294956272 18446744073709551615 134546498 0 0 4096 0 0 0 0 17 0 0 0
/proc/15387/statm: 33308 32628 343 29 0 32298 0
Current children cumulated CPU time (s) 990.68
Current children cumulated vsize (KiB) 133232

[startup+1062.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 15451
/proc/meminfo: memFree=1561352/2055920 swapFree=4192812/4192956
[pid=15387] ppid=15385 vsize=133232 CPUtime=1050.64
/proc/15387/stat : 15387 (ld-linux.so.2) R 15385 15387 14751 0 -1 4194304 32896 0 1 0 105025 39 0 0 25 0 1 0 152229361 136429568 32628 996147200 1448431616 1448550632 4294956272 18446744073709551615 134522626 0 0 4096 0 0 0 0 17 0 0 0
/proc/15387/statm: 33308 32628 343 29 0 32298 0
Current children cumulated CPU time (s) 1050.64
Current children cumulated vsize (KiB) 133232

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 15451
/proc/meminfo: memFree=1561352/2055920 swapFree=4192812/4192956
[pid=15387] ppid=15385 vsize=133232 CPUtime=1110.6
/proc/15387/stat : 15387 (ld-linux.so.2) R 15385 15387 14751 0 -1 4194304 32896 0 1 0 111021 39 0 0 25 0 1 0 152229361 136429568 32628 996147200 1448431616 1448550632 4294956272 18446744073709551615 134522626 0 0 4096 0 0 0 0 17 0 0 0
/proc/15387/statm: 33308 32628 343 29 0 32298 0
Current children cumulated CPU time (s) 1110.6
Current children cumulated vsize (KiB) 133232

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 15451
/proc/meminfo: memFree=1561160/2055920 swapFree=4192812/4192956
[pid=15387] ppid=15385 vsize=133232 CPUtime=1170.55
/proc/15387/stat : 15387 (ld-linux.so.2) R 15385 15387 14751 0 -1 4194304 32896 0 1 0 117016 39 0 0 25 0 1 0 152229361 136429568 32628 996147200 1448431616 1448550632 4294956272 18446744073709551615 134522645 0 0 4096 0 0 0 0 17 0 0 0
/proc/15387/statm: 33308 32628 343 29 0 32298 0
Current children cumulated CPU time (s) 1170.55
Current children cumulated vsize (KiB) 133232

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 15451
/proc/meminfo: memFree=1561096/2055920 swapFree=4192812/4192956
[pid=15387] ppid=15385 vsize=133232 CPUtime=1230.51
/proc/15387/stat : 15387 (ld-linux.so.2) R 15385 15387 14751 0 -1 4194304 32896 0 1 0 123012 39 0 0 25 0 1 0 152229361 136429568 32628 996147200 1448431616 1448550632 4294956272 18446744073709551615 134535381 0 0 4096 0 0 0 0 17 0 0 0
/proc/15387/statm: 33308 32628 343 29 0 32298 0
Current children cumulated CPU time (s) 1230.51
Current children cumulated vsize (KiB) 133232

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 15451
/proc/meminfo: memFree=1561096/2055920 swapFree=4192812/4192956
[pid=15387] ppid=15385 vsize=133232 CPUtime=1290.46
/proc/15387/stat : 15387 (ld-linux.so.2) R 15385 15387 14751 0 -1 4194304 32896 0 1 0 129007 39 0 0 25 0 1 0 152229361 136429568 32628 996147200 1448431616 1448550632 4294956272 18446744073709551615 134522626 0 0 4096 0 0 0 0 17 0 0 0
/proc/15387/statm: 33308 32628 343 29 0 32298 0
Current children cumulated CPU time (s) 1290.46
Current children cumulated vsize (KiB) 133232

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 15451
/proc/meminfo: memFree=1561096/2055920 swapFree=4192812/4192956
[pid=15387] ppid=15385 vsize=133232 CPUtime=1350.42
/proc/15387/stat : 15387 (ld-linux.so.2) R 15385 15387 14751 0 -1 4194304 32896 0 1 0 135003 39 0 0 25 0 1 0 152229361 136429568 32628 996147200 1448431616 1448550632 4294956272 18446744073709551615 134522606 0 0 4096 0 0 0 0 17 0 0 0
/proc/15387/statm: 33308 32628 343 29 0 32298 0
Current children cumulated CPU time (s) 1350.42
Current children cumulated vsize (KiB) 133232

[startup+1422.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/73 15451
/proc/meminfo: memFree=1561032/2055920 swapFree=4192812/4192956
[pid=15387] ppid=15385 vsize=133232 CPUtime=1410.38
/proc/15387/stat : 15387 (ld-linux.so.2) R 15385 15387 14751 0 -1 4194304 32896 0 1 0 140999 39 0 0 25 0 1 0 152229361 136429568 32628 996147200 1448431616 1448550632 4294956272 18446744073709551615 134522626 0 0 4096 0 0 0 0 17 0 0 0
/proc/15387/statm: 33308 32628 343 29 0 32298 0
Current children cumulated CPU time (s) 1410.38
Current children cumulated vsize (KiB) 133232

[startup+1482.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/73 15451
/proc/meminfo: memFree=1561032/2055920 swapFree=4192812/4192956
[pid=15387] ppid=15385 vsize=133232 CPUtime=1470.34
/proc/15387/stat : 15387 (ld-linux.so.2) R 15385 15387 14751 0 -1 4194304 32896 0 1 0 146995 39 0 0 25 0 1 0 152229361 136429568 32628 996147200 1448431616 1448550632 4294956272 18446744073709551615 134535381 0 0 4096 0 0 0 0 17 0 0 0
/proc/15387/statm: 33308 32628 343 29 0 32298 0
Current children cumulated CPU time (s) 1470.34
Current children cumulated vsize (KiB) 133232

[startup+1542.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/73 15451
/proc/meminfo: memFree=1561032/2055920 swapFree=4192812/4192956
[pid=15387] ppid=15385 vsize=133232 CPUtime=1530.3
/proc/15387/stat : 15387 (ld-linux.so.2) R 15385 15387 14751 0 -1 4194304 32896 0 1 0 152991 39 0 0 25 0 1 0 152229361 136429568 32628 996147200 1448431616 1448550632 4294956272 18446744073709551615 134535360 0 0 4096 0 0 0 0 17 0 0 0
/proc/15387/statm: 33308 32628 343 29 0 32298 0
Current children cumulated CPU time (s) 1530.3
Current children cumulated vsize (KiB) 133232

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 15451
/proc/meminfo: memFree=1560968/2055920 swapFree=4192812/4192956
[pid=15387] ppid=15385 vsize=133232 CPUtime=1590.26
/proc/15387/stat : 15387 (ld-linux.so.2) R 15385 15387 14751 0 -1 4194304 32896 0 1 0 158987 39 0 0 25 0 1 0 152229361 136429568 32628 996147200 1448431616 1448550632 4294956272 18446744073709551615 134522606 0 0 4096 0 0 0 0 17 0 0 0
/proc/15387/statm: 33308 32628 343 29 0 32298 0
Current children cumulated CPU time (s) 1590.26
Current children cumulated vsize (KiB) 133232

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 15451
/proc/meminfo: memFree=1560968/2055920 swapFree=4192812/4192956
[pid=15387] ppid=15385 vsize=133232 CPUtime=1650.21
/proc/15387/stat : 15387 (ld-linux.so.2) R 15385 15387 14751 0 -1 4194304 32896 0 1 0 164981 40 0 0 25 0 1 0 152229361 136429568 32628 996147200 1448431616 1448550632 4294956272 18446744073709551615 134522626 0 0 4096 0 0 0 0 17 0 0 0
/proc/15387/statm: 33308 32628 343 29 0 32298 0
Current children cumulated CPU time (s) 1650.21
Current children cumulated vsize (KiB) 133232

[startup+1722.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 15451
/proc/meminfo: memFree=1560904/2055920 swapFree=4192812/4192956
[pid=15387] ppid=15385 vsize=133232 CPUtime=1710.17
/proc/15387/stat : 15387 (ld-linux.so.2) R 15385 15387 14751 0 -1 4194304 32896 0 1 0 170977 40 0 0 25 0 1 0 152229361 136429568 32628 996147200 1448431616 1448550632 4294956272 18446744073709551615 134522626 0 0 4096 0 0 0 0 17 0 0 0
/proc/15387/statm: 33308 32628 343 29 0 32298 0
Current children cumulated CPU time (s) 1710.17
Current children cumulated vsize (KiB) 133232

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 15451
/proc/meminfo: memFree=1560648/2055920 swapFree=4192812/4192956
[pid=15387] ppid=15385 vsize=133232 CPUtime=1770.12
/proc/15387/stat : 15387 (ld-linux.so.2) R 15385 15387 14751 0 -1 4194304 32896 0 1 0 176972 40 0 0 25 0 1 0 152229361 136429568 32628 996147200 1448431616 1448550632 4294956272 18446744073709551615 134522655 0 0 4096 0 0 0 0 17 0 0 0
/proc/15387/statm: 33308 32628 343 29 0 32298 0
Current children cumulated CPU time (s) 1770.12
Current children cumulated vsize (KiB) 133232



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 15451
/proc/meminfo: memFree=1560648/2055920 swapFree=4192812/4192956
[pid=15387] ppid=15385 vsize=133232 CPUtime=1800
/proc/15387/stat : 15387 (ld-linux.so.2) R 15385 15387 14751 0 -1 4194304 32896 0 1 0 179960 40 0 0 25 0 1 0 152229361 136429568 32628 996147200 1448431616 1448550632 4294956272 18446744073709551615 134522652 0 0 4096 0 0 0 0 17 0 0 0
/proc/15387/statm: 33308 32628 343 29 0 32298 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 133232

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.23
CPU time (s): 1800.03
CPU user time (s): 1799.61
CPU system time (s): 0.420936
CPU usage (%): 99.3269
Max. virtual memory (cumulated for all children) (KiB): 133232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.61
system time used= 0.420936
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32896
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 29
involuntary context switches= 10963

runsolver used 2.67959 second user time and 6.06908 second system time

The end

Launcher Data (download as text)

Begin job on node28 at 2008-07-05 11:00:40
IDJOB=1093117
IDBENCH=58687
IDSOLVER=328
FILE ID=node28/1093117-1215248438
PBS_JOBID= 7882014
Free space on /tmp= 66448 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= adcd630dea9ab37334affed6d76d8253
RANDOM SEED=1078221655

node28.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.231
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.231
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:       1614688 kB
Buffers:         12788 kB
Cached:         196856 kB
SwapCached:          0 kB
Active:         327588 kB
Inactive:        63576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1614688 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           31164 kB
Writeback:           0 kB
Mapped:         201636 kB
Slab:            34724 kB
Committed_AS:   577852 kB
PageTables:       2192 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 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 node28 at 2008-07-05 11:30:55