Trace number 210463

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
Mistral 2006-12-04? (TO) 1800.05 1809.4

General information on the benchmark

NamepseudoSeries/fpga/
fpga-11-11.xml
MD5SUM9100e09dc405e2bd5964fa3478f5baf9
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.101983
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables182
Number of constraints154
Maximum constraint arity11
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension154
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
0.01	c 	variables.............    0
0.01	c 	predicates............    0
0.01	c 	constraints........... 0.02
0.03	c Allocating memory
0.03	c 
0.03	c time limit = -1
0.03	c heuristic = dom/wdeg
0.03	c restart policy = No restart
0.03	c 
0.03	c Solving
0.03	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/node62/watcher-210463-1168198455 -o ROOT/results/node62/solver-210463-1168198455 -C 1800 -M 900 /tmp/evaluation/210463-1168198455/mistral/bin/solver /tmp/evaluation/210463-1168198455/unknown.xml -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.86 1.97 1.85 4/68 8912
/proc/meminfo: memFree=1475400/2055920 swapFree=4192812/4192956
[pid=8911] ppid=8909 vsize=6792 CPUtime=0
/proc/8911/stat : 8911 (solver) R 8909 8911 7998 0 -1 4194304 376 0 0 0 0 0 0 0 18 0 1 0 168243573 6955008 356 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 8110168 0 0 4096 0 0 0 0 17 1 0 0
/proc/8911/statm: 1698 359 335 92 0 30 0

[startup+0.103459 s]
/proc/loadavg: 1.86 1.97 1.85 4/68 8912
/proc/meminfo: memFree=1475400/2055920 swapFree=4192812/4192956
[pid=8911] ppid=8909 vsize=7844 CPUtime=0.09
/proc/8911/stat : 8911 (solver) R 8909 8911 7998 0 -1 4194304 1066 0 0 0 9 0 0 0 18 0 1 0 168243573 8032256 1034 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134792835 0 0 4096 0 0 0 0 17 1 0 0
/proc/8911/statm: 1961 1034 720 92 0 305 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7844

[startup+0.511542 s]
/proc/loadavg: 1.86 1.97 1.85 4/68 8912
/proc/meminfo: memFree=1475400/2055920 swapFree=4192812/4192956
[pid=8911] ppid=8909 vsize=7844 CPUtime=0.5
/proc/8911/stat : 8911 (solver) R 8909 8911 7998 0 -1 4194304 1066 0 0 0 50 0 0 0 22 0 1 0 168243573 8032256 1034 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790337 0 0 4096 0 0 0 0 17 0 0 0
/proc/8911/statm: 1961 1034 720 92 0 305 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 7844

[startup+1.3327 s]
/proc/loadavg: 1.86 1.97 1.85 2/68 8915
/proc/meminfo: memFree=1473928/2055920 swapFree=4192812/4192956
[pid=8911] ppid=8909 vsize=7848 CPUtime=1.32
/proc/8911/stat : 8911 (solver) R 8909 8911 7998 0 -1 4194304 1067 0 0 0 132 0 0 0 25 0 1 0 168243573 8036352 1035 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727362 0 0 4096 0 0 0 0 17 1 0 0
/proc/8911/statm: 1962 1035 720 92 0 306 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 7848

[startup+2.97102 s]
/proc/loadavg: 1.86 1.97 1.85 2/68 8942
/proc/meminfo: memFree=1473160/2055920 swapFree=4192812/4192956
[pid=8911] ppid=8909 vsize=7848 CPUtime=2.94
/proc/8911/stat : 8911 (solver) R 8909 8911 7998 0 -1 4194304 1067 0 0 0 294 0 0 0 25 0 1 0 168243573 8036352 1035 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727362 0 0 4096 0 0 0 0 17 1 0 0
/proc/8911/statm: 1962 1035 720 92 0 306 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 7848

[startup+6.24767 s]
/proc/loadavg: 1.79 1.95 1.85 2/68 8980
/proc/meminfo: memFree=1473032/2055920 swapFree=4192812/4192956
[pid=8911] ppid=8909 vsize=7848 CPUtime=6.19
/proc/8911/stat : 8911 (solver) R 8909 8911 7998 0 -1 4194304 1067 0 0 0 618 1 0 0 25 0 1 0 168243573 8036352 1035 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727402 0 0 4096 0 0 0 0 17 1 0 0
/proc/8911/statm: 1962 1035 720 92 0 306 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 7848

[startup+12.7069 s]
/proc/loadavg: 1.81 1.95 1.85 4/81 9042
/proc/meminfo: memFree=817496/2055920 swapFree=4192812/4192956
[pid=8911] ppid=8909 vsize=7848 CPUtime=12.61
/proc/8911/stat : 8911 (solver) R 8909 8911 7998 0 -1 4194304 1067 0 0 0 1260 1 0 0 25 0 1 0 168243573 8036352 1035 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727362 0 0 4096 0 0 0 0 17 0 0 0
/proc/8911/statm: 1962 1035 720 92 0 306 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 7848

[startup+25.5195 s]
/proc/loadavg: 1.99 1.99 1.86 4/81 9042
/proc/meminfo: memFree=800816/2055920 swapFree=4192812/4192956
[pid=8911] ppid=8909 vsize=7848 CPUtime=25.34
/proc/8911/stat : 8911 (solver) R 8909 8911 7998 0 -1 4194304 1067 0 0 0 2533 1 0 0 25 0 1 0 168243573 8036352 1035 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790149 0 0 4096 0 0 0 0 17 0 0 0
/proc/8911/statm: 1962 1035 720 92 0 306 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 7848

[startup+51.1405 s]
/proc/loadavg: 2.39 2.08 1.89 4/81 9042
/proc/meminfo: memFree=799088/2055920 swapFree=4192812/4192956
[pid=8911] ppid=8909 vsize=7848 CPUtime=50.73
/proc/8911/stat : 8911 (solver) R 8909 8911 7998 0 -1 4194304 1067 0 0 0 5072 1 0 0 25 0 1 0 168243573 8036352 1035 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/8911/statm: 1962 1035 720 92 0 306 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 7848

[startup+102.354 s]
/proc/loadavg: 2.68 2.20 1.94 4/81 9042
/proc/meminfo: memFree=795824/2055920 swapFree=4192812/4192956
[pid=8911] ppid=8909 vsize=7848 CPUtime=101.53
/proc/8911/stat : 8911 (solver) R 8909 8911 7998 0 -1 4194304 1067 0 0 0 10152 1 0 0 25 0 1 0 168243573 8036352 1035 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790348 0 0 4096 0 0 0 0 17 0 0 0
/proc/8911/statm: 1962 1035 720 92 0 306 0
Current children cumulated CPU time (s) 101.53
Current children cumulated vsize (KiB) 7848

[startup+162.4 s]
/proc/loadavg: 2.88 2.35 2.01 4/81 9042
/proc/meminfo: memFree=792944/2055920 swapFree=4192812/4192956
[pid=8911] ppid=8909 vsize=7848 CPUtime=161.1
/proc/8911/stat : 8911 (solver) R 8909 8911 7998 0 -1 4194304 1067 0 0 0 16108 2 0 0 25 0 1 0 168243573 8036352 1035 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790114 0 0 4096 0 0 0 0 17 0 0 0
/proc/8911/statm: 1962 1035 720 92 0 306 0
Current children cumulated CPU time (s) 161.1
Current children cumulated vsize (KiB) 7848

[startup+222.432 s]
/proc/loadavg: 2.92 2.45 2.06 4/81 9042
/proc/meminfo: memFree=790192/2055920 swapFree=4192812/4192956
[pid=8911] ppid=8909 vsize=7848 CPUtime=220.64
/proc/8911/stat : 8911 (solver) R 8909 8911 7998 0 -1 4194304 1067 0 0 0 22062 2 0 0 25 0 1 0 168243573 8036352 1035 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134799416 0 0 4096 0 0 0 0 17 0 0 0
/proc/8911/statm: 1962 1035 720 92 0 306 0
Current children cumulated CPU time (s) 220.64
Current children cumulated vsize (KiB) 7848

[startup+282.453 s]
/proc/loadavg: 2.40 2.39 2.07 3/74 9106
/proc/meminfo: memFree=1468840/2055920 swapFree=4192812/4192956
[pid=8911] ppid=8909 vsize=7848 CPUtime=280.16
/proc/8911/stat : 8911 (solver) R 8909 8911 7998 0 -1 4194304 1067 0 0 0 28014 2 0 0 25 0 1 0 168243573 8036352 1035 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/8911/statm: 1962 1035 720 92 0 306 0
Current children cumulated CPU time (s) 280.16
Current children cumulated vsize (KiB) 7848

[startup+342.498 s]
/proc/loadavg: 2.15 2.32 2.06 3/74 9106
/proc/meminfo: memFree=1468912/2055920 swapFree=4192812/4192956
[pid=8911] ppid=8909 vsize=7848 CPUtime=339.94
/proc/8911/stat : 8911 (solver) R 8909 8911 7998 0 -1 4194304 1067 0 0 0 33992 2 0 0 25 0 1 0 168243573 8036352 1035 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727402 0 0 4096 0 0 0 0 17 0 0 0
/proc/8911/statm: 1962 1035 720 92 0 306 0
Current children cumulated CPU time (s) 339.94
Current children cumulated vsize (KiB) 7848

[startup+402.546 s]
/proc/loadavg: 2.05 2.26 2.05 3/74 9106
/proc/meminfo: memFree=1468912/2055920 swapFree=4192812/4192956
[pid=8911] ppid=8909 vsize=7852 CPUtime=399.72
/proc/8911/stat : 8911 (solver) R 8909 8911 7998 0 -1 4194304 1068 0 0 0 39969 3 0 0 25 0 1 0 168243573 8040448 1036 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/8911/statm: 1963 1036 720 92 0 307 0
Current children cumulated CPU time (s) 399.72
Current children cumulated vsize (KiB) 7852

[startup+462.597 s]
/proc/loadavg: 2.05 2.22 2.05 3/74 9106
/proc/meminfo: memFree=1468848/2055920 swapFree=4192812/4192956
[pid=8911] ppid=8909 vsize=7852 CPUtime=459.48
/proc/8911/stat : 8911 (solver) R 8909 8911 7998 0 -1 4194304 1068 0 0 0 45945 3 0 0 25 0 1 0 168243573 8040448 1036 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727362 0 0 4096 0 0 0 0 17 0 0 0
/proc/8911/statm: 1963 1036 720 92 0 307 0
Current children cumulated CPU time (s) 459.48
Current children cumulated vsize (KiB) 7852

[startup+522.645 s]
/proc/loadavg: 2.02 2.18 2.05 3/74 9106
/proc/meminfo: memFree=1468912/2055920 swapFree=4192812/4192956
[pid=8911] ppid=8909 vsize=7852 CPUtime=519.26
/proc/8911/stat : 8911 (solver) R 8909 8911 7998 0 -1 4194304 1068 0 0 0 51923 3 0 0 25 0 1 0 168243573 8040448 1036 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134803104 0 0 4096 0 0 0 0 17 0 0 0
/proc/8911/statm: 1963 1036 720 92 0 307 0
Current children cumulated CPU time (s) 519.26
Current children cumulated vsize (KiB) 7852

[startup+582.691 s]
/proc/loadavg: 2.00 2.14 2.04 4/74 9106
/proc/meminfo: memFree=1468912/2055920 swapFree=4192812/4192956
[pid=8911] ppid=8909 vsize=7852 CPUtime=579.04
/proc/8911/stat : 8911 (solver) R 8909 8911 7998 0 -1 4194304 1068 0 0 0 57901 3 0 0 25 0 1 0 168243573 8040448 1036 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727333 0 0 4096 0 0 0 0 17 0 0 0
/proc/8911/statm: 1963 1036 720 92 0 307 0
Current children cumulated CPU time (s) 579.04
Current children cumulated vsize (KiB) 7852

[startup+642.738 s]
/proc/loadavg: 2.00 2.11 2.04 3/74 9106
/proc/meminfo: memFree=1468848/2055920 swapFree=4192812/4192956
[pid=8911] ppid=8909 vsize=7852 CPUtime=638.79
/proc/8911/stat : 8911 (solver) R 8909 8911 7998 0 -1 4194304 1068 0 0 0 63876 3 0 0 25 0 1 0 168243573 8040448 1036 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/8911/statm: 1963 1036 720 92 0 307 0
Current children cumulated CPU time (s) 638.79
Current children cumulated vsize (KiB) 7852

[startup+702.784 s]
/proc/loadavg: 2.00 2.09 2.03 3/74 9106
/proc/meminfo: memFree=1468848/2055920 swapFree=4192812/4192956
[pid=8911] ppid=8909 vsize=7852 CPUtime=698.56
/proc/8911/stat : 8911 (solver) R 8909 8911 7998 0 -1 4194304 1068 0 0 0 69853 3 0 0 25 0 1 0 168243573 8040448 1036 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727372 0 0 4096 0 0 0 0 17 0 0 0
/proc/8911/statm: 1963 1036 720 92 0 307 0
Current children cumulated CPU time (s) 698.56
Current children cumulated vsize (KiB) 7852

[startup+762.833 s]
/proc/loadavg: 2.00 2.07 2.02 3/74 9106
/proc/meminfo: memFree=1468848/2055920 swapFree=4192812/4192956
[pid=8911] ppid=8909 vsize=7852 CPUtime=758.35
/proc/8911/stat : 8911 (solver) R 8909 8911 7998 0 -1 4194304 1068 0 0 0 75832 3 0 0 25 0 1 0 168243573 8040448 1036 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790149 0 0 4096 0 0 0 0 17 0 0 0
/proc/8911/statm: 1963 1036 720 92 0 307 0
Current children cumulated CPU time (s) 758.35
Current children cumulated vsize (KiB) 7852

[startup+822.881 s]
/proc/loadavg: 2.00 2.06 2.02 3/74 9106
/proc/meminfo: memFree=1468848/2055920 swapFree=4192812/4192956
[pid=8911] ppid=8909 vsize=7852 CPUtime=818.1
/proc/8911/stat : 8911 (solver) R 8909 8911 7998 0 -1 4194304 1068 0 0 0 81807 3 0 0 25 0 1 0 168243573 8040448 1036 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134652061 0 0 4096 0 0 0 0 17 0 0 0
/proc/8911/statm: 1963 1036 720 92 0 307 0
Current children cumulated CPU time (s) 818.1
Current children cumulated vsize (KiB) 7852

[startup+882.929 s]
/proc/loadavg: 2.00 2.04 2.01 3/74 9106
/proc/meminfo: memFree=1468848/2055920 swapFree=4192812/4192956
[pid=8911] ppid=8909 vsize=7852 CPUtime=877.88
/proc/8911/stat : 8911 (solver) R 8909 8911 7998 0 -1 4194304 1068 0 0 0 87785 3 0 0 25 0 1 0 168243573 8040448 1036 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134784959 0 0 4096 0 0 0 0 17 0 0 0
/proc/8911/statm: 1963 1036 720 92 0 307 0
Current children cumulated CPU time (s) 877.88
Current children cumulated vsize (KiB) 7852

[startup+942.981 s]
/proc/loadavg: 2.03 2.05 2.01 3/74 9106
/proc/meminfo: memFree=1468848/2055920 swapFree=4192812/4192956
[pid=8911] ppid=8909 vsize=7852 CPUtime=937.66
/proc/8911/stat : 8911 (solver) R 8909 8911 7998 0 -1 4194304 1068 0 0 0 93763 3 0 0 25 0 1 0 168243573 8040448 1036 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727362 0 0 4096 0 0 0 0 17 0 0 0
/proc/8911/statm: 1963 1036 720 92 0 307 0
Current children cumulated CPU time (s) 937.66
Current children cumulated vsize (KiB) 7852

[startup+1003.03 s]
/proc/loadavg: 2.01 2.04 2.01 3/74 9106
/proc/meminfo: memFree=1468848/2055920 swapFree=4192812/4192956
[pid=8911] ppid=8909 vsize=7852 CPUtime=997.41
/proc/8911/stat : 8911 (solver) R 8909 8911 7998 0 -1 4194304 1068 0 0 0 99738 3 0 0 25 0 1 0 168243573 8040448 1036 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727382 0 0 4096 0 0 0 0 17 0 0 0
/proc/8911/statm: 1963 1036 720 92 0 307 0
Current children cumulated CPU time (s) 997.41
Current children cumulated vsize (KiB) 7852

[startup+1063.07 s]
/proc/loadavg: 2.00 2.03 2.00 3/74 9106
/proc/meminfo: memFree=1468848/2055920 swapFree=4192812/4192956
[pid=8911] ppid=8909 vsize=7852 CPUtime=1057.2
/proc/8911/stat : 8911 (solver) R 8909 8911 7998 0 -1 4194304 1068 0 0 0 105716 4 0 0 25 0 1 0 168243573 8040448 1036 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/8911/statm: 1963 1036 720 92 0 307 0
Current children cumulated CPU time (s) 1057.2
Current children cumulated vsize (KiB) 7852

[startup+1123.12 s]
/proc/loadavg: 2.00 2.02 2.00 3/74 9106
/proc/meminfo: memFree=1468848/2055920 swapFree=4192812/4192956
[pid=8911] ppid=8909 vsize=7852 CPUtime=1116.98
/proc/8911/stat : 8911 (solver) R 8909 8911 7998 0 -1 4194304 1068 0 0 0 111694 4 0 0 25 0 1 0 168243573 8040448 1036 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727362 0 0 4096 0 0 0 0 17 0 0 0
/proc/8911/statm: 1963 1036 720 92 0 307 0
Current children cumulated CPU time (s) 1116.98
Current children cumulated vsize (KiB) 7852

[startup+1183.17 s]
/proc/loadavg: 2.00 2.02 2.00 3/75 9107
/proc/meminfo: memFree=1468776/2055920 swapFree=4192812/4192956
[pid=8911] ppid=8909 vsize=7852 CPUtime=1176.74
/proc/8911/stat : 8911 (solver) R 8909 8911 7998 0 -1 4194304 1068 0 0 0 117670 4 0 0 25 0 1 0 168243573 8040448 1036 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727391 0 0 4096 0 0 0 0 17 0 0 0
/proc/8911/statm: 1963 1036 720 92 0 307 0
Current children cumulated CPU time (s) 1176.74
Current children cumulated vsize (KiB) 7852

[startup+1243.22 s]
/proc/loadavg: 2.00 2.01 2.00 3/75 9107
/proc/meminfo: memFree=1468776/2055920 swapFree=4192812/4192956
[pid=8911] ppid=8909 vsize=7852 CPUtime=1236.52
/proc/8911/stat : 8911 (solver) R 8909 8911 7998 0 -1 4194304 1068 0 0 0 123648 4 0 0 25 0 1 0 168243573 8040448 1036 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/8911/statm: 1963 1036 720 92 0 307 0
Current children cumulated CPU time (s) 1236.52
Current children cumulated vsize (KiB) 7852

[startup+1303.26 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 9107
/proc/meminfo: memFree=1468776/2055920 swapFree=4192812/4192956
[pid=8911] ppid=8909 vsize=7852 CPUtime=1296.29
/proc/8911/stat : 8911 (solver) R 8909 8911 7998 0 -1 4194304 1068 0 0 0 129625 4 0 0 25 0 1 0 168243573 8040448 1036 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134650618 0 0 4096 0 0 0 0 17 0 0 0
/proc/8911/statm: 1963 1036 720 92 0 307 0
Current children cumulated CPU time (s) 1296.29
Current children cumulated vsize (KiB) 7852

[startup+1363.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 9107
/proc/meminfo: memFree=1468776/2055920 swapFree=4192812/4192956
[pid=8911] ppid=8909 vsize=7852 CPUtime=1356.05
/proc/8911/stat : 8911 (solver) R 8909 8911 7998 0 -1 4194304 1068 0 0 0 135601 4 0 0 25 0 1 0 168243573 8040448 1036 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727413 0 0 4096 0 0 0 0 17 0 0 0
/proc/8911/statm: 1963 1036 720 92 0 307 0
Current children cumulated CPU time (s) 1356.05
Current children cumulated vsize (KiB) 7852

[startup+1423.35 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 9107
/proc/meminfo: memFree=1468776/2055920 swapFree=4192812/4192956
[pid=8911] ppid=8909 vsize=7852 CPUtime=1415.82
/proc/8911/stat : 8911 (solver) R 8909 8911 7998 0 -1 4194304 1068 0 0 0 141578 4 0 0 25 0 1 0 168243573 8040448 1036 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790400 0 0 4096 0 0 0 0 17 0 0 0
/proc/8911/statm: 1963 1036 720 92 0 307 0
Current children cumulated CPU time (s) 1415.82
Current children cumulated vsize (KiB) 7852

[startup+1483.4 s]
/proc/loadavg: 2.05 2.01 2.00 3/75 9107
/proc/meminfo: memFree=1468776/2055920 swapFree=4192812/4192956
[pid=8911] ppid=8909 vsize=7852 CPUtime=1475.6
/proc/8911/stat : 8911 (solver) R 8909 8911 7998 0 -1 4194304 1068 0 0 0 147556 4 0 0 25 0 1 0 168243573 8040448 1036 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/8911/statm: 1963 1036 720 92 0 307 0
Current children cumulated CPU time (s) 1475.6
Current children cumulated vsize (KiB) 7852

[startup+1543.45 s]
/proc/loadavg: 2.02 2.01 2.00 3/75 9107
/proc/meminfo: memFree=1468776/2055920 swapFree=4192812/4192956
[pid=8911] ppid=8909 vsize=7852 CPUtime=1535.36
/proc/8911/stat : 8911 (solver) R 8909 8911 7998 0 -1 4194304 1068 0 0 0 153532 4 0 0 25 0 1 0 168243573 8040448 1036 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727388 0 0 4096 0 0 0 0 17 0 0 0
/proc/8911/statm: 1963 1036 720 92 0 307 0
Current children cumulated CPU time (s) 1535.36
Current children cumulated vsize (KiB) 7852

[startup+1603.5 s]
/proc/loadavg: 2.00 2.00 2.00 4/80 9115
/proc/meminfo: memFree=1467704/2055920 swapFree=4192812/4192956
[pid=8911] ppid=8909 vsize=7852 CPUtime=1595.13
/proc/8911/stat : 8911 (solver) R 8909 8911 7998 0 -1 4194304 1068 0 0 0 159509 4 0 0 25 0 1 0 168243573 8040448 1036 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134793100 0 0 4096 0 0 0 0 17 0 0 0
/proc/8911/statm: 1963 1036 720 92 0 307 0
Current children cumulated CPU time (s) 1595.13
Current children cumulated vsize (KiB) 7852

[startup+1663.57 s]
/proc/loadavg: 2.04 2.01 2.00 3/81 9257
/proc/meminfo: memFree=1467376/2055920 swapFree=4192812/4192956
[pid=8911] ppid=8909 vsize=7852 CPUtime=1654.89
/proc/8911/stat : 8911 (solver) R 8909 8911 7998 0 -1 4194304 1068 0 0 0 165479 10 0 0 25 0 1 0 168243573 8040448 1036 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/8911/statm: 1963 1036 720 92 0 307 0
Current children cumulated CPU time (s) 1654.89
Current children cumulated vsize (KiB) 7852

[startup+1723.63 s]
/proc/loadavg: 2.01 2.01 2.00 3/75 9305
/proc/meminfo: memFree=1468456/2055920 swapFree=4192812/4192956
[pid=8911] ppid=8909 vsize=7852 CPUtime=1714.67
/proc/8911/stat : 8911 (solver) R 8909 8911 7998 0 -1 4194304 1068 0 0 0 171454 13 0 0 25 0 1 0 168243573 8040448 1036 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727380 0 0 4096 0 0 0 0 17 0 0 0
/proc/8911/statm: 1963 1036 720 92 0 307 0
Current children cumulated CPU time (s) 1714.67
Current children cumulated vsize (KiB) 7852

[startup+1783.68 s]
/proc/loadavg: 2.06 2.02 2.00 3/75 9305
/proc/meminfo: memFree=1468456/2055920 swapFree=4192812/4192956
[pid=8911] ppid=8909 vsize=7852 CPUtime=1774.44
/proc/8911/stat : 8911 (solver) R 8909 8911 7998 0 -1 4194304 1068 0 0 0 177431 13 0 0 25 0 1 0 168243573 8040448 1036 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134785555 0 0 4096 0 0 0 0 17 0 0 0
/proc/8911/statm: 1963 1036 720 92 0 307 0
Current children cumulated CPU time (s) 1774.44
Current children cumulated vsize (KiB) 7852



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.4 s]
/proc/loadavg: 2.04 2.02 2.00 3/75 9305
/proc/meminfo: memFree=1468456/2055920 swapFree=4192812/4192956
[pid=8911] ppid=8909 vsize=7852 CPUtime=1800.04
/proc/8911/stat : 8911 (solver) R 8909 8911 7998 0 -1 4194304 1068 0 0 0 179991 13 0 0 25 0 1 0 168243573 8040448 1036 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727357 0 0 4096 0 0 0 0 17 0 0 0
/proc/8911/statm: 1963 1036 720 92 0 307 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 7852

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1809.4
CPU time (s): 1800.05
CPU user time (s): 1799.91
CPU system time (s): 0.140978
CPU usage (%): 99.4832
Max. virtual memory (cumulated for all children) (KiB): 7852

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

runsolver used 1.79673 s user time and 4.64729 s system time

The end

Launcher Data (download as text)

Begin job on node62 on Sun Jan  7 19:34:17 UTC 2007


IDJOB= 210463
IDBENCH= 4621
FILE ID= node62/210463-1168198455

PBS_JOBID= 3480706

Free space on /tmp= 66553 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/fpga/fpga-11-11.xml
COMMAND LINE= /tmp/evaluation/210463-1168198455/mistral/bin/solver /tmp/evaluation/210463-1168198455/unknown.xml -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node62/watcher-210463-1168198455 -o ROOT/results/node62/solver-210463-1168198455 -C 1800 -M 900  /tmp/evaluation/210463-1168198455/mistral/bin/solver /tmp/evaluation/210463-1168198455/unknown.xml -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  9100e09dc405e2bd5964fa3478f5baf9

RANDOM SEED= 886778916

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.259
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.259
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:       1475880 kB
Buffers:         48692 kB
Cached:         454984 kB
SwapCached:          0 kB
Active:         211804 kB
Inactive:       312128 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1475880 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3200 kB
Writeback:           0 kB
Mapped:          30516 kB
Slab:            41824 kB
Committed_AS:  3395476 kB
PageTables:       1684 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= 66552 MiB



End job on node62 on Sun Jan  7 20:04:28 UTC 2007