Trace number 1096035

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.06 1813.71

General information on the benchmark

Namecsp/bibd6/
normalized-bibd-6-60-30-3-12_glb.xml
MD5SUMe128a2cef6168486b1acbc41a76929ee
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.13183
Satisfiable
(Un)Satisfiability was proved
Number of variables1260
Number of constraints981
Maximum constraint arity60
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension900
Global constraints used (with number of constraints)weightedsum(81)

Solver Data (download as text)

0.00/0.02	c bpsolver version 6.27.2008
0.00/0.02	c converting(HOME/instance-1096035-1215266981)
0.19/0.25	c Converted in 94 ms
0.19/0.25	c solving(HOME/instance-1096035-1215266981,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-1096035-1215266981/watcher-1096035-1215266981 -o /tmp/evaluation-result-1096035-1215266981/solver-1096035-1215266981 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/solver HOME/instance-1096035-1215266981 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: 0.26 0.25 0.22 3/73 15981
/proc/meminfo: memFree=1785272/2055920 swapFree=4180728/4192956
[pid=15981] ppid=15979 vsize=55712 CPUtime=0
/proc/15981/stat : 15981 (bprolog) R 15979 15981 15915 0 -1 4194304 742 0 0 0 0 0 0 0 18 0 1 0 2005669446 57049088 459 996147200 134512640 134990860 4294956096 18446744073709551615 134694256 0 0 4096 0 0 0 0 17 0 0 0
/proc/15981/statm: 13928 467 113 116 0 13439 0

[startup+0.0410341 s]
/proc/loadavg: 0.26 0.25 0.22 3/73 15981
/proc/meminfo: memFree=1785272/2055920 swapFree=4180728/4192956
[pid=15981] ppid=15979 vsize=56080 CPUtime=0.03
/proc/15981/stat : 15981 (bprolog) R 15979 15981 15915 0 -1 4194304 1135 0 0 0 2 1 0 0 18 0 1 0 2005669446 57425920 848 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 0 0 0
/proc/15981/statm: 14020 849 174 116 0 13531 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 56080

[startup+0.101043 s]
/proc/loadavg: 0.26 0.25 0.22 3/73 15981
/proc/meminfo: memFree=1785272/2055920 swapFree=4180728/4192956
[pid=15981] ppid=15979 vsize=56080 CPUtime=0.09
/proc/15981/stat : 15981 (bprolog) R 15979 15981 15915 0 -1 4194304 1243 0 0 0 4 5 0 0 18 0 1 0 2005669446 57425920 956 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 0 0 0
/proc/15981/statm: 14020 956 178 116 0 13531 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 56080

[startup+0.301086 s]
/proc/loadavg: 0.26 0.25 0.22 3/73 15981
/proc/meminfo: memFree=1785272/2055920 swapFree=4180728/4192956
[pid=15981] ppid=15979 vsize=74296 CPUtime=0.29
/proc/15981/stat : 15981 (bprolog) R 15979 15981 15915 0 -1 4194304 1668 0 0 0 15 14 0 0 20 0 2 0 2005669446 76079104 1378 996147200 134512640 134990860 4294956096 18446744073709551615 134629878 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/15981/statm: 18574 1378 202 116 0 18085 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 74296

[startup+0.702161 s]
/proc/loadavg: 0.26 0.25 0.22 3/73 15981
/proc/meminfo: memFree=1785272/2055920 swapFree=4180728/4192956
[pid=15981] ppid=15979 vsize=74296 CPUtime=0.69
/proc/15981/stat : 15981 (bprolog) R 15979 15981 15915 0 -1 4194304 1668 0 0 0 55 14 0 0 24 0 2 0 2005669446 76079104 1378 996147200 134512640 134990860 4294956096 18446744073709551615 134608025 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/15981/statm: 18574 1378 202 116 0 18085 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 74296

[startup+1.5013 s]
/proc/loadavg: 0.26 0.25 0.22 3/80 15993
/proc/meminfo: memFree=1715960/2055920 swapFree=4180728/4192956
[pid=15981] ppid=15979 vsize=74296 CPUtime=1.49
/proc/15981/stat : 15981 (bprolog) R 15979 15981 15915 0 -1 4194304 1668 0 0 0 135 14 0 0 25 0 2 0 2005669446 76079104 1378 996147200 134512640 134990860 4294956096 18446744073709551615 134571177 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/15981/statm: 18574 1378 202 116 0 18085 0
[pid=15981/tid=15993] ppid=15979 vsize=74296 CPUtime=0
/proc/15981/task/15993/stat : 15993 (bprolog) S 15979 15981 15915 0 -1 4194368 2 0 0 0 0 0 0 0 21 0 2 0 2005669475 76079104 1378 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 74296

[startup+3.10158 s]
/proc/loadavg: 0.26 0.25 0.22 3/80 15993
/proc/meminfo: memFree=1715320/2055920 swapFree=4180728/4192956
[pid=15981] ppid=15979 vsize=74296 CPUtime=3.09
/proc/15981/stat : 15981 (bprolog) R 15979 15981 15915 0 -1 4194304 1669 0 0 0 295 14 0 0 25 0 2 0 2005669446 76079104 1379 996147200 134512640 134990860 4294956096 18446744073709551615 134895013 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/15981/statm: 18574 1379 202 116 0 18085 0
[pid=15981/tid=15993] ppid=15979 vsize=74296 CPUtime=0
/proc/15981/task/15993/stat : 15993 (bprolog) S 15979 15981 15915 0 -1 4194368 2 0 0 0 0 0 0 0 21 0 2 0 2005669475 76079104 1379 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 74296

[startup+6.30214 s]
/proc/loadavg: 0.40 0.27 0.23 3/80 15993
/proc/meminfo: memFree=1714880/2055920 swapFree=4180728/4192956
[pid=15981] ppid=15979 vsize=74296 CPUtime=6.29
/proc/15981/stat : 15981 (bprolog) R 15979 15981 15915 0 -1 4194304 1669 0 0 0 615 14 0 0 25 0 2 0 2005669446 76079104 1379 996147200 134512640 134990860 4294956096 18446744073709551615 134858806 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/15981/statm: 18574 1379 202 116 0 18085 0
[pid=15981/tid=15993] ppid=15979 vsize=74296 CPUtime=0
/proc/15981/task/15993/stat : 15993 (bprolog) S 15979 15981 15915 0 -1 4194368 2 0 0 0 0 0 0 0 21 0 2 0 2005669475 76079104 1379 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 74296

[startup+12.7013 s]
/proc/loadavg: 0.53 0.30 0.24 3/80 15993
/proc/meminfo: memFree=1714760/2055920 swapFree=4180728/4192956
[pid=15981] ppid=15979 vsize=74296 CPUtime=12.69
/proc/15981/stat : 15981 (bprolog) R 15979 15981 15915 0 -1 4194304 1669 0 0 0 1255 14 0 0 25 0 2 0 2005669446 76079104 1379 996147200 134512640 134990860 4294956096 18446744073709551615 134559509 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/15981/statm: 18574 1379 202 116 0 18085 0
[pid=15981/tid=15993] ppid=15979 vsize=74296 CPUtime=0
/proc/15981/task/15993/stat : 15993 (bprolog) S 15979 15981 15915 0 -1 4194368 2 0 0 0 0 0 0 0 21 0 2 0 2005669475 76079104 1379 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 74296

[startup+25.5015 s]
/proc/loadavg: 0.86 0.39 0.27 3/88 16188
/proc/meminfo: memFree=1707720/2055920 swapFree=4180728/4192956
[pid=15981] ppid=15979 vsize=74296 CPUtime=25.4
/proc/15981/stat : 15981 (bprolog) R 15979 15981 15915 0 -1 4194304 1669 0 0 0 2524 16 0 0 25 0 2 0 2005669446 76079104 1379 996147200 134512640 134990860 4294956096 18446744073709551615 134852172 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/15981/statm: 18574 1379 202 116 0 18085 0
[pid=15981/tid=15993] ppid=15979 vsize=74296 CPUtime=0
/proc/15981/task/15993/stat : 15993 (bprolog) S 15979 15981 15915 0 -1 4194368 2 0 0 0 0 0 0 0 21 0 2 0 2005669475 76079104 1379 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 74296

[startup+51.102 s]
/proc/loadavg: 1.37 0.55 0.33 3/80 16405
/proc/meminfo: memFree=1767896/2055920 swapFree=4180728/4192956
[pid=15981] ppid=15979 vsize=74296 CPUtime=50.94
/proc/15981/stat : 15981 (bprolog) R 15979 15981 15915 0 -1 4194304 1669 0 0 0 5074 20 0 0 25 0 2 0 2005669446 76079104 1379 996147200 134512640 134990860 4294956096 18446744073709551615 134852428 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/15981/statm: 18574 1379 202 116 0 18085 0
[pid=15981/tid=15993] ppid=15979 vsize=74296 CPUtime=0
/proc/15981/task/15993/stat : 15993 (bprolog) S 15979 15981 15915 0 -1 4194368 2 0 0 0 0 0 0 0 21 0 2 0 2005669475 76079104 1379 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 74296

[startup+102.308 s]
/proc/loadavg: 1.83 0.80 0.42 3/101 16459
/proc/meminfo: memFree=1660848/2055920 swapFree=4180728/4192956
[pid=15981] ppid=15979 vsize=74296 CPUtime=101.57
/proc/15981/stat : 15981 (bprolog) R 15979 15981 15915 0 -1 4194304 1669 0 0 0 10135 22 0 0 25 0 2 0 2005669446 76079104 1379 996147200 134512640 134990860 4294956096 18446744073709551615 134851652 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/15981/statm: 18574 1379 202 116 0 18085 0
[pid=15981/tid=15993] ppid=15979 vsize=74296 CPUtime=0
/proc/15981/task/15993/stat : 15993 (bprolog) S 15979 15981 15915 0 -1 4194368 2 0 0 0 0 0 0 0 21 0 2 0 2005669475 76079104 1379 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.57
Current children cumulated vsize (KiB) 74296

[startup+162.301 s]
/proc/loadavg: 1.94 1.01 0.52 3/101 16459
/proc/meminfo: memFree=1660912/2055920 swapFree=4180728/4192956
[pid=15981] ppid=15979 vsize=74296 CPUtime=160.39
/proc/15981/stat : 15981 (bprolog) R 15979 15981 15915 0 -1 4194304 1670 0 0 0 16017 22 0 0 25 0 2 0 2005669446 76079104 1380 996147200 134512640 134990860 4294956096 18446744073709551615 134628907 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/15981/statm: 18574 1380 202 116 0 18085 0
[pid=15981/tid=15993] ppid=15979 vsize=74296 CPUtime=0
/proc/15981/task/15993/stat : 15993 (bprolog) S 15979 15981 15915 0 -1 4194368 2 0 0 0 0 0 0 0 21 0 2 0 2005669475 76079104 1380 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 160.39
Current children cumulated vsize (KiB) 74296

[startup+222.302 s]
/proc/loadavg: 1.97 1.19 0.61 3/101 16459
/proc/meminfo: memFree=1660784/2055920 swapFree=4180728/4192956
[pid=15981] ppid=15979 vsize=74296 CPUtime=219.22
/proc/15981/stat : 15981 (bprolog) R 15979 15981 15915 0 -1 4194304 1670 0 0 0 21900 22 0 0 25 0 2 0 2005669446 76079104 1380 996147200 134512640 134990860 4294956096 18446744073709551615 134574671 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/15981/statm: 18574 1380 202 116 0 18085 0
[pid=15981/tid=15993] ppid=15979 vsize=74296 CPUtime=0
/proc/15981/task/15993/stat : 15993 (bprolog) S 15979 15981 15915 0 -1 4194368 2 0 0 0 0 0 0 0 21 0 2 0 2005669475 76079104 1380 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 219.22
Current children cumulated vsize (KiB) 74296

[startup+282.301 s]
/proc/loadavg: 1.99 1.33 0.69 3/101 16459
/proc/meminfo: memFree=1660720/2055920 swapFree=4180728/4192956
[pid=15981] ppid=15979 vsize=74296 CPUtime=278.06
/proc/15981/stat : 15981 (bprolog) R 15979 15981 15915 0 -1 4194304 1670 0 0 0 27784 22 0 0 25 0 2 0 2005669446 76079104 1380 996147200 134512640 134990860 4294956096 18446744073709551615 134895100 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/15981/statm: 18574 1380 202 116 0 18085 0
[pid=15981/tid=15993] ppid=15979 vsize=74296 CPUtime=0
/proc/15981/task/15993/stat : 15993 (bprolog) S 15979 15981 15915 0 -1 4194368 2 0 0 0 0 0 0 0 21 0 2 0 2005669475 76079104 1380 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 278.06
Current children cumulated vsize (KiB) 74296

[startup+342.302 s]
/proc/loadavg: 1.99 1.45 0.77 3/101 16459
/proc/meminfo: memFree=1660784/2055920 swapFree=4180728/4192956
[pid=15981] ppid=15979 vsize=74296 CPUtime=336.89
/proc/15981/stat : 15981 (bprolog) R 15979 15981 15915 0 -1 4194304 1670 0 0 0 33667 22 0 0 25 0 2 0 2005669446 76079104 1380 996147200 134512640 134990860 4294956096 18446744073709551615 134895103 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/15981/statm: 18574 1380 202 116 0 18085 0
[pid=15981/tid=15993] ppid=15979 vsize=74296 CPUtime=0
/proc/15981/task/15993/stat : 15993 (bprolog) S 15979 15981 15915 0 -1 4194368 2 0 0 0 0 0 0 0 21 0 2 0 2005669475 76079104 1380 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 336.89
Current children cumulated vsize (KiB) 74296

[startup+402.302 s]
/proc/loadavg: 1.99 1.55 0.85 3/101 16459
/proc/meminfo: memFree=1660784/2055920 swapFree=4180728/4192956
[pid=15981] ppid=15979 vsize=74296 CPUtime=395.73
/proc/15981/stat : 15981 (bprolog) R 15979 15981 15915 0 -1 4194304 1670 0 0 0 39551 22 0 0 25 0 2 0 2005669446 76079104 1380 996147200 134512640 134990860 4294956096 18446744073709551615 134851780 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/15981/statm: 18574 1380 202 116 0 18085 0
[pid=15981/tid=15993] ppid=15979 vsize=74296 CPUtime=0
/proc/15981/task/15993/stat : 15993 (bprolog) S 15979 15981 15915 0 -1 4194368 2 0 0 0 0 0 0 0 21 0 2 0 2005669475 76079104 1380 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 395.73
Current children cumulated vsize (KiB) 74296

[startup+462.302 s]
/proc/loadavg: 1.99 1.63 0.91 3/101 16459
/proc/meminfo: memFree=1660848/2055920 swapFree=4180728/4192956
[pid=15981] ppid=15979 vsize=74296 CPUtime=454.56
/proc/15981/stat : 15981 (bprolog) R 15979 15981 15915 0 -1 4194304 1670 0 0 0 45434 22 0 0 25 0 2 0 2005669446 76079104 1380 996147200 134512640 134990860 4294956096 18446744073709551615 134629754 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/15981/statm: 18574 1380 202 116 0 18085 0
[pid=15981/tid=15993] ppid=15979 vsize=74296 CPUtime=0
/proc/15981/task/15993/stat : 15993 (bprolog) S 15979 15981 15915 0 -1 4194368 2 0 0 0 0 0 0 0 21 0 2 0 2005669475 76079104 1380 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 454.56
Current children cumulated vsize (KiB) 74296

[startup+522.301 s]

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

Current children cumulated CPU time (s) 1228.91
Current children cumulated vsize (KiB) 84540

[startup+1302.3 s]
/proc/loadavg: 2.00 1.97 1.55 3/82 16500
/proc/meminfo: memFree=1734344/2055920 swapFree=4180728/4192956
[pid=15981] ppid=15979 vsize=84540 CPUtime=1288.89
/proc/15981/stat : 15981 (bprolog) R 15979 15981 15915 0 -1 4194304 1671 0 0 0 128865 24 0 0 25 0 3 0 2005669446 86568960 1381 996147200 134512640 134990860 4294956096 18446744073709551615 134604284 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/15981/statm: 21135 1381 202 116 0 20646 0
[pid=15981/tid=15993] ppid=15979 vsize=84540 CPUtime=0
/proc/15981/task/15993/stat : 15993 (bprolog) S 15979 15981 15915 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 2005669475 86568960 1381 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=15981/tid=16500] ppid=15979 vsize=84540 CPUtime=0
/proc/15981/task/16500/stat : 16500 (bprolog) S 15979 15981 15915 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 2005759487 86568960 1381 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1288.89
Current children cumulated vsize (KiB) 84540

[startup+1362.3 s]
/proc/loadavg: 2.00 1.97 1.58 3/83 16501
/proc/meminfo: memFree=1734272/2055920 swapFree=4180728/4192956
[pid=15981] ppid=15979 vsize=94784 CPUtime=1348.86
/proc/15981/stat : 15981 (bprolog) R 15979 15981 15915 0 -1 4194304 1674 0 0 0 134862 24 0 0 25 0 4 0 2005669446 97058816 1384 996147200 134512640 134990860 4294956096 18446744073709551615 134858828 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/15981/statm: 23696 1384 202 116 0 23207 0
[pid=15981/tid=15993] ppid=15979 vsize=94784 CPUtime=0
/proc/15981/task/15993/stat : 15993 (bprolog) S 15979 15981 15915 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 2005669475 97058816 1384 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=15981/tid=16500] ppid=15979 vsize=94784 CPUtime=0
/proc/15981/task/16500/stat : 16500 (bprolog) S 15979 15981 15915 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 2005759487 97058816 1384 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=15981/tid=16501] ppid=15979 vsize=94784 CPUtime=0
/proc/15981/task/16501/stat : 16501 (bprolog) S 15979 15981 15915 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 2005804497 97058816 1384 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1348.86
Current children cumulated vsize (KiB) 94784

[startup+1422.31 s]
/proc/loadavg: 2.00 1.97 1.60 3/83 16501
/proc/meminfo: memFree=1734208/2055920 swapFree=4180728/4192956
[pid=15981] ppid=15979 vsize=94784 CPUtime=1408.84
/proc/15981/stat : 15981 (bprolog) R 15979 15981 15915 0 -1 4194304 1674 0 0 0 140860 24 0 0 25 0 4 0 2005669446 97058816 1384 996147200 134512640 134990860 4294956096 18446744073709551615 134858076 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/15981/statm: 23696 1384 202 116 0 23207 0
[pid=15981/tid=15993] ppid=15979 vsize=94784 CPUtime=0
/proc/15981/task/15993/stat : 15993 (bprolog) S 15979 15981 15915 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 2005669475 97058816 1384 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=15981/tid=16500] ppid=15979 vsize=94784 CPUtime=0
/proc/15981/task/16500/stat : 16500 (bprolog) S 15979 15981 15915 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 2005759487 97058816 1384 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=15981/tid=16501] ppid=15979 vsize=94784 CPUtime=0
/proc/15981/task/16501/stat : 16501 (bprolog) S 15979 15981 15915 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 2005804497 97058816 1384 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1408.84
Current children cumulated vsize (KiB) 94784

[startup+1482.3 s]
/proc/loadavg: 2.00 1.97 1.62 3/83 16501
/proc/meminfo: memFree=1734208/2055920 swapFree=4180728/4192956
[pid=15981] ppid=15979 vsize=94784 CPUtime=1468.8
/proc/15981/stat : 15981 (bprolog) R 15979 15981 15915 0 -1 4194304 1674 0 0 0 146856 24 0 0 25 0 4 0 2005669446 97058816 1384 996147200 134512640 134990860 4294956096 18446744073709551615 134559523 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/15981/statm: 23696 1384 202 116 0 23207 0
[pid=15981/tid=15993] ppid=15979 vsize=94784 CPUtime=0
/proc/15981/task/15993/stat : 15993 (bprolog) S 15979 15981 15915 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 2005669475 97058816 1384 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=15981/tid=16500] ppid=15979 vsize=94784 CPUtime=0
/proc/15981/task/16500/stat : 16500 (bprolog) S 15979 15981 15915 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 2005759487 97058816 1384 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=15981/tid=16501] ppid=15979 vsize=94784 CPUtime=0
/proc/15981/task/16501/stat : 16501 (bprolog) S 15979 15981 15915 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 2005804497 97058816 1384 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1468.8
Current children cumulated vsize (KiB) 94784

[startup+1542.3 s]
/proc/loadavg: 2.00 1.97 1.64 3/83 16501
/proc/meminfo: memFree=1734208/2055920 swapFree=4180728/4192956
[pid=15981] ppid=15979 vsize=94784 CPUtime=1528.78
/proc/15981/stat : 15981 (bprolog) R 15979 15981 15915 0 -1 4194304 1674 0 0 0 152854 24 0 0 25 0 4 0 2005669446 97058816 1384 996147200 134512640 134990860 4294956096 18446744073709551615 134598298 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/15981/statm: 23696 1384 202 116 0 23207 0
[pid=15981/tid=15993] ppid=15979 vsize=94784 CPUtime=0
/proc/15981/task/15993/stat : 15993 (bprolog) S 15979 15981 15915 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 2005669475 97058816 1384 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=15981/tid=16500] ppid=15979 vsize=94784 CPUtime=0
/proc/15981/task/16500/stat : 16500 (bprolog) S 15979 15981 15915 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 2005759487 97058816 1384 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=15981/tid=16501] ppid=15979 vsize=94784 CPUtime=0
/proc/15981/task/16501/stat : 16501 (bprolog) S 15979 15981 15915 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 2005804497 97058816 1384 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1528.78
Current children cumulated vsize (KiB) 94784

[startup+1602.3 s]
/proc/loadavg: 2.00 1.97 1.66 3/84 16502
/proc/meminfo: memFree=1734136/2055920 swapFree=4180728/4192956
[pid=15981] ppid=15979 vsize=105028 CPUtime=1588.75
/proc/15981/stat : 15981 (bprolog) R 15979 15981 15915 0 -1 4194304 1675 0 0 0 158851 24 0 0 25 0 5 0 2005669446 107548672 1385 996147200 134512640 134990860 4294956096 18446744073709551615 134858840 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/15981/statm: 26257 1385 202 116 0 25768 0
[pid=15981/tid=15993] ppid=15979 vsize=105028 CPUtime=0
/proc/15981/task/15993/stat : 15993 (bprolog) S 15979 15981 15915 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 2005669475 107548672 1385 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=15981/tid=16500] ppid=15979 vsize=105028 CPUtime=0
/proc/15981/task/16500/stat : 16500 (bprolog) S 15979 15981 15915 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 2005759487 107548672 1385 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=15981/tid=16501] ppid=15979 vsize=105028 CPUtime=0
/proc/15981/task/16501/stat : 16501 (bprolog) S 15979 15981 15915 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 2005804497 107548672 1385 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=15981/tid=16502] ppid=15979 vsize=105028 CPUtime=0
/proc/15981/task/16502/stat : 16502 (bprolog) S 15979 15981 15915 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 2005827004 107548672 1385 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1588.75
Current children cumulated vsize (KiB) 105028

[startup+1662.3 s]
/proc/loadavg: 2.00 1.97 1.68 3/84 16504
/proc/meminfo: memFree=1734008/2055920 swapFree=4180728/4192956
[pid=15981] ppid=15979 vsize=105028 CPUtime=1648.72
/proc/15981/stat : 15981 (bprolog) R 15979 15981 15915 0 -1 4194304 1675 0 0 0 164848 24 0 0 25 0 5 0 2005669446 107548672 1385 996147200 134512640 134990860 4294956096 18446744073709551615 134894670 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/15981/statm: 26257 1385 202 116 0 25768 0
[pid=15981/tid=15993] ppid=15979 vsize=105028 CPUtime=0
/proc/15981/task/15993/stat : 15993 (bprolog) S 15979 15981 15915 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 2005669475 107548672 1385 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=15981/tid=16500] ppid=15979 vsize=105028 CPUtime=0
/proc/15981/task/16500/stat : 16500 (bprolog) S 15979 15981 15915 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 2005759487 107548672 1385 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=15981/tid=16501] ppid=15979 vsize=105028 CPUtime=0
/proc/15981/task/16501/stat : 16501 (bprolog) S 15979 15981 15915 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 2005804497 107548672 1385 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=15981/tid=16502] ppid=15979 vsize=105028 CPUtime=0
/proc/15981/task/16502/stat : 16502 (bprolog) S 15979 15981 15915 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 2005827004 107548672 1385 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1648.72
Current children cumulated vsize (KiB) 105028

[startup+1722.3 s]
/proc/loadavg: 2.00 1.97 1.70 3/84 16504
/proc/meminfo: memFree=1734008/2055920 swapFree=4180728/4192956
[pid=15981] ppid=15979 vsize=105028 CPUtime=1708.69
/proc/15981/stat : 15981 (bprolog) R 15979 15981 15915 0 -1 4194304 1675 0 0 0 170845 24 0 0 25 0 5 0 2005669446 107548672 1385 996147200 134512640 134990860 4294956096 18446744073709551615 134860504 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/15981/statm: 26257 1385 202 116 0 25768 0
[pid=15981/tid=15993] ppid=15979 vsize=105028 CPUtime=0
/proc/15981/task/15993/stat : 15993 (bprolog) S 15979 15981 15915 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 2005669475 107548672 1385 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=15981/tid=16500] ppid=15979 vsize=105028 CPUtime=0
/proc/15981/task/16500/stat : 16500 (bprolog) S 15979 15981 15915 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 2005759487 107548672 1385 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=15981/tid=16501] ppid=15979 vsize=105028 CPUtime=0
/proc/15981/task/16501/stat : 16501 (bprolog) S 15979 15981 15915 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 2005804497 107548672 1385 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=15981/tid=16502] ppid=15979 vsize=105028 CPUtime=0
/proc/15981/task/16502/stat : 16502 (bprolog) S 15979 15981 15915 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 2005827004 107548672 1385 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1708.69
Current children cumulated vsize (KiB) 105028

[startup+1782.3 s]
/proc/loadavg: 2.00 1.97 1.71 3/84 16504
/proc/meminfo: memFree=1734008/2055920 swapFree=4180728/4192956
[pid=15981] ppid=15979 vsize=105028 CPUtime=1768.67
/proc/15981/stat : 15981 (bprolog) R 15979 15981 15915 0 -1 4194304 1675 0 0 0 176843 24 0 0 25 0 5 0 2005669446 107548672 1385 996147200 134512640 134990860 4294956096 18446744073709551615 134629878 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/15981/statm: 26257 1385 202 116 0 25768 0
[pid=15981/tid=15993] ppid=15979 vsize=105028 CPUtime=0
/proc/15981/task/15993/stat : 15993 (bprolog) S 15979 15981 15915 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 2005669475 107548672 1385 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=15981/tid=16500] ppid=15979 vsize=105028 CPUtime=0
/proc/15981/task/16500/stat : 16500 (bprolog) S 15979 15981 15915 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 2005759487 107548672 1385 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=15981/tid=16501] ppid=15979 vsize=105028 CPUtime=0
/proc/15981/task/16501/stat : 16501 (bprolog) S 15979 15981 15915 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 2005804497 107548672 1385 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=15981/tid=16502] ppid=15979 vsize=105028 CPUtime=0
/proc/15981/task/16502/stat : 16502 (bprolog) S 15979 15981 15915 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 2005827004 107548672 1385 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1768.67
Current children cumulated vsize (KiB) 105028



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1813.7 s]
/proc/loadavg: 2.00 1.97 1.72 3/80 16504
/proc/meminfo: memFree=1734008/2055920 swapFree=4180728/4192956
[pid=15981] ppid=15979 vsize=105028 CPUtime=1800.06
/proc/15981/stat : 15981 (bprolog) R 15979 15981 15915 0 -1 4194304 1676 0 0 0 179982 24 0 0 25 0 1 0 2005669446 107548672 1386 996147200 134512640 134990860 4294956096 18446744073709551615 134862157 0 0 4096 2 0 0 0 17 0 0 0
/proc/15981/statm: 26257 1386 203 116 0 25768 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 105028

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

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

[startup+1813.7 s]
/proc/loadavg: 2.00 1.97 1.72 3/80 16504
/proc/meminfo: memFree=1734008/2055920 swapFree=4180728/4192956
[pid=15981] ppid=15979 vsize=105028 CPUtime=1800.06
/proc/15981/stat : 15981 (bprolog) R 15979 15981 15915 0 -1 4194304 1676 0 0 0 179982 24 0 0 25 0 1 0 2005669446 107548672 1386 996147200 134512640 134990860 4294956096 18446744073709551615 134862157 0 0 4096 2 0 0 0 17 0 0 0
/proc/15981/statm: 26257 1386 203 116 0 25768 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 105028

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1813.71
CPU time (s): 1800.06
CPU user time (s): 1799.82
CPU system time (s): 0.243962
CPU usage (%): 99.2478
Max. virtual memory (cumulated for all children) (KiB): 105028

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

runsolver used 2.43663 second user time and 5.82311 second system time

The end

Launcher Data (download as text)

Begin job on node61 at 2008-07-05 16:09:41
IDJOB=1096035
IDBENCH=58942
IDSOLVER=347
FILE ID=node61/1096035-1215266981
PBS_JOBID= 7882210
Free space on /tmp= 66496 MiB

SOLVER NAME= bpsolver 2008-06-27
BENCH NAME= CPAI08/csp/bibd6/normalized-bibd-6-60-30-3-12_glb.xml
COMMAND LINE= HOME/solver BENCHNAMENOEXT TIMEOUT
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1096035-1215266981/watcher-1096035-1215266981 -o /tmp/evaluation-result-1096035-1215266981/solver-1096035-1215266981 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/solver HOME/instance-1096035-1215266981 1800

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= e128a2cef6168486b1acbc41a76929ee
RANDOM SEED=520556642

node61.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.269
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.269
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:       1785752 kB
Buffers:         42576 kB
Cached:         157540 kB
SwapCached:       6468 kB
Active:         104016 kB
Inactive:       109760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1785752 kB
SwapTotal:     4192956 kB
SwapFree:      4180728 kB
Dirty:            1428 kB
Writeback:           0 kB
Mapped:          20704 kB
Slab:            41552 kB
Committed_AS:  3967076 kB
PageTables:       2088 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264884 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66464 MiB
End job on node61 at 2008-07-05 16:39:57