Trace number 2079456

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 09? (TO) 1800.03 1812.11

General information on the benchmark

Namecsp/lexVg/
normalized-crossword-m1c-lex-vg7-7_ext.xml
MD5SUM7f9a74604c9d33fbc95cb371f4326db9
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 benchmark116.633
Satisfiable
(Un)Satisfiability was proved
Number of variables49
Number of constraints14
Maximum constraint arity7
Maximum domain size26
Number of constraints which are defined in extension14
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.00/0.02	c bpsolver version 6.29.2009
0.00/0.02	c converting(HOME/instance-2079456-1247368137)
0.18/0.30	c Converted in 81 ms
0.28/0.34	c solving(HOME/instance-2079456-1247368137,1800000)
0.28/0.34	c solving(HOME/instance-2079456-1247368137,1800000)

Verifier Data

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2079456-1247368137/watcher-2079456-1247368137 -o /tmp/evaluation-result-2079456-1247368137/solver-2079456-1247368137 -C 1800 -W 2000 -M 900 HOME/solver HOME/instance-2079456-1247368137 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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.13 2.16 2.12 4/82 21435
/proc/meminfo: memFree=1208376/2055920 swapFree=4192812/4192956
[pid=21435] ppid=21433 vsize=5356 CPUtime=0
/proc/21435/stat : 21435 (sh) R 21433 21435 7843 0 -1 4194304 264 0 0 0 0 0 0 0 20 0 1 0 23877858 5484544 231 996147200 4194304 4889804 548682068864 18446744073709551615 255539450593 0 0 4100 65536 0 0 0 17 1 0 0
/proc/21435/statm: 1339 231 192 169 0 50 0

[startup+0.05903 s]
/proc/loadavg: 2.13 2.16 2.12 4/82 21435
/proc/meminfo: memFree=1208376/2055920 swapFree=4192812/4192956
[pid=21435] ppid=21433 vsize=62208 CPUtime=0.04
/proc/21435/stat : 21435 (bprolog) R 21433 21435 7843 0 -1 4194304 1100 0 0 0 2 2 0 0 20 0 1 0 23877858 63700992 813 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/21435/statm: 15552 813 174 144 0 15036 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 62208

[startup+0.101037 s]
/proc/loadavg: 2.13 2.16 2.12 4/82 21435
/proc/meminfo: memFree=1208376/2055920 swapFree=4192812/4192956
[pid=21435] ppid=21433 vsize=62208 CPUtime=0.09
/proc/21435/stat : 21435 (bprolog) R 21433 21435 7843 0 -1 4194304 1105 0 0 0 4 5 0 0 20 0 1 0 23877858 63700992 818 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/21435/statm: 15552 818 174 144 0 15036 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 62208

[startup+0.301051 s]
/proc/loadavg: 2.13 2.16 2.12 4/82 21435
/proc/meminfo: memFree=1208376/2055920 swapFree=4192812/4192956
[pid=21435] ppid=21433 vsize=62204 CPUtime=0.28
/proc/21435/stat : 21435 (bprolog) R 21433 21435 7843 0 -1 4194304 1135 0 0 0 9 19 0 0 21 0 1 0 23877858 63696896 846 996147200 134512640 135105188 4294956096 18446744073709551615 134639132 0 0 4096 2 0 0 0 17 1 0 0
/proc/21435/statm: 15551 846 179 144 0 15035 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 62204

[startup+0.701089 s]
/proc/loadavg: 2.13 2.16 2.12 4/82 21435
/proc/meminfo: memFree=1208376/2055920 swapFree=4192812/4192956
[pid=21435] ppid=21433 vsize=80460 CPUtime=0.68
/proc/21435/stat : 21435 (bprolog) R 21433 21435 7843 0 -1 4194304 1809 0 0 0 49 19 0 0 25 0 2 0 23877858 82391040 1519 996147200 134512640 135105188 4294956096 18446744073709551615 134748510 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/21435/statm: 20115 1519 199 144 0 19599 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 80460

[startup+1.50116 s]
/proc/loadavg: 2.12 2.16 2.12 3/84 21437
/proc/meminfo: memFree=1202856/2055920 swapFree=4192812/4192956
[pid=21435] ppid=21433 vsize=80460 CPUtime=1.47
/proc/21435/stat : 21435 (bprolog) R 21433 21435 7843 0 -1 4194304 1812 0 0 0 128 19 0 0 25 0 2 0 23877858 82391040 1522 996147200 134512640 135105188 4294956096 18446744073709551615 134748550 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/21435/statm: 20115 1522 199 144 0 19599 0
[pid=21435/tid=21437] ppid=21433 vsize=80460 CPUtime=0
/proc/21435/task/21437/stat : 21437 (bprolog) S 21433 21435 7843 0 -1 4194368 2 0 0 0 0 0 0 0 24 0 2 0 23877897 82391040 1522 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 80460

[startup+3.10131 s]
/proc/loadavg: 2.12 2.16 2.12 3/84 21437
/proc/meminfo: memFree=1202728/2055920 swapFree=4192812/4192956
[pid=21435] ppid=21433 vsize=80460 CPUtime=3.06
/proc/21435/stat : 21435 (bprolog) R 21433 21435 7843 0 -1 4194304 1813 0 0 0 287 19 0 0 25 0 2 0 23877858 82391040 1523 996147200 134512640 135105188 4294956096 18446744073709551615 134748544 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/21435/statm: 20115 1523 199 144 0 19599 0
[pid=21435/tid=21437] ppid=21433 vsize=80460 CPUtime=0
/proc/21435/task/21437/stat : 21437 (bprolog) S 21433 21435 7843 0 -1 4194368 2 0 0 0 0 0 0 0 24 0 2 0 23877897 82391040 1523 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 80460

[startup+6.30262 s]
/proc/loadavg: 2.12 2.16 2.12 3/84 21437
/proc/meminfo: memFree=1202600/2055920 swapFree=4192812/4192956
[pid=21435] ppid=21433 vsize=80460 CPUtime=6.24
/proc/21435/stat : 21435 (bprolog) R 21433 21435 7843 0 -1 4194304 1814 0 0 0 605 19 0 0 25 0 2 0 23877858 82391040 1524 996147200 134512640 135105188 4294956096 18446744073709551615 134718165 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/21435/statm: 20115 1524 199 144 0 19599 0
[pid=21435/tid=21437] ppid=21433 vsize=80460 CPUtime=0
/proc/21435/task/21437/stat : 21437 (bprolog) S 21433 21435 7843 0 -1 4194368 2 0 0 0 0 0 0 0 24 0 2 0 23877897 82391040 1524 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 80460

[startup+12.7012 s]
/proc/loadavg: 2.10 2.16 2.11 3/84 21437
/proc/meminfo: memFree=1202600/2055920 swapFree=4192812/4192956
[pid=21435] ppid=21433 vsize=80460 CPUtime=12.58
/proc/21435/stat : 21435 (bprolog) R 21433 21435 7843 0 -1 4194304 1814 0 0 0 1239 19 0 0 25 0 2 0 23877858 82391040 1524 996147200 134512640 135105188 4294956096 18446744073709551615 134748532 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/21435/statm: 20115 1524 199 144 0 19599 0
[pid=21435/tid=21437] ppid=21433 vsize=80460 CPUtime=0
/proc/21435/task/21437/stat : 21437 (bprolog) S 21433 21435 7843 0 -1 4194368 2 0 0 0 0 0 0 0 24 0 2 0 23877897 82391040 1524 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 80460

[startup+25.5014 s]
/proc/loadavg: 2.08 2.15 2.11 3/84 21437
/proc/meminfo: memFree=1202664/2055920 swapFree=4192812/4192956
[pid=21435] ppid=21433 vsize=80460 CPUtime=25.27
/proc/21435/stat : 21435 (bprolog) R 21433 21435 7843 0 -1 4194304 1815 0 0 0 2508 19 0 0 25 0 2 0 23877858 82391040 1525 996147200 134512640 135105188 4294956096 18446744073709551615 134748487 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/21435/statm: 20115 1525 199 144 0 19599 0
[pid=21435/tid=21437] ppid=21433 vsize=80460 CPUtime=0
/proc/21435/task/21437/stat : 21437 (bprolog) S 21433 21435 7843 0 -1 4194368 2 0 0 0 0 0 0 0 24 0 2 0 23877897 82391040 1525 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 80460

[startup+51.1018 s]
/proc/loadavg: 2.06 2.14 2.11 3/84 21437
/proc/meminfo: memFree=1202536/2055920 swapFree=4192812/4192956
[pid=21435] ppid=21433 vsize=80460 CPUtime=50.65
/proc/21435/stat : 21435 (bprolog) R 21433 21435 7843 0 -1 4194304 1815 0 0 0 5046 19 0 0 25 0 2 0 23877858 82391040 1525 996147200 134512640 135105188 4294956096 18446744073709551615 134748476 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/21435/statm: 20115 1525 199 144 0 19599 0
[pid=21435/tid=21437] ppid=21433 vsize=80460 CPUtime=0
/proc/21435/task/21437/stat : 21437 (bprolog) S 21433 21435 7843 0 -1 4194368 2 0 0 0 0 0 0 0 24 0 2 0 23877897 82391040 1525 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 80460

[startup+102.307 s]
/proc/loadavg: 2.02 2.11 2.10 3/84 21437
/proc/meminfo: memFree=1202536/2055920 swapFree=4192812/4192956
[pid=21435] ppid=21433 vsize=80460 CPUtime=101.43
/proc/21435/stat : 21435 (bprolog) R 21433 21435 7843 0 -1 4194304 1815 0 0 0 10124 19 0 0 25 0 2 0 23877858 82391040 1525 996147200 134512640 135105188 4294956096 18446744073709551615 134718096 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/21435/statm: 20115 1525 199 144 0 19599 0
[pid=21435/tid=21437] ppid=21433 vsize=80460 CPUtime=0
/proc/21435/task/21437/stat : 21437 (bprolog) S 21433 21435 7843 0 -1 4194368 2 0 0 0 0 0 0 0 24 0 2 0 23877897 82391040 1525 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.43
Current children cumulated vsize (KiB) 80460

[startup+162.301 s]
/proc/loadavg: 2.01 2.09 2.09 3/84 21437
/proc/meminfo: memFree=1202344/2055920 swapFree=4192812/4192956
[pid=21435] ppid=21433 vsize=80460 CPUtime=160.92
/proc/21435/stat : 21435 (bprolog) R 21433 21435 7843 0 -1 4194304 1815 0 0 0 16073 19 0 0 25 0 2 0 23877858 82391040 1525 996147200 134512640 135105188 4294956096 18446744073709551615 134749121 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/21435/statm: 20115 1525 199 144 0 19599 0
[pid=21435/tid=21437] ppid=21433 vsize=80460 CPUtime=0
/proc/21435/task/21437/stat : 21437 (bprolog) S 21433 21435 7843 0 -1 4194368 2 0 0 0 0 0 0 0 24 0 2 0 23877897 82391040 1525 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 160.92
Current children cumulated vsize (KiB) 80460

[startup+222.302 s]
/proc/loadavg: 2.00 2.07 2.08 3/84 21437
/proc/meminfo: memFree=1202344/2055920 swapFree=4192812/4192956
[pid=21435] ppid=21433 vsize=80460 CPUtime=220.41
/proc/21435/stat : 21435 (bprolog) R 21433 21435 7843 0 -1 4194304 1815 0 0 0 22022 19 0 0 25 0 2 0 23877858 82391040 1525 996147200 134512640 135105188 4294956096 18446744073709551615 134718105 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/21435/statm: 20115 1525 199 144 0 19599 0
[pid=21435/tid=21437] ppid=21433 vsize=80460 CPUtime=0
/proc/21435/task/21437/stat : 21437 (bprolog) S 21433 21435 7843 0 -1 4194368 2 0 0 0 0 0 0 0 24 0 2 0 23877897 82391040 1525 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 220.41
Current children cumulated vsize (KiB) 80460

[startup+282.301 s]
/proc/loadavg: 2.04 2.07 2.08 3/84 21437
/proc/meminfo: memFree=1202344/2055920 swapFree=4192812/4192956
[pid=21435] ppid=21433 vsize=80460 CPUtime=279.91
/proc/21435/stat : 21435 (bprolog) R 21433 21435 7843 0 -1 4194304 1815 0 0 0 27972 19 0 0 25 0 2 0 23877858 82391040 1525 996147200 134512640 135105188 4294956096 18446744073709551615 134748497 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/21435/statm: 20115 1525 199 144 0 19599 0
[pid=21435/tid=21437] ppid=21433 vsize=80460 CPUtime=0
/proc/21435/task/21437/stat : 21437 (bprolog) S 21433 21435 7843 0 -1 4194368 2 0 0 0 0 0 0 0 24 0 2 0 23877897 82391040 1525 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 279.91
Current children cumulated vsize (KiB) 80460

[startup+342.301 s]
/proc/loadavg: 2.08 2.07 2.08 3/84 21437
/proc/meminfo: memFree=1202344/2055920 swapFree=4192812/4192956
[pid=21435] ppid=21433 vsize=80460 CPUtime=339.4
/proc/21435/stat : 21435 (bprolog) R 21433 21435 7843 0 -1 4194304 1816 0 0 0 33921 19 0 0 25 0 2 0 23877858 82391040 1526 996147200 134512640 135105188 4294956096 18446744073709551615 134718105 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/21435/statm: 20115 1526 199 144 0 19599 0
[pid=21435/tid=21437] ppid=21433 vsize=80460 CPUtime=0
/proc/21435/task/21437/stat : 21437 (bprolog) S 21433 21435 7843 0 -1 4194368 2 0 0 0 0 0 0 0 24 0 2 0 23877897 82391040 1526 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 339.4
Current children cumulated vsize (KiB) 80460

[startup+402.302 s]
/proc/loadavg: 2.10 2.07 2.08 3/84 21437
/proc/meminfo: memFree=1202344/2055920 swapFree=4192812/4192956
[pid=21435] ppid=21433 vsize=80460 CPUtime=398.89
/proc/21435/stat : 21435 (bprolog) R 21433 21435 7843 0 -1 4194304 1816 0 0 0 39870 19 0 0 25 0 2 0 23877858 82391040 1526 996147200 134512640 135105188 4294956096 18446744073709551615 134748532 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/21435/statm: 20115 1526 199 144 0 19599 0
[pid=21435/tid=21437] ppid=21433 vsize=80460 CPUtime=0
/proc/21435/task/21437/stat : 21437 (bprolog) S 21433 21435 7843 0 -1 4194368 2 0 0 0 0 0 0 0 24 0 2 0 23877897 82391040 1526 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 398.89
Current children cumulated vsize (KiB) 80460

[startup+462.301 s]
/proc/loadavg: 2.16 2.08 2.09 3/84 21437
/proc/meminfo: memFree=1202280/2055920 swapFree=4192812/4192956
[pid=21435] ppid=21433 vsize=80460 CPUtime=458.38
/proc/21435/stat : 21435 (bprolog) R 21433 21435 7843 0 -1 4194304 1816 0 0 0 45819 19 0 0 25 0 2 0 23877858 82391040 1526 996147200 134512640 135105188 4294956096 18446744073709551615 134718145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/21435/statm: 20115 1526 199 144 0 19599 0
[pid=21435/tid=21437] ppid=21433 vsize=80460 CPUtime=0
/proc/21435/task/21437/stat : 21437 (bprolog) S 21433 21435 7843 0 -1 4194368 2 0 0 0 0 0 0 0 24 0 2 0 23877897 82391040 1526 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 458.38
Current children cumulated vsize (KiB) 80460

[startup+522.302 s]
/proc/loadavg: 2.17 2.11 2.09 3/84 21437

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

Current children cumulated CPU time (s) 1231.94
Current children cumulated vsize (KiB) 90704

[startup+1302.3 s]
/proc/loadavg: 2.09 2.05 2.04 3/86 21478
/proc/meminfo: memFree=984800/2055920 swapFree=4192812/4192956
[pid=21435] ppid=21433 vsize=90704 CPUtime=1291.91
/proc/21435/stat : 21435 (bprolog) R 21433 21435 7843 0 -1 4194304 1817 0 0 0 129171 20 0 0 25 0 3 0 23877858 92880896 1527 996147200 134512640 135105188 4294956096 18446744073709551615 134748487 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/21435/statm: 22676 1527 199 144 0 22160 0
[pid=21435/tid=21437] ppid=21433 vsize=90704 CPUtime=0
/proc/21435/task/21437/stat : 21437 (bprolog) S 21433 21435 7843 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 23877897 92880896 1527 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=21435/tid=21438] ppid=21433 vsize=90704 CPUtime=0
/proc/21435/task/21438/stat : 21438 (bprolog) S 21433 21435 7843 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 23967910 92880896 1527 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1291.91
Current children cumulated vsize (KiB) 90704

[startup+1362.3 s]
/proc/loadavg: 2.18 2.09 2.05 3/87 21479
/proc/meminfo: memFree=964120/2055920 swapFree=4192812/4192956
[pid=21435] ppid=21433 vsize=100948 CPUtime=1351.87
/proc/21435/stat : 21435 (bprolog) R 21433 21435 7843 0 -1 4194304 1818 0 0 0 135167 20 0 0 25 0 4 0 23877858 103370752 1528 996147200 134512640 135105188 4294956096 18446744073709551615 134748532 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/21435/statm: 25237 1528 199 144 0 24721 0
[pid=21435/tid=21437] ppid=21433 vsize=100948 CPUtime=0
/proc/21435/task/21437/stat : 21437 (bprolog) S 21433 21435 7843 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 23877897 103370752 1528 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=21435/tid=21438] ppid=21433 vsize=100948 CPUtime=0
/proc/21435/task/21438/stat : 21438 (bprolog) S 21433 21435 7843 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 23967910 103370752 1528 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=21435/tid=21479] ppid=21433 vsize=100948 CPUtime=0
/proc/21435/task/21479/stat : 21479 (bprolog) S 21433 21435 7843 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 24012917 103370752 1528 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1351.87
Current children cumulated vsize (KiB) 100948

[startup+1422.31 s]
/proc/loadavg: 2.06 2.07 2.05 3/87 21479
/proc/meminfo: memFree=964056/2055920 swapFree=4192812/4192956
[pid=21435] ppid=21433 vsize=100948 CPUtime=1411.83
/proc/21435/stat : 21435 (bprolog) R 21433 21435 7843 0 -1 4194304 1818 0 0 0 141163 20 0 0 25 0 4 0 23877858 103370752 1528 996147200 134512640 135105188 4294956096 18446744073709551615 134748648 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/21435/statm: 25237 1528 199 144 0 24721 0
[pid=21435/tid=21437] ppid=21433 vsize=100948 CPUtime=0
/proc/21435/task/21437/stat : 21437 (bprolog) S 21433 21435 7843 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 23877897 103370752 1528 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=21435/tid=21438] ppid=21433 vsize=100948 CPUtime=0
/proc/21435/task/21438/stat : 21438 (bprolog) S 21433 21435 7843 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 23967910 103370752 1528 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=21435/tid=21479] ppid=21433 vsize=100948 CPUtime=0
/proc/21435/task/21479/stat : 21479 (bprolog) S 21433 21435 7843 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 24012917 103370752 1528 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1411.83
Current children cumulated vsize (KiB) 100948

[startup+1482.3 s]
/proc/loadavg: 2.27 2.12 2.06 3/87 21479
/proc/meminfo: memFree=961880/2055920 swapFree=4192812/4192956
[pid=21435] ppid=21433 vsize=100948 CPUtime=1471.56
/proc/21435/stat : 21435 (bprolog) R 21433 21435 7843 0 -1 4194304 1818 0 0 0 147136 20 0 0 25 0 4 0 23877858 103370752 1528 996147200 134512640 135105188 4294956096 18446744073709551615 134718131 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/21435/statm: 25237 1528 199 144 0 24721 0
[pid=21435/tid=21437] ppid=21433 vsize=100948 CPUtime=0
/proc/21435/task/21437/stat : 21437 (bprolog) S 21433 21435 7843 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 23877897 103370752 1528 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=21435/tid=21438] ppid=21433 vsize=100948 CPUtime=0
/proc/21435/task/21438/stat : 21438 (bprolog) S 21433 21435 7843 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 23967910 103370752 1528 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=21435/tid=21479] ppid=21433 vsize=100948 CPUtime=0
/proc/21435/task/21479/stat : 21479 (bprolog) S 21433 21435 7843 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 24012917 103370752 1528 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1471.56
Current children cumulated vsize (KiB) 100948

[startup+1542.3 s]
/proc/loadavg: 2.48 2.22 2.10 3/85 21521
/proc/meminfo: memFree=1600400/2055920 swapFree=4192812/4192956
[pid=21435] ppid=21433 vsize=100948 CPUtime=1531.3
/proc/21435/stat : 21435 (bprolog) R 21433 21435 7843 0 -1 4194304 1818 0 0 0 153109 21 0 0 25 0 4 0 23877858 103370752 1528 996147200 134512640 135105188 4294956096 18446744073709551615 134748464 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/21435/statm: 25237 1528 199 144 0 24721 0
[pid=21435/tid=21437] ppid=21433 vsize=100948 CPUtime=0
/proc/21435/task/21437/stat : 21437 (bprolog) S 21433 21435 7843 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 23877897 103370752 1528 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=21435/tid=21438] ppid=21433 vsize=100948 CPUtime=0
/proc/21435/task/21438/stat : 21438 (bprolog) S 21433 21435 7843 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 23967910 103370752 1528 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=21435/tid=21479] ppid=21433 vsize=100948 CPUtime=0
/proc/21435/task/21479/stat : 21479 (bprolog) S 21433 21435 7843 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 24012917 103370752 1528 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1531.3
Current children cumulated vsize (KiB) 100948

[startup+1602.3 s]
/proc/loadavg: 2.17 2.18 2.09 3/86 21522
/proc/meminfo: memFree=1600392/2055920 swapFree=4192812/4192956
[pid=21435] ppid=21433 vsize=111192 CPUtime=1591.07
/proc/21435/stat : 21435 (bprolog) R 21433 21435 7843 0 -1 4194304 1819 0 0 0 159086 21 0 0 25 0 5 0 23877858 113860608 1529 996147200 134512640 135105188 4294956096 18446744073709551615 134748547 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/21435/statm: 27798 1529 199 144 0 27282 0
[pid=21435/tid=21437] ppid=21433 vsize=111192 CPUtime=0
/proc/21435/task/21437/stat : 21437 (bprolog) S 21433 21435 7843 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 23877897 113860608 1529 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=21435/tid=21438] ppid=21433 vsize=111192 CPUtime=0
/proc/21435/task/21438/stat : 21438 (bprolog) S 21433 21435 7843 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 23967910 113860608 1529 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=21435/tid=21479] ppid=21433 vsize=111192 CPUtime=0
/proc/21435/task/21479/stat : 21479 (bprolog) S 21433 21435 7843 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 24012917 113860608 1529 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=21435/tid=21522] ppid=21433 vsize=111192 CPUtime=0
/proc/21435/task/21522/stat : 21522 (bprolog) S 21433 21435 7843 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 24035424 113860608 1529 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1591.07
Current children cumulated vsize (KiB) 111192

[startup+1662.3 s]
/proc/loadavg: 2.06 2.14 2.08 3/86 21522
/proc/meminfo: memFree=1600264/2055920 swapFree=4192812/4192956
[pid=21435] ppid=21433 vsize=111192 CPUtime=1650.82
/proc/21435/stat : 21435 (bprolog) R 21433 21435 7843 0 -1 4194304 1819 0 0 0 165061 21 0 0 25 0 5 0 23877858 113860608 1529 996147200 134512640 135105188 4294956096 18446744073709551615 134748352 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/21435/statm: 27798 1529 199 144 0 27282 0
[pid=21435/tid=21437] ppid=21433 vsize=111192 CPUtime=0
/proc/21435/task/21437/stat : 21437 (bprolog) S 21433 21435 7843 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 23877897 113860608 1529 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=21435/tid=21438] ppid=21433 vsize=111192 CPUtime=0
/proc/21435/task/21438/stat : 21438 (bprolog) S 21433 21435 7843 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 23967910 113860608 1529 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=21435/tid=21479] ppid=21433 vsize=111192 CPUtime=0
/proc/21435/task/21479/stat : 21479 (bprolog) S 21433 21435 7843 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 24012917 113860608 1529 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=21435/tid=21522] ppid=21433 vsize=111192 CPUtime=0
/proc/21435/task/21522/stat : 21522 (bprolog) S 21433 21435 7843 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 24035424 113860608 1529 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1650.82
Current children cumulated vsize (KiB) 111192

[startup+1722.3 s]
/proc/loadavg: 2.02 2.12 2.08 3/86 21522
/proc/meminfo: memFree=1600136/2055920 swapFree=4192812/4192956
[pid=21435] ppid=21433 vsize=111192 CPUtime=1710.58
/proc/21435/stat : 21435 (bprolog) R 21433 21435 7843 0 -1 4194304 1819 0 0 0 171037 21 0 0 25 0 5 0 23877858 113860608 1529 996147200 134512640 135105188 4294956096 18446744073709551615 134748448 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/21435/statm: 27798 1529 199 144 0 27282 0
[pid=21435/tid=21437] ppid=21433 vsize=111192 CPUtime=0
/proc/21435/task/21437/stat : 21437 (bprolog) S 21433 21435 7843 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 23877897 113860608 1529 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=21435/tid=21438] ppid=21433 vsize=111192 CPUtime=0
/proc/21435/task/21438/stat : 21438 (bprolog) S 21433 21435 7843 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 23967910 113860608 1529 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=21435/tid=21479] ppid=21433 vsize=111192 CPUtime=0
/proc/21435/task/21479/stat : 21479 (bprolog) S 21433 21435 7843 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 24012917 113860608 1529 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=21435/tid=21522] ppid=21433 vsize=111192 CPUtime=0
/proc/21435/task/21522/stat : 21522 (bprolog) S 21433 21435 7843 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 24035424 113860608 1529 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1710.58
Current children cumulated vsize (KiB) 111192

[startup+1782.3 s]
/proc/loadavg: 2.01 2.09 2.07 3/86 21522
/proc/meminfo: memFree=1600072/2055920 swapFree=4192812/4192956
[pid=21435] ppid=21433 vsize=111192 CPUtime=1770.34
/proc/21435/stat : 21435 (bprolog) R 21433 21435 7843 0 -1 4194304 1819 0 0 0 177013 21 0 0 25 0 5 0 23877858 113860608 1529 996147200 134512640 135105188 4294956096 18446744073709551615 134748556 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/21435/statm: 27798 1529 199 144 0 27282 0
[pid=21435/tid=21437] ppid=21433 vsize=111192 CPUtime=0
/proc/21435/task/21437/stat : 21437 (bprolog) S 21433 21435 7843 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 23877897 113860608 1529 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=21435/tid=21438] ppid=21433 vsize=111192 CPUtime=0
/proc/21435/task/21438/stat : 21438 (bprolog) S 21433 21435 7843 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 23967910 113860608 1529 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=21435/tid=21479] ppid=21433 vsize=111192 CPUtime=0
/proc/21435/task/21479/stat : 21479 (bprolog) S 21433 21435 7843 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 24012917 113860608 1529 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=21435/tid=21522] ppid=21433 vsize=111192 CPUtime=0
/proc/21435/task/21522/stat : 21522 (bprolog) S 21433 21435 7843 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 24035424 113860608 1529 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1770.34
Current children cumulated vsize (KiB) 111192



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812.1 s]
/proc/loadavg: 2.00 2.08 2.07 3/82 21522
/proc/meminfo: memFree=1600072/2055920 swapFree=4192812/4192956
[pid=21435] ppid=21433 vsize=111192 CPUtime=1800.02
/proc/21435/stat : 21435 (bprolog) R 21433 21435 7843 0 -1 4194304 1820 0 0 0 179981 21 0 0 25 0 1 0 23877858 113860608 1530 996147200 134512640 135105188 4294956096 18446744073709551615 134748474 0 0 4096 2 0 0 0 17 0 0 0
/proc/21435/statm: 27798 1530 200 144 0 27282 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 111192

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

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

[startup+1812.1 s]
/proc/loadavg: 2.00 2.08 2.07 3/82 21522
/proc/meminfo: memFree=1600072/2055920 swapFree=4192812/4192956
[pid=21435] ppid=21433 vsize=111192 CPUtime=1800.02
/proc/21435/stat : 21435 (bprolog) R 21433 21435 7843 0 -1 4194304 1820 0 0 0 179981 21 0 0 25 0 1 0 23877858 113860608 1530 996147200 134512640 135105188 4294956096 18446744073709551615 134748474 0 0 4096 2 0 0 0 17 0 0 0
/proc/21435/statm: 27798 1530 200 144 0 27282 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 111192

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1812.11
CPU time (s): 1800.03
CPU user time (s): 1799.81
CPU system time (s): 0.221966
CPU usage (%): 99.3337
Max. virtual memory (cumulated for all children) (KiB): 111192

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

runsolver used 1.87271 second user time and 4.94025 second system time

The end

Launcher Data

Begin job on node48 at 2009-07-12 05:08:57
IDJOB=2079456
IDBENCH=56900
IDSOLVER=770
FILE ID=node48/2079456-1247368137
PBS_JOBID= 9507110
Free space on /tmp= 66468 MiB

SOLVER NAME= bpsolver 09
BENCH NAME= CPAI08/csp/lexVg/normalized-crossword-m1c-lex-vg7-7_ext.xml
COMMAND LINE= HOME/solver BENCHNAMENOEXT TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2079456-1247368137/watcher-2079456-1247368137 -o /tmp/evaluation-result-2079456-1247368137/solver-2079456-1247368137 -C 1800 -W 2000 -M 900  HOME/solver HOME/instance-2079456-1247368137 1800

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 7f9a74604c9d33fbc95cb371f4326db9
RANDOM SEED=2144270790

node48.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.237
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.237
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1208856 kB
Buffers:         41200 kB
Cached:         271736 kB
SwapCached:          0 kB
Active:         603792 kB
Inactive:       167828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1208856 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1416 kB
Writeback:           0 kB
Mapped:         479100 kB
Slab:            59676 kB
Committed_AS:   643908 kB
PageTables:       2652 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= 66464 MiB
End job on node48 at 2009-07-12 05:39:11