Trace number 2077894

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 09? (TO) 1800.06 1807.91

General information on the benchmark

Namecsp/primes-15/
normalized-primes-15-60-3-7.xml
MD5SUM54f0d4d11a26de12f0658f94aa809aa9
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints60
Maximum constraint arity10
Maximum domain size46
Number of constraints which are defined in extension0
Number of constraints which are defined in intension60
Global constraints used (with number of constraints)

Solver Data

0.00/0.03	c bpsolver version 6.29.2009
0.00/0.03	c converting(HOME/instance-2077894-1247366099)
0.00/0.06	c Converted in 18 ms
0.00/0.07	c solving(HOME/instance-2077894-1247366099,1800000)
0.00/0.07	c solving(HOME/instance-2077894-1247366099,1800000)

Verifier Data

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2077894-1247366099/watcher-2077894-1247366099 -o /tmp/evaluation-result-2077894-1247366099/solver-2077894-1247366099 -C 1800 -W 2000 -M 900 HOME/solver HOME/instance-2077894-1247366099 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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.23 2.28 4/82 25433
/proc/meminfo: memFree=1220608/2055920 swapFree=4192812/4192956
[pid=25433] ppid=25431 vsize=5596 CPUtime=0
/proc/25433/stat : 25433 (bprolog) R 25431 25433 21931 0 -1 4194304 293 0 0 0 0 0 0 0 20 0 1 0 23676274 5730304 24 996147200 134512640 135105188 4294956096 18446744073709551615 1462571 0 0 4096 0 0 0 0 17 1 0 0
/proc/25433/statm: 1399 24 18 144 0 1229 0

[startup+0.101049 s]
/proc/loadavg: 2.00 2.23 2.28 4/82 25433
/proc/meminfo: memFree=1220608/2055920 swapFree=4192812/4192956
[pid=25433] ppid=25431 vsize=72444 CPUtime=0.09
/proc/25433/stat : 25433 (bprolog) R 25431 25433 21931 0 -1 4194304 1241 0 0 0 7 2 0 0 21 0 2 0 23676274 74182656 951 996147200 134512640 135105188 4294956096 18446744073709551615 134970713 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/25433/statm: 18111 951 218 144 0 17595 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 72444

[startup+0.20106 s]
/proc/loadavg: 2.00 2.23 2.28 4/82 25433
/proc/meminfo: memFree=1220608/2055920 swapFree=4192812/4192956
[pid=25433] ppid=25431 vsize=72444 CPUtime=0.19
/proc/25433/stat : 25433 (bprolog) R 25431 25433 21931 0 -1 4194304 1243 0 0 0 17 2 0 0 22 0 2 0 23676274 74182656 953 996147200 134512640 135105188 4294956096 18446744073709551615 134943135 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/25433/statm: 18111 953 218 144 0 17595 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 72444

[startup+0.301071 s]
/proc/loadavg: 2.00 2.23 2.28 4/82 25433
/proc/meminfo: memFree=1220608/2055920 swapFree=4192812/4192956
[pid=25433] ppid=25431 vsize=72444 CPUtime=0.29
/proc/25433/stat : 25433 (bprolog) R 25431 25433 21931 0 -1 4194304 1243 0 0 0 27 2 0 0 22 0 2 0 23676274 74182656 953 996147200 134512640 135105188 4294956096 18446744073709551615 134630214 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/25433/statm: 18111 953 218 144 0 17595 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 72444

[startup+0.701114 s]
/proc/loadavg: 2.00 2.23 2.28 4/82 25433
/proc/meminfo: memFree=1220608/2055920 swapFree=4192812/4192956
[pid=25433] ppid=25431 vsize=72444 CPUtime=0.68
/proc/25433/stat : 25433 (bprolog) R 25431 25433 21931 0 -1 4194304 1243 0 0 0 66 2 0 0 25 0 2 0 23676274 74182656 953 996147200 134512640 135105188 4294956096 18446744073709551615 134956320 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/25433/statm: 18111 953 218 144 0 17595 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 72444

[startup+1.50121 s]
/proc/loadavg: 2.00 2.23 2.27 3/84 25435
/proc/meminfo: memFree=1217520/2055920 swapFree=4192812/4192956
[pid=25433] ppid=25431 vsize=72444 CPUtime=1.47
/proc/25433/stat : 25433 (bprolog) R 25431 25433 21931 0 -1 4194304 1243 0 0 0 145 2 0 0 25 0 2 0 23676274 74182656 953 996147200 134512640 135105188 4294956096 18446744073709551615 134932616 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/25433/statm: 18111 953 218 144 0 17595 0
[pid=25433/tid=25435] ppid=25431 vsize=72444 CPUtime=0
/proc/25433/task/25435/stat : 25435 (bprolog) S 25431 25433 21931 0 -1 4194368 2 0 0 0 0 0 0 0 21 0 2 0 23676281 74182656 953 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 72444

[startup+3.10138 s]
/proc/loadavg: 2.00 2.23 2.27 3/84 25435
/proc/meminfo: memFree=1217328/2055920 swapFree=4192812/4192956
[pid=25433] ppid=25431 vsize=72444 CPUtime=3.06
/proc/25433/stat : 25433 (bprolog) R 25431 25433 21931 0 -1 4194304 1243 0 0 0 304 2 0 0 25 0 2 0 23676274 74182656 953 996147200 134512640 135105188 4294956096 18446744073709551615 134942208 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/25433/statm: 18111 953 218 144 0 17595 0
[pid=25433/tid=25435] ppid=25431 vsize=72444 CPUtime=0
/proc/25433/task/25435/stat : 25435 (bprolog) S 25431 25433 21931 0 -1 4194368 2 0 0 0 0 0 0 0 21 0 2 0 23676281 74182656 953 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 72444

[startup+6.30274 s]
/proc/loadavg: 2.00 2.23 2.27 3/84 25435
/proc/meminfo: memFree=1217264/2055920 swapFree=4192812/4192956
[pid=25433] ppid=25431 vsize=72444 CPUtime=6.23
/proc/25433/stat : 25433 (bprolog) R 25431 25433 21931 0 -1 4194304 1244 0 0 0 621 2 0 0 25 0 2 0 23676274 74182656 954 996147200 134512640 135105188 4294956096 18446744073709551615 134630445 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/25433/statm: 18111 954 218 144 0 17595 0
[pid=25433/tid=25435] ppid=25431 vsize=72444 CPUtime=0
/proc/25433/task/25435/stat : 25435 (bprolog) S 25431 25433 21931 0 -1 4194368 2 0 0 0 0 0 0 0 21 0 2 0 23676281 74182656 954 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 72444

[startup+12.7014 s]
/proc/loadavg: 2.00 2.22 2.27 3/84 25435
/proc/meminfo: memFree=1217136/2055920 swapFree=4192812/4192956
[pid=25433] ppid=25431 vsize=72444 CPUtime=12.57
/proc/25433/stat : 25433 (bprolog) R 25431 25433 21931 0 -1 4194304 1244 0 0 0 1255 2 0 0 25 0 2 0 23676274 74182656 954 996147200 134512640 135105188 4294956096 18446744073709551615 134605632 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/25433/statm: 18111 954 218 144 0 17595 0
[pid=25433/tid=25435] ppid=25431 vsize=72444 CPUtime=0
/proc/25433/task/25435/stat : 25435 (bprolog) S 25431 25433 21931 0 -1 4194368 2 0 0 0 0 0 0 0 21 0 2 0 23676281 74182656 954 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 72444

[startup+25.5019 s]
/proc/loadavg: 2.00 2.21 2.27 3/84 25435
/proc/meminfo: memFree=1217264/2055920 swapFree=4192812/4192956
[pid=25433] ppid=25431 vsize=72444 CPUtime=25.25
/proc/25433/stat : 25433 (bprolog) R 25431 25433 21931 0 -1 4194304 1244 0 0 0 2523 2 0 0 25 0 2 0 23676274 74182656 954 996147200 134512640 135105188 4294956096 18446744073709551615 134901287 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/25433/statm: 18111 954 218 144 0 17595 0
[pid=25433/tid=25435] ppid=25431 vsize=72444 CPUtime=0
/proc/25433/task/25435/stat : 25435 (bprolog) S 25431 25433 21931 0 -1 4194368 2 0 0 0 0 0 0 0 21 0 2 0 23676281 74182656 954 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 72444

[startup+51.1017 s]
/proc/loadavg: 2.00 2.19 2.26 3/84 25435
/proc/meminfo: memFree=1217264/2055920 swapFree=4192812/4192956
[pid=25433] ppid=25431 vsize=72444 CPUtime=50.62
/proc/25433/stat : 25433 (bprolog) R 25431 25433 21931 0 -1 4194304 1245 0 0 0 5060 2 0 0 25 0 2 0 23676274 74182656 955 996147200 134512640 135105188 4294956096 18446744073709551615 134931936 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/25433/statm: 18111 955 218 144 0 17595 0
[pid=25433/tid=25435] ppid=25431 vsize=72444 CPUtime=0
/proc/25433/task/25435/stat : 25435 (bprolog) S 25431 25433 21931 0 -1 4194368 2 0 0 0 0 0 0 0 21 0 2 0 23676281 74182656 955 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.62
Current children cumulated vsize (KiB) 72444

[startup+102.301 s]
/proc/loadavg: 2.00 2.16 2.24 3/84 25435
/proc/meminfo: memFree=1217136/2055920 swapFree=4192812/4192956
[pid=25433] ppid=25431 vsize=72444 CPUtime=101.35
/proc/25433/stat : 25433 (bprolog) R 25431 25433 21931 0 -1 4194304 1245 0 0 0 10133 2 0 0 25 0 2 0 23676274 74182656 955 996147200 134512640 135105188 4294956096 18446744073709551615 134942316 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/25433/statm: 18111 955 218 144 0 17595 0
[pid=25433/tid=25435] ppid=25431 vsize=72444 CPUtime=0
/proc/25433/task/25435/stat : 25435 (bprolog) S 25431 25433 21931 0 -1 4194368 2 0 0 0 0 0 0 0 21 0 2 0 23676281 74182656 955 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.35
Current children cumulated vsize (KiB) 72444

[startup+162.301 s]
/proc/loadavg: 2.00 2.13 2.23 3/84 25435
/proc/meminfo: memFree=1211056/2055920 swapFree=4192812/4192956
[pid=25433] ppid=25431 vsize=72444 CPUtime=160.81
/proc/25433/stat : 25433 (bprolog) R 25431 25433 21931 0 -1 4194304 1245 0 0 0 16079 2 0 0 25 0 2 0 23676274 74182656 955 996147200 134512640 135105188 4294956096 18446744073709551615 134630216 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/25433/statm: 18111 955 218 144 0 17595 0
[pid=25433/tid=25435] ppid=25431 vsize=72444 CPUtime=0
/proc/25433/task/25435/stat : 25435 (bprolog) S 25431 25433 21931 0 -1 4194368 2 0 0 0 0 0 0 0 21 0 2 0 23676281 74182656 955 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 160.81
Current children cumulated vsize (KiB) 72444

[startup+222.307 s]
/proc/loadavg: 2.00 2.10 2.21 3/84 25435
/proc/meminfo: memFree=1196144/2055920 swapFree=4192812/4192956
[pid=25433] ppid=25431 vsize=72444 CPUtime=220.3
/proc/25433/stat : 25433 (bprolog) R 25431 25433 21931 0 -1 4194304 1247 0 0 0 22028 2 0 0 25 0 2 0 23676274 74182656 957 996147200 134512640 135105188 4294956096 18446744073709551615 134932677 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/25433/statm: 18111 957 218 144 0 17595 0
[pid=25433/tid=25435] ppid=25431 vsize=72444 CPUtime=0
/proc/25433/task/25435/stat : 25435 (bprolog) S 25431 25433 21931 0 -1 4194368 2 0 0 0 0 0 0 0 21 0 2 0 23676281 74182656 957 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 220.3
Current children cumulated vsize (KiB) 72444

[startup+282.301 s]
/proc/loadavg: 2.00 2.08 2.19 3/84 25435
/proc/meminfo: memFree=1185840/2055920 swapFree=4192812/4192956
[pid=25433] ppid=25431 vsize=72444 CPUtime=279.77
/proc/25433/stat : 25433 (bprolog) R 25431 25433 21931 0 -1 4194304 1247 0 0 0 27975 2 0 0 25 0 2 0 23676274 74182656 957 996147200 134512640 135105188 4294956096 18446744073709551615 134932072 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/25433/statm: 18111 957 218 144 0 17595 0
[pid=25433/tid=25435] ppid=25431 vsize=72444 CPUtime=0
/proc/25433/task/25435/stat : 25435 (bprolog) S 25431 25433 21931 0 -1 4194368 2 0 0 0 0 0 0 0 21 0 2 0 23676281 74182656 957 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 279.77
Current children cumulated vsize (KiB) 72444

[startup+342.302 s]
/proc/loadavg: 2.00 2.06 2.18 3/84 25435
/proc/meminfo: memFree=1185840/2055920 swapFree=4192812/4192956
[pid=25433] ppid=25431 vsize=72444 CPUtime=339.27
/proc/25433/stat : 25433 (bprolog) R 25431 25433 21931 0 -1 4194304 1247 0 0 0 33924 3 0 0 25 0 2 0 23676274 74182656 957 996147200 134512640 135105188 4294956096 18446744073709551615 134887140 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/25433/statm: 18111 957 218 144 0 17595 0
[pid=25433/tid=25435] ppid=25431 vsize=72444 CPUtime=0
/proc/25433/task/25435/stat : 25435 (bprolog) S 25431 25433 21931 0 -1 4194368 2 0 0 0 0 0 0 0 21 0 2 0 23676281 74182656 957 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 339.27
Current children cumulated vsize (KiB) 72444

[startup+402.302 s]
/proc/loadavg: 2.00 2.05 2.16 3/84 25435
/proc/meminfo: memFree=1181744/2055920 swapFree=4192812/4192956
[pid=25433] ppid=25431 vsize=72444 CPUtime=398.74
/proc/25433/stat : 25433 (bprolog) R 25431 25433 21931 0 -1 4194304 1247 0 0 0 39871 3 0 0 25 0 2 0 23676274 74182656 957 996147200 134512640 135105188 4294956096 18446744073709551615 134931906 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/25433/statm: 18111 957 218 144 0 17595 0
[pid=25433/tid=25435] ppid=25431 vsize=72444 CPUtime=0
/proc/25433/task/25435/stat : 25435 (bprolog) S 25431 25433 21931 0 -1 4194368 2 0 0 0 0 0 0 0 21 0 2 0 23676281 74182656 957 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 398.74
Current children cumulated vsize (KiB) 72444

[startup+462.301 s]
/proc/loadavg: 2.00 2.04 2.15 3/84 25435
/proc/meminfo: memFree=1181616/2055920 swapFree=4192812/4192956
[pid=25433] ppid=25431 vsize=72444 CPUtime=458.22
/proc/25433/stat : 25433 (bprolog) R 25431 25433 21931 0 -1 4194304 1247 0 0 0 45819 3 0 0 25 0 2 0 23676274 74182656 957 996147200 134512640 135105188 4294956096 18446744073709551615 134862170 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/25433/statm: 18111 957 218 144 0 17595 0
[pid=25433/tid=25435] ppid=25431 vsize=72444 CPUtime=0
/proc/25433/task/25435/stat : 25435 (bprolog) S 25431 25433 21931 0 -1 4194368 2 0 0 0 0 0 0 0 21 0 2 0 23676281 74182656 957 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 458.22
Current children cumulated vsize (KiB) 72444

[startup+522.302 s]
/proc/loadavg: 2.00 2.03 2.14 3/84 25435

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

/proc/loadavg: 1.99 1.98 2.04 4/77 25527
/proc/meminfo: memFree=1716008/2055920 swapFree=4192812/4192956
[pid=25433] ppid=25431 vsize=82688 CPUtime=1234.65
/proc/25433/stat : 25433 (bprolog) R 25431 25433 21931 0 -1 4194304 1249 0 0 0 123459 6 0 0 25 0 3 0 23676274 84672512 959 996147200 134512640 135105188 4294956096 18446744073709551615 134951574 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/25433/statm: 20672 959 218 144 0 20156 0
[pid=25433/tid=25435] ppid=25431 vsize=82688 CPUtime=0
/proc/25433/task/25435/stat : 25435 (bprolog) S 25431 25433 21931 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 23676281 84672512 959 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=25433/tid=25525] ppid=25431 vsize=82688 CPUtime=0
/proc/25433/task/25525/stat : 25525 (bprolog) S 25431 25433 21931 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 23766296 84672512 959 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1234.65
Current children cumulated vsize (KiB) 82688

[startup+1302.3 s]
/proc/loadavg: 1.99 1.98 2.03 3/77 25527
/proc/meminfo: memFree=1715368/2055920 swapFree=4192812/4192956
[pid=25433] ppid=25431 vsize=82688 CPUtime=1294.63
/proc/25433/stat : 25433 (bprolog) R 25431 25433 21931 0 -1 4194304 1249 0 0 0 129457 6 0 0 25 0 3 0 23676274 84672512 959 996147200 134512640 135105188 4294956096 18446744073709551615 134862730 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/25433/statm: 20672 959 218 144 0 20156 0
[pid=25433/tid=25435] ppid=25431 vsize=82688 CPUtime=0
/proc/25433/task/25435/stat : 25435 (bprolog) S 25431 25433 21931 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 23676281 84672512 959 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=25433/tid=25525] ppid=25431 vsize=82688 CPUtime=0
/proc/25433/task/25525/stat : 25525 (bprolog) S 25431 25433 21931 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 23766296 84672512 959 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1294.63
Current children cumulated vsize (KiB) 82688

[startup+1362.3 s]
/proc/loadavg: 1.99 1.98 2.03 4/78 25528
/proc/meminfo: memFree=1715296/2055920 swapFree=4192812/4192956
[pid=25433] ppid=25431 vsize=92932 CPUtime=1354.6
/proc/25433/stat : 25433 (bprolog) R 25431 25433 21931 0 -1 4194304 1250 0 0 0 135454 6 0 0 25 0 4 0 23676274 95162368 960 996147200 134512640 135105188 4294956096 18446744073709551615 134605598 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/25433/statm: 23233 960 218 144 0 22717 0
[pid=25433/tid=25435] ppid=25431 vsize=92932 CPUtime=0
/proc/25433/task/25435/stat : 25435 (bprolog) S 25431 25433 21931 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 23676281 95162368 960 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=25433/tid=25525] ppid=25431 vsize=92932 CPUtime=0
/proc/25433/task/25525/stat : 25525 (bprolog) S 25431 25433 21931 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 23766296 95162368 960 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=25433/tid=25528] ppid=25431 vsize=92932 CPUtime=0
/proc/25433/task/25528/stat : 25528 (bprolog) S 25431 25433 21931 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 23811305 95162368 960 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1354.6
Current children cumulated vsize (KiB) 92932

[startup+1422.3 s]
/proc/loadavg: 1.99 1.98 2.02 3/78 25528
/proc/meminfo: memFree=1714848/2055920 swapFree=4192812/4192956
[pid=25433] ppid=25431 vsize=92932 CPUtime=1414.59
/proc/25433/stat : 25433 (bprolog) R 25431 25433 21931 0 -1 4194304 1250 0 0 0 141453 6 0 0 25 0 4 0 23676274 95162368 960 996147200 134512640 135105188 4294956096 18446744073709551615 134610015 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/25433/statm: 23233 960 218 144 0 22717 0
[pid=25433/tid=25435] ppid=25431 vsize=92932 CPUtime=0
/proc/25433/task/25435/stat : 25435 (bprolog) S 25431 25433 21931 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 23676281 95162368 960 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=25433/tid=25525] ppid=25431 vsize=92932 CPUtime=0
/proc/25433/task/25525/stat : 25525 (bprolog) S 25431 25433 21931 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 23766296 95162368 960 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=25433/tid=25528] ppid=25431 vsize=92932 CPUtime=0
/proc/25433/task/25528/stat : 25528 (bprolog) S 25431 25433 21931 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 23811305 95162368 960 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1414.59
Current children cumulated vsize (KiB) 92932

[startup+1482.3 s]
/proc/loadavg: 1.99 1.98 2.02 3/78 25528
/proc/meminfo: memFree=1714528/2055920 swapFree=4192812/4192956
[pid=25433] ppid=25431 vsize=92932 CPUtime=1474.57
/proc/25433/stat : 25433 (bprolog) R 25431 25433 21931 0 -1 4194304 1250 0 0 0 147450 7 0 0 25 0 4 0 23676274 95162368 960 996147200 134512640 135105188 4294956096 18446744073709551615 134931899 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/25433/statm: 23233 960 218 144 0 22717 0
[pid=25433/tid=25435] ppid=25431 vsize=92932 CPUtime=0
/proc/25433/task/25435/stat : 25435 (bprolog) S 25431 25433 21931 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 23676281 95162368 960 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=25433/tid=25525] ppid=25431 vsize=92932 CPUtime=0
/proc/25433/task/25525/stat : 25525 (bprolog) S 25431 25433 21931 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 23766296 95162368 960 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=25433/tid=25528] ppid=25431 vsize=92932 CPUtime=0
/proc/25433/task/25528/stat : 25528 (bprolog) S 25431 25433 21931 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 23811305 95162368 960 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1474.57
Current children cumulated vsize (KiB) 92932

[startup+1542.31 s]
/proc/loadavg: 1.99 1.98 2.01 4/78 25528
/proc/meminfo: memFree=1714400/2055920 swapFree=4192812/4192956
[pid=25433] ppid=25431 vsize=92932 CPUtime=1534.55
/proc/25433/stat : 25433 (bprolog) R 25431 25433 21931 0 -1 4194304 1250 0 0 0 153448 7 0 0 25 0 4 0 23676274 95162368 960 996147200 134512640 135105188 4294956096 18446744073709551615 134965870 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/25433/statm: 23233 960 218 144 0 22717 0
[pid=25433/tid=25435] ppid=25431 vsize=92932 CPUtime=0
/proc/25433/task/25435/stat : 25435 (bprolog) S 25431 25433 21931 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 23676281 95162368 960 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=25433/tid=25525] ppid=25431 vsize=92932 CPUtime=0
/proc/25433/task/25525/stat : 25525 (bprolog) S 25431 25433 21931 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 23766296 95162368 960 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=25433/tid=25528] ppid=25431 vsize=92932 CPUtime=0
/proc/25433/task/25528/stat : 25528 (bprolog) S 25431 25433 21931 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 23811305 95162368 960 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1534.55
Current children cumulated vsize (KiB) 92932

[startup+1602.3 s]
/proc/loadavg: 1.99 1.98 2.01 4/79 25535
/proc/meminfo: memFree=1714008/2055920 swapFree=4192812/4192956
[pid=25433] ppid=25431 vsize=103176 CPUtime=1594.52
/proc/25433/stat : 25433 (bprolog) R 25431 25433 21931 0 -1 4194304 1251 0 0 0 159445 7 0 0 25 0 5 0 23676274 105652224 961 996147200 134512640 135105188 4294956096 18446744073709551615 134932126 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/25433/statm: 25794 961 218 144 0 25278 0
[pid=25433/tid=25435] ppid=25431 vsize=103176 CPUtime=0
/proc/25433/task/25435/stat : 25435 (bprolog) S 25431 25433 21931 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 23676281 105652224 961 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=25433/tid=25525] ppid=25431 vsize=103176 CPUtime=0
/proc/25433/task/25525/stat : 25525 (bprolog) S 25431 25433 21931 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 23766296 105652224 961 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=25433/tid=25528] ppid=25431 vsize=103176 CPUtime=0
/proc/25433/task/25528/stat : 25528 (bprolog) S 25431 25433 21931 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 23811305 105652224 961 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=25433/tid=25535] ppid=25431 vsize=103176 CPUtime=0
/proc/25433/task/25535/stat : 25535 (bprolog) S 25431 25433 21931 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 23833810 105652224 961 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1594.52
Current children cumulated vsize (KiB) 103176

[startup+1662.3 s]
/proc/loadavg: 1.99 1.98 2.00 3/79 25535
/proc/meminfo: memFree=1713688/2055920 swapFree=4192812/4192956
[pid=25433] ppid=25431 vsize=103176 CPUtime=1654.5
/proc/25433/stat : 25433 (bprolog) R 25431 25433 21931 0 -1 4194304 1251 0 0 0 165443 7 0 0 25 0 5 0 23676274 105652224 961 996147200 134512640 135105188 4294956096 18446744073709551615 134628958 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/25433/statm: 25794 961 218 144 0 25278 0
[pid=25433/tid=25435] ppid=25431 vsize=103176 CPUtime=0
/proc/25433/task/25435/stat : 25435 (bprolog) S 25431 25433 21931 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 23676281 105652224 961 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=25433/tid=25525] ppid=25431 vsize=103176 CPUtime=0
/proc/25433/task/25525/stat : 25525 (bprolog) S 25431 25433 21931 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 23766296 105652224 961 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=25433/tid=25528] ppid=25431 vsize=103176 CPUtime=0
/proc/25433/task/25528/stat : 25528 (bprolog) S 25431 25433 21931 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 23811305 105652224 961 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=25433/tid=25535] ppid=25431 vsize=103176 CPUtime=0
/proc/25433/task/25535/stat : 25535 (bprolog) S 25431 25433 21931 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 23833810 105652224 961 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1654.5
Current children cumulated vsize (KiB) 103176

[startup+1722.3 s]
/proc/loadavg: 1.99 1.98 2.00 3/79 25535
/proc/meminfo: memFree=1713304/2055920 swapFree=4192812/4192956
[pid=25433] ppid=25431 vsize=103176 CPUtime=1714.48
/proc/25433/stat : 25433 (bprolog) R 25431 25433 21931 0 -1 4194304 1251 0 0 0 171441 7 0 0 25 0 5 0 23676274 105652224 961 996147200 134512640 135105188 4294956096 18446744073709551615 134880202 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/25433/statm: 25794 961 218 144 0 25278 0
[pid=25433/tid=25435] ppid=25431 vsize=103176 CPUtime=0
/proc/25433/task/25435/stat : 25435 (bprolog) S 25431 25433 21931 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 23676281 105652224 961 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=25433/tid=25525] ppid=25431 vsize=103176 CPUtime=0
/proc/25433/task/25525/stat : 25525 (bprolog) S 25431 25433 21931 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 23766296 105652224 961 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=25433/tid=25528] ppid=25431 vsize=103176 CPUtime=0
/proc/25433/task/25528/stat : 25528 (bprolog) S 25431 25433 21931 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 23811305 105652224 961 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=25433/tid=25535] ppid=25431 vsize=103176 CPUtime=0
/proc/25433/task/25535/stat : 25535 (bprolog) S 25431 25433 21931 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 23833810 105652224 961 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1714.48
Current children cumulated vsize (KiB) 103176

[startup+1782.3 s]
/proc/loadavg: 1.99 1.98 2.00 3/79 25535
/proc/meminfo: memFree=1713176/2055920 swapFree=4192812/4192956
[pid=25433] ppid=25431 vsize=103176 CPUtime=1774.46
/proc/25433/stat : 25433 (bprolog) R 25431 25433 21931 0 -1 4194304 1251 0 0 0 177439 7 0 0 25 0 5 0 23676274 105652224 961 996147200 134512640 135105188 4294956096 18446744073709551615 134852733 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/25433/statm: 25794 961 218 144 0 25278 0
[pid=25433/tid=25435] ppid=25431 vsize=103176 CPUtime=0
/proc/25433/task/25435/stat : 25435 (bprolog) S 25431 25433 21931 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 23676281 105652224 961 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=25433/tid=25525] ppid=25431 vsize=103176 CPUtime=0
/proc/25433/task/25525/stat : 25525 (bprolog) S 25431 25433 21931 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 23766296 105652224 961 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=25433/tid=25528] ppid=25431 vsize=103176 CPUtime=0
/proc/25433/task/25528/stat : 25528 (bprolog) S 25431 25433 21931 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 23811305 105652224 961 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=25433/tid=25535] ppid=25431 vsize=103176 CPUtime=0
/proc/25433/task/25535/stat : 25535 (bprolog) S 25431 25433 21931 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 23833810 105652224 961 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1774.46
Current children cumulated vsize (KiB) 103176



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.9 s]
/proc/loadavg: 1.99 1.98 2.00 3/75 25535
/proc/meminfo: memFree=1713240/2055920 swapFree=4192812/4192956
[pid=25433] ppid=25431 vsize=103176 CPUtime=1800.05
/proc/25433/stat : 25433 (bprolog) R 25431 25433 21931 0 -1 4194304 1252 0 0 0 179998 7 0 0 25 0 1 0 23676274 105652224 962 996147200 134512640 135105188 4294956096 18446744073709551615 134862174 0 0 4096 2 0 0 0 17 0 0 0
/proc/25433/statm: 25794 962 219 144 0 25278 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 103176

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.91
CPU time (s): 1800.06
CPU user time (s): 1799.98
CPU system time (s): 0.075988
CPU usage (%): 99.566
Max. virtual memory (cumulated for all children) (KiB): 103176

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

runsolver used 2.34564 second user time and 5.41918 second system time

The end

Launcher Data

Begin job on node35 at 2009-07-12 04:34:59
IDJOB=2077894
IDBENCH=56685
IDSOLVER=770
FILE ID=node35/2077894-1247366099
PBS_JOBID= 9507016
Free space on /tmp= 66272 MiB

SOLVER NAME= bpsolver 09
BENCH NAME= CPAI08/csp/primes-15/normalized-primes-15-60-3-7.xml
COMMAND LINE= HOME/solver BENCHNAMENOEXT TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2077894-1247366099/watcher-2077894-1247366099 -o /tmp/evaluation-result-2077894-1247366099/solver-2077894-1247366099 -C 1800 -W 2000 -M 900  HOME/solver HOME/instance-2077894-1247366099 1800

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 54f0d4d11a26de12f0658f94aa809aa9
RANDOM SEED=977183076

node35.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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1221088 kB
Buffers:         41796 kB
Cached:         221228 kB
SwapCached:          0 kB
Active:         660672 kB
Inactive:        98492 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1221088 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1360 kB
Writeback:           0 kB
Mapped:         517492 kB
Slab:            59756 kB
Committed_AS:   844364 kB
PageTables:       2932 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= 66300 MiB
End job on node35 at 2009-07-12 05:05:09