Trace number 1066735

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.1 1800.94

General information on the benchmark

Namecsp/wordsVg/
normalized-crossword-m1c-words-vg9-13_ext.xml
MD5SUM428ad1148b5e0ad6f9c774b75708f497
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.21681
Satisfiable
(Un)Satisfiability was proved
Number of variables117
Number of constraints22
Maximum constraint arity13
Maximum domain size26
Number of constraints which are defined in extension22
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.09/0.20	c bpsolver version 6.27.2008
0.09/0.20	c converting(HOME/instance-1066735-1215148891)
0.49/0.58	c Converted in 193 ms
0.49/0.58	c solving(HOME/instance-1066735-1215148891,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-1066735-1215148891/watcher-1066735-1215148891 -o /tmp/evaluation-result-1066735-1215148891/solver-1066735-1215148891 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/solver HOME/instance-1066735-1215148891 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.01 2.06 4/82 4650
/proc/meminfo: memFree=1535688/2055920 swapFree=4146908/4192956
[pid=4650] ppid=4648 vsize=55720 CPUtime=0
/proc/4650/stat : 4650 (bprolog) R 4648 4650 973 0 -1 4194304 789 0 0 0 0 0 0 0 18 0 1 0 680014535 57057280 505 996147200 134512640 134990860 4294956112 18446744073709551615 134556945 0 0 4096 2 0 0 0 17 1 0 0
/proc/4650/statm: 13930 506 126 116 0 13441 0

[startup+0.096347 s]
/proc/loadavg: 2.00 2.01 2.06 4/82 4650
/proc/meminfo: memFree=1535688/2055920 swapFree=4146908/4192956
[pid=4650] ppid=4648 vsize=56080 CPUtime=0.09
/proc/4650/stat : 4650 (bprolog) R 4648 4650 973 0 -1 4194304 1111 0 0 0 4 5 0 0 18 0 1 0 680014535 57425920 824 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/4650/statm: 14020 824 174 116 0 13531 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 56080

[startup+0.101348 s]
/proc/loadavg: 2.00 2.01 2.06 4/82 4650
/proc/meminfo: memFree=1535688/2055920 swapFree=4146908/4192956
[pid=4650] ppid=4648 vsize=56080 CPUtime=0.09
/proc/4650/stat : 4650 (bprolog) R 4648 4650 973 0 -1 4194304 1112 0 0 0 4 5 0 0 18 0 1 0 680014535 57425920 825 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/4650/statm: 14020 825 174 116 0 13531 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 56080

[startup+0.301373 s]
/proc/loadavg: 2.00 2.01 2.06 4/82 4650
/proc/meminfo: memFree=1535688/2055920 swapFree=4146908/4192956
[pid=4650] ppid=4648 vsize=56080 CPUtime=0.29
/proc/4650/stat : 4650 (bprolog) R 4648 4650 973 0 -1 4194304 1125 0 0 0 11 18 0 0 20 0 1 0 680014535 57425920 838 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/4650/statm: 14020 838 176 116 0 13531 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 56080

[startup+0.701423 s]
/proc/loadavg: 2.00 2.01 2.06 4/82 4650
/proc/meminfo: memFree=1535688/2055920 swapFree=4146908/4192956
[pid=4650] ppid=4648 vsize=64408 CPUtime=0.69
/proc/4650/stat : 4650 (bprolog) R 4648 4650 973 0 -1 4194304 2601 0 0 0 32 37 0 0 24 0 1 0 680014535 65953792 2230 996147200 134512640 134990860 4294956112 18446744073709551615 134746547 0 0 4096 2 0 0 0 17 1 0 0
/proc/4650/statm: 16102 2230 186 116 0 15613 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 64408

[startup+1.50152 s]
/proc/loadavg: 2.00 2.01 2.06 3/83 4651
/proc/meminfo: memFree=1525440/2055920 swapFree=4146908/4192956
[pid=4650] ppid=4648 vsize=64408 CPUtime=1.49
/proc/4650/stat : 4650 (bprolog) R 4648 4650 973 0 -1 4194304 4477 0 0 0 111 38 0 0 25 0 1 0 680014535 65953792 4106 996147200 134512640 134990860 4294956112 18446744073709551615 134716933 0 0 4096 2 0 0 0 17 1 0 0
/proc/4650/statm: 16102 4106 186 116 0 15613 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 64408

[startup+3.10172 s]
/proc/loadavg: 2.00 2.01 2.06 3/83 4651
/proc/meminfo: memFree=1513856/2055920 swapFree=4146908/4192956
[pid=4650] ppid=4648 vsize=64408 CPUtime=3.09
/proc/4650/stat : 4650 (bprolog) R 4648 4650 973 0 -1 4194304 8228 0 0 0 270 39 0 0 25 0 1 0 680014535 65953792 7857 996147200 134512640 134990860 4294956112 18446744073709551615 134716955 0 0 4096 2 0 0 0 17 1 0 0
/proc/4650/statm: 16102 7857 186 116 0 15613 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 64408

[startup+6.30112 s]
/proc/loadavg: 2.00 2.01 2.06 3/83 4651
/proc/meminfo: memFree=1461952/2055920 swapFree=4146908/4192956
[pid=4650] ppid=4648 vsize=129352 CPUtime=6.29
/proc/4650/stat : 4650 (bprolog) R 4648 4650 973 0 -1 4194304 29079 0 0 0 581 48 0 0 25 0 1 0 680014535 132456448 20328 996147200 134512640 134990860 4294956112 18446744073709551615 134746533 0 0 4096 2 0 0 0 17 1 0 0
/proc/4650/statm: 32338 20328 186 116 0 31849 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 129352

[startup+12.7029 s]
/proc/loadavg: 2.00 2.01 2.06 3/83 4651
/proc/meminfo: memFree=1425808/2055920 swapFree=4146908/4192956
[pid=4650] ppid=4648 vsize=168276 CPUtime=12.69
/proc/4650/stat : 4650 (bprolog) R 4648 4650 973 0 -1 4194304 51977 0 0 0 1212 57 0 0 25 0 1 0 680014535 172314624 34898 996147200 134512640 134990860 4294956112 18446744073709551615 134746363 0 0 4096 2 0 0 0 17 1 0 0
/proc/4650/statm: 42069 34898 187 116 0 41580 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 168276

[startup+25.5015 s]
/proc/loadavg: 2.08 2.03 2.06 3/84 4652
/proc/meminfo: memFree=1378056/2055920 swapFree=4146908/4192956
[pid=4650] ppid=4648 vsize=313644 CPUtime=25.48
/proc/4650/stat : 4650 (bprolog) R 4648 4650 973 0 -1 4194304 92612 0 0 0 2475 73 0 0 25 0 2 0 680014535 321171456 39330 996147200 134512640 134990860 4294956112 18446744073709551615 134716955 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/4650/statm: 78411 39330 193 116 0 77922 0
[pid=4650/tid=4652] ppid=4648 vsize=313644 CPUtime=0
/proc/4650/task/4652/stat : 4652 (bprolog) S 4648 4650 973 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 680016046 321171456 39330 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 313644

[startup+51.1017 s]
/proc/loadavg: 2.12 2.04 2.06 3/84 4652
/proc/meminfo: memFree=1378120/2055920 swapFree=4146908/4192956
[pid=4650] ppid=4648 vsize=313644 CPUtime=51.07
/proc/4650/stat : 4650 (bprolog) R 4648 4650 973 0 -1 4194304 92613 0 0 0 5034 73 0 0 25 0 2 0 680014535 321171456 39331 996147200 134512640 134990860 4294956112 18446744073709551615 134746977 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/4650/statm: 78411 39331 193 116 0 77922 0
[pid=4650/tid=4652] ppid=4648 vsize=313644 CPUtime=0
/proc/4650/task/4652/stat : 4652 (bprolog) S 4648 4650 973 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 680016046 321171456 39331 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 313644

[startup+102.307 s]
/proc/loadavg: 2.27 2.09 2.08 3/84 4652
/proc/meminfo: memFree=1345160/2055920 swapFree=4146908/4192956
[pid=4650] ppid=4648 vsize=313644 CPUtime=102.26
/proc/4650/stat : 4650 (bprolog) R 4648 4650 973 0 -1 4194304 92614 0 0 0 10153 73 0 0 25 0 2 0 680014535 321171456 39332 996147200 134512640 134990860 4294956112 18446744073709551615 134746363 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/4650/statm: 78411 39332 193 116 0 77922 0
[pid=4650/tid=4652] ppid=4648 vsize=313644 CPUtime=0
/proc/4650/task/4652/stat : 4652 (bprolog) S 4648 4650 973 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 680016046 321171456 39332 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 313644

[startup+162.301 s]
/proc/loadavg: 2.39 2.16 2.10 3/84 4652
/proc/meminfo: memFree=1344904/2055920 swapFree=4146908/4192956
[pid=4650] ppid=4648 vsize=313644 CPUtime=162.25
/proc/4650/stat : 4650 (bprolog) R 4648 4650 973 0 -1 4194304 92616 0 0 0 16151 74 0 0 25 0 2 0 680014535 321171456 39334 996147200 134512640 134990860 4294956112 18446744073709551615 134746277 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/4650/statm: 78411 39334 193 116 0 77922 0
[pid=4650/tid=4652] ppid=4648 vsize=313644 CPUtime=0
/proc/4650/task/4652/stat : 4652 (bprolog) S 4648 4650 973 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 680016046 321171456 39334 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 313644

[startup+222.302 s]
/proc/loadavg: 2.26 2.17 2.11 3/84 4652
/proc/meminfo: memFree=1344840/2055920 swapFree=4146908/4192956
[pid=4650] ppid=4648 vsize=313644 CPUtime=222.23
/proc/4650/stat : 4650 (bprolog) R 4648 4650 973 0 -1 4194304 92616 0 0 0 22149 74 0 0 25 0 2 0 680014535 321171456 39334 996147200 134512640 134990860 4294956112 18446744073709551615 134716894 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/4650/statm: 78411 39334 193 116 0 77922 0
[pid=4650/tid=4652] ppid=4648 vsize=313644 CPUtime=0
/proc/4650/task/4652/stat : 4652 (bprolog) S 4648 4650 973 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 680016046 321171456 39334 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 313644

[startup+282.301 s]
/proc/loadavg: 2.14 2.15 2.10 3/84 4652
/proc/meminfo: memFree=1344840/2055920 swapFree=4146908/4192956
[pid=4650] ppid=4648 vsize=313644 CPUtime=282.21
/proc/4650/stat : 4650 (bprolog) R 4648 4650 973 0 -1 4194304 92616 0 0 0 28147 74 0 0 25 0 2 0 680014535 321171456 39334 996147200 134512640 134990860 4294956112 18446744073709551615 134716938 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/4650/statm: 78411 39334 193 116 0 77922 0
[pid=4650/tid=4652] ppid=4648 vsize=313644 CPUtime=0
/proc/4650/task/4652/stat : 4652 (bprolog) S 4648 4650 973 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 680016046 321171456 39334 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 313644

[startup+342.302 s]
/proc/loadavg: 2.09 2.14 2.10 3/84 4652
/proc/meminfo: memFree=1344776/2055920 swapFree=4146908/4192956
[pid=4650] ppid=4648 vsize=313644 CPUtime=342.19
/proc/4650/stat : 4650 (bprolog) R 4648 4650 973 0 -1 4194304 92616 0 0 0 34145 74 0 0 25 0 2 0 680014535 321171456 39334 996147200 134512640 134990860 4294956112 18446744073709551615 134746358 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/4650/statm: 78411 39334 193 116 0 77922 0
[pid=4650/tid=4652] ppid=4648 vsize=313644 CPUtime=0
/proc/4650/task/4652/stat : 4652 (bprolog) S 4648 4650 973 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 680016046 321171456 39334 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 313644

[startup+402.301 s]
/proc/loadavg: 2.07 2.12 2.09 3/84 4652
/proc/meminfo: memFree=1344712/2055920 swapFree=4146908/4192956
[pid=4650] ppid=4648 vsize=313644 CPUtime=402.17
/proc/4650/stat : 4650 (bprolog) R 4648 4650 973 0 -1 4194304 92616 0 0 0 40143 74 0 0 25 0 2 0 680014535 321171456 39334 996147200 134512640 134990860 4294956112 18446744073709551615 134746436 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/4650/statm: 78411 39334 193 116 0 77922 0
[pid=4650/tid=4652] ppid=4648 vsize=313644 CPUtime=0
/proc/4650/task/4652/stat : 4652 (bprolog) S 4648 4650 973 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 680016046 321171456 39334 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 313644

[startup+462.302 s]
/proc/loadavg: 2.06 2.11 2.09 3/84 4652
/proc/meminfo: memFree=1344648/2055920 swapFree=4146908/4192956
[pid=4650] ppid=4648 vsize=313644 CPUtime=462.15
/proc/4650/stat : 4650 (bprolog) R 4648 4650 973 0 -1 4194304 92616 0 0 0 46141 74 0 0 25 0 2 0 680014535 321171456 39334 996147200 134512640 134990860 4294956112 18446744073709551615 134716945 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/4650/statm: 78411 39334 193 116 0 77922 0
[pid=4650/tid=4652] ppid=4648 vsize=313644 CPUtime=0
/proc/4650/task/4652/stat : 4652 (bprolog) S 4648 4650 973 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 680016046 321171456 39334 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 313644

[startup+522.301 s]
/proc/loadavg: 2.13 2.12 2.09 3/84 4652
/proc/meminfo: memFree=1344648/2055920 swapFree=4146908/4192956
[pid=4650] ppid=4648 vsize=313644 CPUtime=522.13
/proc/4650/stat : 4650 (bprolog) R 4648 4650 973 0 -1 4194304 92616 0 0 0 52139 74 0 0 25 0 2 0 680014535 321171456 39334 996147200 134512640 134990860 4294956112 18446744073709551615 134716955 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/4650/statm: 78411 39334 193 116 0 77922 0
[pid=4650/tid=4652] ppid=4648 vsize=313644 CPUtime=0
/proc/4650/task/4652/stat : 4652 (bprolog) S 4648 4650 973 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 680016046 321171456 39334 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.13

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

Current children cumulated vsize (KiB) 323888

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/85 4653
/proc/meminfo: memFree=1343744/2055920 swapFree=4146908/4192956
[pid=4650] ppid=4648 vsize=323888 CPUtime=1361.88
/proc/4650/stat : 4650 (bprolog) R 4648 4650 973 0 -1 4194304 92617 0 0 0 136114 74 0 0 25 0 3 0 680014535 331661312 39335 996147200 134512640 134990860 4294956112 18446744073709551615 134716913 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/4650/statm: 80972 39335 193 116 0 80483 0
[pid=4650/tid=4652] ppid=4648 vsize=323888 CPUtime=0
/proc/4650/task/4652/stat : 4652 (bprolog) S 4648 4650 973 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 680016046 331661312 39335 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=4650/tid=4653] ppid=4648 vsize=323888 CPUtime=0
/proc/4650/task/4653/stat : 4653 (bprolog) S 4648 4650 973 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 680106088 331661312 39335 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1361.88
Current children cumulated vsize (KiB) 323888

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.03 3/86 4654
/proc/meminfo: memFree=1343672/2055920 swapFree=4146908/4192956
[pid=4650] ppid=4648 vsize=334132 CPUtime=1421.87
/proc/4650/stat : 4650 (bprolog) R 4648 4650 973 0 -1 4194304 92618 0 0 0 142113 74 0 0 25 0 4 0 680014535 342151168 39336 996147200 134512640 134990860 4294956112 18446744073709551615 134746533 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/4650/statm: 83533 39336 193 116 0 83044 0
[pid=4650/tid=4652] ppid=4648 vsize=334132 CPUtime=0
/proc/4650/task/4652/stat : 4652 (bprolog) S 4648 4650 973 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 680016046 342151168 39336 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=4650/tid=4653] ppid=4648 vsize=334132 CPUtime=0
/proc/4650/task/4653/stat : 4653 (bprolog) S 4648 4650 973 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 680106088 342151168 39336 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=4650/tid=4654] ppid=4648 vsize=334132 CPUtime=0
/proc/4650/task/4654/stat : 4654 (bprolog) S 4648 4650 973 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 680151099 342151168 39336 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1421.87
Current children cumulated vsize (KiB) 334132

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/86 4654
/proc/meminfo: memFree=1343672/2055920 swapFree=4146908/4192956
[pid=4650] ppid=4648 vsize=334132 CPUtime=1481.84
/proc/4650/stat : 4650 (bprolog) R 4648 4650 973 0 -1 4194304 92618 0 0 0 148110 74 0 0 25 0 4 0 680014535 342151168 39336 996147200 134512640 134990860 4294956112 18446744073709551615 134716955 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/4650/statm: 83533 39336 193 116 0 83044 0
[pid=4650/tid=4652] ppid=4648 vsize=334132 CPUtime=0
/proc/4650/task/4652/stat : 4652 (bprolog) S 4648 4650 973 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 680016046 342151168 39336 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=4650/tid=4653] ppid=4648 vsize=334132 CPUtime=0
/proc/4650/task/4653/stat : 4653 (bprolog) S 4648 4650 973 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 680106088 342151168 39336 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=4650/tid=4654] ppid=4648 vsize=334132 CPUtime=0
/proc/4650/task/4654/stat : 4654 (bprolog) S 4648 4650 973 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 680151099 342151168 39336 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1481.84
Current children cumulated vsize (KiB) 334132

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/86 4654
/proc/meminfo: memFree=1343608/2055920 swapFree=4146908/4192956
[pid=4650] ppid=4648 vsize=334132 CPUtime=1541.83
/proc/4650/stat : 4650 (bprolog) R 4648 4650 973 0 -1 4194304 92618 0 0 0 154109 74 0 0 25 0 4 0 680014535 342151168 39336 996147200 134512640 134990860 4294956112 18446744073709551615 134716955 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/4650/statm: 83533 39336 193 116 0 83044 0
[pid=4650/tid=4652] ppid=4648 vsize=334132 CPUtime=0
/proc/4650/task/4652/stat : 4652 (bprolog) S 4648 4650 973 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 680016046 342151168 39336 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=4650/tid=4653] ppid=4648 vsize=334132 CPUtime=0
/proc/4650/task/4653/stat : 4653 (bprolog) S 4648 4650 973 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 680106088 342151168 39336 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=4650/tid=4654] ppid=4648 vsize=334132 CPUtime=0
/proc/4650/task/4654/stat : 4654 (bprolog) S 4648 4650 973 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 680151099 342151168 39336 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1541.83
Current children cumulated vsize (KiB) 334132

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/87 4655
/proc/meminfo: memFree=1343600/2055920 swapFree=4146908/4192956
[pid=4650] ppid=4648 vsize=344376 CPUtime=1601.81
/proc/4650/stat : 4650 (bprolog) R 4648 4650 973 0 -1 4194304 92619 0 0 0 160107 74 0 0 25 0 5 0 680014535 352641024 39337 996147200 134512640 134990860 4294956112 18446744073709551615 134716955 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/4650/statm: 86094 39337 193 116 0 85605 0
[pid=4650/tid=4652] ppid=4648 vsize=344376 CPUtime=0
/proc/4650/task/4652/stat : 4652 (bprolog) S 4648 4650 973 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 680016046 352641024 39337 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=4650/tid=4653] ppid=4648 vsize=344376 CPUtime=0
/proc/4650/task/4653/stat : 4653 (bprolog) S 4648 4650 973 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 680106088 352641024 39337 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=4650/tid=4654] ppid=4648 vsize=344376 CPUtime=0
/proc/4650/task/4654/stat : 4654 (bprolog) S 4648 4650 973 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 680151099 352641024 39337 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=4650/tid=4655] ppid=4648 vsize=344376 CPUtime=0
/proc/4650/task/4655/stat : 4655 (bprolog) S 4648 4650 973 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 680173610 352641024 39337 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1601.81
Current children cumulated vsize (KiB) 344376

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 4655
/proc/meminfo: memFree=1343472/2055920 swapFree=4146908/4192956
[pid=4650] ppid=4648 vsize=344376 CPUtime=1661.79
/proc/4650/stat : 4650 (bprolog) R 4648 4650 973 0 -1 4194304 92619 0 0 0 166105 74 0 0 25 0 5 0 680014535 352641024 39337 996147200 134512640 134990860 4294956112 18446744073709551615 134716955 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/4650/statm: 86094 39337 193 116 0 85605 0
[pid=4650/tid=4652] ppid=4648 vsize=344376 CPUtime=0
/proc/4650/task/4652/stat : 4652 (bprolog) S 4648 4650 973 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 680016046 352641024 39337 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=4650/tid=4653] ppid=4648 vsize=344376 CPUtime=0
/proc/4650/task/4653/stat : 4653 (bprolog) S 4648 4650 973 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 680106088 352641024 39337 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=4650/tid=4654] ppid=4648 vsize=344376 CPUtime=0
/proc/4650/task/4654/stat : 4654 (bprolog) S 4648 4650 973 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 680151099 352641024 39337 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=4650/tid=4655] ppid=4648 vsize=344376 CPUtime=0
/proc/4650/task/4655/stat : 4655 (bprolog) S 4648 4650 973 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 680173610 352641024 39337 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1661.79
Current children cumulated vsize (KiB) 344376

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 4655
/proc/meminfo: memFree=1343344/2055920 swapFree=4146908/4192956
[pid=4650] ppid=4648 vsize=344376 CPUtime=1721.77
/proc/4650/stat : 4650 (bprolog) R 4648 4650 973 0 -1 4194304 92619 0 0 0 172103 74 0 0 25 0 5 0 680014535 352641024 39337 996147200 134512640 134990860 4294956112 18446744073709551615 134716913 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/4650/statm: 86094 39337 193 116 0 85605 0
[pid=4650/tid=4652] ppid=4648 vsize=344376 CPUtime=0
/proc/4650/task/4652/stat : 4652 (bprolog) S 4648 4650 973 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 680016046 352641024 39337 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=4650/tid=4653] ppid=4648 vsize=344376 CPUtime=0
/proc/4650/task/4653/stat : 4653 (bprolog) S 4648 4650 973 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 680106088 352641024 39337 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=4650/tid=4654] ppid=4648 vsize=344376 CPUtime=0
/proc/4650/task/4654/stat : 4654 (bprolog) S 4648 4650 973 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 680151099 352641024 39337 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=4650/tid=4655] ppid=4648 vsize=344376 CPUtime=0
/proc/4650/task/4655/stat : 4655 (bprolog) S 4648 4650 973 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 680173610 352641024 39337 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1721.77
Current children cumulated vsize (KiB) 344376

[startup+1782.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/78 4685
/proc/meminfo: memFree=1688312/2055920 swapFree=4146908/4192956
[pid=4650] ppid=4648 vsize=344376 CPUtime=1781.53
/proc/4650/stat : 4650 (bprolog) R 4648 4650 973 0 -1 4194304 92619 0 0 0 178079 74 0 0 25 0 5 0 680014535 352641024 39337 996147200 134512640 134990860 4294956112 18446744073709551615 134716955 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/4650/statm: 86094 39337 193 116 0 85605 0
[pid=4650/tid=4652] ppid=4648 vsize=344376 CPUtime=0
/proc/4650/task/4652/stat : 4652 (bprolog) S 4648 4650 973 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 680016046 352641024 39337 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=4650/tid=4653] ppid=4648 vsize=344376 CPUtime=0
/proc/4650/task/4653/stat : 4653 (bprolog) S 4648 4650 973 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 680106088 352641024 39337 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=4650/tid=4654] ppid=4648 vsize=344376 CPUtime=0
/proc/4650/task/4654/stat : 4654 (bprolog) S 4648 4650 973 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 680151099 352641024 39337 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=4650/tid=4655] ppid=4648 vsize=344376 CPUtime=0
/proc/4650/task/4655/stat : 4655 (bprolog) S 4648 4650 973 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 680173610 352641024 39337 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1781.53
Current children cumulated vsize (KiB) 344376



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.9 s]
/proc/loadavg: 2.02 2.01 2.00 3/78 4685
/proc/meminfo: memFree=1688312/2055920 swapFree=4146908/4192956
[pid=4650] ppid=4648 vsize=344376 CPUtime=1800.06
/proc/4650/stat : 4650 (bprolog) R 4648 4650 973 0 -1 4194304 92619 0 0 0 179932 74 0 0 25 0 5 0 680014535 352641024 39337 996147200 134512640 134990860 4294956112 18446744073709551615 134716955 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/4650/statm: 86094 39337 193 116 0 85605 0
[pid=4650/tid=4652] ppid=4648 vsize=344376 CPUtime=0
/proc/4650/task/4652/stat : 4652 (bprolog) S 4648 4650 973 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 680016046 352641024 39337 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=4650/tid=4653] ppid=4648 vsize=344376 CPUtime=0
/proc/4650/task/4653/stat : 4653 (bprolog) S 4648 4650 973 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 680106088 352641024 39337 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=4650/tid=4654] ppid=4648 vsize=344376 CPUtime=0
/proc/4650/task/4654/stat : 4654 (bprolog) S 4648 4650 973 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 680151099 352641024 39337 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=4650/tid=4655] ppid=4648 vsize=344376 CPUtime=0
/proc/4650/task/4655/stat : 4655 (bprolog) S 4648 4650 973 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 680173610 352641024 39337 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 344376

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

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

[startup+1800.9 s]
/proc/loadavg: 2.02 2.01 2.00 3/78 4685
/proc/meminfo: memFree=1688312/2055920 swapFree=4146908/4192956
[pid=4650] ppid=4648 vsize=344376 CPUtime=1800.06
/proc/4650/stat : 4650 (bprolog) R 4648 4650 973 0 -1 4194304 92619 0 0 0 179932 74 0 0 25 0 5 0 680014535 352641024 39337 996147200 134512640 134990860 4294956112 18446744073709551615 134716955 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/4650/statm: 86094 39337 193 116 0 85605 0
[pid=4650/tid=4652] ppid=4648 vsize=344376 CPUtime=0
/proc/4650/task/4652/stat : 4652 (bprolog) S 4648 4650 973 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 680016046 352641024 39337 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=4650/tid=4653] ppid=4648 vsize=344376 CPUtime=0
/proc/4650/task/4653/stat : 4653 (bprolog) S 4648 4650 973 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 680106088 352641024 39337 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=4650/tid=4654] ppid=4648 vsize=344376 CPUtime=0
/proc/4650/task/4654/stat : 4654 (bprolog) S 4648 4650 973 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 680151099 352641024 39337 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=4650/tid=4655] ppid=4648 vsize=344376 CPUtime=0
/proc/4650/task/4655/stat : 4655 (bprolog) S 4648 4650 973 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 680173610 352641024 39337 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 344376

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.94
CPU time (s): 1800.1
CPU user time (s): 1799.33
CPU system time (s): 0.772882
CPU usage (%): 99.9537
Max. virtual memory (cumulated for all children) (KiB): 373544

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

runsolver used 1.60875 second user time and 4.95225 second system time

The end

Launcher Data (download as text)

Begin job on node80 at 2008-07-04 07:21:31
IDJOB=1066735
IDBENCH=55139
IDSOLVER=347
FILE ID=node80/1066735-1215148891
PBS_JOBID= 7877291
Free space on /tmp= 66560 MiB

SOLVER NAME= bpsolver 2008-06-27
BENCH NAME= CPAI08/csp/wordsVg/normalized-crossword-m1c-words-vg9-13_ext.xml
COMMAND LINE= HOME/solver BENCHNAMENOEXT TIMEOUT
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1066735-1215148891/watcher-1066735-1215148891 -o /tmp/evaluation-result-1066735-1215148891/solver-1066735-1215148891 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/solver HOME/instance-1066735-1215148891 1800

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 428ad1148b5e0ad6f9c774b75708f497
RANDOM SEED=1188405987

node80.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.232
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.232
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1536168 kB
Buffers:          8744 kB
Cached:          95208 kB
SwapCached:      39936 kB
Active:         446992 kB
Inactive:        26552 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1536168 kB
SwapTotal:     4192956 kB
SwapFree:      4146908 kB
Dirty:            1920 kB
Writeback:           0 kB
Mapped:         385204 kB
Slab:            30708 kB
Committed_AS:  1601300 kB
PageTables:       2528 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= 66560 MiB
End job on node80 at 2008-07-04 07:51:34