Trace number 1073708

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.1 1807.13

General information on the benchmark

Namecsp/modifiedRenault/
normalized-renault-mod-42_ext.xml
MD5SUM3986b6a0b6b8a22fe8979c9e20fbe6c5
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.606907
Satisfiable
(Un)Satisfiability was proved
Number of variables108
Number of constraints149
Maximum constraint arity10
Maximum domain size42
Number of constraints which are defined in extension149
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-1073708-1215177539)
11.55/11.66	c Converted in 3523 ms
11.55/11.66	c solving(HOME/instance-1073708-1215177539,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-1073708-1215177539/watcher-1073708-1215177539 -o /tmp/evaluation-result-1073708-1215177539/solver-1073708-1215177539 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/solver HOME/instance-1073708-1215177539 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.27 2.14 2.04 4/72 20549
/proc/meminfo: memFree=1648784/2055920 swapFree=4180424/4192956
[pid=20549] ppid=20547 vsize=4780 CPUtime=0
/proc/20549/stat : 20549 (bprolog) R 20547 20549 18542 0 -1 4194304 362 0 0 0 0 0 0 0 20 0 1 0 1996726167 4894720 80 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20549/statm: 1195 80 62 116 0 706 0

[startup+0.180655 s]
/proc/loadavg: 2.27 2.14 2.04 4/72 20549
/proc/meminfo: memFree=1648784/2055920 swapFree=4180424/4192956
[pid=20549] ppid=20547 vsize=56080 CPUtime=0.17
/proc/20549/stat : 20549 (bprolog) R 20547 20549 18542 0 -1 4194304 1110 0 0 0 6 11 0 0 20 0 1 0 1996726167 57425920 823 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/20549/statm: 14020 823 176 116 0 13531 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 56080

[startup+0.201621 s]
/proc/loadavg: 2.27 2.14 2.04 4/72 20549
/proc/meminfo: memFree=1648784/2055920 swapFree=4180424/4192956
[pid=20549] ppid=20547 vsize=56080 CPUtime=0.18
/proc/20549/stat : 20549 (bprolog) R 20547 20549 18542 0 -1 4194304 1110 0 0 0 6 12 0 0 20 0 1 0 1996726167 57425920 823 996147200 134512640 134990860 4294956096 18446744073709551615 4679499 0 0 4096 2 0 0 0 17 1 0 0
/proc/20549/statm: 14020 823 176 116 0 13531 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 56080

[startup+0.30164 s]
/proc/loadavg: 2.27 2.14 2.04 4/72 20549
/proc/meminfo: memFree=1648784/2055920 swapFree=4180424/4192956
[pid=20549] ppid=20547 vsize=56080 CPUtime=0.29
/proc/20549/stat : 20549 (bprolog) R 20547 20549 18542 0 -1 4194304 1118 0 0 0 9 20 0 0 21 0 1 0 1996726167 57425920 831 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/20549/statm: 14020 831 176 116 0 13531 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 56080

[startup+0.701696 s]
/proc/loadavg: 2.27 2.14 2.04 4/72 20549
/proc/meminfo: memFree=1648784/2055920 swapFree=4180424/4192956
[pid=20549] ppid=20547 vsize=56080 CPUtime=0.68
/proc/20549/stat : 20549 (bprolog) R 20547 20549 18542 0 -1 4194304 1153 0 0 0 21 47 0 0 25 0 1 0 1996726167 57425920 866 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/20549/statm: 14020 866 176 116 0 13531 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 56080

[startup+1.50181 s]
/proc/loadavg: 2.27 2.14 2.04 3/73 20550
/proc/meminfo: memFree=1645640/2055920 swapFree=4180424/4192956
[pid=20549] ppid=20547 vsize=56080 CPUtime=1.48
/proc/20549/stat : 20549 (bprolog) R 20547 20549 18542 0 -1 4194304 1153 0 0 0 45 103 0 0 25 0 1 0 1996726167 57425920 866 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/20549/statm: 14020 866 176 116 0 13531 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 56080

[startup+3.10105 s]
/proc/loadavg: 2.27 2.14 2.04 3/73 20550
/proc/meminfo: memFree=1645192/2055920 swapFree=4180424/4192956
[pid=20549] ppid=20547 vsize=56080 CPUtime=3.07
/proc/20549/stat : 20549 (bprolog) R 20547 20549 18542 0 -1 4194304 1182 0 0 0 91 216 0 0 25 0 1 0 1996726167 57425920 895 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/20549/statm: 14020 895 176 116 0 13531 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 56080

[startup+6.30153 s]
/proc/loadavg: 2.33 2.16 2.05 3/73 20550
/proc/meminfo: memFree=1643080/2055920 swapFree=4180424/4192956
[pid=20549] ppid=20547 vsize=56080 CPUtime=6.26
/proc/20549/stat : 20549 (bprolog) R 20547 20549 18542 0 -1 4194304 1435 0 0 0 189 437 0 0 25 0 1 0 1996726167 57425920 1148 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/20549/statm: 14020 1148 176 116 0 13531 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 56080

[startup+12.7015 s]
/proc/loadavg: 2.30 2.15 2.05 3/82 20598
/proc/meminfo: memFree=1573312/2055920 swapFree=4180424/4192956
[pid=20549] ppid=20547 vsize=126392 CPUtime=12.65
/proc/20549/stat : 20549 (bprolog) R 20547 20549 18542 0 -1 4194304 18897 0 0 0 448 817 0 0 25 0 1 0 1996726167 129425408 9777 996147200 134512640 134990860 4294956096 18446744073709551615 134957160 0 0 4096 2 0 0 0 17 0 0 0
/proc/20549/statm: 31598 9778 178 116 0 31109 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 126392

[startup+25.5014 s]
/proc/loadavg: 2.30 2.16 2.05 3/83 20711
/proc/meminfo: memFree=1595000/2055920 swapFree=4180424/4192956
[pid=20549] ppid=20547 vsize=173900 CPUtime=25.43
/proc/20549/stat : 20549 (bprolog) R 20547 20549 18542 0 -1 4194304 46428 0 0 0 1710 833 0 0 25 0 2 0 1996726167 178073600 26003 996147200 134512640 134990860 4294956096 18446744073709551615 134716955 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/20549/statm: 43475 26003 194 116 0 42986 0
[pid=20549/tid=20599] ppid=20547 vsize=173900 CPUtime=0
/proc/20549/task/20599/stat : 20599 (bprolog) S 20547 20549 18542 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 1996727714 178073600 26003 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 173900

[startup+51.1011 s]
/proc/loadavg: 2.20 2.15 2.05 3/84 20713
/proc/meminfo: memFree=1451112/2055920 swapFree=4180424/4192956
[pid=20549] ppid=20547 vsize=173900 CPUtime=51.03
/proc/20549/stat : 20549 (bprolog) R 20547 20549 18542 0 -1 4194304 46428 0 0 0 4269 834 0 0 25 0 2 0 1996726167 178073600 26003 996147200 134512640 134990860 4294956096 18446744073709551615 134746188 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/20549/statm: 43475 26003 194 116 0 42986 0
[pid=20549/tid=20599] ppid=20547 vsize=173900 CPUtime=0
/proc/20549/task/20599/stat : 20599 (bprolog) S 20547 20549 18542 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 1996727714 178073600 26003 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 173900

[startup+102.302 s]
/proc/loadavg: 2.08 2.12 2.05 3/74 20769
/proc/meminfo: memFree=1538560/2055920 swapFree=4180424/4192956
[pid=20549] ppid=20547 vsize=173900 CPUtime=102.2
/proc/20549/stat : 20549 (bprolog) R 20547 20549 18542 0 -1 4194304 46428 0 0 0 9385 835 0 0 25 0 2 0 1996726167 178073600 26003 996147200 134512640 134990860 4294956096 18446744073709551615 134746885 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/20549/statm: 43475 26003 194 116 0 42986 0
[pid=20549/tid=20599] ppid=20547 vsize=173900 CPUtime=0
/proc/20549/task/20599/stat : 20599 (bprolog) S 20547 20549 18542 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 1996727714 178073600 26003 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 173900

[startup+162.302 s]
/proc/loadavg: 2.07 2.11 2.04 3/84 21015
/proc/meminfo: memFree=1449000/2055920 swapFree=4180424/4192956
[pid=20549] ppid=20547 vsize=173900 CPUtime=161.91
/proc/20549/stat : 20549 (bprolog) R 20547 20549 18542 0 -1 4194304 46428 0 0 0 15353 838 0 0 25 0 2 0 1996726167 178073600 26003 996147200 134512640 134990860 4294956096 18446744073709551615 134712939 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/20549/statm: 43475 26003 194 116 0 42986 0
[pid=20549/tid=20599] ppid=20547 vsize=173900 CPUtime=0
/proc/20549/task/20599/stat : 20599 (bprolog) S 20547 20549 18542 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 1996727714 178073600 26003 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 161.91
Current children cumulated vsize (KiB) 173900

[startup+222.306 s]
/proc/loadavg: 2.02 2.09 2.04 3/84 21056
/proc/meminfo: memFree=1449256/2055920 swapFree=4180424/4192956
[pid=20549] ppid=20547 vsize=173900 CPUtime=221.41
/proc/20549/stat : 20549 (bprolog) R 20547 20549 18542 0 -1 4194304 46428 0 0 0 21301 840 0 0 25 0 2 0 1996726167 178073600 26003 996147200 134512640 134990860 4294956096 18446744073709551615 134746363 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/20549/statm: 43475 26003 194 116 0 42986 0
[pid=20549/tid=20599] ppid=20547 vsize=173900 CPUtime=0
/proc/20549/task/20599/stat : 20599 (bprolog) S 20547 20549 18542 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 1996727714 178073600 26003 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 221.41
Current children cumulated vsize (KiB) 173900

[startup+282.301 s]
/proc/loadavg: 2.01 2.07 2.03 3/74 21119
/proc/meminfo: memFree=1600000/2055920 swapFree=4180424/4192956
[pid=20549] ppid=20547 vsize=173900 CPUtime=280.93
/proc/20549/stat : 20549 (bprolog) R 20547 20549 18542 0 -1 4194304 46428 0 0 0 27251 842 0 0 25 0 2 0 1996726167 178073600 26003 996147200 134512640 134990860 4294956096 18446744073709551615 134836066 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/20549/statm: 43475 26003 194 116 0 42986 0
[pid=20549/tid=20599] ppid=20547 vsize=173900 CPUtime=0
/proc/20549/task/20599/stat : 20599 (bprolog) S 20547 20549 18542 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 1996727714 178073600 26003 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 280.93
Current children cumulated vsize (KiB) 173900

[startup+342.301 s]
/proc/loadavg: 2.14 2.10 2.04 3/71 21387
/proc/meminfo: memFree=1598672/2055920 swapFree=4180424/4192956
[pid=20549] ppid=20547 vsize=173900 CPUtime=340.82
/proc/20549/stat : 20549 (bprolog) R 20547 20549 18542 0 -1 4194304 46428 0 0 0 33236 846 0 0 25 0 2 0 1996726167 178073600 26003 996147200 134512640 134990860 4294956096 18446744073709551615 134746363 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/20549/statm: 43475 26003 194 116 0 42986 0
[pid=20549/tid=20599] ppid=20547 vsize=173900 CPUtime=0
/proc/20549/task/20599/stat : 20599 (bprolog) S 20547 20549 18542 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 1996727714 178073600 26003 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 340.82
Current children cumulated vsize (KiB) 173900

[startup+402.302 s]
/proc/loadavg: 1.96 2.05 2.03 3/85 21800
/proc/meminfo: memFree=1341992/2055920 swapFree=4180424/4192956
[pid=20549] ppid=20547 vsize=173900 CPUtime=399.31
/proc/20549/stat : 20549 (bprolog) R 20547 20549 18542 0 -1 4194304 46428 0 0 0 39081 850 0 0 25 0 2 0 1996726167 178073600 26003 996147200 134512640 134990860 4294956096 18446744073709551615 134746363 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/20549/statm: 43475 26003 194 116 0 42986 0
[pid=20549/tid=20599] ppid=20547 vsize=173900 CPUtime=0
/proc/20549/task/20599/stat : 20599 (bprolog) S 20547 20549 18542 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 1996727714 178073600 26003 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 399.31
Current children cumulated vsize (KiB) 173900

[startup+462.302 s]
/proc/loadavg: 2.11 2.08 2.04 3/74 21864
/proc/meminfo: memFree=1533760/2055920 swapFree=4180424/4192956
[pid=20549] ppid=20547 vsize=173900 CPUtime=456.7
/proc/20549/stat : 20549 (bprolog) R 20547 20549 18542 0 -1 4194304 46428 0 0 0 44818 852 0 0 25 0 2 0 1996726167 178073600 26003 996147200 134512640 134990860 4294956096 18446744073709551615 134716933 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/20549/statm: 43475 26003 194 116 0 42986 0
[pid=20549/tid=20599] ppid=20547 vsize=173900 CPUtime=0
/proc/20549/task/20599/stat : 20599 (bprolog) S 20547 20549 18542 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 1996727714 178073600 26003 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 456.7
Current children cumulated vsize (KiB) 173900

[startup+522.302 s]
/proc/loadavg: 2.30 2.16 2.07 3/71 21996
/proc/meminfo: memFree=1589528/2055920 swapFree=4180424/4192956
[pid=20549] ppid=20547 vsize=173900 CPUtime=515.89
/proc/20549/stat : 20549 (bprolog) R 20547 20549 18542 0 -1 4194304 46428 0 0 0 50734 855 0 0 25 0 2 0 1996726167 178073600 26003 996147200 134512640 134990860 4294956096 18446744073709551615 134746376 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/20549/statm: 43475 26003 194 116 0 42986 0
[pid=20549/tid=20599] ppid=20547 vsize=173900 CPUtime=0
/proc/20549/task/20599/stat : 20599 (bprolog) S 20547 20549 18542 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 1996727714 178073600 26003 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 515.89

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

/proc/20549/task/20599/stat : 20599 (bprolog) S 20547 20549 18542 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 1996727714 188563456 26004 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=20549/tid=22469] ppid=20547 vsize=184144 CPUtime=0
/proc/20549/task/22469/stat : 22469 (bprolog) S 20547 20549 18542 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 1996817727 188563456 26004 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1235.5
Current children cumulated vsize (KiB) 184144

[startup+1302.3 s]
/proc/loadavg: 2.00 2.02 2.03 3/84 22469
/proc/meminfo: memFree=1423592/2055920 swapFree=4180424/4192956
[pid=20549] ppid=20547 vsize=184144 CPUtime=1295.47
/proc/20549/stat : 20549 (bprolog) R 20547 20549 18542 0 -1 4194304 46429 0 0 0 128684 863 0 0 25 0 3 0 1996726167 188563456 26004 996147200 134512640 134990860 4294956096 18446744073709551615 134716952 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/20549/statm: 46036 26004 194 116 0 45547 0
[pid=20549/tid=20599] ppid=20547 vsize=184144 CPUtime=0
/proc/20549/task/20599/stat : 20599 (bprolog) S 20547 20549 18542 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 1996727714 188563456 26004 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=20549/tid=22469] ppid=20547 vsize=184144 CPUtime=0
/proc/20549/task/22469/stat : 22469 (bprolog) S 20547 20549 18542 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 1996817727 188563456 26004 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1295.47
Current children cumulated vsize (KiB) 184144

[startup+1362.3 s]
/proc/loadavg: 2.00 2.02 2.02 3/84 22469
/proc/meminfo: memFree=1423528/2055920 swapFree=4180424/4192956
[pid=20549] ppid=20547 vsize=184144 CPUtime=1355.45
/proc/20549/stat : 20549 (bprolog) R 20547 20549 18542 0 -1 4194304 46429 0 0 0 134682 863 0 0 25 0 3 0 1996726167 188563456 26004 996147200 134512640 134990860 4294956096 18446744073709551615 134746353 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/20549/statm: 46036 26004 194 116 0 45547 0
[pid=20549/tid=20599] ppid=20547 vsize=184144 CPUtime=0
/proc/20549/task/20599/stat : 20599 (bprolog) S 20547 20549 18542 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 1996727714 188563456 26004 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=20549/tid=22469] ppid=20547 vsize=184144 CPUtime=0
/proc/20549/task/22469/stat : 22469 (bprolog) S 20547 20549 18542 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 1996817727 188563456 26004 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1355.45
Current children cumulated vsize (KiB) 184144

[startup+1422.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/85 22470
/proc/meminfo: memFree=1423520/2055920 swapFree=4180424/4192956
[pid=20549] ppid=20547 vsize=194388 CPUtime=1415.43
/proc/20549/stat : 20549 (bprolog) R 20547 20549 18542 0 -1 4194304 46430 0 0 0 140680 863 0 0 25 0 4 0 1996726167 199053312 26005 996147200 134512640 134990860 4294956096 18446744073709551615 134742679 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/20549/statm: 48597 26005 194 116 0 48108 0
[pid=20549/tid=20599] ppid=20547 vsize=194388 CPUtime=0
/proc/20549/task/20599/stat : 20599 (bprolog) S 20547 20549 18542 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 1996727714 199053312 26005 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=20549/tid=22469] ppid=20547 vsize=194388 CPUtime=0
/proc/20549/task/22469/stat : 22469 (bprolog) S 20547 20549 18542 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 1996817727 199053312 26005 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=20549/tid=22470] ppid=20547 vsize=194388 CPUtime=0
/proc/20549/task/22470/stat : 22470 (bprolog) S 20547 20549 18542 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 1996862736 199053312 26005 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1415.43
Current children cumulated vsize (KiB) 194388

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/85 22470
/proc/meminfo: memFree=1423520/2055920 swapFree=4180424/4192956
[pid=20549] ppid=20547 vsize=194388 CPUtime=1475.4
/proc/20549/stat : 20549 (bprolog) R 20547 20549 18542 0 -1 4194304 46430 0 0 0 146676 864 0 0 25 0 4 0 1996726167 199053312 26005 996147200 134512640 134990860 4294956096 18446744073709551615 134746899 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/20549/statm: 48597 26005 194 116 0 48108 0
[pid=20549/tid=20599] ppid=20547 vsize=194388 CPUtime=0
/proc/20549/task/20599/stat : 20599 (bprolog) S 20547 20549 18542 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 1996727714 199053312 26005 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=20549/tid=22469] ppid=20547 vsize=194388 CPUtime=0
/proc/20549/task/22469/stat : 22469 (bprolog) S 20547 20549 18542 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 1996817727 199053312 26005 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=20549/tid=22470] ppid=20547 vsize=194388 CPUtime=0
/proc/20549/task/22470/stat : 22470 (bprolog) S 20547 20549 18542 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 1996862736 199053312 26005 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1475.4
Current children cumulated vsize (KiB) 194388

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.01 3/85 22470
/proc/meminfo: memFree=1423520/2055920 swapFree=4180424/4192956
[pid=20549] ppid=20547 vsize=194388 CPUtime=1535.38
/proc/20549/stat : 20549 (bprolog) R 20547 20549 18542 0 -1 4194304 46430 0 0 0 152674 864 0 0 25 0 4 0 1996726167 199053312 26005 996147200 134512640 134990860 4294956096 18446744073709551615 134746179 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/20549/statm: 48597 26005 194 116 0 48108 0
[pid=20549/tid=20599] ppid=20547 vsize=194388 CPUtime=0
/proc/20549/task/20599/stat : 20599 (bprolog) S 20547 20549 18542 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 1996727714 199053312 26005 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=20549/tid=22469] ppid=20547 vsize=194388 CPUtime=0
/proc/20549/task/22469/stat : 22469 (bprolog) S 20547 20549 18542 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 1996817727 199053312 26005 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=20549/tid=22470] ppid=20547 vsize=194388 CPUtime=0
/proc/20549/task/22470/stat : 22470 (bprolog) S 20547 20549 18542 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 1996862736 199053312 26005 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1535.38
Current children cumulated vsize (KiB) 194388

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 22471
/proc/meminfo: memFree=1423512/2055920 swapFree=4180424/4192956
[pid=20549] ppid=20547 vsize=204632 CPUtime=1595.35
/proc/20549/stat : 20549 (bprolog) R 20547 20549 18542 0 -1 4194304 46431 0 0 0 158671 864 0 0 25 0 5 0 1996726167 209543168 26006 996147200 134512640 134990860 4294956096 18446744073709551615 134716952 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/20549/statm: 51158 26006 194 116 0 50669 0
[pid=20549/tid=20599] ppid=20547 vsize=204632 CPUtime=0
/proc/20549/task/20599/stat : 20599 (bprolog) S 20547 20549 18542 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 1996727714 209543168 26006 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=20549/tid=22469] ppid=20547 vsize=204632 CPUtime=0
/proc/20549/task/22469/stat : 22469 (bprolog) S 20547 20549 18542 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1996817727 209543168 26006 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=20549/tid=22470] ppid=20547 vsize=204632 CPUtime=0
/proc/20549/task/22470/stat : 22470 (bprolog) S 20547 20549 18542 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1996862736 209543168 26006 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=20549/tid=22471] ppid=20547 vsize=204632 CPUtime=0
/proc/20549/task/22471/stat : 22471 (bprolog) S 20547 20549 18542 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 1996885242 209543168 26006 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1595.35
Current children cumulated vsize (KiB) 204632

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 22471
/proc/meminfo: memFree=1423512/2055920 swapFree=4180424/4192956
[pid=20549] ppid=20547 vsize=204632 CPUtime=1655.32
/proc/20549/stat : 20549 (bprolog) R 20547 20549 18542 0 -1 4194304 46431 0 0 0 164668 864 0 0 25 0 5 0 1996726167 209543168 26006 996147200 134512640 134990860 4294956096 18446744073709551615 134716955 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/20549/statm: 51158 26006 194 116 0 50669 0
[pid=20549/tid=20599] ppid=20547 vsize=204632 CPUtime=0
/proc/20549/task/20599/stat : 20599 (bprolog) S 20547 20549 18542 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 1996727714 209543168 26006 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=20549/tid=22469] ppid=20547 vsize=204632 CPUtime=0
/proc/20549/task/22469/stat : 22469 (bprolog) S 20547 20549 18542 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1996817727 209543168 26006 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=20549/tid=22470] ppid=20547 vsize=204632 CPUtime=0
/proc/20549/task/22470/stat : 22470 (bprolog) S 20547 20549 18542 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1996862736 209543168 26006 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=20549/tid=22471] ppid=20547 vsize=204632 CPUtime=0
/proc/20549/task/22471/stat : 22471 (bprolog) S 20547 20549 18542 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 1996885242 209543168 26006 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1655.32
Current children cumulated vsize (KiB) 204632

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 22471
/proc/meminfo: memFree=1423512/2055920 swapFree=4180424/4192956
[pid=20549] ppid=20547 vsize=204632 CPUtime=1715.29
/proc/20549/stat : 20549 (bprolog) R 20547 20549 18542 0 -1 4194304 46431 0 0 0 170665 864 0 0 25 0 5 0 1996726167 209543168 26006 996147200 134512640 134990860 4294956096 18446744073709551615 134746277 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/20549/statm: 51158 26006 194 116 0 50669 0
[pid=20549/tid=20599] ppid=20547 vsize=204632 CPUtime=0
/proc/20549/task/20599/stat : 20599 (bprolog) S 20547 20549 18542 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 1996727714 209543168 26006 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=20549/tid=22469] ppid=20547 vsize=204632 CPUtime=0
/proc/20549/task/22469/stat : 22469 (bprolog) S 20547 20549 18542 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1996817727 209543168 26006 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=20549/tid=22470] ppid=20547 vsize=204632 CPUtime=0
/proc/20549/task/22470/stat : 22470 (bprolog) S 20547 20549 18542 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1996862736 209543168 26006 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=20549/tid=22471] ppid=20547 vsize=204632 CPUtime=0
/proc/20549/task/22471/stat : 22471 (bprolog) S 20547 20549 18542 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1996885242 209543168 26006 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1715.29
Current children cumulated vsize (KiB) 204632

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 22471
/proc/meminfo: memFree=1423384/2055920 swapFree=4180424/4192956
[pid=20549] ppid=20547 vsize=204632 CPUtime=1775.27
/proc/20549/stat : 20549 (bprolog) R 20547 20549 18542 0 -1 4194304 46431 0 0 0 176663 864 0 0 25 0 5 0 1996726167 209543168 26006 996147200 134512640 134990860 4294956096 18446744073709551615 134746376 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/20549/statm: 51158 26006 194 116 0 50669 0
[pid=20549/tid=20599] ppid=20547 vsize=204632 CPUtime=0
/proc/20549/task/20599/stat : 20599 (bprolog) S 20547 20549 18542 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 1996727714 209543168 26006 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=20549/tid=22469] ppid=20547 vsize=204632 CPUtime=0
/proc/20549/task/22469/stat : 22469 (bprolog) S 20547 20549 18542 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1996817727 209543168 26006 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=20549/tid=22470] ppid=20547 vsize=204632 CPUtime=0
/proc/20549/task/22470/stat : 22470 (bprolog) S 20547 20549 18542 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1996862736 209543168 26006 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=20549/tid=22471] ppid=20547 vsize=204632 CPUtime=0
/proc/20549/task/22471/stat : 22471 (bprolog) S 20547 20549 18542 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1996885242 209543168 26006 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1775.27
Current children cumulated vsize (KiB) 204632



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 22471
/proc/meminfo: memFree=1423384/2055920 swapFree=4180424/4192956
[pid=20549] ppid=20547 vsize=204632 CPUtime=1800.06
/proc/20549/stat : 20549 (bprolog) R 20547 20549 18542 0 -1 4194304 46431 0 0 0 179142 864 0 0 25 0 5 0 1996726167 209543168 26006 996147200 134512640 134990860 4294956096 18446744073709551615 134743877 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/20549/statm: 51158 26006 194 116 0 50669 0
[pid=20549/tid=20599] ppid=20547 vsize=204632 CPUtime=0
/proc/20549/task/20599/stat : 20599 (bprolog) S 20547 20549 18542 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 1996727714 209543168 26006 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=20549/tid=22469] ppid=20547 vsize=204632 CPUtime=0
/proc/20549/task/22469/stat : 22469 (bprolog) S 20547 20549 18542 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1996817727 209543168 26006 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=20549/tid=22470] ppid=20547 vsize=204632 CPUtime=0
/proc/20549/task/22470/stat : 22470 (bprolog) S 20547 20549 18542 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1996862736 209543168 26006 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=20549/tid=22471] ppid=20547 vsize=204632 CPUtime=0
/proc/20549/task/22471/stat : 22471 (bprolog) S 20547 20549 18542 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1996885242 209543168 26006 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 204632

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1807.13
CPU time (s): 1800.1
CPU user time (s): 1791.43
CPU system time (s): 8.66268
CPU usage (%): 99.6107
Max. virtual memory (cumulated for all children) (KiB): 204632

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

runsolver used 2.12268 second user time and 5.17121 second system time

The end

Launcher Data (download as text)

Begin job on node52 at 2008-07-04 15:18:59
IDJOB=1073708
IDBENCH=56369
IDSOLVER=347
FILE ID=node52/1073708-1215177539
PBS_JOBID= 7881525
Free space on /tmp= 66552 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 3986b6a0b6b8a22fe8979c9e20fbe6c5
RANDOM SEED=520108879

node52.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.265
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.265
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:       1649264 kB
Buffers:         76328 kB
Cached:         192264 kB
SwapCached:       6808 kB
Active:         233844 kB
Inactive:       110584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1649264 kB
SwapTotal:     4192956 kB
SwapFree:      4180424 kB
Dirty:            9960 kB
Writeback:           0 kB
Mapped:          83192 kB
Slab:            47360 kB
Committed_AS:  4035352 kB
PageTables:       2028 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66552 MiB
End job on node52 at 2008-07-04 15:49:08