Trace number 1077040

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
bpsolver 2008-06-27? (TO) 1800.06 1808.94

General information on the benchmark

Namecsp/wordsHerald/
normalized-crossword-m1-words-19-01.xml
MD5SUM9f01dc7a4ec49ede22f1d95a14de7260
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.592909
Satisfiable
(Un)Satisfiability was proved
Number of variables301
Number of constraints2940
Maximum constraint arity18
Maximum domain size26
Number of constraints which are defined in extension128
Number of constraints which are defined in intension2812
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.02	c bpsolver version 6.27.2008
0.00/0.02	c converting(HOME/instance-1077040-1215191384)
3.07/3.17	c Converted in 1041 ms
3.07/3.17	c solving(HOME/instance-1077040-1215191384,1800000)

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-1077040-1215191384/watcher-1077040-1215191384 -o /tmp/evaluation-result-1077040-1215191384/solver-1077040-1215191384 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/solver HOME/instance-1077040-1215191384 1800 

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.00 2.00 4/73 18579
/proc/meminfo: memFree=1213904/2055920 swapFree=4156340/4192956
[pid=18579] ppid=18577 vsize=4780 CPUtime=0
/proc/18579/stat : 18579 (bprolog) R 18577 18579 16789 0 -1 4194304 402 0 0 0 0 0 0 0 20 0 1 0 703104765 4894720 120 996147200 134512640 134990860 4294956096 18446744073709551615 134530848 0 0 4096 0 0 0 0 17 1 0 0
/proc/18579/statm: 1195 120 72 116 0 706 0

[startup+0.160027 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 18579
/proc/meminfo: memFree=1213904/2055920 swapFree=4156340/4192956
[pid=18579] ppid=18577 vsize=56080 CPUtime=0.14
/proc/18579/stat : 18579 (bprolog) R 18577 18579 16789 0 -1 4194304 1137 0 0 0 6 8 0 0 20 0 1 0 703104765 57425920 850 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/18579/statm: 14020 850 176 116 0 13531 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 56080

[startup+0.20103 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 18579
/proc/meminfo: memFree=1213904/2055920 swapFree=4156340/4192956
[pid=18579] ppid=18577 vsize=56080 CPUtime=0.18
/proc/18579/stat : 18579 (bprolog) R 18577 18579 16789 0 -1 4194304 1137 0 0 0 7 11 0 0 20 0 1 0 703104765 57425920 850 996147200 134512640 134990860 4294956096 18446744073709551615 5240594 0 0 4096 2 0 0 0 17 1 0 0
/proc/18579/statm: 14020 850 176 116 0 13531 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 56080

[startup+0.301046 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 18579
/proc/meminfo: memFree=1213904/2055920 swapFree=4156340/4192956
[pid=18579] ppid=18577 vsize=56080 CPUtime=0.28
/proc/18579/stat : 18579 (bprolog) R 18577 18579 16789 0 -1 4194304 1147 0 0 0 10 18 0 0 21 0 1 0 703104765 57425920 860 996147200 134512640 134990860 4294956096 18446744073709551615 134778313 0 0 4096 2 0 0 0 17 1 0 0
/proc/18579/statm: 14020 860 176 116 0 13531 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 56080

[startup+0.701113 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 18579
/proc/meminfo: memFree=1213904/2055920 swapFree=4156340/4192956
[pid=18579] ppid=18577 vsize=56080 CPUtime=0.68
/proc/18579/stat : 18579 (bprolog) R 18577 18579 16789 0 -1 4194304 1185 0 0 0 23 45 0 0 25 0 1 0 703104765 57425920 898 996147200 134512640 134990860 4294956096 18446744073709551615 5240620 0 0 4096 2 0 0 0 17 1 0 0
/proc/18579/statm: 14020 898 176 116 0 13531 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 56080

[startup+1.50125 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 18580
/proc/meminfo: memFree=1210504/2055920 swapFree=4156340/4192956
[pid=18579] ppid=18577 vsize=56080 CPUtime=1.48
/proc/18579/stat : 18579 (bprolog) R 18577 18579 16789 0 -1 4194304 1185 0 0 0 46 102 0 0 25 0 1 0 703104765 57425920 898 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/18579/statm: 14020 898 176 116 0 13531 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 56080

[startup+3.10252 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 18580
/proc/meminfo: memFree=1210056/2055920 swapFree=4156340/4192956
[pid=18579] ppid=18577 vsize=56080 CPUtime=3.07
/proc/18579/stat : 18579 (bprolog) R 18577 18579 16789 0 -1 4194304 1192 0 0 0 103 204 0 0 25 0 1 0 703104765 57425920 905 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/18579/statm: 14020 905 178 116 0 13531 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 56080

[startup+6.30106 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 18580
/proc/meminfo: memFree=1180104/2055920 swapFree=4156340/4192956
[pid=18579] ppid=18577 vsize=154212 CPUtime=6.24
/proc/18579/stat : 18579 (bprolog) R 18577 18579 16789 0 -1 4194304 23987 0 0 0 407 217 0 0 25 0 1 0 703104765 157913088 22872 996147200 134512640 134990860 4294956096 18446744073709551615 134968558 0 0 4096 2 0 0 0 17 1 0 0
/proc/18579/statm: 38553 22872 186 116 0 38064 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 154212

[startup+12.7021 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 18580
/proc/meminfo: memFree=1009416/2055920 swapFree=4156340/4192956
[pid=18579] ppid=18577 vsize=253852 CPUtime=12.59
/proc/18579/stat : 18579 (bprolog) R 18577 18579 16789 0 -1 4194304 77111 0 0 0 1018 241 0 0 25 0 1 0 703104765 259944448 34390 996147200 134512640 134990860 4294956096 18446744073709551615 134746358 0 0 4096 2 0 0 0 17 1 0 0
/proc/18579/statm: 63463 34390 190 116 0 62974 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 253852

[startup+25.5013 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 18581
/proc/meminfo: memFree=1032576/2055920 swapFree=4156340/4192956
[pid=18579] ppid=18577 vsize=264096 CPUtime=25.29
/proc/18579/stat : 18579 (bprolog) R 18577 18579 16789 0 -1 4194304 87760 0 0 0 2285 244 0 0 25 0 2 0 703104765 270434304 45039 996147200 134512640 134990860 4294956096 18446744073709551615 134716935 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/18579/statm: 66024 45039 197 116 0 65535 0
[pid=18579/tid=18581] ppid=18577 vsize=264096 CPUtime=0
/proc/18579/task/18581/stat : 18581 (bprolog) S 18577 18579 16789 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 703106456 270434304 45039 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 264096

[startup+51.1015 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 18581
/proc/meminfo: memFree=1032576/2055920 swapFree=4156340/4192956
[pid=18579] ppid=18577 vsize=264096 CPUtime=50.69
/proc/18579/stat : 18579 (bprolog) R 18577 18579 16789 0 -1 4194304 87772 0 0 0 4825 244 0 0 25 0 2 0 703104765 270434304 45051 996147200 134512640 134990860 4294956096 18446744073709551615 134716913 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/18579/statm: 66024 45051 197 116 0 65535 0
[pid=18579/tid=18581] ppid=18577 vsize=264096 CPUtime=0
/proc/18579/task/18581/stat : 18581 (bprolog) S 18577 18579 16789 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 703106456 270434304 45051 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 264096

[startup+102.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 18582
/proc/meminfo: memFree=1032376/2055920 swapFree=4156340/4192956
[pid=18579] ppid=18577 vsize=264096 CPUtime=101.51
/proc/18579/stat : 18579 (bprolog) R 18577 18579 16789 0 -1 4194304 87787 0 0 0 9906 245 0 0 25 0 2 0 703104765 270434304 45066 996147200 134512640 134990860 4294956096 18446744073709551615 134716938 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/18579/statm: 66024 45066 197 116 0 65535 0
[pid=18579/tid=18581] ppid=18577 vsize=264096 CPUtime=0
/proc/18579/task/18581/stat : 18581 (bprolog) S 18577 18579 16789 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 703106456 270434304 45066 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.51
Current children cumulated vsize (KiB) 264096

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 18582
/proc/meminfo: memFree=1032312/2055920 swapFree=4156340/4192956
[pid=18579] ppid=18577 vsize=264096 CPUtime=161.04
/proc/18579/stat : 18579 (bprolog) R 18577 18579 16789 0 -1 4194304 87787 0 0 0 15859 245 0 0 25 0 2 0 703104765 270434304 45066 996147200 134512640 134990860 4294956096 18446744073709551615 134746451 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/18579/statm: 66024 45066 197 116 0 65535 0
[pid=18579/tid=18581] ppid=18577 vsize=264096 CPUtime=0
/proc/18579/task/18581/stat : 18581 (bprolog) S 18577 18579 16789 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 703106456 270434304 45066 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 161.04
Current children cumulated vsize (KiB) 264096

[startup+222.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 18582
/proc/meminfo: memFree=1032120/2055920 swapFree=4156340/4192956
[pid=18579] ppid=18577 vsize=264096 CPUtime=220.57
/proc/18579/stat : 18579 (bprolog) R 18577 18579 16789 0 -1 4194304 87787 0 0 0 21812 245 0 0 25 0 2 0 703104765 270434304 45066 996147200 134512640 134990860 4294956096 18446744073709551615 134716945 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/18579/statm: 66024 45066 197 116 0 65535 0
[pid=18579/tid=18581] ppid=18577 vsize=264096 CPUtime=0
/proc/18579/task/18581/stat : 18581 (bprolog) S 18577 18579 16789 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 703106456 270434304 45066 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 220.57
Current children cumulated vsize (KiB) 264096

[startup+282.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 18582
/proc/meminfo: memFree=1032120/2055920 swapFree=4156340/4192956
[pid=18579] ppid=18577 vsize=264096 CPUtime=280.1
/proc/18579/stat : 18579 (bprolog) R 18577 18579 16789 0 -1 4194304 87790 0 0 0 27765 245 0 0 25 0 2 0 703104765 270434304 45069 996147200 134512640 134990860 4294956096 18446744073709551615 134746533 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/18579/statm: 66024 45069 197 116 0 65535 0
[pid=18579/tid=18581] ppid=18577 vsize=264096 CPUtime=0
/proc/18579/task/18581/stat : 18581 (bprolog) S 18577 18579 16789 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 703106456 270434304 45069 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 280.1
Current children cumulated vsize (KiB) 264096

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 18582
/proc/meminfo: memFree=1032120/2055920 swapFree=4156340/4192956
[pid=18579] ppid=18577 vsize=264096 CPUtime=339.63
/proc/18579/stat : 18579 (bprolog) R 18577 18579 16789 0 -1 4194304 87796 0 0 0 33718 245 0 0 25 0 2 0 703104765 270434304 45075 996147200 134512640 134990860 4294956096 18446744073709551615 134746171 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/18579/statm: 66024 45075 197 116 0 65535 0
[pid=18579/tid=18581] ppid=18577 vsize=264096 CPUtime=0
/proc/18579/task/18581/stat : 18581 (bprolog) S 18577 18579 16789 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 703106456 270434304 45075 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 339.63
Current children cumulated vsize (KiB) 264096

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 18582
/proc/meminfo: memFree=1031928/2055920 swapFree=4156340/4192956
[pid=18579] ppid=18577 vsize=264096 CPUtime=399.17
/proc/18579/stat : 18579 (bprolog) R 18577 18579 16789 0 -1 4194304 87796 0 0 0 39671 246 0 0 25 0 2 0 703104765 270434304 45075 996147200 134512640 134990860 4294956096 18446744073709551615 134716894 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/18579/statm: 66024 45075 197 116 0 65535 0
[pid=18579/tid=18581] ppid=18577 vsize=264096 CPUtime=0
/proc/18579/task/18581/stat : 18581 (bprolog) S 18577 18579 16789 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 703106456 270434304 45075 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 399.17
Current children cumulated vsize (KiB) 264096

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 18582
/proc/meminfo: memFree=1031864/2055920 swapFree=4156340/4192956
[pid=18579] ppid=18577 vsize=264096 CPUtime=458.7
/proc/18579/stat : 18579 (bprolog) R 18577 18579 16789 0 -1 4194304 87796 0 0 0 45624 246 0 0 25 0 2 0 703104765 270434304 45075 996147200 134512640 134990860 4294956096 18446744073709551615 134716955 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/18579/statm: 66024 45075 197 116 0 65535 0
[pid=18579/tid=18581] ppid=18577 vsize=264096 CPUtime=0
/proc/18579/task/18581/stat : 18581 (bprolog) S 18577 18579 16789 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 703106456 270434304 45075 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 458.7
Current children cumulated vsize (KiB) 264096

[startup+522.301 s]
/proc/loadavg: 2.04 2.01 2.00 3/76 18582
/proc/meminfo: memFree=1031864/2055920 swapFree=4156340/4192956
[pid=18579] ppid=18577 vsize=264096 CPUtime=518.23
/proc/18579/stat : 18579 (bprolog) R 18577 18579 16789 0 -1 4194304 87796 0 0 0 51577 246 0 0 25 0 2 0 703104765 270434304 45075 996147200 134512640 134990860 4294956096 18446744073709551615 134716933 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/18579/statm: 66024 45075 197 116 0 65535 0
[pid=18579/tid=18581] ppid=18577 vsize=264096 CPUtime=0
/proc/18579/task/18581/stat : 18581 (bprolog) S 18577 18579 16789 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 703106456 270434304 45075 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 518.23

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

/proc/18579/task/18581/stat : 18581 (bprolog) S 18577 18579 16789 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 703106456 280924160 45348 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=18579/tid=18587] ppid=18577 vsize=274340 CPUtime=0
/proc/18579/task/18587/stat : 18587 (bprolog) S 18577 18579 16789 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 703196475 280924160 45348 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1234.29
Current children cumulated vsize (KiB) 274340

[startup+1302.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/84 18732
/proc/meminfo: memFree=1325936/2055920 swapFree=4156340/4192956
[pid=18579] ppid=18577 vsize=274340 CPUtime=1294.25
/proc/18579/stat : 18579 (bprolog) R 18577 18579 16789 0 -1 4194304 88069 0 0 0 129174 251 0 0 25 0 3 0 703104765 280924160 45348 996147200 134512640 134990860 4294956096 18446744073709551615 134746436 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/18579/statm: 68585 45348 197 116 0 68096 0
[pid=18579/tid=18581] ppid=18577 vsize=274340 CPUtime=0
/proc/18579/task/18581/stat : 18581 (bprolog) S 18577 18579 16789 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 703106456 280924160 45348 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=18579/tid=18587] ppid=18577 vsize=274340 CPUtime=0
/proc/18579/task/18587/stat : 18587 (bprolog) S 18577 18579 16789 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 703196475 280924160 45348 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1294.25
Current children cumulated vsize (KiB) 274340

[startup+1362.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/84 18732
/proc/meminfo: memFree=1318960/2055920 swapFree=4156340/4192956
[pid=18579] ppid=18577 vsize=274340 CPUtime=1354.21
/proc/18579/stat : 18579 (bprolog) R 18577 18579 16789 0 -1 4194304 88069 0 0 0 135170 251 0 0 25 0 3 0 703104765 280924160 45348 996147200 134512640 134990860 4294956096 18446744073709551615 134716938 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/18579/statm: 68585 45348 197 116 0 68096 0
[pid=18579/tid=18581] ppid=18577 vsize=274340 CPUtime=0
/proc/18579/task/18581/stat : 18581 (bprolog) S 18577 18579 16789 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 703106456 280924160 45348 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=18579/tid=18587] ppid=18577 vsize=274340 CPUtime=0
/proc/18579/task/18587/stat : 18587 (bprolog) S 18577 18579 16789 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 703196475 280924160 45348 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1354.21
Current children cumulated vsize (KiB) 274340

[startup+1422.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/85 18733
/proc/meminfo: memFree=1318376/2055920 swapFree=4156340/4192956
[pid=18579] ppid=18577 vsize=284584 CPUtime=1414.19
/proc/18579/stat : 18579 (bprolog) R 18577 18579 16789 0 -1 4194304 88070 0 0 0 141167 252 0 0 25 0 4 0 703104765 291414016 45349 996147200 134512640 134990860 4294956096 18446744073709551615 134716933 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/18579/statm: 71146 45349 197 116 0 70657 0
[pid=18579/tid=18581] ppid=18577 vsize=284584 CPUtime=0
/proc/18579/task/18581/stat : 18581 (bprolog) S 18577 18579 16789 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 703106456 291414016 45349 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=18579/tid=18587] ppid=18577 vsize=284584 CPUtime=0
/proc/18579/task/18587/stat : 18587 (bprolog) S 18577 18579 16789 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 703196475 291414016 45349 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=18579/tid=18733] ppid=18577 vsize=284584 CPUtime=0
/proc/18579/task/18733/stat : 18733 (bprolog) S 18577 18579 16789 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 703241491 291414016 45349 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1414.19
Current children cumulated vsize (KiB) 284584

[startup+1482.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/85 18733
/proc/meminfo: memFree=1314536/2055920 swapFree=4156340/4192956
[pid=18579] ppid=18577 vsize=284584 CPUtime=1474.15
/proc/18579/stat : 18579 (bprolog) R 18577 18579 16789 0 -1 4194304 88070 0 0 0 147163 252 0 0 25 0 4 0 703104765 291414016 45349 996147200 134512640 134990860 4294956096 18446744073709551615 134746342 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/18579/statm: 71146 45349 197 116 0 70657 0
[pid=18579/tid=18581] ppid=18577 vsize=284584 CPUtime=0
/proc/18579/task/18581/stat : 18581 (bprolog) S 18577 18579 16789 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 703106456 291414016 45349 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=18579/tid=18587] ppid=18577 vsize=284584 CPUtime=0
/proc/18579/task/18587/stat : 18587 (bprolog) S 18577 18579 16789 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 703196475 291414016 45349 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=18579/tid=18733] ppid=18577 vsize=284584 CPUtime=0
/proc/18579/task/18733/stat : 18733 (bprolog) S 18577 18579 16789 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 703241491 291414016 45349 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1474.15
Current children cumulated vsize (KiB) 284584

[startup+1542.31 s]
/proc/loadavg: 1.99 1.98 1.99 3/85 18733
/proc/meminfo: memFree=1282728/2055920 swapFree=4156340/4192956
[pid=18579] ppid=18577 vsize=284584 CPUtime=1534.11
/proc/18579/stat : 18579 (bprolog) R 18577 18579 16789 0 -1 4194304 88070 0 0 0 153159 252 0 0 25 0 4 0 703104765 291414016 45349 996147200 134512640 134990860 4294956096 18446744073709551615 134746487 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/18579/statm: 71146 45349 197 116 0 70657 0
[pid=18579/tid=18581] ppid=18577 vsize=284584 CPUtime=0
/proc/18579/task/18581/stat : 18581 (bprolog) S 18577 18579 16789 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 703106456 291414016 45349 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=18579/tid=18587] ppid=18577 vsize=284584 CPUtime=0
/proc/18579/task/18587/stat : 18587 (bprolog) S 18577 18579 16789 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 703196475 291414016 45349 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=18579/tid=18733] ppid=18577 vsize=284584 CPUtime=0
/proc/18579/task/18733/stat : 18733 (bprolog) S 18577 18579 16789 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 703241491 291414016 45349 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1534.11
Current children cumulated vsize (KiB) 284584

[startup+1602.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/86 18734
/proc/meminfo: memFree=1282592/2055920 swapFree=4156340/4192956
[pid=18579] ppid=18577 vsize=294828 CPUtime=1594.07
/proc/18579/stat : 18579 (bprolog) R 18577 18579 16789 0 -1 4194304 88071 0 0 0 159155 252 0 0 25 0 5 0 703104765 301903872 45350 996147200 134512640 134990860 4294956096 18446744073709551615 134716952 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/18579/statm: 73707 45350 197 116 0 73218 0
[pid=18579/tid=18581] ppid=18577 vsize=294828 CPUtime=0
/proc/18579/task/18581/stat : 18581 (bprolog) S 18577 18579 16789 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 703106456 301903872 45350 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=18579/tid=18587] ppid=18577 vsize=294828 CPUtime=0
/proc/18579/task/18587/stat : 18587 (bprolog) S 18577 18579 16789 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 703196475 301903872 45350 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=18579/tid=18733] ppid=18577 vsize=294828 CPUtime=0
/proc/18579/task/18733/stat : 18733 (bprolog) S 18577 18579 16789 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 703241491 301903872 45350 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=18579/tid=18734] ppid=18577 vsize=294828 CPUtime=0
/proc/18579/task/18734/stat : 18734 (bprolog) S 18577 18579 16789 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 703264002 301903872 45350 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1594.07
Current children cumulated vsize (KiB) 294828

[startup+1662.3 s]
/proc/loadavg: 1.99 1.98 1.99 4/86 18744
/proc/meminfo: memFree=1346144/2055920 swapFree=4156340/4192956
[pid=18579] ppid=18577 vsize=294828 CPUtime=1654.03
/proc/18579/stat : 18579 (bprolog) R 18577 18579 16789 0 -1 4194304 88147 0 0 0 165150 253 0 0 25 0 5 0 703104765 301903872 45426 996147200 134512640 134990860 4294956096 18446744073709551615 134716933 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/18579/statm: 73707 45426 197 116 0 73218 0
[pid=18579/tid=18581] ppid=18577 vsize=294828 CPUtime=0
/proc/18579/task/18581/stat : 18581 (bprolog) S 18577 18579 16789 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 703106456 301903872 45426 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=18579/tid=18587] ppid=18577 vsize=294828 CPUtime=0
/proc/18579/task/18587/stat : 18587 (bprolog) S 18577 18579 16789 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 703196475 301903872 45426 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=18579/tid=18733] ppid=18577 vsize=294828 CPUtime=0
/proc/18579/task/18733/stat : 18733 (bprolog) S 18577 18579 16789 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 703241491 301903872 45426 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=18579/tid=18734] ppid=18577 vsize=294828 CPUtime=0
/proc/18579/task/18734/stat : 18734 (bprolog) S 18577 18579 16789 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 703264002 301903872 45426 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1654.03
Current children cumulated vsize (KiB) 294828

[startup+1722.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/77 18772
/proc/meminfo: memFree=1377704/2055920 swapFree=4156340/4192956
[pid=18579] ppid=18577 vsize=294828 CPUtime=1713.78
/proc/18579/stat : 18579 (bprolog) R 18577 18579 16789 0 -1 4194304 88183 0 0 0 171124 254 0 0 25 0 5 0 703104765 301903872 45462 996147200 134512640 134990860 4294956096 18446744073709551615 134746363 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/18579/statm: 73707 45462 197 116 0 73218 0
[pid=18579/tid=18581] ppid=18577 vsize=294828 CPUtime=0
/proc/18579/task/18581/stat : 18581 (bprolog) S 18577 18579 16789 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 703106456 301903872 45462 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=18579/tid=18587] ppid=18577 vsize=294828 CPUtime=0
/proc/18579/task/18587/stat : 18587 (bprolog) S 18577 18579 16789 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 703196475 301903872 45462 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=18579/tid=18733] ppid=18577 vsize=294828 CPUtime=0
/proc/18579/task/18733/stat : 18733 (bprolog) S 18577 18579 16789 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 703241491 301903872 45462 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=18579/tid=18734] ppid=18577 vsize=294828 CPUtime=0
/proc/18579/task/18734/stat : 18734 (bprolog) S 18577 18579 16789 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 703264002 301903872 45462 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1713.78
Current children cumulated vsize (KiB) 294828

[startup+1782.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/77 18772
/proc/meminfo: memFree=1377192/2055920 swapFree=4156340/4192956
[pid=18579] ppid=18577 vsize=294828 CPUtime=1773.53
/proc/18579/stat : 18579 (bprolog) R 18577 18579 16789 0 -1 4194304 88240 0 0 0 177099 254 0 0 25 0 5 0 703104765 301903872 45519 996147200 134512640 134990860 4294956096 18446744073709551615 134716889 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/18579/statm: 73707 45519 197 116 0 73218 0
[pid=18579/tid=18581] ppid=18577 vsize=294828 CPUtime=0
/proc/18579/task/18581/stat : 18581 (bprolog) S 18577 18579 16789 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 703106456 301903872 45519 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=18579/tid=18587] ppid=18577 vsize=294828 CPUtime=0
/proc/18579/task/18587/stat : 18587 (bprolog) S 18577 18579 16789 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 703196475 301903872 45519 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=18579/tid=18733] ppid=18577 vsize=294828 CPUtime=0
/proc/18579/task/18733/stat : 18733 (bprolog) S 18577 18579 16789 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 703241491 301903872 45519 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=18579/tid=18734] ppid=18577 vsize=294828 CPUtime=0
/proc/18579/task/18734/stat : 18734 (bprolog) S 18577 18579 16789 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 703264002 301903872 45519 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1773.53
Current children cumulated vsize (KiB) 294828



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.9 s]
/proc/loadavg: 1.99 1.98 1.99 3/77 18772
/proc/meminfo: memFree=1377128/2055920 swapFree=4156340/4192956
[pid=18579] ppid=18577 vsize=294828 CPUtime=1800.02
/proc/18579/stat : 18579 (bprolog) R 18577 18579 16789 0 -1 4194304 88240 0 0 0 179748 254 0 0 25 0 5 0 703104765 301903872 45519 996147200 134512640 134990860 4294956096 18446744073709551615 134716955 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/18579/statm: 73707 45519 197 116 0 73218 0
[pid=18579/tid=18581] ppid=18577 vsize=294828 CPUtime=0
/proc/18579/task/18581/stat : 18581 (bprolog) S 18577 18579 16789 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 703106456 301903872 45519 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=18579/tid=18587] ppid=18577 vsize=294828 CPUtime=0
/proc/18579/task/18587/stat : 18587 (bprolog) S 18577 18579 16789 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 703196475 301903872 45519 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=18579/tid=18733] ppid=18577 vsize=294828 CPUtime=0
/proc/18579/task/18733/stat : 18733 (bprolog) S 18577 18579 16789 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 703241491 301903872 45519 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=18579/tid=18734] ppid=18577 vsize=294828 CPUtime=0
/proc/18579/task/18734/stat : 18734 (bprolog) S 18577 18579 16789 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 703264002 301903872 45519 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 294828

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.94
CPU time (s): 1800.06
CPU user time (s): 1797.49
CPU system time (s): 2.57461
CPU usage (%): 99.509
Max. virtual memory (cumulated for all children) (KiB): 324080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.49
system time used= 2.57461
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 88240
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= 12
involuntary context switches= 25777

runsolver used 1.73773 second user time and 4.92425 second system time

The end

Launcher Data (download as text)

Begin job on node58 at 2008-07-04 19:09:44
IDJOB=1077040
IDBENCH=56626
IDSOLVER=347
FILE ID=node58/1077040-1215191384
PBS_JOBID= 7881549
Free space on /tmp= 66556 MiB

SOLVER NAME= bpsolver 2008-06-27
BENCH NAME= CPAI08/csp/wordsHerald/normalized-crossword-m1-words-19-01.xml
COMMAND LINE= HOME/solver BENCHNAMENOEXT TIMEOUT
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1077040-1215191384/watcher-1077040-1215191384 -o /tmp/evaluation-result-1077040-1215191384/solver-1077040-1215191384 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/solver HOME/instance-1077040-1215191384 1800

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 9f01dc7a4ec49ede22f1d95a14de7260
RANDOM SEED=1221054124

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:       1214320 kB
Buffers:         98404 kB
Cached:         268440 kB
SwapCached:      30956 kB
Active:         478660 kB
Inactive:       284920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1214320 kB
SwapTotal:     4192956 kB
SwapFree:      4156340 kB
Dirty:            2292 kB
Writeback:           0 kB
Mapped:         403068 kB
Slab:            62352 kB
Committed_AS:  1592080 kB
PageTables:       2856 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= 66552 MiB
End job on node58 at 2008-07-04 19:39:55