Trace number 1073639

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.12 1810.23

General information on the benchmark

Namecsp/modifiedRenault/
normalized-renault-mod-33_ext.xml
MD5SUM4bd629645af9fc943eb24885c153501f
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.649901
Satisfiable
(Un)Satisfiability was proved
Number of variables111
Number of constraints154
Maximum constraint arity10
Maximum domain size42
Number of constraints which are defined in extension154
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.02	c bpsolver version 6.27.2008
0.00/0.02	c converting(HOME/instance-1073639-1215177434)
11.68/11.85	c Converted in 3579 ms
11.68/11.85	c solving(HOME/instance-1073639-1215177434,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-1073639-1215177434/watcher-1073639-1215177434 -o /tmp/evaluation-result-1073639-1215177434/solver-1073639-1215177434 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/solver HOME/instance-1073639-1215177434 1800 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 1.93 1.68 4/81 25624
/proc/meminfo: memFree=1692080/2055920 swapFree=4180732/4192956
[pid=25624] ppid=25622 vsize=4780 CPUtime=0
/proc/25624/stat : 25624 (bprolog) R 25622 25624 23804 0 -1 4194304 385 0 0 0 0 0 0 0 22 0 1 0 1996714903 4894720 103 996147200 134512640 134990860 4294956096 18446744073709551615 134530862 0 0 4096 0 0 0 0 17 1 0 0
/proc/25624/statm: 1195 103 72 116 0 706 0

[startup+0.140356 s]
/proc/loadavg: 2.00 1.93 1.68 4/81 25624
/proc/meminfo: memFree=1692080/2055920 swapFree=4180732/4192956
[pid=25624] ppid=25622 vsize=56080 CPUtime=0.12
/proc/25624/stat : 25624 (bprolog) R 25622 25624 23804 0 -1 4194304 1107 0 0 0 5 7 0 0 22 0 1 0 1996714903 57425920 820 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/25624/statm: 14020 820 176 116 0 13531 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 56080

[startup+0.201369 s]
/proc/loadavg: 2.00 1.93 1.68 4/81 25624
/proc/meminfo: memFree=1692080/2055920 swapFree=4180732/4192956
[pid=25624] ppid=25622 vsize=56080 CPUtime=0.18
/proc/25624/stat : 25624 (bprolog) R 25622 25624 23804 0 -1 4194304 1110 0 0 0 6 12 0 0 22 0 1 0 1996714903 57425920 823 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/25624/statm: 14020 823 176 116 0 13531 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 56080

[startup+0.301386 s]
/proc/loadavg: 2.00 1.93 1.68 4/81 25624
/proc/meminfo: memFree=1692080/2055920 swapFree=4180732/4192956
[pid=25624] ppid=25622 vsize=56080 CPUtime=0.28
/proc/25624/stat : 25624 (bprolog) R 25622 25624 23804 0 -1 4194304 1119 0 0 0 9 19 0 0 23 0 1 0 1996714903 57425920 832 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/25624/statm: 14020 832 176 116 0 13531 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 56080

[startup+0.701451 s]
/proc/loadavg: 2.00 1.93 1.68 4/81 25624
/proc/meminfo: memFree=1692080/2055920 swapFree=4180732/4192956
[pid=25624] ppid=25622 vsize=56080 CPUtime=0.68
/proc/25624/stat : 25624 (bprolog) R 25622 25624 23804 0 -1 4194304 1153 0 0 0 21 47 0 0 25 0 1 0 1996714903 57425920 866 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/25624/statm: 14020 866 176 116 0 13531 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 56080

[startup+1.50159 s]
/proc/loadavg: 2.00 1.93 1.68 3/82 25625
/proc/meminfo: memFree=1689000/2055920 swapFree=4180732/4192956
[pid=25624] ppid=25622 vsize=56080 CPUtime=1.47
/proc/25624/stat : 25624 (bprolog) R 25622 25624 23804 0 -1 4194304 1153 0 0 0 45 102 0 0 25 0 1 0 1996714903 57425920 866 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/25624/statm: 14020 866 176 116 0 13531 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 56080

[startup+3.10185 s]
/proc/loadavg: 2.00 1.93 1.68 3/82 25625
/proc/meminfo: memFree=1688488/2055920 swapFree=4180732/4192956
[pid=25624] ppid=25622 vsize=56080 CPUtime=3.06
/proc/25624/stat : 25624 (bprolog) R 25622 25624 23804 0 -1 4194304 1189 0 0 0 95 211 0 0 25 0 1 0 1996714903 57425920 902 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/25624/statm: 14020 902 176 116 0 13531 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 56080

[startup+6.3024 s]
/proc/loadavg: 2.00 1.93 1.68 3/82 25625
/proc/meminfo: memFree=1686440/2055920 swapFree=4180732/4192956
[pid=25624] ppid=25622 vsize=56080 CPUtime=6.23
/proc/25624/stat : 25624 (bprolog) R 25622 25624 23804 0 -1 4194304 1435 0 0 0 191 432 0 0 25 0 1 0 1996714903 57425920 1148 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/25624/statm: 14020 1148 176 116 0 13531 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 56080

[startup+12.7015 s]
/proc/loadavg: 2.00 1.94 1.68 3/82 25625
/proc/meminfo: memFree=1669224/2055920 swapFree=4180732/4192956
[pid=25624] ppid=25622 vsize=95144 CPUtime=12.58
/proc/25624/stat : 25624 (bprolog) R 25622 25624 23804 0 -1 4194304 15333 0 0 0 438 820 0 0 25 0 1 0 1996714903 97427456 15003 996147200 134512640 134990860 4294956096 18446744073709551615 134959280 0 0 4096 2 0 0 0 17 1 0 0
/proc/25624/statm: 23786 15003 178 116 0 23297 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 95144

[startup+25.5016 s]
/proc/loadavg: 2.00 1.94 1.68 3/83 25626
/proc/meminfo: memFree=1584352/2055920 swapFree=4180732/4192956
[pid=25624] ppid=25622 vsize=173972 CPUtime=25.26
/proc/25624/stat : 25624 (bprolog) R 25622 25624 23804 0 -1 4194304 45634 0 0 0 1693 833 0 0 25 0 2 0 1996714903 178147328 26168 996147200 134512640 134990860 4294956096 18446744073709551615 134629529 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/25624/statm: 43493 26168 194 116 0 43004 0
[pid=25624/tid=25626] ppid=25622 vsize=173972 CPUtime=0
/proc/25624/task/25626/stat : 25626 (bprolog) S 25622 25624 23804 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 1996716482 178147328 26168 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 173972

[startup+51.1019 s]
/proc/loadavg: 2.00 1.94 1.69 3/83 25626
/proc/meminfo: memFree=1584480/2055920 swapFree=4180732/4192956
[pid=25624] ppid=25622 vsize=173972 CPUtime=50.64
/proc/25624/stat : 25624 (bprolog) R 25622 25624 23804 0 -1 4194304 45634 0 0 0 4231 833 0 0 25 0 2 0 1996714903 178147328 26168 996147200 134512640 134990860 4294956096 18446744073709551615 134716955 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/25624/statm: 43493 26168 194 116 0 43004 0
[pid=25624/tid=25626] ppid=25622 vsize=173972 CPUtime=0
/proc/25624/task/25626/stat : 25626 (bprolog) S 25622 25624 23804 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 1996716482 178147328 26168 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 173972

[startup+102.302 s]
/proc/loadavg: 2.00 1.95 1.71 3/83 25626
/proc/meminfo: memFree=1584352/2055920 swapFree=4180732/4192956
[pid=25624] ppid=25622 vsize=173972 CPUtime=101.41
/proc/25624/stat : 25624 (bprolog) R 25622 25624 23804 0 -1 4194304 45634 0 0 0 9308 833 0 0 25 0 2 0 1996714903 178147328 26168 996147200 134512640 134990860 4294956096 18446744073709551615 134716955 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/25624/statm: 43493 26168 194 116 0 43004 0
[pid=25624/tid=25626] ppid=25622 vsize=173972 CPUtime=0
/proc/25624/task/25626/stat : 25626 (bprolog) S 25622 25624 23804 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 1996716482 178147328 26168 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.41
Current children cumulated vsize (KiB) 173972

[startup+162.302 s]
/proc/loadavg: 2.00 1.95 1.72 3/83 25626
/proc/meminfo: memFree=1584352/2055920 swapFree=4180732/4192956
[pid=25624] ppid=25622 vsize=173972 CPUtime=160.89
/proc/25624/stat : 25624 (bprolog) R 25622 25624 23804 0 -1 4194304 45634 0 0 0 15256 833 0 0 25 0 2 0 1996714903 178147328 26168 996147200 134512640 134990860 4294956096 18446744073709551615 134746376 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/25624/statm: 43493 26168 194 116 0 43004 0
[pid=25624/tid=25626] ppid=25622 vsize=173972 CPUtime=0
/proc/25624/task/25626/stat : 25626 (bprolog) S 25622 25624 23804 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 1996716482 178147328 26168 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 160.89
Current children cumulated vsize (KiB) 173972

[startup+222.307 s]
/proc/loadavg: 2.00 1.96 1.74 3/83 25626
/proc/meminfo: memFree=1584352/2055920 swapFree=4180732/4192956
[pid=25624] ppid=25622 vsize=173972 CPUtime=220.39
/proc/25624/stat : 25624 (bprolog) R 25622 25624 23804 0 -1 4194304 45634 0 0 0 21205 834 0 0 25 0 2 0 1996714903 178147328 26168 996147200 134512640 134990860 4294956096 18446744073709551615 134746209 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/25624/statm: 43493 26168 194 116 0 43004 0
[pid=25624/tid=25626] ppid=25622 vsize=173972 CPUtime=0
/proc/25624/task/25626/stat : 25626 (bprolog) S 25622 25624 23804 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 1996716482 178147328 26168 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 220.39
Current children cumulated vsize (KiB) 173972

[startup+282.302 s]
/proc/loadavg: 2.00 1.97 1.75 3/83 25626
/proc/meminfo: memFree=1584416/2055920 swapFree=4180732/4192956
[pid=25624] ppid=25622 vsize=173972 CPUtime=279.87
/proc/25624/stat : 25624 (bprolog) R 25622 25624 23804 0 -1 4194304 45634 0 0 0 27153 834 0 0 25 0 2 0 1996714903 178147328 26168 996147200 134512640 134990860 4294956096 18446744073709551615 134746487 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/25624/statm: 43493 26168 194 116 0 43004 0
[pid=25624/tid=25626] ppid=25622 vsize=173972 CPUtime=0
/proc/25624/task/25626/stat : 25626 (bprolog) S 25622 25624 23804 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 1996716482 178147328 26168 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 279.87
Current children cumulated vsize (KiB) 173972

[startup+342.302 s]
/proc/loadavg: 2.00 1.97 1.76 3/83 25626
/proc/meminfo: memFree=1584352/2055920 swapFree=4180732/4192956
[pid=25624] ppid=25622 vsize=173972 CPUtime=339.36
/proc/25624/stat : 25624 (bprolog) R 25622 25624 23804 0 -1 4194304 45634 0 0 0 33102 834 0 0 25 0 2 0 1996714903 178147328 26168 996147200 134512640 134990860 4294956096 18446744073709551615 134746273 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/25624/statm: 43493 26168 194 116 0 43004 0
[pid=25624/tid=25626] ppid=25622 vsize=173972 CPUtime=0
/proc/25624/task/25626/stat : 25626 (bprolog) S 25622 25624 23804 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 1996716482 178147328 26168 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 339.36
Current children cumulated vsize (KiB) 173972

[startup+402.303 s]
/proc/loadavg: 2.00 1.97 1.77 3/83 25626
/proc/meminfo: memFree=1584288/2055920 swapFree=4180732/4192956
[pid=25624] ppid=25622 vsize=173972 CPUtime=398.85
/proc/25624/stat : 25624 (bprolog) R 25622 25624 23804 0 -1 4194304 45634 0 0 0 39051 834 0 0 25 0 2 0 1996714903 178147328 26168 996147200 134512640 134990860 4294956096 18446744073709551615 134716933 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/25624/statm: 43493 26168 194 116 0 43004 0
[pid=25624/tid=25626] ppid=25622 vsize=173972 CPUtime=0
/proc/25624/task/25626/stat : 25626 (bprolog) S 25622 25624 23804 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 1996716482 178147328 26168 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 398.85
Current children cumulated vsize (KiB) 173972

[startup+462.302 s]
/proc/loadavg: 2.00 1.97 1.79 3/83 25626
/proc/meminfo: memFree=1584224/2055920 swapFree=4180732/4192956
[pid=25624] ppid=25622 vsize=173972 CPUtime=458.33
/proc/25624/stat : 25624 (bprolog) R 25622 25624 23804 0 -1 4194304 45634 0 0 0 44999 834 0 0 25 0 2 0 1996714903 178147328 26168 996147200 134512640 134990860 4294956096 18446744073709551615 134716896 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/25624/statm: 43493 26168 194 116 0 43004 0
[pid=25624/tid=25626] ppid=25622 vsize=173972 CPUtime=0
/proc/25624/task/25626/stat : 25626 (bprolog) S 25622 25624 23804 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 1996716482 178147328 26168 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 458.33
Current children cumulated vsize (KiB) 173972

[startup+522.302 s]
/proc/loadavg: 2.00 1.97 1.80 3/83 25626
/proc/meminfo: memFree=1584224/2055920 swapFree=4180732/4192956
[pid=25624] ppid=25622 vsize=173972 CPUtime=517.82
/proc/25624/stat : 25624 (bprolog) R 25622 25624 23804 0 -1 4194304 45634 0 0 0 50948 834 0 0 25 0 2 0 1996714903 178147328 26168 996147200 134512640 134990860 4294956096 18446744073709551615 134743717 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/25624/statm: 43493 26168 194 116 0 43004 0
[pid=25624/tid=25626] ppid=25622 vsize=173972 CPUtime=0
/proc/25624/task/25626/stat : 25626 (bprolog) S 25622 25624 23804 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 1996716482 178147328 26168 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 517.82

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

Current children cumulated vsize (KiB) 184216

[startup+1362.3 s]
/proc/loadavg: 2.09 2.06 1.92 3/84 25833
/proc/meminfo: memFree=1636248/2055920 swapFree=4180732/4192956
[pid=25624] ppid=25622 vsize=184216 CPUtime=1352.37
/proc/25624/stat : 25624 (bprolog) R 25622 25624 23804 0 -1 4194304 45635 0 0 0 134398 839 0 0 25 0 3 0 1996714903 188637184 26169 996147200 134512640 134990860 4294956096 18446744073709551615 134743774 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/25624/statm: 46054 26169 194 116 0 45565 0
[pid=25624/tid=25626] ppid=25622 vsize=184216 CPUtime=0
/proc/25624/task/25626/stat : 25626 (bprolog) S 25622 25624 23804 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 1996716482 188637184 26169 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=25624/tid=25627] ppid=25622 vsize=184216 CPUtime=0
/proc/25624/task/25627/stat : 25627 (bprolog) S 25622 25624 23804 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 1996806496 188637184 26169 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1352.37
Current children cumulated vsize (KiB) 184216

[startup+1422.3 s]
/proc/loadavg: 2.09 2.06 1.93 3/85 25834
/proc/meminfo: memFree=1636112/2055920 swapFree=4180732/4192956
[pid=25624] ppid=25622 vsize=194460 CPUtime=1412.35
/proc/25624/stat : 25624 (bprolog) R 25622 25624 23804 0 -1 4194304 45636 0 0 0 140396 839 0 0 25 0 4 0 1996714903 199127040 26170 996147200 134512640 134990860 4294956096 18446744073709551615 134746287 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/25624/statm: 48615 26170 194 116 0 48126 0
[pid=25624/tid=25626] ppid=25622 vsize=194460 CPUtime=0
/proc/25624/task/25626/stat : 25626 (bprolog) S 25622 25624 23804 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 1996716482 199127040 26170 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=25624/tid=25627] ppid=25622 vsize=194460 CPUtime=0
/proc/25624/task/25627/stat : 25627 (bprolog) S 25622 25624 23804 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 1996806496 199127040 26170 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=25624/tid=25834] ppid=25622 vsize=194460 CPUtime=0
/proc/25624/task/25834/stat : 25834 (bprolog) S 25622 25624 23804 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 1996851503 199127040 26170 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1412.35
Current children cumulated vsize (KiB) 194460

[startup+1482.3 s]
/proc/loadavg: 2.10 2.06 1.93 3/85 25834
/proc/meminfo: memFree=1636112/2055920 swapFree=4180732/4192956
[pid=25624] ppid=25622 vsize=194460 CPUtime=1472.32
/proc/25624/stat : 25624 (bprolog) R 25622 25624 23804 0 -1 4194304 45636 0 0 0 146393 839 0 0 25 0 4 0 1996714903 199127040 26170 996147200 134512640 134990860 4294956096 18446744073709551615 134747088 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/25624/statm: 48615 26170 194 116 0 48126 0
[pid=25624/tid=25626] ppid=25622 vsize=194460 CPUtime=0
/proc/25624/task/25626/stat : 25626 (bprolog) S 25622 25624 23804 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 1996716482 199127040 26170 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=25624/tid=25627] ppid=25622 vsize=194460 CPUtime=0
/proc/25624/task/25627/stat : 25627 (bprolog) S 25622 25624 23804 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 1996806496 199127040 26170 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=25624/tid=25834] ppid=25622 vsize=194460 CPUtime=0
/proc/25624/task/25834/stat : 25834 (bprolog) S 25622 25624 23804 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 1996851503 199127040 26170 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1472.32
Current children cumulated vsize (KiB) 194460

[startup+1542.31 s]
/proc/loadavg: 2.03 2.05 1.93 3/85 25834
/proc/meminfo: memFree=1636112/2055920 swapFree=4180732/4192956
[pid=25624] ppid=25622 vsize=194460 CPUtime=1532.3
/proc/25624/stat : 25624 (bprolog) R 25622 25624 23804 0 -1 4194304 45636 0 0 0 152391 839 0 0 25 0 4 0 1996714903 199127040 26170 996147200 134512640 134990860 4294956096 18446744073709551615 134746423 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/25624/statm: 48615 26170 194 116 0 48126 0
[pid=25624/tid=25626] ppid=25622 vsize=194460 CPUtime=0
/proc/25624/task/25626/stat : 25626 (bprolog) S 25622 25624 23804 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 1996716482 199127040 26170 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=25624/tid=25627] ppid=25622 vsize=194460 CPUtime=0
/proc/25624/task/25627/stat : 25627 (bprolog) S 25622 25624 23804 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 1996806496 199127040 26170 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=25624/tid=25834] ppid=25622 vsize=194460 CPUtime=0
/proc/25624/task/25834/stat : 25834 (bprolog) S 25622 25624 23804 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 1996851503 199127040 26170 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1532.3
Current children cumulated vsize (KiB) 194460

[startup+1602.3 s]
/proc/loadavg: 2.01 2.04 1.93 3/86 25835
/proc/meminfo: memFree=1636104/2055920 swapFree=4180732/4192956
[pid=25624] ppid=25622 vsize=204704 CPUtime=1592.27
/proc/25624/stat : 25624 (bprolog) R 25622 25624 23804 0 -1 4194304 45637 0 0 0 158387 840 0 0 25 0 5 0 1996714903 209616896 26171 996147200 134512640 134990860 4294956096 18446744073709551615 134839656 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/25624/statm: 51176 26171 194 116 0 50687 0
[pid=25624/tid=25626] ppid=25622 vsize=204704 CPUtime=0
/proc/25624/task/25626/stat : 25626 (bprolog) S 25622 25624 23804 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 1996716482 209616896 26171 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=25624/tid=25627] ppid=25622 vsize=204704 CPUtime=0
/proc/25624/task/25627/stat : 25627 (bprolog) S 25622 25624 23804 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1996806496 209616896 26171 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=25624/tid=25834] ppid=25622 vsize=204704 CPUtime=0
/proc/25624/task/25834/stat : 25834 (bprolog) S 25622 25624 23804 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1996851503 209616896 26171 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=25624/tid=25835] ppid=25622 vsize=204704 CPUtime=0
/proc/25624/task/25835/stat : 25835 (bprolog) S 25622 25624 23804 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 1996874010 209616896 26171 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1592.27
Current children cumulated vsize (KiB) 204704

[startup+1662.3 s]
/proc/loadavg: 2.00 2.03 1.93 3/86 25835
/proc/meminfo: memFree=1636040/2055920 swapFree=4180732/4192956
[pid=25624] ppid=25622 vsize=204704 CPUtime=1652.24
/proc/25624/stat : 25624 (bprolog) R 25622 25624 23804 0 -1 4194304 45637 0 0 0 164384 840 0 0 25 0 5 0 1996714903 209616896 26171 996147200 134512640 134990860 4294956096 18446744073709551615 134746363 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/25624/statm: 51176 26171 194 116 0 50687 0
[pid=25624/tid=25626] ppid=25622 vsize=204704 CPUtime=0
/proc/25624/task/25626/stat : 25626 (bprolog) S 25622 25624 23804 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 1996716482 209616896 26171 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=25624/tid=25627] ppid=25622 vsize=204704 CPUtime=0
/proc/25624/task/25627/stat : 25627 (bprolog) S 25622 25624 23804 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1996806496 209616896 26171 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=25624/tid=25834] ppid=25622 vsize=204704 CPUtime=0
/proc/25624/task/25834/stat : 25834 (bprolog) S 25622 25624 23804 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1996851503 209616896 26171 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=25624/tid=25835] ppid=25622 vsize=204704 CPUtime=0
/proc/25624/task/25835/stat : 25835 (bprolog) S 25622 25624 23804 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 1996874010 209616896 26171 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1652.24
Current children cumulated vsize (KiB) 204704

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 1.93 3/86 25835
/proc/meminfo: memFree=1635912/2055920 swapFree=4180732/4192956
[pid=25624] ppid=25622 vsize=204704 CPUtime=1712.22
/proc/25624/stat : 25624 (bprolog) R 25622 25624 23804 0 -1 4194304 45637 0 0 0 170382 840 0 0 25 0 5 0 1996714903 209616896 26171 996147200 134512640 134990860 4294956096 18446744073709551615 134745610 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/25624/statm: 51176 26171 194 116 0 50687 0
[pid=25624/tid=25626] ppid=25622 vsize=204704 CPUtime=0
/proc/25624/task/25626/stat : 25626 (bprolog) S 25622 25624 23804 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 1996716482 209616896 26171 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=25624/tid=25627] ppid=25622 vsize=204704 CPUtime=0
/proc/25624/task/25627/stat : 25627 (bprolog) S 25622 25624 23804 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1996806496 209616896 26171 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=25624/tid=25834] ppid=25622 vsize=204704 CPUtime=0
/proc/25624/task/25834/stat : 25834 (bprolog) S 25622 25624 23804 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1996851503 209616896 26171 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=25624/tid=25835] ppid=25622 vsize=204704 CPUtime=0
/proc/25624/task/25835/stat : 25835 (bprolog) S 25622 25624 23804 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1996874010 209616896 26171 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1712.22
Current children cumulated vsize (KiB) 204704

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 1.93 3/86 25835
/proc/meminfo: memFree=1635720/2055920 swapFree=4180732/4192956
[pid=25624] ppid=25622 vsize=204704 CPUtime=1772.19
/proc/25624/stat : 25624 (bprolog) R 25622 25624 23804 0 -1 4194304 45637 0 0 0 176379 840 0 0 25 0 5 0 1996714903 209616896 26171 996147200 134512640 134990860 4294956096 18446744073709551615 134746451 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/25624/statm: 51176 26171 194 116 0 50687 0
[pid=25624/tid=25626] ppid=25622 vsize=204704 CPUtime=0
/proc/25624/task/25626/stat : 25626 (bprolog) S 25622 25624 23804 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 1996716482 209616896 26171 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=25624/tid=25627] ppid=25622 vsize=204704 CPUtime=0
/proc/25624/task/25627/stat : 25627 (bprolog) S 25622 25624 23804 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1996806496 209616896 26171 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=25624/tid=25834] ppid=25622 vsize=204704 CPUtime=0
/proc/25624/task/25834/stat : 25834 (bprolog) S 25622 25624 23804 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1996851503 209616896 26171 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=25624/tid=25835] ppid=25622 vsize=204704 CPUtime=0
/proc/25624/task/25835/stat : 25835 (bprolog) S 25622 25624 23804 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1996874010 209616896 26171 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1772.19
Current children cumulated vsize (KiB) 204704



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810.2 s]
/proc/loadavg: 2.00 2.01 1.93 3/86 25835
/proc/meminfo: memFree=1635720/2055920 swapFree=4180732/4192956
[pid=25624] ppid=25622 vsize=204704 CPUtime=1800.08
/proc/25624/stat : 25624 (bprolog) R 25622 25624 23804 0 -1 4194304 45637 0 0 0 179168 840 0 0 25 0 5 0 1996714903 209616896 26171 996147200 134512640 134990860 4294956096 18446744073709551615 134746353 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/25624/statm: 51176 26171 194 116 0 50687 0
[pid=25624/tid=25626] ppid=25622 vsize=204704 CPUtime=0
/proc/25624/task/25626/stat : 25626 (bprolog) S 25622 25624 23804 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 1996716482 209616896 26171 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=25624/tid=25627] ppid=25622 vsize=204704 CPUtime=0
/proc/25624/task/25627/stat : 25627 (bprolog) S 25622 25624 23804 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1996806496 209616896 26171 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=25624/tid=25834] ppid=25622 vsize=204704 CPUtime=0
/proc/25624/task/25834/stat : 25834 (bprolog) S 25622 25624 23804 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1996851503 209616896 26171 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=25624/tid=25835] ppid=25622 vsize=204704 CPUtime=0
/proc/25624/task/25835/stat : 25835 (bprolog) S 25622 25624 23804 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1996874010 209616896 26171 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 204704

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

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

[startup+1810.2 s]
/proc/loadavg: 2.00 2.01 1.93 3/86 25835
/proc/meminfo: memFree=1635720/2055920 swapFree=4180732/4192956
[pid=25624] ppid=25622 vsize=204704 CPUtime=1800.08
/proc/25624/stat : 25624 (bprolog) R 25622 25624 23804 0 -1 4194304 45637 0 0 0 179168 840 0 0 25 0 5 0 1996714903 209616896 26171 996147200 134512640 134990860 4294956096 18446744073709551615 134746353 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/25624/statm: 51176 26171 194 116 0 50687 0
[pid=25624/tid=25626] ppid=25622 vsize=204704 CPUtime=0
/proc/25624/task/25626/stat : 25626 (bprolog) S 25622 25624 23804 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 1996716482 209616896 26171 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=25624/tid=25627] ppid=25622 vsize=204704 CPUtime=0
/proc/25624/task/25627/stat : 25627 (bprolog) S 25622 25624 23804 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1996806496 209616896 26171 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=25624/tid=25834] ppid=25622 vsize=204704 CPUtime=0
/proc/25624/task/25834/stat : 25834 (bprolog) S 25622 25624 23804 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1996851503 209616896 26171 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=25624/tid=25835] ppid=25622 vsize=204704 CPUtime=0
/proc/25624/task/25835/stat : 25835 (bprolog) S 25622 25624 23804 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1996874010 209616896 26171 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 204704

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1810.23
CPU time (s): 1800.12
CPU user time (s): 1791.69
CPU system time (s): 8.42372
CPU usage (%): 99.4414
Max. virtual memory (cumulated for all children) (KiB): 204704

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

runsolver used 1.91071 second user time and 4.72128 second system time

The end

Launcher Data (download as text)

Begin job on node57 at 2008-07-04 15:17:14
IDJOB=1073639
IDBENCH=56364
IDSOLVER=347
FILE ID=node57/1073639-1215177434
PBS_JOBID= 7881483
Free space on /tmp= 66536 MiB

SOLVER NAME= bpsolver 2008-06-27
BENCH NAME= CPAI08/csp/modifiedRenault/normalized-renault-mod-33_ext.xml
COMMAND LINE= HOME/solver BENCHNAMENOEXT TIMEOUT
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1073639-1215177434/watcher-1073639-1215177434 -o /tmp/evaluation-result-1073639-1215177434/solver-1073639-1215177434 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/solver HOME/instance-1073639-1215177434 1800

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 4bd629645af9fc943eb24885c153501f
RANDOM SEED=1534359381

node57.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.258
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.258
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:       1692560 kB
Buffers:         49840 kB
Cached:         159872 kB
SwapCached:       6392 kB
Active:         231112 kB
Inactive:        76768 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1692560 kB
SwapTotal:     4192956 kB
SwapFree:      4180732 kB
Dirty:            4316 kB
Writeback:           0 kB
Mapped:         114312 kB
Slab:            40452 kB
Committed_AS:  4699912 kB
PageTables:       2068 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= 66540 MiB
End job on node57 at 2008-07-04 15:47:27