Trace number 210607

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.03 1806.17

General information on the benchmark

NamepseudoSeries/fpga/
fpga-12-10.xml
MD5SUM4332ea6e0569a2c3ff5d9633ee104e8a
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.202968
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables180
Number of constraints152
Maximum constraint arity12
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension152
Global constraints used (with number of constraints)

Solver Data (download as text)

0.20	c 
0.20	c Parsing xml file
0.20	c 	domains...............    0
0.20	c 	variables.............    0
0.20	c 	predicates............    0
0.20	c 	constraints...........    0
0.20	c Allocating memory
0.20	c 
0.20	c time limit = -1
0.20	c heuristic = dom/wdeg
0.20	c restart policy = Geometric increment
0.20	c restart base = 319
0.20	c restart factor = 1.33
0.20	c 
0.20	c Solving
0.20	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-210607-1168200020 -o ROOT/results/node15/solver-210607-1168200020 -C 1800 -M 900 /tmp/evaluation/210607-1168200020/tramontane/bin/solver /tmp/evaluation/210607-1168200020/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: 1.92 1.98 1.84 2/86 23197
/proc/meminfo: memFree=1608928/2055920 swapFree=4174172/4192956
[pid=23196] ppid=23194 vsize=540 CPUtime=0
/proc/23196/stat : 23196 (solver) R 23194 23196 22572 0 -1 4194304 41 0 0 0 0 0 0 0 19 0 1 0 168396946 552960 26 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 7512868 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/23196/statm: 135 26 21 92 0 18 0

[startup+0.103031 s]
/proc/loadavg: 1.92 1.98 1.84 2/86 23197
/proc/meminfo: memFree=1608928/2055920 swapFree=4174172/4192956
[pid=23196] ppid=23194 vsize=7848 CPUtime=0.09
/proc/23196/stat : 23196 (solver) R 23194 23196 22572 0 -1 4194304 1055 0 0 0 9 0 0 0 18 0 1 0 168396946 8036352 1023 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/23196/statm: 1962 1023 720 92 0 306 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7848

[startup+0.511096 s]
/proc/loadavg: 1.92 1.98 1.84 2/86 23197
/proc/meminfo: memFree=1608928/2055920 swapFree=4174172/4192956
[pid=23196] ppid=23194 vsize=7852 CPUtime=0.49
/proc/23196/stat : 23196 (solver) R 23194 23196 22572 0 -1 4194304 1056 0 0 0 49 0 0 0 22 0 1 0 168396946 8040448 1024 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727403 0 0 4096 0 0 0 0 17 1 0 0
/proc/23196/statm: 1963 1024 720 92 0 307 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 7852

[startup+1.33224 s]
/proc/loadavg: 1.92 1.98 1.84 3/86 23197
/proc/meminfo: memFree=1607392/2055920 swapFree=4174172/4192956
[pid=23196] ppid=23194 vsize=7852 CPUtime=1.31
/proc/23196/stat : 23196 (solver) R 23194 23196 22572 0 -1 4194304 1056 0 0 0 131 0 0 0 25 0 1 0 168396946 8040448 1024 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/23196/statm: 1963 1024 720 92 0 307 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 7852

[startup+2.96952 s]
/proc/loadavg: 1.93 1.98 1.84 3/86 23197
/proc/meminfo: memFree=1607392/2055920 swapFree=4174172/4192956
[pid=23196] ppid=23194 vsize=7852 CPUtime=2.94
/proc/23196/stat : 23196 (solver) R 23194 23196 22572 0 -1 4194304 1056 0 0 0 294 0 0 0 25 0 1 0 168396946 8040448 1024 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727404 0 0 4096 0 0 0 0 17 1 0 0
/proc/23196/statm: 1963 1024 720 92 0 307 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 7852

[startup+6.25208 s]
/proc/loadavg: 1.93 1.98 1.84 3/86 23197
/proc/meminfo: memFree=1607408/2055920 swapFree=4174172/4192956
[pid=23196] ppid=23194 vsize=7852 CPUtime=6.21
/proc/23196/stat : 23196 (solver) R 23194 23196 22572 0 -1 4194304 1056 0 0 0 621 0 0 0 25 0 1 0 168396946 8040448 1024 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/23196/statm: 1963 1024 720 92 0 307 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 7852

[startup+12.7112 s]
/proc/loadavg: 1.94 1.98 1.84 3/86 23197
/proc/meminfo: memFree=1607616/2055920 swapFree=4174172/4192956
[pid=23196] ppid=23194 vsize=7852 CPUtime=12.64
/proc/23196/stat : 23196 (solver) R 23194 23196 22572 0 -1 4194304 1056 0 0 0 1264 0 0 0 25 0 1 0 168396946 8040448 1024 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134708406 0 0 4096 0 0 0 0 17 1 0 0
/proc/23196/statm: 1963 1024 720 92 0 307 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 7852

[startup+25.5274 s]
/proc/loadavg: 1.95 1.98 1.84 3/86 23197
/proc/meminfo: memFree=1607680/2055920 swapFree=4174172/4192956
[pid=23196] ppid=23194 vsize=7852 CPUtime=25.41
/proc/23196/stat : 23196 (solver) R 23194 23196 22572 0 -1 4194304 1056 0 0 0 2541 0 0 0 25 0 1 0 168396946 8040448 1024 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727394 0 0 4096 0 0 0 0 17 1 0 0
/proc/23196/statm: 1963 1024 720 92 0 307 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 7852

[startup+51.1638 s]
/proc/loadavg: 1.96 1.98 1.85 3/92 23269
/proc/meminfo: memFree=1606472/2055920 swapFree=4174172/4192956
[pid=23196] ppid=23194 vsize=7852 CPUtime=50.86
/proc/23196/stat : 23196 (solver) R 23194 23196 22572 0 -1 4194304 1056 0 0 0 5085 1 0 0 25 0 1 0 168396946 8040448 1024 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727404 0 0 4096 0 0 0 0 17 1 0 0
/proc/23196/statm: 1963 1024 720 92 0 307 0
Current children cumulated CPU time (s) 50.86
Current children cumulated vsize (KiB) 7852

[startup+102.446 s]
/proc/loadavg: 1.98 1.98 1.85 3/92 23349
/proc/meminfo: memFree=1606472/2055920 swapFree=4174172/4192956
[pid=23196] ppid=23194 vsize=7852 CPUtime=101.83
/proc/23196/stat : 23196 (solver) R 23194 23196 22572 0 -1 4194304 1056 0 0 0 10182 1 0 0 25 0 1 0 168396946 8040448 1024 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727403 0 0 4096 0 0 0 0 17 1 0 0
/proc/23196/statm: 1963 1024 720 92 0 307 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 7852

[startup+162.543 s]
/proc/loadavg: 2.07 2.00 1.86 3/86 23395
/proc/meminfo: memFree=1607488/2055920 swapFree=4174172/4192956
[pid=23196] ppid=23194 vsize=7852 CPUtime=161.61
/proc/23196/stat : 23196 (solver) R 23194 23196 22572 0 -1 4194304 1056 0 0 0 16160 1 0 0 25 0 1 0 168396946 8040448 1024 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134650506 0 0 4096 0 0 0 0 17 1 0 0
/proc/23196/statm: 1963 1024 720 92 0 307 0
Current children cumulated CPU time (s) 161.61
Current children cumulated vsize (KiB) 7852

[startup+222.618 s]
/proc/loadavg: 2.02 2.00 1.87 3/86 23395
/proc/meminfo: memFree=1607488/2055920 swapFree=4174172/4192956
[pid=23196] ppid=23194 vsize=7852 CPUtime=221.46
/proc/23196/stat : 23196 (solver) R 23194 23196 22572 0 -1 4194304 1056 0 0 0 22144 2 0 0 25 0 1 0 168396946 8040448 1024 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/23196/statm: 1963 1024 720 92 0 307 0
Current children cumulated CPU time (s) 221.46
Current children cumulated vsize (KiB) 7852

[startup+282.688 s]
/proc/loadavg: 2.01 2.00 1.87 3/86 23395
/proc/meminfo: memFree=1607488/2055920 swapFree=4174172/4192956
[pid=23196] ppid=23194 vsize=7852 CPUtime=281.3
/proc/23196/stat : 23196 (solver) R 23194 23196 22572 0 -1 4194304 1056 0 0 0 28128 2 0 0 25 0 1 0 168396946 8040448 1024 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/23196/statm: 1963 1024 720 92 0 307 0
Current children cumulated CPU time (s) 281.3
Current children cumulated vsize (KiB) 7852

[startup+342.76 s]
/proc/loadavg: 2.00 2.00 1.88 3/86 23395
/proc/meminfo: memFree=1607552/2055920 swapFree=4174172/4192956
[pid=23196] ppid=23194 vsize=7852 CPUtime=341.15
/proc/23196/stat : 23196 (solver) R 23194 23196 22572 0 -1 4194304 1056 0 0 0 34112 3 0 0 25 0 1 0 168396946 8040448 1024 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727404 0 0 4096 0 0 0 0 17 1 0 0
/proc/23196/statm: 1963 1024 720 92 0 307 0
Current children cumulated CPU time (s) 341.15
Current children cumulated vsize (KiB) 7852

[startup+402.833 s]
/proc/loadavg: 2.00 2.00 1.89 3/86 23395
/proc/meminfo: memFree=1607552/2055920 swapFree=4174172/4192956
[pid=23196] ppid=23194 vsize=7852 CPUtime=400.98
/proc/23196/stat : 23196 (solver) R 23194 23196 22572 0 -1 4194304 1056 0 0 0 40095 3 0 0 25 0 1 0 168396946 8040448 1024 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134790122 0 0 4096 0 0 0 0 17 1 0 0
/proc/23196/statm: 1963 1024 720 92 0 307 0
Current children cumulated CPU time (s) 400.98
Current children cumulated vsize (KiB) 7852

[startup+462.903 s]
/proc/loadavg: 2.06 2.01 1.90 3/86 23395
/proc/meminfo: memFree=1607552/2055920 swapFree=4174172/4192956
[pid=23196] ppid=23194 vsize=7852 CPUtime=460.82
/proc/23196/stat : 23196 (solver) R 23194 23196 22572 0 -1 4194304 1056 0 0 0 46078 4 0 0 25 0 1 0 168396946 8040448 1024 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134793139 0 0 4096 0 0 0 0 17 1 0 0
/proc/23196/statm: 1963 1024 720 92 0 307 0
Current children cumulated CPU time (s) 460.82
Current children cumulated vsize (KiB) 7852

[startup+522.977 s]
/proc/loadavg: 2.02 2.01 1.90 3/86 23395
/proc/meminfo: memFree=1607552/2055920 swapFree=4174172/4192956
[pid=23196] ppid=23194 vsize=7852 CPUtime=520.66
/proc/23196/stat : 23196 (solver) R 23194 23196 22572 0 -1 4194304 1056 0 0 0 52062 4 0 0 25 0 1 0 168396946 8040448 1024 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727394 0 0 4096 0 0 0 0 17 1 0 0
/proc/23196/statm: 1963 1024 720 92 0 307 0
Current children cumulated CPU time (s) 520.66
Current children cumulated vsize (KiB) 7852

[startup+583.047 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 23395
/proc/meminfo: memFree=1607488/2055920 swapFree=4174172/4192956
[pid=23196] ppid=23194 vsize=7852 CPUtime=580.5
/proc/23196/stat : 23196 (solver) R 23194 23196 22572 0 -1 4194304 1056 0 0 0 58045 5 0 0 25 0 1 0 168396946 8040448 1024 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727394 0 0 4096 0 0 0 0 17 1 0 0
/proc/23196/statm: 1963 1024 720 92 0 307 0
Current children cumulated CPU time (s) 580.5
Current children cumulated vsize (KiB) 7852

[startup+643.125 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 23395
/proc/meminfo: memFree=1607552/2055920 swapFree=4174172/4192956
[pid=23196] ppid=23194 vsize=7852 CPUtime=640.34
/proc/23196/stat : 23196 (solver) R 23194 23196 22572 0 -1 4194304 1056 0 0 0 64029 5 0 0 25 0 1 0 168396946 8040448 1024 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/23196/statm: 1963 1024 720 92 0 307 0
Current children cumulated CPU time (s) 640.34
Current children cumulated vsize (KiB) 7852

[startup+703.202 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 23395
/proc/meminfo: memFree=1607488/2055920 swapFree=4174172/4192956
[pid=23196] ppid=23194 vsize=7852 CPUtime=700.19
/proc/23196/stat : 23196 (solver) R 23194 23196 22572 0 -1 4194304 1056 0 0 0 70013 6 0 0 25 0 1 0 168396946 8040448 1024 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134803129 0 0 4096 0 0 0 0 17 1 0 0
/proc/23196/statm: 1963 1024 720 92 0 307 0
Current children cumulated CPU time (s) 700.19
Current children cumulated vsize (KiB) 7852

[startup+763.278 s]
/proc/loadavg: 2.04 2.01 1.91 3/86 23395
/proc/meminfo: memFree=1607488/2055920 swapFree=4174172/4192956
[pid=23196] ppid=23194 vsize=7852 CPUtime=760.03
/proc/23196/stat : 23196 (solver) R 23194 23196 22572 0 -1 4194304 1056 0 0 0 75997 6 0 0 25 0 1 0 168396946 8040448 1024 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727394 0 0 4096 0 0 0 0 17 1 0 0
/proc/23196/statm: 1963 1024 720 92 0 307 0
Current children cumulated CPU time (s) 760.03
Current children cumulated vsize (KiB) 7852

[startup+823.357 s]
/proc/loadavg: 2.01 2.01 1.91 3/86 23395
/proc/meminfo: memFree=1607488/2055920 swapFree=4174172/4192956
[pid=23196] ppid=23194 vsize=7852 CPUtime=819.88
/proc/23196/stat : 23196 (solver) R 23194 23196 22572 0 -1 4194304 1056 0 0 0 81981 7 0 0 25 0 1 0 168396946 8040448 1024 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727420 0 0 4096 0 0 0 0 17 1 0 0
/proc/23196/statm: 1963 1024 720 92 0 307 0
Current children cumulated CPU time (s) 819.88
Current children cumulated vsize (KiB) 7852

[startup+883.428 s]
/proc/loadavg: 2.16 2.03 1.93 4/86 23395
/proc/meminfo: memFree=1607488/2055920 swapFree=4174172/4192956
[pid=23196] ppid=23194 vsize=7852 CPUtime=879.71
/proc/23196/stat : 23196 (solver) R 23194 23196 22572 0 -1 4194304 1056 0 0 0 87964 7 0 0 25 0 1 0 168396946 8040448 1024 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727423 0 0 4096 0 0 0 0 17 1 0 0
/proc/23196/statm: 1963 1024 720 92 0 307 0
Current children cumulated CPU time (s) 879.71
Current children cumulated vsize (KiB) 7852

[startup+943.499 s]
/proc/loadavg: 2.06 2.03 1.93 3/86 23395
/proc/meminfo: memFree=1607488/2055920 swapFree=4174172/4192956
[pid=23196] ppid=23194 vsize=7852 CPUtime=939.55
/proc/23196/stat : 23196 (solver) R 23194 23196 22572 0 -1 4194304 1056 0 0 0 93947 8 0 0 25 0 1 0 168396946 8040448 1024 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134795105 0 0 4096 0 0 0 0 17 1 0 0
/proc/23196/statm: 1963 1024 720 92 0 307 0
Current children cumulated CPU time (s) 939.55
Current children cumulated vsize (KiB) 7852

[startup+1003.57 s]
/proc/loadavg: 2.02 2.02 1.93 3/86 23395
/proc/meminfo: memFree=1607424/2055920 swapFree=4174172/4192956
[pid=23196] ppid=23194 vsize=7852 CPUtime=999.39
/proc/23196/stat : 23196 (solver) R 23194 23196 22572 0 -1 4194304 1056 0 0 0 99931 8 0 0 25 0 1 0 168396946 8040448 1024 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727394 0 0 4096 0 0 0 0 17 1 0 0
/proc/23196/statm: 1963 1024 720 92 0 307 0
Current children cumulated CPU time (s) 999.39
Current children cumulated vsize (KiB) 7852

[startup+1063.64 s]
/proc/loadavg: 2.00 2.01 1.93 3/86 23395
/proc/meminfo: memFree=1607488/2055920 swapFree=4174172/4192956
[pid=23196] ppid=23194 vsize=7852 CPUtime=1059.23
/proc/23196/stat : 23196 (solver) R 23194 23196 22572 0 -1 4194304 1056 0 0 0 105914 9 0 0 25 0 1 0 168396946 8040448 1024 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727394 0 0 4096 0 0 0 0 17 1 0 0
/proc/23196/statm: 1963 1024 720 92 0 307 0
Current children cumulated CPU time (s) 1059.23
Current children cumulated vsize (KiB) 7852

[startup+1123.72 s]
/proc/loadavg: 2.08 2.02 1.93 3/86 23397
/proc/meminfo: memFree=1607296/2055920 swapFree=4174172/4192956
[pid=23196] ppid=23194 vsize=7852 CPUtime=1119.07
/proc/23196/stat : 23196 (solver) R 23194 23196 22572 0 -1 4194304 1056 0 0 0 111898 9 0 0 25 0 1 0 168396946 8040448 1024 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727412 0 0 4096 0 0 0 0 17 1 0 0
/proc/23196/statm: 1963 1024 720 92 0 307 0
Current children cumulated CPU time (s) 1119.07
Current children cumulated vsize (KiB) 7852

[startup+1183.79 s]
/proc/loadavg: 2.03 2.02 1.93 3/86 23397
/proc/meminfo: memFree=1607360/2055920 swapFree=4174172/4192956
[pid=23196] ppid=23194 vsize=7852 CPUtime=1178.92
/proc/23196/stat : 23196 (solver) R 23194 23196 22572 0 -1 4194304 1056 0 0 0 117882 10 0 0 25 0 1 0 168396946 8040448 1024 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 7979985 0 0 4096 0 0 0 0 17 1 0 0
/proc/23196/statm: 1963 1024 720 92 0 307 0
Current children cumulated CPU time (s) 1178.92
Current children cumulated vsize (KiB) 7852

[startup+1243.87 s]
/proc/loadavg: 2.01 2.01 1.93 3/86 23397
/proc/meminfo: memFree=1607360/2055920 swapFree=4174172/4192956
[pid=23196] ppid=23194 vsize=7852 CPUtime=1238.76
/proc/23196/stat : 23196 (solver) R 23194 23196 22572 0 -1 4194304 1056 0 0 0 123866 10 0 0 25 0 1 0 168396946 8040448 1024 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727403 0 0 4096 0 0 0 0 17 1 0 0
/proc/23196/statm: 1963 1024 720 92 0 307 0
Current children cumulated CPU time (s) 1238.76
Current children cumulated vsize (KiB) 7852

[startup+1303.95 s]
/proc/loadavg: 2.00 2.01 1.93 3/86 23397
/proc/meminfo: memFree=1607360/2055920 swapFree=4174172/4192956
[pid=23196] ppid=23194 vsize=7852 CPUtime=1298.6
/proc/23196/stat : 23196 (solver) R 23194 23196 22572 0 -1 4194304 1056 0 0 0 129850 10 0 0 25 0 1 0 168396946 8040448 1024 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/23196/statm: 1963 1024 720 92 0 307 0
Current children cumulated CPU time (s) 1298.6
Current children cumulated vsize (KiB) 7852

[startup+1364.02 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 23397
/proc/meminfo: memFree=1607360/2055920 swapFree=4174172/4192956
[pid=23196] ppid=23194 vsize=7852 CPUtime=1358.44
/proc/23196/stat : 23196 (solver) R 23194 23196 22572 0 -1 4194304 1056 0 0 0 135833 11 0 0 25 0 1 0 168396946 8040448 1024 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134793444 0 0 4096 0 0 0 0 17 1 0 0
/proc/23196/statm: 1963 1024 720 92 0 307 0
Current children cumulated CPU time (s) 1358.44
Current children cumulated vsize (KiB) 7852

[startup+1424.09 s]
/proc/loadavg: 2.04 2.01 1.94 3/86 23397
/proc/meminfo: memFree=1607424/2055920 swapFree=4174172/4192956
[pid=23196] ppid=23194 vsize=7852 CPUtime=1418.28
/proc/23196/stat : 23196 (solver) R 23194 23196 22572 0 -1 4194304 1056 0 0 0 141817 11 0 0 25 0 1 0 168396946 8040448 1024 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134785581 0 0 4096 0 0 0 0 17 1 0 0
/proc/23196/statm: 1963 1024 720 92 0 307 0
Current children cumulated CPU time (s) 1418.28
Current children cumulated vsize (KiB) 7852

[startup+1484.17 s]
/proc/loadavg: 2.01 2.01 1.94 3/86 23397
/proc/meminfo: memFree=1607424/2055920 swapFree=4174172/4192956
[pid=23196] ppid=23194 vsize=7852 CPUtime=1478.12
/proc/23196/stat : 23196 (solver) R 23194 23196 22572 0 -1 4194304 1056 0 0 0 147800 12 0 0 25 0 1 0 168396946 8040448 1024 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/23196/statm: 1963 1024 720 92 0 307 0
Current children cumulated CPU time (s) 1478.12
Current children cumulated vsize (KiB) 7852

[startup+1544.23 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 23397
/proc/meminfo: memFree=1607488/2055920 swapFree=4174172/4192956
[pid=23196] ppid=23194 vsize=7852 CPUtime=1538.16
/proc/23196/stat : 23196 (solver) R 23194 23196 22572 0 -1 4194304 1056 0 0 0 153804 12 0 0 25 0 1 0 168396946 8040448 1024 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727394 0 0 4096 0 0 0 0 17 1 0 0
/proc/23196/statm: 1963 1024 720 92 0 307 0
Current children cumulated CPU time (s) 1538.16
Current children cumulated vsize (KiB) 7852

[startup+1604.28 s]
/proc/loadavg: 2.00 2.00 1.94 4/86 23397
/proc/meminfo: memFree=1607488/2055920 swapFree=4174172/4192956
[pid=23196] ppid=23194 vsize=7852 CPUtime=1598.2
/proc/23196/stat : 23196 (solver) R 23194 23196 22572 0 -1 4194304 1056 0 0 0 159807 13 0 0 25 0 1 0 168396946 8040448 1024 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134799791 0 0 4096 0 0 0 0 17 1 0 0
/proc/23196/statm: 1963 1024 720 92 0 307 0
Current children cumulated CPU time (s) 1598.2
Current children cumulated vsize (KiB) 7852

[startup+1664.33 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 23397
/proc/meminfo: memFree=1607488/2055920 swapFree=4174172/4192956
[pid=23196] ppid=23194 vsize=7852 CPUtime=1658.23
/proc/23196/stat : 23196 (solver) R 23194 23196 22572 0 -1 4194304 1056 0 0 0 165810 13 0 0 25 0 1 0 168396946 8040448 1024 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727432 0 0 4096 0 0 0 0 17 1 0 0
/proc/23196/statm: 1963 1024 720 92 0 307 0
Current children cumulated CPU time (s) 1658.23
Current children cumulated vsize (KiB) 7852

[startup+1724.39 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 23397
/proc/meminfo: memFree=1607424/2055920 swapFree=4174172/4192956
[pid=23196] ppid=23194 vsize=7860 CPUtime=1718.26
/proc/23196/stat : 23196 (solver) R 23194 23196 22572 0 -1 4194304 1058 0 0 0 171813 13 0 0 25 0 1 0 168396946 8048640 1026 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134795105 0 0 4096 0 0 0 0 17 1 0 0
/proc/23196/statm: 1965 1026 720 92 0 309 0
Current children cumulated CPU time (s) 1718.26
Current children cumulated vsize (KiB) 7860

[startup+1784.44 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 23397
/proc/meminfo: memFree=1607424/2055920 swapFree=4174172/4192956
[pid=23196] ppid=23194 vsize=7860 CPUtime=1778.29
/proc/23196/stat : 23196 (solver) R 23194 23196 22572 0 -1 4194304 1058 0 0 0 177816 13 0 0 25 0 1 0 168396946 8048640 1026 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/23196/statm: 1965 1026 720 92 0 309 0
Current children cumulated CPU time (s) 1778.29
Current children cumulated vsize (KiB) 7860



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1806.17 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 23397
/proc/meminfo: memFree=1607424/2055920 swapFree=4174172/4192956
[pid=23196] ppid=23194 vsize=7860 CPUtime=1800.03
/proc/23196/stat : 23196 (solver) R 23194 23196 22572 0 -1 4194304 1058 0 0 0 179989 14 0 0 25 0 1 0 168396946 8048640 1026 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 7979998 0 0 4096 0 0 0 0 17 1 0 0
/proc/23196/statm: 1965 1026 720 92 0 309 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 7860

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1806.17
CPU time (s): 1800.03
CPU user time (s): 1799.89
CPU system time (s): 0.141978
CPU usage (%): 99.6601
Max. virtual memory (cumulated for all children) (KiB): 7860

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

runsolver used 1.83372 s user time and 4.67129 s system time

The end

Launcher Data (download as text)

Begin job on node15 on Sun Jan  7 20:00:21 UTC 2007


IDJOB= 210607
IDBENCH= 4632
FILE ID= node15/210607-1168200020

PBS_JOBID= 3480518

Free space on /tmp= 66324 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/fpga/fpga-12-10.xml
COMMAND LINE= /tmp/evaluation/210607-1168200020/tramontane/bin/solver /tmp/evaluation/210607-1168200020/unknown.xml -res geom -f 3 -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-210607-1168200020 -o ROOT/results/node15/solver-210607-1168200020 -C 1800 -M 900  /tmp/evaluation/210607-1168200020/tramontane/bin/solver /tmp/evaluation/210607-1168200020/unknown.xml -res geom -f 3 -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  4332ea6e0569a2c3ff5d9633ee104e8a

RANDOM SEED= 111892586

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:       1609344 kB
Buffers:         71112 kB
Cached:         279760 kB
SwapCached:       6400 kB
Active:         163916 kB
Inactive:       225548 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1609344 kB
SwapTotal:     4192956 kB
SwapFree:      4174172 kB
Dirty:            5964 kB
Writeback:           0 kB
Mapped:          51360 kB
Slab:            41856 kB
Committed_AS:  4719220 kB
PageTables:       2352 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= 66324 MiB



End job on node15 on Sun Jan  7 20:30:27 UTC 2007