Trace number 200849

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.09 1805.81

General information on the benchmark

Namefapp/fapp11-15/fapp14/
fapp14-2500-9.xml
MD5SUM5aac2eb20b7fc7710efc477fa975869f
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 benchmark506.936
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables2500
Number of constraints40767
Maximum constraint arity2
Maximum domain size362
Number of constraints which are defined in extension0
Number of constraints which are defined in intension40767
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01	c 
0.01	c Parsing xml file
0.01	c 	domains............... 0.04
0.05	c 	variables............. 0.13
0.17	c 	predicates............    0
0.17	c 	constraints........... 2.92
3.10	c Allocating memory
3.10	c 
3.10	c time limit = -1
3.10	c heuristic = dom/wdeg
3.10	c restart policy = Geometric increment
3.10	c restart base = 1666
3.10	c restart factor = 1.33
3.10	c 
3.10	c Solving
3.10	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/node15/watcher-200849-1168143924 -o ROOT/results/node15/solver-200849-1168143924 -C 1800 -M 900 /tmp/evaluation/200849-1168143924/tramontane/bin/solver /tmp/evaluation/200849-1168143924/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.19 2.06 2.02 4/87 7200
/proc/meminfo: memFree=1629952/2055920 swapFree=4174172/4192956
[pid=7199] ppid=7197 vsize=6792 CPUtime=0
/proc/7199/stat : 7199 (solver) R 7197 7199 6955 0 -1 4194304 433 0 0 0 0 0 0 0 18 0 1 0 162787269 6955008 412 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 7482232 0 0 4096 0 0 0 0 17 0 0 0
/proc/7199/statm: 1698 412 373 92 0 30 0

[startup+0.103657 s]
/proc/loadavg: 2.19 2.06 2.02 4/87 7200
/proc/meminfo: memFree=1629952/2055920 swapFree=4174172/4192956
[pid=7199] ppid=7197 vsize=52540 CPUtime=0.09
/proc/7199/stat : 7199 (solver) R 7197 7199 6955 0 -1 4194304 5685 0 0 0 7 2 0 0 18 0 1 0 162787269 53800960 5653 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134805378 0 0 4096 0 0 0 0 17 0 0 0
/proc/7199/statm: 13135 5656 694 92 0 11479 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 52540

[startup+0.513659 s]
/proc/loadavg: 2.19 2.06 2.02 4/87 7200
/proc/meminfo: memFree=1629952/2055920 swapFree=4174172/4192956
[pid=7199] ppid=7197 vsize=117164 CPUtime=0.5
/proc/7199/stat : 7199 (solver) R 7197 7199 6955 0 -1 4194304 12905 0 0 0 44 6 0 0 22 0 1 0 162787269 119975936 12873 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 7947899 0 0 4096 0 0 0 0 17 0 0 0
/proc/7199/statm: 29291 12873 709 92 0 27635 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 117164

[startup+1.34267 s]
/proc/loadavg: 2.26 2.07 2.02 3/87 7200
/proc/meminfo: memFree=1577728/2055920 swapFree=4174172/4192956
[pid=7199] ppid=7197 vsize=121676 CPUtime=1.33
/proc/7199/stat : 7199 (solver) R 7197 7199 6955 0 -1 4194304 14039 0 0 0 126 7 0 0 25 0 1 0 162787269 124596224 14007 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 4159408770 0 0 4096 0 0 0 0 17 0 0 0
/proc/7199/statm: 30419 14007 709 92 0 28763 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 121676

[startup+2.98007 s]
/proc/loadavg: 2.26 2.07 2.02 3/87 7200
/proc/meminfo: memFree=1571584/2055920 swapFree=4174172/4192956
[pid=7199] ppid=7197 vsize=130732 CPUtime=2.97
/proc/7199/stat : 7199 (solver) R 7197 7199 6955 0 -1 4194304 16328 0 0 0 288 9 0 0 25 0 1 0 162787269 133869568 16263 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 7947899 0 0 4096 0 0 0 0 17 0 0 0
/proc/7199/statm: 32683 16263 709 92 0 31027 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 130732

[startup+6.26534 s]
/proc/loadavg: 2.23 2.07 2.02 3/87 7200
/proc/meminfo: memFree=1554560/2055920 swapFree=4174172/4192956
[pid=7199] ppid=7197 vsize=143876 CPUtime=6.25
/proc/7199/stat : 7199 (solver) R 7197 7199 6955 0 -1 4194304 19612 0 0 0 615 10 0 0 25 0 1 0 162787269 147329024 19508 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722064 0 0 4096 0 0 0 0 17 0 0 0
/proc/7199/statm: 35969 19508 719 92 0 34313 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 143876

[startup+12.7256 s]
/proc/loadavg: 2.22 2.07 2.02 3/87 7200
/proc/meminfo: memFree=1554688/2055920 swapFree=4174172/4192956
[pid=7199] ppid=7197 vsize=143876 CPUtime=12.71
/proc/7199/stat : 7199 (solver) R 7197 7199 6955 0 -1 4194304 19612 0 0 0 1261 10 0 0 25 0 1 0 162787269 147329024 19508 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722064 0 0 4096 0 0 0 0 17 0 0 0
/proc/7199/statm: 35969 19508 719 92 0 34313 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 143876

[startup+25.5388 s]
/proc/loadavg: 2.26 2.08 2.02 3/87 7200
/proc/meminfo: memFree=1554688/2055920 swapFree=4174172/4192956
[pid=7199] ppid=7197 vsize=143876 CPUtime=25.49
/proc/7199/stat : 7199 (solver) R 7197 7199 6955 0 -1 4194304 19612 0 0 0 2539 10 0 0 25 0 1 0 162787269 147329024 19508 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134712136 0 0 4096 0 0 0 0 17 0 0 0
/proc/7199/statm: 35969 19508 719 92 0 34313 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 143876

[startup+51.1682 s]
/proc/loadavg: 2.15 2.07 2.02 3/88 7201
/proc/meminfo: memFree=1554744/2055920 swapFree=4174172/4192956
[pid=7199] ppid=7197 vsize=143880 CPUtime=51.11
/proc/7199/stat : 7199 (solver) R 7197 7199 6955 0 -1 4194304 19613 0 0 0 5100 11 0 0 25 0 1 0 162787269 147333120 19509 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722064 0 0 4096 0 0 0 0 17 0 0 0
/proc/7199/statm: 35970 19509 719 92 0 34314 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 143880

[startup+102.421 s]
/proc/loadavg: 2.07 2.06 2.02 3/88 7201
/proc/meminfo: memFree=1554872/2055920 swapFree=4174172/4192956
[pid=7199] ppid=7197 vsize=143884 CPUtime=102.31
/proc/7199/stat : 7199 (solver) R 7197 7199 6955 0 -1 4194304 19614 0 0 0 10220 11 0 0 25 0 1 0 162787269 147337216 19510 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134712136 0 0 4096 0 0 0 0 17 0 0 0
/proc/7199/statm: 35971 19510 719 92 0 34315 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 143884

[startup+162.501 s]
/proc/loadavg: 2.02 2.05 2.01 3/88 7201
/proc/meminfo: memFree=1554872/2055920 swapFree=4174172/4192956
[pid=7199] ppid=7197 vsize=143884 CPUtime=162.31
/proc/7199/stat : 7199 (solver) R 7197 7199 6955 0 -1 4194304 19614 0 0 0 16220 11 0 0 25 0 1 0 162787269 147337216 19510 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134638385 0 0 4096 0 0 0 0 17 0 0 0
/proc/7199/statm: 35971 19510 719 92 0 34315 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 143884

[startup+222.578 s]
/proc/loadavg: 2.01 2.04 2.00 3/88 7201
/proc/meminfo: memFree=1554808/2055920 swapFree=4174172/4192956
[pid=7199] ppid=7197 vsize=143884 CPUtime=222.33
/proc/7199/stat : 7199 (solver) R 7197 7199 6955 0 -1 4194304 19614 0 0 0 22222 11 0 0 25 0 1 0 162787269 147337216 19510 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134709344 0 0 4096 0 0 0 0 17 0 0 0
/proc/7199/statm: 35971 19510 719 92 0 34315 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 143884

[startup+282.643 s]
/proc/loadavg: 2.00 2.03 2.00 3/88 7201
/proc/meminfo: memFree=1554808/2055920 swapFree=4174172/4192956
[pid=7199] ppid=7197 vsize=143884 CPUtime=282.34
/proc/7199/stat : 7199 (solver) R 7197 7199 6955 0 -1 4194304 19614 0 0 0 28223 11 0 0 25 0 1 0 162787269 147337216 19510 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134712110 0 0 4096 0 0 0 0 17 0 0 0
/proc/7199/statm: 35971 19510 719 92 0 34315 0
Current children cumulated CPU time (s) 282.34
Current children cumulated vsize (KiB) 143884

[startup+342.643 s]
/proc/loadavg: 2.00 2.02 2.00 3/88 7201
/proc/meminfo: memFree=1554744/2055920 swapFree=4174172/4192956
[pid=7199] ppid=7197 vsize=143884 CPUtime=342.26
/proc/7199/stat : 7199 (solver) R 7197 7199 6955 0 -1 4194304 19614 0 0 0 34215 11 0 0 25 0 1 0 162787269 147337216 19510 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637128 0 0 4096 0 0 0 0 17 0 0 0
/proc/7199/statm: 35971 19510 719 92 0 34315 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 143884

[startup+402.711 s]
/proc/loadavg: 2.00 2.01 2.00 3/88 7201
/proc/meminfo: memFree=1554744/2055920 swapFree=4174172/4192956
[pid=7199] ppid=7197 vsize=143884 CPUtime=402.26
/proc/7199/stat : 7199 (solver) R 7197 7199 6955 0 -1 4194304 19614 0 0 0 40215 11 0 0 25 0 1 0 162787269 147337216 19510 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710340 0 0 4096 0 0 0 0 17 0 0 0
/proc/7199/statm: 35971 19510 719 92 0 34315 0
Current children cumulated CPU time (s) 402.26
Current children cumulated vsize (KiB) 143884

[startup+462.771 s]
/proc/loadavg: 2.00 2.01 2.00 3/88 7201
/proc/meminfo: memFree=1554680/2055920 swapFree=4174172/4192956
[pid=7199] ppid=7197 vsize=143884 CPUtime=462.28
/proc/7199/stat : 7199 (solver) R 7197 7199 6955 0 -1 4194304 19614 0 0 0 46216 12 0 0 25 0 1 0 162787269 147337216 19510 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/7199/statm: 35971 19510 719 92 0 34315 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 143884

[startup+522.833 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 7202
/proc/meminfo: memFree=1554608/2055920 swapFree=4174172/4192956
[pid=7199] ppid=7197 vsize=143884 CPUtime=522.26
/proc/7199/stat : 7199 (solver) R 7197 7199 6955 0 -1 4194304 19614 0 0 0 52214 12 0 0 25 0 1 0 162787269 147337216 19510 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710506 0 0 4096 0 0 0 0 17 0 0 0
/proc/7199/statm: 35971 19510 719 92 0 34315 0
Current children cumulated CPU time (s) 522.26
Current children cumulated vsize (KiB) 143884

[startup+582.905 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 7202
/proc/meminfo: memFree=1554544/2055920 swapFree=4174172/4192956
[pid=7199] ppid=7197 vsize=143884 CPUtime=582.28
/proc/7199/stat : 7199 (solver) R 7197 7199 6955 0 -1 4194304 19614 0 0 0 58216 12 0 0 25 0 1 0 162787269 147337216 19510 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134812960 0 0 4096 0 0 0 0 17 0 0 0
/proc/7199/statm: 35971 19510 719 92 0 34315 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 143884

[startup+642.986 s]
/proc/loadavg: 2.03 2.01 2.00 3/89 7202
/proc/meminfo: memFree=1554544/2055920 swapFree=4174172/4192956
[pid=7199] ppid=7197 vsize=143884 CPUtime=642.29
/proc/7199/stat : 7199 (solver) R 7197 7199 6955 0 -1 4194304 19614 0 0 0 64217 12 0 0 25 0 1 0 162787269 147337216 19510 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710330 0 0 4096 0 0 0 0 17 0 0 0
/proc/7199/statm: 35971 19510 719 92 0 34315 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 143884

[startup+703.063 s]
/proc/loadavg: 2.01 2.01 2.00 3/89 7202
/proc/meminfo: memFree=1554480/2055920 swapFree=4174172/4192956
[pid=7199] ppid=7197 vsize=143884 CPUtime=702.3
/proc/7199/stat : 7199 (solver) R 7197 7199 6955 0 -1 4194304 19614 0 0 0 70218 12 0 0 25 0 1 0 162787269 147337216 19510 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637752 0 0 4096 0 0 0 0 17 0 0 0
/proc/7199/statm: 35971 19510 719 92 0 34315 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 143884

[startup+763.103 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 7202
/proc/meminfo: memFree=1554480/2055920 swapFree=4174172/4192956
[pid=7199] ppid=7197 vsize=143884 CPUtime=762.28
/proc/7199/stat : 7199 (solver) R 7197 7199 6955 0 -1 4194304 19614 0 0 0 76216 12 0 0 25 0 1 0 162787269 147337216 19510 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134708976 0 0 4096 0 0 0 0 17 0 0 0
/proc/7199/statm: 35971 19510 719 92 0 34315 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 143884

[startup+823.135 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 7202
/proc/meminfo: memFree=1554416/2055920 swapFree=4174172/4192956
[pid=7199] ppid=7197 vsize=143884 CPUtime=822.25
/proc/7199/stat : 7199 (solver) R 7197 7199 6955 0 -1 4194304 19614 0 0 0 82213 12 0 0 25 0 1 0 162787269 147337216 19510 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 0 0 0
/proc/7199/statm: 35971 19510 719 92 0 34315 0
Current children cumulated CPU time (s) 822.25
Current children cumulated vsize (KiB) 143884

[startup+883.152 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 7202
/proc/meminfo: memFree=1554416/2055920 swapFree=4174172/4192956
[pid=7199] ppid=7197 vsize=143884 CPUtime=882.2
/proc/7199/stat : 7199 (solver) R 7197 7199 6955 0 -1 4194304 19614 0 0 0 88207 13 0 0 25 0 1 0 162787269 147337216 19510 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134711122 0 0 4096 0 0 0 0 17 0 0 0
/proc/7199/statm: 35971 19510 719 92 0 34315 0
Current children cumulated CPU time (s) 882.2
Current children cumulated vsize (KiB) 143884

[startup+943.222 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 7202
/proc/meminfo: memFree=1554352/2055920 swapFree=4174172/4192956
[pid=7199] ppid=7197 vsize=143884 CPUtime=942.19
/proc/7199/stat : 7199 (solver) R 7197 7199 6955 0 -1 4194304 19614 0 0 0 94206 13 0 0 25 0 1 0 162787269 147337216 19510 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134709365 0 0 4096 0 0 0 0 17 0 0 0
/proc/7199/statm: 35971 19510 719 92 0 34315 0
Current children cumulated CPU time (s) 942.19
Current children cumulated vsize (KiB) 143884

[startup+1003.31 s]
/proc/loadavg: 2.26 2.06 2.02 3/94 7279
/proc/meminfo: memFree=1419400/2055920 swapFree=4174172/4192956
[pid=7199] ppid=7197 vsize=143884 CPUtime=1002.03
/proc/7199/stat : 7199 (solver) R 7197 7199 6955 0 -1 4194304 19614 0 0 0 100185 18 0 0 25 0 1 0 162787269 147337216 19510 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134711146 0 0 4096 0 0 0 0 17 0 0 0
/proc/7199/statm: 35971 19510 719 92 0 34315 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 143884

[startup+1063.36 s]
/proc/loadavg: 2.09 2.05 2.01 3/94 7279
/proc/meminfo: memFree=1365896/2055920 swapFree=4174172/4192956
[pid=7199] ppid=7197 vsize=143884 CPUtime=1061.73
/proc/7199/stat : 7199 (solver) R 7197 7199 6955 0 -1 4194304 19614 0 0 0 106155 18 0 0 25 0 1 0 162787269 147337216 19510 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134708976 0 0 4096 0 0 0 0 17 0 0 0
/proc/7199/statm: 35971 19510 719 92 0 34315 0
Current children cumulated CPU time (s) 1061.73
Current children cumulated vsize (KiB) 143884

[startup+1123.44 s]
/proc/loadavg: 2.08 2.05 2.01 3/94 7279
/proc/meminfo: memFree=1325704/2055920 swapFree=4174172/4192956
[pid=7199] ppid=7197 vsize=143884 CPUtime=1121.49
/proc/7199/stat : 7199 (solver) R 7197 7199 6955 0 -1 4194304 19614 0 0 0 112131 18 0 0 25 0 1 0 162787269 147337216 19510 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134638410 0 0 4096 0 0 0 0 17 0 0 0
/proc/7199/statm: 35971 19510 719 92 0 34315 0
Current children cumulated CPU time (s) 1121.49
Current children cumulated vsize (KiB) 143884

[startup+1183.51 s]
/proc/loadavg: 2.10 2.06 2.01 3/94 7279
/proc/meminfo: memFree=1296328/2055920 swapFree=4174172/4192956
[pid=7199] ppid=7197 vsize=143884 CPUtime=1181.24
/proc/7199/stat : 7199 (solver) R 7197 7199 6955 0 -1 4194304 19614 0 0 0 118106 18 0 0 25 0 1 0 162787269 147337216 19510 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134712081 0 0 4096 0 0 0 0 17 0 0 0
/proc/7199/statm: 35971 19510 719 92 0 34315 0
Current children cumulated CPU time (s) 1181.24
Current children cumulated vsize (KiB) 143884

[startup+1243.59 s]
/proc/loadavg: 2.11 2.06 2.01 3/94 7279
/proc/meminfo: memFree=1274248/2055920 swapFree=4174172/4192956
[pid=7199] ppid=7197 vsize=143884 CPUtime=1240.96
/proc/7199/stat : 7199 (solver) R 7197 7199 6955 0 -1 4194304 19614 0 0 0 124078 18 0 0 25 0 1 0 162787269 147337216 19510 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134708977 0 0 4096 0 0 0 0 17 0 0 0
/proc/7199/statm: 35971 19510 719 92 0 34315 0
Current children cumulated CPU time (s) 1240.96
Current children cumulated vsize (KiB) 143884

[startup+1303.68 s]
/proc/loadavg: 2.04 2.05 2.00 3/94 7279
/proc/meminfo: memFree=1253832/2055920 swapFree=4174172/4192956
[pid=7199] ppid=7197 vsize=143884 CPUtime=1300.73
/proc/7199/stat : 7199 (solver) R 7197 7199 6955 0 -1 4194304 19614 0 0 0 130054 19 0 0 25 0 1 0 162787269 147337216 19510 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710484 0 0 4096 0 0 0 0 17 0 0 0
/proc/7199/statm: 35971 19510 719 92 0 34315 0
Current children cumulated CPU time (s) 1300.73
Current children cumulated vsize (KiB) 143884

[startup+1363.75 s]
/proc/loadavg: 2.01 2.04 2.00 3/94 7279
/proc/meminfo: memFree=1232712/2055920 swapFree=4174172/4192956
[pid=7199] ppid=7197 vsize=143896 CPUtime=1360.47
/proc/7199/stat : 7199 (solver) R 7197 7199 6955 0 -1 4194304 19617 0 0 0 136028 19 0 0 25 0 1 0 162787269 147349504 19513 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637768 0 0 4096 0 0 0 0 17 0 0 0
/proc/7199/statm: 35974 19513 719 92 0 34318 0
Current children cumulated CPU time (s) 1360.47
Current children cumulated vsize (KiB) 143896

[startup+1423.83 s]
/proc/loadavg: 2.00 2.03 2.00 3/94 7279
/proc/meminfo: memFree=1215816/2055920 swapFree=4174172/4192956
[pid=7199] ppid=7197 vsize=143896 CPUtime=1420.2
/proc/7199/stat : 7199 (solver) R 7197 7199 6955 0 -1 4194304 19617 0 0 0 142001 19 0 0 25 0 1 0 162787269 147349504 19513 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637259 0 0 4096 0 0 0 0 17 0 0 0
/proc/7199/statm: 35974 19513 719 92 0 34318 0
Current children cumulated CPU time (s) 1420.2
Current children cumulated vsize (KiB) 143896

[startup+1483.91 s]
/proc/loadavg: 2.13 2.05 2.01 3/94 7279
/proc/meminfo: memFree=1201032/2055920 swapFree=4174172/4192956
[pid=7199] ppid=7197 vsize=143900 CPUtime=1479.96
/proc/7199/stat : 7199 (solver) R 7197 7199 6955 0 -1 4194304 19618 0 0 0 147976 20 0 0 25 0 1 0 162787269 147353600 19514 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710506 0 0 4096 0 0 0 0 17 0 0 0
/proc/7199/statm: 35975 19514 719 92 0 34319 0
Current children cumulated CPU time (s) 1479.96
Current children cumulated vsize (KiB) 143900

[startup+1543.96 s]
/proc/loadavg: 2.08 2.05 2.01 3/94 7279
/proc/meminfo: memFree=1188680/2055920 swapFree=4174172/4192956
[pid=7199] ppid=7197 vsize=143900 CPUtime=1539.7
/proc/7199/stat : 7199 (solver) R 7197 7199 6955 0 -1 4194304 19618 0 0 0 153950 20 0 0 25 0 1 0 162787269 147353600 19514 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 0 0 0
/proc/7199/statm: 35975 19514 719 92 0 34319 0
Current children cumulated CPU time (s) 1539.7
Current children cumulated vsize (KiB) 143900

[startup+1604.02 s]
/proc/loadavg: 2.09 2.06 2.01 3/94 7279
/proc/meminfo: memFree=1175368/2055920 swapFree=4174172/4192956
[pid=7199] ppid=7197 vsize=143900 CPUtime=1599.4
/proc/7199/stat : 7199 (solver) R 7197 7199 6955 0 -1 4194304 19618 0 0 0 159920 20 0 0 25 0 1 0 162787269 147353600 19514 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710484 0 0 4096 0 0 0 0 17 0 0 0
/proc/7199/statm: 35975 19514 719 92 0 34319 0
Current children cumulated CPU time (s) 1599.4
Current children cumulated vsize (KiB) 143900

[startup+1664.07 s]
/proc/loadavg: 2.07 2.06 2.01 3/94 7279
/proc/meminfo: memFree=1162504/2055920 swapFree=4174172/4192956
[pid=7199] ppid=7197 vsize=143900 CPUtime=1659.12
/proc/7199/stat : 7199 (solver) R 7197 7199 6955 0 -1 4194304 19618 0 0 0 165891 21 0 0 25 0 1 0 162787269 147353600 19514 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722073 0 0 4096 0 0 0 0 17 0 0 0
/proc/7199/statm: 35975 19514 719 92 0 34319 0
Current children cumulated CPU time (s) 1659.12
Current children cumulated vsize (KiB) 143900

[startup+1724.1 s]
/proc/loadavg: 2.02 2.05 2.00 3/94 7279
/proc/meminfo: memFree=1151688/2055920 swapFree=4174172/4192956
[pid=7199] ppid=7197 vsize=143900 CPUtime=1718.83
/proc/7199/stat : 7199 (solver) R 7197 7199 6955 0 -1 4194304 19618 0 0 0 171862 21 0 0 25 0 1 0 162787269 147353600 19514 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710500 0 0 4096 0 0 0 0 17 0 0 0
/proc/7199/statm: 35975 19514 719 92 0 34319 0
Current children cumulated CPU time (s) 1718.83
Current children cumulated vsize (KiB) 143900

[startup+1784.14 s]
/proc/loadavg: 2.01 2.03 2.00 3/94 7279
/proc/meminfo: memFree=1139208/2055920 swapFree=4174172/4192956
[pid=7199] ppid=7197 vsize=143900 CPUtime=1778.51
/proc/7199/stat : 7199 (solver) R 7197 7199 6955 0 -1 4194304 19618 0 0 0 177830 21 0 0 25 0 1 0 162787269 147353600 19514 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722064 0 0 4096 0 0 0 0 17 0 0 0
/proc/7199/statm: 35975 19514 719 92 0 34319 0
Current children cumulated CPU time (s) 1778.51
Current children cumulated vsize (KiB) 143900



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805.79 s]
/proc/loadavg: 2.08 2.05 2.01 3/94 7279
/proc/meminfo: memFree=1136712/2055920 swapFree=4174172/4192956
[pid=7199] ppid=7197 vsize=143900 CPUtime=1800.06
/proc/7199/stat : 7199 (solver) R 7197 7199 6955 0 -1 4194304 19618 0 0 0 179985 21 0 0 25 0 1 0 162787269 147353600 19514 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134711745 0 0 4096 0 0 0 0 17 0 0 0
/proc/7199/statm: 35975 19514 719 92 0 34319 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 143900

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1805.81
CPU time (s): 1800.09
CPU user time (s): 1799.86
CPU system time (s): 0.230964
CPU usage (%): 99.6832
Max. virtual memory (cumulated for all children) (KiB): 143900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.86
system time used= 0.230964
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19618
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10
involuntary context switches= 64811

runsolver used 2.04769 s user time and 5.12922 s system time

The end

Launcher Data (download as text)

Begin job on node15 on Sun Jan  7 04:25:24 UTC 2007


IDJOB= 200849
IDBENCH= 3730
FILE ID= node15/200849-1168143924

PBS_JOBID= 3477870

Free space on /tmp= 66321 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp11-15/fapp14/fapp14-2500-9.xml
COMMAND LINE= /tmp/evaluation/200849-1168143924/tramontane/bin/solver /tmp/evaluation/200849-1168143924/unknown.xml -res geom -f 3 -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-200849-1168143924 -o ROOT/results/node15/solver-200849-1168143924 -C 1800 -M 900  /tmp/evaluation/200849-1168143924/tramontane/bin/solver /tmp/evaluation/200849-1168143924/unknown.xml -res geom -f 3 -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  5aac2eb20b7fc7710efc477fa975869f

RANDOM SEED= 539838849

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.276
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.276
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:       1630432 kB
Buffers:         26576 kB
Cached:         305924 kB
SwapCached:       6072 kB
Active:         266444 kB
Inactive:       103892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1630432 kB
SwapTotal:     4192956 kB
SwapFree:      4174172 kB
Dirty:            8764 kB
Writeback:           0 kB
Mapped:          48788 kB
Slab:            39796 kB
Committed_AS:  4536652 kB
PageTables:       2360 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= 66314 MiB



End job on node15 on Sun Jan  7 04:55:30 UTC 2007