Trace number 1068267

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 1808.71

General information on the benchmark

Namecsp/ukVg/
normalized-crossword-m1c-uk-vg7-7_ext.xml
MD5SUMda5e47254c0112035451af23516fc7ae
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 benchmark2.74458
Satisfiable
(Un)Satisfiability was proved
Number of variables49
Number of constraints14
Maximum constraint arity7
Maximum domain size26
Number of constraints which are defined in extension14
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-1068267-1215153065/watcher-1068267-1215153065 -o /tmp/evaluation-result-1068267-1215153065/solver-1068267-1215153065 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/run -c HOME/instance-1068267-1215153065.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 1.97 1.99 4/74 10706
/proc/meminfo: memFree=1338744/2055920 swapFree=4180412/4192956
[pid=10706] ppid=10704 vsize=18572 CPUtime=0
/proc/10706/stat : 10706 (runsolver) R 10704 10706 8029 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 1994280787 19017728 292 996147200 4194304 4296836 548682068496 18446744073709551615 221236489511 0 0 4096 24578 0 0 0 17 1 0 0
/proc/10706/statm: 4643 292 257 25 0 2626 0

[startup+0.101899 s]
/proc/loadavg: 1.92 1.97 1.99 4/74 10706
/proc/meminfo: memFree=1338744/2055920 swapFree=4180412/4192956
[pid=10706] ppid=10704 vsize=5148 CPUtime=0.08
/proc/10706/stat : 10706 (ld-linux.so.2) R 10704 10706 8029 0 -1 4194304 754 0 0 0 8 0 0 0 18 0 1 0 1994280787 5271552 485 996147200 1448431616 1448550632 4294956288 18446744073709551615 134561398 0 0 4096 0 0 0 0 17 1 0 0
/proc/10706/statm: 1287 485 328 29 0 277 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5148

[startup+0.202916 s]
/proc/loadavg: 1.92 1.97 1.99 4/74 10706
/proc/meminfo: memFree=1338744/2055920 swapFree=4180412/4192956
[pid=10706] ppid=10704 vsize=5148 CPUtime=0.18
/proc/10706/stat : 10706 (ld-linux.so.2) R 10704 10706 8029 0 -1 4194304 840 0 0 0 18 0 0 0 18 0 1 0 1994280787 5271552 571 996147200 1448431616 1448550632 4294956288 18446744073709551615 134557363 0 0 4096 0 0 0 0 17 1 0 0
/proc/10706/statm: 1287 571 328 29 0 277 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 5148

[startup+0.301943 s]
/proc/loadavg: 1.92 1.97 1.99 4/74 10706
/proc/meminfo: memFree=1338744/2055920 swapFree=4180412/4192956
[pid=10706] ppid=10704 vsize=5960 CPUtime=0.28
/proc/10706/stat : 10706 (ld-linux.so.2) R 10704 10706 8029 0 -1 4194304 1099 0 0 0 28 0 0 0 19 0 1 0 1994280787 6103040 830 996147200 1448431616 1448550632 4294956288 18446744073709551615 134545118 0 0 4096 0 0 0 0 17 1 0 0
/proc/10706/statm: 1490 830 343 29 0 480 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 5960

[startup+0.70201 s]
/proc/loadavg: 1.92 1.97 1.99 4/74 10706
/proc/meminfo: memFree=1338744/2055920 swapFree=4180412/4192956
[pid=10706] ppid=10704 vsize=5960 CPUtime=0.68
/proc/10706/stat : 10706 (ld-linux.so.2) R 10704 10706 8029 0 -1 4194304 1099 0 0 0 68 0 0 0 23 0 1 0 1994280787 6103040 830 996147200 1448431616 1448550632 4294956288 18446744073709551615 134545231 0 0 4096 0 0 0 0 17 1 0 0
/proc/10706/statm: 1490 830 343 29 0 480 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 5960

[startup+1.50116 s]
/proc/loadavg: 1.92 1.97 1.99 3/75 10707
/proc/meminfo: memFree=1336688/2055920 swapFree=4180412/4192956
[pid=10706] ppid=10704 vsize=5964 CPUtime=1.47
/proc/10706/stat : 10706 (ld-linux.so.2) R 10704 10706 8029 0 -1 4194304 1100 0 0 0 147 0 0 0 25 0 1 0 1994280787 6107136 831 996147200 1448431616 1448550632 4294956288 18446744073709551615 134545923 0 0 4096 0 0 0 0 17 1 0 0
/proc/10706/statm: 1491 831 343 29 0 481 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 5964

[startup+3.10146 s]
/proc/loadavg: 1.92 1.97 1.99 3/75 10707
/proc/meminfo: memFree=1336432/2055920 swapFree=4180412/4192956
[pid=10706] ppid=10704 vsize=5964 CPUtime=3.06
/proc/10706/stat : 10706 (ld-linux.so.2) R 10704 10706 8029 0 -1 4194304 1104 0 0 0 306 0 0 0 25 0 1 0 1994280787 6107136 835 996147200 1448431616 1448550632 4294956288 18446744073709551615 134535403 0 0 4096 0 0 0 0 17 1 0 0
/proc/10706/statm: 1491 835 343 29 0 481 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 5964

[startup+6.30106 s]
/proc/loadavg: 1.93 1.97 1.99 3/75 10707
/proc/meminfo: memFree=1336432/2055920 swapFree=4180412/4192956
[pid=10706] ppid=10704 vsize=5964 CPUtime=6.23
/proc/10706/stat : 10706 (ld-linux.so.2) R 10704 10706 8029 0 -1 4194304 1108 0 0 0 623 0 0 0 25 0 1 0 1994280787 6107136 839 996147200 1448431616 1448550632 4294956288 18446744073709551615 134522648 0 0 4096 0 0 0 0 17 1 0 0
/proc/10706/statm: 1491 839 343 29 0 481 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 5964

[startup+12.7013 s]
/proc/loadavg: 1.93 1.97 1.99 3/75 10707
/proc/meminfo: memFree=1336368/2055920 swapFree=4180412/4192956
[pid=10706] ppid=10704 vsize=5964 CPUtime=12.59
/proc/10706/stat : 10706 (ld-linux.so.2) R 10704 10706 8029 0 -1 4194304 1108 0 0 0 1258 1 0 0 25 0 1 0 1994280787 6107136 839 996147200 1448431616 1448550632 4294956288 18446744073709551615 134535466 0 0 4096 0 0 0 0 17 1 0 0
/proc/10706/statm: 1491 839 343 29 0 481 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 5964

[startup+25.5027 s]
/proc/loadavg: 1.95 1.97 1.99 3/75 10707
/proc/meminfo: memFree=1336368/2055920 swapFree=4180412/4192956
[pid=10706] ppid=10704 vsize=5964 CPUtime=25.29
/proc/10706/stat : 10706 (ld-linux.so.2) R 10704 10706 8029 0 -1 4194304 1108 0 0 0 2528 1 0 0 25 0 1 0 1994280787 6107136 839 996147200 1448431616 1448550632 4294956288 18446744073709551615 134522648 0 0 4096 0 0 0 0 17 1 0 0
/proc/10706/statm: 1491 839 343 29 0 481 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 5964

[startup+51.1015 s]
/proc/loadavg: 1.96 1.97 1.99 3/75 10707
/proc/meminfo: memFree=1336432/2055920 swapFree=4180412/4192956
[pid=10706] ppid=10704 vsize=5964 CPUtime=50.69
/proc/10706/stat : 10706 (ld-linux.so.2) R 10704 10706 8029 0 -1 4194304 1108 0 0 0 5068 1 0 0 25 0 1 0 1994280787 6107136 839 996147200 1448431616 1448550632 4294956288 18446744073709551615 134545104 0 0 4096 0 0 0 0 17 1 0 0
/proc/10706/statm: 1491 839 343 29 0 481 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 5964

[startup+102.301 s]
/proc/loadavg: 1.98 1.97 1.99 3/75 10707
/proc/meminfo: memFree=1335728/2055920 swapFree=4180412/4192956
[pid=10706] ppid=10704 vsize=6096 CPUtime=101.51
/proc/10706/stat : 10706 (ld-linux.so.2) R 10704 10706 8029 0 -1 4194304 1115 0 0 0 10150 1 0 0 25 0 1 0 1994280787 6242304 846 996147200 1448431616 1448550632 4294956288 18446744073709551615 134522631 0 0 4096 0 0 0 0 17 1 0 0
/proc/10706/statm: 1524 846 343 29 0 514 0
Current children cumulated CPU time (s) 101.51
Current children cumulated vsize (KiB) 6096

[startup+162.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/75 10707
/proc/meminfo: memFree=1334512/2055920 swapFree=4180412/4192956
[pid=10706] ppid=10704 vsize=6096 CPUtime=161.04
/proc/10706/stat : 10706 (ld-linux.so.2) R 10704 10706 8029 0 -1 4194304 1115 0 0 0 16103 1 0 0 25 0 1 0 1994280787 6242304 846 996147200 1448431616 1448550632 4294956288 18446744073709551615 134522645 0 0 4096 0 0 0 0 17 1 0 0
/proc/10706/statm: 1524 846 343 29 0 514 0
Current children cumulated CPU time (s) 161.04
Current children cumulated vsize (KiB) 6096

[startup+222.307 s]
/proc/loadavg: 1.99 1.97 1.99 3/75 10707
/proc/meminfo: memFree=1333616/2055920 swapFree=4180412/4192956
[pid=10706] ppid=10704 vsize=6096 CPUtime=220.59
/proc/10706/stat : 10706 (ld-linux.so.2) R 10704 10706 8029 0 -1 4194304 1115 0 0 0 22058 1 0 0 25 0 1 0 1994280787 6242304 846 996147200 1448431616 1448550632 4294956288 18446744073709551615 134545124 0 0 4096 0 0 0 0 17 1 0 0
/proc/10706/statm: 1524 846 343 29 0 514 0
Current children cumulated CPU time (s) 220.59
Current children cumulated vsize (KiB) 6096

[startup+282.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/75 10707
/proc/meminfo: memFree=1332080/2055920 swapFree=4180412/4192956
[pid=10706] ppid=10704 vsize=6096 CPUtime=280.13
/proc/10706/stat : 10706 (ld-linux.so.2) R 10704 10706 8029 0 -1 4194304 1115 0 0 0 28012 1 0 0 25 0 1 0 1994280787 6242304 846 996147200 1448431616 1448550632 4294956288 18446744073709551615 134545710 0 0 4096 0 0 0 0 17 1 0 0
/proc/10706/statm: 1524 846 343 29 0 514 0
Current children cumulated CPU time (s) 280.13
Current children cumulated vsize (KiB) 6096

[startup+342.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/75 10707
/proc/meminfo: memFree=1332280/2055920 swapFree=4180412/4192956
[pid=10706] ppid=10704 vsize=6096 CPUtime=339.67
/proc/10706/stat : 10706 (ld-linux.so.2) R 10704 10706 8029 0 -1 4194304 1115 0 0 0 33966 1 0 0 25 0 1 0 1994280787 6242304 846 996147200 1448431616 1448550632 4294956288 18446744073709551615 134535375 0 0 4096 0 0 0 0 17 1 0 0
/proc/10706/statm: 1524 846 343 29 0 514 0
Current children cumulated CPU time (s) 339.67
Current children cumulated vsize (KiB) 6096

[startup+402.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/75 10707
/proc/meminfo: memFree=1332152/2055920 swapFree=4180412/4192956
[pid=10706] ppid=10704 vsize=6096 CPUtime=399.21
/proc/10706/stat : 10706 (ld-linux.so.2) R 10704 10706 8029 0 -1 4194304 1115 0 0 0 39920 1 0 0 25 0 1 0 1994280787 6242304 846 996147200 1448431616 1448550632 4294956288 18446744073709551615 134535353 0 0 4096 0 0 0 0 17 1 0 0
/proc/10706/statm: 1524 846 343 29 0 514 0
Current children cumulated CPU time (s) 399.21
Current children cumulated vsize (KiB) 6096

[startup+462.303 s]
/proc/loadavg: 1.99 1.97 1.99 3/75 10707
/proc/meminfo: memFree=1331640/2055920 swapFree=4180412/4192956
[pid=10706] ppid=10704 vsize=6096 CPUtime=458.75
/proc/10706/stat : 10706 (ld-linux.so.2) R 10704 10706 8029 0 -1 4194304 1115 0 0 0 45874 1 0 0 25 0 1 0 1994280787 6242304 846 996147200 1448431616 1448550632 4294956288 18446744073709551615 134553656 0 0 4096 0 0 0 0 17 1 0 0
/proc/10706/statm: 1524 846 343 29 0 514 0
Current children cumulated CPU time (s) 458.75
Current children cumulated vsize (KiB) 6096

[startup+522.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/75 10707
/proc/meminfo: memFree=1331640/2055920 swapFree=4180412/4192956
[pid=10706] ppid=10704 vsize=6096 CPUtime=518.29
/proc/10706/stat : 10706 (ld-linux.so.2) R 10704 10706 8029 0 -1 4194304 1115 0 0 0 51828 1 0 0 25 0 1 0 1994280787 6242304 846 996147200 1448431616 1448550632 4294956288 18446744073709551615 134522631 0 0 4096 0 0 0 0 17 1 0 0
/proc/10706/statm: 1524 846 343 29 0 514 0
Current children cumulated CPU time (s) 518.29
Current children cumulated vsize (KiB) 6096

[startup+582.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/75 10708
/proc/meminfo: memFree=1329336/2055920 swapFree=4180412/4192956
[pid=10706] ppid=10704 vsize=6096 CPUtime=577.83
/proc/10706/stat : 10706 (ld-linux.so.2) R 10704 10706 8029 0 -1 4194304 1115 0 0 0 57782 1 0 0 25 0 1 0 1994280787 6242304 846 996147200 1448431616 1448550632 4294956288 18446744073709551615 134522626 0 0 4096 0 0 0 0 17 1 0 0
/proc/10706/statm: 1524 846 343 29 0 514 0
Current children cumulated CPU time (s) 577.83
Current children cumulated vsize (KiB) 6096

[startup+642.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/75 10709
/proc/meminfo: memFree=1329144/2055920 swapFree=4180412/4192956
[pid=10706] ppid=10704 vsize=6096 CPUtime=637.38
/proc/10706/stat : 10706 (ld-linux.so.2) R 10704 10706 8029 0 -1 4194304 1119 0 0 0 63737 1 0 0 25 0 1 0 1994280787 6242304 850 996147200 1448431616 1448550632 4294956288 18446744073709551615 134535378 0 0 4096 0 0 0 0 17 1 0 0
/proc/10706/statm: 1524 850 343 29 0 514 0
Current children cumulated CPU time (s) 637.38
Current children cumulated vsize (KiB) 6096


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

[startup+822.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/75 10709
/proc/meminfo: memFree=1327672/2055920 swapFree=4180412/4192956
[pid=10706] ppid=10704 vsize=6096 CPUtime=815.99
/proc/10706/stat : 10706 (ld-linux.so.2) R 10704 10706 8029 0 -1 4194304 1119 0 0 0 81598 1 0 0 25 0 1 0 1994280787 6242304 850 996147200 1448431616 1448550632 4294956288 18446744073709551615 134545840 0 0 4096 0 0 0 0 17 1 0 0
/proc/10706/statm: 1524 850 343 29 0 514 0
Current children cumulated CPU time (s) 815.99
Current children cumulated vsize (KiB) 6096

[startup+882.306 s]
/proc/loadavg: 1.99 1.97 1.99 3/75 10709
/proc/meminfo: memFree=1327736/2055920 swapFree=4180412/4192956
[pid=10706] ppid=10704 vsize=6096 CPUtime=875.54
/proc/10706/stat : 10706 (ld-linux.so.2) R 10704 10706 8029 0 -1 4194304 1119 0 0 0 87553 1 0 0 25 0 1 0 1994280787 6242304 850 996147200 1448431616 1448550632 4294956288 18446744073709551615 134545129 0 0 4096 0 0 0 0 17 1 0 0
/proc/10706/statm: 1524 850 343 29 0 514 0
Current children cumulated CPU time (s) 875.54
Current children cumulated vsize (KiB) 6096

[startup+942.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/75 10709
/proc/meminfo: memFree=1326584/2055920 swapFree=4180412/4192956
[pid=10706] ppid=10704 vsize=6096 CPUtime=935.08
/proc/10706/stat : 10706 (ld-linux.so.2) R 10704 10706 8029 0 -1 4194304 1119 0 0 0 93507 1 0 0 25 0 1 0 1994280787 6242304 850 996147200 1448431616 1448550632 4294956288 18446744073709551615 134522576 0 0 4096 0 0 0 0 17 1 0 0
/proc/10706/statm: 1524 850 343 29 0 514 0
Current children cumulated CPU time (s) 935.08
Current children cumulated vsize (KiB) 6096

[startup+1002.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/75 10709
/proc/meminfo: memFree=1324408/2055920 swapFree=4180412/4192956
[pid=10706] ppid=10704 vsize=6096 CPUtime=994.62
/proc/10706/stat : 10706 (ld-linux.so.2) R 10704 10706 8029 0 -1 4194304 1119 0 0 0 99461 1 0 0 25 0 1 0 1994280787 6242304 850 996147200 1448431616 1448550632 4294956288 18446744073709551615 134522673 0 0 4096 0 0 0 0 17 1 0 0
/proc/10706/statm: 1524 850 343 29 0 514 0
Current children cumulated CPU time (s) 994.62
Current children cumulated vsize (KiB) 6096

[startup+1062.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/75 10709
/proc/meminfo: memFree=1324408/2055920 swapFree=4180412/4192956
[pid=10706] ppid=10704 vsize=6096 CPUtime=1054.16
/proc/10706/stat : 10706 (ld-linux.so.2) R 10704 10706 8029 0 -1 4194304 1119 0 0 0 105415 1 0 0 25 0 1 0 1994280787 6242304 850 996147200 1448431616 1448550632 4294956288 18446744073709551615 134535385 0 0 4096 0 0 0 0 17 1 0 0
/proc/10706/statm: 1524 850 343 29 0 514 0
Current children cumulated CPU time (s) 1054.16
Current children cumulated vsize (KiB) 6096

[startup+1122.3 s]
/proc/loadavg: 1.94 1.96 1.98 3/81 10782
/proc/meminfo: memFree=1543560/2055920 swapFree=4180412/4192956
[pid=10706] ppid=10704 vsize=6096 CPUtime=1113.94
/proc/10706/stat : 10706 (ld-linux.so.2) R 10704 10706 8029 0 -1 4194304 1119 0 0 0 111392 2 0 0 25 0 1 0 1994280787 6242304 850 996147200 1448431616 1448550632 4294956288 18446744073709551615 134522587 0 0 4096 0 0 0 0 17 0 0 0
/proc/10706/statm: 1524 850 343 29 0 514 0
Current children cumulated CPU time (s) 1113.94
Current children cumulated vsize (KiB) 6096

[startup+1182.3 s]
/proc/loadavg: 1.98 1.96 1.98 3/81 10782
/proc/meminfo: memFree=1543432/2055920 swapFree=4180412/4192956
[pid=10706] ppid=10704 vsize=6096 CPUtime=1173.9
/proc/10706/stat : 10706 (ld-linux.so.2) R 10704 10706 8029 0 -1 4194304 1119 0 0 0 117388 2 0 0 25 0 1 0 1994280787 6242304 850 996147200 1448431616 1448550632 4294956288 18446744073709551615 134535396 0 0 4096 0 0 0 0 17 0 0 0
/proc/10706/statm: 1524 850 343 29 0 514 0
Current children cumulated CPU time (s) 1173.9
Current children cumulated vsize (KiB) 6096

[startup+1242.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/81 10782
/proc/meminfo: memFree=1543304/2055920 swapFree=4180412/4192956
[pid=10706] ppid=10704 vsize=6096 CPUtime=1233.88
/proc/10706/stat : 10706 (ld-linux.so.2) R 10704 10706 8029 0 -1 4194304 1119 0 0 0 123386 2 0 0 25 0 1 0 1994280787 6242304 850 996147200 1448431616 1448550632 4294956288 18446744073709551615 134535385 0 0 4096 0 0 0 0 17 0 0 0
/proc/10706/statm: 1524 850 343 29 0 514 0
Current children cumulated CPU time (s) 1233.88
Current children cumulated vsize (KiB) 6096

[startup+1302.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/81 10782
/proc/meminfo: memFree=1543240/2055920 swapFree=4180412/4192956
[pid=10706] ppid=10704 vsize=6096 CPUtime=1293.85
/proc/10706/stat : 10706 (ld-linux.so.2) R 10704 10706 8029 0 -1 4194304 1119 0 0 0 129383 2 0 0 25 0 1 0 1994280787 6242304 850 996147200 1448431616 1448550632 4294956288 18446744073709551615 134535466 0 0 4096 0 0 0 0 17 0 0 0
/proc/10706/statm: 1524 850 343 29 0 514 0
Current children cumulated CPU time (s) 1293.85
Current children cumulated vsize (KiB) 6096

[startup+1362.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/81 10782
/proc/meminfo: memFree=1543240/2055920 swapFree=4180412/4192956
[pid=10706] ppid=10704 vsize=6096 CPUtime=1353.82
/proc/10706/stat : 10706 (ld-linux.so.2) R 10704 10706 8029 0 -1 4194304 1119 0 0 0 135380 2 0 0 25 0 1 0 1994280787 6242304 850 996147200 1448431616 1448550632 4294956288 18446744073709551615 134535399 0 0 4096 0 0 0 0 17 0 0 0
/proc/10706/statm: 1524 850 343 29 0 514 0
Current children cumulated CPU time (s) 1353.82
Current children cumulated vsize (KiB) 6096

[startup+1422.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/81 10782
/proc/meminfo: memFree=1543368/2055920 swapFree=4180412/4192956
[pid=10706] ppid=10704 vsize=6096 CPUtime=1413.8
/proc/10706/stat : 10706 (ld-linux.so.2) R 10704 10706 8029 0 -1 4194304 1119 0 0 0 141378 2 0 0 25 0 1 0 1994280787 6242304 850 996147200 1448431616 1448550632 4294956288 18446744073709551615 134534881 0 0 4096 0 0 0 0 17 0 0 0
/proc/10706/statm: 1524 850 343 29 0 514 0
Current children cumulated CPU time (s) 1413.8
Current children cumulated vsize (KiB) 6096

[startup+1482.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/81 10782
/proc/meminfo: memFree=1543368/2055920 swapFree=4180412/4192956
[pid=10706] ppid=10704 vsize=6096 CPUtime=1473.77
/proc/10706/stat : 10706 (ld-linux.so.2) R 10704 10706 8029 0 -1 4194304 1119 0 0 0 147375 2 0 0 25 0 1 0 1994280787 6242304 850 996147200 1448431616 1448550632 4294956288 18446744073709551615 134535026 0 0 4096 0 0 0 0 17 0 0 0
/proc/10706/statm: 1524 850 343 29 0 514 0
Current children cumulated CPU time (s) 1473.77
Current children cumulated vsize (KiB) 6096

[startup+1542.31 s]
/proc/loadavg: 1.99 1.97 1.98 3/81 10782
/proc/meminfo: memFree=1543368/2055920 swapFree=4180412/4192956
[pid=10706] ppid=10704 vsize=6096 CPUtime=1533.75
/proc/10706/stat : 10706 (ld-linux.so.2) R 10704 10706 8029 0 -1 4194304 1119 0 0 0 153373 2 0 0 25 0 1 0 1994280787 6242304 850 996147200 1448431616 1448550632 4294956288 18446744073709551615 134545870 0 0 4096 0 0 0 0 17 0 0 0
/proc/10706/statm: 1524 850 343 29 0 514 0
Current children cumulated CPU time (s) 1533.75
Current children cumulated vsize (KiB) 6096

[startup+1602.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/81 10782
/proc/meminfo: memFree=1543432/2055920 swapFree=4180412/4192956
[pid=10706] ppid=10704 vsize=6096 CPUtime=1593.72
/proc/10706/stat : 10706 (ld-linux.so.2) R 10704 10706 8029 0 -1 4194304 1119 0 0 0 159370 2 0 0 25 0 1 0 1994280787 6242304 850 996147200 1448431616 1448550632 4294956288 18446744073709551615 134535294 0 0 4096 0 0 0 0 17 0 0 0
/proc/10706/statm: 1524 850 343 29 0 514 0
Current children cumulated CPU time (s) 1593.72
Current children cumulated vsize (KiB) 6096

[startup+1662.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/81 10782
/proc/meminfo: memFree=1543368/2055920 swapFree=4180412/4192956
[pid=10706] ppid=10704 vsize=6096 CPUtime=1653.69
/proc/10706/stat : 10706 (ld-linux.so.2) R 10704 10706 8029 0 -1 4194304 1119 0 0 0 165367 2 0 0 25 0 1 0 1994280787 6242304 850 996147200 1448431616 1448550632 4294956288 18446744073709551615 134553552 0 0 4096 0 0 0 0 17 0 0 0
/proc/10706/statm: 1524 850 343 29 0 514 0
Current children cumulated CPU time (s) 1653.69
Current children cumulated vsize (KiB) 6096

[startup+1722.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/81 10782
/proc/meminfo: memFree=1543304/2055920 swapFree=4180412/4192956
[pid=10706] ppid=10704 vsize=6096 CPUtime=1713.66
/proc/10706/stat : 10706 (ld-linux.so.2) R 10704 10706 8029 0 -1 4194304 1119 0 0 0 171364 2 0 0 25 0 1 0 1994280787 6242304 850 996147200 1448431616 1448550632 4294956288 18446744073709551615 134553790 0 0 4096 0 0 0 0 17 0 0 0
/proc/10706/statm: 1524 850 343 29 0 514 0
Current children cumulated CPU time (s) 1713.66
Current children cumulated vsize (KiB) 6096

[startup+1782.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/81 10782
/proc/meminfo: memFree=1543176/2055920 swapFree=4180412/4192956
[pid=10706] ppid=10704 vsize=6096 CPUtime=1773.64
/proc/10706/stat : 10706 (ld-linux.so.2) R 10704 10706 8029 0 -1 4194304 1119 0 0 0 177362 2 0 0 25 0 1 0 1994280787 6242304 850 996147200 1448431616 1448550632 4294956288 18446744073709551615 134553645 0 0 4096 0 0 0 0 17 0 0 0
/proc/10706/statm: 1524 850 343 29 0 514 0
Current children cumulated CPU time (s) 1773.64
Current children cumulated vsize (KiB) 6096



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.7 s]
/proc/loadavg: 1.99 1.97 1.98 3/81 10788
/proc/meminfo: memFree=1542920/2055920 swapFree=4180412/4192956
[pid=10706] ppid=10704 vsize=6096 CPUtime=1800.02
/proc/10706/stat : 10706 (ld-linux.so.2) R 10704 10706 8029 0 -1 4194304 1119 0 0 0 180000 2 0 0 25 0 1 0 1994280787 6242304 850 996147200 1448431616 1448550632 4294956288 18446744073709551615 134522587 0 0 4096 0 0 0 0 17 0 0 0
/proc/10706/statm: 1524 850 343 29 0 514 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 6096

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): 1808.71
CPU time (s): 1800.03
CPU user time (s): 1800.01
CPU system time (s): 0.024996
CPU usage (%): 99.5205
Max. virtual memory (cumulated for all children) (KiB): 6096

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

runsolver used 1.92171 second user time and 4.68529 second system time

The end

Launcher Data (download as text)

Begin job on node21 at 2008-07-04 08:31:05
IDJOB=1068267
IDBENCH=55507
IDSOLVER=328
FILE ID=node21/1068267-1215153065
PBS_JOBID= 7877286
Free space on /tmp= 66456 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= da5e47254c0112035451af23516fc7ae
RANDOM SEED=120176850

node21.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.263
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.263
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:       1339224 kB
Buffers:         74192 kB
Cached:         418184 kB
SwapCached:       6608 kB
Active:         462172 kB
Inactive:       188916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1339224 kB
SwapTotal:     4192956 kB
SwapFree:      4180412 kB
Dirty:            1644 kB
Writeback:           0 kB
Mapped:         165572 kB
Slab:            50480 kB
Committed_AS:  3591812 kB
PageTables:       2168 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= 66556 MiB
End job on node21 at 2008-07-04 09:01:16