Trace number 1058249

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.02 1807.11

General information on the benchmark

Namecsp/compet02/
normalized-patat-02-comp-17.xml
MD5SUM2c09e70fdcad0fe4d75285080a3072d5
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark4.20836
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of constraints5793
Maximum constraint arity20
Maximum domain size45
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5493
Global constraints used (with number of constraints)alldifferent(300)

Solver Data (download as text)

0.00/0.02	c bpsolver version 6.27.2008
0.00/0.02	c converting(HOME/instance-1058249-1215113769)
0.99/1.06	c Converted in 402 ms
0.99/1.06	c solving(HOME/instance-1058249-1215113769,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-1058249-1215113769/watcher-1058249-1215113769 -o /tmp/evaluation-result-1058249-1215113769/solver-1058249-1215113769 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/solver HOME/instance-1058249-1215113769 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.92 1.98 1.99 3/83 21716
/proc/meminfo: memFree=1474768/2055920 swapFree=4179028/4192956
[pid=21716] ppid=21714 vsize=876 CPUtime=0
/proc/21716/stat : 21716 (sh) R 21714 21716 20699 0 -1 4194304 30 0 0 0 0 0 0 0 18 0 1 0 623632587 897024 14 996147200 4194304 4889804 548682068864 18446744073709551615 254611040984 0 0 4096 0 0 0 0 17 0 0 0
/proc/21716/statm: 219 14 8 169 0 7 0

[startup+0.053089 s]
/proc/loadavg: 1.92 1.98 1.99 3/83 21716
/proc/meminfo: memFree=1474768/2055920 swapFree=4179028/4192956
[pid=21716] ppid=21714 vsize=56080 CPUtime=0.03
/proc/21716/stat : 21716 (bprolog) R 21714 21716 20699 0 -1 4194304 1150 0 0 0 2 1 0 0 18 0 1 0 623632587 57425920 863 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/21716/statm: 14020 863 174 116 0 13531 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 56080

[startup+0.112568 s]
/proc/loadavg: 1.92 1.98 1.99 3/83 21716
/proc/meminfo: memFree=1474768/2055920 swapFree=4179028/4192956
[pid=21716] ppid=21714 vsize=56080 CPUtime=0.1
/proc/21716/stat : 21716 (bprolog) R 21714 21716 20699 0 -1 4194304 1178 0 0 0 5 5 0 0 18 0 1 0 623632587 57425920 891 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/21716/statm: 14020 891 178 116 0 13531 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 56080

[startup+0.301592 s]
/proc/loadavg: 1.92 1.98 1.99 3/83 21716
/proc/meminfo: memFree=1474768/2055920 swapFree=4179028/4192956
[pid=21716] ppid=21714 vsize=56080 CPUtime=0.29
/proc/21716/stat : 21716 (bprolog) R 21714 21716 20699 0 -1 4194304 1184 0 0 0 12 17 0 0 19 0 1 0 623632587 57425920 897 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/21716/statm: 14020 897 178 116 0 13531 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 56080

[startup+0.70164 s]
/proc/loadavg: 1.92 1.98 1.99 3/83 21716
/proc/meminfo: memFree=1474768/2055920 swapFree=4179028/4192956
[pid=21716] ppid=21714 vsize=56080 CPUtime=0.68
/proc/21716/stat : 21716 (bprolog) R 21714 21716 20699 0 -1 4194304 1191 0 0 0 27 41 0 0 23 0 1 0 623632587 57425920 904 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/21716/statm: 14020 904 178 116 0 13531 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 56080

[startup+1.50173 s]
/proc/loadavg: 1.92 1.98 1.99 3/84 21717
/proc/meminfo: memFree=1461320/2055920 swapFree=4179028/4192956
[pid=21716] ppid=21714 vsize=74608 CPUtime=1.49
/proc/21716/stat : 21716 (bprolog) R 21714 21716 20699 0 -1 4194304 3652 0 0 0 84 65 0 0 25 0 2 0 623632587 76398592 3362 996147200 134512640 134990860 4294956112 18446744073709551615 134718481 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/21716/statm: 18652 3362 197 116 0 18163 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 74608

[startup+3.10191 s]
/proc/loadavg: 1.92 1.98 1.99 3/85 21718
/proc/meminfo: memFree=1437696/2055920 swapFree=4179028/4192956
[pid=21716] ppid=21714 vsize=74608 CPUtime=3.09
/proc/21716/stat : 21716 (bprolog) R 21714 21716 20699 0 -1 4194304 3653 0 0 0 244 65 0 0 25 0 2 0 623632587 76398592 3363 996147200 134512640 134990860 4294956112 18446744073709551615 134710414 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/21716/statm: 18652 3363 197 116 0 18163 0
[pid=21716/tid=21718] ppid=21714 vsize=74608 CPUtime=0
/proc/21716/task/21718/stat : 21718 (bprolog) S 21714 21716 20699 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 623632711 76398592 3363 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 74608

[startup+6.30127 s]
/proc/loadavg: 2.01 2.00 2.00 3/85 21718
/proc/meminfo: memFree=1398784/2055920 swapFree=4179028/4192956
[pid=21716] ppid=21714 vsize=74608 CPUtime=6.29
/proc/21716/stat : 21716 (bprolog) R 21714 21716 20699 0 -1 4194304 3654 0 0 0 564 65 0 0 25 0 2 0 623632587 76398592 3364 996147200 134512640 134990860 4294956112 18446744073709551615 134605207 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/21716/statm: 18652 3364 197 116 0 18163 0
[pid=21716/tid=21718] ppid=21714 vsize=74608 CPUtime=0
/proc/21716/task/21718/stat : 21718 (bprolog) S 21714 21716 20699 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 623632711 76398592 3364 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 74608

[startup+12.702 s]
/proc/loadavg: 2.09 2.02 2.01 3/77 21720
/proc/meminfo: memFree=1254208/2055920 swapFree=4179028/4192956
[pid=21716] ppid=21714 vsize=74608 CPUtime=12.65
/proc/21716/stat : 21716 (bprolog) R 21714 21716 20699 0 -1 4194304 3654 0 0 0 1200 65 0 0 25 0 2 0 623632587 76398592 3364 996147200 134512640 134990860 4294956112 18446744073709551615 134631170 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/21716/statm: 18652 3364 197 116 0 18163 0
[pid=21716/tid=21718] ppid=21714 vsize=74608 CPUtime=0
/proc/21716/task/21718/stat : 21718 (bprolog) S 21714 21716 20699 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 623632711 76398592 3364 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 74608

[startup+25.5014 s]
/proc/loadavg: 2.50 2.11 2.04 2/75 21730
/proc/meminfo: memFree=1452688/2055920 swapFree=4179028/4192956
[pid=21716] ppid=21714 vsize=74608 CPUtime=25.45
/proc/21716/stat : 21716 (bprolog) R 21714 21716 20699 0 -1 4194304 3655 0 0 0 2479 66 0 0 25 0 2 0 623632587 76398592 3365 996147200 134512640 134990860 4294956112 18446744073709551615 134607538 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/21716/statm: 18652 3365 197 116 0 18163 0
[pid=21716/tid=21718] ppid=21714 vsize=74608 CPUtime=0
/proc/21716/task/21718/stat : 21718 (bprolog) S 21714 21716 20699 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 623632711 76398592 3365 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 74608

[startup+51.1013 s]
/proc/loadavg: 2.67 2.18 2.06 3/85 21778
/proc/meminfo: memFree=1508032/2055920 swapFree=4179028/4192956
[pid=21716] ppid=21714 vsize=74608 CPUtime=50.97
/proc/21716/stat : 21716 (bprolog) R 21714 21716 20699 0 -1 4194304 3655 0 0 0 5030 67 0 0 25 0 2 0 623632587 76398592 3365 996147200 134512640 134990860 4294956112 18446744073709551615 134631179 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/21716/statm: 18652 3365 197 116 0 18163 0
[pid=21716/tid=21718] ppid=21714 vsize=74608 CPUtime=0
/proc/21716/task/21718/stat : 21718 (bprolog) S 21714 21716 20699 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 623632711 76398592 3365 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 74608

[startup+102.307 s]
/proc/loadavg: 2.88 2.31 2.11 3/77 21780
/proc/meminfo: memFree=1264384/2055920 swapFree=4179028/4192956
[pid=21716] ppid=21714 vsize=74608 CPUtime=101.9
/proc/21716/stat : 21716 (bprolog) R 21714 21716 20699 0 -1 4194304 3655 0 0 0 10121 69 0 0 25 0 2 0 623632587 76398592 3365 996147200 134512640 134990860 4294956112 18446744073709551615 134629553 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/21716/statm: 18652 3365 197 116 0 18163 0
[pid=21716/tid=21718] ppid=21714 vsize=74608 CPUtime=0
/proc/21716/task/21718/stat : 21718 (bprolog) S 21714 21716 20699 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 623632711 76398592 3365 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.9
Current children cumulated vsize (KiB) 74608

[startup+162.302 s]
/proc/loadavg: 2.28 2.23 2.09 3/75 21817
/proc/meminfo: memFree=1487944/2055920 swapFree=4179028/4192956
[pid=21716] ppid=21714 vsize=74608 CPUtime=161.62
/proc/21716/stat : 21716 (bprolog) R 21714 21716 20699 0 -1 4194304 3655 0 0 0 16092 70 0 0 25 0 2 0 623632587 76398592 3365 996147200 134512640 134990860 4294956112 18446744073709551615 134718848 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/21716/statm: 18652 3365 197 116 0 18163 0
[pid=21716/tid=21718] ppid=21714 vsize=74608 CPUtime=0
/proc/21716/task/21718/stat : 21718 (bprolog) S 21714 21716 20699 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 623632711 76398592 3365 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 161.62
Current children cumulated vsize (KiB) 74608

[startup+222.301 s]
/proc/loadavg: 2.10 2.19 2.08 3/75 21817
/proc/meminfo: memFree=1487752/2055920 swapFree=4179028/4192956
[pid=21716] ppid=21714 vsize=74608 CPUtime=221.39
/proc/21716/stat : 21716 (bprolog) R 21714 21716 20699 0 -1 4194304 3655 0 0 0 22069 70 0 0 25 0 2 0 623632587 76398592 3365 996147200 134512640 134990860 4294956112 18446744073709551615 134607551 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/21716/statm: 18652 3365 197 116 0 18163 0
[pid=21716/tid=21718] ppid=21714 vsize=74608 CPUtime=0
/proc/21716/task/21718/stat : 21718 (bprolog) S 21714 21716 20699 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 623632711 76398592 3365 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 221.39
Current children cumulated vsize (KiB) 74608

[startup+282.301 s]
/proc/loadavg: 2.03 2.15 2.08 3/75 21817
/proc/meminfo: memFree=1487688/2055920 swapFree=4179028/4192956
[pid=21716] ppid=21714 vsize=74608 CPUtime=281.15
/proc/21716/stat : 21716 (bprolog) R 21714 21716 20699 0 -1 4194304 3655 0 0 0 28045 70 0 0 25 0 2 0 623632587 76398592 3365 996147200 134512640 134990860 4294956112 18446744073709551615 134718387 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/21716/statm: 18652 3365 197 116 0 18163 0
[pid=21716/tid=21718] ppid=21714 vsize=74608 CPUtime=0
/proc/21716/task/21718/stat : 21718 (bprolog) S 21714 21716 20699 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 623632711 76398592 3365 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 281.15
Current children cumulated vsize (KiB) 74608

[startup+342.302 s]
/proc/loadavg: 2.01 2.12 2.07 3/75 21817
/proc/meminfo: memFree=1487752/2055920 swapFree=4179028/4192956
[pid=21716] ppid=21714 vsize=74608 CPUtime=340.92
/proc/21716/stat : 21716 (bprolog) R 21714 21716 20699 0 -1 4194304 3672 0 0 0 34022 70 0 0 25 0 2 0 623632587 76398592 3382 996147200 134512640 134990860 4294956112 18446744073709551615 134718715 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/21716/statm: 18652 3382 197 116 0 18163 0
[pid=21716/tid=21718] ppid=21714 vsize=74608 CPUtime=0
/proc/21716/task/21718/stat : 21718 (bprolog) S 21714 21716 20699 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 623632711 76398592 3382 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 340.92
Current children cumulated vsize (KiB) 74608

[startup+402.302 s]
/proc/loadavg: 2.00 2.10 2.07 3/75 21817
/proc/meminfo: memFree=1487688/2055920 swapFree=4179028/4192956
[pid=21716] ppid=21714 vsize=74608 CPUtime=400.68
/proc/21716/stat : 21716 (bprolog) R 21714 21716 20699 0 -1 4194304 3672 0 0 0 39998 70 0 0 25 0 2 0 623632587 76398592 3382 996147200 134512640 134990860 4294956112 18446744073709551615 134631325 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/21716/statm: 18652 3382 197 116 0 18163 0
[pid=21716/tid=21718] ppid=21714 vsize=74608 CPUtime=0
/proc/21716/task/21718/stat : 21718 (bprolog) S 21714 21716 20699 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 623632711 76398592 3382 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 400.68
Current children cumulated vsize (KiB) 74608

[startup+462.301 s]
/proc/loadavg: 2.00 2.08 2.06 3/75 21817
/proc/meminfo: memFree=1487688/2055920 swapFree=4179028/4192956
[pid=21716] ppid=21714 vsize=74608 CPUtime=460.45
/proc/21716/stat : 21716 (bprolog) R 21714 21716 20699 0 -1 4194304 3672 0 0 0 45975 70 0 0 25 0 2 0 623632587 76398592 3382 996147200 134512640 134990860 4294956112 18446744073709551615 134559304 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/21716/statm: 18652 3382 197 116 0 18163 0
[pid=21716/tid=21718] ppid=21714 vsize=74608 CPUtime=0
/proc/21716/task/21718/stat : 21718 (bprolog) S 21714 21716 20699 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 623632711 76398592 3382 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 460.45
Current children cumulated vsize (KiB) 74608

[startup+522.302 s]
/proc/loadavg: 2.00 2.06 2.06 3/75 21817
/proc/meminfo: memFree=1487624/2055920 swapFree=4179028/4192956

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

Current children cumulated CPU time (s) 1237.4
Current children cumulated vsize (KiB) 84852

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 21818
/proc/meminfo: memFree=1487296/2055920 swapFree=4179028/4192956
[pid=21716] ppid=21714 vsize=84852 CPUtime=1297.18
/proc/21716/stat : 21716 (bprolog) R 21714 21716 20699 0 -1 4194304 3674 0 0 0 129648 70 0 0 25 0 3 0 623632587 86888448 3384 996147200 134512640 134990860 4294956112 18446744073709551615 134607475 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/21716/statm: 21213 3384 197 116 0 20724 0
[pid=21716/tid=21718] ppid=21714 vsize=84852 CPUtime=0
/proc/21716/task/21718/stat : 21718 (bprolog) S 21714 21716 20699 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 623632711 86888448 3384 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=21716/tid=21818] ppid=21714 vsize=84852 CPUtime=0
/proc/21716/task/21818/stat : 21818 (bprolog) S 21714 21716 20699 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 623722729 86888448 3384 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1297.18
Current children cumulated vsize (KiB) 84852

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 21819
/proc/meminfo: memFree=1487160/2055920 swapFree=4179028/4192956
[pid=21716] ppid=21714 vsize=95096 CPUtime=1356.94
/proc/21716/stat : 21716 (bprolog) R 21714 21716 20699 0 -1 4194304 3680 0 0 0 135624 70 0 0 25 0 4 0 623632587 97378304 3390 996147200 134512640 134990860 4294956112 18446744073709551615 134718690 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/21716/statm: 23774 3390 197 116 0 23285 0
[pid=21716/tid=21718] ppid=21714 vsize=95096 CPUtime=0
/proc/21716/task/21718/stat : 21718 (bprolog) S 21714 21716 20699 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 623632711 97378304 3390 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=21716/tid=21818] ppid=21714 vsize=95096 CPUtime=0
/proc/21716/task/21818/stat : 21818 (bprolog) S 21714 21716 20699 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 623722729 97378304 3390 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=21716/tid=21819] ppid=21714 vsize=95096 CPUtime=0
/proc/21716/task/21819/stat : 21819 (bprolog) S 21714 21716 20699 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 623767740 97378304 3390 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1356.94
Current children cumulated vsize (KiB) 95096

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 21819
/proc/meminfo: memFree=1487032/2055920 swapFree=4179028/4192956
[pid=21716] ppid=21714 vsize=95096 CPUtime=1416.71
/proc/21716/stat : 21716 (bprolog) R 21714 21716 20699 0 -1 4194304 3680 0 0 0 141601 70 0 0 25 0 4 0 623632587 97378304 3390 996147200 134512640 134990860 4294956112 18446744073709551615 134718715 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/21716/statm: 23774 3390 197 116 0 23285 0
[pid=21716/tid=21718] ppid=21714 vsize=95096 CPUtime=0
/proc/21716/task/21718/stat : 21718 (bprolog) S 21714 21716 20699 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 623632711 97378304 3390 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=21716/tid=21818] ppid=21714 vsize=95096 CPUtime=0
/proc/21716/task/21818/stat : 21818 (bprolog) S 21714 21716 20699 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 623722729 97378304 3390 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=21716/tid=21819] ppid=21714 vsize=95096 CPUtime=0
/proc/21716/task/21819/stat : 21819 (bprolog) S 21714 21716 20699 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 623767740 97378304 3390 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1416.71
Current children cumulated vsize (KiB) 95096

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 21819
/proc/meminfo: memFree=1487032/2055920 swapFree=4179028/4192956
[pid=21716] ppid=21714 vsize=95096 CPUtime=1476.47
/proc/21716/stat : 21716 (bprolog) R 21714 21716 20699 0 -1 4194304 3681 0 0 0 147577 70 0 0 25 0 4 0 623632587 97378304 3391 996147200 134512640 134990860 4294956112 18446744073709551615 134718672 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/21716/statm: 23774 3391 197 116 0 23285 0
[pid=21716/tid=21718] ppid=21714 vsize=95096 CPUtime=0
/proc/21716/task/21718/stat : 21718 (bprolog) S 21714 21716 20699 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 623632711 97378304 3391 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=21716/tid=21818] ppid=21714 vsize=95096 CPUtime=0
/proc/21716/task/21818/stat : 21818 (bprolog) S 21714 21716 20699 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 623722729 97378304 3391 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=21716/tid=21819] ppid=21714 vsize=95096 CPUtime=0
/proc/21716/task/21819/stat : 21819 (bprolog) S 21714 21716 20699 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 623767740 97378304 3391 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1476.47
Current children cumulated vsize (KiB) 95096

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 21825
/proc/meminfo: memFree=1487096/2055920 swapFree=4179028/4192956
[pid=21716] ppid=21714 vsize=95096 CPUtime=1536.24
/proc/21716/stat : 21716 (bprolog) R 21714 21716 20699 0 -1 4194304 3681 0 0 0 153553 71 0 0 25 0 4 0 623632587 97378304 3391 996147200 134512640 134990860 4294956112 18446744073709551615 134711691 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/21716/statm: 23774 3391 197 116 0 23285 0
[pid=21716/tid=21718] ppid=21714 vsize=95096 CPUtime=0
/proc/21716/task/21718/stat : 21718 (bprolog) S 21714 21716 20699 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 623632711 97378304 3391 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=21716/tid=21818] ppid=21714 vsize=95096 CPUtime=0
/proc/21716/task/21818/stat : 21818 (bprolog) S 21714 21716 20699 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 623722729 97378304 3391 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=21716/tid=21819] ppid=21714 vsize=95096 CPUtime=0
/proc/21716/task/21819/stat : 21819 (bprolog) S 21714 21716 20699 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 623767740 97378304 3391 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1536.24
Current children cumulated vsize (KiB) 95096

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/78 21826
/proc/meminfo: memFree=1486960/2055920 swapFree=4179028/4192956
[pid=21716] ppid=21714 vsize=105340 CPUtime=1596.01
/proc/21716/stat : 21716 (bprolog) R 21714 21716 20699 0 -1 4194304 3690 0 0 0 159530 71 0 0 25 0 5 0 623632587 107868160 3400 996147200 134512640 134990860 4294956112 18446744073709551615 134598122 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/21716/statm: 26335 3400 197 116 0 25846 0
[pid=21716/tid=21718] ppid=21714 vsize=105340 CPUtime=0
/proc/21716/task/21718/stat : 21718 (bprolog) S 21714 21716 20699 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 623632711 107868160 3400 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=21716/tid=21818] ppid=21714 vsize=105340 CPUtime=0
/proc/21716/task/21818/stat : 21818 (bprolog) S 21714 21716 20699 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 623722729 107868160 3400 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=21716/tid=21819] ppid=21714 vsize=105340 CPUtime=0
/proc/21716/task/21819/stat : 21819 (bprolog) S 21714 21716 20699 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 623767740 107868160 3400 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=21716/tid=21826] ppid=21714 vsize=105340 CPUtime=0
/proc/21716/task/21826/stat : 21826 (bprolog) S 21714 21716 20699 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 623790245 107868160 3400 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1596.01
Current children cumulated vsize (KiB) 105340

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/78 21826
/proc/meminfo: memFree=1486960/2055920 swapFree=4179028/4192956
[pid=21716] ppid=21714 vsize=105340 CPUtime=1655.77
/proc/21716/stat : 21716 (bprolog) R 21714 21716 20699 0 -1 4194304 3690 0 0 0 165506 71 0 0 25 0 5 0 623632587 107868160 3400 996147200 134512640 134990860 4294956112 18446744073709551615 134718668 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/21716/statm: 26335 3400 197 116 0 25846 0
[pid=21716/tid=21718] ppid=21714 vsize=105340 CPUtime=0
/proc/21716/task/21718/stat : 21718 (bprolog) S 21714 21716 20699 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 623632711 107868160 3400 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=21716/tid=21818] ppid=21714 vsize=105340 CPUtime=0
/proc/21716/task/21818/stat : 21818 (bprolog) S 21714 21716 20699 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 623722729 107868160 3400 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=21716/tid=21819] ppid=21714 vsize=105340 CPUtime=0
/proc/21716/task/21819/stat : 21819 (bprolog) S 21714 21716 20699 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 623767740 107868160 3400 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=21716/tid=21826] ppid=21714 vsize=105340 CPUtime=0
/proc/21716/task/21826/stat : 21826 (bprolog) S 21714 21716 20699 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 623790245 107868160 3400 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1655.77
Current children cumulated vsize (KiB) 105340

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/78 21826
/proc/meminfo: memFree=1486896/2055920 swapFree=4179028/4192956
[pid=21716] ppid=21714 vsize=105340 CPUtime=1715.54
/proc/21716/stat : 21716 (bprolog) R 21714 21716 20699 0 -1 4194304 3690 0 0 0 171483 71 0 0 25 0 5 0 623632587 107868160 3400 996147200 134512640 134990860 4294956112 18446744073709551615 134631310 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/21716/statm: 26335 3400 197 116 0 25846 0
[pid=21716/tid=21718] ppid=21714 vsize=105340 CPUtime=0
/proc/21716/task/21718/stat : 21718 (bprolog) S 21714 21716 20699 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 623632711 107868160 3400 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=21716/tid=21818] ppid=21714 vsize=105340 CPUtime=0
/proc/21716/task/21818/stat : 21818 (bprolog) S 21714 21716 20699 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 623722729 107868160 3400 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=21716/tid=21819] ppid=21714 vsize=105340 CPUtime=0
/proc/21716/task/21819/stat : 21819 (bprolog) S 21714 21716 20699 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 623767740 107868160 3400 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=21716/tid=21826] ppid=21714 vsize=105340 CPUtime=0
/proc/21716/task/21826/stat : 21826 (bprolog) S 21714 21716 20699 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 623790245 107868160 3400 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1715.54
Current children cumulated vsize (KiB) 105340

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/78 21826
/proc/meminfo: memFree=1486832/2055920 swapFree=4179028/4192956
[pid=21716] ppid=21714 vsize=105340 CPUtime=1775.3
/proc/21716/stat : 21716 (bprolog) R 21714 21716 20699 0 -1 4194304 3690 0 0 0 177459 71 0 0 25 0 5 0 623632587 107868160 3400 996147200 134512640 134990860 4294956112 18446744073709551615 134718771 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/21716/statm: 26335 3400 197 116 0 25846 0
[pid=21716/tid=21718] ppid=21714 vsize=105340 CPUtime=0
/proc/21716/task/21718/stat : 21718 (bprolog) S 21714 21716 20699 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 623632711 107868160 3400 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=21716/tid=21818] ppid=21714 vsize=105340 CPUtime=0
/proc/21716/task/21818/stat : 21818 (bprolog) S 21714 21716 20699 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 623722729 107868160 3400 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=21716/tid=21819] ppid=21714 vsize=105340 CPUtime=0
/proc/21716/task/21819/stat : 21819 (bprolog) S 21714 21716 20699 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 623767740 107868160 3400 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=21716/tid=21826] ppid=21714 vsize=105340 CPUtime=0
/proc/21716/task/21826/stat : 21826 (bprolog) S 21714 21716 20699 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 623790245 107868160 3400 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1775.3
Current children cumulated vsize (KiB) 105340



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 21826
/proc/meminfo: memFree=1486832/2055920 swapFree=4179028/4192956
[pid=21716] ppid=21714 vsize=105340 CPUtime=1800.01
/proc/21716/stat : 21716 (bprolog) R 21714 21716 20699 0 -1 4194304 3691 0 0 0 179930 71 0 0 25 0 1 0 623632587 107868160 3401 996147200 134512640 134990860 4294956112 18446744073709551615 134838840 0 0 4096 2 0 0 0 17 1 0 0
/proc/21716/statm: 26335 3401 198 116 0 25846 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 105340

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

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

[startup+1807.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 21826
/proc/meminfo: memFree=1486832/2055920 swapFree=4179028/4192956
[pid=21716] ppid=21714 vsize=105340 CPUtime=1800.01
/proc/21716/stat : 21716 (bprolog) R 21714 21716 20699 0 -1 4194304 3691 0 0 0 179930 71 0 0 25 0 1 0 623632587 107868160 3401 996147200 134512640 134990860 4294956112 18446744073709551615 134838840 0 0 4096 2 0 0 0 17 1 0 0
/proc/21716/statm: 26335 3401 198 116 0 25846 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 105340

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1807.11
CPU time (s): 1800.02
CPU user time (s): 1799.31
CPU system time (s): 0.714891
CPU usage (%): 99.6077
Max. virtual memory (cumulated for all children) (KiB): 105340

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

runsolver used 1.41878 second user time and 5.17321 second system time

The end

Launcher Data (download as text)

Begin job on node87 at 2008-07-03 21:36:09
IDJOB=1058249
IDBENCH=54116
IDSOLVER=347
FILE ID=node87/1058249-1215113769
PBS_JOBID= 7877033
Free space on /tmp= 66532 MiB

SOLVER NAME= bpsolver 2008-06-27
BENCH NAME= CPAI08/csp/compet02/normalized-patat-02-comp-17.xml
COMMAND LINE= HOME/solver BENCHNAMENOEXT TIMEOUT
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1058249-1215113769/watcher-1058249-1215113769 -o /tmp/evaluation-result-1058249-1215113769/solver-1058249-1215113769 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/solver HOME/instance-1058249-1215113769 1800

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 2c09e70fdcad0fe4d75285080a3072d5
RANDOM SEED=1719510455

node87.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:       1475248 kB
Buffers:         14028 kB
Cached:         428052 kB
SwapCached:       8148 kB
Active:         318388 kB
Inactive:       224980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1475248 kB
SwapTotal:     4192956 kB
SwapFree:      4179028 kB
Dirty:            4704 kB
Writeback:           0 kB
Mapped:         117412 kB
Slab:            21948 kB
Committed_AS:  1661520 kB
PageTables:       2172 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264992 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66528 MiB
End job on node87 at 2008-07-03 22:06:18