Trace number 1085542

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 1825.43

General information on the benchmark

Namecsp/fapp/fapp22/
normalized-fapp22-1750-10.xml
MD5SUM96880025e4a14a075629d437bfbc2f6d
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark36.2935
Satisfiable
(Un)Satisfiability was proved
Number of variables1750
Number of constraints32049
Maximum constraint arity2
Maximum domain size802
Number of constraints which are defined in extension0
Number of constraints which are defined in intension32049
Global constraints used (with number of constraints)

Solver Data (download as text)

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 4/84 22778
/proc/meminfo: memFree=1766888/2055920 swapFree=4181480/4192956
[pid=22778] ppid=22776 vsize=5256 CPUtime=0
/proc/22778/stat : 22778 (sh) R 22776 22778 22140 0 -1 4194304 60 0 0 0 0 0 0 0 20 0 1 0 2002396782 5382144 44 996147200 4194304 4889804 548682068864 18446744073709551615 271635774985 0 0 4096 0 0 0 0 17 1 0 0
/proc/22778/statm: 1314 44 33 169 0 13 0

[startup+0.101647 s]
/proc/loadavg: 2.00 2.00 2.00 4/84 22778
/proc/meminfo: memFree=1766888/2055920 swapFree=4181480/4192956
[pid=22778] ppid=22776 vsize=56080 CPUtime=0.08
/proc/22778/stat : 22778 (bprolog) R 22776 22778 22140 0 -1 4194304 1106 0 0 0 3 5 0 0 20 0 1 0 2002396782 57425920 819 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/22778/statm: 14020 819 173 116 0 13531 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 56080

[startup+0.201667 s]
/proc/loadavg: 2.00 2.00 2.00 4/84 22778
/proc/meminfo: memFree=1766888/2055920 swapFree=4181480/4192956
[pid=22778] ppid=22776 vsize=56080 CPUtime=0.18
/proc/22778/stat : 22778 (bprolog) R 22776 22778 22140 0 -1 4194304 1297 0 0 0 6 12 0 0 20 0 1 0 2002396782 57425920 1010 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/22778/statm: 14020 1010 173 116 0 13531 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 56080

[startup+0.301679 s]
/proc/loadavg: 2.00 2.00 2.00 4/84 22778
/proc/meminfo: memFree=1766888/2055920 swapFree=4181480/4192956
[pid=22778] ppid=22776 vsize=56080 CPUtime=0.28
/proc/22778/stat : 22778 (bprolog) R 22776 22778 22140 0 -1 4194304 1305 0 0 0 12 16 0 0 21 0 1 0 2002396782 57425920 1018 996147200 134512640 134990860 4294956096 18446744073709551615 134573039 0 0 4096 2 0 0 0 17 1 0 0
/proc/22778/statm: 14020 1018 177 116 0 13531 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 56080

[startup+0.701752 s]
/proc/loadavg: 2.00 2.00 2.00 4/84 22778
/proc/meminfo: memFree=1766888/2055920 swapFree=4181480/4192956
[pid=22778] ppid=22776 vsize=56080 CPUtime=0.68
/proc/22778/stat : 22778 (bprolog) R 22776 22778 22140 0 -1 4194304 1316 0 0 0 32 36 0 0 25 0 1 0 2002396782 57425920 1029 996147200 134512640 134990860 4294956096 18446744073709551615 134565721 0 0 4096 2 0 0 0 17 1 0 0
/proc/22778/statm: 14020 1029 177 116 0 13531 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 56080

[startup+1.5019 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 22779
/proc/meminfo: memFree=1762912/2055920 swapFree=4181480/4192956
[pid=22778] ppid=22776 vsize=56080 CPUtime=1.47
/proc/22778/stat : 22778 (bprolog) R 22776 22778 22140 0 -1 4194304 1331 0 0 0 72 75 0 0 25 0 1 0 2002396782 57425920 1044 996147200 134512640 134990860 4294956096 18446744073709551615 134569904 0 0 4096 2 0 0 0 17 1 0 0
/proc/22778/statm: 14020 1044 177 116 0 13531 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 56080

[startup+3.1022 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 22779
/proc/meminfo: memFree=1762336/2055920 swapFree=4181480/4192956
[pid=22778] ppid=22776 vsize=56080 CPUtime=3.06
/proc/22778/stat : 22778 (bprolog) R 22776 22778 22140 0 -1 4194304 1355 0 0 0 156 150 0 0 25 0 1 0 2002396782 57425920 1068 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/22778/statm: 14020 1068 177 116 0 13531 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 56080

[startup+6.30177 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 22779
/proc/meminfo: memFree=1760928/2055920 swapFree=4181480/4192956
[pid=22778] ppid=22776 vsize=56080 CPUtime=6.22
/proc/22778/stat : 22778 (bprolog) R 22776 22778 22140 0 -1 4194304 1401 0 0 0 322 300 0 0 25 0 1 0 2002396782 57425920 1114 996147200 134512640 134990860 4294956096 18446744073709551615 134573966 0 0 4096 2 0 0 0 17 1 0 0
/proc/22778/statm: 14020 1114 177 116 0 13531 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 56080

[startup+12.7029 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 22780
/proc/meminfo: memFree=1693400/2055920 swapFree=4181480/4192956
[pid=22778] ppid=22776 vsize=137320 CPUtime=12.57
/proc/22778/stat : 22778 (bprolog) R 22776 22778 22140 0 -1 4194304 27620 0 0 0 920 337 0 0 25 0 2 0 2002396782 140615680 18054 996147200 134512640 134990860 4294956096 18446744073709551615 134629927 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/22778/statm: 34330 18054 207 116 0 33841 0
[pid=22778/tid=22780] ppid=22776 vsize=137320 CPUtime=0
/proc/22778/task/22780/stat : 22780 (bprolog) S 22776 22778 22140 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 2002397987 140615680 18054 996147200 134512640 134990860 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) 137320

[startup+25.5013 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 22780
/proc/meminfo: memFree=1692504/2055920 swapFree=4181480/4192956
[pid=22778] ppid=22776 vsize=137320 CPUtime=25.24
/proc/22778/stat : 22778 (bprolog) R 22776 22778 22140 0 -1 4194304 27620 0 0 0 2187 337 0 0 25 0 2 0 2002396782 140615680 18054 996147200 134512640 134990860 4294956096 18446744073709551615 134839724 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/22778/statm: 34330 18054 207 116 0 33841 0
[pid=22778/tid=22780] ppid=22776 vsize=137320 CPUtime=0
/proc/22778/task/22780/stat : 22780 (bprolog) S 22776 22778 22140 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 2002397987 140615680 18054 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 137320

[startup+51.102 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 22780
/proc/meminfo: memFree=1692504/2055920 swapFree=4181480/4192956
[pid=22778] ppid=22776 vsize=137320 CPUtime=50.6
/proc/22778/stat : 22778 (bprolog) R 22776 22778 22140 0 -1 4194304 27620 0 0 0 4723 337 0 0 25 0 2 0 2002396782 140615680 18054 996147200 134512640 134990860 4294956096 18446744073709551615 134839702 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/22778/statm: 34330 18054 207 116 0 33841 0
[pid=22778/tid=22780] ppid=22776 vsize=137320 CPUtime=0
/proc/22778/task/22780/stat : 22780 (bprolog) S 22776 22778 22140 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 2002397987 140615680 18054 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 137320

[startup+102.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 22780
/proc/meminfo: memFree=1692440/2055920 swapFree=4181480/4192956
[pid=22778] ppid=22776 vsize=137320 CPUtime=101.32
/proc/22778/stat : 22778 (bprolog) R 22776 22778 22140 0 -1 4194304 27623 0 0 0 9795 337 0 0 25 0 2 0 2002396782 140615680 18057 996147200 134512640 134990860 4294956096 18446744073709551615 134839650 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/22778/statm: 34330 18057 207 116 0 33841 0
[pid=22778/tid=22780] ppid=22776 vsize=137320 CPUtime=0
/proc/22778/task/22780/stat : 22780 (bprolog) S 22776 22778 22140 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 2002397987 140615680 18057 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.32
Current children cumulated vsize (KiB) 137320

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 22780
/proc/meminfo: memFree=1692440/2055920 swapFree=4181480/4192956
[pid=22778] ppid=22776 vsize=137320 CPUtime=160.75
/proc/22778/stat : 22778 (bprolog) R 22776 22778 22140 0 -1 4194304 27624 0 0 0 15738 337 0 0 25 0 2 0 2002396782 140615680 18058 996147200 134512640 134990860 4294956096 18446744073709551615 134559488 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/22778/statm: 34330 18058 207 116 0 33841 0
[pid=22778/tid=22780] ppid=22776 vsize=137320 CPUtime=0
/proc/22778/task/22780/stat : 22780 (bprolog) S 22776 22778 22140 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 2002397987 140615680 18058 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 160.75
Current children cumulated vsize (KiB) 137320

[startup+222.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 22780
/proc/meminfo: memFree=1692440/2055920 swapFree=4181480/4192956
[pid=22778] ppid=22776 vsize=137320 CPUtime=220.18
/proc/22778/stat : 22778 (bprolog) R 22776 22778 22140 0 -1 4194304 27624 0 0 0 21681 337 0 0 25 0 2 0 2002396782 140615680 18058 996147200 134512640 134990860 4294956096 18446744073709551615 134607567 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/22778/statm: 34330 18058 207 116 0 33841 0
[pid=22778/tid=22780] ppid=22776 vsize=137320 CPUtime=0
/proc/22778/task/22780/stat : 22780 (bprolog) S 22776 22778 22140 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 2002397987 140615680 18058 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 220.18
Current children cumulated vsize (KiB) 137320

[startup+282.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 22780
/proc/meminfo: memFree=1692376/2055920 swapFree=4181480/4192956
[pid=22778] ppid=22776 vsize=137320 CPUtime=279.61
/proc/22778/stat : 22778 (bprolog) R 22776 22778 22140 0 -1 4194304 27624 0 0 0 27624 337 0 0 25 0 2 0 2002396782 140615680 18058 996147200 134512640 134990860 4294956096 18446744073709551615 134731558 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/22778/statm: 34330 18058 207 116 0 33841 0
[pid=22778/tid=22780] ppid=22776 vsize=137320 CPUtime=0
/proc/22778/task/22780/stat : 22780 (bprolog) S 22776 22778 22140 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 2002397987 140615680 18058 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 279.61
Current children cumulated vsize (KiB) 137320

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 22780
/proc/meminfo: memFree=1692376/2055920 swapFree=4181480/4192956
[pid=22778] ppid=22776 vsize=137320 CPUtime=339.03
/proc/22778/stat : 22778 (bprolog) R 22776 22778 22140 0 -1 4194304 27624 0 0 0 33566 337 0 0 25 0 2 0 2002396782 140615680 18058 996147200 134512640 134990860 4294956096 18446744073709551615 134839724 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/22778/statm: 34330 18058 207 116 0 33841 0
[pid=22778/tid=22780] ppid=22776 vsize=137320 CPUtime=0
/proc/22778/task/22780/stat : 22780 (bprolog) S 22776 22778 22140 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 2002397987 140615680 18058 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 339.03
Current children cumulated vsize (KiB) 137320

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 22791
/proc/meminfo: memFree=1644112/2055920 swapFree=4181480/4192956
[pid=22778] ppid=22776 vsize=137320 CPUtime=398.36
/proc/22778/stat : 22778 (bprolog) R 22776 22778 22140 0 -1 4194304 27624 0 0 0 39498 338 0 0 25 0 2 0 2002396782 140615680 18058 996147200 134512640 134990860 4294956096 18446744073709551615 134559523 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/22778/statm: 34330 18058 207 116 0 33841 0
[pid=22778/tid=22780] ppid=22776 vsize=137320 CPUtime=0
/proc/22778/task/22780/stat : 22780 (bprolog) S 22776 22778 22140 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 2002397987 140615680 18058 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 398.36
Current children cumulated vsize (KiB) 137320

[startup+462.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 22791
/proc/meminfo: memFree=1642064/2055920 swapFree=4181480/4192956
[pid=22778] ppid=22776 vsize=137320 CPUtime=457.19
/proc/22778/stat : 22778 (bprolog) R 22776 22778 22140 0 -1 4194304 27624 0 0 0 45381 338 0 0 25 0 2 0 2002396782 140615680 18058 996147200 134512640 134990860 4294956096 18446744073709551615 134629962 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/22778/statm: 34330 18058 207 116 0 33841 0
[pid=22778/tid=22780] ppid=22776 vsize=137320 CPUtime=0
/proc/22778/task/22780/stat : 22780 (bprolog) S 22776 22778 22140 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 2002397987 140615680 18058 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 457.19
Current children cumulated vsize (KiB) 137320

[startup+522.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 22791
/proc/meminfo: memFree=1642064/2055920 swapFree=4181480/4192956
[pid=22778] ppid=22776 vsize=137320 CPUtime=516.03
/proc/22778/stat : 22778 (bprolog) R 22776 22778 22140 0 -1 4194304 27624 0 0 0 51265 338 0 0 25 0 2 0 2002396782 140615680 18058 996147200 134512640 134990860 4294956096 18446744073709551615 134565731 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/22778/statm: 34330 18058 207 116 0 33841 0
[pid=22778/tid=22780] ppid=22776 vsize=137320 CPUtime=0

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


[startup+1302.3 s]
/proc/loadavg: 2.38 2.28 2.10 3/95 22792
/proc/meminfo: memFree=1640840/2055920 swapFree=4181480/4192956
[pid=22778] ppid=22776 vsize=147564 CPUtime=1281.2
/proc/22778/stat : 22778 (bprolog) R 22776 22778 22140 0 -1 4194304 27625 0 0 0 127781 339 0 0 25 0 3 0 2002396782 151105536 18059 996147200 134512640 134990860 4294956096 18446744073709551615 134629999 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/22778/statm: 36891 18059 207 116 0 36402 0
[pid=22778/tid=22780] ppid=22776 vsize=147564 CPUtime=0
/proc/22778/task/22780/stat : 22780 (bprolog) S 22776 22778 22140 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 2002397987 151105536 18059 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=22778/tid=22792] ppid=22776 vsize=147564 CPUtime=0
/proc/22778/task/22792/stat : 22792 (bprolog) S 22776 22778 22140 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 2002488004 151105536 18059 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1281.2
Current children cumulated vsize (KiB) 147564

[startup+1362.3 s]
/proc/loadavg: 2.14 2.22 2.09 3/95 22792
/proc/meminfo: memFree=1640776/2055920 swapFree=4181480/4192956
[pid=22778] ppid=22776 vsize=157808 CPUtime=1340.08
/proc/22778/stat : 22778 (bprolog) R 22776 22778 22140 0 -1 4194304 27626 0 0 0 133669 339 0 0 25 0 4 0 2002396782 161595392 18060 996147200 134512640 134990860 4294956096 18446744073709551615 134607528 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/22778/statm: 39452 18060 207 116 0 38963 0
[pid=22778/tid=22780] ppid=22776 vsize=157808 CPUtime=0
/proc/22778/task/22780/stat : 22780 (bprolog) S 22776 22778 22140 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 2002397987 161595392 18060 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=22778/tid=22792] ppid=22776 vsize=157808 CPUtime=0
/proc/22778/task/22792/stat : 22792 (bprolog) S 22776 22778 22140 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 2002488004 161595392 18060 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1340.08
Current children cumulated vsize (KiB) 157808

[startup+1422.3 s]
/proc/loadavg: 2.09 2.19 2.09 3/96 22793
/proc/meminfo: memFree=1623296/2055920 swapFree=4181480/4192956
[pid=22778] ppid=22776 vsize=181244 CPUtime=1398.92
/proc/22778/stat : 22778 (bprolog) R 22776 22778 22140 0 -1 4194304 37837 0 0 0 139549 343 0 0 25 0 4 0 2002396782 185593856 22410 996147200 134512640 134990860 4294956096 18446744073709551615 134958387 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/22778/statm: 45311 22410 207 116 0 44822 0
[pid=22778/tid=22780] ppid=22776 vsize=181244 CPUtime=0
/proc/22778/task/22780/stat : 22780 (bprolog) S 22776 22778 22140 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 2002397987 185593856 22410 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=22778/tid=22792] ppid=22776 vsize=181244 CPUtime=0
/proc/22778/task/22792/stat : 22792 (bprolog) S 22776 22778 22140 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 2002488004 185593856 22410 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=22778/tid=22793] ppid=22776 vsize=181244 CPUtime=0
/proc/22778/task/22793/stat : 22793 (bprolog) S 22776 22778 22140 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 2002533012 185593856 22410 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1398.92
Current children cumulated vsize (KiB) 181244

[startup+1482.3 s]
/proc/loadavg: 2.03 2.16 2.08 3/96 22793
/proc/meminfo: memFree=1623232/2055920 swapFree=4181480/4192956
[pid=22778] ppid=22776 vsize=181244 CPUtime=1457.76
/proc/22778/stat : 22778 (bprolog) R 22776 22778 22140 0 -1 4194304 37837 0 0 0 145432 344 0 0 25 0 4 0 2002396782 185593856 22410 996147200 134512640 134990860 4294956096 18446744073709551615 134958370 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/22778/statm: 45311 22410 207 116 0 44822 0
[pid=22778/tid=22780] ppid=22776 vsize=181244 CPUtime=0
/proc/22778/task/22780/stat : 22780 (bprolog) S 22776 22778 22140 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 2002397987 185593856 22410 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=22778/tid=22792] ppid=22776 vsize=181244 CPUtime=0
/proc/22778/task/22792/stat : 22792 (bprolog) S 22776 22778 22140 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 2002488004 185593856 22410 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=22778/tid=22793] ppid=22776 vsize=181244 CPUtime=0
/proc/22778/task/22793/stat : 22793 (bprolog) S 22776 22778 22140 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 2002533012 185593856 22410 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1457.76
Current children cumulated vsize (KiB) 181244

[startup+1542.31 s]
/proc/loadavg: 2.01 2.12 2.08 3/76 22872
/proc/meminfo: memFree=1669992/2055920 swapFree=4181480/4192956
[pid=22778] ppid=22776 vsize=181244 CPUtime=1517.06
/proc/22778/stat : 22778 (bprolog) R 22776 22778 22140 0 -1 4194304 37837 0 0 0 151360 346 0 0 25 0 4 0 2002396782 185593856 22410 996147200 134512640 134990860 4294956096 18446744073709551615 134958370 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/22778/statm: 45311 22410 207 116 0 44822 0
[pid=22778/tid=22780] ppid=22776 vsize=181244 CPUtime=0
/proc/22778/task/22780/stat : 22780 (bprolog) S 22776 22778 22140 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 2002397987 185593856 22410 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=22778/tid=22792] ppid=22776 vsize=181244 CPUtime=0
/proc/22778/task/22792/stat : 22792 (bprolog) S 22776 22778 22140 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 2002488004 185593856 22410 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=22778/tid=22793] ppid=22776 vsize=181244 CPUtime=0
/proc/22778/task/22793/stat : 22793 (bprolog) S 22776 22778 22140 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 2002533012 185593856 22410 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1517.06
Current children cumulated vsize (KiB) 181244

[startup+1602.3 s]
/proc/loadavg: 2.00 2.10 2.07 3/76 22872
/proc/meminfo: memFree=1669864/2055920 swapFree=4181480/4192956
[pid=22778] ppid=22776 vsize=181244 CPUtime=1577.02
/proc/22778/stat : 22778 (bprolog) R 22776 22778 22140 0 -1 4194304 37837 0 0 0 157356 346 0 0 25 0 4 0 2002396782 185593856 22410 996147200 134512640 134990860 4294956096 18446744073709551615 134958370 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/22778/statm: 45311 22410 207 116 0 44822 0
[pid=22778/tid=22780] ppid=22776 vsize=181244 CPUtime=0
/proc/22778/task/22780/stat : 22780 (bprolog) S 22776 22778 22140 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 2002397987 185593856 22410 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=22778/tid=22792] ppid=22776 vsize=181244 CPUtime=0
/proc/22778/task/22792/stat : 22792 (bprolog) S 22776 22778 22140 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 2002488004 185593856 22410 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=22778/tid=22793] ppid=22776 vsize=181244 CPUtime=0
/proc/22778/task/22793/stat : 22793 (bprolog) S 22776 22778 22140 0 -1 4194368 0 0 0 0 0 0 0 0 15 0 4 0 2002533012 185593856 22410 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1577.02
Current children cumulated vsize (KiB) 181244

[startup+1662.3 s]
/proc/loadavg: 2.00 2.08 2.07 3/76 22872
/proc/meminfo: memFree=1669800/2055920 swapFree=4181480/4192956
[pid=22778] ppid=22776 vsize=181244 CPUtime=1637
/proc/22778/stat : 22778 (bprolog) R 22776 22778 22140 0 -1 4194304 37837 0 0 0 163354 346 0 0 25 0 4 0 2002396782 185593856 22410 996147200 134512640 134990860 4294956096 18446744073709551615 134958380 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/22778/statm: 45311 22410 207 116 0 44822 0
[pid=22778/tid=22780] ppid=22776 vsize=181244 CPUtime=0
/proc/22778/task/22780/stat : 22780 (bprolog) S 22776 22778 22140 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 2002397987 185593856 22410 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=22778/tid=22792] ppid=22776 vsize=181244 CPUtime=0
/proc/22778/task/22792/stat : 22792 (bprolog) S 22776 22778 22140 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 2002488004 185593856 22410 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=22778/tid=22793] ppid=22776 vsize=181244 CPUtime=0
/proc/22778/task/22793/stat : 22793 (bprolog) S 22776 22778 22140 0 -1 4194368 0 0 0 0 0 0 0 0 15 0 4 0 2002533012 185593856 22410 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1637
Current children cumulated vsize (KiB) 181244

[startup+1722.3 s]
/proc/loadavg: 2.00 2.06 2.06 3/76 22872
/proc/meminfo: memFree=1669800/2055920 swapFree=4181480/4192956
[pid=22778] ppid=22776 vsize=181244 CPUtime=1696.97
/proc/22778/stat : 22778 (bprolog) R 22776 22778 22140 0 -1 4194304 37837 0 0 0 169351 346 0 0 25 0 4 0 2002396782 185593856 22410 996147200 134512640 134990860 4294956096 18446744073709551615 134958382 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/22778/statm: 45311 22410 207 116 0 44822 0
[pid=22778/tid=22780] ppid=22776 vsize=181244 CPUtime=0
/proc/22778/task/22780/stat : 22780 (bprolog) S 22776 22778 22140 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 2002397987 185593856 22410 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=22778/tid=22792] ppid=22776 vsize=181244 CPUtime=0
/proc/22778/task/22792/stat : 22792 (bprolog) S 22776 22778 22140 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 2002488004 185593856 22410 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=22778/tid=22793] ppid=22776 vsize=181244 CPUtime=0
/proc/22778/task/22793/stat : 22793 (bprolog) S 22776 22778 22140 0 -1 4194368 0 0 0 0 0 0 0 0 15 0 4 0 2002533012 185593856 22410 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1696.97
Current children cumulated vsize (KiB) 181244

[startup+1782.3 s]
/proc/loadavg: 2.00 2.05 2.05 3/76 22872
/proc/meminfo: memFree=1669672/2055920 swapFree=4181480/4192956
[pid=22778] ppid=22776 vsize=181244 CPUtime=1756.94
/proc/22778/stat : 22778 (bprolog) R 22776 22778 22140 0 -1 4194304 37837 0 0 0 175348 346 0 0 25 0 4 0 2002396782 185593856 22410 996147200 134512640 134990860 4294956096 18446744073709551615 134958370 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/22778/statm: 45311 22410 207 116 0 44822 0
[pid=22778/tid=22780] ppid=22776 vsize=181244 CPUtime=0
/proc/22778/task/22780/stat : 22780 (bprolog) S 22776 22778 22140 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 2002397987 185593856 22410 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=22778/tid=22792] ppid=22776 vsize=181244 CPUtime=0
/proc/22778/task/22792/stat : 22792 (bprolog) S 22776 22778 22140 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 2002488004 185593856 22410 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=22778/tid=22793] ppid=22776 vsize=181244 CPUtime=0
/proc/22778/task/22793/stat : 22793 (bprolog) S 22776 22778 22140 0 -1 4194368 0 0 0 0 0 0 0 0 15 0 4 0 2002533012 185593856 22410 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1756.94
Current children cumulated vsize (KiB) 181244



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1825.4 s]
/proc/loadavg: 2.00 2.04 2.05 3/76 22872
/proc/meminfo: memFree=1669672/2055920 swapFree=4181480/4192956
[pid=22778] ppid=22776 vsize=181244 CPUtime=1800.03
/proc/22778/stat : 22778 (bprolog) R 22776 22778 22140 0 -1 4194304 37838 0 0 0 179657 346 0 0 25 0 4 0 2002396782 185593856 22411 996147200 134512640 134990860 4294956096 18446744073709551615 134958382 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/22778/statm: 45311 22411 208 116 0 44822 0
[pid=22778/tid=22780] ppid=22776 vsize=181244 CPUtime=0
/proc/22778/task/22780/stat : 22780 (bprolog) S 22776 22778 22140 0 -1 4194368 3 0 0 0 0 0 0 0 16 0 4 0 2002397987 185593856 22411 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=22778/tid=22792] ppid=22776 vsize=181244 CPUtime=0
/proc/22778/task/22792/stat : 22792 (bprolog) S 22776 22778 22140 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 2002488004 185593856 22411 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=22778/tid=22793] ppid=22776 vsize=181244 CPUtime=0
/proc/22778/task/22793/stat : 22793 (bprolog) S 22776 22778 22140 0 -1 4194368 0 0 0 0 0 0 0 0 15 0 4 0 2002533012 185593856 22411 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 181244

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

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

[startup+1825.4 s]
/proc/loadavg: 2.00 2.04 2.05 3/76 22872
/proc/meminfo: memFree=1669672/2055920 swapFree=4181480/4192956
[pid=22778] ppid=22776 vsize=181244 CPUtime=1800.03
/proc/22778/stat : 22778 (bprolog) R 22776 22778 22140 0 -1 4194304 37838 0 0 0 179657 346 0 0 25 0 4 0 2002396782 185593856 22411 996147200 134512640 134990860 4294956096 18446744073709551615 134958382 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/22778/statm: 45311 22411 208 116 0 44822 0
[pid=22778/tid=22780] ppid=22776 vsize=181244 CPUtime=0
/proc/22778/task/22780/stat : 22780 (bprolog) S 22776 22778 22140 0 -1 4194368 3 0 0 0 0 0 0 0 16 0 4 0 2002397987 185593856 22411 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=22778/tid=22792] ppid=22776 vsize=181244 CPUtime=0
/proc/22778/task/22792/stat : 22792 (bprolog) S 22776 22778 22140 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 2002488004 185593856 22411 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=22778/tid=22793] ppid=22776 vsize=181244 CPUtime=0
/proc/22778/task/22793/stat : 22793 (bprolog) S 22776 22778 22140 0 -1 4194368 0 0 0 0 0 0 0 0 15 0 4 0 2002533012 185593856 22411 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 181244

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1825.43
CPU time (s): 1800.06
CPU user time (s): 1796.58
CPU system time (s): 3.48247
CPU usage (%): 98.6104
Max. virtual memory (cumulated for all children) (KiB): 196872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.58
system time used= 3.48247
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37838
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= 33937
involuntary context switches= 62547

runsolver used 2.44863 second user time and 5.72213 second system time

The end

Launcher Data (download as text)

Begin job on node67 at 2008-07-05 07:04:32
IDJOB=1085542
IDBENCH=57659
IDSOLVER=347
FILE ID=node67/1085542-1215234272
PBS_JOBID= 7881901
Free space on /tmp= 66404 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 96880025e4a14a075629d437bfbc2f6d
RANDOM SEED=1921527936

node67.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.281
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.281
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:       1767368 kB
Buffers:         23300 kB
Cached:         161452 kB
SwapCached:       5376 kB
Active:         147728 kB
Inactive:        78524 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1767368 kB
SwapTotal:     4192956 kB
SwapFree:      4181480 kB
Dirty:            5784 kB
Writeback:           0 kB
Mapped:          58680 kB
Slab:            47312 kB
Committed_AS:  4208696 kB
PageTables:       2008 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= 66424 MiB
End job on node67 at 2008-07-05 07:35:00