Trace number 238672

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, and are wall clock time (not CPU 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
Tramontane 2006-12-04? (TO) 1800.07 1802.05

General information on the benchmark

NameblackHole/BH-4-7/
BlackHole-4-7-h-5_ext.xml
MD5SUM70077fec9d8f4e4d0f96094f9edfe278
Bench Category2-ARY-EXT (binary constraints in extension)
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 variables112
Number of constraints1262
Maximum constraint arity2
Maximum domain size28
Number of constraints which are defined in extension1262
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.11	c 
0.11	c Parsing xml file
0.11	c 	domains...............    0
0.11	c 	variables.............    0
0.11	c 	relations.............    0
0.11	c 	constraints........... 0.05
0.11	c Allocating memory
0.11	c 
0.11	c time limit = -1
0.11	c heuristic = dom/wdeg
0.11	c restart policy = Geometric increment
0.11	c restart base = 74
0.11	c restart factor = 1.33
0.11	c 
0.11	c Solving
0.11	c

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node24/watcher-238672-1168358041 -o ROOT/results/node24/solver-238672-1168358041 -C 1800 -M 900 /tmp/evaluation/238672-1168358041/tramontane/bin/solver /tmp/evaluation/238672-1168358041/unknown.xml -res geom -f 3 -v 1 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 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

/proc/loadavg: 2.00 2.00 1.84 5/86 4476
/proc/meminfo: memFree=1775984/2055920 swapFree=4192800/4192956
[pid=4475] ppid=4473 vsize=540 CPUtime=0
/proc/4475/stat : 4475 (solver) R 4473 4475 4100 0 -1 4194304 41 0 0 0 0 0 0 0 19 0 1 0 184199396 552960 26 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 2605860 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/4475/statm: 135 26 21 92 0 18 0

[startup+0.10467 s]
/proc/loadavg: 2.00 2.00 1.84 5/86 4476
/proc/meminfo: memFree=1775984/2055920 swapFree=4192800/4192956
[pid=4475] ppid=4473 vsize=8896 CPUtime=0.09
/proc/4475/stat : 4475 (solver) R 4473 4475 4100 0 -1 4194304 1305 0 0 0 9 0 0 0 19 0 1 0 184199396 9109504 1273 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790733 0 0 4096 0 0 0 0 17 1 0 0
/proc/4475/statm: 2224 1273 712 92 0 568 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8896

[startup+0.512712 s]
/proc/loadavg: 2.00 2.00 1.84 5/86 4476
/proc/meminfo: memFree=1775984/2055920 swapFree=4192800/4192956
[pid=4475] ppid=4473 vsize=8896 CPUtime=0.49
/proc/4475/stat : 4475 (solver) R 4473 4475 4100 0 -1 4194304 1305 0 0 0 49 0 0 0 24 0 1 0 184199396 9109504 1273 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134639645 0 0 4096 0 0 0 0 17 1 0 0
/proc/4475/statm: 2224 1273 712 92 0 568 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 8896

[startup+1.3338 s]
/proc/loadavg: 2.00 2.00 1.84 3/86 4476
/proc/meminfo: memFree=1773616/2055920 swapFree=4192800/4192956
[pid=4475] ppid=4473 vsize=8896 CPUtime=1.31
/proc/4475/stat : 4475 (solver) R 4473 4475 4100 0 -1 4194304 1305 0 0 0 131 0 0 0 25 0 1 0 184199396 9109504 1273 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637524 0 0 4096 0 0 0 0 17 1 0 0
/proc/4475/statm: 2224 1273 712 92 0 568 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 8896

[startup+2.97597 s]
/proc/loadavg: 2.00 2.00 1.84 3/86 4476
/proc/meminfo: memFree=1773616/2055920 swapFree=4192800/4192956
[pid=4475] ppid=4473 vsize=8896 CPUtime=2.95
/proc/4475/stat : 4475 (solver) R 4473 4475 4100 0 -1 4194304 1305 0 0 0 295 0 0 0 25 0 1 0 184199396 9109504 1273 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790406 0 0 4096 0 0 0 0 17 1 0 0
/proc/4475/statm: 2224 1273 712 92 0 568 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 8896

[startup+6.25833 s]
/proc/loadavg: 2.00 2.00 1.84 3/86 4476
/proc/meminfo: memFree=1773552/2055920 swapFree=4192800/4192956
[pid=4475] ppid=4473 vsize=8896 CPUtime=6.21
/proc/4475/stat : 4475 (solver) R 4473 4475 4100 0 -1 4194304 1305 0 0 0 621 0 0 0 25 0 1 0 184199396 9109504 1273 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637488 0 0 4096 0 0 0 0 17 1 0 0
/proc/4475/statm: 2224 1273 712 92 0 568 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 8896

[startup+12.72 s]
/proc/loadavg: 2.00 2.00 1.84 3/86 4476
/proc/meminfo: memFree=1773552/2055920 swapFree=4192800/4192956
[pid=4475] ppid=4473 vsize=8896 CPUtime=12.65
/proc/4475/stat : 4475 (solver) R 4473 4475 4100 0 -1 4194304 1305 0 0 0 1265 0 0 0 25 0 1 0 184199396 9109504 1273 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637504 0 0 4096 0 0 0 0 17 1 0 0
/proc/4475/statm: 2224 1273 712 92 0 568 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 8896

[startup+25.5384 s]
/proc/loadavg: 1.93 1.98 1.83 3/95 4640
/proc/meminfo: memFree=1729056/2055920 swapFree=4192800/4192956
[pid=4475] ppid=4473 vsize=8896 CPUtime=25.45
/proc/4475/stat : 4475 (solver) R 4473 4475 4100 0 -1 4194304 1305 0 0 0 2543 2 0 0 25 0 1 0 184199396 9109504 1273 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790431 0 0 4096 0 0 0 0 17 0 0 0
/proc/4475/statm: 2224 1273 712 92 0 568 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 8896

[startup+51.1962 s]
/proc/loadavg: 2.02 2.00 1.84 3/95 4640
/proc/meminfo: memFree=1727072/2055920 swapFree=4192800/4192956
[pid=4475] ppid=4473 vsize=8896 CPUtime=51.09
/proc/4475/stat : 4475 (solver) R 4473 4475 4100 0 -1 4194304 1305 0 0 0 5107 2 0 0 25 0 1 0 184199396 9109504 1273 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637611 0 0 4096 0 0 0 0 17 0 0 0
/proc/4475/statm: 2224 1273 712 92 0 568 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 8896

[startup+102.49 s]
/proc/loadavg: 2.05 2.01 1.85 3/95 4640
/proc/meminfo: memFree=1673760/2055920 swapFree=4192800/4192956
[pid=4475] ppid=4473 vsize=8896 CPUtime=102.31
/proc/4475/stat : 4475 (solver) R 4473 4475 4100 0 -1 4194304 1305 0 0 0 10229 2 0 0 25 0 1 0 184199396 9109504 1273 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790790 0 0 4096 0 0 0 0 17 0 0 0
/proc/4475/statm: 2224 1273 712 92 0 568 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 8896

[startup+162.567 s]
/proc/loadavg: 2.02 2.01 1.86 3/95 4640
/proc/meminfo: memFree=1673760/2055920 swapFree=4192800/4192956
[pid=4475] ppid=4473 vsize=8896 CPUtime=162.34
/proc/4475/stat : 4475 (solver) R 4473 4475 4100 0 -1 4194304 1305 0 0 0 16232 2 0 0 25 0 1 0 184199396 9109504 1273 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637657 0 0 4096 0 0 0 0 17 0 0 0
/proc/4475/statm: 2224 1273 712 92 0 568 0
Current children cumulated CPU time (s) 162.34
Current children cumulated vsize (KiB) 8896

[startup+222.608 s]
/proc/loadavg: 2.00 2.00 1.86 3/95 4640
/proc/meminfo: memFree=1673760/2055920 swapFree=4192800/4192956
[pid=4475] ppid=4473 vsize=8896 CPUtime=222.32
/proc/4475/stat : 4475 (solver) R 4473 4475 4100 0 -1 4194304 1305 0 0 0 22230 2 0 0 25 0 1 0 184199396 9109504 1273 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790624 0 0 4096 0 0 0 0 17 0 0 0
/proc/4475/statm: 2224 1273 712 92 0 568 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 8896

[startup+282.687 s]
/proc/loadavg: 2.08 2.02 1.87 3/95 4640
/proc/meminfo: memFree=1629216/2055920 swapFree=4192800/4192956
[pid=4475] ppid=4473 vsize=8896 CPUtime=282.32
/proc/4475/stat : 4475 (solver) R 4473 4475 4100 0 -1 4194304 1305 0 0 0 28230 2 0 0 25 0 1 0 184199396 9109504 1273 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637530 0 0 4096 0 0 0 0 17 0 0 0
/proc/4475/statm: 2224 1273 712 92 0 568 0
Current children cumulated CPU time (s) 282.32
Current children cumulated vsize (KiB) 8896

[startup+342.785 s]
/proc/loadavg: 2.03 2.01 1.88 3/95 4640
/proc/meminfo: memFree=1629152/2055920 swapFree=4192800/4192956
[pid=4475] ppid=4473 vsize=8896 CPUtime=342.37
/proc/4475/stat : 4475 (solver) R 4473 4475 4100 0 -1 4194304 1305 0 0 0 34234 3 0 0 25 0 1 0 184199396 9109504 1273 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637441 0 0 4096 0 0 0 0 17 0 0 0
/proc/4475/statm: 2224 1273 712 92 0 568 0
Current children cumulated CPU time (s) 342.37
Current children cumulated vsize (KiB) 8896

[startup+402.794 s]
/proc/loadavg: 2.01 2.00 1.89 3/95 4640
/proc/meminfo: memFree=1629088/2055920 swapFree=4192800/4192956
[pid=4475] ppid=4473 vsize=8896 CPUtime=402.32
/proc/4475/stat : 4475 (solver) R 4473 4475 4100 0 -1 4194304 1305 0 0 0 40229 3 0 0 25 0 1 0 184199396 9109504 1273 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790380 0 0 4096 0 0 0 0 17 0 0 0
/proc/4475/statm: 2224 1273 712 92 0 568 0
Current children cumulated CPU time (s) 402.32
Current children cumulated vsize (KiB) 8896

[startup+462.826 s]
/proc/loadavg: 2.00 2.00 1.89 3/101 4778
/proc/meminfo: memFree=1627672/2055920 swapFree=4192800/4192956
[pid=4475] ppid=4473 vsize=8896 CPUtime=462.22
/proc/4475/stat : 4475 (solver) R 4473 4475 4100 0 -1 4194304 1305 0 0 0 46215 7 0 0 25 0 1 0 184199396 9109504 1273 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790446 0 0 4096 0 0 0 0 17 0 0 0
/proc/4475/statm: 2224 1273 712 92 0 568 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 8896

[startup+522.84 s]
/proc/loadavg: 2.05 2.01 1.90 3/95 4838
/proc/meminfo: memFree=1628560/2055920 swapFree=4192800/4192956
[pid=4475] ppid=4473 vsize=8896 CPUtime=522.17
/proc/4475/stat : 4475 (solver) R 4473 4475 4100 0 -1 4194304 1305 0 0 0 52207 10 0 0 25 0 1 0 184199396 9109504 1273 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134639602 0 0 4096 0 0 0 0 17 0 0 0
/proc/4475/statm: 2224 1273 712 92 0 568 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 8896

[startup+582.93 s]
/proc/loadavg: 2.06 2.02 1.91 3/95 4838
/proc/meminfo: memFree=1588960/2055920 swapFree=4192800/4192956
[pid=4475] ppid=4473 vsize=8896 CPUtime=582.21
/proc/4475/stat : 4475 (solver) R 4473 4475 4100 0 -1 4194304 1305 0 0 0 58211 10 0 0 25 0 1 0 184199396 9109504 1273 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637840 0 0 4096 0 0 0 0 17 0 0 0
/proc/4475/statm: 2224 1273 712 92 0 568 0
Current children cumulated CPU time (s) 582.21
Current children cumulated vsize (KiB) 8896

[startup+643.021 s]
/proc/loadavg: 2.02 2.02 1.91 3/95 4838
/proc/meminfo: memFree=1588960/2055920 swapFree=4192800/4192956
[pid=4475] ppid=4473 vsize=8896 CPUtime=642.22
/proc/4475/stat : 4475 (solver) R 4473 4475 4100 0 -1 4194304 1305 0 0 0 64212 10 0 0 25 0 1 0 184199396 9109504 1273 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637551 0 0 4096 0 0 0 0 17 0 0 0
/proc/4475/statm: 2224 1273 712 92 0 568 0
Current children cumulated CPU time (s) 642.22
Current children cumulated vsize (KiB) 8896

[startup+703.109 s]
/proc/loadavg: 2.01 2.01 1.91 3/95 4838
/proc/meminfo: memFree=1588896/2055920 swapFree=4192800/4192956
[pid=4475] ppid=4473 vsize=8896 CPUtime=702.25
/proc/4475/stat : 4475 (solver) R 4473 4475 4100 0 -1 4194304 1305 0 0 0 70215 10 0 0 25 0 1 0 184199396 9109504 1273 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637542 0 0 4096 0 0 0 0 17 0 0 0
/proc/4475/statm: 2224 1273 712 92 0 568 0
Current children cumulated CPU time (s) 702.25
Current children cumulated vsize (KiB) 8896

[startup+763.201 s]
/proc/loadavg: 2.00 2.01 1.91 3/95 4838
/proc/meminfo: memFree=1588896/2055920 swapFree=4192800/4192956
[pid=4475] ppid=4473 vsize=8896 CPUtime=762.29
/proc/4475/stat : 4475 (solver) R 4473 4475 4100 0 -1 4194304 1305 0 0 0 76219 10 0 0 25 0 1 0 184199396 9109504 1273 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637574 0 0 4096 0 0 0 0 17 0 0 0
/proc/4475/statm: 2224 1273 712 92 0 568 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 8896

[startup+823.289 s]
/proc/loadavg: 2.00 2.00 1.91 3/95 4838
/proc/meminfo: memFree=1588832/2055920 swapFree=4192800/4192956
[pid=4475] ppid=4473 vsize=8896 CPUtime=822.31
/proc/4475/stat : 4475 (solver) R 4473 4475 4100 0 -1 4194304 1305 0 0 0 82220 11 0 0 25 0 1 0 184199396 9109504 1273 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790618 0 0 4096 0 0 0 0 17 0 0 0
/proc/4475/statm: 2224 1273 712 92 0 568 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 8896

[startup+883.378 s]
/proc/loadavg: 2.00 2.00 1.91 3/95 4838
/proc/meminfo: memFree=1588832/2055920 swapFree=4192800/4192956
[pid=4475] ppid=4473 vsize=8896 CPUtime=882.34
/proc/4475/stat : 4475 (solver) R 4473 4475 4100 0 -1 4194304 1305 0 0 0 88223 11 0 0 25 0 1 0 184199396 9109504 1273 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722090 0 0 4096 0 0 0 0 17 0 0 0
/proc/4475/statm: 2224 1273 712 92 0 568 0
Current children cumulated CPU time (s) 882.34
Current children cumulated vsize (KiB) 8896

[startup+943.468 s]
/proc/loadavg: 2.00 2.00 1.91 3/95 4838
/proc/meminfo: memFree=1548256/2055920 swapFree=4192800/4192956
[pid=4475] ppid=4473 vsize=8896 CPUtime=942.38
/proc/4475/stat : 4475 (solver) R 4473 4475 4100 0 -1 4194304 1305 0 0 0 94227 11 0 0 25 0 1 0 184199396 9109504 1273 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727400 0 0 4096 0 0 0 0 17 0 0 0
/proc/4475/statm: 2224 1273 712 92 0 568 0
Current children cumulated CPU time (s) 942.38
Current children cumulated vsize (KiB) 8896

[startup+1003.56 s]
/proc/loadavg: 2.16 2.03 1.92 3/95 4838
/proc/meminfo: memFree=1548192/2055920 swapFree=4192800/4192956
[pid=4475] ppid=4473 vsize=8896 CPUtime=1002.39
/proc/4475/stat : 4475 (solver) R 4473 4475 4100 0 -1 4194304 1305 0 0 0 100228 11 0 0 25 0 1 0 184199396 9109504 1273 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722112 0 0 4096 0 0 0 0 17 0 0 0
/proc/4475/statm: 2224 1273 712 92 0 568 0
Current children cumulated CPU time (s) 1002.39
Current children cumulated vsize (KiB) 8896

[startup+1063.65 s]
/proc/loadavg: 2.06 2.03 1.92 3/95 4838
/proc/meminfo: memFree=1548192/2055920 swapFree=4192800/4192956
[pid=4475] ppid=4473 vsize=8896 CPUtime=1062.41
/proc/4475/stat : 4475 (solver) R 4473 4475 4100 0 -1 4194304 1305 0 0 0 106230 11 0 0 25 0 1 0 184199396 9109504 1273 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790380 0 0 4096 0 0 0 0 17 0 0 0
/proc/4475/statm: 2224 1273 712 92 0 568 0
Current children cumulated CPU time (s) 1062.41
Current children cumulated vsize (KiB) 8896

[startup+1123.65 s]
/proc/loadavg: 2.02 2.02 1.92 3/95 4838
/proc/meminfo: memFree=1548128/2055920 swapFree=4192800/4192956
[pid=4475] ppid=4473 vsize=8896 CPUtime=1122.37
/proc/4475/stat : 4475 (solver) R 4473 4475 4100 0 -1 4194304 1305 0 0 0 112226 11 0 0 25 0 1 0 184199396 9109504 1273 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134712722 0 0 4096 0 0 0 0 17 0 0 0
/proc/4475/statm: 2224 1273 712 92 0 568 0
Current children cumulated CPU time (s) 1122.37
Current children cumulated vsize (KiB) 8896

[startup+1183.69 s]
/proc/loadavg: 2.00 2.01 1.92 3/95 4838
/proc/meminfo: memFree=1548064/2055920 swapFree=4192800/4192956
[pid=4475] ppid=4473 vsize=8896 CPUtime=1182.32
/proc/4475/stat : 4475 (solver) R 4473 4475 4100 0 -1 4194304 1305 0 0 0 118221 11 0 0 25 0 1 0 184199396 9109504 1273 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637191 0 0 4096 0 0 0 0 17 0 0 0
/proc/4475/statm: 2224 1273 712 92 0 568 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 8896

[startup+1243.73 s]
/proc/loadavg: 2.04 2.02 1.93 3/95 4838
/proc/meminfo: memFree=1548064/2055920 swapFree=4192800/4192956
[pid=4475] ppid=4473 vsize=8896 CPUtime=1242.3
/proc/4475/stat : 4475 (solver) R 4473 4475 4100 0 -1 4194304 1305 0 0 0 124219 11 0 0 25 0 1 0 184199396 9109504 1273 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722113 0 0 4096 0 0 0 0 17 0 0 0
/proc/4475/statm: 2224 1273 712 92 0 568 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 8896

[startup+1303.82 s]
/proc/loadavg: 2.07 2.03 1.93 3/95 4838
/proc/meminfo: memFree=1548000/2055920 swapFree=4192800/4192956
[pid=4475] ppid=4473 vsize=8896 CPUtime=1302.33
/proc/4475/stat : 4475 (solver) R 4473 4475 4100 0 -1 4194304 1305 0 0 0 130222 11 0 0 25 0 1 0 184199396 9109504 1273 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134639618 0 0 4096 0 0 0 0 17 0 0 0
/proc/4475/statm: 2224 1273 712 92 0 568 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 8896

[startup+1363.83 s]
/proc/loadavg: 2.03 2.03 1.93 4/95 4838
/proc/meminfo: memFree=1547936/2055920 swapFree=4192800/4192956
[pid=4475] ppid=4473 vsize=8896 CPUtime=1362.28
/proc/4475/stat : 4475 (solver) R 4473 4475 4100 0 -1 4194304 1305 0 0 0 136216 12 0 0 25 0 1 0 184199396 9109504 1273 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637744 0 0 4096 0 0 0 0 17 0 0 0
/proc/4475/statm: 2224 1273 712 92 0 568 0
Current children cumulated CPU time (s) 1362.28
Current children cumulated vsize (KiB) 8896

[startup+1423.85 s]
/proc/loadavg: 2.01 2.02 1.93 3/95 4838
/proc/meminfo: memFree=1507040/2055920 swapFree=4192800/4192956
[pid=4475] ppid=4473 vsize=8896 CPUtime=1422.24
/proc/4475/stat : 4475 (solver) R 4473 4475 4100 0 -1 4194304 1305 0 0 0 142212 12 0 0 25 0 1 0 184199396 9109504 1273 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722086 0 0 4096 0 0 0 0 17 0 0 0
/proc/4475/statm: 2224 1273 712 92 0 568 0
Current children cumulated CPU time (s) 1422.24
Current children cumulated vsize (KiB) 8896

[startup+1483.87 s]
/proc/loadavg: 2.00 2.01 1.93 3/95 4838
/proc/meminfo: memFree=1506976/2055920 swapFree=4192800/4192956
[pid=4475] ppid=4473 vsize=8896 CPUtime=1482.21
/proc/4475/stat : 4475 (solver) R 4473 4475 4100 0 -1 4194304 1305 0 0 0 148209 12 0 0 25 0 1 0 184199396 9109504 1273 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722331 0 0 4096 0 0 0 0 17 0 0 0
/proc/4475/statm: 2224 1273 712 92 0 568 0
Current children cumulated CPU time (s) 1482.21
Current children cumulated vsize (KiB) 8896

[startup+1543.9 s]
/proc/loadavg: 2.00 2.01 1.93 3/95 4840
/proc/meminfo: memFree=1506784/2055920 swapFree=4192800/4192956
[pid=4475] ppid=4473 vsize=8896 CPUtime=1542.15
/proc/4475/stat : 4475 (solver) R 4473 4475 4100 0 -1 4194304 1305 0 0 0 154203 12 0 0 25 0 1 0 184199396 9109504 1273 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637551 0 0 4096 0 0 0 0 17 0 0 0
/proc/4475/statm: 2224 1273 712 92 0 568 0
Current children cumulated CPU time (s) 1542.15
Current children cumulated vsize (KiB) 8896

[startup+1603.93 s]
/proc/loadavg: 2.00 2.00 1.93 3/95 4840
/proc/meminfo: memFree=1506848/2055920 swapFree=4192800/4192956
[pid=4475] ppid=4473 vsize=8896 CPUtime=1602.14
/proc/4475/stat : 4475 (solver) R 4473 4475 4100 0 -1 4194304 1305 0 0 0 160201 13 0 0 25 0 1 0 184199396 9109504 1273 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134785581 0 0 4096 0 0 0 0 17 0 0 0
/proc/4475/statm: 2224 1273 712 92 0 568 0
Current children cumulated CPU time (s) 1602.14
Current children cumulated vsize (KiB) 8896

[startup+1663.95 s]
/proc/loadavg: 2.00 2.00 1.93 3/95 4840
/proc/meminfo: memFree=1506784/2055920 swapFree=4192800/4192956
[pid=4475] ppid=4473 vsize=8896 CPUtime=1662.1
/proc/4475/stat : 4475 (solver) R 4473 4475 4100 0 -1 4194304 1305 0 0 0 166197 13 0 0 25 0 1 0 184199396 9109504 1273 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722113 0 0 4096 0 0 0 0 17 0 0 0
/proc/4475/statm: 2224 1273 712 92 0 568 0
Current children cumulated CPU time (s) 1662.1
Current children cumulated vsize (KiB) 8896

[startup+1723.98 s]
/proc/loadavg: 2.00 2.00 1.93 3/95 4840
/proc/meminfo: memFree=1506720/2055920 swapFree=4192800/4192956
[pid=4475] ppid=4473 vsize=8896 CPUtime=1722.06
/proc/4475/stat : 4475 (solver) R 4473 4475 4100 0 -1 4194304 1305 0 0 0 172193 13 0 0 25 0 1 0 184199396 9109504 1273 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134639609 0 0 4096 0 0 0 0 17 0 0 0
/proc/4475/statm: 2224 1273 712 92 0 568 0
Current children cumulated CPU time (s) 1722.06
Current children cumulated vsize (KiB) 8896

[startup+1784 s]
/proc/loadavg: 2.00 2.00 1.93 3/95 4840
/proc/meminfo: memFree=1506720/2055920 swapFree=4192800/4192956
[pid=4475] ppid=4473 vsize=8896 CPUtime=1782.03
/proc/4475/stat : 4475 (solver) R 4473 4475 4100 0 -1 4194304 1305 0 0 0 178190 13 0 0 25 0 1 0 184199396 9109504 1273 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637192 0 0 4096 0 0 0 0 17 0 0 0
/proc/4475/statm: 2224 1273 712 92 0 568 0
Current children cumulated CPU time (s) 1782.03
Current children cumulated vsize (KiB) 8896



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.04 s]
/proc/loadavg: 2.00 2.00 1.93 4/95 4840
/proc/meminfo: memFree=1506656/2055920 swapFree=4192800/4192956
[pid=4475] ppid=4473 vsize=8896 CPUtime=1800.06
/proc/4475/stat : 4475 (solver) R 4473 4475 4100 0 -1 4194304 1305 0 0 0 179993 13 0 0 25 0 1 0 184199396 9109504 1273 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722080 0 0 4096 0 0 0 0 17 0 0 0
/proc/4475/statm: 2224 1273 712 92 0 568 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 8896

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1802.05
CPU time (s): 1800.07
CPU user time (s): 1799.94
CPU system time (s): 0.133979
CPU usage (%): 99.8901
Max. virtual memory (cumulated for all children) (KiB): 8896

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

runsolver used 2.26565 s user time and 5.70613 s system time

The end

Launcher Data (download as text)

Begin job on node24 on Tue Jan  9 15:54:01 UTC 2007


IDJOB= 238672
IDBENCH= 7014
FILE ID= node24/238672-1168358041

PBS_JOBID= 3503903

Free space on /tmp= 66475 MiB

BENCH NAME= HOME/pub/bench/CPAI06/blackHole/BH-4-7/BlackHole-4-7-h-5_ext.xml
COMMAND LINE= /tmp/evaluation/238672-1168358041/tramontane/bin/solver /tmp/evaluation/238672-1168358041/unknown.xml -res geom -f 3 -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node24/watcher-238672-1168358041 -o ROOT/results/node24/solver-238672-1168358041 -C 1800 -M 900  /tmp/evaluation/238672-1168358041/tramontane/bin/solver /tmp/evaluation/238672-1168358041/unknown.xml -res geom -f 3 -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  70077fec9d8f4e4d0f96094f9edfe278

RANDOM SEED= 815585984

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/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.234
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.234
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:       1776400 kB
Buffers:         39036 kB
Cached:         122328 kB
SwapCached:          0 kB
Active:         155392 kB
Inactive:        71152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1776400 kB
SwapTotal:     4192956 kB
SwapFree:      4192800 kB
Dirty:            3148 kB
Writeback:           0 kB
Mapped:          82620 kB
Slab:            37700 kB
Committed_AS:  4029312 kB
PageTables:       2316 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= 66472 MiB



End job on node24 on Tue Jan  9 16:24:03 UTC 2007