Trace number 1068733

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.13 1821.83

General information on the benchmark

Namecsp/ukVg/
normalized-crossword-m1c-uk-vg9-9_ext.xml
MD5SUM17e9503eaee82761983d6d43020eb141
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables81
Number of constraints18
Maximum constraint arity9
Maximum domain size26
Number of constraints which are defined in extension18
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.19/0.20	c bpsolver version 6.27.2008
0.19/0.20	c converting(HOME/instance-1068733-1215156562)
2.29/2.37	c Converted in 745 ms
2.29/2.37	c solving(HOME/instance-1068733-1215156562,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-1068733-1215156562/watcher-1068733-1215156562 -o /tmp/evaluation-result-1068733-1215156562/solver-1068733-1215156562 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/solver HOME/instance-1068733-1215156562 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/85 1054
/proc/meminfo: memFree=1742664/2055920 swapFree=4180580/4192956
[pid=1054] ppid=1052 vsize=4780 CPUtime=0
/proc/1054/stat : 1054 (bprolog) R 1052 1054 29617 0 -1 4194304 661 0 0 0 0 0 0 0 18 0 1 0 638586579 4894720 379 996147200 134512640 134990860 4294956112 18446744073709551615 134530848 0 0 4096 0 0 0 0 17 0 0 0
/proc/1054/statm: 1195 387 72 116 0 706 0

[startup+0.0692371 s]
/proc/loadavg: 2.00 2.00 2.00 4/85 1054
/proc/meminfo: memFree=1742664/2055920 swapFree=4180580/4192956
[pid=1054] ppid=1052 vsize=56080 CPUtime=0.06
/proc/1054/stat : 1054 (bprolog) R 1052 1054 29617 0 -1 4194304 1103 0 0 0 3 3 0 0 18 0 1 0 638586579 57425920 816 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 0 0 0
/proc/1054/statm: 14020 816 174 116 0 13531 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 56080

[startup+0.101242 s]
/proc/loadavg: 2.00 2.00 2.00 4/85 1054
/proc/meminfo: memFree=1742664/2055920 swapFree=4180580/4192956
[pid=1054] ppid=1052 vsize=56080 CPUtime=0.09
/proc/1054/stat : 1054 (bprolog) R 1052 1054 29617 0 -1 4194304 1107 0 0 0 3 6 0 0 18 0 1 0 638586579 57425920 820 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 0 0 0
/proc/1054/statm: 14020 820 174 116 0 13531 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 56080

[startup+0.301262 s]
/proc/loadavg: 2.00 2.00 2.00 4/85 1054
/proc/meminfo: memFree=1742664/2055920 swapFree=4180580/4192956
[pid=1054] ppid=1052 vsize=56080 CPUtime=0.3
/proc/1054/stat : 1054 (bprolog) R 1052 1054 29617 0 -1 4194304 1135 0 0 0 10 20 0 0 19 0 1 0 638586579 57425920 848 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 0 0 0
/proc/1054/statm: 14020 848 174 116 0 13531 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 56080

[startup+0.701305 s]
/proc/loadavg: 2.00 2.00 2.00 4/85 1054
/proc/meminfo: memFree=1742664/2055920 swapFree=4180580/4192956
[pid=1054] ppid=1052 vsize=56080 CPUtime=0.69
/proc/1054/stat : 1054 (bprolog) R 1052 1054 29617 0 -1 4194304 1189 0 0 0 23 46 0 0 23 0 1 0 638586579 57425920 902 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 0 0 0
/proc/1054/statm: 14020 902 174 116 0 13531 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 56080

[startup+1.50139 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1055
/proc/meminfo: memFree=1739200/2055920 swapFree=4180580/4192956
[pid=1054] ppid=1052 vsize=56080 CPUtime=1.48
/proc/1054/stat : 1054 (bprolog) R 1052 1054 29617 0 -1 4194304 1298 0 0 0 48 100 0 0 25 0 1 0 638586579 57425920 1011 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 0 0 0
/proc/1054/statm: 14020 1011 174 116 0 13531 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 56080

[startup+3.10255 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1055
/proc/meminfo: memFree=1737984/2055920 swapFree=4180580/4192956
[pid=1054] ppid=1052 vsize=69680 CPUtime=3.09
/proc/1054/stat : 1054 (bprolog) R 1052 1054 29617 0 -1 4194304 8391 0 0 0 144 165 0 0 25 0 1 0 638586579 71352320 7766 996147200 134512640 134990860 4294956112 18446744073709551615 134716913 0 0 4096 2 0 0 0 17 0 0 0
/proc/1054/statm: 17420 7766 186 116 0 16931 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 69680

[startup+6.3019 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1055
/proc/meminfo: memFree=1686848/2055920 swapFree=4180580/4192956
[pid=1054] ppid=1052 vsize=140508 CPUtime=6.29
/proc/1054/stat : 1054 (bprolog) R 1052 1054 29617 0 -1 4194304 33355 0 0 0 453 176 0 0 25 0 1 0 638586579 143880192 16619 996147200 134512640 134990860 4294956112 18446744073709551615 134716933 0 0 4096 2 0 0 0 17 0 0 0
/proc/1054/statm: 35127 16619 186 116 0 34638 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 140508

[startup+12.7026 s]
/proc/loadavg: 2.00 2.00 2.00 4/86 1055
/proc/meminfo: memFree=1610304/2055920 swapFree=4180580/4192956
[pid=1054] ppid=1052 vsize=326428 CPUtime=12.68
/proc/1054/stat : 1054 (bprolog) R 1052 1054 29617 0 -1 4194304 75519 0 0 0 1075 193 0 0 25 0 1 0 638586579 334262272 50452 996147200 134512640 134990860 4294956112 18446744073709551615 134959278 0 0 4096 2 0 0 0 17 0 0 0
/proc/1054/statm: 81607 50452 186 116 0 81118 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 326428

[startup+25.5019 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 1056
/proc/meminfo: memFree=1578104/2055920 swapFree=4180580/4192956
[pid=1054] ppid=1052 vsize=266528 CPUtime=25.48
/proc/1054/stat : 1054 (bprolog) R 1052 1054 29617 0 -1 4194304 84900 0 0 0 2349 199 0 0 25 0 2 0 638586579 272924672 40920 996147200 134512640 134990860 4294956112 18446744073709551615 134746487 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/1054/statm: 66632 40920 193 116 0 66143 0
[pid=1054/tid=1056] ppid=1052 vsize=266528 CPUtime=0
/proc/1054/task/1056/stat : 1056 (bprolog) S 1052 1054 29617 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 638588093 272924672 40920 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 266528

[startup+51.1016 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 1056
/proc/meminfo: memFree=1578040/2055920 swapFree=4180580/4192956
[pid=1054] ppid=1052 vsize=266528 CPUtime=51.07
/proc/1054/stat : 1054 (bprolog) R 1052 1054 29617 0 -1 4194304 84901 0 0 0 4908 199 0 0 25 0 2 0 638586579 272924672 40921 996147200 134512640 134990860 4294956112 18446744073709551615 134746342 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/1054/statm: 66632 40921 193 116 0 66143 0
[pid=1054/tid=1056] ppid=1052 vsize=266528 CPUtime=0
/proc/1054/task/1056/stat : 1056 (bprolog) S 1052 1054 29617 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 638588093 272924672 40921 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 266528

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 1056
/proc/meminfo: memFree=1577848/2055920 swapFree=4180580/4192956
[pid=1054] ppid=1052 vsize=266528 CPUtime=102.26
/proc/1054/stat : 1054 (bprolog) R 1052 1054 29617 0 -1 4194304 84906 0 0 0 10027 199 0 0 25 0 2 0 638586579 272924672 40926 996147200 134512640 134990860 4294956112 18446744073709551615 134716881 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/1054/statm: 66632 40926 193 116 0 66143 0
[pid=1054/tid=1056] ppid=1052 vsize=266528 CPUtime=0
/proc/1054/task/1056/stat : 1056 (bprolog) S 1052 1054 29617 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 638588093 272924672 40926 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 266528

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 1067
/proc/meminfo: memFree=1526192/2055920 swapFree=4180580/4192956
[pid=1054] ppid=1052 vsize=266528 CPUtime=161.59
/proc/1054/stat : 1054 (bprolog) R 1052 1054 29617 0 -1 4194304 84906 0 0 0 15960 199 0 0 25 0 2 0 638586579 272924672 40926 996147200 134512640 134990860 4294956112 18446744073709551615 134716928 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/1054/statm: 66632 40926 193 116 0 66143 0
[pid=1054/tid=1056] ppid=1052 vsize=266528 CPUtime=0
/proc/1054/task/1056/stat : 1056 (bprolog) S 1052 1054 29617 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 638588093 272924672 40926 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 161.59
Current children cumulated vsize (KiB) 266528

[startup+222.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 1067
/proc/meminfo: memFree=1521776/2055920 swapFree=4180580/4192956
[pid=1054] ppid=1052 vsize=266528 CPUtime=220.53
/proc/1054/stat : 1054 (bprolog) R 1052 1054 29617 0 -1 4194304 84906 0 0 0 21854 199 0 0 25 0 2 0 638586579 272924672 40926 996147200 134512640 134990860 4294956112 18446744073709551615 134746376 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/1054/statm: 66632 40926 193 116 0 66143 0
[pid=1054/tid=1056] ppid=1052 vsize=266528 CPUtime=0
/proc/1054/task/1056/stat : 1056 (bprolog) S 1052 1054 29617 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 638588093 272924672 40926 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 220.53
Current children cumulated vsize (KiB) 266528

[startup+282.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 1067
/proc/meminfo: memFree=1521712/2055920 swapFree=4180580/4192956
[pid=1054] ppid=1052 vsize=266528 CPUtime=279.48
/proc/1054/stat : 1054 (bprolog) R 1052 1054 29617 0 -1 4194304 84906 0 0 0 27749 199 0 0 25 0 2 0 638586579 272924672 40926 996147200 134512640 134990860 4294956112 18446744073709551615 134746451 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/1054/statm: 66632 40926 193 116 0 66143 0
[pid=1054/tid=1056] ppid=1052 vsize=266528 CPUtime=0
/proc/1054/task/1056/stat : 1056 (bprolog) S 1052 1054 29617 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 638588093 272924672 40926 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 279.48
Current children cumulated vsize (KiB) 266528

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 1067
/proc/meminfo: memFree=1521648/2055920 swapFree=4180580/4192956
[pid=1054] ppid=1052 vsize=266528 CPUtime=338.42
/proc/1054/stat : 1054 (bprolog) R 1052 1054 29617 0 -1 4194304 84906 0 0 0 33643 199 0 0 25 0 2 0 638586579 272924672 40926 996147200 134512640 134990860 4294956112 18446744073709551615 134746885 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/1054/statm: 66632 40926 193 116 0 66143 0
[pid=1054/tid=1056] ppid=1052 vsize=266528 CPUtime=0
/proc/1054/task/1056/stat : 1056 (bprolog) S 1052 1054 29617 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 638588093 272924672 40926 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 338.42
Current children cumulated vsize (KiB) 266528

[startup+402.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 1067
/proc/meminfo: memFree=1521648/2055920 swapFree=4180580/4192956
[pid=1054] ppid=1052 vsize=266528 CPUtime=397.37
/proc/1054/stat : 1054 (bprolog) R 1052 1054 29617 0 -1 4194304 84906 0 0 0 39538 199 0 0 25 0 2 0 638586579 272924672 40926 996147200 134512640 134990860 4294956112 18446744073709551615 134746192 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/1054/statm: 66632 40926 193 116 0 66143 0
[pid=1054/tid=1056] ppid=1052 vsize=266528 CPUtime=0
/proc/1054/task/1056/stat : 1056 (bprolog) S 1052 1054 29617 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 638588093 272924672 40926 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 397.37
Current children cumulated vsize (KiB) 266528

[startup+462.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 1067
/proc/meminfo: memFree=1521584/2055920 swapFree=4180580/4192956
[pid=1054] ppid=1052 vsize=266528 CPUtime=456.31
/proc/1054/stat : 1054 (bprolog) R 1052 1054 29617 0 -1 4194304 84906 0 0 0 45432 199 0 0 25 0 2 0 638586579 272924672 40926 996147200 134512640 134990860 4294956112 18446744073709551615 134716955 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/1054/statm: 66632 40926 193 116 0 66143 0
[pid=1054/tid=1056] ppid=1052 vsize=266528 CPUtime=0
/proc/1054/task/1056/stat : 1056 (bprolog) S 1052 1054 29617 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 638588093 272924672 40926 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 456.31
Current children cumulated vsize (KiB) 266528

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 1067
/proc/meminfo: memFree=1521584/2055920 swapFree=4180580/4192956
[pid=1054] ppid=1052 vsize=266528 CPUtime=515.26
/proc/1054/stat : 1054 (bprolog) R 1052 1054 29617 0 -1 4194304 84906 0 0 0 51327 199 0 0 25 0 2 0 638586579 272924672 40926 996147200 134512640 134990860 4294956112 18446744073709551615 134716896 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/1054/statm: 66632 40926 193 116 0 66143 0
[pid=1054/tid=1056] ppid=1052 vsize=266528 CPUtime=0
/proc/1054/task/1056/stat : 1056 (bprolog) S 1052 1054 29617 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 638588093 272924672 40926 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 515.26

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


[startup+1242.3 s]
/proc/loadavg: 1.97 2.05 2.01 3/76 1100
/proc/meminfo: memFree=1633560/2055920 swapFree=4180580/4192956
[pid=1054] ppid=1052 vsize=276772 CPUtime=1222.91
/proc/1054/stat : 1054 (bprolog) R 1052 1054 29617 0 -1 4194304 84907 0 0 0 122091 200 0 0 25 0 3 0 638586579 283414528 40927 996147200 134512640 134990860 4294956112 18446744073709551615 134746874 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/1054/statm: 69193 40927 193 116 0 68704 0
[pid=1054/tid=1056] ppid=1052 vsize=276772 CPUtime=0
/proc/1054/task/1056/stat : 1056 (bprolog) S 1052 1054 29617 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 638588093 283414528 40927 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=1054/tid=1068] ppid=1052 vsize=276772 CPUtime=0
/proc/1054/task/1068/stat : 1068 (bprolog) S 1052 1054 29617 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 638678109 283414528 40927 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1222.91
Current children cumulated vsize (KiB) 276772

[startup+1302.3 s]
/proc/loadavg: 1.99 2.04 2.00 3/76 1100
/proc/meminfo: memFree=1633432/2055920 swapFree=4180580/4192956
[pid=1054] ppid=1052 vsize=276772 CPUtime=1282.68
/proc/1054/stat : 1054 (bprolog) R 1052 1054 29617 0 -1 4194304 84907 0 0 0 128068 200 0 0 25 0 3 0 638586579 283414528 40927 996147200 134512640 134990860 4294956112 18446744073709551615 134746342 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/1054/statm: 69193 40927 193 116 0 68704 0
[pid=1054/tid=1056] ppid=1052 vsize=276772 CPUtime=0
/proc/1054/task/1056/stat : 1056 (bprolog) S 1052 1054 29617 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 638588093 283414528 40927 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=1054/tid=1068] ppid=1052 vsize=276772 CPUtime=0
/proc/1054/task/1068/stat : 1068 (bprolog) S 1052 1054 29617 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 638678109 283414528 40927 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1282.68
Current children cumulated vsize (KiB) 276772

[startup+1362.3 s]
/proc/loadavg: 1.99 2.03 2.00 3/76 1100
/proc/meminfo: memFree=1633432/2055920 swapFree=4180580/4192956
[pid=1054] ppid=1052 vsize=276772 CPUtime=1342.43
/proc/1054/stat : 1054 (bprolog) R 1052 1054 29617 0 -1 4194304 84907 0 0 0 134043 200 0 0 25 0 3 0 638586579 283414528 40927 996147200 134512640 134990860 4294956112 18446744073709551615 134746429 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/1054/statm: 69193 40927 193 116 0 68704 0
[pid=1054/tid=1056] ppid=1052 vsize=276772 CPUtime=0
/proc/1054/task/1056/stat : 1056 (bprolog) S 1052 1054 29617 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 638588093 283414528 40927 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=1054/tid=1068] ppid=1052 vsize=276772 CPUtime=0
/proc/1054/task/1068/stat : 1068 (bprolog) S 1052 1054 29617 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 638678109 283414528 40927 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1342.43
Current children cumulated vsize (KiB) 276772

[startup+1422.31 s]
/proc/loadavg: 1.99 2.02 2.00 3/77 1101
/proc/meminfo: memFree=1633424/2055920 swapFree=4180580/4192956
[pid=1054] ppid=1052 vsize=287016 CPUtime=1402.19
/proc/1054/stat : 1054 (bprolog) R 1052 1054 29617 0 -1 4194304 84908 0 0 0 140019 200 0 0 25 0 4 0 638586579 293904384 40928 996147200 134512640 134990860 4294956112 18446744073709551615 134746544 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/1054/statm: 71754 40928 193 116 0 71265 0
[pid=1054/tid=1056] ppid=1052 vsize=287016 CPUtime=0
/proc/1054/task/1056/stat : 1056 (bprolog) S 1052 1054 29617 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 638588093 293904384 40928 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=1054/tid=1068] ppid=1052 vsize=287016 CPUtime=0
/proc/1054/task/1068/stat : 1068 (bprolog) S 1052 1054 29617 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 638678109 293904384 40928 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=1054/tid=1101] ppid=1052 vsize=287016 CPUtime=0
/proc/1054/task/1101/stat : 1101 (bprolog) S 1052 1054 29617 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 638723121 293904384 40928 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1402.19
Current children cumulated vsize (KiB) 287016

[startup+1482.3 s]
/proc/loadavg: 1.99 2.02 2.00 3/77 1101
/proc/meminfo: memFree=1633360/2055920 swapFree=4180580/4192956
[pid=1054] ppid=1052 vsize=287016 CPUtime=1461.95
/proc/1054/stat : 1054 (bprolog) R 1052 1054 29617 0 -1 4194304 84908 0 0 0 145995 200 0 0 25 0 4 0 638586579 293904384 40928 996147200 134512640 134990860 4294956112 18446744073709551615 134746533 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/1054/statm: 71754 40928 193 116 0 71265 0
[pid=1054/tid=1056] ppid=1052 vsize=287016 CPUtime=0
/proc/1054/task/1056/stat : 1056 (bprolog) S 1052 1054 29617 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 638588093 293904384 40928 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=1054/tid=1068] ppid=1052 vsize=287016 CPUtime=0
/proc/1054/task/1068/stat : 1068 (bprolog) S 1052 1054 29617 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 638678109 293904384 40928 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=1054/tid=1101] ppid=1052 vsize=287016 CPUtime=0
/proc/1054/task/1101/stat : 1101 (bprolog) S 1052 1054 29617 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 638723121 293904384 40928 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1461.95
Current children cumulated vsize (KiB) 287016

[startup+1542.3 s]
/proc/loadavg: 1.99 2.01 2.00 3/77 1102
/proc/meminfo: memFree=1633168/2055920 swapFree=4180580/4192956
[pid=1054] ppid=1052 vsize=287016 CPUtime=1521.71
/proc/1054/stat : 1054 (bprolog) R 1052 1054 29617 0 -1 4194304 84908 0 0 0 151970 201 0 0 25 0 4 0 638586579 293904384 40928 996147200 134512640 134990860 4294956112 18446744073709551615 134746436 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/1054/statm: 71754 40928 193 116 0 71265 0
[pid=1054/tid=1056] ppid=1052 vsize=287016 CPUtime=0
/proc/1054/task/1056/stat : 1056 (bprolog) S 1052 1054 29617 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 638588093 293904384 40928 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=1054/tid=1068] ppid=1052 vsize=287016 CPUtime=0
/proc/1054/task/1068/stat : 1068 (bprolog) S 1052 1054 29617 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 638678109 293904384 40928 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=1054/tid=1101] ppid=1052 vsize=287016 CPUtime=0
/proc/1054/task/1101/stat : 1101 (bprolog) S 1052 1054 29617 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 638723121 293904384 40928 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1521.71
Current children cumulated vsize (KiB) 287016

[startup+1602.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/78 1104
/proc/meminfo: memFree=1632968/2055920 swapFree=4180580/4192956
[pid=1054] ppid=1052 vsize=297260 CPUtime=1581.47
/proc/1054/stat : 1054 (bprolog) R 1052 1054 29617 0 -1 4194304 84909 0 0 0 157946 201 0 0 25 0 5 0 638586579 304394240 40929 996147200 134512640 134990860 4294956112 18446744073709551615 134716955 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/1054/statm: 74315 40929 193 116 0 73826 0
[pid=1054/tid=1056] ppid=1052 vsize=297260 CPUtime=0
/proc/1054/task/1056/stat : 1056 (bprolog) S 1052 1054 29617 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 638588093 304394240 40929 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=1054/tid=1068] ppid=1052 vsize=297260 CPUtime=0
/proc/1054/task/1068/stat : 1068 (bprolog) S 1052 1054 29617 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 638678109 304394240 40929 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=1054/tid=1101] ppid=1052 vsize=297260 CPUtime=0
/proc/1054/task/1101/stat : 1101 (bprolog) S 1052 1054 29617 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 638723121 304394240 40929 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=1054/tid=1104] ppid=1052 vsize=297260 CPUtime=0
/proc/1054/task/1104/stat : 1104 (bprolog) S 1052 1054 29617 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 638745640 304394240 40929 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1581.47
Current children cumulated vsize (KiB) 297260

[startup+1662.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/78 1104
/proc/meminfo: memFree=1633160/2055920 swapFree=4180580/4192956
[pid=1054] ppid=1052 vsize=297260 CPUtime=1641.23
/proc/1054/stat : 1054 (bprolog) R 1052 1054 29617 0 -1 4194304 84909 0 0 0 163922 201 0 0 25 0 5 0 638586579 304394240 40929 996147200 134512640 134990860 4294956112 18446744073709551615 134746489 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/1054/statm: 74315 40929 193 116 0 73826 0
[pid=1054/tid=1056] ppid=1052 vsize=297260 CPUtime=0
/proc/1054/task/1056/stat : 1056 (bprolog) S 1052 1054 29617 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 638588093 304394240 40929 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=1054/tid=1068] ppid=1052 vsize=297260 CPUtime=0
/proc/1054/task/1068/stat : 1068 (bprolog) S 1052 1054 29617 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 638678109 304394240 40929 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=1054/tid=1101] ppid=1052 vsize=297260 CPUtime=0
/proc/1054/task/1101/stat : 1101 (bprolog) S 1052 1054 29617 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 638723121 304394240 40929 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=1054/tid=1104] ppid=1052 vsize=297260 CPUtime=0
/proc/1054/task/1104/stat : 1104 (bprolog) S 1052 1054 29617 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 638745640 304394240 40929 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1641.23
Current children cumulated vsize (KiB) 297260

[startup+1722.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/78 1104
/proc/meminfo: memFree=1633160/2055920 swapFree=4180580/4192956
[pid=1054] ppid=1052 vsize=297260 CPUtime=1700.99
/proc/1054/stat : 1054 (bprolog) R 1052 1054 29617 0 -1 4194304 84909 0 0 0 169898 201 0 0 25 0 5 0 638586579 304394240 40929 996147200 134512640 134990860 4294956112 18446744073709551615 134716889 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/1054/statm: 74315 40929 193 116 0 73826 0
[pid=1054/tid=1056] ppid=1052 vsize=297260 CPUtime=0
/proc/1054/task/1056/stat : 1056 (bprolog) S 1052 1054 29617 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 638588093 304394240 40929 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=1054/tid=1068] ppid=1052 vsize=297260 CPUtime=0
/proc/1054/task/1068/stat : 1068 (bprolog) S 1052 1054 29617 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 638678109 304394240 40929 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=1054/tid=1101] ppid=1052 vsize=297260 CPUtime=0
/proc/1054/task/1101/stat : 1101 (bprolog) S 1052 1054 29617 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 638723121 304394240 40929 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=1054/tid=1104] ppid=1052 vsize=297260 CPUtime=0
/proc/1054/task/1104/stat : 1104 (bprolog) S 1052 1054 29617 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 638745640 304394240 40929 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1700.99
Current children cumulated vsize (KiB) 297260

[startup+1782.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/78 1104
/proc/meminfo: memFree=1633096/2055920 swapFree=4180580/4192956
[pid=1054] ppid=1052 vsize=297260 CPUtime=1760.75
/proc/1054/stat : 1054 (bprolog) R 1052 1054 29617 0 -1 4194304 84909 0 0 0 175874 201 0 0 25 0 5 0 638586579 304394240 40929 996147200 134512640 134990860 4294956112 18446744073709551615 134746451 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/1054/statm: 74315 40929 193 116 0 73826 0
[pid=1054/tid=1056] ppid=1052 vsize=297260 CPUtime=0
/proc/1054/task/1056/stat : 1056 (bprolog) S 1052 1054 29617 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 638588093 304394240 40929 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=1054/tid=1068] ppid=1052 vsize=297260 CPUtime=0
/proc/1054/task/1068/stat : 1068 (bprolog) S 1052 1054 29617 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 638678109 304394240 40929 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=1054/tid=1101] ppid=1052 vsize=297260 CPUtime=0
/proc/1054/task/1101/stat : 1101 (bprolog) S 1052 1054 29617 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 638723121 304394240 40929 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=1054/tid=1104] ppid=1052 vsize=297260 CPUtime=0
/proc/1054/task/1104/stat : 1104 (bprolog) S 1052 1054 29617 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 638745640 304394240 40929 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1760.75
Current children cumulated vsize (KiB) 297260



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1821.8 s]
/proc/loadavg: 1.99 2.00 2.00 3/74 1104
/proc/meminfo: memFree=1633096/2055920 swapFree=4180580/4192956
[pid=1054] ppid=1052 vsize=297260 CPUtime=1800.09
/proc/1054/stat : 1054 (bprolog) R 1052 1054 29617 0 -1 4194304 84910 0 0 0 179808 201 0 0 25 0 1 0 638586579 304394240 40930 996147200 134512640 134990860 4294956112 18446744073709551615 134747088 0 0 4096 2 0 0 0 17 0 0 0
/proc/1054/statm: 74315 40930 194 116 0 73826 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 297260

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): 1821.83
CPU time (s): 1800.13
CPU user time (s): 1798.09
CPU system time (s): 2.04269
CPU usage (%): 98.8086
Max. virtual memory (cumulated for all children) (KiB): 326428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.09
system time used= 2.04269
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 84910
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= 10
involuntary context switches= 53985

runsolver used 1.9847 second user time and 4.67929 second system time

The end

Launcher Data (download as text)

Begin job on node79 at 2008-07-04 09:29:22
IDJOB=1068733
IDBENCH=55541
IDSOLVER=347
FILE ID=node79/1068733-1215156562
PBS_JOBID= 7877332
Free space on /tmp= 66532 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 17e9503eaee82761983d6d43020eb141
RANDOM SEED=1467902467

node79.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.218
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.218
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:       1743144 kB
Buffers:         43640 kB
Cached:         169460 kB
SwapCached:       6948 kB
Active:         178104 kB
Inactive:        80444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1743144 kB
SwapTotal:     4192956 kB
SwapFree:      4180580 kB
Dirty:            1936 kB
Writeback:           0 kB
Mapped:          62324 kB
Slab:            39220 kB
Committed_AS:  1049664 kB
PageTables:       1940 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 node79 at 2008-07-04 09:59:46