Trace number 1086865

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 1804.61

General information on the benchmark

Namecsp/fapp/fapp32/
normalized-fapp32-0550-1.xml
MD5SUM5b6f3d81a66e437062b2495198dba4e6
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark26.171
Satisfiable
(Un)Satisfiability was proved
Number of variables550
Number of constraints9461
Maximum constraint arity2
Maximum domain size998
Number of constraints which are defined in extension0
Number of constraints which are defined in intension9461
Global constraints used (with number of constraints)

Solver Data (download as text)

0.19/0.21	c bpsolver version 6.27.2008
0.19/0.21	c converting(HOME/instance-1086865-1215241617)
1.78/1.84	c Converted in 937 ms
1.78/1.84	c solving(HOME/instance-1086865-1215241617,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-1086865-1215241617/watcher-1086865-1215241617 -o /tmp/evaluation-result-1086865-1215241617/solver-1086865-1215241617 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/solver HOME/instance-1086865-1215241617 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.01 2.00 2.00 4/74 25054
/proc/meminfo: memFree=1638808/2055920 swapFree=4179812/4192956
[pid=25054] ppid=25052 vsize=56080 CPUtime=0.12
/proc/25054/stat : 25054 (bprolog) R 25052 25054 23935 0 -1 4194304 1158 0 0 0 5 7 0 0 18 0 1 0 679889338 57425920 871 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 0 0 0
/proc/25054/statm: 14020 871 177 116 0 13531 0

[startup+0.162175 s]
/proc/loadavg: 2.01 2.00 2.00 4/74 25054
/proc/meminfo: memFree=1638808/2055920 swapFree=4179812/4192956
[pid=25054] ppid=25052 vsize=56080 CPUtime=0.15
/proc/25054/stat : 25054 (bprolog) R 25052 25054 23935 0 -1 4194304 1160 0 0 0 7 8 0 0 18 0 1 0 679889338 57425920 873 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 0 0 0
/proc/25054/statm: 14020 873 177 116 0 13531 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 56080

[startup+0.201183 s]
/proc/loadavg: 2.01 2.00 2.00 4/74 25054
/proc/meminfo: memFree=1638808/2055920 swapFree=4179812/4192956
[pid=25054] ppid=25052 vsize=56080 CPUtime=0.19
/proc/25054/stat : 25054 (bprolog) R 25052 25054 23935 0 -1 4194304 1160 0 0 0 9 10 0 0 18 0 1 0 679889338 57425920 873 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 0 0 0
/proc/25054/statm: 14020 873 177 116 0 13531 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 56080

[startup+0.301191 s]
/proc/loadavg: 2.01 2.00 2.00 4/74 25054
/proc/meminfo: memFree=1638808/2055920 swapFree=4179812/4192956
[pid=25054] ppid=25052 vsize=56080 CPUtime=0.29
/proc/25054/stat : 25054 (bprolog) R 25052 25054 23935 0 -1 4194304 1163 0 0 0 14 15 0 0 19 0 1 0 679889338 57425920 876 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 0 0 0
/proc/25054/statm: 14020 876 177 116 0 13531 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 56080

[startup+0.701231 s]
/proc/loadavg: 2.01 2.00 2.00 4/74 25054
/proc/meminfo: memFree=1638808/2055920 swapFree=4179812/4192956
[pid=25054] ppid=25052 vsize=56080 CPUtime=0.69
/proc/25054/stat : 25054 (bprolog) R 25052 25054 23935 0 -1 4194304 1170 0 0 0 36 33 0 0 23 0 1 0 679889338 57425920 883 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 0 0 0
/proc/25054/statm: 14020 883 177 116 0 13531 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 56080

[startup+1.50131 s]
/proc/loadavg: 2.01 2.00 2.00 3/75 25055
/proc/meminfo: memFree=1635472/2055920 swapFree=4179812/4192956
[pid=25054] ppid=25052 vsize=56080 CPUtime=1.49
/proc/25054/stat : 25054 (bprolog) R 25052 25054 23935 0 -1 4194304 1183 0 0 0 77 72 0 0 25 0 1 0 679889338 57425920 896 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 0 0 0
/proc/25054/statm: 14020 896 177 116 0 13531 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 56080

[startup+3.10247 s]
/proc/loadavg: 2.01 2.00 2.00 3/75 25055
/proc/meminfo: memFree=1623120/2055920 swapFree=4179812/4192956
[pid=25054] ppid=25052 vsize=79124 CPUtime=3.09
/proc/25054/stat : 25054 (bprolog) R 25052 25054 23935 0 -1 4194304 6775 0 0 0 219 90 0 0 25 0 2 0 679889338 81022976 6483 996147200 134512640 134990860 4294956096 18446744073709551615 134631122 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/25054/statm: 19781 6483 205 116 0 19292 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 79124

[startup+6.30178 s]
/proc/loadavg: 2.01 2.00 2.00 3/76 25056
/proc/meminfo: memFree=1610312/2055920 swapFree=4179812/4192956
[pid=25054] ppid=25052 vsize=86936 CPUtime=6.27
/proc/25054/stat : 25054 (bprolog) R 25052 25054 23935 0 -1 4194304 10466 0 0 0 536 91 0 0 25 0 2 0 679889338 89022464 8220 996147200 134512640 134990860 4294956096 18446744073709551615 134715585 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/25054/statm: 21734 8220 205 116 0 21245 0
[pid=25054/tid=25056] ppid=25052 vsize=86936 CPUtime=0
/proc/25054/task/25056/stat : 25056 (bprolog) S 25052 25054 23935 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 679889586 89022464 8220 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 86936

[startup+12.7014 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 25056
/proc/meminfo: memFree=1605384/2055920 swapFree=4179812/4192956
[pid=25054] ppid=25052 vsize=86936 CPUtime=12.64
/proc/25054/stat : 25054 (bprolog) R 25052 25054 23935 0 -1 4194304 10514 0 0 0 1173 91 0 0 25 0 2 0 679889338 89022464 8268 996147200 134512640 134990860 4294956096 18446744073709551615 134734729 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/25054/statm: 21734 8268 205 116 0 21245 0
[pid=25054/tid=25056] ppid=25052 vsize=86936 CPUtime=0
/proc/25054/task/25056/stat : 25056 (bprolog) S 25052 25054 23935 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 679889586 89022464 8268 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 86936

[startup+25.5017 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 25056
/proc/meminfo: memFree=1603208/2055920 swapFree=4179812/4192956
[pid=25054] ppid=25052 vsize=86936 CPUtime=25.39
/proc/25054/stat : 25054 (bprolog) R 25052 25054 23935 0 -1 4194304 11093 0 0 0 2448 91 0 0 25 0 2 0 679889338 89022464 8847 996147200 134512640 134990860 4294956096 18446744073709551615 134715866 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/25054/statm: 21734 8847 205 116 0 21245 0
[pid=25054/tid=25056] ppid=25052 vsize=86936 CPUtime=0
/proc/25054/task/25056/stat : 25056 (bprolog) S 25052 25054 23935 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 679889586 89022464 8847 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 86936

[startup+51.1012 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 25056
/proc/meminfo: memFree=1603080/2055920 swapFree=4179812/4192956
[pid=25054] ppid=25052 vsize=86936 CPUtime=50.88
/proc/25054/stat : 25054 (bprolog) R 25052 25054 23935 0 -1 4194304 11093 0 0 0 4997 91 0 0 25 0 2 0 679889338 89022464 8847 996147200 134512640 134990860 4294956096 18446744073709551615 134593106 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/25054/statm: 21734 8847 205 116 0 21245 0
[pid=25054/tid=25056] ppid=25052 vsize=86936 CPUtime=0
/proc/25054/task/25056/stat : 25056 (bprolog) S 25052 25054 23935 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 679889586 89022464 8847 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.88
Current children cumulated vsize (KiB) 86936

[startup+102.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 25056
/proc/meminfo: memFree=1602888/2055920 swapFree=4179812/4192956
[pid=25054] ppid=25052 vsize=86936 CPUtime=101.88
/proc/25054/stat : 25054 (bprolog) R 25052 25054 23935 0 -1 4194304 11093 0 0 0 10097 91 0 0 25 0 2 0 679889338 89022464 8847 996147200 134512640 134990860 4294956096 18446744073709551615 134711761 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/25054/statm: 21734 8847 205 116 0 21245 0
[pid=25054/tid=25056] ppid=25052 vsize=86936 CPUtime=0
/proc/25054/task/25056/stat : 25056 (bprolog) S 25052 25054 23935 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 679889586 89022464 8847 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.88
Current children cumulated vsize (KiB) 86936

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 25056
/proc/meminfo: memFree=1602824/2055920 swapFree=4179812/4192956
[pid=25054] ppid=25052 vsize=86936 CPUtime=161.64
/proc/25054/stat : 25054 (bprolog) R 25052 25054 23935 0 -1 4194304 11093 0 0 0 16072 92 0 0 25 0 2 0 679889338 89022464 8847 996147200 134512640 134990860 4294956096 18446744073709551615 134631728 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/25054/statm: 21734 8847 205 116 0 21245 0
[pid=25054/tid=25056] ppid=25052 vsize=86936 CPUtime=0
/proc/25054/task/25056/stat : 25056 (bprolog) S 25052 25054 23935 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 679889586 89022464 8847 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 161.64
Current children cumulated vsize (KiB) 86936

[startup+222.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 25056
/proc/meminfo: memFree=1602888/2055920 swapFree=4179812/4192956
[pid=25054] ppid=25052 vsize=86936 CPUtime=221.39
/proc/25054/stat : 25054 (bprolog) R 25052 25054 23935 0 -1 4194304 11093 0 0 0 22047 92 0 0 25 0 2 0 679889338 89022464 8847 996147200 134512640 134990860 4294956096 18446744073709551615 134629479 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/25054/statm: 21734 8847 205 116 0 21245 0
[pid=25054/tid=25056] ppid=25052 vsize=86936 CPUtime=0
/proc/25054/task/25056/stat : 25056 (bprolog) S 25052 25054 23935 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 679889586 89022464 8847 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 221.39
Current children cumulated vsize (KiB) 86936

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 25056
/proc/meminfo: memFree=1602888/2055920 swapFree=4179812/4192956
[pid=25054] ppid=25052 vsize=86936 CPUtime=281.14
/proc/25054/stat : 25054 (bprolog) R 25052 25054 23935 0 -1 4194304 11093 0 0 0 28022 92 0 0 25 0 2 0 679889338 89022464 8847 996147200 134512640 134990860 4294956096 18446744073709551615 134607364 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/25054/statm: 21734 8847 205 116 0 21245 0
[pid=25054/tid=25056] ppid=25052 vsize=86936 CPUtime=0
/proc/25054/task/25056/stat : 25056 (bprolog) S 25052 25054 23935 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 679889586 89022464 8847 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 281.14
Current children cumulated vsize (KiB) 86936

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 25056
/proc/meminfo: memFree=1602832/2055920 swapFree=4179812/4192956
[pid=25054] ppid=25052 vsize=86936 CPUtime=340.9
/proc/25054/stat : 25054 (bprolog) R 25052 25054 23935 0 -1 4194304 11093 0 0 0 33998 92 0 0 25 0 2 0 679889338 89022464 8847 996147200 134512640 134990860 4294956096 18446744073709551615 134572833 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/25054/statm: 21734 8847 205 116 0 21245 0
[pid=25054/tid=25056] ppid=25052 vsize=86936 CPUtime=0
/proc/25054/task/25056/stat : 25056 (bprolog) S 25052 25054 23935 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 679889586 89022464 8847 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 340.9
Current children cumulated vsize (KiB) 86936

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 25056
/proc/meminfo: memFree=1602832/2055920 swapFree=4179812/4192956
[pid=25054] ppid=25052 vsize=86936 CPUtime=400.65
/proc/25054/stat : 25054 (bprolog) R 25052 25054 23935 0 -1 4194304 11093 0 0 0 39973 92 0 0 25 0 2 0 679889338 89022464 8847 996147200 134512640 134990860 4294956096 18446744073709551615 134879406 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/25054/statm: 21734 8847 205 116 0 21245 0
[pid=25054/tid=25056] ppid=25052 vsize=86936 CPUtime=0
/proc/25054/task/25056/stat : 25056 (bprolog) S 25052 25054 23935 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 679889586 89022464 8847 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 400.65
Current children cumulated vsize (KiB) 86936

[startup+462.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 25056
/proc/meminfo: memFree=1602768/2055920 swapFree=4179812/4192956
[pid=25054] ppid=25052 vsize=86936 CPUtime=460.41
/proc/25054/stat : 25054 (bprolog) R 25052 25054 23935 0 -1 4194304 11094 0 0 0 45949 92 0 0 25 0 2 0 679889338 89022464 8848 996147200 134512640 134990860 4294956096 18446744073709551615 134631300 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/25054/statm: 21734 8848 205 116 0 21245 0
[pid=25054/tid=25056] ppid=25052 vsize=86936 CPUtime=0
/proc/25054/task/25056/stat : 25056 (bprolog) S 25052 25054 23935 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 679889586 89022464 8848 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 460.41
Current children cumulated vsize (KiB) 86936

[startup+522.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 25056
/proc/meminfo: memFree=1602704/2055920 swapFree=4179812/4192956
[pid=25054] ppid=25052 vsize=86936 CPUtime=520.17
/proc/25054/stat : 25054 (bprolog) R 25052 25054 23935 0 -1 4194304 11094 0 0 0 51925 92 0 0 25 0 2 0 679889338 89022464 8848 996147200 134512640 134990860 4294956096 18446744073709551615 134593659 0 0 4096 2 18446744073709551615 0 0 17 0 0 0

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

Current children cumulated CPU time (s) 1238.02
Current children cumulated vsize (KiB) 112804

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/85 25106
/proc/meminfo: memFree=1420040/2055920 swapFree=4179812/4192956
[pid=25054] ppid=25052 vsize=112804 CPUtime=1297.99
/proc/25054/stat : 25054 (bprolog) R 25052 25054 23935 0 -1 4194304 15993 0 0 0 129701 98 0 0 25 0 3 0 679889338 115511296 9840 996147200 134512640 134990860 4294956096 18446744073709551615 134716796 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/25054/statm: 28201 9840 205 116 0 27712 0
[pid=25054/tid=25056] ppid=25052 vsize=112804 CPUtime=0
/proc/25054/task/25056/stat : 25056 (bprolog) S 25052 25054 23935 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 679889586 115511296 9840 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=25054/tid=25057] ppid=25052 vsize=112804 CPUtime=0
/proc/25054/task/25057/stat : 25057 (bprolog) S 25052 25054 23935 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 679979602 115511296 9840 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1297.99
Current children cumulated vsize (KiB) 112804

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 25107
/proc/meminfo: memFree=1383616/2055920 swapFree=4179812/4192956
[pid=25054] ppid=25052 vsize=123048 CPUtime=1357.97
/proc/25054/stat : 25054 (bprolog) R 25052 25054 23935 0 -1 4194304 15997 0 0 0 135699 98 0 0 25 0 4 0 679889338 126001152 9844 996147200 134512640 134990860 4294956096 18446744073709551615 134716812 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/25054/statm: 30762 9844 205 116 0 30273 0
[pid=25054/tid=25056] ppid=25052 vsize=123048 CPUtime=0
/proc/25054/task/25056/stat : 25056 (bprolog) S 25052 25054 23935 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 679889586 126001152 9844 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=25054/tid=25057] ppid=25052 vsize=123048 CPUtime=0
/proc/25054/task/25057/stat : 25057 (bprolog) S 25052 25054 23935 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 679979602 126001152 9844 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=25054/tid=25107] ppid=25052 vsize=123048 CPUtime=0
/proc/25054/task/25107/stat : 25107 (bprolog) S 25052 25054 23935 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 680024613 126001152 9844 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1357.97
Current children cumulated vsize (KiB) 123048

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 25107
/proc/meminfo: memFree=1345408/2055920 swapFree=4179812/4192956
[pid=25054] ppid=25052 vsize=123048 CPUtime=1417.95
/proc/25054/stat : 25054 (bprolog) R 25052 25054 23935 0 -1 4194304 15997 0 0 0 141697 98 0 0 25 0 4 0 679889338 126001152 9844 996147200 134512640 134990860 4294956096 18446744073709551615 134631137 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/25054/statm: 30762 9844 205 116 0 30273 0
[pid=25054/tid=25056] ppid=25052 vsize=123048 CPUtime=0
/proc/25054/task/25056/stat : 25056 (bprolog) S 25052 25054 23935 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 679889586 126001152 9844 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=25054/tid=25057] ppid=25052 vsize=123048 CPUtime=0
/proc/25054/task/25057/stat : 25057 (bprolog) S 25052 25054 23935 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 679979602 126001152 9844 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=25054/tid=25107] ppid=25052 vsize=123048 CPUtime=0
/proc/25054/task/25107/stat : 25107 (bprolog) S 25052 25054 23935 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 680024613 126001152 9844 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1417.95
Current children cumulated vsize (KiB) 123048

[startup+1482.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/86 25107
/proc/meminfo: memFree=1319552/2055920 swapFree=4179812/4192956
[pid=25054] ppid=25052 vsize=123048 CPUtime=1477.92
/proc/25054/stat : 25054 (bprolog) R 25052 25054 23935 0 -1 4194304 15997 0 0 0 147694 98 0 0 25 0 4 0 679889338 126001152 9844 996147200 134512640 134990860 4294956096 18446744073709551615 134630006 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/25054/statm: 30762 9844 205 116 0 30273 0
[pid=25054/tid=25056] ppid=25052 vsize=123048 CPUtime=0
/proc/25054/task/25056/stat : 25056 (bprolog) S 25052 25054 23935 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 679889586 126001152 9844 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=25054/tid=25057] ppid=25052 vsize=123048 CPUtime=0
/proc/25054/task/25057/stat : 25057 (bprolog) S 25052 25054 23935 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 679979602 126001152 9844 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=25054/tid=25107] ppid=25052 vsize=123048 CPUtime=0
/proc/25054/task/25107/stat : 25107 (bprolog) S 25052 25054 23935 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 680024613 126001152 9844 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1477.92
Current children cumulated vsize (KiB) 123048

[startup+1542.31 s]
/proc/loadavg: 2.09 2.03 2.00 3/86 25107
/proc/meminfo: memFree=1291136/2055920 swapFree=4179812/4192956
[pid=25054] ppid=25052 vsize=123048 CPUtime=1537.9
/proc/25054/stat : 25054 (bprolog) R 25052 25054 23935 0 -1 4194304 15997 0 0 0 153692 98 0 0 25 0 4 0 679889338 126001152 9844 996147200 134512640 134990860 4294956096 18446744073709551615 134716862 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/25054/statm: 30762 9844 205 116 0 30273 0
[pid=25054/tid=25056] ppid=25052 vsize=123048 CPUtime=0
/proc/25054/task/25056/stat : 25056 (bprolog) S 25052 25054 23935 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 679889586 126001152 9844 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=25054/tid=25057] ppid=25052 vsize=123048 CPUtime=0
/proc/25054/task/25057/stat : 25057 (bprolog) S 25052 25054 23935 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 679979602 126001152 9844 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=25054/tid=25107] ppid=25052 vsize=123048 CPUtime=0
/proc/25054/task/25107/stat : 25107 (bprolog) S 25052 25054 23935 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 680024613 126001152 9844 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1537.9
Current children cumulated vsize (KiB) 123048

[startup+1602.3 s]
/proc/loadavg: 2.09 2.04 2.00 3/87 25108
/proc/meminfo: memFree=1266168/2055920 swapFree=4179812/4192956
[pid=25054] ppid=25052 vsize=133292 CPUtime=1597.87
/proc/25054/stat : 25054 (bprolog) R 25052 25054 23935 0 -1 4194304 15998 0 0 0 159689 98 0 0 25 0 5 0 679889338 136491008 9845 996147200 134512640 134990860 4294956096 18446744073709551615 134634812 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/25054/statm: 33323 9845 205 116 0 32834 0
[pid=25054/tid=25056] ppid=25052 vsize=133292 CPUtime=0
/proc/25054/task/25056/stat : 25056 (bprolog) S 25052 25054 23935 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 679889586 136491008 9845 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=25054/tid=25057] ppid=25052 vsize=133292 CPUtime=0
/proc/25054/task/25057/stat : 25057 (bprolog) S 25052 25054 23935 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 679979602 136491008 9845 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=25054/tid=25107] ppid=25052 vsize=133292 CPUtime=0
/proc/25054/task/25107/stat : 25107 (bprolog) S 25052 25054 23935 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 680024613 136491008 9845 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=25054/tid=25108] ppid=25052 vsize=133292 CPUtime=0
/proc/25054/task/25108/stat : 25108 (bprolog) S 25052 25054 23935 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 680047117 136491008 9845 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1597.87
Current children cumulated vsize (KiB) 133292

[startup+1662.3 s]
/proc/loadavg: 2.17 2.06 2.01 3/87 25108
/proc/meminfo: memFree=1247864/2055920 swapFree=4179812/4192956
[pid=25054] ppid=25052 vsize=133292 CPUtime=1657.85
/proc/25054/stat : 25054 (bprolog) R 25052 25054 23935 0 -1 4194304 15998 0 0 0 165687 98 0 0 25 0 5 0 679889338 136491008 9845 996147200 134512640 134990860 4294956096 18446744073709551615 134631150 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/25054/statm: 33323 9845 205 116 0 32834 0
[pid=25054/tid=25056] ppid=25052 vsize=133292 CPUtime=0
/proc/25054/task/25056/stat : 25056 (bprolog) S 25052 25054 23935 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 679889586 136491008 9845 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=25054/tid=25057] ppid=25052 vsize=133292 CPUtime=0
/proc/25054/task/25057/stat : 25057 (bprolog) S 25052 25054 23935 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 679979602 136491008 9845 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=25054/tid=25107] ppid=25052 vsize=133292 CPUtime=0
/proc/25054/task/25107/stat : 25107 (bprolog) S 25052 25054 23935 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 680024613 136491008 9845 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=25054/tid=25108] ppid=25052 vsize=133292 CPUtime=0
/proc/25054/task/25108/stat : 25108 (bprolog) S 25052 25054 23935 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 680047117 136491008 9845 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1657.85
Current children cumulated vsize (KiB) 133292

[startup+1722.3 s]
/proc/loadavg: 2.19 2.09 2.02 3/87 25108
/proc/meminfo: memFree=1234872/2055920 swapFree=4179812/4192956
[pid=25054] ppid=25052 vsize=133292 CPUtime=1717.83
/proc/25054/stat : 25054 (bprolog) R 25052 25054 23935 0 -1 4194304 15998 0 0 0 171685 98 0 0 25 0 5 0 679889338 136491008 9845 996147200 134512640 134990860 4294956096 18446744073709551615 134631345 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/25054/statm: 33323 9845 205 116 0 32834 0
[pid=25054/tid=25056] ppid=25052 vsize=133292 CPUtime=0
/proc/25054/task/25056/stat : 25056 (bprolog) S 25052 25054 23935 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 679889586 136491008 9845 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=25054/tid=25057] ppid=25052 vsize=133292 CPUtime=0
/proc/25054/task/25057/stat : 25057 (bprolog) S 25052 25054 23935 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 679979602 136491008 9845 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=25054/tid=25107] ppid=25052 vsize=133292 CPUtime=0
/proc/25054/task/25107/stat : 25107 (bprolog) S 25052 25054 23935 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 680024613 136491008 9845 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=25054/tid=25108] ppid=25052 vsize=133292 CPUtime=0
/proc/25054/task/25108/stat : 25108 (bprolog) S 25052 25054 23935 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 680047117 136491008 9845 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1717.83
Current children cumulated vsize (KiB) 133292

[startup+1782.3 s]
/proc/loadavg: 2.11 2.08 2.02 3/87 25108
/proc/meminfo: memFree=1217656/2055920 swapFree=4179812/4192956
[pid=25054] ppid=25052 vsize=133292 CPUtime=1777.8
/proc/25054/stat : 25054 (bprolog) R 25052 25054 23935 0 -1 4194304 15998 0 0 0 177682 98 0 0 25 0 5 0 679889338 136491008 9845 996147200 134512640 134990860 4294956096 18446744073709551615 134715864 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/25054/statm: 33323 9845 205 116 0 32834 0
[pid=25054/tid=25056] ppid=25052 vsize=133292 CPUtime=0
/proc/25054/task/25056/stat : 25056 (bprolog) S 25052 25054 23935 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 679889586 136491008 9845 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=25054/tid=25057] ppid=25052 vsize=133292 CPUtime=0
/proc/25054/task/25057/stat : 25057 (bprolog) S 25052 25054 23935 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 679979602 136491008 9845 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=25054/tid=25107] ppid=25052 vsize=133292 CPUtime=0
/proc/25054/task/25107/stat : 25107 (bprolog) S 25052 25054 23935 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 680024613 136491008 9845 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=25054/tid=25108] ppid=25052 vsize=133292 CPUtime=0
/proc/25054/task/25108/stat : 25108 (bprolog) S 25052 25054 23935 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 680047117 136491008 9845 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1777.8
Current children cumulated vsize (KiB) 133292



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.6 s]
/proc/loadavg: 2.08 2.08 2.02 3/83 25108
/proc/meminfo: memFree=1213368/2055920 swapFree=4179812/4192956
[pid=25054] ppid=25052 vsize=133292 CPUtime=1800.09
/proc/25054/stat : 25054 (bprolog) R 25052 25054 23935 0 -1 4194304 15999 0 0 0 179911 98 0 0 25 0 1 0 679889338 136491008 9846 996147200 134512640 134990860 4294956096 18446744073709551615 134597946 0 0 4096 2 0 0 0 17 0 0 0
/proc/25054/statm: 33323 9846 206 116 0 32834 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 133292

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

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

[startup+1804.6 s]
/proc/loadavg: 2.08 2.08 2.02 3/83 25108
/proc/meminfo: memFree=1213368/2055920 swapFree=4179812/4192956
[pid=25054] ppid=25052 vsize=133292 CPUtime=1800.09
/proc/25054/stat : 25054 (bprolog) R 25052 25054 23935 0 -1 4194304 15999 0 0 0 179911 98 0 0 25 0 1 0 679889338 136491008 9846 996147200 134512640 134990860 4294956096 18446744073709551615 134597946 0 0 4096 2 0 0 0 17 0 0 0
/proc/25054/statm: 33323 9846 206 116 0 32834 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 133292

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1804.61
CPU time (s): 1800.12
CPU user time (s): 1799.12
CPU system time (s): 0.996848
CPU usage (%): 99.7508
Max. virtual memory (cumulated for all children) (KiB): 133292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.12
system time used= 0.996848
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15999
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= 11
involuntary context switches= 15172

runsolver used 1.90171 second user time and 4.87026 second system time

The end

Launcher Data (download as text)

Begin job on node89 at 2008-07-05 09:06:57
IDJOB=1086865
IDBENCH=57890
IDSOLVER=347
FILE ID=node89/1086865-1215241617
PBS_JOBID= 7881926
Free space on /tmp= 66476 MiB

SOLVER NAME= bpsolver 2008-06-27
BENCH NAME= CPAI08/csp/fapp/fapp32/normalized-fapp32-0550-1.xml
COMMAND LINE= HOME/solver BENCHNAMENOEXT TIMEOUT
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1086865-1215241617/watcher-1086865-1215241617 -o /tmp/evaluation-result-1086865-1215241617/solver-1086865-1215241617 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/solver HOME/instance-1086865-1215241617 1800

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 5b6f3d81a66e437062b2495198dba4e6
RANDOM SEED=1180094531

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1639224 kB
Buffers:         34368 kB
Cached:         155292 kB
SwapCached:       7132 kB
Active:         257052 kB
Inactive:       103896 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1639224 kB
SwapTotal:     4192956 kB
SwapFree:      4179812 kB
Dirty:            2512 kB
Writeback:           0 kB
Mapped:         176392 kB
Slab:            40700 kB
Committed_AS:  2095980 kB
PageTables:       2116 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= 66516 MiB
End job on node89 at 2008-07-05 09:37:04