Trace number 1078967

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.08 1807.44

General information on the benchmark

Namecsp/lexVg/
normalized-crossword-m1c-lex-vg10-12_ext.xml
MD5SUMeb1569f94e68bd8b544b9e21020dd29b
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 benchmark0.370943
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of constraints22
Maximum constraint arity12
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.00/0.04	c bpsolver version 6.27.2008
0.00/0.04	c converting(HOME/instance-1078967-1215208915)
0.00/0.24	c Converted in 68 ms
0.00/0.24	c solving(HOME/instance-1078967-1215208915,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-1078967-1215208915/watcher-1078967-1215208915 -o /tmp/evaluation-result-1078967-1215208915/solver-1078967-1215208915 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/solver HOME/instance-1078967-1215208915 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: 1.85 1.97 1.99 4/73 11347
/proc/meminfo: memFree=1728984/2055920 swapFree=4146968/4192956
[pid=11347] ppid=11345 vsize=56080 CPUtime=0.19
/proc/11347/stat : 11347 (bprolog) R 11345 11347 10285 0 -1 4194304 1120 0 0 0 6 13 0 0 19 0 1 0 686016979 57425920 833 996147200 134512640 134990860 4294956096 18446744073709551615 134686501 0 0 4096 2 0 0 0 17 1 0 0
/proc/11347/statm: 14020 833 176 116 0 13531 0

[startup+0.304903 s]
/proc/loadavg: 1.85 1.97 1.99 4/73 11347
/proc/meminfo: memFree=1728984/2055920 swapFree=4146968/4192956
[pid=11347] ppid=11345 vsize=64044 CPUtime=0.29
/proc/11347/stat : 11347 (bprolog) R 11345 11347 10285 0 -1 4194304 1886 0 0 0 14 15 0 0 20 0 1 0 686016979 65581056 1596 996147200 134512640 134990860 4294956096 18446744073709551615 134746353 0 0 4096 2 0 0 0 17 1 0 0
/proc/11347/statm: 16011 1596 186 116 0 15522 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 64044

[startup+0.402908 s]
/proc/loadavg: 1.85 1.97 1.99 4/73 11347
/proc/meminfo: memFree=1728984/2055920 swapFree=4146968/4192956
[pid=11347] ppid=11345 vsize=64044 CPUtime=0.39
/proc/11347/stat : 11347 (bprolog) R 11345 11347 10285 0 -1 4194304 1886 0 0 0 24 15 0 0 20 0 1 0 686016979 65581056 1596 996147200 134512640 134990860 4294956096 18446744073709551615 134746346 0 0 4096 2 0 0 0 17 1 0 0
/proc/11347/statm: 16011 1596 186 116 0 15522 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 64044

[startup+0.502938 s]
/proc/loadavg: 1.85 1.97 1.99 4/73 11347
/proc/meminfo: memFree=1728984/2055920 swapFree=4146968/4192956
[pid=11347] ppid=11345 vsize=64044 CPUtime=0.48
/proc/11347/stat : 11347 (bprolog) R 11345 11347 10285 0 -1 4194304 2279 0 0 0 33 15 0 0 21 0 1 0 686016979 65581056 1989 996147200 134512640 134990860 4294956096 18446744073709551615 134746419 0 0 4096 2 0 0 0 17 1 0 0
/proc/11347/statm: 16011 1989 186 116 0 15522 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 64044

[startup+0.701955 s]
/proc/loadavg: 1.85 1.97 1.99 4/73 11347
/proc/meminfo: memFree=1728984/2055920 swapFree=4146968/4192956
[pid=11347] ppid=11345 vsize=64044 CPUtime=0.69
/proc/11347/stat : 11347 (bprolog) R 11345 11347 10285 0 -1 4194304 2698 0 0 0 53 16 0 0 23 0 1 0 686016979 65581056 2408 996147200 134512640 134990860 4294956096 18446744073709551615 134746419 0 0 4096 2 0 0 0 17 1 0 0
/proc/11347/statm: 16011 2408 186 116 0 15522 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 64044

[startup+1.50105 s]
/proc/loadavg: 1.85 1.97 1.99 3/74 11348
/proc/meminfo: memFree=1715152/2055920 swapFree=4146968/4192956
[pid=11347] ppid=11345 vsize=64044 CPUtime=1.48
/proc/11347/stat : 11347 (bprolog) R 11345 11347 10285 0 -1 4194304 4322 0 0 0 132 16 0 0 25 0 1 0 686016979 65581056 4032 996147200 134512640 134990860 4294956096 18446744073709551615 134716955 0 0 4096 2 0 0 0 17 1 0 0
/proc/11347/statm: 16011 4032 186 116 0 15522 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 64044

[startup+3.10125 s]
/proc/loadavg: 1.85 1.97 1.99 3/74 11348
/proc/meminfo: memFree=1706768/2055920 swapFree=4146968/4192956
[pid=11347] ppid=11345 vsize=64044 CPUtime=3.07
/proc/11347/stat : 11347 (bprolog) R 11345 11347 10285 0 -1 4194304 7571 0 0 0 290 17 0 0 25 0 1 0 686016979 65581056 7281 996147200 134512640 134990860 4294956096 18446744073709551615 134716894 0 0 4096 2 0 0 0 17 1 0 0
/proc/11347/statm: 16011 7281 186 116 0 15522 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 64044

[startup+6.30164 s]
/proc/loadavg: 1.86 1.97 1.99 3/74 11348
/proc/meminfo: memFree=1653840/2055920 swapFree=4146968/4192956
[pid=11347] ppid=11345 vsize=129992 CPUtime=6.24
/proc/11347/stat : 11347 (bprolog) R 11345 11347 10285 0 -1 4194304 27152 0 0 0 599 25 0 0 25 0 1 0 686016979 133111808 18800 996147200 134512640 134990860 4294956096 18446744073709551615 134746544 0 0 4096 2 0 0 0 17 1 0 0
/proc/11347/statm: 32498 18800 186 116 0 32009 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 129992

[startup+12.7014 s]
/proc/loadavg: 1.87 1.97 1.99 3/74 11402
/proc/meminfo: memFree=1637200/2055920 swapFree=4146968/4192956
[pid=11347] ppid=11345 vsize=129992 CPUtime=12.54
/proc/11347/stat : 11347 (bprolog) R 11345 11347 10285 0 -1 4194304 31053 0 0 0 1228 26 0 0 25 0 1 0 686016979 133111808 22701 996147200 134512640 134990860 4294956096 18446744073709551615 134716933 0 0 4096 2 0 0 0 17 1 0 0
/proc/11347/statm: 32498 22701 187 116 0 32009 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 129992

[startup+25.503 s]
/proc/loadavg: 1.90 1.97 1.99 3/75 11430
/proc/meminfo: memFree=1576008/2055920 swapFree=4146968/4192956
[pid=11347] ppid=11345 vsize=316920 CPUtime=25.24
/proc/11347/stat : 11347 (bprolog) R 11345 11347 10285 0 -1 4194304 92546 0 0 0 2475 49 0 0 25 0 2 0 686016979 324526080 38272 996147200 134512640 134990860 4294956096 18446744073709551615 134716952 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/11347/statm: 79230 38272 193 116 0 78741 0
[pid=11347/tid=11403] ppid=11345 vsize=316920 CPUtime=0
/proc/11347/task/11403/stat : 11403 (bprolog) S 11345 11347 10285 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 686018933 324526080 38272 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 316920

[startup+51.1022 s]
/proc/loadavg: 1.93 1.97 1.99 3/77 11480
/proc/meminfo: memFree=1555768/2055920 swapFree=4146968/4192956
[pid=11347] ppid=11345 vsize=316920 CPUtime=50.66
/proc/11347/stat : 11347 (bprolog) R 11345 11347 10285 0 -1 4194304 92550 0 0 0 5017 49 0 0 25 0 2 0 686016979 324526080 38276 996147200 134512640 134990860 4294956096 18446744073709551615 134716938 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/11347/statm: 79230 38276 193 116 0 78741 0
[pid=11347/tid=11403] ppid=11345 vsize=316920 CPUtime=0
/proc/11347/task/11403/stat : 11403 (bprolog) S 11345 11347 10285 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 686018933 324526080 38276 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 316920

[startup+102.303 s]
/proc/loadavg: 1.97 1.97 1.99 3/77 11480
/proc/meminfo: memFree=1553336/2055920 swapFree=4146968/4192956
[pid=11347] ppid=11345 vsize=316920 CPUtime=101.65
/proc/11347/stat : 11347 (bprolog) R 11345 11347 10285 0 -1 4194304 92551 0 0 0 10116 49 0 0 25 0 2 0 686016979 324526080 38277 996147200 134512640 134990860 4294956096 18446744073709551615 134716938 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/11347/statm: 79230 38277 193 116 0 78741 0
[pid=11347/tid=11403] ppid=11345 vsize=316920 CPUtime=0
/proc/11347/task/11403/stat : 11403 (bprolog) S 11345 11347 10285 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 686018933 324526080 38277 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.65
Current children cumulated vsize (KiB) 316920

[startup+162.303 s]
/proc/loadavg: 1.94 1.96 1.98 3/84 11529
/proc/meminfo: memFree=1552768/2055920 swapFree=4146968/4192956
[pid=11347] ppid=11345 vsize=316920 CPUtime=161.37
/proc/11347/stat : 11347 (bprolog) R 11345 11347 10285 0 -1 4194304 92552 0 0 0 16088 49 0 0 25 0 2 0 686016979 324526080 38278 996147200 134512640 134990860 4294956096 18446744073709551615 134746329 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/11347/statm: 79230 38278 193 116 0 78741 0
[pid=11347/tid=11403] ppid=11345 vsize=316920 CPUtime=0
/proc/11347/task/11403/stat : 11403 (bprolog) S 11345 11347 10285 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 686018933 324526080 38278 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 161.37
Current children cumulated vsize (KiB) 316920

[startup+222.302 s]
/proc/loadavg: 1.98 1.96 1.98 3/84 11529
/proc/meminfo: memFree=1552640/2055920 swapFree=4146968/4192956
[pid=11347] ppid=11345 vsize=316920 CPUtime=221.14
/proc/11347/stat : 11347 (bprolog) R 11345 11347 10285 0 -1 4194304 92552 0 0 0 22064 50 0 0 25 0 2 0 686016979 324526080 38278 996147200 134512640 134990860 4294956096 18446744073709551615 134716952 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/11347/statm: 79230 38278 193 116 0 78741 0
[pid=11347/tid=11403] ppid=11345 vsize=316920 CPUtime=0
/proc/11347/task/11403/stat : 11403 (bprolog) S 11345 11347 10285 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 686018933 324526080 38278 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 221.14
Current children cumulated vsize (KiB) 316920

[startup+282.303 s]
/proc/loadavg: 1.99 1.97 1.98 3/84 11529
/proc/meminfo: memFree=1552576/2055920 swapFree=4146968/4192956
[pid=11347] ppid=11345 vsize=316920 CPUtime=280.91
/proc/11347/stat : 11347 (bprolog) R 11345 11347 10285 0 -1 4194304 92552 0 0 0 28041 50 0 0 25 0 2 0 686016979 324526080 38278 996147200 134512640 134990860 4294956096 18446744073709551615 134746353 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/11347/statm: 79230 38278 193 116 0 78741 0
[pid=11347/tid=11403] ppid=11345 vsize=316920 CPUtime=0
/proc/11347/task/11403/stat : 11403 (bprolog) S 11345 11347 10285 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 686018933 324526080 38278 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 280.91
Current children cumulated vsize (KiB) 316920

[startup+342.302 s]
/proc/loadavg: 1.99 1.97 1.98 3/84 11529
/proc/meminfo: memFree=1552576/2055920 swapFree=4146968/4192956
[pid=11347] ppid=11345 vsize=316920 CPUtime=340.67
/proc/11347/stat : 11347 (bprolog) R 11345 11347 10285 0 -1 4194304 92552 0 0 0 34017 50 0 0 25 0 2 0 686016979 324526080 38278 996147200 134512640 134990860 4294956096 18446744073709551615 134746281 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/11347/statm: 79230 38278 193 116 0 78741 0
[pid=11347/tid=11403] ppid=11345 vsize=316920 CPUtime=0
/proc/11347/task/11403/stat : 11403 (bprolog) S 11345 11347 10285 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 686018933 324526080 38278 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 340.67
Current children cumulated vsize (KiB) 316920

[startup+402.303 s]
/proc/loadavg: 1.99 1.97 1.98 3/84 11529
/proc/meminfo: memFree=1552576/2055920 swapFree=4146968/4192956
[pid=11347] ppid=11345 vsize=316920 CPUtime=400.44
/proc/11347/stat : 11347 (bprolog) R 11345 11347 10285 0 -1 4194304 92552 0 0 0 39994 50 0 0 25 0 2 0 686016979 324526080 38278 996147200 134512640 134990860 4294956096 18446744073709551615 134746353 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/11347/statm: 79230 38278 193 116 0 78741 0
[pid=11347/tid=11403] ppid=11345 vsize=316920 CPUtime=0
/proc/11347/task/11403/stat : 11403 (bprolog) S 11345 11347 10285 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 686018933 324526080 38278 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 400.44
Current children cumulated vsize (KiB) 316920

[startup+462.306 s]
/proc/loadavg: 1.99 1.97 1.98 3/84 11529
/proc/meminfo: memFree=1552576/2055920 swapFree=4146968/4192956
[pid=11347] ppid=11345 vsize=316920 CPUtime=460.2
/proc/11347/stat : 11347 (bprolog) R 11345 11347 10285 0 -1 4194304 92552 0 0 0 45970 50 0 0 25 0 2 0 686016979 324526080 38278 996147200 134512640 134990860 4294956096 18446744073709551615 134746277 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/11347/statm: 79230 38278 193 116 0 78741 0
[pid=11347/tid=11403] ppid=11345 vsize=316920 CPUtime=0
/proc/11347/task/11403/stat : 11403 (bprolog) S 11345 11347 10285 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 686018933 324526080 38278 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 460.2
Current children cumulated vsize (KiB) 316920

[startup+522.303 s]
/proc/loadavg: 1.99 1.97 1.98 3/84 11529
/proc/meminfo: memFree=1552576/2055920 swapFree=4146968/4192956
[pid=11347] ppid=11345 vsize=316920 CPUtime=519.97
/proc/11347/stat : 11347 (bprolog) R 11345 11347 10285 0 -1 4194304 92552 0 0 0 51947 50 0 0 25 0 2 0 686016979 324526080 38278 996147200 134512640 134990860 4294956096 18446744073709551615 134716952 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/11347/statm: 79230 38278 193 116 0 78741 0
[pid=11347/tid=11403] ppid=11345 vsize=316920 CPUtime=0
/proc/11347/task/11403/stat : 11403 (bprolog) S 11345 11347 10285 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 686018933 324526080 38278 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 519.97

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

Current children cumulated vsize (KiB) 327164

[startup+1362.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/85 11532
/proc/meminfo: memFree=1551992/2055920 swapFree=4146968/4192956
[pid=11347] ppid=11345 vsize=327164 CPUtime=1356.68
/proc/11347/stat : 11347 (bprolog) R 11345 11347 10285 0 -1 4194304 92553 0 0 0 135618 50 0 0 25 0 3 0 686016979 335015936 38279 996147200 134512640 134990860 4294956096 18446744073709551615 134716952 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/11347/statm: 81791 38279 193 116 0 81302 0
[pid=11347/tid=11403] ppid=11345 vsize=327164 CPUtime=0
/proc/11347/task/11403/stat : 11403 (bprolog) S 11345 11347 10285 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 686018933 335015936 38279 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=11347/tid=11531] ppid=11345 vsize=327164 CPUtime=0
/proc/11347/task/11531/stat : 11531 (bprolog) S 11345 11347 10285 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 686108990 335015936 38279 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1356.68
Current children cumulated vsize (KiB) 327164

[startup+1422.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/86 11533
/proc/meminfo: memFree=1551984/2055920 swapFree=4146968/4192956
[pid=11347] ppid=11345 vsize=337408 CPUtime=1416.45
/proc/11347/stat : 11347 (bprolog) R 11345 11347 10285 0 -1 4194304 92554 0 0 0 141595 50 0 0 25 0 4 0 686016979 345505792 38280 996147200 134512640 134990860 4294956096 18446744073709551615 134716889 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/11347/statm: 84352 38280 193 116 0 83863 0
[pid=11347/tid=11403] ppid=11345 vsize=337408 CPUtime=0
/proc/11347/task/11403/stat : 11403 (bprolog) S 11345 11347 10285 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 686018933 345505792 38280 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=11347/tid=11531] ppid=11345 vsize=337408 CPUtime=0
/proc/11347/task/11531/stat : 11531 (bprolog) S 11345 11347 10285 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 686108990 345505792 38280 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=11347/tid=11533] ppid=11345 vsize=337408 CPUtime=0
/proc/11347/task/11533/stat : 11533 (bprolog) S 11345 11347 10285 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 686153998 345505792 38280 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1416.45
Current children cumulated vsize (KiB) 337408

[startup+1482.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/86 11533
/proc/meminfo: memFree=1551984/2055920 swapFree=4146968/4192956
[pid=11347] ppid=11345 vsize=337408 CPUtime=1476.21
/proc/11347/stat : 11347 (bprolog) R 11345 11347 10285 0 -1 4194304 92554 0 0 0 147571 50 0 0 25 0 4 0 686016979 345505792 38280 996147200 134512640 134990860 4294956096 18446744073709551615 134716952 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/11347/statm: 84352 38280 193 116 0 83863 0
[pid=11347/tid=11403] ppid=11345 vsize=337408 CPUtime=0
/proc/11347/task/11403/stat : 11403 (bprolog) S 11345 11347 10285 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 686018933 345505792 38280 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=11347/tid=11531] ppid=11345 vsize=337408 CPUtime=0
/proc/11347/task/11531/stat : 11531 (bprolog) S 11345 11347 10285 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 686108990 345505792 38280 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=11347/tid=11533] ppid=11345 vsize=337408 CPUtime=0
/proc/11347/task/11533/stat : 11533 (bprolog) S 11345 11347 10285 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 686153998 345505792 38280 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1476.21
Current children cumulated vsize (KiB) 337408

[startup+1542.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/86 11533
/proc/meminfo: memFree=1551984/2055920 swapFree=4146968/4192956
[pid=11347] ppid=11345 vsize=337408 CPUtime=1535.98
/proc/11347/stat : 11347 (bprolog) R 11345 11347 10285 0 -1 4194304 92554 0 0 0 153548 50 0 0 25 0 4 0 686016979 345505792 38280 996147200 134512640 134990860 4294956096 18446744073709551615 134716952 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/11347/statm: 84352 38280 193 116 0 83863 0
[pid=11347/tid=11403] ppid=11345 vsize=337408 CPUtime=0
/proc/11347/task/11403/stat : 11403 (bprolog) S 11345 11347 10285 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 686018933 345505792 38280 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=11347/tid=11531] ppid=11345 vsize=337408 CPUtime=0
/proc/11347/task/11531/stat : 11531 (bprolog) S 11345 11347 10285 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 686108990 345505792 38280 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=11347/tid=11533] ppid=11345 vsize=337408 CPUtime=0
/proc/11347/task/11533/stat : 11533 (bprolog) S 11345 11347 10285 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 686153998 345505792 38280 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1535.98
Current children cumulated vsize (KiB) 337408

[startup+1602.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/87 11534
/proc/meminfo: memFree=1551976/2055920 swapFree=4146968/4192956
[pid=11347] ppid=11345 vsize=347652 CPUtime=1595.74
/proc/11347/stat : 11347 (bprolog) R 11345 11347 10285 0 -1 4194304 92555 0 0 0 159524 50 0 0 25 0 5 0 686016979 355995648 38281 996147200 134512640 134990860 4294956096 18446744073709551615 134716928 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/11347/statm: 86913 38281 193 116 0 86424 0
[pid=11347/tid=11403] ppid=11345 vsize=347652 CPUtime=0
/proc/11347/task/11403/stat : 11403 (bprolog) S 11345 11347 10285 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 686018933 355995648 38281 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=11347/tid=11531] ppid=11345 vsize=347652 CPUtime=0
/proc/11347/task/11531/stat : 11531 (bprolog) S 11345 11347 10285 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 686108990 355995648 38281 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=11347/tid=11533] ppid=11345 vsize=347652 CPUtime=0
/proc/11347/task/11533/stat : 11533 (bprolog) S 11345 11347 10285 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 686153998 355995648 38281 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=11347/tid=11534] ppid=11345 vsize=347652 CPUtime=0
/proc/11347/task/11534/stat : 11534 (bprolog) S 11345 11347 10285 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 686176503 355995648 38281 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1595.74
Current children cumulated vsize (KiB) 347652

[startup+1662.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/87 11534
/proc/meminfo: memFree=1551912/2055920 swapFree=4146968/4192956
[pid=11347] ppid=11345 vsize=347652 CPUtime=1655.51
/proc/11347/stat : 11347 (bprolog) R 11345 11347 10285 0 -1 4194304 92555 0 0 0 165501 50 0 0 25 0 5 0 686016979 355995648 38281 996147200 134512640 134990860 4294956096 18446744073709551615 134746436 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/11347/statm: 86913 38281 193 116 0 86424 0
[pid=11347/tid=11403] ppid=11345 vsize=347652 CPUtime=0
/proc/11347/task/11403/stat : 11403 (bprolog) S 11345 11347 10285 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 686018933 355995648 38281 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=11347/tid=11531] ppid=11345 vsize=347652 CPUtime=0
/proc/11347/task/11531/stat : 11531 (bprolog) S 11345 11347 10285 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 686108990 355995648 38281 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=11347/tid=11533] ppid=11345 vsize=347652 CPUtime=0
/proc/11347/task/11533/stat : 11533 (bprolog) S 11345 11347 10285 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 686153998 355995648 38281 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=11347/tid=11534] ppid=11345 vsize=347652 CPUtime=0
/proc/11347/task/11534/stat : 11534 (bprolog) S 11345 11347 10285 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 686176503 355995648 38281 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1655.51
Current children cumulated vsize (KiB) 347652

[startup+1722.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/87 11534
/proc/meminfo: memFree=1551912/2055920 swapFree=4146968/4192956
[pid=11347] ppid=11345 vsize=347652 CPUtime=1715.27
/proc/11347/stat : 11347 (bprolog) R 11345 11347 10285 0 -1 4194304 92555 0 0 0 171477 50 0 0 25 0 5 0 686016979 355995648 38281 996147200 134512640 134990860 4294956096 18446744073709551615 134716955 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/11347/statm: 86913 38281 193 116 0 86424 0
[pid=11347/tid=11403] ppid=11345 vsize=347652 CPUtime=0
/proc/11347/task/11403/stat : 11403 (bprolog) S 11345 11347 10285 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 686018933 355995648 38281 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=11347/tid=11531] ppid=11345 vsize=347652 CPUtime=0
/proc/11347/task/11531/stat : 11531 (bprolog) S 11345 11347 10285 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 686108990 355995648 38281 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=11347/tid=11533] ppid=11345 vsize=347652 CPUtime=0
/proc/11347/task/11533/stat : 11533 (bprolog) S 11345 11347 10285 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 686153998 355995648 38281 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=11347/tid=11534] ppid=11345 vsize=347652 CPUtime=0
/proc/11347/task/11534/stat : 11534 (bprolog) S 11345 11347 10285 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 686176503 355995648 38281 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1715.27
Current children cumulated vsize (KiB) 347652

[startup+1782.31 s]
/proc/loadavg: 1.99 1.97 1.98 3/87 11534
/proc/meminfo: memFree=1551720/2055920 swapFree=4146968/4192956
[pid=11347] ppid=11345 vsize=347652 CPUtime=1775.04
/proc/11347/stat : 11347 (bprolog) R 11345 11347 10285 0 -1 4194304 92555 0 0 0 177454 50 0 0 25 0 5 0 686016979 355995648 38281 996147200 134512640 134990860 4294956096 18446744073709551615 134716952 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/11347/statm: 86913 38281 193 116 0 86424 0
[pid=11347/tid=11403] ppid=11345 vsize=347652 CPUtime=0
/proc/11347/task/11403/stat : 11403 (bprolog) S 11345 11347 10285 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 686018933 355995648 38281 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=11347/tid=11531] ppid=11345 vsize=347652 CPUtime=0
/proc/11347/task/11531/stat : 11531 (bprolog) S 11345 11347 10285 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 686108990 355995648 38281 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=11347/tid=11533] ppid=11345 vsize=347652 CPUtime=0
/proc/11347/task/11533/stat : 11533 (bprolog) S 11345 11347 10285 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 686153998 355995648 38281 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=11347/tid=11534] ppid=11345 vsize=347652 CPUtime=0
/proc/11347/task/11534/stat : 11534 (bprolog) S 11345 11347 10285 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 686176503 355995648 38281 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1775.04
Current children cumulated vsize (KiB) 347652



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.4 s]
/proc/loadavg: 1.99 1.97 1.98 3/87 11534
/proc/meminfo: memFree=1551784/2055920 swapFree=4146968/4192956
[pid=11347] ppid=11345 vsize=347652 CPUtime=1800.04
/proc/11347/stat : 11347 (bprolog) R 11345 11347 10285 0 -1 4194304 92555 0 0 0 179954 50 0 0 25 0 5 0 686016979 355995648 38281 996147200 134512640 134990860 4294956096 18446744073709551615 134746442 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/11347/statm: 86913 38281 193 116 0 86424 0
[pid=11347/tid=11403] ppid=11345 vsize=347652 CPUtime=0
/proc/11347/task/11403/stat : 11403 (bprolog) S 11345 11347 10285 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 686018933 355995648 38281 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=11347/tid=11531] ppid=11345 vsize=347652 CPUtime=0
/proc/11347/task/11531/stat : 11531 (bprolog) S 11345 11347 10285 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 686108990 355995648 38281 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=11347/tid=11533] ppid=11345 vsize=347652 CPUtime=0
/proc/11347/task/11533/stat : 11533 (bprolog) S 11345 11347 10285 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 686153998 355995648 38281 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=11347/tid=11534] ppid=11345 vsize=347652 CPUtime=0
/proc/11347/task/11534/stat : 11534 (bprolog) S 11345 11347 10285 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 686176503 355995648 38281 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 347652

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

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

[startup+1807.4 s]
/proc/loadavg: 1.99 1.97 1.98 3/87 11534
/proc/meminfo: memFree=1551784/2055920 swapFree=4146968/4192956
[pid=11347] ppid=11345 vsize=347652 CPUtime=1800.04
/proc/11347/stat : 11347 (bprolog) R 11345 11347 10285 0 -1 4194304 92555 0 0 0 179954 50 0 0 25 0 5 0 686016979 355995648 38281 996147200 134512640 134990860 4294956096 18446744073709551615 134746442 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/11347/statm: 86913 38281 193 116 0 86424 0
[pid=11347/tid=11403] ppid=11345 vsize=347652 CPUtime=0
/proc/11347/task/11403/stat : 11403 (bprolog) S 11345 11347 10285 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 686018933 355995648 38281 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=11347/tid=11531] ppid=11345 vsize=347652 CPUtime=0
/proc/11347/task/11531/stat : 11531 (bprolog) S 11345 11347 10285 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 686108990 355995648 38281 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=11347/tid=11533] ppid=11345 vsize=347652 CPUtime=0
/proc/11347/task/11533/stat : 11533 (bprolog) S 11345 11347 10285 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 686153998 355995648 38281 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=11347/tid=11534] ppid=11345 vsize=347652 CPUtime=0
/proc/11347/task/11534/stat : 11534 (bprolog) S 11345 11347 10285 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 686176503 355995648 38281 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 347652

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1807.44
CPU time (s): 1800.08
CPU user time (s): 1799.55
CPU system time (s): 0.52492
CPU usage (%): 99.5927
Max. virtual memory (cumulated for all children) (KiB): 376880

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.55
system time used= 0.52492
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 92555
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= 11
involuntary context switches= 22498

runsolver used 1.69774 second user time and 4.88826 second system time

The end

Launcher Data (download as text)

Begin job on node80 at 2008-07-05 00:01:55
IDJOB=1078967
IDBENCH=56853
IDSOLVER=347
FILE ID=node80/1078967-1215208915
PBS_JOBID= 7881705
Free space on /tmp= 66556 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= eb1569f94e68bd8b544b9e21020dd29b
RANDOM SEED=178610418

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:       1729464 kB
Buffers:         60608 kB
Cached:         160296 kB
SwapCached:      39876 kB
Active:         211372 kB
Inactive:        67016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1729464 kB
SwapTotal:     4192956 kB
SwapFree:      4146968 kB
Dirty:            2596 kB
Writeback:           0 kB
Mapped:          64496 kB
Slab:            33416 kB
Committed_AS:  1074460 kB
PageTables:       1804 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66556 MiB
End job on node80 at 2008-07-05 00:32:05