Trace number 210360

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.11 1807.11

General information on the benchmark

NamepseudoSeries/fpga/
fpga-12-11.xml
MD5SUM8d909165ba3406e0f186f929f5d58d4e
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.135979
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables198
Number of constraints166
Maximum constraint arity12
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension166
Global constraints used (with number of constraints)

Solver Data (download as text)

0.21	c 
0.21	c Parsing xml file
0.21	c 	domains...............    0
0.21	c 	variables.............    0
0.21	c 	predicates............    0
0.21	c 	constraints........... 0.02
0.21	c Allocating memory
0.21	c 
0.21	c time limit = -1
0.21	c heuristic = dom/wdeg
0.21	c restart policy = Geometric increment
0.21	c restart base = 351
0.21	c restart factor = 1.33
0.21	c 
0.21	c Solving
0.21	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/node51/watcher-210360-1168197043 -o ROOT/results/node51/solver-210360-1168197043 -C 1800 -M 900 /tmp/evaluation/210360-1168197043/tramontane/bin/solver /tmp/evaluation/210360-1168197043/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.09 1.02 1.10 6/73 2520
/proc/meminfo: memFree=1640600/2055920 swapFree=4192812/4192956
[pid=2519] ppid=2514 vsize=540 CPUtime=0
/proc/2519/stat : 2519 (solver) R 2514 2519 2044 0 -1 4194304 41 0 0 0 0 0 0 0 19 0 1 0 168103064 552960 26 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 2618148 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/2519/statm: 135 26 21 92 0 18 0

[startup+0.103926 s]
/proc/loadavg: 1.09 1.02 1.10 6/73 2520
/proc/meminfo: memFree=1640600/2055920 swapFree=4192812/4192956
[pid=2519] ppid=2514 vsize=7980 CPUtime=0.09
/proc/2519/stat : 2519 (solver) R 2514 2519 2044 0 -1 4194304 1088 0 0 0 9 0 0 0 18 0 1 0 168103064 8171520 1056 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134803228 0 0 4096 0 0 0 0 17 1 0 0
/proc/2519/statm: 1995 1056 722 92 0 339 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7980

[startup+0.51199 s]
/proc/loadavg: 1.09 1.02 1.10 6/73 2520
/proc/meminfo: memFree=1640600/2055920 swapFree=4192812/4192956
[pid=2519] ppid=2514 vsize=7980 CPUtime=0.5
/proc/2519/stat : 2519 (solver) R 2514 2519 2044 0 -1 4194304 1088 0 0 0 50 0 0 0 21 0 1 0 168103064 8171520 1056 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727370 0 0 4096 0 0 0 0 17 1 0 0
/proc/2519/statm: 1995 1056 722 92 0 339 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 7980

[startup+1.33313 s]
/proc/loadavg: 1.09 1.02 1.10 4/73 2520
/proc/meminfo: memFree=1637848/2055920 swapFree=4192812/4192956
[pid=2519] ppid=2514 vsize=7980 CPUtime=1.31
/proc/2519/stat : 2519 (solver) R 2514 2519 2044 0 -1 4194304 1088 0 0 0 131 0 0 0 25 0 1 0 168103064 8171520 1056 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/2519/statm: 1995 1056 722 92 0 339 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 7980

[startup+2.97041 s]
/proc/loadavg: 1.09 1.02 1.10 4/73 2520
/proc/meminfo: memFree=1637848/2055920 swapFree=4192812/4192956
[pid=2519] ppid=2514 vsize=7984 CPUtime=2.95
/proc/2519/stat : 2519 (solver) R 2514 2519 2044 0 -1 4194304 1089 0 0 0 295 0 0 0 25 0 1 0 168103064 8175616 1057 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/2519/statm: 1996 1057 722 92 0 340 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 7984

[startup+6.25096 s]
/proc/loadavg: 1.16 1.03 1.10 4/73 2520
/proc/meminfo: memFree=1637656/2055920 swapFree=4192812/4192956
[pid=2519] ppid=2514 vsize=7984 CPUtime=6.21
/proc/2519/stat : 2519 (solver) R 2514 2519 2044 0 -1 4194304 1089 0 0 0 620 1 0 0 25 0 1 0 168103064 8175616 1057 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/2519/statm: 1996 1057 722 92 0 340 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 7984

[startup+12.7111 s]
/proc/loadavg: 1.23 1.05 1.11 3/73 2520
/proc/meminfo: memFree=1637696/2055920 swapFree=4192812/4192956
[pid=2519] ppid=2514 vsize=7984 CPUtime=12.65
/proc/2519/stat : 2519 (solver) R 2514 2519 2044 0 -1 4194304 1089 0 0 0 1264 1 0 0 25 0 1 0 168103064 8175616 1057 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/2519/statm: 1996 1057 722 92 0 340 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 7984

[startup+25.5232 s]
/proc/loadavg: 1.40 1.09 1.12 3/73 2520
/proc/meminfo: memFree=1637824/2055920 swapFree=4192812/4192956
[pid=2519] ppid=2514 vsize=7984 CPUtime=25.41
/proc/2519/stat : 2519 (solver) R 2514 2519 2044 0 -1 4194304 1089 0 0 0 2540 1 0 0 25 0 1 0 168103064 8175616 1057 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727403 0 0 4096 0 0 0 0 17 1 0 0
/proc/2519/statm: 1996 1057 722 92 0 340 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 7984

[startup+51.1496 s]
/proc/loadavg: 1.60 1.17 1.14 3/73 2520
/proc/meminfo: memFree=1637952/2055920 swapFree=4192812/4192956
[pid=2519] ppid=2514 vsize=7988 CPUtime=50.93
/proc/2519/stat : 2519 (solver) R 2514 2519 2044 0 -1 4194304 1090 0 0 0 5092 1 0 0 25 0 1 0 168103064 8179712 1058 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134715274 0 0 4096 0 0 0 0 17 1 0 0
/proc/2519/statm: 1997 1058 722 92 0 341 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 7988

[startup+102.397 s]
/proc/loadavg: 1.83 1.29 1.19 3/73 2520
/proc/meminfo: memFree=1638016/2055920 swapFree=4192812/4192956
[pid=2519] ppid=2514 vsize=7988 CPUtime=101.99
/proc/2519/stat : 2519 (solver) R 2514 2519 2044 0 -1 4194304 1090 0 0 0 10198 1 0 0 25 0 1 0 168103064 8179712 1058 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 3085278 0 0 4096 0 0 0 0 17 1 0 0
/proc/2519/statm: 1997 1058 722 92 0 341 0
Current children cumulated CPU time (s) 101.99
Current children cumulated vsize (KiB) 7988

[startup+162.465 s]
/proc/loadavg: 1.93 1.42 1.23 3/73 2520
/proc/meminfo: memFree=1638016/2055920 swapFree=4192812/4192956
[pid=2519] ppid=2514 vsize=7988 CPUtime=161.82
/proc/2519/stat : 2519 (solver) R 2514 2519 2044 0 -1 4194304 1090 0 0 0 16181 1 0 0 25 0 1 0 168103064 8179712 1058 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727394 0 0 4096 0 0 0 0 17 1 0 0
/proc/2519/statm: 1997 1058 722 92 0 341 0
Current children cumulated CPU time (s) 161.82
Current children cumulated vsize (KiB) 7988

[startup+222.529 s]
/proc/loadavg: 1.97 1.52 1.28 3/73 2520
/proc/meminfo: memFree=1638016/2055920 swapFree=4192812/4192956
[pid=2519] ppid=2514 vsize=7988 CPUtime=221.65
/proc/2519/stat : 2519 (solver) R 2514 2519 2044 0 -1 4194304 1090 0 0 0 22164 1 0 0 25 0 1 0 168103064 8179712 1058 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134716542 0 0 4096 0 0 0 0 17 1 0 0
/proc/2519/statm: 1997 1058 722 92 0 341 0
Current children cumulated CPU time (s) 221.65
Current children cumulated vsize (KiB) 7988

[startup+282.586 s]
/proc/loadavg: 1.99 1.61 1.32 3/73 2520
/proc/meminfo: memFree=1638016/2055920 swapFree=4192812/4192956
[pid=2519] ppid=2514 vsize=7988 CPUtime=281.48
/proc/2519/stat : 2519 (solver) R 2514 2519 2044 0 -1 4194304 1090 0 0 0 28147 1 0 0 25 0 1 0 168103064 8179712 1058 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134712678 0 0 4096 0 0 0 0 17 1 0 0
/proc/2519/statm: 1997 1058 722 92 0 341 0
Current children cumulated CPU time (s) 281.48
Current children cumulated vsize (KiB) 7988

[startup+342.644 s]
/proc/loadavg: 1.99 1.67 1.36 3/73 2520
/proc/meminfo: memFree=1638016/2055920 swapFree=4192812/4192956
[pid=2519] ppid=2514 vsize=7988 CPUtime=341.3
/proc/2519/stat : 2519 (solver) R 2514 2519 2044 0 -1 4194304 1090 0 0 0 34129 1 0 0 25 0 1 0 168103064 8179712 1058 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134799433 0 0 4096 0 0 0 0 17 1 0 0
/proc/2519/statm: 1997 1058 722 92 0 341 0
Current children cumulated CPU time (s) 341.3
Current children cumulated vsize (KiB) 7988

[startup+402.708 s]
/proc/loadavg: 1.99 1.73 1.40 3/73 2520
/proc/meminfo: memFree=1638016/2055920 swapFree=4192812/4192956
[pid=2519] ppid=2514 vsize=7988 CPUtime=401.13
/proc/2519/stat : 2519 (solver) R 2514 2519 2044 0 -1 4194304 1090 0 0 0 40112 1 0 0 25 0 1 0 168103064 8179712 1058 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134652449 0 0 4096 0 0 0 0 17 1 0 0
/proc/2519/statm: 1997 1058 722 92 0 341 0
Current children cumulated CPU time (s) 401.13
Current children cumulated vsize (KiB) 7988

[startup+462.773 s]
/proc/loadavg: 2.03 1.79 1.44 3/73 2522
/proc/meminfo: memFree=1637888/2055920 swapFree=4192812/4192956
[pid=2519] ppid=2514 vsize=7988 CPUtime=460.96
/proc/2519/stat : 2519 (solver) R 2514 2519 2044 0 -1 4194304 1090 0 0 0 46095 1 0 0 25 0 1 0 168103064 8179712 1058 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727414 0 0 4096 0 0 0 0 17 1 0 0
/proc/2519/statm: 1997 1058 722 92 0 341 0
Current children cumulated CPU time (s) 460.96
Current children cumulated vsize (KiB) 7988

[startup+522.839 s]
/proc/loadavg: 2.01 1.83 1.47 3/73 2522
/proc/meminfo: memFree=1637888/2055920 swapFree=4192812/4192956
[pid=2519] ppid=2514 vsize=7988 CPUtime=520.79
/proc/2519/stat : 2519 (solver) R 2514 2519 2044 0 -1 4194304 1090 0 0 0 52078 1 0 0 25 0 1 0 168103064 8179712 1058 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 3085267 0 0 4096 0 0 0 0 17 1 0 0
/proc/2519/statm: 1997 1058 722 92 0 341 0
Current children cumulated CPU time (s) 520.79
Current children cumulated vsize (KiB) 7988

[startup+582.899 s]
/proc/loadavg: 2.00 1.86 1.50 3/73 2522
/proc/meminfo: memFree=1637888/2055920 swapFree=4192812/4192956
[pid=2519] ppid=2514 vsize=7988 CPUtime=580.62
/proc/2519/stat : 2519 (solver) R 2514 2519 2044 0 -1 4194304 1090 0 0 0 58061 1 0 0 25 0 1 0 168103064 8179712 1058 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727392 0 0 4096 0 0 0 0 17 1 0 0
/proc/2519/statm: 1997 1058 722 92 0 341 0
Current children cumulated CPU time (s) 580.62
Current children cumulated vsize (KiB) 7988

[startup+642.965 s]
/proc/loadavg: 2.00 1.88 1.53 3/73 2522
/proc/meminfo: memFree=1637888/2055920 swapFree=4192812/4192956
[pid=2519] ppid=2514 vsize=7988 CPUtime=640.45
/proc/2519/stat : 2519 (solver) R 2514 2519 2044 0 -1 4194304 1090 0 0 0 64044 1 0 0 25 0 1 0 168103064 8179712 1058 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727404 0 0 4096 0 0 0 0 17 1 0 0
/proc/2519/statm: 1997 1058 722 92 0 341 0
Current children cumulated CPU time (s) 640.45
Current children cumulated vsize (KiB) 7988

[startup+703.024 s]
/proc/loadavg: 2.00 1.90 1.56 3/73 2522
/proc/meminfo: memFree=1637888/2055920 swapFree=4192812/4192956
[pid=2519] ppid=2514 vsize=7988 CPUtime=700.28
/proc/2519/stat : 2519 (solver) R 2514 2519 2044 0 -1 4194304 1090 0 0 0 70027 1 0 0 25 0 1 0 168103064 8179712 1058 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727394 0 0 4096 0 0 0 0 17 1 0 0
/proc/2519/statm: 1997 1058 722 92 0 341 0
Current children cumulated CPU time (s) 700.28
Current children cumulated vsize (KiB) 7988

[startup+763.086 s]
/proc/loadavg: 2.00 1.91 1.58 3/73 2522
/proc/meminfo: memFree=1637888/2055920 swapFree=4192812/4192956
[pid=2519] ppid=2514 vsize=7988 CPUtime=760.12
/proc/2519/stat : 2519 (solver) R 2514 2519 2044 0 -1 4194304 1090 0 0 0 76010 2 0 0 25 0 1 0 168103064 8179712 1058 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727400 0 0 4096 0 0 0 0 17 1 0 0
/proc/2519/statm: 1997 1058 722 92 0 341 0
Current children cumulated CPU time (s) 760.12
Current children cumulated vsize (KiB) 7988

[startup+823.151 s]
/proc/loadavg: 2.00 1.93 1.60 3/73 2522
/proc/meminfo: memFree=1637888/2055920 swapFree=4192812/4192956
[pid=2519] ppid=2514 vsize=7988 CPUtime=819.95
/proc/2519/stat : 2519 (solver) R 2514 2519 2044 0 -1 4194304 1090 0 0 0 81993 2 0 0 25 0 1 0 168103064 8179712 1058 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727434 0 0 4096 0 0 0 0 17 1 0 0
/proc/2519/statm: 1997 1058 722 92 0 341 0
Current children cumulated CPU time (s) 819.95
Current children cumulated vsize (KiB) 7988

[startup+883.21 s]
/proc/loadavg: 2.00 1.94 1.63 3/73 2522
/proc/meminfo: memFree=1637888/2055920 swapFree=4192812/4192956
[pid=2519] ppid=2514 vsize=7988 CPUtime=879.78
/proc/2519/stat : 2519 (solver) R 2514 2519 2044 0 -1 4194304 1090 0 0 0 87976 2 0 0 25 0 1 0 168103064 8179712 1058 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727403 0 0 4096 0 0 0 0 17 1 0 0
/proc/2519/statm: 1997 1058 722 92 0 341 0
Current children cumulated CPU time (s) 879.78
Current children cumulated vsize (KiB) 7988

[startup+943.272 s]
/proc/loadavg: 2.00 1.95 1.65 3/73 2522
/proc/meminfo: memFree=1637888/2055920 swapFree=4192812/4192956
[pid=2519] ppid=2514 vsize=7988 CPUtime=939.61
/proc/2519/stat : 2519 (solver) R 2514 2519 2044 0 -1 4194304 1090 0 0 0 93959 2 0 0 25 0 1 0 168103064 8179712 1058 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727403 0 0 4096 0 0 0 0 17 1 0 0
/proc/2519/statm: 1997 1058 722 92 0 341 0
Current children cumulated CPU time (s) 939.61
Current children cumulated vsize (KiB) 7988

[startup+1003.33 s]
/proc/loadavg: 2.00 1.95 1.66 3/73 2522
/proc/meminfo: memFree=1637888/2055920 swapFree=4192812/4192956
[pid=2519] ppid=2514 vsize=7988 CPUtime=999.44
/proc/2519/stat : 2519 (solver) R 2514 2519 2044 0 -1 4194304 1090 0 0 0 99942 2 0 0 25 0 1 0 168103064 8179712 1058 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134799397 0 0 4096 0 0 0 0 17 1 0 0
/proc/2519/statm: 1997 1058 722 92 0 341 0
Current children cumulated CPU time (s) 999.44
Current children cumulated vsize (KiB) 7988

[startup+1063.4 s]
/proc/loadavg: 2.00 1.96 1.68 3/73 2522
/proc/meminfo: memFree=1637888/2055920 swapFree=4192812/4192956
[pid=2519] ppid=2514 vsize=7988 CPUtime=1059.27
/proc/2519/stat : 2519 (solver) R 2514 2519 2044 0 -1 4194304 1090 0 0 0 105925 2 0 0 25 0 1 0 168103064 8179712 1058 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134650476 0 0 4096 0 0 0 0 17 1 0 0
/proc/2519/statm: 1997 1058 722 92 0 341 0
Current children cumulated CPU time (s) 1059.27
Current children cumulated vsize (KiB) 7988

[startup+1123.46 s]
/proc/loadavg: 2.00 1.96 1.70 3/73 2522
/proc/meminfo: memFree=1637888/2055920 swapFree=4192812/4192956
[pid=2519] ppid=2514 vsize=7988 CPUtime=1119.1
/proc/2519/stat : 2519 (solver) R 2514 2519 2044 0 -1 4194304 1090 0 0 0 111908 2 0 0 25 0 1 0 168103064 8179712 1058 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134785581 0 0 4096 0 0 0 0 17 1 0 0
/proc/2519/statm: 1997 1058 722 92 0 341 0
Current children cumulated CPU time (s) 1119.1
Current children cumulated vsize (KiB) 7988

[startup+1183.53 s]
/proc/loadavg: 2.00 1.97 1.72 3/73 2522
/proc/meminfo: memFree=1637888/2055920 swapFree=4192812/4192956
[pid=2519] ppid=2514 vsize=7988 CPUtime=1178.93
/proc/2519/stat : 2519 (solver) R 2514 2519 2044 0 -1 4194304 1090 0 0 0 117891 2 0 0 25 0 1 0 168103064 8179712 1058 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/2519/statm: 1997 1058 722 92 0 341 0
Current children cumulated CPU time (s) 1178.93
Current children cumulated vsize (KiB) 7988

[startup+1243.58 s]
/proc/loadavg: 2.00 1.97 1.73 3/73 2522
/proc/meminfo: memFree=1637888/2055920 swapFree=4192812/4192956
[pid=2519] ppid=2514 vsize=7988 CPUtime=1238.76
/proc/2519/stat : 2519 (solver) R 2514 2519 2044 0 -1 4194304 1090 0 0 0 123874 2 0 0 25 0 1 0 168103064 8179712 1058 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790178 0 0 4096 0 0 0 0 17 1 0 0
/proc/2519/statm: 1997 1058 722 92 0 341 0
Current children cumulated CPU time (s) 1238.76
Current children cumulated vsize (KiB) 7988

[startup+1303.65 s]
/proc/loadavg: 2.00 1.97 1.74 3/73 2522
/proc/meminfo: memFree=1637888/2055920 swapFree=4192812/4192956
[pid=2519] ppid=2514 vsize=7988 CPUtime=1298.58
/proc/2519/stat : 2519 (solver) R 2514 2519 2044 0 -1 4194304 1090 0 0 0 129856 2 0 0 25 0 1 0 168103064 8179712 1058 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727434 0 0 4096 0 0 0 0 17 1 0 0
/proc/2519/statm: 1997 1058 722 92 0 341 0
Current children cumulated CPU time (s) 1298.58
Current children cumulated vsize (KiB) 7988

[startup+1363.71 s]
/proc/loadavg: 2.00 1.97 1.76 3/73 2522
/proc/meminfo: memFree=1637888/2055920 swapFree=4192812/4192956
[pid=2519] ppid=2514 vsize=7988 CPUtime=1358.41
/proc/2519/stat : 2519 (solver) R 2514 2519 2044 0 -1 4194304 1090 0 0 0 135839 2 0 0 25 0 1 0 168103064 8179712 1058 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/2519/statm: 1997 1058 722 92 0 341 0
Current children cumulated CPU time (s) 1358.41
Current children cumulated vsize (KiB) 7988

[startup+1423.77 s]
/proc/loadavg: 2.00 1.97 1.77 3/73 2522
/proc/meminfo: memFree=1637888/2055920 swapFree=4192812/4192956
[pid=2519] ppid=2514 vsize=7988 CPUtime=1418.24
/proc/2519/stat : 2519 (solver) R 2514 2519 2044 0 -1 4194304 1090 0 0 0 141822 2 0 0 25 0 1 0 168103064 8179712 1058 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727414 0 0 4096 0 0 0 0 17 1 0 0
/proc/2519/statm: 1997 1058 722 92 0 341 0
Current children cumulated CPU time (s) 1418.24
Current children cumulated vsize (KiB) 7988

[startup+1483.84 s]
/proc/loadavg: 2.00 1.97 1.78 3/73 2522
/proc/meminfo: memFree=1637888/2055920 swapFree=4192812/4192956
[pid=2519] ppid=2514 vsize=7988 CPUtime=1478.08
/proc/2519/stat : 2519 (solver) R 2514 2519 2044 0 -1 4194304 1090 0 0 0 147806 2 0 0 25 0 1 0 168103064 8179712 1058 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/2519/statm: 1997 1058 722 92 0 341 0
Current children cumulated CPU time (s) 1478.08
Current children cumulated vsize (KiB) 7988

[startup+1543.9 s]
/proc/loadavg: 2.00 1.97 1.79 3/73 2522
/proc/meminfo: memFree=1637888/2055920 swapFree=4192812/4192956
[pid=2519] ppid=2514 vsize=7988 CPUtime=1537.91
/proc/2519/stat : 2519 (solver) R 2514 2519 2044 0 -1 4194304 1090 0 0 0 153789 2 0 0 25 0 1 0 168103064 8179712 1058 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727423 0 0 4096 0 0 0 0 17 1 0 0
/proc/2519/statm: 1997 1058 722 92 0 341 0
Current children cumulated CPU time (s) 1537.91
Current children cumulated vsize (KiB) 7988

[startup+1603.96 s]
/proc/loadavg: 2.00 1.97 1.80 3/73 2522
/proc/meminfo: memFree=1637888/2055920 swapFree=4192812/4192956
[pid=2519] ppid=2514 vsize=7988 CPUtime=1597.74
/proc/2519/stat : 2519 (solver) R 2514 2519 2044 0 -1 4194304 1090 0 0 0 159772 2 0 0 25 0 1 0 168103064 8179712 1058 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727403 0 0 4096 0 0 0 0 17 1 0 0
/proc/2519/statm: 1997 1058 722 92 0 341 0
Current children cumulated CPU time (s) 1597.74
Current children cumulated vsize (KiB) 7988

[startup+1664.03 s]
/proc/loadavg: 2.00 1.97 1.81 3/73 2522
/proc/meminfo: memFree=1637888/2055920 swapFree=4192812/4192956
[pid=2519] ppid=2514 vsize=7988 CPUtime=1657.57
/proc/2519/stat : 2519 (solver) R 2514 2519 2044 0 -1 4194304 1090 0 0 0 165755 2 0 0 25 0 1 0 168103064 8179712 1058 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134785679 0 0 4096 0 0 0 0 17 1 0 0
/proc/2519/statm: 1997 1058 722 92 0 341 0
Current children cumulated CPU time (s) 1657.57
Current children cumulated vsize (KiB) 7988

[startup+1724.09 s]
/proc/loadavg: 2.07 1.99 1.83 3/73 2522
/proc/meminfo: memFree=1637888/2055920 swapFree=4192812/4192956
[pid=2519] ppid=2514 vsize=7988 CPUtime=1717.4
/proc/2519/stat : 2519 (solver) R 2514 2519 2044 0 -1 4194304 1090 0 0 0 171738 2 0 0 25 0 1 0 168103064 8179712 1058 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727420 0 0 4096 0 0 0 0 17 1 0 0
/proc/2519/statm: 1997 1058 722 92 0 341 0
Current children cumulated CPU time (s) 1717.4
Current children cumulated vsize (KiB) 7988

[startup+1784.15 s]
/proc/loadavg: 2.02 1.99 1.83 3/73 2522
/proc/meminfo: memFree=1637888/2055920 swapFree=4192812/4192956
[pid=2519] ppid=2514 vsize=7988 CPUtime=1777.23
/proc/2519/stat : 2519 (solver) R 2514 2519 2044 0 -1 4194304 1090 0 0 0 177721 2 0 0 25 0 1 0 168103064 8179712 1058 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134715199 0 0 4096 0 0 0 0 17 1 0 0
/proc/2519/statm: 1997 1058 722 92 0 341 0
Current children cumulated CPU time (s) 1777.23
Current children cumulated vsize (KiB) 7988



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.11 s]
/proc/loadavg: 2.02 1.99 1.84 3/73 2522
/proc/meminfo: memFree=1637888/2055920 swapFree=4192812/4192956
[pid=2519] ppid=2514 vsize=7988 CPUtime=1800.09
/proc/2519/stat : 2519 (solver) R 2514 2519 2044 0 -1 4194304 1090 0 0 0 180007 2 0 0 25 0 1 0 168103064 8179712 1058 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134651979 0 0 4096 0 0 0 0 17 1 0 0
/proc/2519/statm: 1997 1058 722 92 0 341 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 7988

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1807.11
CPU time (s): 1800.11
CPU user time (s): 1800.08
CPU system time (s): 0.026995
CPU usage (%): 99.6123
Max. virtual memory (cumulated for all children) (KiB): 7988

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

runsolver used 1.18582 s user time and 5.2352 s system time

The end

Launcher Data (download as text)

Begin job on node51 on Sun Jan  7 19:10:44 UTC 2007


IDJOB= 210360
IDBENCH= 4613
FILE ID= node51/210360-1168197043

PBS_JOBID= 3480713

Free space on /tmp= 66556 MiB

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

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  8d909165ba3406e0f186f929f5d58d4e

RANDOM SEED= 112073402

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.277
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.277
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:       1641760 kB
Buffers:         30764 kB
Cached:         310732 kB
SwapCached:          0 kB
Active:          81352 kB
Inactive:       280184 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1641760 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            6276 kB
Writeback:           0 kB
Mapped:          30192 kB
Slab:            38396 kB
Committed_AS:  3495688 kB
PageTables:       1616 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= 66556 MiB



End job on node51 on Sun Jan  7 19:40:52 UTC 2007