Trace number 1075908

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 987.208 994.43

DiagnosticValue
ASSIGNMENTS1085
CHECKS294168000

General information on the benchmark

Namecsp/ogdVg/
normalized-crossword-m1c-ogd-vg4-8_ext.xml
MD5SUM9d0c9e082e533940732de8cf42d70b3e
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.359944
Satisfiable
(Un)Satisfiability was proved
Number of variables32
Number of constraints12
Maximum constraint arity8
Maximum domain size26
Number of constraints which are defined in extension12
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

987.16/994.42	s SATISFIABLE
987.16/994.42	v 3 4 15 11 14 12 1 0 0 12 20 8 17 0 8 18 14 1 19 4 13 14 13 18 18 0 18 18 0 18 18 4 
987.16/994.42	d CHECKS 294167788
987.16/994.42	d ASSIGNMENTS 1085

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-1075908-1215182511/watcher-1075908-1215182511 -o /tmp/evaluation-result-1075908-1215182511/solver-1075908-1215182511 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/run -c HOME/instance-1075908-1215182511.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.04 2.00 4/81 22993
/proc/meminfo: memFree=1733680/2055920 swapFree=4181068/4192956
[pid=22993] ppid=22991 vsize=18572 CPUtime=0
/proc/22993/stat : 22993 (runsolver) R 22991 22993 18345 0 -1 4194368 15 0 0 0 0 0 0 0 22 0 1 0 156062456 19017728 292 996147200 4194304 4296836 548682068480 18446744073709551615 212218735911 0 0 4096 24578 0 0 0 17 1 0 0
/proc/22993/statm: 4643 292 257 25 0 2626 0

[startup+0.233326 s]
/proc/loadavg: 2.01 2.04 2.00 4/81 22993
/proc/meminfo: memFree=1733680/2055920 swapFree=4181068/4192956
[pid=22993] ppid=22991 vsize=5984 CPUtime=0.2
/proc/22993/stat : 22993 (ld-linux.so.2) R 22991 22993 18345 0 -1 4194304 872 0 6 0 20 0 0 0 19 0 1 0 156062456 6127616 609 996147200 1448431616 1448550632 4294956272 18446744073709551615 134680976 0 0 4096 0 0 0 0 17 1 0 0
/proc/22993/statm: 1496 609 328 29 0 486 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 5984

[startup+0.301333 s]
/proc/loadavg: 2.01 2.04 2.00 4/81 22993
/proc/meminfo: memFree=1733680/2055920 swapFree=4181068/4192956
[pid=22993] ppid=22991 vsize=5984 CPUtime=0.27
/proc/22993/stat : 22993 (ld-linux.so.2) R 22991 22993 18345 0 -1 4194304 932 0 6 0 27 0 0 0 19 0 1 0 156062456 6127616 669 996147200 1448431616 1448550632 4294956272 18446744073709551615 134609034 0 0 4096 0 0 0 0 17 1 0 0
/proc/22993/statm: 1496 669 328 29 0 486 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 5984

[startup+0.401346 s]
/proc/loadavg: 2.01 2.04 2.00 4/81 22993
/proc/meminfo: memFree=1733680/2055920 swapFree=4181068/4192956
[pid=22993] ppid=22991 vsize=5984 CPUtime=0.36
/proc/22993/stat : 22993 (ld-linux.so.2) R 22991 22993 18345 0 -1 4194304 1015 0 6 0 36 0 0 0 20 0 1 0 156062456 6127616 752 996147200 1448431616 1448550632 4294956272 18446744073709551615 134561370 0 0 4096 0 0 0 0 17 1 0 0
/proc/22993/statm: 1496 752 328 29 0 486 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 5984

[startup+0.70138 s]
/proc/loadavg: 2.01 2.04 2.00 4/81 22993
/proc/meminfo: memFree=1733680/2055920 swapFree=4181068/4192956
[pid=22993] ppid=22991 vsize=7724 CPUtime=0.66
/proc/22993/stat : 22993 (ld-linux.so.2) R 22991 22993 18345 0 -1 4194304 1527 0 6 0 66 0 0 0 23 0 1 0 156062456 7909376 1264 996147200 1448431616 1448550632 4294956272 18446744073709551615 134553836 0 0 4096 0 0 0 0 17 1 0 0
/proc/22993/statm: 1931 1264 344 29 0 921 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 7724

[startup+1.50146 s]
/proc/loadavg: 2.01 2.04 2.00 3/82 22994
/proc/meminfo: memFree=1727848/2055920 swapFree=4181068/4192956
[pid=22993] ppid=22991 vsize=7724 CPUtime=1.45
/proc/22993/stat : 22993 (ld-linux.so.2) R 22991 22993 18345 0 -1 4194304 1530 0 6 0 145 0 0 0 25 0 1 0 156062456 7909376 1267 996147200 1448431616 1448550632 4294956272 18446744073709551615 134522673 0 0 4096 0 0 0 0 17 1 0 0
/proc/22993/statm: 1931 1267 344 29 0 921 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 7724

[startup+3.10163 s]
/proc/loadavg: 2.01 2.04 2.00 3/82 22994
/proc/meminfo: memFree=1727656/2055920 swapFree=4181068/4192956
[pid=22993] ppid=22991 vsize=7724 CPUtime=3.04
/proc/22993/stat : 22993 (ld-linux.so.2) R 22991 22993 18345 0 -1 4194304 1530 0 6 0 304 0 0 0 25 0 1 0 156062456 7909376 1267 996147200 1448431616 1448550632 4294956272 18446744073709551615 134535403 0 0 4096 0 0 0 0 17 1 0 0
/proc/22993/statm: 1931 1267 344 29 0 921 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 7724

[startup+6.30197 s]
/proc/loadavg: 2.01 2.04 2.00 3/82 22994
/proc/meminfo: memFree=1727720/2055920 swapFree=4181068/4192956
[pid=22993] ppid=22991 vsize=7724 CPUtime=6.21
/proc/22993/stat : 22993 (ld-linux.so.2) R 22991 22993 18345 0 -1 4194304 1530 0 6 0 621 0 0 0 25 0 1 0 156062456 7909376 1267 996147200 1448431616 1448550632 4294956272 18446744073709551615 134545104 0 0 4096 0 0 0 0 17 1 0 0
/proc/22993/statm: 1931 1267 344 29 0 921 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 7724

[startup+12.7016 s]
/proc/loadavg: 2.01 2.04 2.00 3/82 22994
/proc/meminfo: memFree=1727720/2055920 swapFree=4181068/4192956
[pid=22993] ppid=22991 vsize=7724 CPUtime=12.56
/proc/22993/stat : 22993 (ld-linux.so.2) R 22991 22993 18345 0 -1 4194304 1530 0 6 0 1256 0 0 0 25 0 1 0 156062456 7909376 1267 996147200 1448431616 1448550632 4294956272 18446744073709551615 134553651 0 0 4096 0 0 0 0 17 1 0 0
/proc/22993/statm: 1931 1267 344 29 0 921 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 7724

[startup+25.507 s]
/proc/loadavg: 2.08 2.05 2.00 3/82 22994
/proc/meminfo: memFree=1727784/2055920 swapFree=4181068/4192956
[pid=22993] ppid=22991 vsize=7724 CPUtime=25.26
/proc/22993/stat : 22993 (ld-linux.so.2) R 22991 22993 18345 0 -1 4194304 1530 0 6 0 2526 0 0 0 25 0 1 0 156062456 7909376 1267 996147200 1448431616 1448550632 4294956272 18446744073709551615 134545118 0 0 4096 0 0 0 0 17 1 0 0
/proc/22993/statm: 1931 1267 344 29 0 921 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 7724

[startup+51.1017 s]
/proc/loadavg: 2.24 2.09 2.02 3/82 22994
/proc/meminfo: memFree=1727848/2055920 swapFree=4181068/4192956
[pid=22993] ppid=22991 vsize=7724 CPUtime=50.64
/proc/22993/stat : 22993 (ld-linux.so.2) R 22991 22993 18345 0 -1 4194304 1530 0 6 0 5063 1 0 0 25 0 1 0 156062456 7909376 1267 996147200 1448431616 1448550632 4294956272 18446744073709551615 134522626 0 0 4096 0 0 0 0 17 1 0 0
/proc/22993/statm: 1931 1267 344 29 0 921 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 7724

[startup+102.301 s]
/proc/loadavg: 2.36 2.15 2.04 3/82 22994
/proc/meminfo: memFree=1727720/2055920 swapFree=4181068/4192956
[pid=22993] ppid=22991 vsize=7724 CPUtime=101.41
/proc/22993/stat : 22993 (ld-linux.so.2) R 22991 22993 18345 0 -1 4194304 1530 0 6 0 10140 1 0 0 25 0 1 0 156062456 7909376 1267 996147200 1448431616 1448550632 4294956272 18446744073709551615 134535396 0 0 4096 0 0 0 0 17 1 0 0
/proc/22993/statm: 1931 1267 344 29 0 921 0
Current children cumulated CPU time (s) 101.41
Current children cumulated vsize (KiB) 7724

[startup+162.301 s]
/proc/loadavg: 2.13 2.12 2.03 3/82 22994
/proc/meminfo: memFree=1727656/2055920 swapFree=4181068/4192956
[pid=22993] ppid=22991 vsize=7724 CPUtime=160.9
/proc/22993/stat : 22993 (ld-linux.so.2) R 22991 22993 18345 0 -1 4194304 1530 0 6 0 16089 1 0 0 25 0 1 0 156062456 7909376 1267 996147200 1448431616 1448550632 4294956272 18446744073709551615 134535054 0 0 4096 0 0 0 0 17 1 0 0
/proc/22993/statm: 1931 1267 344 29 0 921 0
Current children cumulated CPU time (s) 160.9
Current children cumulated vsize (KiB) 7724

[startup+222.302 s]
/proc/loadavg: 2.04 2.10 2.03 3/82 22994
/proc/meminfo: memFree=1727656/2055920 swapFree=4181068/4192956
[pid=22993] ppid=22991 vsize=7724 CPUtime=220.4
/proc/22993/stat : 22993 (ld-linux.so.2) R 22991 22993 18345 0 -1 4194304 1532 0 6 0 22039 1 0 0 25 0 1 0 156062456 7909376 1269 996147200 1448431616 1448550632 4294956272 18446744073709551615 134545651 0 0 4096 0 0 0 0 17 1 0 0
/proc/22993/statm: 1931 1269 344 29 0 921 0
Current children cumulated CPU time (s) 220.4
Current children cumulated vsize (KiB) 7724

[startup+282.301 s]
/proc/loadavg: 2.02 2.08 2.02 3/82 22994
/proc/meminfo: memFree=1727528/2055920 swapFree=4181068/4192956
[pid=22993] ppid=22991 vsize=7724 CPUtime=279.89
/proc/22993/stat : 22993 (ld-linux.so.2) R 22991 22993 18345 0 -1 4194304 1532 0 6 0 27988 1 0 0 25 0 1 0 156062456 7909376 1269 996147200 1448431616 1448550632 4294956272 18446744073709551615 134522626 0 0 4096 0 0 0 0 17 1 0 0
/proc/22993/statm: 1931 1269 344 29 0 921 0
Current children cumulated CPU time (s) 279.89
Current children cumulated vsize (KiB) 7724

[startup+342.306 s]
/proc/loadavg: 2.00 2.06 2.02 3/82 22994
/proc/meminfo: memFree=1727528/2055920 swapFree=4181068/4192956
[pid=22993] ppid=22991 vsize=7724 CPUtime=339.39
/proc/22993/stat : 22993 (ld-linux.so.2) R 22991 22993 18345 0 -1 4194304 1532 0 6 0 33938 1 0 0 25 0 1 0 156062456 7909376 1269 996147200 1448431616 1448550632 4294956272 18446744073709551615 134522704 0 0 4096 0 0 0 0 17 1 0 0
/proc/22993/statm: 1931 1269 344 29 0 921 0
Current children cumulated CPU time (s) 339.39
Current children cumulated vsize (KiB) 7724

[startup+402.302 s]
/proc/loadavg: 2.00 2.05 2.01 3/82 22994
/proc/meminfo: memFree=1727464/2055920 swapFree=4181068/4192956
[pid=22993] ppid=22991 vsize=7724 CPUtime=398.88
/proc/22993/stat : 22993 (ld-linux.so.2) R 22991 22993 18345 0 -1 4194304 1532 0 6 0 39887 1 0 0 25 0 1 0 156062456 7909376 1269 996147200 1448431616 1448550632 4294956272 18446744073709551615 134553927 0 0 4096 0 0 0 0 17 1 0 0
/proc/22993/statm: 1931 1269 344 29 0 921 0
Current children cumulated CPU time (s) 398.88
Current children cumulated vsize (KiB) 7724

[startup+462.301 s]
/proc/loadavg: 2.00 2.04 2.00 3/82 22994
/proc/meminfo: memFree=1727528/2055920 swapFree=4181068/4192956
[pid=22993] ppid=22991 vsize=7724 CPUtime=458.38
/proc/22993/stat : 22993 (ld-linux.so.2) R 22991 22993 18345 0 -1 4194304 1532 0 6 0 45837 1 0 0 25 0 1 0 156062456 7909376 1269 996147200 1448431616 1448550632 4294956272 18446744073709551615 134535029 0 0 4096 0 0 0 0 17 1 0 0
/proc/22993/statm: 1931 1269 344 29 0 921 0
Current children cumulated CPU time (s) 458.38
Current children cumulated vsize (KiB) 7724

[startup+522.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/82 22994
/proc/meminfo: memFree=1727528/2055920 swapFree=4181068/4192956
[pid=22993] ppid=22991 vsize=7724 CPUtime=517.87
/proc/22993/stat : 22993 (ld-linux.so.2) R 22991 22993 18345 0 -1 4194304 1532 0 6 0 51786 1 0 0 25 0 1 0 156062456 7909376 1269 996147200 1448431616 1448550632 4294956272 18446744073709551615 134545860 0 0 4096 0 0 0 0 17 1 0 0
/proc/22993/statm: 1931 1269 344 29 0 921 0
Current children cumulated CPU time (s) 517.87
Current children cumulated vsize (KiB) 7724

[startup+582.302 s]
/proc/loadavg: 2.00 2.02 2.00 3/82 22994
/proc/meminfo: memFree=1727528/2055920 swapFree=4181068/4192956
[pid=22993] ppid=22991 vsize=7724 CPUtime=577.36
/proc/22993/stat : 22993 (ld-linux.so.2) R 22991 22993 18345 0 -1 4194304 1532 0 6 0 57735 1 0 0 25 0 1 0 156062456 7909376 1269 996147200 1448431616 1448550632 4294956272 18446744073709551615 134535039 0 0 4096 0 0 0 0 17 1 0 0
/proc/22993/statm: 1931 1269 344 29 0 921 0
Current children cumulated CPU time (s) 577.36
Current children cumulated vsize (KiB) 7724

[startup+642.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/82 22994
/proc/meminfo: memFree=1727464/2055920 swapFree=4181068/4192956
[pid=22993] ppid=22991 vsize=7724 CPUtime=636.88
/proc/22993/stat : 22993 (ld-linux.so.2) R 22991 22993 18345 0 -1 4194304 1532 0 6 0 63686 2 0 0 25 0 1 0 156062456 7909376 1269 996147200 1448431616 1448550632 4294956272 18446744073709551615 134535375 0 0 4096 0 0 0 0 17 1 0 0
/proc/22993/statm: 1931 1269 344 29 0 921 0
Current children cumulated CPU time (s) 636.88
Current children cumulated vsize (KiB) 7724

[startup+702.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/82 22994
/proc/meminfo: memFree=1727400/2055920 swapFree=4181068/4192956
[pid=22993] ppid=22991 vsize=7724 CPUtime=696.37
/proc/22993/stat : 22993 (ld-linux.so.2) R 22991 22993 18345 0 -1 4194304 1532 0 6 0 69635 2 0 0 25 0 1 0 156062456 7909376 1269 996147200 1448431616 1448550632 4294956272 18446744073709551615 134535039 0 0 4096 0 0 0 0 17 1 0 0
/proc/22993/statm: 1931 1269 344 29 0 921 0
Current children cumulated CPU time (s) 696.37
Current children cumulated vsize (KiB) 7724

[startup+762.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 22994
/proc/meminfo: memFree=1727336/2055920 swapFree=4181068/4192956
[pid=22993] ppid=22991 vsize=7724 CPUtime=755.86
/proc/22993/stat : 22993 (ld-linux.so.2) R 22991 22993 18345 0 -1 4194304 1532 0 6 0 75584 2 0 0 25 0 1 0 156062456 7909376 1269 996147200 1448431616 1448550632 4294956272 18446744073709551615 134553830 0 0 4096 0 0 0 0 17 1 0 0
/proc/22993/statm: 1931 1269 344 29 0 921 0
Current children cumulated CPU time (s) 755.86
Current children cumulated vsize (KiB) 7724

[startup+822.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 22994
/proc/meminfo: memFree=1727272/2055920 swapFree=4181068/4192956
[pid=22993] ppid=22991 vsize=7724 CPUtime=815.35
/proc/22993/stat : 22993 (ld-linux.so.2) R 22991 22993 18345 0 -1 4194304 1535 0 6 0 81533 2 0 0 25 0 1 0 156062456 7909376 1272 996147200 1448431616 1448550632 4294956272 18446744073709551615 134528425 0 0 4096 0 0 0 0 17 1 0 0
/proc/22993/statm: 1931 1272 344 29 0 921 0
Current children cumulated CPU time (s) 815.35
Current children cumulated vsize (KiB) 7724

[startup+882.301 s]
/proc/loadavg: 1.95 1.98 1.99 3/73 23057
/proc/meminfo: memFree=1816304/2055920 swapFree=4181068/4192956
[pid=22993] ppid=22991 vsize=7724 CPUtime=875.11
/proc/22993/stat : 22993 (ld-linux.so.2) R 22991 22993 18345 0 -1 4194304 1537 0 6 0 87507 4 0 0 25 0 1 0 156062456 7909376 1274 996147200 1448431616 1448550632 4294956272 18446744073709551615 134535039 0 0 4096 0 0 0 0 17 0 0 0
/proc/22993/statm: 1931 1274 344 29 0 921 0
Current children cumulated CPU time (s) 875.11
Current children cumulated vsize (KiB) 7724

[startup+942.302 s]
/proc/loadavg: 1.98 1.98 1.99 3/73 23057
/proc/meminfo: memFree=1816240/2055920 swapFree=4181068/4192956
[pid=22993] ppid=22991 vsize=7724 CPUtime=935.08
/proc/22993/stat : 22993 (ld-linux.so.2) R 22991 22993 18345 0 -1 4194304 1537 0 6 0 93504 4 0 0 25 0 1 0 156062456 7909376 1274 996147200 1448431616 1448550632 4294956272 18446744073709551615 134535078 0 0 4096 0 0 0 0 17 0 0 0
/proc/22993/statm: 1931 1274 344 29 0 921 0
Current children cumulated CPU time (s) 935.08
Current children cumulated vsize (KiB) 7724

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

[startup+947.306 s]
/proc/loadavg: 1.98 1.98 1.99 3/73 23057
/proc/meminfo: memFree=1816240/2055920 swapFree=4181068/4192956
[pid=22993] ppid=22991 vsize=7724 CPUtime=940.09
/proc/22993/stat : 22993 (ld-linux.so.2) R 22991 22993 18345 0 -1 4194304 1537 0 6 0 94005 4 0 0 25 0 1 0 156062456 7909376 1274 996147200 1448431616 1448550632 4294956272 18446744073709551615 134545934 0 0 4096 0 0 0 0 17 0 0 0
/proc/22993/statm: 1931 1274 344 29 0 921 0
Current children cumulated CPU time (s) 940.09
Current children cumulated vsize (KiB) 7724

[startup+972.902 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 23057
/proc/meminfo: memFree=1816240/2055920 swapFree=4181068/4192956
[pid=22993] ppid=22991 vsize=7724 CPUtime=965.67
/proc/22993/stat : 22993 (ld-linux.so.2) R 22991 22993 18345 0 -1 4194304 1537 0 6 0 96563 4 0 0 25 0 1 0 156062456 7909376 1274 996147200 1448431616 1448550632 4294956272 18446744073709551615 134534893 0 0 4096 0 0 0 0 17 0 0 0
/proc/22993/statm: 1931 1274 344 29 0 921 0
Current children cumulated CPU time (s) 965.67
Current children cumulated vsize (KiB) 7724

[startup+985.701 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 23057
/proc/meminfo: memFree=1816240/2055920 swapFree=4181068/4192956
[pid=22993] ppid=22991 vsize=7724 CPUtime=978.47
/proc/22993/stat : 22993 (ld-linux.so.2) R 22991 22993 18345 0 -1 4194304 1537 0 6 0 97843 4 0 0 25 0 1 0 156062456 7909376 1274 996147200 1448431616 1448550632 4294956272 18446744073709551615 134522679 0 0 4096 0 0 0 0 17 0 0 0
/proc/22993/statm: 1931 1274 344 29 0 921 0
Current children cumulated CPU time (s) 978.47
Current children cumulated vsize (KiB) 7724

[startup+988.902 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 23057
/proc/meminfo: memFree=1816240/2055920 swapFree=4181068/4192956
[pid=22993] ppid=22991 vsize=7724 CPUtime=981.67
/proc/22993/stat : 22993 (ld-linux.so.2) R 22991 22993 18345 0 -1 4194304 1537 0 6 0 98163 4 0 0 25 0 1 0 156062456 7909376 1274 996147200 1448431616 1448550632 4294956272 18446744073709551615 134545575 0 0 4096 0 0 0 0 17 0 0 0
/proc/22993/statm: 1931 1274 344 29 0 921 0
Current children cumulated CPU time (s) 981.67
Current children cumulated vsize (KiB) 7724

[startup+992.102 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 23057
/proc/meminfo: memFree=1816240/2055920 swapFree=4181068/4192956
[pid=22993] ppid=22991 vsize=7724 CPUtime=984.87
/proc/22993/stat : 22993 (ld-linux.so.2) R 22991 22993 18345 0 -1 4194304 1537 0 6 0 98483 4 0 0 25 0 1 0 156062456 7909376 1274 996147200 1448431616 1448550632 4294956272 18446744073709551615 134534890 0 0 4096 0 0 0 0 17 0 0 0
/proc/22993/statm: 1931 1274 344 29 0 921 0
Current children cumulated CPU time (s) 984.87
Current children cumulated vsize (KiB) 7724

[startup+993.701 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 23057
/proc/meminfo: memFree=1816240/2055920 swapFree=4181068/4192956
[pid=22993] ppid=22991 vsize=7724 CPUtime=986.47
/proc/22993/stat : 22993 (ld-linux.so.2) R 22991 22993 18345 0 -1 4194304 1537 0 6 0 98643 4 0 0 25 0 1 0 156062456 7909376 1274 996147200 1448431616 1448550632 4294956272 18446744073709551615 134522637 0 0 4096 0 0 0 0 17 0 0 0
/proc/22993/statm: 1931 1274 344 29 0 921 0
Current children cumulated CPU time (s) 986.47
Current children cumulated vsize (KiB) 7724

[startup+994.101 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 23057
/proc/meminfo: memFree=1816240/2055920 swapFree=4181068/4192956
[pid=22993] ppid=22991 vsize=7724 CPUtime=986.86
/proc/22993/stat : 22993 (ld-linux.so.2) R 22991 22993 18345 0 -1 4194304 1537 0 6 0 98682 4 0 0 25 0 1 0 156062456 7909376 1274 996147200 1448431616 1448550632 4294956272 18446744073709551615 134545132 0 0 4096 0 0 0 0 17 0 0 0
/proc/22993/statm: 1931 1274 344 29 0 921 0
Current children cumulated CPU time (s) 986.86
Current children cumulated vsize (KiB) 7724

[startup+994.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 23057
/proc/meminfo: memFree=1816240/2055920 swapFree=4181068/4192956
[pid=22993] ppid=22991 vsize=7724 CPUtime=987.06
/proc/22993/stat : 22993 (ld-linux.so.2) R 22991 22993 18345 0 -1 4194304 1537 0 6 0 98702 4 0 0 25 0 1 0 156062456 7909376 1274 996147200 1448431616 1448550632 4294956272 18446744073709551615 134545893 0 0 4096 0 0 0 0 17 0 0 0
/proc/22993/statm: 1931 1274 344 29 0 921 0
Current children cumulated CPU time (s) 987.06
Current children cumulated vsize (KiB) 7724

[startup+994.401 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 23057
/proc/meminfo: memFree=1816240/2055920 swapFree=4181068/4192956
[pid=22993] ppid=22991 vsize=7724 CPUtime=987.16
/proc/22993/stat : 22993 (ld-linux.so.2) R 22991 22993 18345 0 -1 4194304 1537 0 6 0 98712 4 0 0 25 0 1 0 156062456 7909376 1274 996147200 1448431616 1448550632 4294956272 18446744073709551615 134553790 0 0 4096 0 0 0 0 17 0 0 0
/proc/22993/statm: 1931 1274 344 29 0 921 0
Current children cumulated CPU time (s) 987.16
Current children cumulated vsize (KiB) 7724

Child status: 0
Real time (s): 994.43
CPU time (s): 987.208
CPU user time (s): 987.157
CPU system time (s): 0.050992
CPU usage (%): 99.2737
Max. virtual memory (cumulated for all children) (KiB): 7724

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 987.157
system time used= 0.050992
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1553
page faults= 6
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 42
involuntary context switches= 34749

runsolver used 1.00985 second user time and 2.6156 second system time

The end

Launcher Data (download as text)

Begin job on node46 at 2008-07-04 16:41:51
IDJOB=1075908
IDBENCH=56551
IDSOLVER=328
FILE ID=node46/1075908-1215182511
PBS_JOBID= 7881470
Free space on /tmp= 66204 MiB

SOLVER NAME= spider 2008-06-14
BENCH NAME= CPAI08/csp/ogdVg/normalized-crossword-m1c-ogd-vg4-8_ext.xml
COMMAND LINE= HOME/run -c BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1075908-1215182511/watcher-1075908-1215182511 -o /tmp/evaluation-result-1075908-1215182511/solver-1075908-1215182511 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/run -c HOME/instance-1075908-1215182511.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 9d0c9e082e533940732de8cf42d70b3e
RANDOM SEED=39488807

node46.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.238
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.238
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:       1734160 kB
Buffers:         29568 kB
Cached:         133264 kB
SwapCached:       5876 kB
Active:         216676 kB
Inactive:        52564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1734160 kB
SwapTotal:     4192956 kB
SwapFree:      4181068 kB
Dirty:            2192 kB
Writeback:           0 kB
Mapped:         120832 kB
Slab:            37772 kB
Committed_AS:  1128044 kB
PageTables:       1808 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264992 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66204 MiB
End job on node46 at 2008-07-04 16:58:25