Trace number 1036509

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.15 1803.16

General information on the benchmark

Namecsp/QWH-25/
normalized-qwh-25-235-8_ext.xml
MD5SUM36e7948d4eb9ec3ba95226d8041bc346
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 benchmark6.16206
Satisfiable
(Un)Satisfiability was proved
Number of variables625
Number of constraints9300
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension9300
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-1036509-1214957375/watcher-1036509-1214957375 -o /tmp/evaluation-result-1036509-1214957375/solver-1036509-1214957375 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/run -c HOME/instance-1036509-1214957375.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.98 1.98 1.99 4/81 29220
/proc/meminfo: memFree=1821264/2055920 swapFree=4156312/4192956
[pid=29220] ppid=29218 vsize=18572 CPUtime=0
/proc/29220/stat : 29220 (runsolver) R 29218 29220 27146 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 679703885 19017728 292 996147200 4194304 4296836 548682068496 18446744073709551615 226238197031 0 0 4096 24578 0 0 0 17 1 0 0
/proc/29220/statm: 4643 292 257 25 0 2626 0

[startup+0.057218 s]
/proc/loadavg: 1.98 1.98 1.99 4/81 29220
/proc/meminfo: memFree=1821264/2055920 swapFree=4156312/4192956
[pid=29220] ppid=29218 vsize=12176 CPUtime=0.04
/proc/29220/stat : 29220 (ld-linux.so.2) R 29218 29220 27146 0 -1 4194304 2631 0 0 0 3 1 0 0 18 0 1 0 679703885 12468224 2362 996147200 1448431616 1448550632 4294956288 18446744073709551615 134564482 0 0 4096 0 0 0 0 17 1 0 0
/proc/29220/statm: 3044 2362 330 29 0 2034 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 12176

[startup+0.101228 s]
/proc/loadavg: 1.98 1.98 1.99 4/81 29220
/proc/meminfo: memFree=1821264/2055920 swapFree=4156312/4192956
[pid=29220] ppid=29218 vsize=22076 CPUtime=0.08
/proc/29220/stat : 29220 (ld-linux.so.2) R 29218 29220 27146 0 -1 4194304 5105 0 0 0 6 2 0 0 18 0 1 0 679703885 22605824 4836 996147200 1448431616 1448550632 4294956288 18446744073709551615 4157603900 0 0 4096 0 0 0 0 17 1 0 0
/proc/29220/statm: 5519 4836 330 29 0 4509 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 22076

[startup+0.301261 s]
/proc/loadavg: 1.98 1.98 1.99 4/81 29220
/proc/meminfo: memFree=1821264/2055920 swapFree=4156312/4192956
[pid=29220] ppid=29218 vsize=67484 CPUtime=0.29
/proc/29220/stat : 29220 (ld-linux.so.2) R 29218 29220 27146 0 -1 4194304 16451 0 0 0 20 9 0 0 19 0 1 0 679703885 69103616 16182 996147200 1448431616 1448550632 4294956288 18446744073709551615 4157595866 0 0 4096 0 0 0 0 17 1 0 0
/proc/29220/statm: 16871 16182 330 29 0 15861 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 67484

[startup+0.701326 s]
/proc/loadavg: 1.98 1.98 1.99 4/81 29220
/proc/meminfo: memFree=1821264/2055920 swapFree=4156312/4192956
[pid=29220] ppid=29218 vsize=156744 CPUtime=0.68
/proc/29220/stat : 29220 (ld-linux.so.2) R 29218 29220 27146 0 -1 4194304 38785 0 0 0 48 20 0 0 23 0 1 0 679703885 160505856 38516 996147200 1448431616 1448550632 4294956288 18446744073709551615 4157595873 0 0 4096 0 0 0 0 17 1 0 0
/proc/29220/statm: 39186 38516 330 29 0 38176 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 156744

[startup+1.50146 s]
/proc/loadavg: 1.98 1.98 1.99 3/82 29221
/proc/meminfo: memFree=1600008/2055920 swapFree=4156312/4192956
[pid=29220] ppid=29218 vsize=310388 CPUtime=1.47
/proc/29220/stat : 29220 (ld-linux.so.2) R 29218 29220 27146 0 -1 4194304 77165 0 0 0 109 38 0 0 25 0 1 0 679703885 317837312 76896 996147200 1448431616 1448550632 4294956288 18446744073709551615 134534866 0 0 4096 0 0 0 0 17 1 0 0
/proc/29220/statm: 77597 76896 342 29 0 76587 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 310388

[startup+3.10173 s]
/proc/loadavg: 1.98 1.98 1.99 3/82 29221
/proc/meminfo: memFree=1514056/2055920 swapFree=4156312/4192956
[pid=29220] ppid=29218 vsize=310592 CPUtime=3.06
/proc/29220/stat : 29220 (ld-linux.so.2) R 29218 29220 27146 0 -1 4194304 77224 0 0 0 267 39 0 0 25 0 1 0 679703885 318046208 76955 996147200 1448431616 1448550632 4294956288 18446744073709551615 134535064 0 0 4096 0 0 0 0 17 1 0 0
/proc/29220/statm: 77648 76955 342 29 0 76638 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 310592

[startup+6.30127 s]
/proc/loadavg: 1.98 1.98 1.99 3/82 29221
/proc/meminfo: memFree=1513992/2055920 swapFree=4156312/4192956
[pid=29220] ppid=29218 vsize=310592 CPUtime=6.24
/proc/29220/stat : 29220 (ld-linux.so.2) R 29218 29220 27146 0 -1 4194304 77243 0 0 0 585 39 0 0 25 0 1 0 679703885 318046208 76974 996147200 1448431616 1448550632 4294956288 18446744073709551615 134546408 0 0 4096 0 0 0 0 17 1 0 0
/proc/29220/statm: 77648 76974 342 29 0 76638 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 310592

[startup+12.7014 s]
/proc/loadavg: 1.98 1.98 1.99 3/82 29221
/proc/meminfo: memFree=1513736/2055920 swapFree=4156312/4192956
[pid=29220] ppid=29218 vsize=310748 CPUtime=12.58
/proc/29220/stat : 29220 (ld-linux.so.2) R 29218 29220 27146 0 -1 4194304 77261 0 0 0 1219 39 0 0 25 0 1 0 679703885 318205952 76992 996147200 1448431616 1448550632 4294956288 18446744073709551615 134522603 0 0 4096 0 0 0 0 17 1 0 0
/proc/29220/statm: 77687 76992 342 29 0 76677 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 310748

[startup+25.5015 s]
/proc/loadavg: 1.98 1.98 1.99 3/82 29221
/proc/meminfo: memFree=1513608/2055920 swapFree=4156312/4192956
[pid=29220] ppid=29218 vsize=310904 CPUtime=25.27
/proc/29220/stat : 29220 (ld-linux.so.2) R 29218 29220 27146 0 -1 4194304 77299 0 0 0 2488 39 0 0 25 0 1 0 679703885 318365696 77030 996147200 1448431616 1448550632 4294956288 18446744073709551615 134546403 0 0 4096 0 0 0 0 17 1 0 0
/proc/29220/statm: 77726 77030 342 29 0 76716 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 310904

[startup+51.1018 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 29221
/proc/meminfo: memFree=1513352/2055920 swapFree=4156312/4192956
[pid=29220] ppid=29218 vsize=310904 CPUtime=50.64
/proc/29220/stat : 29220 (ld-linux.so.2) R 29218 29220 27146 0 -1 4194304 77319 0 0 0 5025 39 0 0 25 0 1 0 679703885 318365696 77050 996147200 1448431616 1448550632 4294956288 18446744073709551615 134546377 0 0 4096 0 0 0 0 17 1 0 0
/proc/29220/statm: 77726 77050 342 29 0 76716 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 310904

[startup+102.306 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 29221
/proc/meminfo: memFree=1512712/2055920 swapFree=4156312/4192956
[pid=29220] ppid=29218 vsize=311052 CPUtime=101.41
/proc/29220/stat : 29220 (ld-linux.so.2) R 29218 29220 27146 0 -1 4194304 77335 0 0 0 10102 39 0 0 25 0 1 0 679703885 318517248 77066 996147200 1448431616 1448550632 4294956288 18446744073709551615 134541111 0 0 4096 0 0 0 0 17 1 0 0
/proc/29220/statm: 77763 77066 342 29 0 76753 0
Current children cumulated CPU time (s) 101.41
Current children cumulated vsize (KiB) 311052

[startup+162.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 29221
/proc/meminfo: memFree=1512392/2055920 swapFree=4156312/4192956
[pid=29220] ppid=29218 vsize=311052 CPUtime=160.89
/proc/29220/stat : 29220 (ld-linux.so.2) R 29218 29220 27146 0 -1 4194304 77353 0 0 0 16050 39 0 0 25 0 1 0 679703885 318517248 77084 996147200 1448431616 1448550632 4294956288 18446744073709551615 134541106 0 0 4096 0 0 0 0 17 1 0 0
/proc/29220/statm: 77763 77084 342 29 0 76753 0
Current children cumulated CPU time (s) 160.89
Current children cumulated vsize (KiB) 311052

[startup+222.303 s]
/proc/loadavg: 2.05 2.00 2.00 3/81 29257
/proc/meminfo: memFree=1474520/2055920 swapFree=4156312/4192956
[pid=29220] ppid=29218 vsize=311052 CPUtime=220.57
/proc/29220/stat : 29220 (ld-linux.so.2) R 29218 29220 27146 0 -1 4194304 77353 0 0 0 22017 40 0 0 25 0 1 0 679703885 318517248 77084 996147200 1448431616 1448550632 4294956288 18446744073709551615 134547977 0 0 4096 0 0 0 0 17 0 0 0
/proc/29220/statm: 77763 77084 342 29 0 76753 0
Current children cumulated CPU time (s) 220.57
Current children cumulated vsize (KiB) 311052

[startup+282.302 s]
/proc/loadavg: 2.02 2.00 2.00 3/82 29297
/proc/meminfo: memFree=1543952/2055920 swapFree=4156312/4192956
[pid=29220] ppid=29218 vsize=311200 CPUtime=280.53
/proc/29220/stat : 29220 (ld-linux.so.2) R 29218 29220 27146 0 -1 4194304 77369 0 0 0 28012 41 0 0 25 0 1 0 679703885 318668800 77100 996147200 1448431616 1448550632 4294956288 18446744073709551615 134544042 0 0 4096 0 0 0 0 17 0 0 0
/proc/29220/statm: 77800 77100 342 29 0 76790 0
Current children cumulated CPU time (s) 280.53
Current children cumulated vsize (KiB) 311200

[startup+342.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 29297
/proc/meminfo: memFree=1543760/2055920 swapFree=4156312/4192956
[pid=29220] ppid=29218 vsize=311200 CPUtime=340.5
/proc/29220/stat : 29220 (ld-linux.so.2) R 29218 29220 27146 0 -1 4194304 77370 0 0 0 34009 41 0 0 25 0 1 0 679703885 318668800 77101 996147200 1448431616 1448550632 4294956288 18446744073709551615 134544036 0 0 4096 0 0 0 0 17 0 0 0
/proc/29220/statm: 77800 77101 342 29 0 76790 0
Current children cumulated CPU time (s) 340.5
Current children cumulated vsize (KiB) 311200

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 29297
/proc/meminfo: memFree=1543632/2055920 swapFree=4156312/4192956
[pid=29220] ppid=29218 vsize=311200 CPUtime=400.46
/proc/29220/stat : 29220 (ld-linux.so.2) R 29218 29220 27146 0 -1 4194304 77370 0 0 0 40005 41 0 0 25 0 1 0 679703885 318668800 77101 996147200 1448431616 1448550632 4294956288 18446744073709551615 134548010 0 0 4096 0 0 0 0 17 0 0 0
/proc/29220/statm: 77800 77101 342 29 0 76790 0
Current children cumulated CPU time (s) 400.46
Current children cumulated vsize (KiB) 311200

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 29297
/proc/meminfo: memFree=1543632/2055920 swapFree=4156312/4192956
[pid=29220] ppid=29218 vsize=311200 CPUtime=460.42
/proc/29220/stat : 29220 (ld-linux.so.2) R 29218 29220 27146 0 -1 4194304 77388 0 0 0 46001 41 0 0 25 0 1 0 679703885 318668800 77119 996147200 1448431616 1448550632 4294956288 18446744073709551615 134534866 0 0 4096 0 0 0 0 17 0 0 0
/proc/29220/statm: 77800 77119 342 29 0 76790 0
Current children cumulated CPU time (s) 460.42
Current children cumulated vsize (KiB) 311200

[startup+522.301 s]
/proc/loadavg: 2.03 2.01 2.00 3/73 29365
/proc/meminfo: memFree=1553880/2055920 swapFree=4156312/4192956
[pid=29220] ppid=29218 vsize=311204 CPUtime=520.38
/proc/29220/stat : 29220 (ld-linux.so.2) R 29218 29220 27146 0 -1 4194304 77389 0 0 0 51996 42 0 0 25 0 1 0 679703885 318672896 77120 996147200 1448431616 1448550632 4294956288 18446744073709551615 134546583 0 0 4096 0 0 0 0 17 0 0 0
/proc/29220/statm: 77801 77120 342 29 0 76791 0
Current children cumulated CPU time (s) 520.38
Current children cumulated vsize (KiB) 311204

[startup+582.301 s]
/proc/loadavg: 2.06 2.02 2.00 3/73 29392
/proc/meminfo: memFree=1552856/2055920 swapFree=4156312/4192956
[pid=29220] ppid=29218 vsize=311204 CPUtime=580.33
/proc/29220/stat : 29220 (ld-linux.so.2) R 29218 29220 27146 0 -1 4194304 77389 0 0 0 57991 42 0 0 25 0 1 0 679703885 318672896 77120 996147200 1448431616 1448550632 4294956288 18446744073709551615 134546742 0 0 4096 0 0 0 0 17 0 0 0
/proc/29220/statm: 77801 77120 342 29 0 76791 0
Current children cumulated CPU time (s) 580.33
Current children cumulated vsize (KiB) 311204

[startup+642.302 s]
/proc/loadavg: 2.05 2.03 2.00 3/73 29392
/proc/meminfo: memFree=1552792/2055920 swapFree=4156312/4192956
[pid=29220] ppid=29218 vsize=311204 CPUtime=640.29
/proc/29220/stat : 29220 (ld-linux.so.2) R 29218 29220 27146 0 -1 4194304 77389 0 0 0 63987 42 0 0 25 0 1 0 679703885 318672896 77120 996147200 1448431616 1448550632 4294956288 18446744073709551615 134522622 0 0 4096 0 0 0 0 17 0 0 0
/proc/29220/statm: 77801 77120 342 29 0 76791 0
Current children cumulated CPU time (s) 640.29
Current children cumulated vsize (KiB) 311204


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

[startup+882.302 s]
/proc/loadavg: 2.00 2.01 2.00 3/73 29394
/proc/meminfo: memFree=1552600/2055920 swapFree=4156312/4192956
[pid=29220] ppid=29218 vsize=311348 CPUtime=880.14
/proc/29220/stat : 29220 (ld-linux.so.2) R 29218 29220 27146 0 -1 4194304 77405 0 0 0 87971 43 0 0 25 0 1 0 679703885 318820352 77136 996147200 1448431616 1448550632 4294956288 18446744073709551615 134546408 0 0 4096 0 0 0 0 17 0 0 0
/proc/29220/statm: 77837 77136 342 29 0 76827 0
Current children cumulated CPU time (s) 880.14
Current children cumulated vsize (KiB) 311348

[startup+942.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/73 29394
/proc/meminfo: memFree=1552600/2055920 swapFree=4156312/4192956
[pid=29220] ppid=29218 vsize=311348 CPUtime=940.1
/proc/29220/stat : 29220 (ld-linux.so.2) R 29218 29220 27146 0 -1 4194304 77406 0 0 0 93967 43 0 0 25 0 1 0 679703885 318820352 77137 996147200 1448431616 1448550632 4294956288 18446744073709551615 134541100 0 0 4096 0 0 0 0 17 0 0 0
/proc/29220/statm: 77837 77137 342 29 0 76827 0
Current children cumulated CPU time (s) 940.1
Current children cumulated vsize (KiB) 311348

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 29394
/proc/meminfo: memFree=1552600/2055920 swapFree=4156312/4192956
[pid=29220] ppid=29218 vsize=311348 CPUtime=1000.06
/proc/29220/stat : 29220 (ld-linux.so.2) R 29218 29220 27146 0 -1 4194304 77406 0 0 0 99963 43 0 0 25 0 1 0 679703885 318820352 77137 996147200 1448431616 1448550632 4294956288 18446744073709551615 134546583 0 0 4096 0 0 0 0 17 0 0 0
/proc/29220/statm: 77837 77137 342 29 0 76827 0
Current children cumulated CPU time (s) 1000.06
Current children cumulated vsize (KiB) 311348

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 29394
/proc/meminfo: memFree=1552536/2055920 swapFree=4156312/4192956
[pid=29220] ppid=29218 vsize=311348 CPUtime=1060.02
/proc/29220/stat : 29220 (ld-linux.so.2) R 29218 29220 27146 0 -1 4194304 77406 0 0 0 105959 43 0 0 25 0 1 0 679703885 318820352 77137 996147200 1448431616 1448550632 4294956288 18446744073709551615 134535340 0 0 4096 0 0 0 0 17 0 0 0
/proc/29220/statm: 77837 77137 342 29 0 76827 0
Current children cumulated CPU time (s) 1060.02
Current children cumulated vsize (KiB) 311348

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 29433
/proc/meminfo: memFree=1480440/2055920 swapFree=4156312/4192956
[pid=29220] ppid=29218 vsize=311348 CPUtime=1119.96
/proc/29220/stat : 29220 (ld-linux.so.2) R 29218 29220 27146 0 -1 4194304 77406 0 0 0 111952 44 0 0 25 0 1 0 679703885 318820352 77137 996147200 1448431616 1448550632 4294956288 18446744073709551615 134544036 0 0 4096 0 0 0 0 17 0 0 0
/proc/29220/statm: 77837 77137 342 29 0 76827 0
Current children cumulated CPU time (s) 1119.96
Current children cumulated vsize (KiB) 311348

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 29433
/proc/meminfo: memFree=1440504/2055920 swapFree=4156312/4192956
[pid=29220] ppid=29218 vsize=311348 CPUtime=1179.81
/proc/29220/stat : 29220 (ld-linux.so.2) R 29218 29220 27146 0 -1 4194304 77406 0 0 0 117937 44 0 0 25 0 1 0 679703885 318820352 77137 996147200 1448431616 1448550632 4294956288 18446744073709551615 134546403 0 0 4096 0 0 0 0 17 0 0 0
/proc/29220/statm: 77837 77137 342 29 0 76827 0
Current children cumulated CPU time (s) 1179.81
Current children cumulated vsize (KiB) 311348

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 29433
/proc/meminfo: memFree=1440376/2055920 swapFree=4156312/4192956
[pid=29220] ppid=29218 vsize=311348 CPUtime=1239.77
/proc/29220/stat : 29220 (ld-linux.so.2) R 29218 29220 27146 0 -1 4194304 77406 0 0 0 123933 44 0 0 25 0 1 0 679703885 318820352 77137 996147200 1448431616 1448550632 4294956288 18446744073709551615 134544859 0 0 4096 0 0 0 0 17 0 0 0
/proc/29220/statm: 77837 77137 342 29 0 76827 0
Current children cumulated CPU time (s) 1239.77
Current children cumulated vsize (KiB) 311348

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 29433
/proc/meminfo: memFree=1440312/2055920 swapFree=4156312/4192956
[pid=29220] ppid=29218 vsize=311348 CPUtime=1299.73
/proc/29220/stat : 29220 (ld-linux.so.2) R 29218 29220 27146 0 -1 4194304 77406 0 0 0 129929 44 0 0 25 0 1 0 679703885 318820352 77137 996147200 1448431616 1448550632 4294956288 18446744073709551615 134546391 0 0 4096 0 0 0 0 17 0 0 0
/proc/29220/statm: 77837 77137 342 29 0 76827 0
Current children cumulated CPU time (s) 1299.73
Current children cumulated vsize (KiB) 311348

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 29433
/proc/meminfo: memFree=1440440/2055920 swapFree=4156312/4192956
[pid=29220] ppid=29218 vsize=311348 CPUtime=1359.69
/proc/29220/stat : 29220 (ld-linux.so.2) R 29218 29220 27146 0 -1 4194304 77406 0 0 0 135925 44 0 0 25 0 1 0 679703885 318820352 77137 996147200 1448431616 1448550632 4294956288 18446744073709551615 134546300 0 0 4096 0 0 0 0 17 0 0 0
/proc/29220/statm: 77837 77137 342 29 0 76827 0
Current children cumulated CPU time (s) 1359.69
Current children cumulated vsize (KiB) 311348

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 29433
/proc/meminfo: memFree=1440376/2055920 swapFree=4156312/4192956
[pid=29220] ppid=29218 vsize=311348 CPUtime=1419.66
/proc/29220/stat : 29220 (ld-linux.so.2) R 29218 29220 27146 0 -1 4194304 77406 0 0 0 141922 44 0 0 25 0 1 0 679703885 318820352 77137 996147200 1448431616 1448550632 4294956288 18446744073709551615 134528425 0 0 4096 0 0 0 0 17 0 0 0
/proc/29220/statm: 77837 77137 342 29 0 76827 0
Current children cumulated CPU time (s) 1419.66
Current children cumulated vsize (KiB) 311348

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 29433
/proc/meminfo: memFree=1440376/2055920 swapFree=4156312/4192956
[pid=29220] ppid=29218 vsize=311348 CPUtime=1479.61
/proc/29220/stat : 29220 (ld-linux.so.2) R 29218 29220 27146 0 -1 4194304 77406 0 0 0 147917 44 0 0 25 0 1 0 679703885 318820352 77137 996147200 1448431616 1448550632 4294956288 18446744073709551615 134544045 0 0 4096 0 0 0 0 17 0 0 0
/proc/29220/statm: 77837 77137 342 29 0 76827 0
Current children cumulated CPU time (s) 1479.61
Current children cumulated vsize (KiB) 311348

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 29433
/proc/meminfo: memFree=1440376/2055920 swapFree=4156312/4192956
[pid=29220] ppid=29218 vsize=311348 CPUtime=1539.57
/proc/29220/stat : 29220 (ld-linux.so.2) R 29218 29220 27146 0 -1 4194304 77406 0 0 0 153913 44 0 0 25 0 1 0 679703885 318820352 77137 996147200 1448431616 1448550632 4294956288 18446744073709551615 134549326 0 0 4096 0 0 0 0 17 0 0 0
/proc/29220/statm: 77837 77137 342 29 0 76827 0
Current children cumulated CPU time (s) 1539.57
Current children cumulated vsize (KiB) 311348

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 29433
/proc/meminfo: memFree=1440376/2055920 swapFree=4156312/4192956
[pid=29220] ppid=29218 vsize=311348 CPUtime=1599.53
/proc/29220/stat : 29220 (ld-linux.so.2) R 29218 29220 27146 0 -1 4194304 77406 0 0 0 159909 44 0 0 25 0 1 0 679703885 318820352 77137 996147200 1448431616 1448550632 4294956288 18446744073709551615 134546391 0 0 4096 0 0 0 0 17 0 0 0
/proc/29220/statm: 77837 77137 342 29 0 76827 0
Current children cumulated CPU time (s) 1599.53
Current children cumulated vsize (KiB) 311348

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 29433
/proc/meminfo: memFree=1378104/2055920 swapFree=4156312/4192956
[pid=29220] ppid=29218 vsize=311348 CPUtime=1659.37
/proc/29220/stat : 29220 (ld-linux.so.2) R 29218 29220 27146 0 -1 4194304 77406 0 0 0 165893 44 0 0 25 0 1 0 679703885 318820352 77137 996147200 1448431616 1448550632 4294956288 18446744073709551615 134545163 0 0 4096 0 0 0 0 17 0 0 0
/proc/29220/statm: 77837 77137 342 29 0 76827 0
Current children cumulated CPU time (s) 1659.37
Current children cumulated vsize (KiB) 311348

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 29433
/proc/meminfo: memFree=1378040/2055920 swapFree=4156312/4192956
[pid=29220] ppid=29218 vsize=311348 CPUtime=1719.34
/proc/29220/stat : 29220 (ld-linux.so.2) R 29218 29220 27146 0 -1 4194304 77425 0 0 0 171889 45 0 0 25 0 1 0 679703885 318820352 77156 996147200 1448431616 1448550632 4294956288 18446744073709551615 134535385 0 0 4096 0 0 0 0 17 0 0 0
/proc/29220/statm: 77837 77156 342 29 0 76827 0
Current children cumulated CPU time (s) 1719.34
Current children cumulated vsize (KiB) 311348

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 29433
/proc/meminfo: memFree=1377848/2055920 swapFree=4156312/4192956
[pid=29220] ppid=29218 vsize=311348 CPUtime=1779.3
/proc/29220/stat : 29220 (ld-linux.so.2) R 29218 29220 27146 0 -1 4194304 77425 0 0 0 177885 45 0 0 25 0 1 0 679703885 318820352 77156 996147200 1448431616 1448550632 4294956288 18446744073709551615 134544033 0 0 4096 0 0 0 0 17 0 0 0
/proc/29220/statm: 77837 77156 342 29 0 76827 0
Current children cumulated CPU time (s) 1779.3
Current children cumulated vsize (KiB) 311348



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 29433
/proc/meminfo: memFree=1377784/2055920 swapFree=4156312/4192956
[pid=29220] ppid=29218 vsize=311348 CPUtime=1800.09
/proc/29220/stat : 29220 (ld-linux.so.2) R 29218 29220 27146 0 -1 4194304 77425 0 0 0 179964 45 0 0 25 0 1 0 679703885 318820352 77156 996147200 1448431616 1448550632 4294956288 18446744073709551615 134546408 0 0 4096 0 0 0 0 17 0 0 0
/proc/29220/statm: 77837 77156 342 29 0 76827 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 311348

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

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

[startup+1803.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 29433
/proc/meminfo: memFree=1377784/2055920 swapFree=4156312/4192956
[pid=29220] ppid=29218 vsize=311348 CPUtime=1800.09
/proc/29220/stat : 29220 (ld-linux.so.2) R 29218 29220 27146 0 -1 4194304 77425 0 0 0 179964 45 0 0 25 0 1 0 679703885 318820352 77156 996147200 1448431616 1448550632 4294956288 18446744073709551615 134546408 0 0 4096 0 0 0 0 17 0 0 0
/proc/29220/statm: 77837 77156 342 29 0 76827 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 311348

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1803.16
CPU time (s): 1800.15
CPU user time (s): 1799.65
CPU system time (s): 0.500923
CPU usage (%): 99.8333
Max. virtual memory (cumulated for all children) (KiB): 311348

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

runsolver used 1.61175 second user time and 5.05723 second system time

The end

Launcher Data (download as text)

Begin job on node58 at 2008-07-02 02:09:35
IDJOB=1036509
IDBENCH=53457
IDSOLVER=328
FILE ID=node58/1036509-1214957375
PBS_JOBID= 7870217
Free space on /tmp= 66540 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 36e7948d4eb9ec3ba95226d8041bc346
RANDOM SEED=664791009

node58.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:       1821744 kB
Buffers:          9056 kB
Cached:          79900 kB
SwapCached:      30656 kB
Active:         145192 kB
Inactive:        34888 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1821744 kB
SwapTotal:     4192956 kB
SwapFree:      4156312 kB
Dirty:            1856 kB
Writeback:           0 kB
Mapped:         107264 kB
Slab:            39116 kB
Committed_AS:  1013988 kB
PageTables:       1928 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66540 MiB
End job on node58 at 2008-07-02 02:39:40